
@import url('https://fonts.googleapis.com/css?family=Bungee+Inline|Chewy|Chicle|Dancing+Script|Frijole|Gloria+Hallelujah|Indie+Flower|Limelight|Lobster|Pacifico|Padauk|Ranchers|Satisfy|Shrikhand|Wendy+One');



@font-face {
    font-family: 'Century Gothic';
    src: url('../century_gothic-webfontt.eot');
    src: url('../century_gothic-webfont.eot?#iefix') format('embedded-opentype'),
        url('../century_gothic-webfont.woff') format('woff'),
        url('../century_gothic-webfont.ttf') format('truetype'),
        url('../century_gothic-webfont.svg#Confortaa') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'escolar1regular1';
    src: url('./fonts/escolar_g-webfont.eot');
    src: url('./fonts/escolar_g-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/escolar_g-webfont.woff2') format('woff2'),
         url('./fonts/escolar_g-webfont.woff') format('woff'),
         url('./fonts/escolar_g-webfont.ttf') format('truetype'),
         url('./fonts/escolar_g-webfont.svg#escolar1regular1') format('svg');
    font-weight: normal;
    font-style: normal;
}

*, html, body {
    margin: 0px;
    padding: 0px;
    font-size: 0.98em;
    line-height: 1.5em;
}

.texto ol li, .texto ul li {
    margin-left: 60px;
}

/***********************************************
GENERAL
***********************************************/

#general {
    width: 980px;
    margin: 0px auto 5px auto;
    padding: 0px;
}

/***********************************************
CABECERA
***********************************************/

#cabecera {
    margin: 10px 0px 10px 0px;
    background: #ffffff url(./imagenes/cute-cartoons-scenery-1920x1200.png) no-repeat center center;
    color: #ffffff;
    font-size: 65px;
    height: 379px;
    overflow: hidden;
}

#cabecera .fondo_cabecera {
    width: 980px;
    margin: 0px;
    border: 0px;
}

#cabecera #titulo_cabecera {
    text-align: right;
    padding: 20px 0px 10px 30px;
    font-family: verdana, arial, sans-serif;
    visibility: visible;
    
}

/***********************************************
MENU
***********************************************/

#menu {
    width: 250px;
    min-height: 300px;
    float: left;
    font-family: verdana, arial, sans-serif;
    font-size: 16px;
}

#menu a {
    color: #149bdf ;
    text-decoration: none;
    display: block;
    padding: 3px 5px;
    margin-left: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #149bdf;
    border-right: 1px dotted white;
    text-align: right;
}

#menu a:hover {
    border-right: 1px solid #149bdf;
    border-bottom: 1px solid #149bdf;
    background: #149bdf;
    color: #911205 ;
}

#menu h6 {
    color: black;
    text-align: center;
    margin: 20px 0px 0px 20px;
    padding: 3px 5px;
    text-align: right;
    border-bottom: 1px solid black;
}
        
/***********************************************
CONTENIDO
***********************************************/

#contenido {
    margin-left: 260px;
    min-height: 300px;
    padding: 10px;
    width: 720px;
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
}

#contenido p {
    margin: 10px 0px;
}

#contenido h1 {
    margin-bottom: 15px;
    color: #149bdf;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #149bdf;
    font-size: 1.8em;

}

#contenido h2 {
    color: #149bdf;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #911205;
    font-size: 1.2em;
}

#contenido h3 {
    padding: 5px;
}
        
#contenido p.nuevo {
    text-align: right;
    margin: 10px 0px;
}

#contenido p.nuevo a {
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none;
    background: #149bdf;
    color: white; 
}

#contenido p.nuevo a:hover {
    background: white;
    color: #149bdf; 
}

.nuevo_articulo {
    width: 700px;
    z-index: 10;
    border: 1px solid #911205;
    border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 5px;
    position: absolute;
    margin: 0px;
    background: white;
    -moz-box-shadow:  4px 4px 4px rgba(0,0,0,.5);
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,.5);
    box-shadow: 4px 4px 4px rgba(0,0,0,.5);
}

img.cerrar_formulario {
    margin: -20px 0px 0px -20px;
}

#contenido .unaEtiqueta {
    display: table-cell;
    padding: 5px;
    width: 175px;
    margin: 2px;
}

#contenido .etiqueta {
    margin-left: 22px;
}

#contenido td.cabecera_tabla {
    background: #eeeeff;
    font-weight: bold;
    border-bottom: #aaa 1px solid;
    padding: 3px;
}

#contenido .unArticulo {
    width: 670px;
    padding: 10px 5px 20px 30px;
    margin: 5px 0px;
    border: 1px solid #ddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

#contenido .unArticulo img {
    margin: 5px;
}
        
#contenido .unArticulo h2.titular {
    border: none;
    margin-bottom: 25px;
    text-align: left;
    text-indent: -30px;
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
}

#contenido .unArticulo h2.titular a {
    color: #149bdf;
}

#contenido .unArticulo .autoria { 
    font-size: 0.8em;
    margin: 20px 20px 5px 0px;
    padding: 10px;
    background: #f0f0f0;
}

#contenido .unArticulo .comentarios {
    margin: 10px 10px 10px 40px;
}

#contenido .unArticulo .comentarios p {
    margin: 10px 0px;
}

#contenido .unArticulo .comentarios .unComentario {
    border: 1px solid #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 5px 5px 5px 0px;
}

#contenido .unArticulo .comentarios .comenta {
    border-top: 1px dotted #aaa;
    padding: 10px 0px;
}

#contenido .unArticulo .comentarios .autorComentario {
    padding: 0px 5px;
    background: #f5f5f5;
    font-size: 10px;
    margin: 0px;
}

