/**
 * plugins/themes/classicRed/classicRed.css
 *
 * Copyright (c) 2013-2016 Simon Fraser University Library
 * Copyright (c) 2003-2016 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Classic blue theme stylesheet.
 *
 */
@font-face {
    font-family: IbarraReal;
    src: url('/ojs/public/site/fonts/IbarraReal-Regular.otf') format('opentype');
    /*font-weight: normal;
    font-style: normal;*/
}

/*@font-face {
    font-family: IbarraReal;
    src: url('/ojs/public/site/fonts/IbarraReal-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: IbarraReal;
    src: url('/ojs/public/site/fonts/IbarraReal-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: IbarraReal;
    src: url('/ojs/public/site/fonts/IbarraReal-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}*/

body {
	background-color:#FCFCFC;
}

a {
	text-decoration: none;
}

a:link {
	color: #660000;
}

a:active {
	color: #993338;
}

a:visited {
	color: #660000;
}

a:hover {
	color: #EECCCC;
	background: #660000;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #EECCCC;
	background: #660000;
}

#container {
	background-color: #FCFCFC;
	font-size: 1em;
}

#header {
	min-height: 100px;
	background-color: #fff;
}

#headerTitle {
	text-align: center;
}

#header h1 {
	line-height: 2.5;
	font-family: Calibri, sans-serif;
	text-transform: uppercase;
	letter-spacing: 10px;
	font-size: 2em;
	color:  #fff;
	text-align:center;
	padding-left:0px;
}

#footer {
	background-color: #600;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#main {
    background-color: #FCFCFC;
    /* border-bottom: 1px dotted #660000; */
    /* margin-top: 15px; */
    width: 61% !important;

	margin: 0 auto;
	display: block;
	float: none;
}

#main h2 {
	font-family: Calibri, sans-serif;
	font-size: 16pt;
	/* text-transform: uppercase; */
}

#main h3 {
	font-family: Calibri, sans-serif;
	font-size: 14pt;
	/* text-transform: uppercase; */
}

#navbar {
	padding-bottom: 15px;
	border-bottom: 1px dotted #C0C0C0;
	text-align: center;
}

#breadcrumb {
	height: 10px;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px dotted #C0C0C0;
	padding: 0;
	font-style: italic;
}

#content {
	border-top: 1px dotted #660000;
}

#content h3 {
	font-family: Calibri, sans-serif;
	/* text-transform: uppercase; */
}

#content h4 {
	font-family: Calibri, sans-serif;
	/* text-transform: uppercase; */
}

#content h5 {
	/* text-transform: uppercase; */
}

span.highlight {
	border-bottom: 1px dotted #660000;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #ecc;
}

table.listing td.headseparator {
	border-top: 1px dotted #660000;
}

table.listing td.endseparator {
	border-top: 1px dotted #660000;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #660000;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	margin-top: 80px;
	border-bottom: 1px dotted #660000;
}

#rightSidebar {
	margin-right: 3% !important;
}

#leftSidebar {
	margin-left: 3% !important;
}

#sidebar div.block span.blockTitle{
	font-family: Calibri, sans-serif;
}

#navbar a {
	font-family: Calibri, sans-serif;
}

#breadcrumb a {
	font-family: Calibri, sans-serif;
}

#developedBy {
	font-family: Calibri, sans-serif;
}





#nyrdiv {
    font-weight: bold;
    font-size: 18pt;
    font-family: IbarraReal;
    color: #FFF;
    background-color: #404040;
    float:left
}

#issndiv {
    font-size: 13pt;
    font-family: Helvetica Neue, Roboto, Helvetica, Arial, sans-serif;
    color: #FFF;
    background-color: #404040;
    float:right;
    margin-top:5px;
}

#title-bar {
    background-color: #404040;
    padding: 10px 10px 10px 40px;
}

.caja-gris { 
    font-family: Helvetica Neue, Roboto, Helvetica, Arial, sans-serif;
    background-color: #404040; 
    color: #FFF;
    padding: 20px;
}

