/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  08 March 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#dit { margin-top: 20px; }

/* Header */

#dit #header { height: 126px;}

#dit #header h1 a,
#dit #header h1,
#dit #header #pagetitle {
	width: 632px;
	height: 126px;
	padding: 0;
	display: block; }

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

#dit #logo {
	height: 126px;
	width: 348px;
	display: block; }

/* Navigation */

#dit #navigation {
	height: 36px;
	width: 980px;
	background-color: #003c79; }

#dit #navigation #tabs,
#dit #navigation #tabs ul { 
	height: 36px; 
	float: right;
	padding: 0; }

#dit #navigation #tabs a { 
	float: right;
	background-color: #003c79;
	border: 0;
	margin: 0;
	color: #fff;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	padding: 0 10px;
	height: 36px;
	line-height: 36px; }

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

#dit #navigation #tabs li { margin: 0; }

/* Sidebar */

#dit #sidebar a:hover,
#dit #sidebar a:active,
#dit #sidebar a:focus {
	text-decoration: underline;
	color: #000; }

#dit #sidebar h2 {
	font: bold 15px Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
	background-color: #003c79;
	border: 0;
	margin-bottom: 0;
	padding: 4px 0; }

#dit #sidebar p.advanced a {
	text-decoration: none; }

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

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

#dit #sidebar #sidebar-search label {
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px; }
	
#dit #sidebar li a.lilarrow { 
	background: #fff url(assets/md5images/0d4f45ea383b63325b933df182e98714.gif) left no-repeat;
	padding-left: 25px; }
	
/* Main Content */

#dit #dcn-home h2 { 
	font-size: 21px;
	border: 0;  }

#dit #dcn-home .box.top.left {
	width: 360px;
	margin-right: 4%; }

#dit #dcn-home .box.top.right { 
	margin-top: 25px;
	margin-right: 0;
	width: 250px; }

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

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

#dit #dcn-home #cover-browse h3 { background: url(assets/md5images/d41f1a81a58acb768dcf153bf0dc16b6.gif) left no-repeat; }

#dit #content #series-home ul li {
	background-image: url(assets/md5images/d41f1a81a58acb768dcf153bf0dc16b6.gif) left no-repeat; }

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

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

#dit #message ul.confirm ul li,
#dit #message ul.warning ul li {
	background-image: url(assets/md5images/d41f1a81a58acb768dcf153bf0dc16b6.gif); }

#dit #main.text .box a:link,
#dit #main.text .box a:visited {
	text-decoration: none; }

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

#dit #dcn-home .box.aag a,
#dit #dcn-home .box.potd a {
	text-decoration: none; }
	
#dit #main.text .box.top.left {
	width: 50%;
	margin-right: 0; }
	
	
/* Disciplines Wheel adjustments */

#dit #dcn-home .box.sunburst {
	clear: none;
	padding-top: 30px; }
	
#dit #main.text #rdr-embed {
	margin-bottom: 20px; }
	
#dit #dcn-home #cover-browse {
	margin-bottom: 0; }


/* Footer */

#dit #footer { 
	height: 82px;
	background-color: #003c79; }

#dit #footer #bepress a {
	height: 82px;
	background-color: #003c79; }

#dit #footer p {
	padding-top: 30px;
	color: #fff; }

#dit #footer p a {
	color: #fff;
	text-decoration: none;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif; }

#dit #footer p a:hover,
#dit #footer p a:active,
#dit #footer p a:focus {
	text-decoration: underline; }
	
/* Advanced Search Fix */

.legacy #dit #wrapper { background-image: none; }

/* Plum Print */
#dit #main.text #beta_7-3 #plumx li {
    background: 0 !important; }
     
#dit #main.text h2#series-title {
    font-weight: normal; }    
/* end Plum Print */
 
/* Plum Print Mobile */
.mbl #dit #main.text #beta_7-3 #plumx {
    margin-top: 5%; }
.mbl #dit #main.text #beta_7-3 #plumx,
.mbl #dit #main.text #beta_7-3 #plumx * {
    text-align: center; }
/* end Plum Print Mobile */  	