/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Aug 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Google font */
@import url(https://fonts.googleapis.com/css?family=Merriweather:400,400italic,700,700italic);


/* Header */

#jolti #header {
	height: 172px;
	margin-top: 12px; }

#jolti #header #logo,
#jolti #header #logo * {
	width: 240px;
	height: 172px;
	padding: 0;
	margin: 0; }

#jolti #header #pagetitle,
#jolti #header h1,
#jolti #header h1 a {
	width: 740px;
	height: 172px;
	padding: 0;
	margin: 0;
	display: block; }

#jolti #header #pagetitle {
	margin-left: 240px; }

#jolti #header h1 a {
	background: #0b304d url(../assets/md5images/1828ca620ca2fcdc4395d5310647eb44.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation is hidden */


/* Sidebar */

#jolti #sidebar p.advanced a:link,
#jolti #sidebar p.advanced a:visited {
	color: #0b304d;
	text-decoration: none; }

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

#jolti #sidebar ul#navlist {
	border-top: 1px solid #e4e4e4; }

#jolti #sidebar ul#navlist li a {
	color: #0b304d;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4; }

#jolti #sidebar ul#navlist li a:hover,
#jolti #sidebar ul#navlist li a:active,
#jolti #sidebar ul#navlist li a:focus {
	color: #fff;
	background-color: #0a304e;
	text-decoration: underline; }

#jolti #sidebar #sidebar-search label,
#jolti .sidebar-search #browse label,
#jolti #sidebar .sidebar-search h2,
#jolti #sidebar #issn p {
	color: #000; }

#jolti #sidebar .sidebar-search h2 {
	border-top: none;
	border-bottom: none;
	background-color: transparent; }

/* Matching alignment of list items in sidebar-lower with rest of sidebar */	
#jolti #sidebar #sb-custom-lower ul.sb-custom-ul li.sb-custom-li {
	display: list-item;
	margin-left: 15px; }

/* Social media sidebar moved from lower to lowest, AB 4-30-18 */

#jolti #sidebar #sb-custom-lowest {
	padding-top: 40px; }

#jolti #sidebar#sb-custom-lowest #case-social-media ul.sb-custom-ul {
	width: 222px;
	background-color: #0a304e;
	padding: 10px 0;
	margin-left: 9px }

#jolti #sidebar #sb-custom-lowest #case-social-media ul.sb-custom-ul li.sb-custom-li {
	display: inline;
	color: #fff;
	line-height: 21px;
	padding-bottom: 0; }

#jolti #sidebar #sb-custom-lowest #case-social-media ul.sb-custom-ul li.sb-custom-li a {
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 21px;
	padding: 0 3px;
	margin: 0;
	text-indent: -9999px !important; }

#jolti #sidebar #sb-custom-lowest #case-social-media a#rss {
	background: transparent url(../assets/md5images/b3e7105a05621bccb17e67427762824e.gif) top left no-repeat;
	margin-left: 30px; }

#jolti #sidebar #sb-custom-lowest #case-social-media a#facebook {
	background: transparent url(../assets/md5images/24d81000272b4ad3ced96332e20f8494.gif) top left no-repeat; }

#jolti #sidebar #sb-custom-lowest #case-social-media a#linkedin {
	background: transparent url(../assets/md5images/647c1a900172d5ee5cdcc9fefdc4d9e0.gif) top left no-repeat; }

#jolti #sidebar #sb-custom-lowest #case-social-media a#youtube {
	background: transparent url(../assets/md5images/98eb983225826e055fe42464efd83563.gif) top left no-repeat; }

#jolti #sidebar #sb-custom-lowest #case-social-media a#itunes {
	background: transparent url(../assets/md5images/db282114fe63ae3fae100ed7eccd2d54.gif) top left no-repeat; }

#jolti #sidebar #sb-custom-lowest #case-social-media a#twitter {
	background: transparent url(../assets/md5images/1a6b961eacd38f56c88b0da49640c4b7.gif) top left no-repeat; }


/* Main Content */

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

#jolti #wrapper {
	background: #fff url(../assets/md5images/0162085f9379d98916de118223433c4d.gif) top left repeat-y; }

#jolti #main.text a:link,
#jolti #main.text a:visited {
	color: #0b304d;
	text-decoration: underline; }

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

#jolti #main.text h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#jolti .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#jolti #main.text .doc a:link,
#jolti #main.text .doc a:visited {
	text-decoration: none; }

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


/* Footer */

#jolti #footer {
	width: 980px;
	height: 102px;
	background: #0a304e url(../assets/md5images/a923d58d5d3e16985f003500b21e7c4e.gif) top left no-repeat; }

#jolti #footer #bepress a {
	height: 85px;
	background-color: transparent;
	padding-top: 34px; }

#jolti #footer p {
	width: 700px; }
	
#footer p:first-of-type { padding-top: 40px }

#jolti #footer p,
#jolti #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; }

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

#jolti #footer p a.extra {
	font-style: italic;
	background-color: transparent;
	border: 0;
	float: right; }


/* Advanced Search */

.legacy #jolti #wrapper {
	background-image: none; }

.legacy #jolti #footer {
	height: 85px;
	background-image: none; }

.legacy #jolti #footer #bepress a {
	padding-top: 0; }

.legacy #jolti #footer p {
	padding-top: 30px; }


/* Mobile */

.mbl #jolti #header {
	margin-top: 0; }

.mbl #jolti #header #logo, 
.mbl #jolti #header #logo * {
	display: none !important; }

.mbl #jolti #header #pagetitle,
.mbl #jolti #header h1,
.mbl #jolti #header h1 a {
	width: 100% !important;
	height: 100% !important;
	padding: 0;
	margin: 0; }

.mbl #jolti #header #pagetitle {
	margin-left: 0 !important;
	background-size: 100% !important; 
	padding-top: 0 !important; }

.mbl #jolti #header h1 a {
	background: #0b304d url(../assets/md5images/8dd03b3b041c894bd2787afa4e675520.gif) top left no-repeat;
	text-indent: -9999px; }
	
	
/* adjusting journal follow button placement - Paul Ryan, 7/2015 */
	
#jolti #main p.journal-follow {
	display: none; }	

#jolti #journal-home.site-follow a {
	margin: 10px 0 0 0; }
	
/* Adjusting intro text font size -- SF -- 7/15 */
	
#jolti #jrnl_intro {font-size: 1.15em; width: 90%;}

#jolti #masthead {display: none}


/* Journal masthead styling, adapted from earlier work by SF + BRG. - AB 8-20-20 */

#jolti .edboard_row {
	display: flex;
	justify-content: space-around;
	margin-bottom: 40px;
}

/* First row with volume and year */
#jolti .edboard_row:nth-child(1) {
	font-size: 1.15em;
}

#jolti .edboard .edtitle {
	font-style: italic; 
	display: block; 
	height: 15px;
	padding-bottom: 5px;
}

/*Extra spacing for editor titles after the first*/
#jolti .edboard .edtitle:not(:first-child) {
	margin-top: 40px
}

#jolti .edboard .chiefedname {
	font-size: 1.6em;
	margin-bottom:-1px;
}
#jolti .edboard .edname {
	font-variant: small-caps; 
	font-size: 1.2em;
} 

#jolti .edboard_row p {
	margin-bottom: 5px;
	text-align: center;
}
/* End journal masthead styling */