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

body { background: #e8c79a url(../assets/md5images/8340168661e754d57eaf08c28583c3d9.jpg) top center no-repeat; }

/* Header */

#notabene #header {
	width: 972px;
	height: 122px;
	border: 4px solid #fee2b4;
	border-bottom: 0;
	background: #3a271b url(../assets/md5images/52deb1ff836bc6b813d42eebaa9c903f.jpg) top left no-repeat; }

#notabene #header #logo {
	width: 96px;
	height: 122px;
	padding-left: 62px;
	background-color: transparent; }

#notabene #pagetitle,
#notabene #header h1,
#notabene #header h1 a {
	display: block;
	width: 736px;
	height: 122px;
	float: right;
	margin: 0;
	padding: 0; }

#notabene #header h1 a {
	text-indent: -9999px;
	background: #3a271b url(../assets/md5images/dbe167489a06462f75f07c0e2c140bfb.jpg) top left no-repeat; }

/* Sidebar */

#notabene #sidebar a:link,
#notabene #sidebar a:visited {
	color: #ffffff;
	text-decoration: none; }

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

#notabene #sidebar ul#navlist {
	border-top-color: #fee2b4;
	border-left: 4px solid #fee2b4;
	width: 236px; }

#notabene #sidebar ul#navlist li a {
	border-bottom-color: #fee2b4;
	width: 236px;
	text-indent: 11px; }

#notabene #sidebar ul#navlist li a:link,
#notabene #sidebar ul#navlist li a:visited {
	background-color: #39261a; }

#notabene #sidebar ul#navlist li a:active,
#notabene #sidebar ul#navlist li a:hover {
	background-color: #804f32; }

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

/* Footer */

#notabene #footer {
	width: 972px;
	border: 4px solid #fee2b4;
	border-top: 0;
	background-color: #39261a; }

#notabene #footer p {
	padding-top: 10;
	font-size: 12px; }

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

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

/* Main content area */

* html #notabene #wrapper { margin-top: -3px; }

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

#notabene #main.text a:link,
#notabene #main.text a:visited {
	color: #363ba0;
	text-decoration: underline; }

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

#notabene #main.text #alpha h1 {
	font-size: 24px;
	margin-top: 1em; }

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

#notabene #main.text .doc { margin-top: 18px; }

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

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

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

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

#notabene #main.text #coverart #beta { margin-top: -52px; }

/* Image localizations */

#wrapper {
	background-image: url(../assets/md5images/49b60b346429088af7a69b85ca02eccf.gif);
	background-repeat: repeat-y; }
	
/* hiding RSS to match old sidebars lb 03142017 */
#notabene #sidebar ul#navlist li.sb-rss a {
	display:none;
}