/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  24 October 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#jbtl #header {
	height: 149px; }

#jbtl #header #pagetitle,
#jbtl #header h1 {
	padding-top: 0;
	height: 149px; }

#jbtl #header h1 a {
	font-size: 38px;
	height: 149px;
	line-height: 149px; }

/* Navigation */

#jbtl #navigation #tabs a {
	background-color: #1b7a45;
	border: 0;
	border-left:  1px solid #302b54;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 10px; }

#jbtl #navigation #tabs li#tabfour a {
	padding-right: 15px; }

#jbtl #navigation #tabs a:hover,
#jbtl #navigation #tabs a:active,
#jbtl #navigation #tabs a:focus {
	background-color: #302b54; }

/* Sidebar */

#jbtl #sidebar p.advanced a { display: none; }

#jbtl #sidebar ul#navlist { border-top: 1px solid #302b54; }

#jbtl #sidebar ul#navlist li a { border-bottom: 1px solid #302b54; }

#jbtl #sidebar ul#navlist li a:link,
#jbtl #sidebar ul#navlist li a:visited {
	background-color: #1b7a45; }

#jbtl #sidebar ul#navlist li a:hover,
#jbtl #sidebar ul#navlist li a:active,
#jbtl #sidebar ul#navlist li a:focus {
	background-color: #302b54; }

/* Main Content */

#jbtl #main.text a:link,
#jbtl #main.text a:visited {
	color: #182d95;
	text-decoration: underline; }

#jbtl #main.text a:hover,
#jbtl #main.text a:active,
#jbtl #main.text a:focus {
	color: #1b7a45;
	text-decoration: underline; }

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

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

#jbtl #main.text h2 {
	font-size: 21px; }

#jbtl #main.text h1 { 
	font-size: 24px; }

#jbtl .article-list h2 {
	background: transparent;
	border-bottom: 2px solid #464646;
	width: 400px; }
	
/* Image Localizations */	
	
.smallcaps
{
font-variant: small-caps;
}	
	

/* Footer */

#jbtl #footer {
	background-color: #302b54;
	border-top: 10px solid #2e8b57; }

#jbtl #footer #bepress {
	background-color: #302b54; 
	float: left; }

#jbtl #footer #bepress a {
	float: left; }

#jbtl #footer p {
	color: #fff;
	width: 700px;
	margin-left: 280px; }

#jbtl #footer p:first-of-type {padding-top: 25px;}

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

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

/* Right justify editorial board text 9/17/14 JW */
#jbtl #main.text #coverart #beta #coverart-box-container #coverart-editors.coverart-box dl dt {text-align:right;}
#jbtl #main.text #coverart #beta #coverart-box-container #coverart-editors.coverart-box dl {text-align:right;}       