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

body { padding-top: 23px; }

/* Header */

#elr #header { height: 126px; }

#elr #header #pagetitle,
#elr #header h1,
#elr #header h1 a {
	display: block;
	height: 126px;
	width: 740px;
	margin: 0;
	padding: 0;
	float: right; }

#elr #header h1 a {
	text-indent: -9999px;
	background: #660000 url(../assets/md5images/0b0d7653be730766f18ecf5806b48142.jpg) top left no-repeat; }

/* Navigation */

* html #elr #navigation { margin-top: -3px; }

#elr #navigation { height: 36px; }

#elr #navigation #tabs { font-size: 12px; }

#elr #navigation #tabs li { margin: 0; }

#elr #navigation #tabs a {
	float: left;
	border: 0;
	text-transform: uppercase;
	line-height: 36px;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	background-color: transparent; }

#elr #navigation #tabs a:link,
#elr #navigation #tabs a:visited {
	text-decoration: none; }

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

/* Sidebar */

#elr #sidebar a:link,
#elr #sidebar a:visited {
	color: #660000;
	text-decoration: none; }

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

#elr #sidebar ul#navlist { border-top-color: #b1aeae; }

#elr #sidebar ul#navlist li a { border-bottom-color: #b1aeae; }

#elr #sidebar ul#navlist li a:link,
#elr #sidebar ul#navlist li a:visited {
	color: #660000;
	background-color: #fff;
	text-decoration: none; }

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

#elr #sidebar form label { color: #000; }

#elr #sidebar #sidebar-images { width: 240px; }

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

/* Footer */

#elr #footer {
	background-color: #fff;
	border-top: 9px solid #600; }

#elr #footer p {
	font-size: 12px;
	line-height: 75px;
	padding-top: 2; }
	
#elr #footer p.copyright {
        padding: 2;
        margin: 0 0 0 116px;
        height: auto;
        line-height: 18px; }

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

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

/* Main content area */

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

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

#elr #main.text .article-list h1 { font-size: 24px; }

#elr #main.text .article-list h2 {
	font-size: 21px;
	border-bottom: 2px solid #464646;
	padding-bottom: 2px;
	background-color: transparent; }

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

#elr #main.text #beta h4 {
	font-size: 21px; 
	font-weight: normal;
	letter-spacing: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-transform: none;
	padding-bottom: 2px;
	border-bottom: 2px solid #464646; }

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

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

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

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

#elr #main.text #coverart #sub {
	margin-top: 0; }

#elr #main.text #coverart #beta

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

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

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

/* Image Localizations */

#wrapper {
	background-image: url(../assets/md5images/97d27bf09378a2b8bc9ffbfbff278381.gif);
	background-repeat: repeat-y; }
	
/* Small Caps rule needed for Bluebook citation */
.smallcaps
{
font-variant: small-caps;
}