@import "select_acceso_administracion.css";

/*-------------------------------------------------------------------------------------------*/

 /**
  * Estilos Generales
  *
  */
  
    body {margin: 10px 0; padding: 0; font-family: "Trebuchet MS",Calibri,Arial,Helvetica,sans-serif; font-size: 13px; }
    img { border: none; }

    a { color: #666666; text-decoration: none }

    #marco_principal { margin: 0 auto; text-align: left; width: 920px; background-color: white; position: relative }
 
    /* sombras */
    #sombra_top         { background: transparent url(../img/comunes/top.png) left top no-repeat;       }
    #sombras_laterales  { background: transparent url(../img/comunes/laterales.png) left top repeat-y;  }
    #sombra_inf         { background: transparent url(../img/comunes/inf.png) left top no-repeat;       }
    
    #sombra_top, #sombras_laterales, #sombra_inf { width: 940px; margin: 0 auto }
    #sombra_top, #sombra_inf { height: 8px; }
    /* /sombras */
 
/*-------------------------------------------------------------------------------------------*/

 /**
  * Encabezado
  *
  */
  
    #texto_imagen {
        left: 230px;
        position: absolute;
        text-align: center;
        top: 40px;
        font-family: Tahoma,"Times New Roman",serif;
	    font-size: 22px;
    }  
  
    /* Botonera */
    
    #barra_encabezado_accesible {
        position: relative;
        height: 20px;
        width: 100%;
        float: left;
        background: transparent url(../img/toolbar/barra_encabezado_accesible.png) left top repeat-x;
       
    }
    #barra_encabezado_accesible form { margin: 0; width: 16em; padding:0 ; height: 20px }
    #barra_encabezado_accesible a,
    #barra_encabezado_accesible label {
        font-size: 11px;
        font-weight: normal;
    }
    ul#botonera-principal{ position: absolute; top: 0; right: 0; height: 20px; }
    ul#botonera-principal, ul#botonera-principal li { margin:  0; padding: 0; list-style: none; }
    ul#botonera-principal a { text-decoration: none; text-transform: uppercase}
    ul#botonera-principal li{
        float: left;
        padding: 2px 6px 0;
        background-color: transparent;
        background-position: right 62%;
        background-repeat: no-repeat;
    }
    ul#botonera-principal li strong { display: block; }
    #botonera-principal li#boton-ayuda { background-image: none }
    #imagen_encabezado {
        width: 952px;
        height: 117px;
        vertical-align: top;
        background: transparent url(../img/encabezado/encabezado.png) right center no-repeat
    }
    
    /** combo productos **/
    #combo-productos { position: absolute; right: 1px; top: 101px !important; z-index: 10; width: auto }
    #combo-productos a {
        font-size: 14px;
        font-weight: bold;
        line-height: 28px;
        text-transform: uppercase;
    }
    
    ul#tabla_productos li a:hover { color: #0066cc }
    #tabla_productos li {
        float : left;
        width: 105px;
        height: 28px;
        background: transparent url(../img/toolbar/boton_superior.gif) left top no-repeat;
    }
    #tabla_productos li a { text-align: center; }
    div.Combo .Productos a { display: block; text-decoration: none; }
    div.Combo ul,div.Combo li{ list-style: none; margin: 0; padding: 0; }
    div.Combo .Control a { display: block; }
    
