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

#tlthe {
	margin-top: 20px; }


/* Subheader */

#tlthe #subheader {
	height: 36px; }

#tlthe #subheader #tabs,
#tlthe #subheader #tabs ul,
#tlthe #subheader #tabs ul li {
	height: 30px;
	padding: 0;
	margin: 0; }

#tlthe #subheader #tabs {
	float: right; }

#tlthe #subheader #tabs a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #1e1e1a;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right;
	height: 36px;
	line-height: 36px; }

#tlthe #subheader #tabs a:hover,
#tlthe #subheader #tabs a:active,
#tlthe #subheader #tabs a:focus {
	text-decoration: underline; }


/* Header */

#tlthe #header {
	height: 196px; }

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

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

#tlthe #header h1 a {
	background: #f2efe8 url(../assets/md5images/14ba64e0116d8608c4e6805ef03ab6bf.jpg) top left no-repeat;
	text-indent: -9999px; }


/* Sidebar */

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

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

#tlthe #sidebar ul#navlist {
	border-top: 1px solid #fff; }

#tlthe #sidebar ul#navlist li a {
	color: #0d3f62;
	background-color: #f2efe8;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

#tlthe #sidebar ul#navlist li a:hover,
#tlthe #sidebar ul#navlist li a:active,
#tlthe #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #ffffff;
	text-decoration: underline; }

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

#tlthe #sidebar .sidebar-search h2  {
	border-top: none;
	border-bottom: none; }


/* Main Content */

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

#tlthe #main.text #masthead {
	display: none; }

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

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

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

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


/* Footer */

#tlthe #footer,
#tlthe #footer #bepress a {
	height: 74px;
	background-color: #1e1e1a; }


#tlthe #footer p,
#tlthe #footer p a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none; }

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


/* Mobile */

.mbl #tlthe {
	margin-top: 0; }
	
/* customizations 16 Feb 2016 */

#tlthe #toc vol.h2
{display:none;}