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

/* Header */

#mjlr_caveat #header {
	height: 282px; }

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

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

#mjlr_caveat #header h1 a {
	background: #24233d url(../assets/md5images/aeb27f897a2d27ed602d53b058f28e2a.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#mjlr_caveat #navigation {
	height: 26px; }

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

#mjlr_caveat #navigation #tabs a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #24233d;
	padding: 0 11px;
	margin: 0;
	margin-top: 7px;
	border: 0;
	border-right: 1px solid #fff;
	height: 13px;
	line-height: 13px;
	float: left; }

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

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


/* Sidebar */

#mjlr_caveat #sidebar {
	background: #fefefe url(../assets/md5images/7a462fca18cd12c53def4178ac98e029.gif) top left repeat-x; }

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

#mjlr_caveat #sidebar p.advanced a:link,
#mjlr_caveat #sidebar p.advanced a:visited {
	color: #24233d;
	text-decoration: none; }

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

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

#mjlr_caveat #sidebar ul#navlist li a {
	font-weight: normal;
	color: #24233d;
	background-color: #e8e8e8;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

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

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

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


/* Main Content */

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

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

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

#mjlr_caveat #main.text a:link,
#mjlr_caveat #main.text a:visited {
	color: #24233d;
	text-decoration: underline; }

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

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

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


/* Footer */

#mjlr_caveat #footer {
	width: 980px;
	height: 75px;
	background: #c8c8c8 url(../assets/md5images/2b72b759928747080ab543412583d48a.gif) top left repeat-x; }

#mjlr_caveat #footer #bepress a {
	height: 75px;
	background-color: transparent;  }

#mjlr_caveat #footer p,
#mjlr_caveat #footer p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none; }

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


/* Advanced Search */

.legacy #mjlr_caveat #wrapper {
	background-image: none; }
	
/* Small caps for Bluebook citation */
#mjlr_caveat .smallcaps
{
font-variant: small-caps;
}	
	
/* CUSTOM-978 page number on homepage layout 4.13.15 dmaestretti */
#mjlr_caveat .article-list p {padding-top:0; padding-bottom:0;}
#mjlr_caveat #main.text .article-list p span.doctitle {display:block; width:320px; float:left;padding-top:5px;margin-right:5px;}
#mjlr_caveat #main.text .article-list p span.auth {display:block; width: 140px; float:left; margin-bottom:0;padding-top:5px;}
#mjlr_caveat #main.text .article-list p span.pageno {display:block; width:80px; float:left; padding-top:5px; text-align:right;}	