@import url(reset/reset.css);
@import url(reset/fonts.css);
.floatFix:after{
	content:".";
	display:block; 
	clear:both; 
	visibility:hidden; 
	height:0;
 } 

/*html{background-color:#3C3C3C;}*/

html{background-color:#333333;

}

body {
	width:900px;
	height:auto;
	margin:10px auto;
	border: solid 1px #E1E1E1;
	background-color:#fff;

}

#hcontent {
	width:900px;
	height:80px;
	background-image:url(../images/header.jpg);
	
}

#hcontent h1{
	display:none;
}

#navbar{
	width:900px;
	height:24px;
	border-top: solid 1px #E1E1E1;
	border-bottom: solid 1px #E1E1E1;
	margin:5px 0 5px 0;
	background-color:#E9E9E9;
}

#links{
	height:24px;
	width:650px;
	float:left;
}

#links li {
	height:100%;
	display:inline;
}


#links li a{
	text-decoration:none;
	font-size:13pt;
	color:black;
	text-align:center;
	display:block;
	float:left;
	height:100%;
	padding:0px 8px 0px 8px;
}

#links a:hover{
	background-color:#C2C2C2;
}


li.headlink ul{
display:none;
}






#search{
	background:#DADADA;
	width:250px;
	height:100%;
	float:left;
	display:none;
}

#wrapper{
	width:876px;
	height:auto;
	margin:6px auto;
}

#narrow-colum{
	width:724px;
	height:auto;
	background-color:#ffffff;
	margin-right:6px;
	float:left;	
}

#right-colum{
	width:138px;
	height:auto;
	float:left;
	margin-left:6px;
	/*border: solid 1px #E1E1E1;*/
	
}


#cartelera .frase{
	text-align:center;
	color:#333333;
	font-size:16px;
	font-weight:bold;

}

#cartelera a{
	text-align:center;
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;

}

#cartelera{
	width:424px;
	height:400px;
	background-color:#dadada;
	float:left;
	margin-right:6px;
	border: solid 1px #E1E1E1;
	
	
}
#cartelera img{
	display:block;
	width:405px;
	margin:20px auto; 
	
	
}
#imagen, #cartText{
	background-color:#ffffff;
	width:185px;
	height:280px;
	border: solid 1px #E1E1E1;
	float:left;
	margin:10px;
	padding:5px;
}

#imagen{margin:10px 0px 10px 10px;}
#imagen img{display:block; margin:auto;}

#cartText h2{
	font-size:14pt; 
	width:95%;
	border-bottom:solid 2px #90898A;
	background-color:#ffffff;
}

#cartLinks{
	width:100%;
	height:60px;
	
}

#cartLinks h2{
	font-size:14pt; 
	width:95%;
	border-bottom:solid 2px #90898A;
	background-color:#ffffff;
	margin:auto;
	float:left;
}

#cartLinks h2{
	font-size:10pt; 
	width:95%;
	border-bottom:solid 2px #90898A;
	background-color:#ffffff;
	margin:auto;
}


#populares{
	width:284px;
	height:400px;
	background-color:#ffffff;
	float:left;
	margin-left:6px;
	border:solid 1px #E1E1E1;
	margin-bottom:12px;
}

div.textPop{
	width:100%;
	height:115px;
}



.titulo1{font-size:11pt; font-weight:bold;}
div.textPop h2{
	width:90%;
	border-bottom: solid 2px #90898A;
	margin:5px auto;

}
div.textPop h2 a{
	color:#333333;
	text-decoration:none;

}

div.textPop h2 a:hover{
	color:#999999;
}
div.textPop p{
	font-size:10pt;
	margin:0 2px 0 15px;
}



#cartelera h1, #populares h1, #ultimos h1, #imagenes h1{
	background-color:#90898A;
	padding:4px;
	font-size:11pt;
	font-weight:bold;
	color:#fff;
}

#imagenes h1 a{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;
}


#ultimos{
	width:724px;
	
	background-color:#ffffff;
	border:solid 1px #E1E1E1;
	clear:left;
}

#ultimos .lista_ultimos {
	padding:10px;
}
#ultimos .lista_ultimos li{
	padding:10px;
	background-color:#ffffff;
	
	margin:5px;
}

#ultimos .lista_ultimos li h2{

	border-bottom: solid 2px #90898A;
	padding:2px 0;

}

#ultimos .lista_ultimos li h2 a{
	color:#333333;
	text-decoration:none;
	text-transform:uppercase;

}


#ultimos .lista_ultimos li h2 a:hover{
	color:#999999;
}

#imagenes{
	width:100%;
	
	background-color:#ffffff;
	border: solid 1px #E1E1E1;
	margin-top:12px;
}

