/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  1 April 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { 
	background: url(assets/md5images/8f3fc4e0f4cd362954d0b7351a0af65e.png) top left repeat-x; 
	background: url(assets/md5images/290e60bf1980b8bbb88ea768931f3674.png) top left repeat-x, 
	url(assets/md5images/553d2b6dd49e77f9339ae84a458ef3ad.png) top center no-repeat; 
	*background: url(assets/md5images/8f3fc4e0f4cd362954d0b7351a0af65e.png) top left repeat-x; }

#kentlaw { margin-top: 47px; }

/* Header */

#kentlaw #header { 
	height: 105px; }

#kentlaw #header h1 a,
#kentlaw #header h1,
#kentlaw #header #pagetitle {
	width: 580px;
	height: 105px;
	padding: 0;
	margin: 0;
	display: block;
	float: left; }

#kentlaw #header h1 a { 
	text-indent: -9999px;
	background: url(assets/md5images/dc2a9d1a3f2ca9141ab577c68bacb11f.png) top left no-repeat; }

#kentlaw #logo {
	height: 105px;
	width: 400px;
	display: block; }

/* Navigation */

#kentlaw #navigation {
	height: 41px;
	background: #000 url(assets/md5images/b9e9881a96ebf60278e5adb09b793af5.png) top left no-repeat; }

#kentlaw #navigation #tabs,
#kentlaw #navigation #tabs ul { 
	height: 36px; 
	float: left;
	padding: 0; }

#kentlaw #navigation #tabs a { 
	float: left;
	text-transform: uppercase;
	background-color: #000;
	border: 0;
	margin: 0;
	color: #fff;
	font: bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	padding: 0 9px;
	height: 36px;
	line-height: 36px; }

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

/* Sidebar */

#kentlaw #sidebar ul#side-browse li a,
#kentlaw #sidebar ul#side-author li a {
	background-color: transparent; }

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

#kentlaw #sidebar h2 {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	border: 0;
	background-color: transparent; }

#kentlaw #sidebar p.advanced a {
	text-decoration: none; }

#kentlaw #sidebar p.advanced a:hover,
#kentlaw #sidebar p.advanced a:active,
#kentlaw #sidebar p.advanced a:focus {
	text-decoration: underline;
	color: #000; }

#kentlaw #sidebar p.advanced + div { display: none; }

#kentlaw #sidebar #sidebar-search label {
	color: #000;
	font: normal 13px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; }
	
/* Main Content */

.legacy #kentlaw #wrapper { background-image: none; }

#kentlaw #wrapper { 
	background: #fff url(assets/md5images/36cc2de092e9449fe4b84b707876d8e6.gif) top left repeat-y; }

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

#kentlaw #dcn-home #homepage-slideshow {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px; }

#kentlaw #dcn-home h2 { 
	font-size: 21px;
	border: 0;  }

#kentlaw #dcn-home .box.aag h2,
#kentlaw #dcn-home .box.potd h2{
	border-bottom: 1px solid #999;
	font: normal 18px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	color: #b1132b; }

#kentlaw #dcn-home .box.aag span.pull-right { display:  none; }

#kentlaw #dcn-home #cover-browse h3 a {
	font: normal 15px Helvetica, Arial, Verdana, sans-serif;
	text-decoration: underline; }

#kentlaw #dcn-home #cover-browse h3 { background: #fff url(assets/md5images/d2509f78e6646f0d08713def1914d7ef.gif) left no-repeat; } 

#kentlaw #content #series-home ul li {
	background-image: url(assets/md5images/d2509f78e6646f0d08713def1914d7ef.gif) left no-repeat; }

#kentlaw #main.text a:link,
#kentlaw #main.text a:visited {
	color: #00566c;
	text-decoration: underline; }

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

#kentlaw #message ul.confirm ul li,
#kentlaw #message ul.warning ul li {
	background-image: url(assets/md5images/d2509f78e6646f0d08713def1914d7ef.gif); }

#kentlaw #dcn-home .box.aag a,
#kentlaw #dcn-home .box.potd a {
	text-decoration: none; }

/* Footer */

#kentlaw #footer { 
	height: 84px;
	background: #fff url(assets/md5images/44c899f2ffa3ab863a609d4c3f394e89.png) top left no-repeat; }

#kentlaw #footer #bepress a {
	height: 82px;
	margin-top: 1px; }

#kentlaw #footer p {
	color: #00566c; }

#kentlaw #footer p a {
	color: #00566c;
	text-decoration: none;
	font: normal 12px Helvetica, Arial, Verdana, sans-serif; }

#kentlaw #footer p a:hover,
#kentlaw #footer p a:active,
#kentlaw #footer p a:focus {
	text-decoration: underline;
	color: #000; }
	
/* Small Caps for Bluebook Citation Style */

#kentlaw .citation .smallcaps
{
font-variant: small-caps;
}

/* peer_review_list.html Styling for cover art border */

#kentlaw #ir-peer img {
    border-style:solid;
    border-width:1px;
}

/* Expert Gallery Suite SW Gallery */
.egs-profile-gallery {
	display: block; /* removes descender space below inline element */
 /* left aligned */
	margin: -16px 0 -16px -42px; /* #content .text padding: 16px 0; and #content .text (margin 32px) + #sidebar (margin 10px) */
 
}

.verticalalign { height: 0; }
#content div.clear { height: 0; }
	