 /*
<?php
    header("Content-type:text/css");
?>
*/

* {
    font-size: 11px;
    margin: 0;
    padding: 0;
    font-family: Helvetica,arial;
    }

body {
    background-color: #000;
    background-image: url('../_img/fondo-body.gif');
    background-position: center;
    background-repeat: repeat-y;
    text-align: center;
    color: #fff;
    font-size: 0px;
    }

a img {
    border: 0;
    }

hr {
	background-color: #fff;
	height: 1px;
	border: 0;
	margin: 10px auto;
	}

div#contenedor {
    width: 740px;
    margin: 10px auto;
    }

div#menu-sup {
    width: 755px;
    height: 32px;
    background-image: url('../_img/menu-fondo.gif');
    margin: 0 auto;
    text-align: right;
    }

div#menu-sup p {
    display: inline;
    padding-right: 10px;
    vertical-align: middle;
    }

div#menu-sup p a {
    color: #000;
    }

div#menu-sup p a:hover {
    text-decoration: underline;
    }

div#menu-sup img{
    padding-top: 3px;
    vertical-align: bottom;
    }

div#c-izda {
    width: 202px;
    border-right: 3px solid #fff;
    float: left;
    display: inline-block;
    margin-bottom: 60px;
    }

div#c-izda ul {
    width: 150px;
    margin: 5px auto 20px auto;
    color: #fff;
    font-size: 11px;
    text-align: left;
    list-style-image: url('../_img/lista-nota1.gif');
    }
    
div#c-izda ul#enlaces {
    list-style-image: url('../_img/lista-nota2.gif');
    }

div#c-izda ul li {
    margin-bottom: 10px;
    }

div#c-izda p {
    text-align: left;
    padding-left: 10px;
    margin: 10px auto;
    }

div#c-izda table {
    margin: 10px;
    text-align: left;
    height: 45px;
    }

div#c-izda table tr {
    vertical-align: top;
}

div#c-dcha {
    width: 520px;
    float: right;
    padding-right: 5px;
    }

div#c-dcha div.articulo {
    margin-bottom: 40px;
    }

div#c-dcha div.articulo span.centrado {
	display: block;
	margin: 20px auto 0 auto;
	text-align: center;
	}

div#c-dcha div.articulo span.centrado img {
	display: block;
	margin: 0 auto;
	}

div#c-dcha div.articulo span.comentarios_num {
    font-weight: normal;
    display: block;
    margin: 20px 0;
    text-align: right;
    font-size: 11px;
    }

div#c-dcha div.articulo span.comentarios_num strong {
    font-size: 14px;
    }
	
div#c-dcha h1 , h1 a {
    font-size: 23px;
    text-align: left;
    border-bottom: 1px solid #fff;
    padding-bottom: 1px;
    }

/* SUBTITULOS H3 */
div#c-dcha div.articulo h3 {
	font-size: 16px;
	text-align: left;
	margin: 15px 0;
	border-bottom: 1px solid #fff;
	}

h1 a {text-decoration: none !important; border: none; font-style: normal !important;}
h1 a:hover {text-decoration: underline !important;}

div#c-dcha h2 {
    margin-top: 2px;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    }

div#c-dcha span {
    font-size: 10px;
    font-weight: normal;
    }

div#c-dcha p {
    color: #fff;
    text-align: justify;
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 10px;
    }

div#c-dcha span.first {
	font-size: 37px;
	font-weight: bold;
	float: left;
	padding: 10px 2px 2px 0;
	}

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

a:hover {
    text-decoration: underline;
    }

div#pasapag {
    text-align: right;
    border-top: 2px solid #fff;
    width: 200px;
    margin: 25px 0 15px 0;
    float: right;
    }

div#pasapag a , div#pasapag span {
    font-size: 12px;
    }

div#pie {
    font-size: 0;
    background-color: #000;
    clear: both;
    }

div#pie p {
    font-size: 9px;
    width: 700px;
    margin: 10px auto 0 auto;
    padding-bottom: 10px;
    }

/*FORMULARIOS*/

form  {
    margin-top: 30px;
    vertical-align: middle;
    }

form input#buscar , form input#buscar2 {
    width: 116px;
    height: 20px;
    border: 0;
    font-size: 11px;
    font-weight: bold;
    background-image: url('../_img/fondo-buscador.gif');
    background-repeat: no-repeat;
    background-color: #000;
    color: #505050;
    margin: 0 3px 6px 0;
    padding-top: 3px;
    }

/*FORMULARIO COMENTARIOS*/

/*table tr td , table tr th {border: 1px solid red;}*/