#numUlt h1, #numAnt h1, #listaDif h1, #tags h1{
	background-color:#90898A;
	padding:4px;
	font-size:9pt;
	font-weight:bold;
	color:#fff;
}


#numUlt, #numAnt, #listaDif, #tags{
	width:100%;
	height:193px;
	margin-bottom:12px;
	border: solid 1px #E1E1E1;

}
#numUlt img , #numAnt img{
	display:block;
	margin:5px auto;
}
#listaDif{height:100px}
#listaDif input {
	width:85%;
	height:20px;
	display:block;
	border: solid 1px #E1E1E1;
	margin: 12px auto;
}

#listaDif input.boton {
	display:block;
	margin-top:12px;
	background-color:#E9E9E9;
	
}

#listaDif input:focus {
background-color:#FFFFD4;
}

#listaDif input.boton:hover {
	background-color:#C2C2C2;	
}
#tags {height:186px;}
#tags a{
	text-decoration:none;
	color:#000;
	display:block;
	float:left;
	margin:4px;

}


#tags a:hover{text-decoration:underline;}

/*Footer*/
#footer{
width:100%;
height:auto;
margin:auto;

}

#footer h1{

text-align:center;
margin-bottom:20px;
}

/*Footer Links*/

#footer ul{
width:900px;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}



#footer ul li{
display:inline;

}

#footer ul li a{
text-decoration:none;
color:#000;
font-size:12pt;
font-weight:bold;
}

#footer ul li a:hover{
text-decoration:underline;
}

/*#footer ul li a:visited{
text-decoration:line-through;
}*/

#pby{
width:100%;
}

#pby div{
width:50%;
margin:auto;
padding-top:20px;
}

#pby div a{
margin-left:30px;
}

/*ESTILO TEXTOS*/

/*+++textWrapper+++*/
#textWrapper{
	width:572px;
	background-color:#fff;
	height:auto;
	float:left;
}

#textBarSup{
	width:100%;
	background:#90898a;
	height:25px;
	border-top:solid 1px #E1E1E1;
	margin-bottom:12px;
}

#textBarSup div{
	width:95%;
	margin:auto;
	padding:4px;
	font-size:9pt;
	color:#fff;

}

#textBarSup a{
	text-decoration:none;
	color:#fff;
}

#textContent{
	
	height:auto;
	margin-right:8px;
	padding:5px;
	border:none;
	float:left;
	text-align:justify;
}

#textImages{
	width:160px;
	height:300px;
	padding:5px;
	border:none;
	float:left;
}





/*++++textLeft++++*/


#textLeft{
	width:138px;
	background-color:#fff;
	height:auto;
	float:left;
	margin-right:12px;
}



#textIndice, #textPopu{
	width:100%;
	height:540px;
	border: solid 1px #E1E1E1;
	background:#fff;
	margin-bottom:12px;
}

#textPopu{height:200px;}


#textIndice h1, #textPopu h1{
	width:100%;
	background:#90898a;
	height:25px;
	color:#fff;
	
}
#textIndice h1 span, #textPopu h1 span{
	padding:5px;
	display:block;
	font-size:10pt;
	font-weight:bold;
	color:#fff;
}

#textIndice ul, #textPopu ul{
	font-size:10pt;

}

#textIndice ul li, #textPopu ul li{
	border: solid 1px #E1E1E1;
	padding:3px;
}

#textIndice ul li a, #textPopu ul li a{
	text-decoration:none;
	color:#000;
}

#textIndice ul li:hover, #textPopu ul li:hover{
	background:#E1E1E1;;
}

/*comentarios*/

#textContComents{
	width:100%;
	clear:left;
}
#textVoto{
text-align:right;
margin-bottom:24px;
}
#textVoto span{
font-size:12pt;
font-weight:bold;
}


#textContComents h1{
width:100%;
font-size:13pt;
font-weight:bold;
background:#90898a;
border-bottom:solid 1px #E1E1E1;
margin:10px 0 10px 0;
clear:left;
}

#textComentadorIzq{
width:70%;
height:250px;
/*background:red;*/
float:left;

}

#textComentadorDer{
width:30%;
height:250px;
/*background:blue;*/
float:left;
margin-bottom:24px;

}

#textComentarios{
clear:left;

}

#textComentadorIzq input{
width:300px;
display:block;
margin:12px auto;
border: solid 1px #E1E1E1;
}

#textComentadorIzq img{
display:block;
margin:auto;
}
#textComentadorIzq textarea{
width:300px;
height:80px;
display:block;
margin:auto;

}

#listaDif input {
	width:85%;
	height:20px;
	display:block;
	border: solid 1px #E1E1E1;
	margin: 12px auto;
}

#textComentadorIzq input.boton {
	display:block;
	margin-top:12px;
	background-color:#E9E9E9;
	
}
#textComentadorIzq input.boton:hover {
	background-color:#C2C2C2;	
}


