@charset "utf-8";
/* CSS Document */
img{
	border:none;
}
body {
	
	background-color:#FFF;
	color:#444;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;

}
a{
	color:#C00;
	text-decoration:underline;
}
a:hover{
	color:#333;
}
a:visited{
	color:#930;
}
.clear {
	clear: both;
}
#contenedor{
	margin: auto;
	width:900px;
	height:auto;
	padding-bottom:30px;
}
#menu {
	float:left;
border-bottom:2px solid #CC0000;
height:100px;
width:799px;
}
#menu li{
	height:100px;
	float:left;
	list-style-type: none;
	text-transform: capitalize;	
}
#menu a{
	padding-left:15px;
	padding-right:15px;
	height:100px;
	color:#C00;
	text-decoration:none;
	display:block;
	line-height:150px;
	text-align:center;
}
#menu a:hover{
	background-color:#333;
	color:#FFF;
}
#menu .logo {
	float: left;
	width: 270px;
	font-size: 12px;
	text-indent: -9000px !important;
	height: 100px;
	margin-right:20px;
        }

#menu .logo a {
	display: block;
	width: 250px;
	height: 50px;
	line-height: 50px;
	padding: 50px 20px 0px 0px;
	background: transparent url('img/id_rayas.png') no-repeat 20% 82% !important;
        }

#menu .logo a:hover {
	background:  url('img/id_bn.png') no-repeat 20% 82% !important;
        }
		
/*novedades*/
#novedades{
	width:900px;
	height:auto;
	float:left;
	margin-top:20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-bottom:30px;
}
#novedades .titulo{
	font-size:22px;
	color:#C00;
	width:100%;
	float:left;
	height:30px;
	margin-bottom:15px;
}
#novedades a{
	color:#000;
	width:100%;
}
#cont_nov{
	float:left;
	height:100px;
	width:200px;
	background-color:#069;
	margin-left:20px;
	overflow:hidden;
	border:thin solid #999;
	
}
#cont_nov .prev_nov {
	height:100px;
	width:100%;
	opacity:0;filter:
	alpha(opacity=0); 
	-moz-opacity: 0;
	display:block;
	position:relative;
		}
#cont_nov .prev_nov_v{
	position:relative;
	background-color:#FFF;
	height:100px;
	width:100%;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	display:block;
	color:#000;
	font-size:18px;
	z-index:15px;
	font-weight:bold;
	text-align:center;
	
	}
#cont_nov .wp-post-image {
	float:right;
	width:100%;
	height:auto;
	z-index:5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#cont_nov .tex{
	color:#000;
	position: absolute;
	left: 10px;
	top: 10px;
	font-size:12px;
}
/*pie */
#creditos {
	color:#666;
	font-size:10;
	text-align:center;
	width:100%;
	height:50px;
	float:left;
	margin-top:15px;
}
/* fin novedades */

/* categoria */

#categoria{
	width:680px;
	height:auto;
	float:left;
	overflow:hidden;
	
	
}
#categoria .descripcion{
	float:right;
	width:230px;
	height:auto;
}
#categoria .cabezote{
	width:100%;
	height:120px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: left center;
}


#cont .wp-post-image {
	float:right;
	width:160%;
	height:auto;
	z-index:5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cont{
	overflow:hidden;
	height:auto;
	width:auto;
	margin-top:5px;
	border:thin solid #999;
	}
#categoria .cont-1{
	float:left;
	width:60%;
	height:200px;
	display:block;
	overflow:hidden;
	
}
#categoria .cont-2{
	background-color:#CCC;
	float:left;
	width:38%;
	height:200px;
	display:block;
	overflow:hidden;
	margin-left:1%;
	
}
#categoria .cont-3{
	background-color:#CCC;
	float:left;
	width:49%;
	height:200px;
	display:block;
	overflow:hidden;
		
}
#categoria .cont-4{
	background-color:#CCC;
	float:left;
	width:49%;
	height:200px;
	display:block;
	overflow:hidden;
	margin-left:1%;
	
}
#cont .previa{
	width:100%;
	height:100px;
	margin-top:100px;
	background-color:#C30;
	display:block;
	opacity:0;filter:
	alpha(opacity=0); 
	-moz-opacity: 0;
	z-index:15;
	position:relative;
	}

