/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  01 July 2011
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header and Navigation */

#cpo #subheader { height: 59px; }

#cpo #subheader #tabs {
	font-size: 12px;
	height: 36px;
	line-height: 36px;
	padding-top: 23px; }

#cpo #subheader #tabs ul { padding-top: 0; }

#cpo #subheader #tabs li { margin: 0; }

#cpo #subheader #tabs a {
	border: 0;
	border-left: 1px solid #101335;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	padding: 0;
	background-color: #b4bd8d; }

#cpo #subheader #tabs li#tabone a { width: 52px; }
#cpo #subheader #tabs li#tabtwo a { width: 50px; }
#cpo #subheader #tabs li#tabthree a { width: 46px; }
#cpo #subheader #tabs li#tabfour a { width: 89px; }

#cpo #subheader #tabs a:link,
#cpo #subheader #tabs a:visited {
	color: #1e278c;
	text-decoration: none; }

#cpo #subheader #tabs a:active,
#cpo #subheader #tabs a:hover {
	color: #000;
	text-decoration: underline; }

#cpo #header { height: 178px; }

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

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

#cpo #header h1 a {
	text-indent: -9999px;
	background: #232d8e url(../assets/md5images/94503563b5c5d637733cc02ea1e3fa06.jpg) top left no-repeat; }

/* Sidebar */

#cpo #sidebar a:link,
#cpo #sidebar a:visited {
	color: #1e278c;
	text-decoration: none; }

#cpo #sidebar a:active,
#cpo #sidebar a:hover {
	color: #000;
	text-decoration: underline; }

#cpo #sidebar ul#navlist { border-top-color: #b4bd8d; }

#cpo #sidebar ul#navlist li a { border-bottom-color: #b4bd8d; }

#cpo #sidebar ul#navlist li a:link,
#cpo #sidebar ul#navlist li a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #4861b2; }

#cpo #sidebar ul#navlist li a:active,
#cpo #sidebar ul#navlist li a:hover {
	color: #1e278c;
	text-decoration: underline;
	background-color: #b4bd8d; }

#cpo #sidebar input#email_address, 
#cpo #sidebar input#search,
#cpo #sidebar select,
#cpo .form-table select,
#cpo .form-table input#author {	
	border: 1px solid #4861b2;
	border-left: 5px solid #4861b2; }

/* Footer */

#cpo #footer { background-color: #4861b2; }

#cpo #footer p {
	font-size: 12px; }

#cpo #footer {
	height: 90px; }

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

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

/* Main content area */

#cpo #main.text a:link,
#cpo #main.text a:visited {
	color: #1e278c;
	text-decoration: underline; }

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

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

#cpo #main.text .article-list h1 { font-size: 24px; max-width: 500px
}
	

#cpo #main.text .article-list h2 {
	width: 420px;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646;
	background-color: transparent; }

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

#cpo #main.text .doc a:active,
#cpo #main.text .doc a:hover {
	text-decoration: underline; }
	
#cpo #sponsor {margin-top: 17px; text-align:left; text-indent:31px; color:#FFF; line-height:0; font-weight:bold; font-size:11px;}
* html #jhfm #sponsor {padding-top:15px;margin-bottom:-14px;}
*+html #jhfm #sponsor {margin-top:-23px;}

#cpo #sponsor a {color:#FFF; margin-left:0;}

/* Making <hr> line display on styleguide */
#cpo hr#styleguide_line { background: #000;
  margin-top:25px;
  margin-bottom:10px; }
  
/* doaj badge styling lb 12212017 */
#cpo #sidebar #sb-custom ul.sb-custom-ul li.doajbadge img {
	width:200px;
	height:61px;
	margin-left:15px;
}
