/*
-----------------------------------------------
bepress Publication-Level ir-local.css
Author:   bepress
Version:  February 1, 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
.smallcaps {font-variant: small-caps;}

#ebdj #main.text #toc h3.issue a {
padding: 5px;
}

#ebdj #main.text #toc h3.issue {
 text-decoration:none;
}

#ebdj #main.text .article-list .auth {font-style: normal;}

#ebdj #masthead #headliner .alpha img {
    max-height:92px;
    max-width:auto;}
    
#ebdj #main.text .article-list .auth {font-style: normal;}

#ebdj #main.text .article-list h2 {
    background-color: transparent;
	width: 610px;
	padding-bottom: 0;
	border-bottom: 2px solid #464646;
	font-size: 18px; }
	
/* 3 column article list layout aarder/9/14/20 */
#ebdj .article-list p {padding-top:0; padding-bottom:0;}
#ebdj #main.text .article-list p span.doctitle {display:block; width:310px; float:left;padding-top:5px;margin-right:15px;}
#ebdj #main.text .article-list p span.auth {display:block; width: 140px; float:left; margin-bottom:0;padding-top:5px;}
#ebdj #main.text .article-list p span.pageno {display:block; width:80px; float:left; padding-top:5px; text-align:right;}