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

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

/* Sidebar headers overlap fix for IE6*/
* html #iowa #sidebar h2 {
	background-color:transparent;
	border:none;}

body {background:#d1d1d1 url(assets/md5images/e7959d889d515931d2810b89cd83acfc.gif) top left repeat-x;margin-left:-36px;}
*+html body {margin-left:-36px;padding-left:-36px;}
* html body {margin-left:-18px;padding-left:-36px;}

#iowa {
     background:transparent url(assets/md5images/072c5638970a8b8a9fed8990a0e49c0e.gif) top left no-repeat;
     width:1052px;
     margin:0 auto;}
* html #iowa {background:transparent;}

#iowa #header {background:url(assets/md5images/c0e35ff8885b62ad3c46315317c00c29.gif) top 
     left no-repeat;}
#iowa #header h1 a {
     background:url(assets/md5images/667a4cd98ccb94b3aa2310392a604f60.gif) top left no-repeat;
     display:block;
     width:490px;
     height:87px;
     text-indent:-9999px;
     margin:-14px 0 0 -9px;}

#iowa #navigation {
     background:url(assets/md5images/eea26e471c7501a51ac7a8e435538244.gif) top left repeat-x;
     height:48px;}
#iowa #navigation #tabs {margin-right:5px;}
#iowa #navigation #tabs a {
     color:#000;
     background:url(assets/md5images/3fefbb0bedbc02b2990e380a090b9ae9.gif) bottom left no-repeat;
     border:none;
     width:75px;
     margin-top:2px;
     padding-left:0;
     padding-right:0;}
#iowa #navigation #tabs a:hover {
     color:#4F4F4F;
     background:url(assets/md5images/883873d1975f6e5aa68d6da16952a12c.gif) bottom left 
     no-repeat;}

#iowa #wrapper {
     background:#FFF url(assets/md5images/754c9830e7451bd7a4f11fbea293cf69.gif) 0 120px repeat-y;
     width:1052px;
     margin-left:-36px;}
* html #iowa #wrapper {background:#FFF url(assets/md5images/a205252fee6993efa198b0897e6e933d.gif) 0 120px repeat-y;}

#iowa #wrapper #content {margin-left:36px;}
* html #iowa #wrapper #content {margin-left:0;padding-left:20px;}

#footer-bg {
     background:url(assets/md5images/08c6d204744c4a483937c9a9039fe212.gif) top left repeat-x;
     width:100%;
     height:88px;}
* html #footer-bg {margin-left:-35px;}

#footer-bg #footer {
     background:url(assets/md5images/58bd7d9d3fc5e22afa0bb0ba829c87cd.gif) top left no-repeat;
     width:1052px;}
#footer-bg #bepress {margin-right:52px;}
* html #footer-bg #bepress {margin-right:68px;}
#footer-bg #footer p {
     color:#bcbcbc;
     height:5px;
     margin-left:25px;}
#footer-bg #footer a {color:#FFF;}
#footer-bg #footer p a:hover {color:#000;}
#footer-bg #footer .p2 {margin-left:37px;}
* html #footer-bg #footer .p2 {margin-top:-13px;}

#sidebar a .rss { 
        background:transparent url(assets/md5images/8aa6f07360cf34650e4152d3b3a595e7.gif) left no-repeat;
        padding-left:20px; }

/* Custom submit page formatting James 6/5/10 */
#iowa #main.text #submit p.indent {
padding-left: 2em;}

/* Center headers for bsides series. Rachel 1/15/10 */
#iowa #main #bsides {
      display: block;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      width: 300px;}
#iowa #main #bsides h2 a {
      font-size: 28px;
      text-decoration: none;
      text-transform: uppercase;
      float: left;
      margin-top: 55px;}
#iowa #main #bsides h2 a:hover, 
#iowa #main #bsides h2 a:active,
#iowa #main #bsides h2 a:visited {
      text-decoration: none;}
#iowa #series-home h2.bsides {
      text-align: center;
      margin-bottom: 15px;}

