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

body {
	background: #abaaaa url(assets/md5images/3785f4d2b28602ff162279de5f87e721.png) top left repeat-x; }

#newhaven {
	margin-top: 38px; }


/* Header */

#newhaven #header {
	height: 184px; }

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

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

#newhaven #header #pagetitle {
	margin-right: 240px; }

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


/* Navigation is hidden */


/* Sidebar */

#newhaven #sidebar {
	background: #003d79 url(assets/md5images/11bbf9bfb324928329bd4f91815243d9.png) top left no-repeat; }

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

#newhaven #sidebar h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	padding: 4px 0;
	border-top: 0;
	border-bottom: 0;
	text-indent: 15px; }

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

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

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

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

#newhaven #sidebar-search .border {
	background: transparent; }


/* Main Content */

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

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

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

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

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

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

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

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

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

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


/* Footer */

#newhaven #footer {
	width: 980px;
	height: 60px;
	background: #abaaaa url(assets/md5images/646f87b4fdf5c29b51c992f1d34cae3e.gif) top left repeat-x;
	border-top: 6px solid #ffcc33; }

#newhaven #footer,
#newhaven #footer #bepress a {
	height: 60px;
	background-color: transparent; }

#newhaven #footer p {
	 }

#newhaven #footer div#sponsoredby p {
    margin-top: 20px;
    margin-left: -8px;
}

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

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


/* Mobile */

.mbl #newhaven {
	margin-top: 0; }
	
/* Hiding the "1" value of Peer Reviewed field on article pages mbarron 8/12/14*/
#newhaven #peer_reviewed.element p { display:none; }

/* Custom book gallery "Find in your library" button mbarron 10/1/14 */
#newhaven #main.text #ir-book.left #beta_7-3 p.ctlg a.btn { font-size: 11px; padding-right: 6px; padding-left: 7px}

/* Color for h4 on Contact US mbarron 10/1/14 */
#newhaven #main.text h4#contactq { color: #000; }


/* Unify citation displays 10/1/14 */
#newhaven #alpha #custom_citation.element p { font-size: 11px; } 

/* Styling for footer text mbarron 10/24/14 */
#newhaven #footer #sponsoredby { margin-top: -35px; 
	 margin-left: 7px; }
	 
/* Adjust content carousel image height mbarron 11/10/14 */
#newhaven #featured .aspect {
	max-height: 189px !important;
	width: auto;
	}

/*Hiding OpenURl link */
#newhaven #main.text #beta_7-3 #open-url.aside { display:none; }