/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Jun 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/149088fee7f72ffa24e272bf3149672e.gif) top left repeat-x; }


/* Subheader */

#jefferson #subheader {
	height: 56px; }

#jefferson #subheader #logo,
#jefferson #subheader #logo * {
	width: 155px;
	height: 56px;
	padding: 0;
	margin: 0;
	display: block;
	float: left; }

#jefferson #subheader #tabs {
	display: block;
	float: right; }

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

#jefferson #subheader #tabs a {
	height: 56px;
	line-height: 56px;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	background-color: #;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: right; }

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


/* Header */

#jefferson #header {
	height: 256px; }

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

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


/* Sidebar */

#jefferson #sidebar h2 {
	font-family: ;
	font-size: 15px;
	font-weight: 700;
	color: #;
	background-color: transparent;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

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

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

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

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


/* Main Content */

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

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

#jefferson #dcn-home #cover-browse #cover-browse-left {
	width: 330px;
	float: left; }
	
#jefferson #dcn-home #cover-browse #cover-browse-right {
	width: 300px;
	float: left; }

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

#jefferson #dcn-home #slideshow {
	margin-top: 25px; }

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

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

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

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

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

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

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


/* Footer */

#jefferson #footer,
#jefferson #footer #bepress a {
	height: 88px;
	background-color: #152456; }

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

#jefferson #footer p:first-of-type {
	padding-top: 25px; }

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