/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Jonathan Cadle
Version:  01 Month 2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#jate #header {
width: 978px;
border: 1px solid #1A8FC0;
border-bottom: none; }

#jate #wrapper {
background-image: url("../assets/md5images/11f4ff345a5c2000703bec12ed5b822e.gif");
background-repeat: repeat-y;
}

#jate #content { background-color: transparent; }

#jate #header #pagetitle h1 { 
margin-top: 20px;
font-style: italic;
font-weight: bold; }

#jate #header #pagetitle { margin-right: 5px; }

#jate #header #pagetitle h6 { 
margin-top: 5px;
margin-left: 5px;
font-size: 28px;
color: #1A8FC0;
font-style: italic;
font-weight: bold; }

#jate #sidebar-images { background-color:#fff; }

#jate #sidebar #navlist a:hover { background-color: #D1DBDF; }

#jate #sidebar ul li a:active { background: #fff; }

#jate #sidebar input#search,
#jate #sidebar select,
#jate .form-table select,
#jate .form-table input#author,
input#constant_contact {
border: 1px solid #D1DBDF;
border-left: 5px solid #D1DBDF; }

input#constant_contact { 
	width:140px; }
	
form#cc {
	padding-left:10px;
	width:220px;
	overflow:hidden;  }

#jate #sidebar #navlist {
border-top: none;
border-bottom: none; }

#jate #sidebar #navlist li a {
width: 239px;
border-top: none;
border-bottom: none;
border-left: 1px solid #1A8FC0;}

#jate #navigation #tabs ul li a:hover { text-decoration: underline; }
#jate #navigation #tabs #tabthree {display:none;}
#jate #navigation #tabs ul li a { 
color: #fff;
background: transparent;
border: none;
float: right; }

#jate #navigation #tabs { float:right; }

#jate #footer { background-color: #1A8FC0; }

#jate #footer #bepress a { background-image: url("../assets/md5images/fe958154e102a5063961ba410c410ab4.gif"); }

#jate #footer p,
#jate #footer p a { color: #fff; }

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

#jate #footer p a:hover { text-decoration: underline; }


/* Altmetrics Customization */

#jate .altmetric-embed a { 
	float: right; 
	margin-right: 12px; }

/* end Altmetrics */

header#mobile-nav { 
	font-size: 0;
	line-height: 0; }
	
/* hiding RSS link to match old sidebars lb 01022018 */

#jate #sidebar ul#navlist li.sb-rss {
	display:none;
}

/* Customizations for About page badges JR 5-1-2018 */

#jate #main.text #badges { align:center; }
#jate #main.text .badge_logo { padding:33px; }
