/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  13 May 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#yjolt #header { height: 126px; }

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

#yjolt #header h1 a {
	background: #fff url(../assets/md5images/7c407a043e2dd9455ec81129f9176628.png) top left no-repeat;
	text-indent: -9999px; }

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

/* Navigation */

#yjolt #navigation { 
	height: 36px; }

#yjolt #navigation #tabs,
#yjolt #navigation #tabs ul,
#yjolt #navigation #tabs ul li { 
	margin: 0;
	padding: 0;
	height: 36px; }

#yjolt #navigation #tabs ul { margin-top: 10px; }

#yjolt #navigation #tabs a {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	background-color: #000;
	text-transform: uppercase;
	padding: 0 10px;
	color: #fff;
	margin: 0;
	border: 0;
	border-right: 1px solid #fff;
	float: right; }

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

#yjolt #navigation #tabs li#tabone a { border-right: 0; }

/* Sidebar */

#yjolt #sidebar a:hover,
#yjolt #sidebar a:active,
#yjolt #sidebar a:focus {
	color: #000; } 
	
#yjolt #sidebar ul#navlist { border-top: 1px solid #738fae; }

#yjolt #sidebar ul#navlist li a { 
	border-bottom: 1px solid #738fae; 
	color: #164578;
  	background-color: #fff; 
  	text-decoration: none;
  	width: 239px;
  	margin-right: 1px;
  	*margin-right: 0; }

#yjolt #sidebar ul#navlist li a:hover,
#yjolt #sidebar ul#navlist li a:active,
#yjolt #sidebar ul#navlist li a:active {
	color: #000;
	background-color: #fff;
	text-decoration: underline; }
	 
#yjolt #sidebar p.advanced a:link,
#yjolt #sidebar p.advanced a:visited { 
  	color: #164578; 
  	text-decoration: none; }

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

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

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

/* Main Content */

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

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

#yjolt #main.text #coverart #sub { margin: 0; }

#yjolt #main.text a:link,
#yjolt #main.text a:visited {
	color: #164578;
	text-decoration: underline; }

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

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

#yjolt #coverart #alpha #intro-text p { margin-top: 10px; }
	
#yjolt #coverart #alpha .article-list .doc {
	padding: 10px 0; }
	
#yjolt #alpha .article-list h2 {
	background: transparent;
	border-bottom: 1px solid #999;
	font-size: 24px;
	width: 400px; 
	font-weight: bold;
	font-variant: small-caps; }

#yjolt #alpha h1 {
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px; }

#yjolt #coverart #beta {
	margin-left: 12px;
	width: 220px; }

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

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

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

#yjolt #coverart #beta .coverart-box h4 {
	border-bottom: 1px solid #999;
    	font: bold 21px "Times New Roman", Times, Georgia, serif normal;
    	font-variant: small-caps;
    	padding-bottom: 5px;
    	text-align: left;
    	text-transform: none;
    	text-align: left;
    	letter-spacing: 0; }

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

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

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

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

/* Footer */

#yjolt #footer { 
 	height: 82px;
 	background-color: #164578; }

#yjolt #footer #bepress a {
	background-color: #164578; }

#yjolt #footer p { 
	padding-top: 30px;
	color: #fff;  }

#yjolt #footer p a {
	color: #fff;
	font-size: 12px;
	text-decoration: none; }

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

/* Advanced Search */

.legacy #yjolt #wrapper { 
	background-image: none; 
	background-color: #fff; }



	
