/* -----------------------------------------------
IR journal local stylesheet.
Author:   Lani Goto
Version:  Jul 2016
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */


/* Navigation */

#ijes #navigation {
	height: 36px; }

#ijes #navigation #tabs,
#ijes #navigation #tabs ul,
#ijes #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#ijes #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	background-color: #3c465f;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

#ijes #navigation #tabs a:hover,
#ijes #navigation #tabs a:active,
#ijes #navigation #tabs a:focus {
	text-decoration: underline; }


/* Header */

#ijes #header {
	position: relative;
	height: auto !important;  }

#ijes #header #banner_image {
	display: block; }


/* Sidebar */

#ijes #sidebar a:link,
#ijes #sidebar a:visited,
#ijes #sidebar p.advanced a:link,
#ijes #sidebar p.advanced a:visited {
	font-size: 12px;
	color: #0d3f62;
	text-decoration: none; }

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

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

#ijes #sidebar ul#navlist li a {
	font-size: 12px;
	color: #fff;
	background-color: #841f27;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4; }

#ijes #sidebar ul#navlist li a:hover,
#ijes #sidebar ul#navlist li a:active,
#ijes #sidebar ul#navlist li a:focus {
	color: #000;
	background-color: #dedddb;
	text-decoration: underline; }

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


/* Main Content */

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

#ijes #main.text #sub {
	border-top: 1px solid #bfbfbf; }

#ijes #main.text a:link,
#ijes #main.text a:visited {
	color: #104e7b;
	text-decoration: underline; }

#ijes #main.text a:hover,
#ijes #main.text a:active,
#ijes #main.text a:focus {
	color: #000; }

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

#ijes #alpha .article-list h2 {
	font-size: 21px;
	font-weight: normal;
	background: transparent;
	border-bottom: 1px solid #bfbfbf; }

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

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

#ijes #coverart #beta .coverart-box h4 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfbfbf; }

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

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

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

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



/* Footer */

#ijes #footer,
#ijes #footer #bepress a {
	height: 75px;
	background-color: #841f27; }

#ijes #footer p:first-of-type {
	padding-top: 16px; }

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

#ijes #footer p a:hover,
#ijes #footer p a:active,
#ijes #footer p a:focus {
	text-decoration: underline; }
	
#ijes #coverart .coverart-box p {margin-left:0}

#ijes #submit .field .field-border, #ijes .box-border { background: transparent; }


/* Styling for logo slideshow in the sidebar - ADoran 9/21/20 */
#ijes #logo-slideshow img {width:150px; height:auto;}
#ijes #logo-slideshow {width:150px; margin-left:10px; margin-bottom:15px;}