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

/* Header */

#mjeal #header {
	height: 210px; }

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

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

#mjeal #header h1 a {
	background: #425F1B url(../assets/md5images/29654c32ec7f022bafe8632c8f3203ce.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#mjeal #navigation {
	height: 26px; }

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

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

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

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


/* Sidebar */

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

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

#mjeal #sidebar p.advanced a:link,
#mjeal #sidebar p.advanced a:visited {
	color: #384f16;
	text-decoration: none; }

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

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

#mjeal #sidebar ul#navlist li a {
	font-weight: normal;
	color: #384f16;
	background-color: #ebebeb;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

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

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

#mjeal #sidebar #issn p {
	font-size: 11px; }

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


/* Main Content */

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

#mjeal #wrapper {
	background: #fff url(../assets/md5images/0353bea3af889e69aa9a2fb743984988.gif) top left no-repeat; }

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

#mjeal #main.text a:link,
#mjeal #main.text a:visited {
	color: #44611b;
	text-decoration: underline; }

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

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

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


/* Footer */

#mjeal #footer, 
#mjeal #footer #bepress a {
	height: 75px;
	background-color: #adc390 }

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

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


/* Advanced Search */

.legacy #mjeal #wrapper {
	background-image: none; }
	
/* Small caps for Bluebook citation */
#mjeal .smallcaps
{
font-variant: small-caps;
}

/* CUSTOM-978 page number on homepage layout -- dmaestretti copied 12/19/14, original 03.05.2014 bnyikos and jpickrell */
#mjeal .article-list p {padding-top:0; padding-bottom:0;}
#mjeal #main.text .article-list p span.doctitle {display:block; width:320px; float:left;padding-top:5px;margin-right:5px;}
#mjeal #main.text .article-list p span.auth {display:block; width: 140px; float:left; margin-bottom:0;padding-top:5px;}
#mjeal #main.text .article-list p span.pageno {display:block; width:80px; float:left; padding-top:5px; text-align:right;}