.caja-roja {
    font-family: Helvetica Neue, Roboto, Helvetica, Arial, sans-serif;
    background-color: #a52921; 
    color: #fff;
    padding: 20px;
}

.caja-gris a, .caja-roja a {
    color:#FFF;
    text-decoration: none;
}

        .caja-gris a:hover, .caja-roja a:hover {
            background-color: transparent;
        }

        .caja-gris a:visited, .caja-roja a:visited {
            color:#FFF;
        }
	
a.white-link {
    color: #FFF;
    text-decoration: none;
}

        a.white-link:hover {
            background-color: transparent;
        }

        a.white-link:visited {
            color:#FFF;
        }

.title-en div, .title-en a, .title-en p{

    font-size: 12pt !important;
    font-style: italic;
}

.title-es div, .title-es a, .title-es p {

    font-size: 13pt !important;
}

.big-title div, .big-title a, .big-title p {

    font-size: 15pt !important;
}

.navigation-menu {

	clear:both;
	min-height:75px;
	margin:auto;
	text-align:center;
}

.navigation-menu-item {

	margin:5px;
	text-align:center;
	width:120px;
	display:inline-block;
	vertical-align:top;
}

.navigation-menu-item a:first-child {

	text-transform: uppercase;
	font-size:13pt;
}

.navigation-menu-item a:nth-of-type(2) {

	font-style: italic !important;
	font-size: 12pt !important;

}

.issueTitle {

	font-weight: bold !important;
	font-size: 18pt !important;
	font-family: IbarraReal !important;
	color: #a52921;
	text-align:center;
}

.tocTitle .tocAuthors {
	font-family: Calibri, sans-serif;
}

.tocTitle-es {
	font-size:11pt !important;
	color: #a52921;
}

.tocTitle-en {
	font-size:9pt !important;
	color: #000000 !important;
	font-style: italic;
}

.tocTitle-en a {
	font-size:9pt !important;
	color: #000000 !important;
	font-style: italic;
}

.tocAuthors {
	font-weight: bold;
	padding-left:0px !important;
}

.separator {
	border-bottom-color: rgb(192, 192, 192) !important;
}

.page-title {

	width:500px;
	text-align:center;
	margin:auto;
	margin: 20px auto 30px auto;
}

.page-subtitle {

	width:300px;
	text-align:center;
	margin:auto;
	margin: 30px auto;
}

div#content > div :first-child > .page-subtitle {

	margin: 0px auto 30px auto;
}

div#content {
	border:none;
}

.page-title-es {
	font-size: 13pt !important;
	text-transform: uppercase;
	text-align: center;
}

.page-title-en {
	font-size: 12pt !important;
	font-style: italic;
	margin-top:10px;
	text-align: center;
}

.page-subtitle-es {
	font-size: 12pt !important;
	text-transform: uppercase;
	text-align: center;
}

.page-subtitle-en {
	font-size: 11pt !important;
	font-style: italic;
	margin-top:10px;
	text-align: center;
}

.separator-line {

	margin-left: 50px;
	margin-right:50px;
	border-top: 1px solid #C0C0C0;
	height:10px;
	margin-top:10px;
}

input.button {

	padding:8px;
}

#signinTable {

	margin-left:auto;
	margin-right:auto;
}

#content .caja-roja div {
	text-align:center !important;
}

#content .caja-gris div {
	text-align:center !important;
}

ul#people {
	color:#660000;
}

#indexation-logos a:hover {
    background: transparent;
}

.caja-roja.page-title.archives {

    font-weight: bolder;
    background: url("archives.jpg");
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;

}

.strech {

	padding: 0px 100px;
}


.issue-item {

	width: 180px;
	text-align:center;
}

.issue-item img {

	width: 150px;
}

#body {

	margin-left:0px;
	margin-right:0px;
	width:100%;
}
