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

/* Header */

#uchiclaw #header { 
	height: 211px; }

#uchiclaw #pagetitle,
#uchiclaw #header h1,
#uchiclaw #header h1 a {
	padding: 0;
	height: 175px;
	width: 650px;
	margin: 0; 
	float: right; }

#uchiclaw #header h1 a {
	background: #83231b url(assets/md5images/081b71e87475fe82eb7f79b49857d528.png) top right no-repeat;
	text-indent: -9999px; }

#uchiclaw #header #logo {
	width: 330px;
	height: 175px; 
	float: left; }


/* Navigation */

#uchiclaw #subheader { 
	height: 36px;
	width: 980px;
	background: #46120e url(assets/md5images/632ceea1e3057628ed3ffe76558b224e.gif) top left no-repeat; }

#uchiclaw #subheader #tabs {
	padding: 0;
	padding-right: 5px;
	height: 36px; }
	
#uchiclaw #subheader #tabs ul {
	padding-top: 3px; }

#uchiclaw #subheader #tabs a {
	background-color: #47130f;
	border: 0;
	border-right: 1px solid #fff;
	height: 16px;
	line-height: 16px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding: 0 11px;
	margin: 8px 0 0 0; }

#uchiclaw #subheader #tabs #tabthree a {
	border-right: none;
	padding: 0px;}

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

#uchiclaw #subheader #tabs #tabfive a { border-right:none;}


/* Sidebar */

#uchiclaw #sidebar {
		padding-top: 10px; }

#uchiclaw #sidebar h2 {
	background-color: transparent;
	color: #800000;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	padding-top: none;
	padding-bottom: none;
	border-top: none;
	border-bottom: none; }

#uchiclaw #sidebar p.advanced a {
	text-decoration: none; 
	color: #434343;}

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

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

#uchiclaw #sidebar #sidebar-search label { color: #000; }

#uchiclaw #sidebar ul li a:hover,
#uchiclaw #sidebar ul li a:active,
#uchiclaw #sidebar ul li a:focus {
	text-decoration: underline;
	color: #000; 
	background-color: transparent; }

#uchiclaw #sidebar input#search,
#uchiclaw #sidebar select#context {
	border-color:#800000; }

#uchiclaw #sidebar #side-author {
	display: none; }

/* Main Content */

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

#uchiclaw #content h2,
#uchiclaw #content #series-title a {
	font-size: 21px;
	color: #800000;
	margin: 20px 0px 0px 0px;
	text-align: left; }

#uchiclaw #content #series-title a {
	text-transform: none;
	font-family: Georgia,"Times New Roman",Times,serif; }

#uchiclaw #main.text #dcn-home #cover-browse {
	margin-top: 10px; }

#uchiclaw #main.text #dcn-home #cover-browse .dividingline {
	border-bottom: 1px solid #ccc;
	width: 270px;
	padding: 5px 0;
	margin-bottom: 10px; }

#uchiclaw #main.text #dcn-home #cover-browse h3 a {
	font: normal 15px Arial, Verdana, Helvetica, sans-serif; }

#uchiclaw #main.text #dcn-home #cover-browse p {
	padding-bottom: 0 0 5px 0;
	margin: 0; }

#uchiclaw #main.text #dcn-home #cover-browse p a {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif; }

#uchiclaw #content .box h2 {
	font-size: 16px; }

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

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

#uchiclaw #main.text .box a:link {
	text-decoration: none; }

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


/* Footer */

#uchiclaw #footer { 
	height: 74px;
	width: 980px;
	margin: 0;
	border-top: 1px solid #c3c3c3;
	background-color: #ededed; }

#uchiclaw #footer #bepress a { 
	height: 73px;
	background-image: url(assets/md5images/c4cbee077d357caa76491b5d026cf43b.gif); }

#uchiclaw #footer p,
#uchiclaw #footer p a {
	margin-left: 0;
	padding-left: 0;
	color: #000;
	text-decoration: none;
	font: normal 12px Arial, Verdana, Helvetica, sans-serif; }
	
#uchiclaw #custom-footer p {
	width: 700px;
	margin-left: 25px;
	line-height: 20px;
	font-size: 11px; }
	
#uchiclaw #footer p a {
	color: #434343; 
	font-size: 11px; 
	margin-right: 2px; }

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

#uchiclaw #footer #footer-links { 
	float: left;
	width: 400px;  }
		
#uchiclaw #custom-footer p a {
	color: #434343; }

/* Advanced Search */

.legacy #uchiclaw #header,
.legacy #uchiclaw #wrapper,
.legacy #uchiclaw #footer {
	border: none; }

/* Hide unwanted text on ir_book Gallery view */

#uchiclaw #content ul.display li .content_block ul,
#uchiclaw #content ul.display li .content_block ol,
#uchiclaw #content ul.display li .content_block blockquote { display: none; }

/* Additional book gallery fixes JBW 11-5-15 */

#uchiclaw #main.text #book-gallery ul#gallery_items.display li .content_block ul { display: none; }

#uchiclaw #main.text #book-gallery .container ul#gallery_items.thumb_view li .content_block ul li {
	margin-left: 10px;	
	padding: 0;
	padding-left: 10px;
	background: url(assets/md5images/ddb96b58b838d141bf25300717a084a9.gif) 0 .5em no-repeat;
	width: 400px; }
	
#uchiclaw #main #book-gallery ul#gallery_items li ul ul { padding-left:3em; }

#uchiclaw #ir-book.left #sub #alpha #comments.element h4,
#uchiclaw #ir-book.left #sub #alpha #recommended_citation.element h4
{ font-size:12px; padding-top:2px}

#uchiclaw #ir-book.left #sub #alpha #rights.element h4
{ float: left; font-size:12px; }


/* Bit of space between non-stacked series logo image and title - NS 4/6/21 */

#uchiclaw #series-header img {padding-right:10px;}

/* homepage browse list spacing - NS 8/23/21 */

#uchiclaw #cover-browse ul li {margin: 10px 0;}

/* Sidebar logo for infographic - D. Magana 05/30/2023 */

#sidebar #cuinfographic img {width:210px;height:auto;}