/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  July 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { background: #062135 url(../assets/md5images/11a722db2198d5c96757662121e14936.png) top left repeat-x; }


/* Subheader & Navtabs */

#jmasm #subheader { 
	height: 36px;
	width: 980px;
	background-color: #0d4065; }

#jmasm #subheader #tabs,
#jmasm #subheader #tabs ul,
#jmasm #subheader #tabs ul li { 
	float: right;
	margin: 0;
	padding: 0;
	height: 36px; }
	
#jmasm #subheader #tabs ul li { *float: none; }

#jmasm #subheader #tabs a { 
	float: right;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0d4065;
	padding: 0 11px;
	margin: 0;
	border: 0;
	border-right: 1px solid #e1e1e1; }

#jmasm #subheader #tabs a:hover,
#jmasm #subheader #tabs a:active,
#jmasm #subheader #tabs a:focus {
	text-decoration: underline;
	color: #000;
	background-color: #e1e1e1; }

#jmasm #subheader #tabs li#tabfour a {
	border-right: none; }


/* Header */

#jmasm #header { 
	height: 234px; }

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

#jmasm #header h1 a { 
	text-indent: -9999px;
	background: url(../assets/md5images/300a87bbf17bfbb0480890a82c8dbcd7.png) top left no-repeat; }

#jmasm #logo { display:none; }


/* Sidebar */

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

#jmasm #sidebar a:hover,
#jmasm #sidebar a:active,
#jmasm #sidebar a:focus {
	color: #000; 
	text-decoration: underline; } 
	
#jmasm #sidebar ul#navlist { border-top: 1px solid #e4e4e4; }

#jmasm #sidebar ul#navlist li a { 
	border-bottom: 1px solid #e4e4e4;
	background: transparent; }

#jmasm #sidebar ul#navlist li a:link,
#jmasm #sidebar ul#navlist li a:visited {
	color: #fff;
  	background-color: #0d4065; 
  	text-decoration: none; }

#jmasm #sidebar ul#navlist li a:hover,
#jmasm #sidebar ul#navlist li a:active,
#jmasm #sidebar ul#navlist li a:active {
	color: #000;
	background-color: #e1e1e1;
	text-decoration: underline; }
	 
#jmasm #sidebar p.advanced a:link,
#jmasm #sidebar p.advanced a:visited { 
  	color: #083f66; 
  	text-decoration: none; }

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

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

#jmasm #sidebar #issn p { color: #000; }

#jmasm #sidebar #sidebar-images { width: 239px; }


/* Main Content */

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

#jmasm #main.text .doc a:link,
#jmasm #main.text .doc a:visited {
	text-decoration: none; }

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

#jmasm #coverart #alpha {
	border: none;
	padding-right: 20px;
	width: 400px; }	

#jmasm #coverart #alpha #intro-text p { margin-top: 10px; }
	
#jmasm #coverart #alpha .article-list .doc {
	padding: 10px 0; }
	
#jmasm #alpha .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #999;
	font-size: 21px;
	width: 400px; }

#jmasm #alpha h1 {
	font-size: 24px;
	margin-bottom: 10px; }

#jmasm #coverart #beta {
	margin-left: 12px;
	width: 225px; }

#coverart #beta #issue-art { 
	padding: 8px 0; }

#jmasm .crumbs {
	height: 10px; }
	
#jmasm #main.text .doc a:link,
#jmasm #main.text .doc a:visited {
	text-decoration: none; }

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

#jmasm #coverart #beta .coverart-box h4 {
	border-bottom: 1px solid #999;
    font: 18px Georgia, "Times New Roman", Times, serif normal;
    padding-bottom: 5px;
    text-align: left;
    text-transform: none;
    text-align: left; }

#jmasm #coverart #beta .coverart-box {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	border: 0; }

#jmasm #coverart #beta #coverart-box-container {
	border: 0; }

#jmasm #coverart #beta dl  {
	margin-left: 0; }

#jmasm #coverart #beta #coverart-editors dt {
	padding-top: 10px;
	font-size: 12px; }


/* Footer */

#jmasm #footer,
#jmasm #footer #bepress a { 
 	height: 74px;
  	background-color: #0d4065;}

#jmasm #footer p a {
	color: #fff;
	text-decoration: none;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif; }

#jmasm #footer p a:hover,
#jmasm #footer p a:active,
#jmasm #footer p a:focus {
	text-decoration: underline; }
	
/* Hide checkbox for Additional Files field on Submit form */
#jmasm #attach_additional_files-c .field-box {display: none;}