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

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

#clc #header {
	background:url(http://docs.lib.purdue.edu/assets/md5images/21415d7528d7bea40607b0a005efe7f1.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;}

#clc #navigation {
	background:url(http://docs.lib.purdue.edu/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 #wrapper {
	background:url(http://docs.lib.purdue.edu/assets/md5images/df413be4e84002ebde65c9d776b44312.gif) top left repeat-y;}

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

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

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

/* Custom button in main content 
----------------------------------------------- */
#clc #css a {
	background:url(http://docs.lib.purdue.edu/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(http://docs.lib.purdue.edu/assets/md5images/95a2e4e73622924ad2954a26a3ad6a3c.jpg) top left no-repeat;}

/* myaccount Correction */

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

/* Typography Changes */

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

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

/* 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;}

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

/* 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;}