/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  28 October 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {
	background: #ffffff url(../assets/md5images/2737e3226d02156367a13ad5c570b659.gif) top left repeat-x; }

/* Header */
#conversations #header #logo { display:none; }
#conversations #header {
	height: 118px; }

#conversations #pagetitle,
#conversations #header h1,
#conversations #header h1 a {
	display: block;
	height: 118px;
	width: 400px;
	margin: 0;
	padding: 0; }

#conversations #header h1 a {
	background: #ffffff url(../assets/md5images/b76da0faa6aae2d82fe1312ad6c5d151.gif) top left no-repeat;
	text-indent: -9999px; }

/* Navigation */

#conversations #navigation {
	height: 52px;
	border-bottom: 1px solid #ddd;
	background: transparent url(../assets/md5images/554370ec8a62f5c06592f49415cb04db.gif) bottom left repeat-x;
	margin-top: -26px; }

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

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

#conversations #navigation #tabs a {
	border: 0;
	line-height: 26px;
	height: 26px;
	margin: 0;
	padding: 0 10px;
	background-color: #fff; }

#conversations #navigation #tabs a:link,
#conversations #navigation #tabs a:visited {
	color: #1733a0;
	text-decoration: none; }
	
#conversations #navigation #tabs a:active,
#conversations #navigation #tabs a:hover {
	color: #333;
	text-decoration: underline; }

/* Sidebar */

#conversations #sidebar {
	font-size: 14px; }

#conversations #sidebar a:link,
#conversations #sidebar a:visited {
	color: #333333;
	text-decoration: none; }

#conversations #sidebar a:active,
#conversations #sidebar a:hover {
	color: #1733a0;
	text-decoration: underline; }

#conversations #sidebar ul li a {
	margin-left: 0;
	text-indent: 25px;
	background: url(../assets/md5images/309e536f6a28982cc2c709b7a8833ac9.gif) center left no-repeat; }

#conversations #sidebar ul#navlist {
	border: 1px solid #ddd;
	border-bottom: 0;
	width: 238px;
	margin: 18px 0 24px 0; }

#conversations #sidebar ul#navlist li a {
	width: 238px;
	border-bottom: 1px solid #ddd;
	margin-left: 0;
	text-indent: 15px;
	background-image: none; }

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

#conversations #sidebar ul#navlist li a:active,
#conversations #sidebar ul#navlist li a:hover {
	color: #1733a0;
	text-decoration: underline;
	background-color: #eee; }

#conversations #sidebar form label {
	color: #000;
	font-size: 12px; }

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

/* Footer */

#conversations #footer {
	border: 1px solid #ddd;
	border-top: 0;
	height: 105px;
	width: 978px;
	background: #fff url(../assets/md5images/dd8d0b628a2d5d112789afb81ad1567e.gif) top left repeat-x; }

#conversations #footer #bepress {
	padding-top: 30px; }

#conversations #footer p {
	height: 30px;
	line-height: 50px;
	font-size: 12px;
	padding-top: 0; }

#conversations #footer p,
#conversations #footer p a:link,
#conversations #footer p a:visited {
	color: #1733a0;
	text-decoration: none; }

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

/* Main content area */

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

#conversations #main.text p.intro {
	font-size: 13px; }

#conversations #main.text a:link,
#conversations #main.text a:visited {
	color: #1733a0;
	text-decoration: underline; }

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

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

#conversations #main.text #coverart #alpha {
	border-right: 4px solid #fff; }

#conversations #main.text #alpha h1 {
	font-size: 24px; }

#conversations #main.text #alpha h2 {
	background-color: #fff;
	border-bottom: 1px solid #03f;
	padding-top: 8px;
	color: #555;
	width: 410px; }

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

#conversations #main.text .articleInfo a,
#conversations #main.text #alpha .article-list a:link,
#conversations #main.text #alpha .article-list a:visited {
	text-decoration: none; }

#conversations #main.text #alpha .article-list a:active,
#conversations #main.text #alpha .article-list a:hover {
	text-decoration: underline; }

/* Image Localization */

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

.mbl #conversations #navigation { display: none; }

.mbl #conversations #sidebar ul li a { background-image: none; }