/*-------------------------------------------------------------------------------------------*/

 /**
  * Contenido Central
  *
  */

    .headerContenido {
        
        font-size: 11px;
        color: #666;
        text-decoration: none;
        padding: 0.5em 2em 0.5em 0;
        margin: 0 0.5em 0 0;
        text-align: right;
    }
    .contenido { padding: 0 20px 10px }
    #ContenidoPosta {
        float:left;
        width: 629px;
        margin: 0;
        padding: 0 16px 22px 32px;
        overflow: hidden;
        background-color: white;
        border: 1px solid #ccc;
    }
    .tituloArticulo { font-weight: bold; padding: 0 0 0 0; font-size: 18px; position: relative; margin-top:22px; }
    .imagenTituloArticulo {
        position: absolute;
        left: -20px;
        top: 5px;
        height: 14px;
        width: 14px;
        background-position: left top;
        background-repeat: no-repeat;
        background-color: transparent;
    }
    .fyhArticulo { font-size: 11px; color: #666; margin-bottom: 5px}
    .pieArticulo {
        padding: 5px 0 5px 0;
        font-size:11px;
        font-weight:bold;
        width:100%;
        text-align:right;
        background-color: #eee;
        color: #666;
    }
    
    .textoEtiquetas, .tags { font-family: Calibri; color: #666 }
    .tags { clear: both; padding: 0.3em 1em; }
    .tags a { padding: 0 .3em; }
    .tags a:hover { text-decoration: none; }
    
    table.ver_mas {  padding: 0; }
    .ver_mas td { vertical-align: middle }
    .ver_mas a { font-size: 10px; font-weight: bold; text-transform: uppercase  }
    .ver_mas a img { display: none }
    
    .autor_publicacion, .nombre_categoria { font-weight: bold }
    .nombre_categoria { text-decoration: underline }
    
    headerContenidoFecha {
        font-size: 10px;
    /*  color: #7BA6D6; */
        text-decoration: none;
        float:right;
    }
    
    .headerContenidoUnderline {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #666666;
    }

    .tituloItem { font-weight: bold; text-transform: uppercase; font-size: 12px }
    span.btn_publicaciones {
        background: transparent url(../img/comunes/btn_publicaciones_left.gif) left top no-repeat;
        padding-left: 5px;
        color: black;
    }
    .btn_publicaciones span {
        background: transparent url(../img/comunes/btn_publicaciones_right.gif) right top no-repeat;
        padding: 9px 32px 3px 27px;
    }
    
    .pieContenido {
        clear: both;
        margin: 0 -1px 25px 0;
        vertical-align: middle;
    }
    
    .btn_publicaciones_anteriores {
        background: transparent url(../img/comunes/btn_publicaciones_anteriores_left.gif) left top no-repeat;
        padding-left: 5px;
    }
    .btn_publicaciones_anteriores a {
        background: transparent url(../img/comunes/btn_publicaciones_anteriores_right.gif) right top no-repeat;
        padding: 6px 32px 11px 27px;
        color: black;
        text-transform: uppercase;
    }
    .btn_publicaciones_anteriores, .btn_publicaciones_anteriores a,
    .btn_publicaciones, .btn_publicaciones span {
        display: inline-block;
    }
    
    .fondo_contenido {
        background: transparent url(../img/comunes/fondo_contenido.gif) left bottom repeat-x;
        padding-bottom: 7px;
    }
    

    
/*-------------------------------------------------------------------------------------------*/
 /**
  * Siderbar
  *
  */
    
    .left_corners { height: 22px; width: 9px }
    .left_corners img { display: none !important }
    .fondoBoxesDer { background: transparent url(../img/comunes/fondo_boxes_der.png) right top no-repeat }
    .siderbar_titulo {
        margin: 7px 0 7px 11px;
        font-weight: bold;
        text-transform: uppercase;
    }
    .siderbar_titulo img { display: none }
    .flechita_item_link { 
        width: 10px;
        height: 7px;
        display: block;
        float: left;
        margin: 6px 7px 0 0;
        background-repeat: no-repeat;
        background-position: left 0;
    }
    .categorias, .categoriasWidgetsUsuario { color: white }
    .categorias a {
        font-size: 12px;
        color: white
    }
    
    /* calendario */
    #calendario.categorias { padding-bottom: .5em }
    #calendario div { padding-left: 10px }
    .cssTitle1 { text-transform: capitalize }
    .cssTitle1 b { margin-left: -18px }
    .cssTitle1, .cssHeading1, .cssDays1, .cssSaturdays1 {
        font-family:"Trebuchet MS",Calibri,Arial,Helvetica,sans-serif !important;
        font-size: 12px !important;
    }
    .cssDays1, .cssSaturdays1, .cssSundays1, .cssToday1 { font-size: 11px !important; }
    .cssDays1, .cssSaturdays1, .cssToday1 { color: #676767 !important }
    .cssSaturdays1, .cssSundays1 { background-color: #fff !important; }
    .cssToday1 { color: #000 !important; font-weight: bold !important }
    /* \calendario */
    
    .tag_mas_usado { color: #000 !important }

    /* nube de etiquetas (flash) */
    #wpcumuluswidgetcontent { margin-bottom: .8em }


/*-------------------------------------------------------------------------------------------*/
/**
  * Footer
  *
  */

    #footer { border-top: 1px solid white }
    #footer tr { vertical-align: top }
    .footer_barra { height: 1px; }
    #select_administracion, #e-ducativa_copyright { margin-top:5px; }
    

/*-------------------------------------------------------------------------------------------*/
/**
  * Publicacion
  *
  */
  
    #wrapper_tools_badgets  {
        border-top: 1px solid #ccc;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10px;
    }
    .tools, .badgets { text-transform: uppercase; }
    .badget-list-more { text-transform: lowercase; color: black}
    .tools a {
        padding-left: 0.3em;
        padding-right: 0.3em;
    }
    #wrapper_tools_badgets, div.tags { background-color: #eee }
    div.tags { border-top: 1px solid white; }
    .listaTags { padding-left: 0.2em; padding-right: 0.2em;}
    
    #comentarios {
        float:left;
        padding: 2em 0 0 0;
        width: 100%;
        margin-top: 20px;    
        font-size: 12px;
    }
    .boxComentarios {
        padding: 15px 13px 10px;
        /*border-top: 1px solid white;*/
        background-color: white;
        border: 1px solid #ccc;
        border-top: none
    }
    .boxTxtComentario { width: 100%; text-align:left; }
    .tituloComentario { padding: 0.5em 0; text-align:left; }
    .fechaComentario { padding: 0 0.5em; color: #666; }
    
    /* Formulario alta comentarios */
    #form_alta_comentarios { width: 76%; margin: 0 auto }
    .boxForm { padding: 1em 0 0 0; width: 100%; }
    .rowForm { clear: both; text-align: center; padding: 2px 0px; width: 100%; }
    .rowFormButtons { clear: both; padding: 2px 0px; width: 400px ;text-align: center; margin-left: 96px }
    .label, .label_obligatorio {
        font-size: 12px;
        color: #666666;
        float: left;
        text-align: right;
        vertical-align: middle;
        width: 90px;
        padding: 0 3px 0 0;
    }
    .label_obligatorio { font-weight: bold; }
    .campo { float: left; text-align: left; }
    .campo input, textarea {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 8pt;
        border-width: 1px;
        border-style: solid;
        border-color : #666 #ccc #ccc #666;
        padding : 2px;
        width: 400px;
    }
    .campo textarea { height: 150px; }
    .captcha {
        float: left;
        text-align: left;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 8pt;
        border : 1px solid;
        border-color : #666 #ccc #ccc #666;
        padding : 2px;
        margin-right:10px;
    }
    .button input {
        margin: 0em .2em 1em .2em;
        cursor: pointer;
        text-align: center;
    }   
    /* \Formulario alta comentarios */
    
/*-------------------------------------------------------------------------------------------*/
/**
  * Busqueda
  *
  */
    #busqueda { clear: both; margin: 0; }
    #titulo_resultado_busqueda { margin: -31px 0 26px -33px; position:relative }
    .no_existen_terminos_busquedos { display: block; margin-bottom: 15px  }
    .terminos_buscados { font-weight: bold }

/*-------------------------------------------------------------------------------------------*/

.flechitaSeccion {
    display:block;
    float: right;
    margin: 1px 5px 0 10px;
    padding: 0;
}






.

.footContenido {
    font-size: 10px;
    text-align:center;
    color: #666666;
    text-decoration: none;
/*  background-color: #E7EBF7; */
    line-height: 14px;
}
.reconocimientos {
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
    text-align:left;
    padding: 0 20px 0 20px;
}



.blockTituloItem {
    display:block;
    margin: 15px 0 10px 0;
    padding: 0 0 0 0;
    border-bottom: 1px solid #AAAAAA;
    float: left;
    width: 100%;
}

.blockTituloPub {
    display:block;
    margin: 10px 0 25px 0;
    padding: 0 0 0 0;
    border-bottom: 2px dotted #AAAAAA;
    float: left;
    width: 100%;
}

.iconosTituloSeccion {
    float: right;
}

.tituloIzq {
    float: left;
}


.tools {
    padding: 0.3em 1em;
    margin-top: 5px;
    clear: both;
    color: #666666;
}



.tools a:hover {
    text-decoration: none;
}

.badgets {
    padding: 0.3em 1em;
    color: #666666;
}

.badgets a {
    color: #000000;
}

.badgets a:hover {
    color: #000000;
    text-decoration: none;
}



.badget-list {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
.badget-list-element {
    display: inline;
    margin-left: 10px;
}

li.badget-list-more {
    display: inline;
    position: absolute;
    margin-left: 10px;
}
ul.badget-list-more {
    top:-5px;
    left: -5px;
    position: absolute;
    background: #fff;
    list-style-type:none;
    margin: 0;
    padding: 0;
    width: 220px;
    border: 1px solid #BEBEBE;
    z-index: 10;
}
li.badget-list-more-header {
    background: #DDDDDD;
    clear: both;
    padding: 2px;
    text-align: right;
}
li.badget-list-more-element {
    padding: 2px 5px;
    width: 100px;
    float: left;
}



#preview_container ,
#tinymce.mceContentBody ,
.textoArticulo {
    font-family: "Trebuchet MS",Calibri,Arial,Helvetica,sans-serif;
    font-size:13px;
    color: #333333;
    padding: 5px 0 5px 0;
}
.textoArticulo { padding-top: 0 }
body#tinymce { height: auto }



.tituloComentarios {
    font-size:12px;
    font-weight:bold;
    border-bottom: 1px solid #ccc;
}

.boxPaginado {
    text-align: right;
    font-size:11px;
    font-weight:bold;
}






.txtComentario {
    margin: 0.8em 1.5em;
    color: #666666;
}

.mensajeDestacado {
    background-color:#FFFBCB;
    border: 1px solid #96965E;
    font-weight: bold;
    font-size: 11px;
    color: black;
    padding: 5px;
}

.linkDestacado, .linkDestacado:visited:active:link {
    color: #555555;
    font-style: none;
}

.linkDestacado:hover {
    color: #555555;
    font-style: underline;
}




.separador {
    background-color: #FFFFFF;
    height: 3px;
    font-size: 0pt;
    display: none;
}

#e-ducativa_copyright {
    display: block;
    margin-left: 17px;
    width: 157px;
    height: 23px;
    background: transparent url(../img/comunes/powered_by.gif) left top no-repeat;
}






/**
 * Encabezado front-end de la bitacora
 */
.encabezados-container {
    padding:10px 20px;
}
.encabezado-content {
    border: 1px solid #ccccca;
    padding: 9px 23px;
    background: transparent url(../img/comunes/encabezado_opcional_fondo.png) left -4px repeat-x;
}
.encabezado-fecha {
    text-align: right;
    font-style: italic;
    font-size: 10px;
}

.border-corner {
    position: relative;
}
.border-corner .lt,
.border-corner .rt,
.border-corner .lb,
.border-corner .rb
{
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    background: transparent url(../img/comunes/border-corner-24.gif) no-repeat center center scroll;
}

.border-corner .lt { background-position: left top; left: 0; top: 0;}
.border-corner .rt { background-position: right top; right: 0; top: 0;}
.border-corner .lb { background-position: left bottom ; left: 0;  bottom: 0; }
.border-corner .rb { background-position: right bottom; right: 0; bottom: 0; }