/* ---- GENERAL ---- */

#body
{
  max-width: 980px;
  margin: auto;
}

#rightSidebar {
    margin: 0;
    padding: 0;
    width: 250px;
}


#main {
    margin: 0;
    padding: 0;
    width: 720px;
}

#main > h2 {
    margin: 0;
    padding: 4px;
    background-color: #9e9e9e;
    color: #fff;
    font-size: 1.15em;
}


#breadcrumb {
    font-size: 0.95em;
    padding: 0;
    margin: 0 0 0.5em 0;
}

/* ---- ENCABEZADO ---- */

#header
{
  background: url("images/logos_una.png"),
              url("images/banner-principal.png"),
              url("images/fondo_banner.png");
              
  background-repeat: no-repeat,
                     no-repeat,
                     repeat;

  background-position: top right,
                       left,
                       right;
                       
                                     
  background-color: #cdcdcd;
  height: 119px;
} 


#headerTitle > h1
{
  display: none;
}

/* ---- ENLACES ---- */

a:link {
	color: #195bbf;
}

a:active {
	color: #000;
}

a:visited {
	color: #195bbf;
}

a:hover {
	color: #195bbf;
	background-color: rgba(0,0,0,0.03);

}

#barra_url {
    position: absolute;
    color: #ffffff;
    font-size: 0.7em;
    width: 100%;
    top: 101px;
}
#barra_url #url_revista {
    padding-left: 20px;
    width: 50%;
}
#barra_url #issn_revista {
    float: right;
    padding-right: 20px;
    text-align: right;
    width: 50%;
}

/* ---- MENU ---- */


#navbar {
    border-bottom: none;
    margin: 0 0 13px 0;
    padding-bottom: 0.5em;
    background-color: #cdcdcd;
    height:17px;
   -webkit-border-radius: 0 0 8px 8px;
   -moz-border-radius: 0 0 8px 8px;   
   border-radius: 0 0 8px 8px;    
   border-weight: 0px;    
}

ul.menu
{
   margin-left: 20px;
}


/* ---- CONTENT ---- */

.journal-general
{ 
  background-color: #fbfbf3;
}


#content
{
   font-size: 0.75em;
   background-color: #fff;
   padding: 10px;
   border: 1px solid #cdcdcd;
}


/* ---- FORM ELEMENTS ---- */

input.textField
{
   border: 1px solid #cdcdcd;
   background-color: #fff;
   line-height:20px;
   -webkit-border-radius: 4px;    
   -moz-border-radius: 4px;      
   border-radius: 4px;
} 

input.button
{
   border: 1px solid #cdcdcd;
   /*background-color: #cdcdcd;*/
   line-height:20px; 
   -webkit-border-radius: 4px;    
   -moz-border-radius: 4px;       
   border-radius: 4px;  
}    

input.button.button-blue
{ 
  border: 2px solid blue!important;
}

select.selectMenu
{
   /*height: 26px;*/
   -webkit-border-radius: 4px;    
   -moz-border-radius: 4px;       
   border-radius: 4px;     
}


/* ---- MODULES ---- */

#sidebar .block
{
  border: 1px solid #cdcdcd;
  background-color: #e8e8ff;
  padding: 4px;
  margin-bottom: 10px;
  -webkit-border-radius: 0 0 12px 0;    
  -moz-border-radius: 0 0 12px 0;       
  border-radius: 0 0 12px 0;  
}

#sidebar .blockTitle
{
   background-image: url(images/encabezado.jpg);
   height: 20px;
   color: #fff;
   font-weight: bold;
   margin: 0 0 0 0;
   padding-left: 14px;
}

#sidebar div.block span.blockTitle {
    display: block;
    font-size: 1em;
    letter-spacing: 0em;
    padding: 4px 4px 0px 4px;
    text-transform: uppercase;
    margin-left:-4px;
    margin-right: -4px;
    margin-top:-4px;
    margin-bottom: 8px;

}

#sizer
{
   padding-bottom:25px;
}


/* ---- FOOTER  ---- */

#footer {
    background-color: red;
}

/* ---  Pié de la página principal  ---  */
#fondo-pie
{
   background: url("images/pie-principal.png") no-repeat;
   background-color: #999999; /* #d22027; 777875; /*#961922;*/
   width: 100%;
   height: 67px;
   display: inline-block;
   margin-top: 10px;
   font: inherit;
   border-top: solid 8px #666C6D;
}

#contenido-pie
{
   height: 67px;
   margin-left: 280px;
   margin-top: 5px;
   width: auto;
   display: inline-block;
   font-family: inherit;
   font-size: 0.7em;
   line-height: 0.35em;
}


/* --- OTROS -- */

table.tocArticle div.tocAuthors {
    font-style: italic;
    padding-left: 0;
}

table.tocArticle div.tocTitle a:link {
    text-decoration: none;
}

#slider
{
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 44px;
}

.blk-back-home
{
   margin-bottom: 10px;
}

/* Iconos para la descarga */
.tocGalleys
{
}

.tocGalleys, .tocPages
{ 
/*  text-align: left; */
}

.tocGalleys a.file_icon 
{
  padding: 0px 20px 10px 0px;
}



.file_icon 
{ 
  display: block;
  height: 16px;
  background: url("images/file_icon_PDF.png") no-repeat scroll top right;

}

#articleFullText .file_icon
{
   background-position: top left;
   padding-left: 25px;
}

.file_icon_PDF
{
}


.file_icon_EPU
{
  background: url("images/file_icon_EPUB.png") no-repeat scroll top right;
}

.file_icon_HTM
{
  background: url("images/file_icon_HTML.png") no-repeat scroll top right;
}

.file_icon_XML
{
   background-image: url("images/file_icon_XML.png");
}


.file_icon_Res
{
   background-image: url("images/file_icon_MP3.png");
}


.file_icon_Abs
{
   background-image: url("images/file_icon_MP3.png");
}

/*  Otros  */
div#unanota
{
  color: blue!important;
}


#container
{
   min-width: 970px ! important;
}
