/**
 * plugins/themes/usal/usal.css
 *
 * 
 * Created by OCA 2013
 *
 * Usal theme stylesheet.
 *
 */

a{
    color:#808080 !important;
}
a:hover{
    background:transparent;
    color:#d22020 !important;
}
#main{
    padding-top: 0;
}

h3{
    font-family: Trebuchet MS !important;
    font-size:13px !important;
    color:#4d4d4d;
    text-transform:uppercase;
    font-weight:bold !important;
}
    

#content{
    color:#4d4d4d;
}
/* header */
#header{
    height: 145px;
}

#header h1 {
    background-image: url("images/detail_header.png");
    background-repeat: no-repeat;
    color: #D22020;
    display: table-cell;
    font-family: Trebuchet MS;
    font-size: 20px;
    font-weight: bold;
    height: 145px;
    line-height: 35px;
    padding-left: 265px;
    padding-top: 0;
    text-transform: uppercase;
    vertical-align: middle;
    width: 526px;
}

#header .revista h1{
    background-image: none;
    padding-left:0;
    width: 405px;
    font-size: 17px;
    line-height: 25px;
}
#header .central-revistas{
    float: left;
    margin-right: 15px;
}

#logo-revistas{
    background-image:url("images/usal_revistas_logo.png");
    height:145px;
    width:170px;
    background-repeat:no-repeat;
    right: 0;
    top: 0px;
    margin-top: -145px;
    float:right;
}

#breadcrumb{
    top: 216px;
}
/* end header */

/* logo revistas header */
#logo-revistas img{
    opacity:0;
    -webkit-transition: all 0.5s ease-in-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.5s ease-in-out; /* Firefox 4-15 */
    -o-transition: all 0.5s ease-in-out;  /* Opera 10.50–12.00 */
    transition: all 0.5s ease-in-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
    
    margin:0 auto;
}
#logo-revistas img:hover{
    opacity:1;
    background-color:transparent;
}
#logo-revistas a:hover{
    background-color:transparent;
}
/* end logo revistas header */


/* Navigation bar */
#announcements{
    width:auto;
}

#journal #navbar{
    width:100%;
    left:0;
    background-color:#4d4d4d;
    border-bottom-width: 0;
    padding-bottom: 0;
    text-align:center;
}

/* home page */
#homepageImage img{
    width:213px !important;
    height:auto;   
    margin-top: 0px;
}
#homepageImage{
    float: left;
    width:213px !important;
}
#journaldescription{
    padding-left: 243px;
    margin-bottom: 35px;
}

.journaltitle{
    font-family:Trebuchet MS !important;
    color: #D22020;
    font-size: 16px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    background-image:url("images/subtitle_detail.png");
    background-repeat:no-repeat;
    letter-spacing: 1.2px;
    height:50px;
    padding-left: 64px;
    line-height:20px;
    vertical-align: middle;
    padding-bottom: 10px;
    display: table-cell;
    padding-top: 0px !important;
    text-align:left !important;
    margin-top: 12px !important;
}

#journaldescription .journaltitle{
    height: 79px;
    line-height:18px;
    background-position: left center;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 5px;
}

#journaldescription p{
    font-size:13px;
    color:#4d4d4d;
}
#journaldescription a{
    font-weight: bold;
    color: #404040 !important;
}
#journaldescription a:hover{
    font-weight: bold;
    color: #d22020 !important;
}

table.announcements td.headseparator{
    border:0px;
}

table.announcements td.title h4{
    color: #4D4D4D;
    font-family: Trebuchet MS !important;
    font-size: 14px !important;
    font-style: italic;
    margin-top: 10px;
    text-transform: uppercase;
}

.MsoNormal{
    font-size: 12px !important;
    color: #4D4D4D;
}

.tocSectionTitle{
    font-size: 12px !important;
    color: #4D4D4D;
    font-weight:bold !important;
    text-transform: uppercase;
    font-family: Trebuchet MS !important;
}

.tocArticle{
    font-size: 12px !important;
    color: #4D4D4D;
    font-family: Trebuchet MS !important;
}
.tocPages{
    font-size: 10px !important;
    color: #4D4D4D;
    font-family: Trebuchet MS !important;
    font-weight:bold !important;
}

div.separator{
    border:0px;
    height: 5px;
}

.tocTitle{
    padding-top: 8px;
}

.tocAuthors{
    padding-top: 3px; padding-bottom: 7px;
}

table.announcements td.posted{
    color:#4d4d4d;
}

table.announcements td.endseparator{
    border:0px;
}

table.announcementsMore{    
    background-image:url("images/degradado.png");
    background-repeat: no-repeat;
    background-position:top center;
}

#announcementsHome{ 
    margin-top: 0px;
}
    

#other-info{
    display: inline-block;
    height: auto;
    margin-top: 25px;
    width: 100%;
    background-image:url("images/degradado.png");
    background-repeat: no-repeat;
    background-position:bottom center;
    margin-bottom: -41px;
    padding-bottom: 85px;
}

#other-info a{
    font-size:13px !important;
}

#other-info li{
    margin-top: 5px;
}

#other-info #aboutPolicies,
#other-info #submissions-other,
#other-info #aboutPeople{
    width:33% !important;
    float:left;
}



#other-info #aboutOther{
    margin-top: 29px;
}

#other-info h3{
    background-image:url("images/cuadradito_gris.png");
    background-repeat:no-repeat;
    height:15px;
    line-height:15px;
    padding-top: 0;
    padding-left: 17px;
}
    
#footerContent{
    padding-left: 0;
    text-align: center;
}
#footerContent img{
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
    width: 160px;
    margin-bottom: 0px; 
}


#detailSuscription{
    margin-right: 0px;
}

