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

body { background: #0d3b91 url(../assets/md5images/50ad85b9a37c652ce97121d9d79e999f.jpg) top left repeat-x; }

/* Header */

#jiws #header { height: 249px; }

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

#jiws #header h1 a {
	background: #fff url(../assets/md5images/a01aded6832ad513e768da415fb8df74.jpg) top left no-repeat;
	text-indent: -9999px; }

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

/* Navigation */

#jiws #navigation { height: 36px; }

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

#jiws #navigation #tabs a { 
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	background-color: #006443;
	padding: 0 11px;
	color: #fff;
	margin: 0;
	border: 0;
	border-right: 1px solid #fff; }

#jiws #navigation #tabs a:hover,
#jiws #navigation #tabs a:active,
#jiws #navigation #tabs a:focus {
	color: #012d7d;
	background-color: #a3c3fe; }

#jiws #navigation #tabs li#tabfour a { border-right: 0; }

/* Sidebar */

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

#jiws #sidebar ul#navlist li a { border-bottom: 1px solid #fff; }

#jiws #sidebar ul#navlist li a:link,
#jiws #sidebar ul#navlist li a:visited {
	color: #012d7d;
  	background-color: #a3c3fe; 
  	text-decoration: none; }

#jiws #sidebar ul#navlist li a:hover,
#jiws #sidebar ul#navlist li a:active,
#jiws #sidebar ul#navlist li a:active {
	color: #fff;
	background-color: #0d3b91;
	text-decoration: underline; }
	 
#jiws #sidebar p.advanced a:link,
#jiws #sidebar p.advanced a:visited { 
  	color: #012d7d; 
  	text-decoration: none; }

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

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

/* Main Content */

#jiws #wrapper { border-bottom: 6px solid #1d9c71; }

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

#jiws #main.text a:link,
#jiws #main.text a:visited {
	color: #0244bd;
	text-decoration: underline; }

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

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

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

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

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

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

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

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

#jiws #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; }

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

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

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

#jiws #coverart #beta #coverart-editors dt {
	padding-top: 10px;
	font-size: 12px; }
   
/* Footer */

#jiws #footer { 
 	height: 74px;
 	width: 974px;
  	background-color: #0d3b91;
  	border: 3px solid #1d9c71; }

#jiws #footer #bepress a {
	background-color: #0d3b91;
	height: 74px; }

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

#jiws #footer p a {
	color: #fff;
	font-size: 12px; }

#jiws #footer p a:link,
#jiws #footer p a:visited {
	text-decoration: none; }

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