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

/* Header */

#mlr_fi #header {
	height: 130px; }

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

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

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


/* Navigation */

#mlr_fi #navigation {
	height: 42px; }

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

#mlr_fi #navigation #tabs a {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #ffd126;
	padding: 0 11px;
	margin: 0;
	margin-top: 10px;
	border: 0;
	border-right: 1px solid #000;
	height: 21px;
	line-height: 21px;
	float: left; }

#mlr_fi #navigation #tabs li#tabfour a { 
	border-right: none; }

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


/* Sidebar */

#mlr_fi #sidebar {
	background: #fffffe url(../assets/md5images/44725a401f8b20a89d7e3d0acb4893a6.gif) top left repeat-x; }

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

#mlr_fi #sidebar p.advanced a:link,
#mlr_fi #sidebar p.advanced a:visited {
	color: #003f5f;
	text-decoration: none; }

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

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

#mlr_fi #sidebar ul#navlist li a {
	font-weight: normal;
	color: #003f5f;
	background-color: #f4f1ec;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

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

#mlr_fi #sidebar #sidebar-search label,
#mlr_fi .sidebar-search #browse label,
#mlr_fi .sidebar-search h2 {
	color: #000; }

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


/* Main Content */

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

#mlr_fi #main.text #masthead {
	display: none; }

#mlr_fi #main.text a:link,
#mlr_fi #main.text a:visited {
	color: #003f5f;
	text-decoration: underline; }

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

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

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


/* Footer */

#mlr_fi #footer {
	width: 980px;
	height: 74px;
	background: #dfdfdf url(../assets/md5images/28051f7a63f6fb405d6f4f54c5358f16.gif) top left repeat-x; }

#mlr_fi #footer #bepress a {
	height: 74px;
	background-color: transparent; }

#mlr_fi #footer p,
#mlr_fi #footer p a {
	font-size: 12px;
	color: #10284b;
	text-decoration: none; }

#mlr_fi #footer p a:hover,
#mlr_fi #footer p a:active,
#mlr_fi #footer p a:focus {
	color: #000;
	text-decoration: underline; }
	
/* Small caps for Bluebook citation */
.smallcaps
{
font-variant: small-caps;
}
	
/* CUSTOM-978 page number on homepage layout -- dmaestretti copied 11.18.14, original 03.05.2014 bnyikos and jpickrell */
#mlr_fi .article-list p {padding-top:0; padding-bottom:0;}
#mlr_fi #main.text .article-list p span.doctitle {display:block; width:320px; float:left;padding-top:5px;margin-right:5px;}
#mlr_fi #main.text .article-list p span.auth {display:block; width: 140px; float:left; margin-bottom:0;padding-top:5px;}
#mlr_fi #main.text .article-list p span.pageno {display:block; width:80px; float:left; padding-top:5px; text-align:right;}