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

body {
	background: #ffffff url(../assets/md5images/b1eddbc3ee914b724ee78f93ca1e178d.gif) top left repeat-x; }


/* Header */

#sane #header {
	height: 156px; }

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

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

#sane #header h1 a {
	background: #000077 url(../assets/md5images/89f6d3278892fdb24aec0017e064b67e.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#sane #navigation {
	height: 36px;
	border-bottom: 2px solid #fffc00; }

#sane #navigation #tabs,
#sane #navigation #tabs ul,
#sane #navigation #tabs ul li {
	height: 36px;
	padding: 0;
	margin: 0; }

#sane #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #000077;
	background-color: #ffffff;
	text-decoration: none;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right; }

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


/* Sidebar */

#sane #sidebar p.site-follow {
	display: none; }

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

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

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

#sane #sidebar ul#navlist li a {
	color: #fff;
	background-color: #000077;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

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

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


/* Main Content */

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

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

#sane #main.text a:hover,
#sane #main.text a:active,
#sane #main.text a:focus {
	color: #000; }

#sane #main.text h1 {
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 10px; }

#sane #alpha .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }

#sane #main.text .doc a:link,
#sane #main.text .doc a:visited {
	text-decoration: none; }

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

#sane #main.text #coverart #sub { 
	border-top: 1px solid #bfbfbf;}

#sane #coverart #beta .coverart-box h4 {
    font: 18px "Times New Roman", Times, Georgia, serif normal;
    text-transform: none;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfbfbf; }

#sane #coverart #beta .coverart-box {
	font: 12px "Times New Roman", Times, Georgia, serif;
	border: 0; }

#sane #coverart #beta #coverart-box-container {
	border: 0; }

#sane #coverart #beta dl  {
	margin-left: 0; }

#sane #coverart #beta #coverart-editors dt {
	font-size: 12px;
	padding-top: 10px; }


/* Footer */

#sane #footer {
	height: 67px;
	border-top: 1px solid #bfbfbf; }

#sane #footer,
#sane #footer #bepress a {
	height: 67px;
	background-color: #fff; }

#sane #footer p {
	padding-top: 15px; }

#sane #footer p a {
	font-size: 12px;
	color: #000077;
	text-decoration: none; }

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