/* Additional files text formatting. Rachel 2/17/10 */
#iowa #attach_additional_files .related {margin-left:3px; font-size: 13px;}
#iowa #attach_additional_files .files em {font-size:13px;}

/* Four-box Layout. Rachel 2/17/10 - updated 7/12/13 for follow button */
#iowa #main .box-top.left {
	float: left;
	height: auto;}
	
#iowa #main.text .box-top.right {
float: left;
height: auto;}

#iowa #main #dcn-home .box {margin-top: -3px; margin-bottom: 25px;}

#iowa #main #dcn-home .box,
#iowa #main #dcn-home .box-top { width: 40%; }
#iowa #main .box-top h2 {margin-top:0; border-bottom: 1px solid;}
#iowa #main .box p a,
#iowa #main .box-top p a {
 background:transparent; padding: 0 0 0 1px; display: inline; text-decoration: none; font-weight: bold;}

#iowa #main .box-top hr {border: 0;
color: #565656;
background-color: #565656;
height: 1px;
width: 270px;
margin: 0px;}



/* uipress_ipp print edition link */
.articleInfo #iaprint
{font-weight:normal;}

.articleInfo #iaprint a
{font-weight:bold;
display: inline;
margin-left: 0;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}

/* Advanced Search fix */
.legacy #iowa #wrapper { background-image: url(assets/md5images/754c9830e7451bd7a4f11fbea293cf69.gif); }
.legacy #iowa #wrapper #content {
	margin-left: 0;
	width: 940px;
	padding: 0 20px;
	background-color: transparent; }
.legacy #iowa {
	width: 100%;
	background-position: top center; }
		
/* Hiding the "1" value of checkbox fields on article pages MBL updated 4/21/15*/
#iowa #peer_reviewed.element p {display:none;}
#iowa #distinction.element p {display:none;}

/* Displaying title of "location" field */
#iowa #alpha #location h4 { display:inline; }

/* Hide additional files from bottom of info page mbarron 8/30/13 */
#iowa #alpha #attach_additional_files {
       display: none; }

/* Style additional files mbarron 11/26/13 */
#iowa #beta_7-3 #supplemental span {display: block; margin-bottom: 9px;}
#iowa #beta_7-3 #supplemental span a {
       display: block;}
	   
/* uipress info box book cover images 10-08-13 kw */
#iowa p.uipress-img {margin-top:10px; margin-right:-6px;}

/* Making Recommended Citation font bigger 10-08-13 kw */
#iowa #recommended_citation p { font-size:12px; }

/* Floating Littlevillage logo next to intro text 10/24/13 mbarron */
#iowa .lvintro img {
	float:left;
	padding-bottom:10px}
	
/* PDF icon in PDF download button 11/20/13 mbarron */
#iowa #content #main.text #beta_7-3 .aside a#pdf.btn {
	background: url(assets/md5images/5db139d19fd50fa802cedcb2983e54e0.gif) left no-repeat;
        padding-left: 24px; }
        
/* Homepage intro text size and spacing mbarron 3/7/14 */
#iowa #content #main.text #dcn-home p.irohome { font-size: 13px; }   
#iowa #content #main.text #dcn-home .box-top { margin-bottom: 0px; }

/* sidebar spacing mbarron 3/7/14 */
#iowa #sidebar ul li, #sidebar ul li a, #sidebar #recent ul li { padding-bottom: 2px; }

/* issn in main content area mbarron 3/20/14 */
#iowa #main #issn p {
	letter-spacing: 0;
	line-height:1.8em;
	margin: 0;
	text-align: left;
	text-transform: none;
}

#iowa #main #issn {
	float:none;
}

/* sidebar logo link mbarron 4/4/14 */
#iowa #sidebar #liblogo {
     display:block;
     background:url(assets/md5images/800e59a91d50ecf799aa352add8cfd46.gif) left no-repeat;
     margin-left: 15px;
     height:95px;
     }