/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  19 March 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#scujil #header {
	height: 201px;
	background: #481837 url(../assets/md5images/cd1c626e80809bafc094e7a7c93684f0.jpg) top left no-repeat; }

#scujil #header #pagetitle {
	height: 53px;
	width: 980px;
	margin: 0;
	padding: 148px 0 0 0; }

#scujil #header h1,
#scujil #header h1 a {
	display: block;
	width: 980px;
	height: 53px;
	margin: 0;
	padding: 0; }

#scujil #header h1 a {
	text-indent: -9999px;
	background: #481837 url(../assets/md5images/24b9e78582b97778ddf4fe2707c80791.jpg) top left no-repeat; }

/* Navigation */

#scujil #navigation {
	height: 36px;
	background: #933334 url(../assets/md5images/5329a60aba7d5eedd75e7b87b3d1d74c.jpg) top left repeat-y; }

#scujil #navigation #tabs {
	font-size: 12px;
	padding-right: 10px; }

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

#scujil #navigation #tabs a {
	border: 0;
	border-right: 1px solid #fff;
	font-weight: normal;
	line-height: 36px;
	height: 36px;
	padding: 0 7px 0 8px;
	margin: 0;
	float: right; }

#scujil #navigation #tabs li#tabone a { border: 0; }

#scujil #navigation #tabs a:link,
#scujil #navigation #tabs a:visited {
	color: #fff;
	background-color: #933334; }

#scujil #navigation #tabs a:hover,
#scujil #navigation #tabs a:active,
#scujil #navigation #tabs a:focus {
	color: #555;
	background-color: #fff; }

/* Sidebar */

#scujil #sidebar a:link,
#scujil #sidebar a:visited {
	color: #555555;
	text-decoration: none; }

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

#scujil #sidebar #navcontainer {
	width: 230px;
	padding-right: 10px; }

#scujil #sidebar ul#navlist {
	width: 230px;
	border-top-color: #999; }

#scujil #sidebar ul#navlist li a {
	width: 230px;
	border-bottom-color: #999;
	background-color: transparent; }

/* Footer */

#scujil #footer {
	background: #ececed url(../assets/md5images/1e15c0084f40b97b510450d58593f040.gif) top left no-repeat;
	padding-top: 10px; }

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

#scujil #footer p,
#scujil #footer p a:link,
#scujil #footer p a:visited {
	color: #4d4d4d;
	text-decoration: none; }

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

/* Main content area */

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

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

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

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

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

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

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

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

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

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

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


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

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

#scujil #main.text #coverart #beta { margin-top: 0px; }

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

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

/* Image localization */

#wrapper {
	background-image: url(../assets/md5images/3f7b4c92999373231807714ae3b1282d.jpg);
	background-repeat: repeat-y; }

/* Small Caps rule needed for Bluebook citation */
#scujil .smallcaps { font-variant: small-caps; }

/* Mobile */

.mbl #main #coverart #sub { 
	margin: 0 1% !important;
	overflow: visible !important; }

