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


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


/* Header */

#gobernar #header {
	position: relative;
	height: auto !important; 
	background-color: transparent; }

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


/* Navigation */

#gobernar #navigation {
	height: 36px; }

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

#gobernar #navigation #tabs a {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	font-weight: normal;
	color: #104e7b;
	background-color: #f4f4f4;
	padding: 0 11px;
	margin: 0;
	border: 0;
	float: left; }

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


/* Sidebar */

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

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

#gobernar #sidebar ul#navlist {
	border-top: 1px solid #000; }

#gobernar #sidebar ul#navlist li a {
	font-size: 12px;
	color: #ffffff;
	background-color: #1f5777;
	text-decoration: none;
	border-bottom: 1px solid #000; }

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

#gobernar #sidebar #sidebar-search label,
#gobernar .sidebar-search #browse label,
#gobernar .sidebar-search h2 {
	color: #fff; }

#gobernar .sidebar-search h2 {
	background: none;
	border-top: none;
	border-bottom: none; }


/* Main Content */

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

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

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

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

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

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

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

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

#gobernar #coverart #beta .coverart-box h4 {
    font-family: Georgia, "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; }

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

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

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

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



/* Footer */

#gobernar #footer,
#gobernar #footer #bepress a {
	height: 74px;
	background-color: #000; }

#gobernar #footer p:first-of-type {
	padding-top: 20px; }

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

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

/* fixing nav tabs kkr-9/20/2016 */
#gobernar #tabs, #gobernar #tabs ul { width: auto; }

/* Height of navcontainer MBL 9-20-16 */
#gobernar #sidebar ul#navlist li a { padding-bottom: 15px;
 padding-left: 15px;
 text-indent: 0;
 width: 225px; }
 
 /* Space between sidebar images 5-20-22 */

#gobernar #sidebar #sidebar-images img {
	padding-bottom:20px;
}