/* -----------------------------------------------
bepress IR local stylesheet.
Author:   Zane Mattingly
Version:  14 September 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

/* General Elements */
#lpb a {
color:#243E5F;}

#lpb a:active,
#lpb a:hover {
color:#555555;}

/* Header */
#lpb #header {
height:142px;}

#lpb #pagetitle {
background:url(../assets/md5images/13fb5dbb163cd81f2bf3c5267bcf6402.jpg) top left no-repeat;
float:left;
height:142px;
margin:0;
padding:0;
position:relative;
width:740px;}

#lpb #pagetitle h1 {
margin:0;
padding:0;}

#lpb #pagetitle h1 a {
height:34px;
display:block;
left:38px;
margin:0;
padding:0;
position:absolute;
text-indent:-9999px;
top:52px;
width:674px;}

/* Navigation */

#lpb #navigation #tabs {
border-right:solid 1px #1C3456;}

#lpb #navigation #tabs li {
margin:0;}

#lpb #navigation #tabs a {
border-left:solid 1px #1C3456;
color:#FFFFFF;
font-weight:normal;
margin:0;
padding:8px 12px;}

#lpb #navigation #tabs a:active,
#lpb #navigation #tabs a:hover {
background-color:#1B3355;
color:#C0DEF6;}

#lpb #navigation #tabfour a {
border-right:solid 1px #1C3456;}

/* Sidebar */

#lpb #sidebar a:active,
#lpb #sidebar a:hover {
color:#C0DEF6;
text-decoration:underline;}

#lpb #navlist li a {
background-color:#1B3355;
border-top:solid 1px #3C5A74;}

#lpb #navlist li a:active,
#lpb #navlist li a:hover {
background-color:#08244B;
color:#C0DEF6;}

/* Facebook CUSTOM-838 */

#lpb #sidebar #facebook {
	margin-left:6px; }

/* Footer */

#lpb #footer {
background-color:#CDD3E4;}

#lpb #footer p {
font-size:12px;
margin-left:240px;
padding-top:10px;}

#lpb #footer p a {
text-decoration:none;}

#lpb #footer p a:active,
#lpb #footer p a:hover {
color:#555555;
text-decoration:underline;}

#lpb #footer #bepress a {
float:left;}

/* Accents */

#lpb #sidebar input#email_address,
#lpb #sidebar input#search,
#lpb #sidebar select,
#lpb .form-table select,
#lpb .form-table input#author {
border:1px solid #CDD3E4;
border-left:5px solid #CDD3E4;}

#lpb #sidebar .advanced a {
color:#FFF;}

#lpb #sidebar .advanced a.hover {
color:#C0DEF6;}

/* Main Content Area */

#lpb #content h1 {
font-size:22px;}

#lpb #content h2 {
font-size:16px;
font-weight:bold;
letter-spacing:2px;
text-transform:uppercase;}

#lpb #content .article-list h2 {
background-color:#FFF;
border-bottom:solid 2px #CDD3E4;
width:420px;}

/* My Account */

#lpb #myaccount thead a {
color:#FFF;}
#lpb #main.text #editorial-board h2, h3, h4 {text-align:center}
#lpb #main.text #editorial-board {text-align:center;}

/* removing Editors from homepage */
#lpb #masthead {display:none;}

/* CUSTOM-809 Slideshow Widget on a Static HTML Page */
#lpb .box-left,
#lpb .box-right {
		background:#fff;
		padding:0 0 0 0;
		padding-left:0;
		margin:0 0 0px;
		float:left;
		height:200px;
                overflow:hidden; }

#lpb .box-left {
	width:220px;
	margin-right:0px; }

#lpb .box-right {
	width:396px;
        margin-left:30px;
        padding-top:7px; }
        
#lpb .box-right p {font-weight:bold;}

/* Editorial Board page customizations 08-22-11 bnyikos */

#lpb #editorial-board h2 { margin-left:auto; margin-right: auto; text-align:center; }
#journal #shlr_edboard h3 { margin-left:auto; margin-right: auto; text-align:center; }

#lpb #editorial-board .edboard_left p,
#lpb #editorial-board .edboard_mid p,
#lpb #editorial-board .edboard_right p { width:222px; float:left; text-align:center; }

#lpb #editorial-board p {text-align:center;}
#lpb #editorial-board h2 {
        background-color: transparent;}
        
#lpb #sidebarFeed a {color:white;}

/* CUSTOM-809 Slideshow Widget on a Static HTML Page */
#lpb #main.text #intro-text .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: 242px;
    height: 180px; }

#lpb #main.text .crumbs p {margin: 0;}
#lpb #main.text p.journal-follow {margin: 0; padding-bottom: 0;}

/* Sidebar Feed 8.2 bnyikos 06.29.16 based on BP-4233 */

#sidebar #divRss ul.feedEkList {
    width:210px;
    list-style:none outside none;
    background-color:#FFFFFF;
    border:1px solid #D3CAD7;
    padding:4px 6px; color:#3E3E3E; }
    
#sidebar #divRss ul.feedEkList li {
    margin-left: 0;;
    border-bottom:1px solid #D3CAD7;
    padding:5px; }
    
#sidebar #divRss ul.feedEkList li:last-child {
    border-bottom:none; }
    
#sidebar #divRss ul.feedEkList .itemTitle a {
    margin-left: 0;
    font-weight:bold;
    color: #2E486D;
    text-decoration:none; } 

#sidebar #divRss ul.feedEkList li .itemContent {
    color: #000; }
    
#sidebar #divRss ul.feedEkList .itemTitle a:hover { 
    text-decoration:underline;
    background: 0; }
    
#sidebar #divRss ul.feedEkList .itemDate {
    font-size:11px;
    color:#aaa;
    margin-left:0px; }
    
#sidebar #divRss ul.feedEkList .itemContent p {
    line-height: 1.2;
    margin-top: 5px;
    margin-left: 0; }
    
#sidebar #divRss { 
    margin-left: 8px;
    width: 220px; }
    
#sidebar #divRss ul.feedEkList {
    margin: 0;
    padding: 10px 0;
    width: 220px; }
    
#sidebar #divRss ul.feedEkList {
    background-color: transparent;
    border: 0;  }


#sidebar #divRss ul.feedEkList .itemTitle a {
    color: #FFFFFF;  }


#sidebar #divRss ul.feedEkList li {
	border: 0; }


#sidebar #divRss ul.feedEkList .itemDate,
#sidebar #divRss ul.feedEkList .itemContent {
	display:none;
	 }

#lpb #symposiumpage h5 {
    font-weight: normal;
    font-size: 14px;
    font-style: inherit;
    line-height: 1.6em;
    text-align: center;
}
#lpb #symposiumpage h3 { text-transform: uppercase; }

/* Adding focus indicator to nav tabs mf 05/19/2021 */
#lpb #navigation #tabs a:hover,
#lpb #navigation #tabs a:active,
#lpb #navigation #tabs a:focus {
    text-decoration: underline; }
    

/* CUSTOM-1897 Correcting Nav Tab Order for Keyboard Navigation mf 05/19/2021 */
#lpb #navigation #tabs {width:240px;}
#lpb #navigation #tabs li {float:left;}
