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

/* Google fonts */

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


/* Header */

#claw #header {
	height: 177px; }

#claw #header #logo {
	width: 980px;
	height: 45px;
	background-color: #b11d22;
	padding: 0;
	margin: 0;
	display: block; }

#claw #header #logo a {
	width: 363px;
	height: 45px;
	float: left; }

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

#claw #header #pagetitle {
	padding-top: 45px; }

#claw #header h1 a {
	background: #3f3938 url(assets/md5images/581eb6bb30fa225c29012dfa613a7376.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#claw #navigation {
	width: 980px;
	height: 50px; 
	background: #3f3938 url(assets/md5images/e715ffb978fa2c6ce1bc1bdf0c4aafef.png) top left no-repeat; }

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

#claw #navigation #tabs {
	margin-left: 18px;
	float: left; }

#claw #navigation #tabs a {
	height: 25px;
	line-height: 25px;
	font-family: "Abel", "Arial Narrow", sans-serif;
	font-size: 22px;
	color: #fff;
	background-color: transparent;
	text-transform: uppercase;
	padding: 0 16px;
	margin: 0;
	border: 0;
	border-right: 1px solid #fff;
	float: left; }

#claw #navigation #tabs li#tabone a { 
	border-right: none; }

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


/* Sidebar */

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

#claw #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; }

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

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

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

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


/* Main Content */

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

#claw #wrapper {
	background: #fff url(assets/md5images/bd46350611fa9b20f303b1616d6162fb.gif) top left repeat-y; }

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

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

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

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

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

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

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

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

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


/* Footer */

#claw #footer {
	border-top: 8px solid #ebebeb;  }

#claw #footer,
#claw #footer #bepress a {
	height: 69px;
	background-color: #fff; }

#claw #footer p,
#claw #footer p a {
	font-size: 12px;
	color: #0d6161;
	text-decoration: none; }

#claw #footer p {
	padding-top: 15px; }

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


/* Advanced Search */

.legacy #claw #wrapper {
	background-image: none; }
	
/* Books publisher button styling */
#claw #main.text #ir-book.left #beta_7-3 .aside a#publisher_url {margin-top:2px;}

/* FAQ page styling */
#claw #main.text #help hr {border-top:solid 2px #EBEBEB; width:100%; margin-top:45px; margin-bottom:25px;}
#claw #main.text #help h4#ir_questions,
#claw #main.text #help h4#sw_questions {margin-bottom:-10px;}
#claw #main.text #help dl dt {margin-bottom:.6em;}