form#form_comentarios table {
	width: 350px;
	text-align: left;
	margin: 0 auto;
	border-collapse: collapse;
	}

form#form_comentarios table tr th {
	text-align: right;
	padding-right: 10px;
	}

form#form_comentarios table tr td {
	padding: 3px;
	}

form#form_comentarios table tr td input {
	width: 160px;
	border: 1px solid #fff;
	background-color: #000;
	color: #fff;
	padding: 2px 3px;
	}

form#form_comentarios table tr td textarea {
	width: 250px;
	border: 1px solid #fff;
	background-color: #000;
	color: #fff;
	padding: 3px;
	}

form#form_comentarios table tr td input.normal {
	width: auto;
	height: auto;
	border: none;
	}

/*COMENTARIOS*/

div#comentarios {
    margin: 25px 0;
    }

div#comentarios p.comentarios_tit {
    text-align: right;
    margin: 0 20px 10px 0;
    }

div.comentario_b {
    background-color: #fff;
    color: #000 !important;
    width: 479px;
    margin: 0 auto;
    background-image: url('../_img/c_blanco_sup.gif');
    background-position: top;
    background-repeat: no-repeat;
    }

div.comentario_b p {
    color: #000 !important;
    font-size: 11px !important;
    padding: 5px 10px;
    }


div.comentario_b h3 {
    font-style: italic;
    text-align: left;
    padding: 10px 0 0 30px;
    height: 22px;
    background-image: url('../_img/c_blanco_sup.gif');
    background-position: top;
    background-repeat: no-repeat;
    }

