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

body { background: #011d2c url(../assets/md5images/3ea4eb2c79375802d2754695e9409799.png) top left repeat-x; }

/* Header */

#trans #header { height: 162px; }

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

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

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

/* Navigation */

#trans #navigation { display: none; }

/* Sidebar */

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

#trans #sidebar ul#navlist li a { border-bottom: 1px solid #668c7f; }

#trans #sidebar ul#navlist li a:link,
#trans #sidebar ul#navlist li a:visited {
	color: #014568;
  	background-color: #fed56b; 
  	text-decoration: none; }

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

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

#trans #sidebar #sidebar-search label,
#trans #sidebar .sidebar-search #browse label {
	color: #fff; }

/* Main Content */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#trans #footer { 
 	height: 75px;
  	background-color: #fed56b;
  	border-top: 10px solid #fd7c02; }

#trans #footer #bepress a {
	background-color: #fed56b; }

#trans #footer p { 
	color: #014568; }

#trans #footer p a {
	color: #014568;
	font-size: 12px; }

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

#trans #footer p a:hover,
#trans #footer p a:active,
#trans #footer p a:focus {
	text-decoration: underline; 
	color: #000; }  
	
#trans #footer p#custom-footer {
    font-size: 12px;
    color: #000;
    padding-left: 32px; } 
        
/* Mobile */

.mbl #trans .crumbs {
	height: auto !important; }