#register table{
    table-layout: fixed;
    font-size: 12px !important;
}
#register table td{
    vertical-align: top;
    padding-bottom: 10px;
}

#register input.textField{
    width: 203px;
}

#register table .instruct{
    font-size:10px !important; 
    font-style: italic;
}

#register table td.label{
    padding-bottom: 3px;
    padding-top: 12px;
}

#register table #signature{
    height: 88px;
    width: 429px;
}
#register table td a.action{
    font-style: italic;
}
#register #mailingAddress_tbl, #register #biography_tbl{
    width: 426px !important;
}
#register #country{
    width: 209px;
}
#register #interests ul{
    border-radius: 0px;
    background: #ccc;
    border:0px;
    width: 596px;
}
#register #interests ul .ui-widget-content{
    background:#ccc;
}

#register #cancel.button{
    background-image:url("images/cancelar.png");
    background-repeat:no-repeat;
    width: 135px;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    color: #808080;
    font-size: 15px;
    background-color: transparent;
    border-width: 0;
    cursor: pointer;
    font-weight: bold;
}
#register #cancel.button:hover{
    background-image:url("images/cancelar_hover.png");
    color: #fff;
}
#register #register-button{
    background-image:url("images/susbcribirse_button.png");
    background-repeat:no-repeat;
    width: 155px;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    background-color: transparent;
    border-width: 0;
    cursor: pointer;
    font-weight: bold;
    margin-left: -21px;
}

#register #register-button:hover{
    background-image:url("images/subscribirse_button_hover.png");
}

#register #buttons{
    text-align: right; 
    margin-right: 18px;
}

#privacyStatement{
    background-color: #D9D9D9;
    color: #4D4D4D;
    font-size: 12px;
    margin-right: 19px;
    padding: 10px 64px 11px 25px;
    background-image:url("images/detail_subscripcion.png");
    background-repeat: no-repeat;   
    background-position: top right;
}
#privacyStatement h3{
    font-size: 15px !important;
}

#issues h3{
    font-size: 15px !important;
    font-weight: bold;
}
#issues h4{
    font-family: Trebuchet MS;
    font-size: 15px !important;
    padding-left: 30px;
}

#content #managementPages{
    margin-top: 29px;
}


#content.article-view{
    margin-top: 0px !important;
    padding-right: 40px;
}
#content.article-view #articleTitle h3{
    font-size: 15px !important;
    margin-bottom: 21px;
    margin-top: -13px;
    padding-top: 0 ;   
    line-height: 25px;
}

td.tocGalleys {
    vertical-align: middle;
}

.in-manager #focusAndScope p span, .in-manager  #peerReviewProcess p span, .in-manager #onlineSubmissions p, .in-manager #authorGuidelines p, 
.in-manager #authorGuidelines p span, .in-manager #submissionPreparationChecklist p, .in-manager #copyrightNotice p, .in-manager #copyrightNotice p span{
    font-family: Trebuchet MS !important;
    font-size: 12px !important;
    color:#4D4D4D !important;;
}
.in-manager #peerReviewProcess p.CM9, .in-manager #peerReviewProcess p.CM10, .in-manager #authorGuidelines p{
    margin-top: 10px !important;
}
.in-manager div{
    border:0px !important;
}
.in-manager ol li{
    margin-top: 10px !important;
}
.in-manager #content{
    padding-top: 15px !important;
}


/* indización */
#indizacion{
    width: 100%;
}
#indizacion ul{
    list-style: none;
    padding-left: 0px;
}
#indizacion ul li{
    display: inline;
    line-height: 100px !important;
    height: 100px !important;
	 margin-right: 28px !important; 
}
#indizacion ul li img{
    width:30%; 
    vertical-align: middle;
  min-width: 30%;
}
#indizacion ul li{
    margin-right: 4%;
}
#indizacion ul li:nth-last-child(3n+0){
    margin-right: 0px;
}


.showmoreShadow{
    cursor: pointer;
    float: right;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    text-transform: lowercase;
}

#issn-home{
    font-size: 11px;
    margin-top: 6px;
    padding-bottom: 15px;
}

#titleissueshadow{
    background-image: url("images/degradado.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 75px;
    width: 650px;
    margin-top: -4px;
}

#setupForm #homepageImage{
    width: 100% !important;
}

#setupForm #additionalContent{
    margin-bottom: 42px;
}
#setupForm #homepageImage img{
    margin-top: 25px;
}

#issues div.block{
    float: left; width: 100%; margin-bottom: 13px;
    background: #E5E5E5;
    background: linear-gradient(to right, #E5E5E5 0%,#E5E5E5 13.4%,#E5E5E5 13.4%,white 13.4%,white 85.6%);
}
#issues div.block h3{
    width: 44px; 
    color: #4D4D4D;
    float: left;
    font-size: 14px;
    padding-left: 25px; 
    margin-right: 0px;
    font-style: italic;
}
#issues #issue{
    width: 563px; float: right;
    background-color: #fff;
}
#issues #issue h4{
    background-image:url("images/cuadradito_gris.png");
    background-repeat:no-repeat;
    height:15px;
    line-height:15px;
    padding-top: 0;
    padding-left: 17px;
    margin-top: 2.5px;
    margin-bottom: 5px;
    margin-left: 20px;
}
#issues #issue .issueCoverImage + h4{
    background-image:none;
    padding-top: 10px;
}
#issues #issue h4 a{
    color: #4D4D4D;
    font-size: 13px;
    font-weight: bold;
}
#issues #issue .issueCoverImage img{
    margin-top: 0px;
    margin-bottom: 0px;
}
#issues div.block #issue:not(:last-child){
    margin-bottom: 15px;
}