div.comentario_b h2 {
    text-align: right !important;
    font-size: 10px !important;
    font-style: italic;
    padding: 5px 10px;
    background-image: url('../_img/c_blanco_inf.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    }

div.comentario_b h2 a {
		color: #000;
		}

div.comentario_b a {
	color: #000;
	font-weight: bold;
	}

div.comentario_b a:hover {
	text-decoration: underline;
	}

div.comentario_n {
    background-color: #000;
    color: #fff !important;
    width: 479px;
    margin: 0 auto;
    background-image: url('../_img/c_negro_centro.gif');
    background-position: top;
    background-repeat: repeat-y;
    }

div.comentario_n p {
    color: #fff !important;
    font-size: 11px !important;
    padding: 3px 10px;
    }

div.comentario_n h3 {
    font-style: italic;
    text-align: left;
    padding: 10px 0 0 34px;
    height: 22px;
    background-image: url('../_img/c_negro_sup.gif');
    background-position: top;
    background-repeat: no-repeat;
    }

div.comentario_n h2 {
    text-align: right !important;
    font-size: 10px !important;
    font-style: italic;
    padding: 3px 10px;
    background-image: url('../_img/c_negro_inf.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    }

div.comentario_n a , div.comentario_n a {
	font-weight: bold;
	}
	
div.comentario_n a:hover , div.comentario_n a:hover {
	text-decoration: underline;
	}	

/*CITAS EN COMENTARIOS*/

div.comentario_b p span.cita , div.comentario_b_k p span.cita {
	display: block;
	background-color: #000;
	width: 456px;
	margin: 0 auto;
	color: #fff;
	display: block;
	background-image: url('../_img/c_negro_inf_cita.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}

div.comentario_b p span.cita em , div.comentario_b_k p span.cita em {
	display: block;
	padding: 0 7px;
	padding-bottom:7px;
	}

div.comentario_b p span.cita strong , div.comentario_b_k p span.cita strong {
	display: block;
	padding-left: 7px;
	color: #fff;
	background-image: url('../_img/c_negro_sup_cita.gif');
	background-position: top;
	padding-top: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: underline;
	}


div.comentario_n p span.cita , div.comentario_n_k p span.cita {
	display: block;
	background-color: #fff;
	width: 458px;
	margin: 0 auto;
	color: #000;
	display: block;
	background-image: url('../_img/c_blanco_inf_cita.gif');
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	}

div.comentario_n p span.cita em , div.comentario_n_k p span.cita em {
	display: block;
	padding: 0 7px;
	padding-bottom:7px;
	}

div.comentario_n p span.cita strong , div.comentario_n_k p span.cita strong{
	display: block;
	padding-left: 7px;
	color: #000;
	background-image: url('../_img/c_blanco_sup_cita.gif');
	background-position: top;
	padding-top: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	text-decoration: underline;
	}
/* COMENTARIOS PARA KARQ */

div.comentario_b_k {
    background-color: #000;
    color: #000 !important;
	background-image: url('../_img/c_blanco_centro_k.gif') !important;
    background-position: top;
    background-repeat: repeat-y;
    width: 479px;
    margin: 0 auto;
    }

div.comentario_b_k p {
    color: #000 !important;
    font-size: 11px !important;
    padding: 5px 10px;
    }


div.comentario_b_k h3 {
    font-style: italic;
    text-align: left;
    padding: 10px 0 0 30px;
    height: 22px;
    background-image: url('../_img/c_blanco_sup_k.gif');
    background-position: top;
    background-repeat: no-repeat;
    }

div.comentario_b_k h2 {
    text-align: right !important;
    font-size: 10px !important;
    font-style: italic;
    padding: 7px 10px;
    background-image: url('../_img/c_blanco_inf_k.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    }

div.comentario_b_k h2 a {
		color: #000;
		}

div.comentario_b_k a {
	color: #000;
	font-weight: bold;
	}

div.comentario_b_k a:hover {
	text-decoration: underline;
	}

div.comentario_n_k {
    background-color: #000;
    color: #fff !important;
    width: 479px;
    margin: 0 auto;
    background-image: url('../_img/c_negro_centro_k.gif');
    background-position: top;
    background-repeat: repeat-y;
    }

div.comentario_n_k p {
    color: #fff !important;
    font-size: 11px !important;
    padding: 3px 12px;
    }

div.comentario_n_k h3 {
    font-style: italic;
    text-align: left;
    padding: 10px 0 0 34px;
    height: 22px;
    background-image: url('../_img/c_negro_sup_k.gif');
    background-position: top;
    background-repeat: no-repeat;
    }

div.comentario_n_k h2 {
    text-align: right !important;
    font-size: 10px !important;
    font-style: italic;
    padding: 8px 10px;
    background-image: url('../_img/c_negro_inf_k.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    }

div.comentario_n_k a , div.comentario_n a {
	font-weight: bold;
	}
	
div.comentario_n_k a:hover , div.comentario_n a:hover {
	text-decoration: underline;
	}


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

/*LISTAS*/

div.articulo ul {
	text-align: left;
	width: 380px;
	margin: 30px auto;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	padding-left: 16px;
	text-align: justify;
	}
	
div.articulo ul li {
	margin: 10px 0;
	}	

div.articulo a {
	text-decoration: underline;
	font-style: italic;
	}

/*acceso administraci車n*/
div#login {
	margin-left: 500px;
	background-image: url('../_img/pastilla_login.png');
	background-repeat: no-repeat;
    width: 250px;
    height: 112px;
    margin-top: -5px;
    }

div#login form {
	color: #000;
	padding-top: 10px;
	}

div#login table {
	text-align: left;
	width: 200px;
	margin: 0 auto;
	}

div#login table tr td input {
	font-size: 13px;
	border: 1px solid #909090;
	}

p.tags {
	border: 1px solid #fff;
	padding: 8px 13px;
	}

p.tags a {
	line-height: 18px;
	}

/*CAJAS PARA ENLACES*/

table.caja_enlace {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 500px;
	margin: 15px auto;
	}

table.caja_enlace tr td {
	text-align: right;
	padding: 2px;
	}

table.caja_enlace tr th h2 a {
	font-size: 20px !important;
	}

table.caja_enlace tr th p {
	font-style: italic;
	font-weight: normal;
	font-size: 11px !important;
	}
	
table.caja_enlace tr th h3 {
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 11px !important;
	}	
	
	/*ANUNCIOS GOOGLE*/

div#google {
	margin: 0 0 10px -5px;
	}

/*TABLILLAS WALLPAPER*/

table.wallpaper {
	display: inline;
	text-align: center;
	}
	
table.wallpaper tr th {
	padding: 15px;
	}

table.wallpaper tr td a {
	font-size: 9px;
	text-decoration: none;
	}
	
table.wallpaper tr td a:hover {
	text-decoration: underline;
	}

/* LIGHTBOX */

#lightbox{
	background-color:#fff;
	padding: 15px;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
	
#lightboxCaption {
	float: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}
		
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

/*FOTOS ESTILO POLAROID*/

.foto {
	text-align: center;
	width: 320px;
	margin: 10px auto;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.foto p {
	padding: 0 !imortant;
	color: #000 !important;
	font-size: 10px !important;
	width: 100%;
	padding-left: 10px;
	text-align: left !important;
	}

/* CUADRO DE CÓDIGO SIMPLE */

div.code {
	margin: 20px 0;
	}

div.code p {
	width: 90%;
	border: 1px solid #fff;
	padding: 5px;
	margin-top: -10px;
	}

div.code h2 {
	font-weight: bold !important;
	padding: 1px 3px;
	width: 150px;
	background-color: #fff;
	color: #000;
	}
