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

/* Google font */

@import url(//fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);


/* Background */

body {
	background: # url(../assets/md5images/b1e8b0493ea42d1ecf7ba1624b6447cb.jpg) top center no-repeat; }


/* Header */

#famu #header {
	height: 250px; }

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

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

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

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


/* Navigation */

#famu #navigation,
#famu #navigation #tabs {
	height: 36px; }

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

#famu #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
	background-color: #973a18;
	padding: 0;
	margin: 0;
	border: 0;
	border-right: 1px solid #c54c20;
	float: left; }

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

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

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

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

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


/* Sidebar */

#famu #sidebar p.site-follow {
	display: none; }

#famu #sidebar h2 {
	width: 218px;
	font-family: ;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	color: #;
	background-color: transparent;
	padding: 4px 0;
	margin-left: 10px;
	border-top: 0;
	border-bottom: 1px solid #003d18;
	text-indent: 0; }

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

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

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

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


/* Main Content */

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

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

#famu #dcn-home h2 {
	font: 700 21px ;
	padding-bottom: 5px;
	margin-top: 30px; }

#famu #dcn-home #cover-browse h3 a {
	font: 400 15px ;
	text-decoration: underline; }

#famu #dcn-home .box.aag h2,
#famu #dcn-home .box.potd h2{
	width: 267px;
	font: 700 16px ;
	border-bottom: 1px solid #999; }

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

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

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

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

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

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


/* Footer */

#famu #footer,
#famu #footer #bepress a {
	height: 74px;
	background-color: #176638; }

#famu #footer p:first-of-type {
	padding-top: 20px; }

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

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


/* Advanced Search */

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


/* Mobile */

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

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

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

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

/* Copied from demo - bd 2015-07-30 */

/* Match repository title style MBL 7/21/15 */
#famulawreview #famu h2.inherit-title {
	font-size: 24px;
	text-transform: uppercase;
	text-align: right;  }
	
#famulawreview #famu h2.inherit-title a:link,
#famulawreview #famu h2.inherit-title a:visited { 
	text-decoration: none; }
	
/* Bluebook citation MBL 7/22/15 */
#famulawreview #famu .smallcaps
{
font-variant: small-caps;
}

/* Editorial board styling (one then two columns display) MBL 7/22/15 */
#famulawreview #famu #editorial-board .one-column h2 {width:100%; text-align:center;}
#famulawreview #famu #editorial-board .one-column h3 {width:100%; text-align:center;}
#famulawreview #famu #editorial-board .one-column p {width:100%; text-align:center;}
#famulawreview #famu #editorial-board .one-column {width:100%; text-align:center; padding-bottom:1em;}
#famulawreview #famu #editorial-board .two-column h3 {text-align:center;}
#famulawreview #famu #editorial-board .two-column p {float:left; width:50%; text-align:center; padding-bottom:1em;}

/* end copied CSS */

/* Editor's Note CSS bd 20150803 */

#famulawreview #famu #container #wrapper #main p.editorsnotes {
    text-align: justify;
    text-justify: inter-word; }