#contenido .unArticulo .comentarios .texto_comentario {
    margin: 5px 5px 5px 20px;
}

/*
Formulario de identificacion
*/

form.identificacion {
    margin: 20px 200px;
}

form.identificacion p {
    margin: 10px;
}

input,select {
    border: 1px solid #149bdf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px;
    font-size: 16px !important;
}

#boton {
    padding: 3px 5px;
    background: #149bdf;
    color: white;

}

#boton:hover {
    color: #08415e;
    background: #bad3df;

}

#contenido a {
    text-decoration: none;
    font-weight: bold;
    color: black;
}

#contenido a:hover {
    text-decoration: underline;
}

/*Tabla con las filas con border inferior */
.con_linea {
    border-bottom: 1px solid #149bdf;
    padding: 5px;
}

#tablaComentarios {
    font-size: 11px;
}
/***********************************
FIELDSET
***********************************/
#contenido fieldset {
    padding: 5px;
    margin: 10px 0px;
}

fieldset legend {
    font-size: 12px;
    background: #149bdf;
    color: #911205;
    padding: 5px 10px;
    font-weight: bold;
}

/***********************************
GADGETS
***********************************/
table.tablaGadgets {
    margin: 10px auto;
}

table.tablaGadgets td {
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #149bdf;
}

.editaGadget {
    background: #eee;
    margin: 20px 40px;
    padding: 10px;
}

.editaGadget .tipos {
    border: 1px dotted #911205;
    margin: 10px;
    padding: 5px;
}

.editaGadget h3 {
    font-size: 14px;
    padding: 5px 0px;
    border-bottom: 1px solid #911205;
    text-align: center;
}

.editaGadget .tipos img,
#gadgets img{
    max-width: 240px;
    margin: 5px auto ;
    display: block;
}

#gadgets {
    margin: 20px 0px;
}

.gadget {
    margin: 10px 0px 20px 0px;
    border: 1px solid #911205;
}

#gadgets .gadget .tituloGadget{
    background: #149bdf;
    color: #911205;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
}

#gadgets a {
    padding: 5px 0px;
    font-weight: bold;
    border: none;
    margin-left: 0px;
    display: block;
    text-align: initial;
}

#gadgets a:hover {
    background: none;
    border: none;
    color: #149bdf;
    text-decoration: underline;
}

#gadgets a.noBlock {
    display: inline;
}

#gadgets .unComentario {
    border-bottom: 1px dotted #149bdf;
    margin: 5px 0px 5px 10px;
    padding: 2px;
    font-size: 11px;
}

/***********************************
PAGINACION
***********************************/
#paginacion {
    text-align: right;
    padding: 10px 5px;
}

#paginacion a {
    font-weight: bold;
    padding: 0px 5px;
}

/***********************************************
PIE
***********************************************/

#pie {
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
    clear: both;
    border-top: 1px solid #aaa;
    text-align: center;
    font-size: 0.9em;
    width: 980px;
    margin: 0px auto;
    padding: 5px 0px 20px;
}
        
#pie a {
    text-decoration: none;
    color: #149bdf;
    font-weight: bold;
}
        
#pie a:hover {
    text-decoration: underline;
}
/***********************************************
AVISO
***********************************************/

#tapa {
    font-family: verdana, arial, sans-serif;
    font-size: 15px;
    z-index: 10000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: fixed;
    background: url(../imagenes/punto_tapa.png);
}

#tapa #aviso #cerrar {
    margin-top: -28px;
}

#tapa #aviso {
    width: 650px;
    top:10%; 
    position: relative;
    margin:auto auto; 
    padding: 10px;
    background: #FFC;
    border: 5px double #63c8ff;
    text-align: center;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    color: black;

}
        
        
/***********************************************
formulario de configuracdión
***********************************************/
.tipos_letra [name:tipo_cabecera] {
    font-family: verdana, arial, sans-serif;
}

.tipos_letra #type0 {
    font-family: verdana, arial, sans-serif;
    padding: 5px;
}

.tipos_letra #type1 {
    font-family: 'Century Gothic', sans-serif;
    padding: 5px; 
}

.tipos_letra #type2 {
    font-family: 'escolar1regular1', cursive;
    padding: 5px; 
}

.tipos_letra #type3 {
    font-family: 'Bungee Inline', cursive;
    padding: 5px; 
}

.tipos_letra #type4 {
    font-family: 'Chewy', cursive;
    padding: 5px; 
}

.tipos_letra #type5 {
    font-family: 'Chicle', cursive;
    padding: 5px; 
}

.tipos_letra #type6 {
    font-family: 'Dancing Script', cursive;
    padding: 5px; 
}

.tipos_letra #type7 {
    font-family: 'Frijole', cursive;
    padding: 5px; 
}

.tipos_letra #type8 {
    font-family: 'Indie Flower', cursive;
    padding: 5px; 
}

.tipos_letra #type9 {
    font-family: 'Limelight', cursive;
    padding: 5px; 
}

.tipos_letra #type10 {
    font-family: 'Lobster', cursive;
    padding: 5px; 
}

.tipos_letra #type11 {
    font-family: 'Pacifico', cursive;
    padding: 5px; 
}

.tipos_letra #type12 {
    font-family: 'Ranchers', cursive;
    padding: 5px; 
}

.tipos_letra #type13 {
    font-family: 'Satisfy', cursive;
    padding: 5px; 
}

.tipos_letra #type14 {
    font-family: 'Shrikhand', cursive;
    padding: 5px; 
}

.tipos_letra #type15 {
    font-family: 'Wendy One', sans-serif;
    padding: 5px; 
}


