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

body {
	margin-top: 12px; }


/* Header */

#ejejj #header {
	height: 232px; }

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

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

#ejejj #header h1 a {
	background: #000000 url(../assets/md5images/935c628b77493453965ef78f08a1803e.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#ejejj #navigation {
	width: 980px;
	height: 38px;
	background: #921601 url(../assets/md5images/7b36240b1bffedba145576b3c024ddbe.png) top left repeat-x;
	margin-top: 5px;
	margin-bottom: 5px; }

#ejejj #navigation #tabs,
#ejejj #navigation #tabs ul,
#ejejj #navigation #tabs ul li {
	height: 38px;
	padding: 0;
	margin: 0; }

#ejejj #navigation #tabs {
	float: left; }

#ejejj #navigation #tabs a {
	height: 38px;
	line-height: 38px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: transparent;
	padding: 0 20px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

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

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

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

#ejejj #sidebar ul#navlist {
	border-top: 1px solid #f8f8f8; }

#ejejj #sidebar ul#navlist li a {
	color: #000000;
	background-color: #;
	text-decoration: none;
	border-bottom: 1px solid #f8f8f8; }

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

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


/* Main Content */

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

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

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

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

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

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

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

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

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

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

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

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

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


/* Footer */

#ejejj #footer,
#ejejj #footer #bepress a {
	height: 82px;
	background-color: #363636; }

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

#ejejj #footer p a:hover,
#ejejj #footer p a:active,
#ejejj #footer p a:focus {
	text-decoration: underline; }
	
/* editoral board formatting */
#ejejj #coverart #beta .coverart-box h2 { color: black; }
#ejejj #coverart #alpha #intro-text #intro_editorial_board h2 { color: #9C1700; }