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

body {background:#90BCD6 url(assets/md5images/e0538e56f85faa81fea8dc8e987048d5.gif) repeat-x top left; color:#004270;}

#pace .none {float:none;} /* Fix openurl */

#pace { color:#004270;}
#pace #header {background:#004893 url(assets/md5images/095469a592554240a4102c2178b0e1e8.gif) no-repeat top left; height:120px; margin:0;}
* html #pace #header {margin-bottom:-5px;}

#pace #navigation {margin-top:-35px; position:absolute;}
#pace #tabs {position:relative; left:-277px;}
#pace #tabs a {color:#869BC5; border:0; background-color:#004271;}
* html #pace #tabs a {padding-bottom:0; padding-top:8px;}
#pace #tabs a:hover {color:#fc0;}


#pace .box.paper {
margin-top:15px;
padding:0 10px;
     background-image:url(assets/md5images/f7ebcdfd5f366a21d2d8fc6b1f98cc1c.gif);
     background-repeat:no-repeat;
     background-position:top center;}

#pace .box.paper h2 {     padding-left:10px;}
#pace .box.paper p a {background:transparent; padding-left:10px;}

#pace #sidebar h2 {color:#869BC5; padding-bottom:5px; font-size:1.4em; border:0; line-height:5px; text-indent:30px; background:url(assets/md5images/53004730216b17c1434f69667ffb58d8.gif) no-repeat top left;}
#pace #sidebar ul#side-notify {background:url(assets/md5images/c911b545c7e63ae1285ee5764f629a7d.gif) top left no-repeat;}
#pace #sidebar ul#side-notify li.notify {background:transparent;}
#pace #sidebar ul#side-notify li.notify a {text-indent:25px; background:transparent; margin-top:-8px;}
#pace #sidebar ul#side-browse li.disciplines { display:none; }

#pace #footer {background:#004271; color:#869BC5;}

#pace #footer a:link,
#pace #footer a:visited {color:#fff;}

#pace #footer a:hover,
#pace #footer a:focus { color:#869BC5; }

#pace p#stats { font-size:12px; font-weight:bold; color:#004270;}

/* change color of heading links for authors */
#pace #myaccount table thead tr th a {color:#FFF;}
#pace #myaccount table thead tr th a:hover {color:#004271;}

/* removing comments field header */
#pace #alpha #comments h4 {display:none;}

/* removing peer-reviewed and non-peer-reviewed legend from communities.html */
#pace #main #legend {display:none;}

/* boxes for slideshow bnyikos 01.04.09 */
.box-left,
.box-right {
		background:#fff;
		padding:0 0 0 0;
		padding-left:0;
		margin:0 0 12px;
		float:left;
		height:450px;
                overflow:hidden; }

.box-left {
        height:545px; 
	width:350px;
	margin-right:20px; }

.box-right { 
	width:280px; }
	
/*RSS icon in progress 
#pace #sidebar ul#custom-link-rss {
background-color: transparent;
background-image: url(assets/md5images/c911b545c7e63ae1285ee5764f629a7d.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left top;

background-clip: border-box;

background-origin: padding-box;

background-size: auto auto;

}

#pace #sidebar ul#custom-link-rss li {padding-left: 20px;
background-color: transparent;

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

background-clip: border-box;

background-origin: padding-box;

background-size: auto auto;

}*/