/* -----------------------------------------------
IR journal local stylesheet.
Author:   Lani Goto
Version:  Jul 2014
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#jssw {
	margin-top: 24px; }


/* Header */

#jssw #header {
	height: 126px; }

#jssw #header #logo {
	display: none; }

#jssw #header #pagetitle,
#jssw #header h1,
#jssw #header h1 a {
	width: 980px;
	height: 126px;
	padding: 0;
	margin: 0;
	display: block; }

#jssw #header h1 a {
	background: #ffffff url(../assets/md5images/1dc6b1e9f3816446a3cc15d48e08c02e.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#jssw #navigation {
	height: 38px; }

#jssw #navigation #tabs,
#jssw #navigation #tabs ul,
#jssw #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#jssw #navigation #tabs a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #62cdc6;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right;
	height: 38px;
	line-height: 38px; }

#jssw #navigation #tabs a:hover,
#jssw #navigation #tabs a:active,
#jssw #navigation #tabs a:focus {
	text-decoration: underline; }


/* Sidebar */

#jssw #sidebar p.site-follow {
	display: none; }

#jssw #sidebar p.advanced a:link,
#jssw #sidebar p.advanced a:visited {
	color: #1c6069;
	text-decoration: none; }

#jssw #sidebar a:hover,
#jssw #sidebar a:active,
#jssw #sidebar a:focus,
#jssw #sidebar p.advanced a:hover,
#jssw #sidebar p.advanced a:active,
#jssw #sidebar p.advanced a:focus {
	color: #000;
	text-decoration: underline; }

#jssw #sidebar ul#navlist {
	border-top: 1px solid #fff; }

#jssw #sidebar ul#navlist li a {
	color: #000;
	background-color: #62cdc6;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

#jssw #sidebar ul#navlist li a:hover,
#jssw #sidebar ul#navlist li a:active,
#jssw #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #ffffff;
	text-decoration: underline; }

#jssw #sidebar #sidebar-search label,
#jssw .sidebar-search #browse label,
#jssw .sidebar-search h2,
#jssw #sidebar #issn p {
	color: #000; }

#jssw .sidebar-search h2 {
	background-color: transparent;
	border-top: none;
	border-bottom: none; }


/* Main Content */

#jssw #content {
	background-color: transparent; }

#jssw #wrapper { 
	background: #fff url(../assets/md5images/f0685577ca2006b9a4339f36d1377823.gif) top left repeat-y; }

#jssw #main.text a:link,
#jssw #main.text a:visited {
	color: #1c6069;
	text-decoration: underline; }

#jssw #main.text a:hover,
#jssw #main.text a:active,
#jssw #main.text a:focus {
	color: #000;
	text-decoration: underline; }	

#jssw #main.text h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#jssw .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#jssw #main.text .doc a:link,
#jssw #main.text .doc a:visited {
	text-decoration: none; }

#jssw #main.text .doc a:hover,
#jssw #main.text .doc a:active,
#jssw #main.text .doc a:focus {
	text-decoration: underline; }


/* Footer */

#jssw #footer {
	border-top: 1px solid #bfbfbf; }

#jssw #footer,
#jssw #footer #bepress a {
	background-color: #fff; }

#jssw #footer p { }

#jssw #footer p,
#jssw #footer p a {
	font-size: 12px;
	color: #1c6069;
	text-decoration: none; }

#jssw #footer p a:hover,
#jssw #footer p a:active,
#jssw #footer p a:focus {
	color: #000;
	text-decoration: underline; }


/* Dropshadow */

#jssw #container {
	-webkit-box-shadow: 0px 0px 4px 4px #bcb3a3;
	box-shadow: 0px 0px 4px 4px #bcb3a3; }


/* Advanced Search */

.legacy #jssw #wrapper { 
	background-image: none; }

/* Post site redesign touchups DS 10/8/2019 */

#jssw #navigation #sitetitle {
	display: none;
}
/* Mobile */

.mbl #jssw {
	margin-top: 0; }