/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Samira Vijghen
Version:  12 August 2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#unl .none { float:none; }

#unl { width:980px;
margin:0 auto;
border-left:1px solid #c0c0c0;
border-right:1px solid #c0c0c0; }

#unl #header h1 { font-size:28px; line-height:48px; }
#unl #header h1 a:link,#unl #header h1 a:visited { color:#c00; }

#unl #navigation {
border-top: 1px solid #6c6c66;
border-bottom: 1px solid #6c6c66;
height:33px;}

#unl #navigation #tabs { margin-left:5px; }
#unl #navigation #tabs a {
border:0;
background-color:#f8f5ea;
color:#434443;}

#unl a:link { color:#900; }
#unl a:visited { color: #986C6C; }
#unl a:hover, #unl #navigation #tabs a:hover   { color: #c00; }
#unl a:active, #unl a:focus  { color: #c00;background-color:#f8f5ea; }

#unl #sidebar h2 { border-top:0;
border-bottom:0;
background-color:#414241; 
color:#fff;
line-height:24px;}

#unl #sidebar a { font-weight:bold; }
#unl #sidebar a:focus { background-color:#414241; }

#unl #footer {
background-color:#414241;
background-image:url(../assets/md5images/26d0cb44955d2ee24da933478d415cc7.gif);
background-position:top left;
background-repeat:repeat-x; 
color:#fff;}

#unl #footer a:link, #unl #footer a:visited { color:#fff; border-bottom:1px dashed #fff; text-decoration:none;}

#unl #info-box a#send, #unl .articleInfo a#send,
#unl #info-box a#print, #unl .articleInfo a#print,
#unl #info-box a.pdf,#unl .articleInfo a.pdf { display:none; }
#unl .articleInfo a { font-size:14px;  }
#unl .text .form-table { margin:4px 0; }

#unl #series-header { width:660px;display:block; }
#unl #series-header img  {float:right;	 }
#unl h2#group { width: 440px; float:left;}
#unl h2#series-title,
#unl #series-home h2 {
text-align:left;
	float:left;
	margin:0  10px 0 0;
	padding:10px 0 0;
	line-height:1.2em; 
text-transform:none;
vertical-align:bottom;
font-size:16px;
width:440px;}
#unl #sub {margin:12px 0 0;}

#unl #alpha { width:480px;}
#unl #beta { width:150px; }

#alpha #recommended_citation p {
	font-size:11px; }
	
#unl #alpha #previous_versions {
	border:solid 1px #fff; }

#unl .crumbs, #unl .crumbs a { font-size:11px;font-weight:normal; }

/* 'Advanced Search' link styled as per other sidebar links */
#unl #sidebar-search a {color:#F8F5EA;text-decoration:none;}
#unl #sidebar-search a:hover {text-decoration:underline;}

#unl #alpha .element p { font: 12px/15px Arial, Verdana, Helvetica, sans-serif; }

#unl #alpha h1, #unl #series-home h1,
#unl #alpha #title p {
font:16px/18px Georgia, "Times New Roman", Times, serif; }

#unl h2#group a {font-size:16px;text-decoration:none;}
#unl h2#series-title a {font-size:18px;color:#CC0000;}

/* Paper/Series listings appear with bullet-points */
#unl #series-home p {padding-left:20px;background:url(../assets/md5images/ddb96b58b838d141bf25300717a084a9.gif) no-repeat center left;}

/* Series logos are displayed on submission form, floated to right of series title */
#unl .submit_logo {float:right;}

/* Author Corner Submit Link slightly larger for enhanced visibility */
#unl #side-author .submit a {font-size:16px;}

/* set rule for <small> tag */
#unl small { font-size:11px; }

/* Indents on "How to Cite Articles" HTML page */
#unl p.cite_indent {padding-left: 20px;}
#unl p.biblio_indent {padding-left: 40px ;
    text-indent: -20px ;}
#unl p.biblio_indent1 {padding-left: 40px ;
    text-indent: -20px ;
    margin-top: -15px;}

/* Move Bookmark This button down away from download button 15px */
#unl #container #wrapper #content #main.text p.bookmark { 
    margin-top:30px; }