/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Lani Goto
Version:  Oct 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */


body { background: #cccea3 url(../assets/md5images/3d19c8c5f494faa4efd909d18bfdca35.gif) top left repeat-x; }


/* Header */

#jea #header { height: 250px; }

#jea #header #logo { display: none; }

#jea #header h1,
#jea #header h1 a, 
#jea #header #pagetitle {
    height: 250px;
    width: 980px;
    padding: 0;
    margin: 0;
    display: block; }

#jea #header h1 a {
    background: #cccea3 url(../assets/md5images/1eff19631f3959ac542bef75a45b773d.png) top left no-repeat;
    text-indent: -9999px; }


/* Navigation */

#jea #navigation { height: 36px; }

#jea #navigation #tabs,
#jea #navigation #tabs ul,
#jea #navigation #tabs ul li {
    height: 36px;
    padding: 0;
    margin: 0; }

#jea #navigation #tabs a {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: transparent;
    padding: 0 11px;
    margin: 0;
    border: 0;
    float: left; }

#jea #navigation #tabs a:hover,
#jea #navigation #tabs a:active,
#jea #navigation #tabs a:focus {
    color: #fff;
    text-decoration: underline; }
    
#jea #navigation #tabs li#tabone a,
#jea #navigation #tabs li#tabtwo a,
#jea #navigation #tabs li#tabthree a { display: none; }

/* Sidebar */

#jea #sidebar p.site-follow { display: none; }

#jea #sidebar a:hover,
#jea #sidebar a:active,
#jea #sidebar a:focus { color: #004292; }

#jea #sidebar ul#navlist { border-top: 1px solid #e4e4e4; }

#jea #sidebar ul#navlist li a {
    color: #fff;
    background-color: #006600;
    text-decoration: none;
    border-bottom: 1px solid #e4e4e4; }

#jea #sidebar ul#navlist li a:hover,
#jea #sidebar ul#navlist li a:active,
#jea #sidebar ul#navlist li a:focus {
    color: #004292;
    background-color: #ffffcc;
    text-decoration: underline; }

#jea #sidebar p.advanced a:link,
#jea #sidebar p.advanced a:visited {
    color: #000000;
    text-decoration: none; }

#jea #sidebar p.advanced a:hover, 
#jea #sidebar p.advanced a:active,
#jea #sidebar p.advanced a:focus {
    color: #004292;
    text-decoration: underline; }

#jea #sidebar #sidebar-search label,
#jea #sidebar .sidebar-search #browse label,
#jea #sidebar #issn p { color: #000; }


/* Main Content */


#jea #content { background-color: transparent; }

#jea #main.text a:link,
#jea #main.text a:visited {
    color: #0049a1;
    text-decoration: underline; }

#jea #main.text a:hover,
#jea #main.text a:active,
#jea #main.text a:focus {
    color: #000;
    text-decoration: underline; }   

#jea #main.text h1 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 10px; }

#jea .article-list h2 {
    width: 400px;
    font-size: 21px;
    background: transparent;
    border-bottom: 1px solid #e4e4e4; }

#jea #main.text .doc a:link,
#jea #main.text .doc a:visited {
    text-decoration: none; }

#jea #main.text .doc a:hover,
#jea #main.text .doc a:active,
#jea #main.text .doc a:focus {
    text-decoration: underline; }

#jea #main.text #coverart #sub { border-top: solid 1px #e4e4e4;}

#jea #coverart #beta .coverart-box h4 {
    border-bottom: 1px solid #e4e4e4;
    font: 18px Arial, Verdana, Helvetica, sans-serif normal;
    padding-bottom: 5px;
    text-transform: none;
    text-align: left; }

#jea #coverart #beta .coverart-box {
    font: 12px Arial, Verdana, Helvetica, sans-serif;
    border: 0; }

#jea #coverart #beta #coverart-box-container {
    border: 0; }

#jea #coverart #beta dl  {
    margin-left: 0; }

#jea #coverart #beta #coverart-editors dt {
    padding-top: 10px;
    font-size: 12px; }


/* Footer */

#jea #footer,
#jea #footer #bepress a {
    height: 74px;
    background-color: #006600; }

#jea #footer p {
    color: #fff; }

#jea #footer p a {
    font-size: 12px;
    color: #fff;
    text-decoration: none; }

#jea #footer p a:hover,
#jea #footer p a:active,
#jea #footer p a:focus {
    text-decoration: underline; }
    
/* Hide additional files from bottom of info page 4/22/2014 */
#jea #alpha #attach_additional_files {
       display: none; }

/* Style additional files below Download button 4/22/2014 */
#jea #beta_7-3 #supplemental span {display: block; margin-bottom: 9px;}
#jea #beta_7-3 #supplemental span a {
       display: block;}  

/* Display button on journals.html but not on journal homepage hmw 2019-09-10 */
#jea #peerreviewtext {
    display: none;
}


/*ISSN not so stretchy 3/25 wt */
#jea #issn p {
	letter-spacing: 0;
	}