#cont .previa_v{
	position:relative;
	width:100%;
	height:100px;
	margin-top:100px;
	background-color:#FFF;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	opacity:0.7;
	z-index:15;
	display:block;
}
#cont .tex{
	position: absolute;
	
}
#cont a{
	color:#000;
	text-decoration:none;
	width:100%;
	display:block;
}
#cont .ti{
	padding:0px;
	display:block;
		font-size:18px;
		width:100%;
	
}
#cont p{
	padding:0px;
	margin:0;
}
/* fin categoria */
/* individual */
#solo{
	margin-top:30px;
	float:left;
	width:680px;
	height:auto;
	
}
#solo .titulo{
	margin-bottom:20px;
	color:#C00;
	font-size:18px;
}

#solo .imagen{
	float:left;
	margin-top:20px;
	display:block;
	width:680px;
	height:300px;
	overflow:hidden;
}
#solo .imagen .wp-post-image {
height:auto;
margin-top:0;
width:680px;
}


#solo .info{
	float:left;
	height:auto;
	width:100%;
}
/* fin solo */
/* sidebar */
.sidebar{
	float:right;
	width:150px;
	display:block;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C00;
	padding-bottom:20px;
	padding-top:20px;
}
.sidebar ul{
	list-style:none;
	margin:0;
	padding-left: 5px;
}
.sidebar li{
	list-style:none;
	padding-left: 15px;
	margin:0;
	float:left;
	clear:both;
	font-size:8px;
}
.sidebar li ul li{
	font-size:10px;
}

.btn{
	background-color:#666;
	color:#FFF;
	border: thin solid #333;
}
/* fin sidebar */
/* =nav */
#nav {
display:block;
height:auto;
margin:0 auto 0 -40px;
position:fixed;
top:50%;
width:760px;
}
#nav a{
	font-size:46px;
	font-weight:bold;
	text-decoration:none;
}
#nav .nav-s{
	float:left;
}
#nav .nav-a{
	float:right;
}
/*fin nav */
/* comment */
#comments{
	margin-top:50px;
	width:100%;
	float:left;
	border-top:thin solid #999;
}
button {
	background-color:#666;
	color:#FFF;
	border: thin solid #333;
}

/* comnet*/
/*siguenos*/
#siguenos {
border-bottom:2px solid #CC0000;
float:left;
height:100px;
line-height:50px;
padding-left:10px;
width:90px;
}
#siguenos a{
	float:left;
	margin-left:5px;
}
	/*siguenos fin */
	
/* juegos */
#juegos{
	top:50%;
	position:fixed;
	width:600px;
	height:500px;
	background-color:#CCC;
	margin-top:-250px;
}
#juego_ini{
	background-color:#333;
	height:50px;
	width:20px;
	position:absolute;
	top:50%;
	left:580px;
}
/* juegos */
/* buscar */
#buscar{
	margin-top:15px;
	float:left;
	width:100%;
	height:50px;
	font-size:13px;
	text-align:right;
	}
/* buscar */
/* compartir*/
.compartir{
	float:left;
	height:auto;
	width:auto;
}
/* fin compartir */
/* galeria */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
   float:left;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
} 
/* galeria */ 
/* navegacion */
#navegacion{
	width:100%;
	height:auto;
	float:left;
}
#navegacion .nav-previous{
	width:45%;
	float:left;
	height:auto;
}
#navegacion .nav-next{
	width:45%;
	float:left;
	margin-left:9%;
	height:auto;
}
#navegacion .ruta{
	float:left;
	display:block;
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-weight:bold;
	
}
#navegacion ul{
	float:left;
	list-style:none;
}
/* galerias*/
#content{
	float:left;
	width:700px;
	height:auto;
}
