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

/* Header */

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

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

#bts #header h1 a {
	background: #3a4750 url(../assets/md5images/a100a47bf2d6d289311c111e8e39c9b8.gif) top left no-repeat;
	text-indent: -9999px; }

/* Navigation */

#bts #navigation {
	height: 36px; }

#bts #navigation #tabs {
	font-size: 12px;
	padding-right: 6px; }

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

#bts #navigation #tabs a {
	border: 0;
	font-weight: normal;
	line-height: 36px;
	height: 36px;
	margin: 0;
	padding: 0 10px;
	background-color: #c07680; }

#bts #navigation #tabs a:link,
#bts #navigation #tabs a:visited {
	color: #000;
	text-decoration: none; }

#bts #navigation #tabs a:active,
#bts #navigation #tabs a:hover {
	color: #fff;
	text-decoration: underline; }

#bts #navigation #tabs li#tabone,
#bts #navigation #tabs li#tabtwo,
#bts #navigation #tabs li#tabthree {
	display: none; }

/* Sidebar */

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

#bts #sidebar a:active,
#bts #sidebar a:hover {
	color: #edbfc5;
	text-decoration: underline; }

#bts #sidebar ul#navlist {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0; }

#bts #sidebar ul#navlist li a {
	height: 22px;
	line-height: 22px;
	padding: 0; }

#bts #sidebar ul#navlist li a:link,
#bts #sidebar ul#navlist li a:visited {
	background-color: #3a4750; }

#bts #sidebar ul#navlist li a:active,
#bts #sidebar ul#navlist li a:hover {
	background-color: #283741; }

#bts #sidebar p {
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 8px 15px; }

#bts #sidebar p a:link,
#bts #sidebar p a:visited,
#bts #sidebar p a:active,
#bts #sidebar p a:hover {
	text-decoration: underline; }

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

/* Footer */

#bts #footer {
	background-color: #4a667a; }

#bts #footer p {
	font-size: 12px; }

#footer p:first-of-type { padding-top: 10px }

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

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

#bts #footer p#footer-links {
	height: auto;
	line-height: auto; }

#bts #footer p#footer-copyright {
	height: auto;
	line-height: auto;
	 }


/* Main content area */

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

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

#bts #main.text a:active,
#bts #main.text a:hover {
	color: #244f6c;
	text-decoration: underline; }

#bts #main.text #alpha h1 {
	font-size: 24px;
	margin-top: 2em;
	margin-bottom: 0.25em; }

#bts #main.text #alpha h2 {
	font-size: 21px;
	background-color: #fff;
	border-bottom: 2px solid #ccc;
	margin-bottom: 16px; }

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

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

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

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

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

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

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

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

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

/* Image Localizations */

#wrapper {
	background-image: url(../assets/md5images/70c836b4c97cf92a557a56c61c698037.gif);
	background-repeat: repeat-y; }

/* Other - Mike */

#bts #sidebar ul#ea-cross-link {
	display: block;
	height:20px;
	width:240px;
	border-top: 1px solid #ccc;
	padding: 8px 0; }
	
	
/* Books received page */

#bts #received table {
  padding: 2em;
}

#bts #received caption {
  text-align; center; 
  font-size: +1;
}

#bts #received th {
  text-align: left;
}

#bts #received td {
  padding: 1em 0;
}

/* Submission Guidlines page */
#bts #last-revised {text-align: right; font-size: 9px; color: #666;}

#bts #refs-examples {
  margin: 0 10%;
}

#bts #refs-table {
  width: 100%;
  border: 1px dotted #ccc;
  border-collapse: collapse;
}

#bts #refs-table tr td {
  border: 1px dotted #ccc;
  text-align: left;
  vertical-align: top;
}

#bts #main #submit .field-border,
#bts #date_publication_date td,
#bts #main #submit .box-border {
  background-color: #eee; }

/* Ethics and Animals Link spacing */
#calpoly #bts #ea-cross-link a {
	line-height:1px;
}