#textComentadorIzq input:focus, textarea:focus {
background-color:#FFFFD4;
border: solid 1px #E1E1E1;
}


/*galeria*/

#slideshow{
background:#90898a;
width:700px;
height:auto;
border: solid 1px #E1E1E1;
padding:6px;
clear:left;
}

#slideshow img{
	display:block;
	margin:auto;
}


#navigation ul li{
display:inline;
margin-left:5px;

	
}
#navigation ul{
clear:left;
margin:12px 0 12px 0;


}
div.pagination{
background:#90898a;
border-bottom:solid 1px #E1E1E1;
height:25px;
padding:4px;

}

div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
	margin-bottom:12px;
	background:#fff;
	text-decoration:none;
	color:#000;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #ccc;
}

#menuabm{
width:200px;
float:left;

}

#contabm h1.encabezado{
font-size:20px;
color:#333333;
margin-bottom:10px;
border-bottom: solid 1px #666666;
}

#contabm {
width:680px;
padding:10px 10px;
float:left;
}

.listado_elimina_modifica{
	color:#666666;
	font-size:12px;

}

.listado_elimina_modifica li {
	margin:10px 0;
	border-bottom: dashed 1px #666666;
	padding:0 0 5px 0;

}

.listado_elimina_modifica li  span{
	

}

.listado_elimina_modifica li  img{
	border: solid 1px #dadada;
	display:block;
	width:100px;
	margin:5px 0;

}

.listado_elimina_modifica li  a{
	color:#333333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}

#login{
	position: absolute;
    left: 50%;
    top: 50%;
    width: 250px;
    height: 200px;
    margin-top: -150px;
    margin-left: -150px;  
	overflow: hiddden;
	background-color:#dadada;
	padding:25px;
	border: dashed 1px #999999;
}

.login_input label,.login_input input {
	display:block;
	width:150px;
	margin: 5px auto;
	font-size:14px;
	font-weight:bold;

}

.login_input input {
	border: solid 1px #666666;
	background-color:#999999;
	height:20px;
	padding:5px 0;
	color:#333333;
}

.login_boton{
	display:block;
	width:150px;
	margin: 10px auto;
	border: solid 1px #666666;
	background-color:#333333;
	color:#cccccc;
}
.login_error{
color:#FF0000;
padding:10px 0;
text-align:center;

}


#numUlt h1, #numAnt h1, #listaDif h1, #tags h1{
	background-color:#90898A;
	padding:4px;
	font-size:9pt;
	font-weight:bold;
	color:#fff;
}

/*gadget pasa fotos*/
#numAntUl li{
position:absolute;
z-index:0;
}

#numAnt div{
background:#fff;
margin-top:10px;
position:static;
}
#numAnt div a{
	display:block;
	float:left;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	text-decoration:none;
	background:#000;
	height:16px;
	border: solid 1px #90898a;
	width:47%;
	color:#fff;
}


/*#numAnt div a:hover{
	
	background:#FFFFD4;
}*/

#numAnt div {
	background:#e9e9e9;
	height:18px;
	text-align:center;
}


#numAnt Ul {
position:relative;
width:100px;
height:141px;
margin:0 auto;
z-index:100;
}

/*gadget pasa fotos*/
#numUlt, #numAnt, #listaDif, #tags{
	width:100%;
	height:193px;
	margin-bottom:12px;
	border: solid 1px #E1E1E1;

}
#numUlt img , #numAnt img{
	display:block;
	margin:5px auto;
}
#listaDif{height:100px}
#listaDif input {
	width:85%;
	height:20px;
	display:block;
	border: solid 1px #E1E1E1;
	margin: 12px auto;
}

#listaDif input.boton {
	display:block;
	margin-top:12px;
	background-color:#E9E9E9;
	
}

#listaDif input:focus {
background-color:#FFFFD4;
}

#listaDif input.boton:hover {
	background-color:#C2C2C2;	
}



#inicio_cont_img{
 text-align:center;
 padding:15px 0;
}

.textos_titulo{
	font-weight:bold;
	font-size:25px;
	color:#333333;
	margin:5px 0;
}
.textos_autor{
	font-size:12px;
	font-style:italic;
	color:#666666;
	margin:5px 0 20px 0;
}

.seguir_leyendo{
	text-decoration:none;
	font-size:10px;
	color:#999999;
	font-weight:bold;

}

.textVerTodos{
	text-decoration:none;
	color:#dadada;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	display:block;
	margin:10px 5px 5px 5px;
	background:#666666;
	padding:5px;

}

.portada{
	text-decoration:underline !important;
	font-weight:bold;

}

.error{
	color:#ff0000;
	font-weight:bold;
	font-size:15px;
	margin:10px 0;

}
