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

body {
	background: #3c3f4e url(../assets/md5images/37196e464a169ae9399e2e14072214e8.gif) top left repeat; }


/* Header */

#mttlr #header {
	height: 250px; }

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

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

#mttlr #header h1 a {
	background: #465d85 url(../assets/md5images/6bea175883459def53baea57a988f8d1.jpg) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#mttlr #navigation {
	height: 25px; }

#mttlr #navigation #tabs,
#mttlr #navigation #tabs ul,
#mttlr #navigation #tabs ul li {
	height: 25px;
	padding: 0;
	margin: 0; }

#mttlr #navigation #tabs a {
	height: 12px;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background-color: #145277;
	padding: 0 11px;
	margin: 0;
	margin-top: 5px;
	border: 0;
	border-right: 1px solid #fff;
	float: left; }

#mttlr #navigation #tabs li#tabfour a { 
	border-right: none; }

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


/* Sidebar */

#mttlr #sidebar {
	background: #fefefe url(../assets/md5images/5c28d9a617879a5e03aa6c2cf6b56093.png) top left repeat-x; }

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

#mttlr #sidebar p.advanced a:link,
#mttlr #sidebar p.advanced a:visited {
	color: #10425f;
	text-decoration: none; }

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

#mttlr #sidebar ul#navlist {
	border-top: 1px solid #fff; }

#mttlr #sidebar ul#navlist li a {
	color: #<macro >my.sidelink_color;
	background-color: #eaeaea;
	text-decoration: none;
	border-bottom: 1px solid #fff; }

#mttlr #sidebar ul#navlist li a:hover,
#mttlr #sidebar ul#navlist li a:active,
#mttlr #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #fff;
	text-decoration: underline; }

#mttlr #sidebar #sidebar-search label,
#mttlr .sidebar-search #browse label,
#mttlr #sidebar #issn p {
	color: #000; }


/* Main Content */

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

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

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

#mttlr #main.text h1 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 5px; }
	
#mttlr .article-list h2 {
	font-size: 21px;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }
	
#mttlr #main.text .doc a:link,
#mttlr #main.text .doc a:visited {
	text-decoration: none; }

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


/* Footer */

#mttlr #footer {
	background: #c9c9c9 url(../assets/md5images/9f7af01aba10e6cf6df84a08f0a10933.gif) top left repeat-x; }

#mttlr #footer,
#mttlr #footer #bepress a {
	height: 75px;
	background-color: #c9c9c9; }

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

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

/* Small caps for Bluebook citation */
.smallcaps
{
font-variant: small-caps;
}