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

#clc {
	border-left:45px solid #000;
	border-right:45px solid #000;
	width:980px;
	margin:0 auto;}

/* Header */

#clc #header {
	background:url(../assets/md5images/fb932ed8781c200ed9c9565278385875.jpg) top left no-repeat;
	height:89px;}
   
#clc #header h1 a {
	font-size:24px;
	margin-left:8px;
	font-style:italic;
	font-weight:bold;}
		
* html #clc #header #pagetitle {
	height:50px;}


/* Navigation */

#clc #navigation {
	background:url(../assets/md5images/3fbbd3c05da071105fd1d8b0aea9c265.jpg) top left no-repeat;}
	
#clc #navigation #tabs {
	margin-left:268px;}
	
#clc #navigation #tabs a {
	float:left;}
	
#clc #navigation #tabs a:hover {
	color:#E31611;
	background-color:transparent;}

#clc #navcontainer #navlist li a {
	background:url(../assets/md5images/b9e4b80c38eb129cdc002366e4b4c6ea.jpg) top left no-repeat;
	color:#000;}
   
#clc #navcontainer #navlist li a:hover {
	color:#E31611;}


/* Sidebar */

#clc #sidebar {
    margin-top: -24px; }


/* Main Content */

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

/* ---- Typography Changes ---- */
#clc #content p, #clc #alpha {line-height:1.15em}
#clc #content p a {text-decoration:none;}

/* ---- copyright text 2.6.09 benny ---- */
#clc #main #copy {text-align:center; margin-top:20px;}

/* ---- ir_journal_agreement.inc ordered sublist ---- */
#clc #content #main.text #submit.journal-submit .terms ol.lower-alpha li {
	list-style-type:lower-alpha; }

/* Footer */

#clc #footer {
   	background:#3A8530;
   	color:#fff;}
   
#clc #footer a {
	color:#fff;}
	
#clc #footer a:hover {
	color:#E31611;}


/* Advanced Search */


/* Mobile */ 

/* Other */

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

/* ---- Custom button in main content ---- */
#clc #css a {
	background:url(../assets/md5images/23196aa887cf94f4e9d6a9123e90da4a.jpg) top left no-repeat;
	height:40px;
	width:220px;
	display:block;
	text-indent:-9999px;
	margin-left:-42px;}
/*
*+html #clc #css a {
	position:relative;left:-13px;z-index:10;}*/

* html #clc #css a {
	position:relative;left:-3px;z-index:10;}
#clc #css a:hover {
  background:url(../assets/md5images/95a2e4e73622924ad2954a26a3ad6a3c.jpg) top left no-repeat;}

/* ---- myaccount Correction ---- */

#clc #myaccount th a {color: #fff;}

/* ---- reducing spacing on volume list and toc pages 2.3.09 benny ---- */
#clc .article-list .doc {padding:0;}
#clc #toc .vol {margin:0.25em;}
#clc #toc .issue {margin:0;}

/* ---- making green text black on volume index page 3.24.09 benny ---- */
#clc #toc.vol h4{color:#000;}

/* ---- toc changes: making volume titles smaller, reducing line space for issues, adding space between issues 05.06.10 benny ---- */
#clc #toc .item .vol {font-size:14px; font-weight:bold;}
#clc #toc .issue {margin-bottom:12px;}
#clc #toc .issue a {line-height:1.2em;}

/* toc: removed underlines from links 07.20.10 mike */
#clc #toc a {text-decoration: none; }

/* Image Localizations */
#wrapper {
	background-image: url(../assets/md5images/df413be4e84002ebde65c9d776b44312.gif);
	background-repeat: repeat-y; }
        
/* Other -- Mike */

#clc #navigation #tabs ul li { display: none; }
#clc #navigation #tabs ul li + li { display: inline; }

/* Hiding article list header */
#clc .article-list h1 {display:none;}

/* Hiding last paragraph on submission agreement [global-alert] */
#clc #global-alert {display:none;}

/* Hiding ISSN from sidebar */
#clc #issn {display:none;}