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

/* Google font */

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


/* Subheader */

#mitchellhamline #subheader {
	height: 36px; }

#mitchellhamline #subheader #tabs,
#mitchellhamline #subheader #tabs ul,
#mitchellhamline #subheader #tabs ul li {
	padding: 0;
	margin: 0; }

#mitchellhamline #subheader #tabs {
	float: right; }

#mitchellhamline #subheader #tabs a {
	height: 36px;
	line-height: 36px;
	font-family: "Montserrat", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #484d55;
	background-color: #ffffff;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right; }

#mitchellhamline #subheader #tabs a:hover,
#mitchellhamline #subheader #tabs a:active,
#mitchellhamline #subheader #tabs a:focus {
	color: #000;
	text-decoration: underline; }


/* Header */

#mitchellhamline #header {
	height: 166px;
	border-bottom: 11px solid #95021e; }

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

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

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

#mitchellhamline #header h1 a {
	background: #dfd9c9 url(assets/md5images/c3897e37312fa104e2751aecaa55c04b.gif) top left no-repeat;
	text-indent: -9999px; }


/* Sidebar */

#mitchellhamline #sidebar h2 {
	font-family: "Montserrat", Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background-color: #5e0025;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

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

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

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

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


/* Main Content */

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

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

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

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

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

#mitchellhamline #dcn-home .box.aag a,
#mitchellhamline #dcn-home .box.potd a {
	font-family: "Montserrat", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #999;
	background: none; }

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

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

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

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

#mitchellhamline #main.text a.recent-additions {
	border-bottom: none; }


/* Footer */

#mitchellhamline #footer {
	border-top: 6px solid #95021e; }

#mitchellhamline #footer,
#mitchellhamline #footer #bepress a {
	height: 75px;
	background-color: #dfd9c9; }

#mitchellhamline #footer p,
#mitchellhamline #footer p a {
	font-size: 12px;
	color: #2b2d33;
	text-decoration: none; }

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


/* Mobile */

.mbl #mitchellhamline #subheader {
	display: none; }

.mbl #mitchellhamline #header {
	height: 130px; }

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

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

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

.mbl #mitchellhamline #header h1 a {
	background: #dfd9c9 url(assets/md5images/acee015e2a6dde8abc69cd9bf2e66216.gif) top left no-repeat;
	text-indent: -9999px; }
