/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Aug 2015
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* Header */

#mainelaw #header {
	height: 145px; }

#mainelaw #header #logo, 
#mainelaw #header #logo * {
	width: 240px;
	height: 145px;
	padding: 0;
	margin: 0; }

#mainelaw #header #pagetitle,
#mainelaw #header h1,
#mainelaw #header h1 a {
	width: 740px;
	height: 145px;
	padding: 0;
	margin: 0;
	display: block; }

#mainelaw #header #pagetitle {
	margin-left: 240px; }

#mainelaw #header h1 a {
	background: #0062a1 url(assets/md5images/1b9b832d5c3c2f94ce0f44e896055996.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#mainelaw #navigation {
	height: 38px; }

#mainelaw #navigation #tabs,
#mainelaw #navigation #tabs ul,
#mainelaw #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#mainelaw #navigation #tabs a {
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #5f582b;
	padding: 0;
	margin: 0;
	border: 0;
	border-right: 1px solid #d0cdb1;
	float: left; }

#mainelaw #navigation #tabs li#tabfour a { 
	width: 84px;
	border-right: none; }

#mainelaw #navigation #tabs li#tabthree a { 
	width: 44px; }

#mainelaw #navigation #tabs li#tabtwo a { 
	width: 54px; }

#mainelaw #navigation #tabs li#tabone a { 
	width: 55px; }

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


/* Sidebar */

#mainelaw #sidebar h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

#mainelaw #sidebar a, 
#mainelaw #sidebar p.advanced a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none; }

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

#mainelaw #sidebar #sidebar-search label {
	font-size: 13px;
	color: #000; }

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


/* Main Content */

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

#mainelaw #dcn-home #slideshow { 
	width: 100%;
	margin-top: 18px;
	margin-bottom: 0; }

#mainelaw #dcn-home h2 {
	font: normal 21px Helvetica, Arial, Verdana, sans-serif;
	padding-bottom: 5px;
	margin-top: 30px; }

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

#mainelaw #dcn-home .box.aag h2,
#mainelaw #dcn-home .box.potd h2{
	width: 267px;
	font: normal 16px Helvetica, Arial, Verdana, sans-serif;
	border-bottom: 1px solid #999; }

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

#mainelaw #dcn-home .box.aag a,
#mainelaw #dcn-home .box.potd a {
	font-size: 12px;
	border-bottom: 1px solid #999;
	background: none; }

#mainelaw #main.text .box a:link,
#mainelaw #main.text .box a:visited {
	font-size: 12px;
	text-decoration: none; }

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

#mainelaw #main.text a:link,
#mainelaw #main.text a:visited {
	color: #8f440e;
	text-decoration: underline; }

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


/* Footer */

#mainelaw #footer,
#mainelaw #footer #bepress a {
	height: 74px;
	background-color: #0062a1; }


#mainelaw #footer p,
#mainelaw #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; }

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


/* Mobile */

.mbl #mainelaw #header #logo, 
.mbl #mainelaw #header #logo * {
	display: none !important; }

.mbl #mainelaw #header #pagetitle,
.mbl #mainelaw #header h1,
.mbl #mainelaw #header h1 a {
	width: 100% !important;
	height: 100% !important;
	padding: 0;
	margin: 0; }

.mbl #mainelaw #header #pagetitle {
	margin-left: 0 !important;
	background-size: 100% !important; 
	padding-top: 0 !important; }

.mbl #mainelaw #header h1 a {
	background: #0062a1 url(assets/md5images/7f70cac44863afbe71bdb3f53ceba390.gif) top left no-repeat;
	text-indent: -9999px; }

/* Bluebook citation small caps */

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