/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Zane Mattingly
Version:  06-16-2009
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

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

#butler #header {
     background-image:url(assets/md5images/ebfcc2bcd233da6bc1520db777852400.jpg);
     background-position:top left;
     background-repeat:no-repeat;
     height:79px;
     margin-bottom:0;}

#butler #header #pagetitle {width:965px;height:50px;}
#butler #header #pagetitle h1 {margin-top:8px;margin-bottom:-10px;float:right;}

#butler #navigation {
     background:url(assets/md5images/0b175ac1a13c3b2fae4b4f195e5f19ca.gif)top left no-repeat;
     height:31px;
     margin-bottom:0;}
*+html #butler #navigation {border-top:4px solid #FFF;border-bottom:4px solid #FFF;}
* html #butler #navigation {border-top:4px solid #FFF;border-bottom:4px solid #FFF;}
#butler #navigation #tabs {margin-right:5px;}
#butler #navigation #tabs a {
     background:transparent;
     border:none;
     padding-bottom:0;
     color:#003B65;}
#butler #navigation #tabs a:hover,
#butler #navigation #tabs a:active,
#butler #navigation #tabs a:focus {color:#6B8DA6;}

#butler #wrapper {
        background-image: url(assets/md5images/320d4af8d0a6114d21896cebeee663c9.gif);
        background-repeat: repeat-y; }
#butler #content {background:transparent;}

#butler #sidebar h2 {
     background:url(assets/md5images/d8d5682f0314200d9bd7c9d98858d586.gif) top left no-repeat;
     border-top:4px solid #FFF;
     border-bottom:1px solid #FFF;
     height:26px;
     padding-top:8px;
     padding-bottom:0;}

#butler #footer {
     background-color:#003B65;
     border-top:4px solid #FFF;
     color:#FFF;}
#butler #footer a {color:#FFF;}
#butler #footer a:hover {color:#6B8DA6;}

#butler #alpha #subject_area h4 {display:block;}

/* Advanced Search Link styling */
#butler #sidebar-search a {color:#FFF; text-decoration:none; font-weight:normal;}
#butler #sidebar-search a:hover {text-decoration:underline;}

/* Search Results Display */

.legacy #butler #wrapper { 
	width: 978px;
	background-image: none;
	border: 1px solid #d8d8d6; }
	
/* Custom-448 styling */
#butler #supplementalcontent #beta_7-3 .aside span { display: block; margin-bottom: 9px; }
#butler #supplementalcontent #beta_7-3 .aside span a {
      display: block;}

.egs-profile-gallery {
	display: block; /* removes descender space below inline element */

	margin: -16px 0 -16px -32px; /* #content .text padding: 16px 0; and #content .text (margin 32px) */
 
}

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

/* New logo in sidebar - bd 2017-03-02 */
#butler #sidebar #sb-custom-lower img {
	width:220px;
	height:auto;
	padding-bottom: 8px; }

/* hide rss section 2019.XX.XX Jennifer Pesetsky */

 

#xxxx #sidebar h2:last-of-type,

#xxxx #sidebar #divRss {

    display: none;

}	

