/*
-----------------------------------------------
bepress IR local stylesheet.
Author: Jessica Greenwalt
Version: 11-05-2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#shu .none { float:none; } /* Open URL Fix */

body {
	background:url(assets/md5images/a348d19eab198d72be48bb4a6c2dee2a.gif) top left repeat; }

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

/* Header */

#shu #header { 
	background: #A00002 url(assets/md5images/1afb84558264a6f98c90b6024b53cb9a.gif) top left no-repeat; 
	margin-top:10px; 
	height:88px; }
	
#header #pagetitle a {
    	float: right;
	height: 40px;
    	margin-right: 60px;
    	width: 310px;
    	text-indent: -9999px; }


/* Navigation */

#shu #navigation { 
	background: #979797 url(assets/md5images/4a3234b3736873d8b6e022aabbe695f1.gif) top left no-repeat; 
	height:36px; }

#shu #navigation #tabs { 
	float: right; 
	margin-right: 15px; }

#shu #navigation #tabs ul li a { 
	background: url(assets/md5images/cb5a73aa8ec7e350db3e759cf06226e4.gif) top left no-repeat; 
	border:none; color:#fff; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-transform:uppercase; 
	display:block; 
	width: 98px; 
	height: 35px; 
	margin: 5px 2px 0 2px; 
	padding: 5px 0 5px 0; }
	
#shu #navigation #tabs a:active,
#shu #navigation #tabs a:focus,
#shu #navigation #tabs a:hover {
    text-decoration: underline;
}

/* Sidebar */

#shu #sidebar h2 { 
	background: transparent; 
	border: none; }

#shu #sidebar a:hover {
	background-color: #fff; }

#shu #sidebar h2,
#shu #sidebar ul { 
	padding-left: 10px; }

#sidebar #sidebar-search,
#sidebar #browse { 
	padding-left: 20px; }
	
#shu #sidebar #recent hr { background: transparent; }

/* Hiding Anniversary logo
#shu #sidebar #anniversary {
	display: block;
	height: 171px;
	width: 130px;
	margin-left: 55px;
	margin-bottom: 25px;
	margin-top: 25px; }	

#shu #sidebar #anniversary a {
	background: #fff url(assets/md5images/7209514560c9cb23dc23ea294174ff41.jpg) top center no-repeat; 
	text-indent: -9999px;
	display: block;
	height: 171px;
	width: 130px; } 
*/

/* Footer */

#shu #footer { 
	background:url(assets/md5images/2f4445ea2558b353d6531bd1b8054c55.gif) top left no-repeat; }
         
/* Intro Text Image */   

#shu #main.text .box-top {
	float: left;
	height: auto; }

#shu #main.text .box-top.left {
	width: 339px;
	padding: 0;
	margin: 0 32px 0 0; }

#shu #main.text .box-top.right {
	width: 240px;
	height: 143px;
	margin: 15px 0 0 0;
	padding: 0; }
   
/* Mobile */

.mbl #shu #header { margin-top: 0 !important; }

.mbl #shu #navigation { 
	background-image: none !important;
	background-color: #979797 !important; }    
	
/* hover backgrounds for sidebar adjustment, Paul Ryan, 4/24/2015 */

#shu #sidebar a:hover,
#shu #sidebar a:focus,
#shu #sidebar a:active  {
	background-color: transparent; }	

/* Expert Gallery Suite SW Gallery */
.egs-profile-gallery {
	display: block; /* removes descender space below inline element */
 /* left aligned */
	margin: -16px 0 -16px -42px; /* #content .text padding: 16px 0; and #content .text (margin 32px) + #sidebar (margin 10px) */
 
}

.verticalalign { height: 0; }
#content div.clear { height: 0; }

/* Styling for Open Access Week Intro on Homepage - SBeld 10/23/17 */
#shu #oa-week-intro {width:666px; margin-bottom:10px;}
#shu #oa-week-intro h2 {text-align:center;}
#shu #oa-week-intro #oa-image-left img {width:177px; height:auto; margin-left: 17px}
#shu #oa-week-intro #oa-image-left {width:240px; float:left}
#shu #oa-week-intro #oa-text-right {width:426px; float:right;}
#shu #oa-week-intro #oa-text-right p {margin-bottom:0;}
#shu #oa-week-intro #oa-text-right p.idt {margin-bottom:15px; margin-left:40px;}

/* Hiding Input Line for Prize Categories instructions - RC 2022-02-02 */       
#shu #main.text input#competing_cat {display:none;}       
#shu #main.text #competing_cat-c .field .field-border {display:none;}
	          