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

#tcl {
	margin-top: 16px; }


/* Header */

#tcl #header {
	height: 132px; }

#tcl #header #logo,
#tcl #header #logo {
	width: 290px;
	height: 132px;
	padding: 0;
	margin: 0;
	float: left; }

#tcl #header #pagetitle,
#tcl #header h1,
#tcl #header h1 a {
	width: 690px;
	height: 132px;
	padding: 0;
	margin: 0;
	display: block; }

#tcl #header #pagetitle {
	margin-left: 290px; }

#tcl #header h1 a {
	background: #ed1c24 url(../assets/md5images/071cef9eb70dfe98cd452b876f0ba1f7.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#tcl #navigation {
	width: 980px;
	height: 41px;
	background: #ededed url(../assets/md5images/ff4a7d26d6110880c2d6e56eee125185.gif) top left no-repeat; }

#tcl #navigation #tabs,
#tcl #navigation #tabs ul,
#tcl #navigation #tabs ul li {
	height: 41px;
	padding: 0;
	margin: 0; }

#tcl #navigation #tabs a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0;
	border-right: 1px solid #fff;
	float: right;
	height: 41px;
	line-height: 41px; }
 
#tcl #navigation #tabs a:hover,
#tcl #navigation #tabs a:active,
#tcl #navigation #tabs a:focus {
	text-decoration: underline; }


/* Sidebar */

#tcl #sidebar p.advanced a:link,
#tcl #sidebar p.advanced a:visited {
	color: #000000;
	text-decoration: none; }

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

#tcl #sidebar ul#navlist {
	border-top: 1px solid #ef382a; }

#tcl #sidebar ul#navlist li a {
	color: #000;
	background-color: #ededed;
	text-decoration: none;
	border-bottom: 1px solid #ef382a; }

#tcl #sidebar ul#navlist li a:hover,
#tcl #sidebar ul#navlist li a:active,
#tcl #sidebar ul#navlist li a:focus {
	text-decoration: underline; }

#tcl #sidebar #sidebar-search label,
#tcl .sidebar-search #browse label,
#tcl #sidebar .sidebar-search h2 {
	color: #000; }

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


/* Main Content */

#tcl #content {
	background: transparent url(../assets/md5images/6aada6c05338edf081c1ed3160431033.gif) bottom left no-repeat;
	min-height: 400px; }

#tcl #wrapper {
	background: #fff url(../assets/md5images/427042212f736bb5690cf2d6c70a9638.gif) top left repeat-y; }

#tcl #main.text a:link,
#tcl #main.text a:visited {
	color: #575757;
	text-decoration: underline; }

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

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

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

#tcl #main.text #alpha {
	background-color: transparent; }


/* Footer */

#tcl #footer {
	width: 980px;
	height: 89px;
	background: #fff url(../assets/md5images/0e91d76814e4cead0919a755cf2a6cb9.gif) top left no-repeat; }

#tcl #footer #bepress {
	padding-top: 10px; }

#tcl #footer #bepress a {
	height: 77px;
	background-color: transparent;
	margin-right: 1px; }

#tcl #footer p:first-of-type {
	padding-top: 20px; }

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

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


/* Advanced Search */

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


/* Mobile */

.mbl #tcl {
	margin-top: 0; }

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

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

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

.mbl #tcl #header h1 a {
	background: #ed1c24 url(../assets/md5images/daa8b4402531494fc27058b07e53a1a0.gif) top left no-repeat;
	text-indent: -9999px; }

.mbl #tcl #navigation {
	display: none; }
