/**
 * plugins/themes/IIQBrevista/IIQBrevista.css
 *
 * Copyright (c) 2013-2014 Simon Fraser University Library
 * Copyright (c) 2003-2014 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * IIQBrevista theme stylesheet.
 *
 */

body {
	background-color: #fff;
	color: #3b3b3b;
	font-family: "Times New Roman", Times, Georgia, serif;
}

a {
	color: #5b8a19;
	text-decoration: none;
}

a:link,
a:active,
a:visited {
	text-decoration: none;
}

a:hover {
	color: #7ebe24;
	background-color: #ffffff;
	text-decoration: underline;
}

hr{
	background-color: #666666;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #82BD86;
	background: #040;
}

#container {
	background-color: #fff;
	font-size: 1em;
}

#header {
	min-height:  160px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#headerTitle {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#header h1 {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 0px;
	padding-bottom: 2px;
	border-top: 1px solid #3b3b3b;
	/**/
	font-family: "Times New Roman", Times, Georgia, serif;
	letter-spacing: 3px;
	font-size: 25px;
	/**/
	background-color: #a5e151;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a5e151', endColorstr='#7ebe24'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a5e151', endColorstr='#7ebe24')"; /* IE8 */
	background-image: -ms-linear-gradient(top, #a5e151 100%, #7ebe24 100%);
	background:  -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #a5e151), color-stop(1.00, #7ebe24));
	background: -moz-linear-gradient(top, #a5e151 3px, #7ebe24);
	background-image: -o-linear-gradient(top, #a5e151 3px, #7ebe24);
	color:  #fff;
}

#header h1 .magazine,
#header h1 .details {
	position: absolute;
	width: 40%;
	margin-top: 50px;
	/**/
	color: #3b3b3b;
	font-family: "Times New Roman",Times,Georgia,serif;
}

#header h1 .title {
	position: relative;
	width: 80%;
	height: 30px;
}

#header h1 .details {
	width: 200px;
}

#header h1 .magazine {
	width: 200px;
}

#header h1 .magazine a,
#header h1 .details a,
#header h1 .title a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

#header h1 .details a:hover,
#header h1 .magazine a:hover,
#header h1 .title a:hover{
	text-decoration: none !important;
	background-color: none !important;
	background: none !important;
}

#header h1 .magazine{
	height: 100px;
	top: 0px;
	left: 0px;
	padding-left: 10%;
}

#header h1 .magazine,
#main h2 {
	/**/
	font-size: 25px;
	color: #3b3b3b;
}

#header h1 .details {
	height: 60px;
	top: 0px;
	right: 10%;
	padding-top: 55px;
	background-image: url('image/header/logo_usac.png');
	background-position: right top;
	background-repeat: no-repeat;
	/**/
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

#main{
	border-top: 1px solid #3b3b3b !important;
	border-bottom: 0px !important;
	margin-top: 5px !important;
	padding-top: 0px;
}

#main #navbar{
	padding-bottom: 5px;
	border-bottom: 1px solid #3b3b3b;
}

#main #navbar .menu{
	text-align: left;
	padding-top: 5px;
	line-height: 20px;
	/* 
	padding-top: 0px;
	padding-bottom: 0px; */
}

#main #navbar .menu li,
#main #navbar .menu li a{
	text-align: center !important;
	font-size: 10px;
}

#main #navbar .menu li a:hover{
	text-decoration: none;
	color: #3b3b3b;
	background-color: #ffffff;
	border-bottom: 2px solid #3b3b3b;
}

#main #breadcrumb{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 0px;
	/**/
	text-align: left;
}

#main #content{
	border-top: 0px;
	border-bottom: 1px solid #3b3b3b;
	text-align: justify;
}

#main #content #journalDescription{
	text-align: justify;
}

#main #content #issueCoverImage{
	width: 100%;
}

#sidebar #rightSidebar{
	border-top: 1px solid #3b3b3b;
	border-bottom: 0px;
}

#footer {
	background-color: #040;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#main {
	background-color: #fff;
	border-top: 1px solid yellow;
	border-bottom: 1px dotted #040;
	margin-top: 15px;
}

#main h2 {
	padding:0px;
	margin: 0px;
	padding-left: 25px;
	/**/
	background-image: url('image/content/page_now.png');
	background-position: left top;
	background-repeat: no-repeat;
}

#main h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#pageFooter{
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #3b3b3b;
	/**/
	text-align: center;
	color: #3b3b3b;
}

#navbar {
	border-bottom: 1px dotted #040;
	text-align: center;
}

#breadcrumb {
	height: 18px;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px dotted #040;
	padding: 0;
	font-style: italic;
}

#content {
	border-top: 1px dotted #040;
}

#content h3 {
	font-family:  "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#content h4 {
	font-family:  "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

#content h5 {
	text-transform: uppercase;
}

span.highlight {
	border-bottom: 1px dotted #040;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #82BD86;
}

table.listing td.headseparator {
	border-top: 1px dotted #040;
}

table.listing td.endseparator {
	border-top: 1px dotted #040;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #040;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	margin-top: 5px;
	border-bottom: 1px dotted #040;
}

/* */

#inlinePdfResizer{
	height: 1200px !important;
}

/* */

.usac_map{
	position: absolute;
	width: 245px;
	height: 120px;
	top: 0px;
	left: 0px;
	margin-left: 10%;
	background-image: url('image/header/transparent.png');
}

.revistaiiqb_map{
	position: absolute;
	width: 590px;
	height: 120px;
	top: 0px;
	left: 245px;
	margin-left: 10%;
	background-image: url('image/header/transparent.png');
}

.ccqqfar_map{
	position: absolute;
	width: 80px;
	height: 120px;
	top: 0px;
	left: 835px;
	margin-left: 10%;
	background-image: url('image/header/transparent.png');
}

.usac_map a,
.revistaiiqb_map a,
.ccqqfar_map a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.usac_map a:hover,
.revistaiiqb_map a:hover,
.ccqqfar_map a:hover{
	text-decoration: none !important;
	background-color: none !important;
	background: none !important;
}

/* */ 

.indizacion{
	position: relative;
	width: 250px;
	height: 150px;
	top: 0px;
	left: 0px;
	float: left;
}

.indizacion img{
	position: absolute;
	width: 150px;
	height: 100px;
	bottom: 0px;
	left: 0px;
}

.clear{
	clear: both;
}