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

/* Google font */

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


/* Background */

body {
	background: #ffffff url(assets/md5images/991d8d4eb716ce21003042134dcdeb76.gif) top left repeat-x; }


/* Header */

#uc #header {
	height: 121px; }

#uc #header #logo, 
#uc #header #logo * {
	width: 431px;
	height: 121px;
	padding: 0;
	margin: 0; }

#uc #header #pagetitle,
#uc #header h1,
#uc #header h1 a {
	width: 549px;
	height: 121px;
	padding: 0;
	margin: 0;
	display: block; }

#uc #header #pagetitle {
	margin-left: 431px; }

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


/* Navigation */

#uc #navigation {
	height: 40px; }

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

#uc #navigation #tabs a {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0;
	border-right: 1px solid #e70000;
	float: left; }

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

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


/* Sidebar */

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

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

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

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

#uc #sidebar #sidebar-search label {
	font-size: 12px;
	color: #000; }

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


/* Main Content */

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

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

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

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

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

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

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

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

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

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


/* Footer */

#uc #footer {
	width: 980px;
	height: 96px;
	background: #4b4b4b url(assets/md5images/3b5335d21e9b9f57b9a04a74be1a6145.gif) top left no-repeat;
	margin-top: 30px; }

#uc #footer #bepress a {
	height: 96px;
	background-color: transparent; }

/* widened footer + decreased font size to make all links fit across one line jw 5/8/15 */
#uc #footer p,
#uc #footer p a {
	font-size: 12px;
	color: #fff;
	text-decoration: none; 
	width: 640px;}

#uc #footer p:first-of-type {
	padding-top: 28px; }

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


/* Mobile */

.mbl #uc #footer {
	margin-top: 0; }