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

/* Google fonts */

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


/* Spacing */

#tdcommons {
	margin-top: 27px; }


/* Header */

#tdcommons #header {
	height: 88px; }

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

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

#tdcommons #header h1 a {
	background: #575858 url(assets/md5images/77d1a558522119f2989de24e947cd25b.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#tdcommons #navigation {
	width: 980px;
	height: 44px;
	background: #575858 url(assets/md5images/15d7debbae4fc74c934b8f2644862ea8.gif) top left no-repeat; }

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

#tdcommons #navigation #tabs a {
	height: 44px;
	line-height: 44px;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	background-color: transparent;
	padding: 0 11px;
	margin: 0;
	border: 0; }

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


/* Sidebar */

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

#tdcommons #sidebar h2 {
	width: 210px;
	font-family: "Lato", Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	padding: 4px 0;
	margin-left: 15px;
	border-top: 0;
	border-bottom: 1px solid #fff;
	text-indent: 0; }

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

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

#tdcommons #sidebar #sidebar-search label {
	font-size: 13px;
	color: #fff; }

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

/* Hide Enter Search Terms, Disciplines link, & Notify */

#tdcommons #sidebar #sidebar-search label {display: none;}

#tdcommons #sidebar #side-browse .discipline-browser {display: none;}

#tdcommons #sidebar #side-notify {display: none;}


/* Main Content */

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

#tdcommons #wrapper-top {
	width: 980px;
	height: 30px;
	background: #fff url(assets/md5images/36254163df6dc6f162cac4a0098954f1.gif) top left no-repeat; }

#tdcommons #dcn-home h2 {
	font: normal 21px "Lato", Helvetica, Verdana, Arial, sans-serif;
	padding-bottom: 5px;
	margin-top: 30px;
	border-bottom: 1px solid #2078bc; }

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

#tdcommons #dcn-home .box.aag h2,
#tdcommons #dcn-home .box.potd h2{
	width: 267px;
	font: normal 16px "Lato", Helvetica, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #2078bc; }

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

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

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

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

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

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


/* Footer */

#tdcommons #footer-top {
	width: 980px;
	height: 26px;
	background: #fff url(assets/md5images/11381ae0d652ef685f81fcdb19ea08e9.gif) top left no-repeat; }

#tdcommons #footer {
	width: 980px;
	height: 79px;
	background: #565757 url(assets/md5images/48adea9dfc6bc6b04915d1f14c95a097.gif) top left no-repeat; }

#tdcommons #footer #bepress a {
	height: 79px;
	background-color: transparent; }

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

#tdcommons #footer p {
	padding-top: 30px; }

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


/* Advanced Search */

.legacy #tdcommons #wrapper-top,
.legacy #tdcommons #footer-top {
	display: none; }


/* Mobile */

.mbl #tdcommons #wrapper-top,
.mbl #tdcommons #footer-top {
	display: none; }
	
/* Hide Author FAQ in sidebar JR 4-6-16 */
#tdcommons #sidebar #side-author .faq {display: none;}