/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  Dec 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#animsent #hsu #main.text .cite { 
	margin-left: 20px;  
 	padding-left: 20px;
  	text-indent: -20px;
	}
	
#animsent #hsu #sidebar h2.sb-custom-title { margin-top: 15px; }

/*fit links into footer on a single line */
#animsent #hsu #footer p { width: 650px; }

/*styling for commentary on/response to links */
#animsent #hsu .response { 
	font-size: 90%;
	font-weight: bold;
	}
	
/* Making journal title larger */
#animsent #main.text h2.inherit-title {
	font-size: 20px;
}	
	
/* styling for article lists bnyikos 2015-11-24 */
#animsent .article-list .commentary_style p {
    font-family: Calibri, Arial, sans-serif;
    font-size: 11pt;
    margin-left: 40px;
}

.mbl #animsent #main .article-list .commentary_style p {
	margin-left: 35% !important;
}

#animsent .article-list .response_style p {
    font-family: Cambria, "Times New Roman", serif;
    font-size: 12pt;
    margin-left:70px;
}

.mbl #animsent #main .article-list .response_style p {
	margin-left: 40% !important;
}

#animsent .article-list .editorial_style p {
    font-family: Calibri, Arial, sans-serif;
    font-size: 11pt;
}

#animsent .article_style p {
    font-family: Cambria, "Times New Roman", serif;
    font-size: 13pt;
    line-height:16pt;
}

#animsent .article-list p {
	margin-left: 0;
}

/* Custom recommended_citation field on article page to replace title 12.11.2015 bnyikos */
#animsent #recommended_citation h4 {
    display: none;
}

#animsent #recommended_citation p {
    font-size:22px;
    line-height:24px;
    font-family: Cambria, "Times New Roman", serif;
    padding-bottom: 20px;
}

/* Wrap intro text around slideshow - CP 12/08/15 */
#animsent .slidebox-left {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    padding: 5px 5px 5px 0;
    width: 210px;
    height: 310px; }
    
#animsent #homepage_intro h2 {
	margin-top: 0;
	margin-bottom:0;
}

/* Caption for photograph */    
#animsent p.caption {
    font-size:11px;
    }
    
/* Article Thread header on target article page 12.10.2015 bnyikos */
#animsent #custom-fields h3 {
    font-size: 18px;
}

/* Author photograph in info box styling */
#animsent .author_pic img {
	float: right;
	display: block;
	max-width: 160px;
	padding-bottom: 10px;
	padding-top: 10px;
}

/* Homepage back issues link */

#animsent p.backissues a {
	font-size: 18px;
	font-weight:bold;
	}

#animsent .backissues span.click {
	font-size:10px;
}

/*Current Issue link */
#animsent p.currentissue {
	font-size: 18px;
	margin-top: 20px;
	text-align:center;
	}

#animsent p.currentissue a {
	font-weight:bold;
	}

/* Toc for Volumes and All Issues 2017/01/18 cp */
#animsent #hsu #main.text #toc.vol p.target {text-align: left; font-size: 110%; padding: 0 50px;}
#animsent #hsu #main.text #toc .item p.target {text-align: left; font-size: 110%; padding: 0 40px;}