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

/* Header */

#bjil #header { 
	height: 140px; }

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

#bjil #header #pagetitle,
#bjil #header h1,
#bjil #header h1 a {
	display: block;
	height: 140px;
	width: 980px;
	margin: 0;
	padding: 0; }
	
#bjil #pagetitle h1 a {
	text-indent: -9999px;
	width: 980px;
	float: left;
	background: #1b244f url(../assets/md5images/5c0b874c6e09f6ae757d571bcd125468.gif) top left no-repeat; }

/* Navigation */

#bjil #navigation,
#bjil #navigation #tabs,
#bjil #navigation #tabs ul {
	height: 36px; }

#bjil #navigation #tabs li a {
	border-left: 0;
	border-top: 0;
	border-right: 1px solid #fff;
	font-size: 12px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin-top: 0;
    padding: 0 11px; }

#bjil #navigation #tabs a:active,
#bjil #navigation #tabs a:hover,
#bjil #navigation #tabs a:focus {
	background-color: #1b244f;
	color: #fff; 
	text-decoration: underline; }

#bjil #navigation li#tabone a {
    padding-left: 8px; }

#bjil #navigation #tabs li#tabfour a {
	padding-right: 12px;
	border: none; }

/* Sidebar */
	
#bjil #sidebar  ul#navlist {
    border-top: 1px solid #fff; }

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

#bjil #sidebar p.advanced a { 
	color: #fff; 
	text-decoration: none; }

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

/* Main Content */

#bjil #content {
	background: transparent; }

#bjil #main.text a:link,
#bjil #main.text a:visited {
	color: #1733a0;
	text-decoration: underline; }

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

#bjil #coverart #sub {
	border: none;
	padding: 0;
	margin: 0; }

#bjil #coverart #alpha {
	border: none; }	
	
#bjil #coverart #alpha .article-list .doc {
	padding: 10px 0; }
	
#bjil #alpha .article-list h2 {
	background: transparent;
	border-bottom: 2px solid #000;
	font-size: 21px; }

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

#bjil #coverart #beta {
	margin-left: 12px; }

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

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

#bjil #coverart #beta .coverart-box h4 {
	border-bottom: 2px solid #000;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: 21px;
    	font-weight: normal;
    	padding-bottom: 5px;
    	text-align: left;
    	text-transform: none;
    	text-align: left; }

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

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

#bjil #coverart #beta #coverart-editors dd,
#bjil #coverart #beta #coverart-editors dt  {
	font-size: 12px;
	margin-left: -10px; }

#bjil #coverart #beta #coverart-editors dt {
	padding-top: 10px; }
	
/* Footer */

#bjil #footer { 
	background-color: #1b244f;
	width: 980px;
	height: 80px; }

#bjil #footer p { 
	color: #fff;
	font-size: 12px; }
	
#bjil #footer p:first-of-type { padding-top: 25px }

#bjil #footer p a:link,
#bjil #footer p a:visited {
	text-decoration: none;
	color: #fff; }

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

/* Small Caps rule needed for Bluebook citation */

#bjil .smallcaps {
	font-variant: small-caps; }
	
/* Editorial board styling */
#bjil #main.text #editorial-board #column_left {display:block; width:45%; float:left; padding-top:1px; margin-left:5%;}
#bjil #main.text #editorial-board #column_right {display:inline-block; width:45%; padding-left:5%; padding-top:1px;}
#bjil #main.text #editorial-board li {
	padding-left:12px; 
	line-height:20px; 
	background-image: url(/assets/images/ir-list.gif); 
	background-position: 0 .65em;
	background-repeat: no-repeat;
	display: block;
	text-align: -webkit-match-parent;}
#bjil #main.text #intro-text #editorial-board h3 {margin-bottom:.4em;}

/* hiding Follow buttons */
#bjil #sidebar p.site-follow,
#bjil p.publication-follow,
#bjil a.btn.followable,
#bjil #authors.element a.btn.followable,
#bjil p.author a.btn.followable { display: none; }

/* Mobile */

.mbl #main #coverart #alpha { 
	float: none;
	width: 96% !important;
	padding: 0 2% !important; }
	
#bjil #main.text #masthead { background:none; margin: 16px 0 8px; padding: 5px 0; }