/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  11 July 2011
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { background: #efefef url(../assets/md5images/bec362afdd4110db12d234f9c1bf7fd9.gif) top left repeat; }

/* Header */

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

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

#jfs #header h1 a {
	text-indent: -9999px;
	background: #005c36 url(../assets/md5images/a5b49e89ebe7568006e519c402234068.jpg) top left no-repeat; }

/* Sidebar */
#jfs #sidebar p { 
        margin:.5em 10px;text-indent:5px;
        border-bottom:1px dotted #fff; }
#jfs #sidebar a:link,
#jfs #sidebar a:visited {
	color: #ffffff;
	text-decoration: none; }

#jfs #sidebar a:active,
#jfs #sidebar a:hover,
#jfs #sidebar a:focus {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline; }

#jfs #sidebar h2 {
	border: 0;
	font-size: 14px;
	text-transform: uppercase; }

#jfs #sidebar ul#navlist { border-top-color: #e4e4e4; }

#jfs #sidebar ul#navlist li a { border-bottom-color: #e4e4e4; }

#jfs #sidebar input#email_address, 
#jfs #sidebar input#search,
#jfs #sidebar select,
#jfs .form-table select,
#jfs .form-table input#author {	
	border: 1px solid #e5e5e5;
	border-left: 5px solid #e5e5e5; }


/* Main content area */

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

#jfs #main.text a:link,
#jfs #main.text a:visited {
	color: #005c36;
	text-decoration: underline; }

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

#jfs #main.text #alpha h1 {
	font-size: 20px;
	text-transform: uppercase; }

#jfs #main.text #alpha h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom: 2px solid #464646;
	padding-bottom: 2px;
	margin-bottom: 18px; }

#jfs #main.text .doc { margin-top: 12px; }

#jfs #main.text #beta h4 {
	font-size: 15px;
	font-weight: normal;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #043521;
	text-align: left;
	letter-spacing: 0;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646; }

#jfs #main.text #beta dl { margin-left: 0; }

#jfs #main.text #beta dt {
	font-size: 12px;
	margin-top: 12px; }

#jfs #main.text #sub {
	border-top-color: #fff;
	margin-top: 0; }

#jfs #main.text #alpha { border-right-color: #fff; }

#jfs #main.text #beta #coverart-box-container { border-top-color: #fff; }

#jfs #main.text #beta .coverart-box { border-bottom-color: #fff; }

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

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

/* Image Localizations */

#wrapper {
	background-image: url(../assets/md5images/a45e3784101f7084da2d0707e043fecc.gif);
	background-repeat: repeat-y; }
	
/* Footer */

#jfs #footer {
	background: #e5e5e5;
	border: 1px solid #c1bfbf;
	border-top: 0;
	width: 978px; }

#jfs #footer p {
	font-size: 12px; 
	padding-left: 132px; }

#jfs #footer p,
#jfs #footer p a:link,
#jfs #footer p a:visited {
	color: #000;
	text-decoration: none; }

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

#jfs #footer { position: relative; }

#footerlogo { 
	position: absolute;
	top: 8px;
	left: 8px;
 } 

 #jfs #footer p.copyright-statement {
 	position: relative;
 	top: 20px;
 	left: 180px;
 }

	
.mbl #footerlogo { display: none; } /* logos aren't hidden by mbl footer */