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

/* Header */

#jhcl #header {
	height: 150px; }

#jhcl #header #logo,
#jhcl #header #logo * {
	width: 219px;
	height: 150px;
	padding: 0;
	margin: 0;
	display: block;
	float: left; }

#jhcl #header #pagetitle,
#jhcl #header h1,
#jhcl #header h1 a {
	width: 761px;
	height: 150px;
	padding: 0;
	margin: 0;
	display: block; }

#jhcl #header #pagetitle {
	margin-left: 219px; }

#jhcl #header h1 a {
	background: #0e2544 url(../assets/md5images/5483f35b63767edf4e692f06a33c25bd.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#jhcl #navigation {
	width: 980px;
	height: 36px;
	background: #163466 url(../assets/md5images/ddbdacfa5c1290a88b2bf448275d5a41.gif) top left repeat-x; }

#jhcl #navigation #tabs,
#jhcl #navigation #tabs ul,
#jhcl #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#jhcl #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right; }

#jhcl #navigation #tabs a:hover,
#jhcl #navigation #tabs a:active,
#jhcl #navigation #tabs a:focus {
	text-decoration: underline; }


/* Sidebar */

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

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

#jhcl #sidebar ul#navlist {
	border-top: 1px solid #648dbf; }

#jhcl #sidebar ul#navlist li a {
	color: #000000;
	background-color: #7da7d9;
	text-decoration: none;
	border-bottom: 1px solid #648dbf; }

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

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


/* Main Content */

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

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

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

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

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


/* Footer */

#jhcl #footer {
	width: 980px;
	height: 74px;
	background: #16366a url(../assets/md5images/9fffb7e19fce8761b72169db731df0bc.gif) top left repeat-x; }

#jhcl #footer,
#jhcl #footer #bepress a {
	height: 74px;
	background-color: transparent; }
	
#jhcl #footer p,
#jhcl #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; }

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


/* Dropshadow */

#jhcl #container {
	-webkit-box-shadow: 0px 0px 4px 4px #e1e1e1;
	box-shadow: 0px 0px 4px 4px #e1e1e1; }
