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

/* Header */

#andean_past #header {
	height: 86px; }

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

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

#andean_past #header h1 a {
	background: #ffbf36 url(../assets/md5images/2ace51fcd36f69c63e65474d0b34870d.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#andean_past #navigation {
	height: 30px; }

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

#andean_past #navigation #tabs a {
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ffbf36;
	text-transform: uppercase;
	padding: 0 9px;
	margin: 0;
	border: 0;
	float: right; }

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


/* Sidebar */

#andean_past #sidebar a:link,
#andean_past #sidebar a:visited,
#andean_past #sidebar p.advanced a:link,
#andean_past #sidebar p.advanced a:visited {
	font-size: 13px;
	color: #711a29;
	text-decoration: none; }

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

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

#andean_past #sidebar ul#navlist li a {
	font-size: 13px;
	color: #fff;
	background-color: #711a29;
	text-decoration: none;
	border-bottom: 1px solid #e4e4e4; }

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

#andean_past #sidebar #sidebar-search label,
#andean_past .sidebar-search #browse label,
#andean_past .sidebar-search h2,
#andean_past #sidebar #issn p {
	font-size: 13px;
	color: #000; }

#andean_past .sidebar-search h2 {
	background-color: transparent;
	border-top: none;
	border-bottom: none; }


/* Main Content */

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

#andean_past #wrapper {
	background: #fff url(../assets/md5images/8c62c352a0dc47122f7e3f4be449e3e8.gif) top left repeat-y; }

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

#andean_past #main.text p,
#andean_past #main.text p a {
	font-size: 13px; }

#andean_past #main.text a:link,
#andean_past #main.text a:visited {
	color: #711a29;
	text-decoration: underline; }

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

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

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

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

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

#andean_past #coverart #beta .coverart-box h4 {
    font-family: "Goudy Old Style", Garamond, "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    color: #000000;
    text-align: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #bfbfbf; }

#andean_past #coverart #beta .coverart-box {
	font: 13px "Goudy Old Style", Garamond, "Times New Roman", Times, serif;
	border: 0; }

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

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

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


/* Footer */

#andean_past #footer,
#andean_past #footer #bepress a {
	height: 74px;
	background-color: #711a29; }

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

#andean_past #footer p a:hover,
#andean_past #footer p a:active,
#andean_past #footer p a:focus {
	text-decoration: underline; }


/* Advanced Search */

.legacy #andean_past #wrapper {
	background-image: none; }

/* Editorial board display in 2 columsn - bd 2016-03-10 */
#andean_past #coverart-editors .edboard-left {
	float: left; }
	
/* Adjusting rights statement images - NS 04/10/18 */
#andean_past #rights_statements img {
height: auto;
width: 150px;
}
#andean_past #rights_statements h4 {
color:black;
font-weight:bold;
}

/* Fix navtabs order - NS 03/05/19  */

#andean_past #navigation #tabs {
    width: 240px;
}

#andean_past #navigation #tabs li {
    float: left;
}

/* Remove 5th navtab - NS 03/05/19  */

#andean_past #navigation #tabs li#tabfive {
    display: none;
}