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

body { padding: 23px 0; }

/* Header */

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

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

#jbel #header h1 a {
	text-indent: -9999px;
	background: #ff9912 url(../assets/md5images/1f7e21cb2443393cbe05103017b21894.jpg) top left no-repeat; }

/* Navigation */

#jbel #navigation { height: 36px; }

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

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

#jbel #navigation #tabs a {
	float: left;
	border: 0;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	background-color: transparent; }

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

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

/* Sidebar */

#jbel #sidebar a:link,
#jbel #sidebar a:visited {
	color: #000000;
	text-decoration: none; }

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

#jbel #sidebar ul#navlist { border-top-color: #e8e8e8; }

#jbel #sidebar ul#navlist li a { border-bottom-color: #e8e8e8; }

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

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

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

/* Footer */

#jbel #footer {
	background-color: #ff9912;
	border-top: 1px solid #d7c6b1; }

#jbel #footer p:first-of-type {
	padding-top: 30px; }

#jbel #footer p {
	font-size: 12px;
	height: 20px;
	line-height: 0px;
	padding-top: 0; }

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

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

/* Main content area */

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

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

#jbel #main.text h2 { font-size: 21px; }

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

#jbel #main.text .article-list h2 {
	width: 420px;
	border-bottom: 2px solid #464646;
	padding-bottom: 0; }

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

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