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

/* Header */

#smulr #header {
	height: 74px; }

#smulr #header #logo,
#smulr #header #logo * {
	width: 240px;
	height: 74px;
	padding: 0;
	margin: 0; }

#smulr #header #pagetitle,
#smulr #header h1,
#smulr #header h1 a {
	width: 740px;
	height: 74px;
	padding: 0;
	margin: 0;
	display: block; }

#smulr #header #pagetitle {
	margin-right: 240px; }

#smulr #header h1 a {
	background: #dddad1 url(../assets/md5images/10e3dc0c81f9ea7fbf044350c25c652d.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#smulr #navigation {
	width: 980px;
	height: 42px;
	background: #a60b2a url(../assets/md5images/42837969219ead418877a00910f68dd0.gif) top left no-repeat; }

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

#smulr #navigation #tabs a {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right;
	height: 42px;
	line-height: 42px; }

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


/* Sidebar */

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

#smulr #sidebar p.advanced a:link,
#smulr #sidebar p.advanced a:visited {
	color: #0b328d;
	text-decoration: none; }

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

#smulr #sidebar ul#navlist {
	border-top: 1px solid #edede5; }

#smulr #sidebar ul#navlist li a {
	font-weight: bold;
	color: #fff;
	background-color: #354ca1;
	text-decoration: none;
	border-bottom: 1px solid #edede5; }

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

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

#smulr .sidebar-search h2 {
	background-color: transparent; }


/* Main Content */

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

#smulr #main.text a:link,
#smulr #main.text a:visited {
	color: #0e3ba5;
	text-decoration: underline; }

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

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

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


/* Footer */

#smulr #footer {
	width: 980px;
	height: 86px;
	background: #dddad1 url(../assets/md5images/b650fb2ae8839d880405be84010fd11e.gif) top left repeat-x; }

#smulr #footer #bepress a {
	height: 86px;
	background-color: transparent; }


#smulr #footer p,
#smulr #footer p a {
	font-size: 12px;
	color: #082466;
	text-decoration: none; }

#smulr #footer p a:hover,
#smulr #footer p a:active,
#smulr #footer p a:focus {
	color: #000;
	text-decoration: underline; }
	
/* Author names and page numbers on index page */

#smulr #main.text .article-list p span.doctitle {display:block; width:310px; float:left; padding-top:5px; margin-right:15px;}
#smulr #main.text .article-list p span.auth {display:block; width:140px; float:left; margin-bottom:0; padding-top:5px;}  
#smulr #main.text .article-list p span.pageno {display:block; width:80px; float:left; padding-top:5px; text-align:right;}

/* smallcaps in citation - NS 4/9/19 */
.smallcaps {font-variant: small-caps;}
