*{
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	background: #ccc;
	text-align: left;
	line-height: 140%;
	font-size: 13px;
	color: #ccc;
	}

#web{
	clear: both;
	width: 900px;
	min-height: 500px;
	margin: auto;
	background: #666;
        }
		  
#web2{
	padding:5px 10px 0px 10px;
	

        }		  
.contenido{
	width: 100%;
	background: #666;
	margin-top:10px;;
}

#header {
	width:100%;
	/*height:222px;*/
	position: relative;
	background: url(images/top5.jpg);
	}
	

#nav {
	/*line-height:32px;*/
	position: absolute;
	bottom:0px;
	right: 10px;
        }
		  

#principal {
        width: 777px;
        float: left;
		  margin-left: 5px;
		  display: inline;
		  text-align: justify;
	}
	
#centro{
	width: 518px;
	float: left;
	padding: 10px;
	display: block;
	background: #1d1d1d;

}
	

#derecha {
	width: 270px;
	float: right;
	display: inline;
	background:#000000;
	height:580px;
        }

#derecha_post {
	width: 198px;
	float: right;
	display: inline;
	background:#000000;
	padding-left:38px;
	padding-top:15px;
	padding-bottom:15px;
        }


#izquierda {
	width:580px;
	float: left;
	display: inline;
	background-color:#343434;

	padding:10px 10px 0 10px;
	

	} 
	
	#izquierda_post {
	width:620px;
	float: left;
	display: inline;
	background-color:#343434;
	text-align:justify;
	padding:10px 10px 0 10px;
	line-height:22px;
	margin-bottom:15px;
	min-height:300px;
	

	} 

#izquierda_post h2{
font-size:16px;
color:#ED008C;

}
#footer {

	width:100%;
	height:100px;
	background: url(images/pie.jpg) repeat-x;
	margin-top:15px;
	padding-top:45px;
	clear: both;
	text-align: center;
	color: #fff;
        }

#footer p {
	color:#fff;
        }
 

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h5, h6, h7 {
	line-height: 130%;
	text-align: left;
	font-weight:normal;
	font-size: 13px;
	}


h2{
	color: #999999;
	font-size: 13px;
}


h5{
	font-size:21px;
	color: #666;
	jfont-weight: bold;
	border-bottom: 1px dotted #ccc;
	font-family:"Arial Narrow";
	font-family: "Trebuchet MS";
}
ul, li{
	list-style-type: none;
}


#izquierda h2{
	/*padding-top: 25px;
	font-size: 15px;
	color: #ED008C;
	font-weight: bold;
	padding-left: 50px;
	text-transform: uppercase;
	background: url(images/flecha2.gif);
	height: 24px;
	width: 183px;*/
        }
		  
#izquierda ul{
	padding: 0 ;
	margin-bottom: 5px;
}

#izquierda ul li{
padding: 0;
margin-bottom: 5px;
background: #000;
}


#derecha h2{
	padding-top: 25px;
	font-size: 15px;
	color: #ED008C;
	font-weight: bold;
	padding-left: 50px;
	text-transform: uppercase;
	background: #343434 url(images/flecha2.gif) no-repeat ;
	height: 24px;
	width: 183px;
        }


/* -------------------[ Links ]------------------- */




	
strong{
	color: #ED008C;
}
b{
	color: #ff6600;
	crolor: #FF731F;
}
i{
		color:#FFF;
}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        
        }
img.aligncenter {
        
        margin: 0px auto;
        background: #fff;
        padding: 2px;
        
        }
		

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#izquierda ul li ul {
        margin: 0px 0px 5px 0px;
        padding: 10px 5px 10px 5px;
		  

        }

#izquierda ul li ul li {
	list-style-type:none;
	padding: 0px 10px 0px 20px;

        }

#izquierda ul li ul li a {
	color: #999;
		padding-left: 15px;
		background: url(images/listas-widget.png) no-repeat 0px 2px;

	
        }
/* -------------------[ Middle Content ]------------------- */

#derecha ul {
	padding: 0 ;
	margin-bottom: 5px;
}
#derecha ul li {
padding: 0;
margin-bottom: 5px;
background: #000;
}

#derecha ul li ul {
        margin: 0px 0px 5px 0px;
        padding: 5px;

        }
#derecha ul li ul li {
	list-style-type:none;
	padding: 0px 10px 0px 20px;

        }
#derecha ul li ul li a {
	color: #999;
		padding-left: 15px;
		background: url(images/listas-widget.png) no-repeat 0px 2px;

	
        }






/* -------------------[ Misc Tags and Classes ]------------------- */
p {
	margin-top: 0px;
	margin-bottom: 15px;
	color: #ccc;

	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

a {
	text-decoration: none;
	color: #ED008C;

}
a:hover{
	text-decoration: underline;

}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}
.navigation a{
	jcolor: #00789F;
}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 10px 0 0 0 ;
	margin: 0;
	color: #333;
	}
.entry ul, .entry ol{
	padding: 10px 0  10px 20px;
	color: #ccc;
}

.entry ul li{
	list-style: disc;
	/*background:  url(images/listas.png) no-repeat 0 6px;*/ 
	/*padding-left: 15px;*/
}
.entry ol li{
	list-style: decimal;
	list-style-position: outside;
	padding: 3px 0 3px 0;
}
.entry a{
	text-decoration: underline;
}


.postinfo {

	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {

	}
	
.cont_categoria{
	margin: 0 ;
	padding: 15px 15px 5px;
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background:#F2ECCE;
        border-bottom:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
span{

}


a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 140px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	line-height:50px;
	float:left;
	list-style: none;
	text-transform: uppercase;
    }  

ul.nav li {
        float: left !important;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link {    
	color: #ED008C;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
       }

ul.nav li a:hover, ul.nav li a:active {
	background: #666;
	color: #ED008C;
	text-decoration: none;
        }

ul.nav li.current_page_item a {
	background: #666;
	color: #fff;
	text-decoration: none;
	font-weight: bold;

        }

ul.nav li ul {
	float:left;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
	padding:auto;
	border:0;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
	
}

.entry td {
	border:0;
	vertical-align: middle;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
.featurepost h2 a {
font-size: 20pt;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 10px;
}

.pestana {
background:transparent url(images/pestana.jpg) no-repeat;
clear:both;
color:#FFFFFF;
font-size:12px;
line-height:30px;
text-align:center;
text-transform:uppercase;
width:267px;
height:30px;

}
.ult_noticias2{
width:580px;
float:left;
background:#000000 url(images/amy_winehouse.jpg) no-repeat;
margin-bottom:10px;
background-position:right;

}
.ult_noticias{
width:580px;
float:left;
background:#000000;
margin-bottom:10px;
background-position:right;

}
#pasador{
margin:10px;
width:300px;
float:left;
display:inline;
}

#pasador2{
margin:10px;
width:300px;
text-align:justify;
height:235px;
line-height:20px;


}
.mas{
text-align:right;
margin:10px 0 10px 0;
}

.ult_fotos{
width:580px;
float:left;
background:#000000;

margin-bottom:10px;

}
.ult_fotos p{
margin:10px 10px 10px 0px;
text-align:right;
}

.titulo{
height:30px;
background:#343434 url(images/flecha2.gif) no-repeat 32px 18px;;
text-transform:uppercase;
padding:20px 0 0 60px;
margin-bottom:8px;
}
.titulo h4{
color:#ED008C;
font-size:18px;
font-weight:bold;
}

.categoria{
background:#000000;
line-height:30px;
padding-left:5px;
margin-bottom:10px;
}
.post{
padding-left:5px;
}
.entry p{
margin-bottom:8px;
}
.post h1{
text-transform:uppercase;
color:#FFFFFF;
font-size:18px;
font-weight:bold;

	}
.noticias{
background:#000000;
margin:0px 8px 8px 0px;
padding:8px;
/*padding-bottom:20px;*/
height:130px;
}
.noticias h3{
font-size:14px;
margin:0pt 0pt 5px;
}
.parrafo_fecha{
margin-bottom:3px;
}
.noticias img {
margin:0pt 6px 0pt 0pt;
border:1px solid #A9A9A9;
padding:2px;
}
.noticias p{
text-align:justify;
}
#izquierda_post h1{
text-transform:uppercase;
color:#FFFFFF;
font-size:18px;
font-weight:bold;
}
.letras{
background:#000000;
margin:0px 8px 8px 0px;
padding:8px;
/*padding-bottom:20px;*/
height:110px;
}
.letras h3{
font-size:14px;
margin:0pt 0pt 5px;
}
.letras img {
margin:0pt 6px 0pt 0pt;
border:1px solid #A9A9A9;
padding:2px;
}
.letras p{
text-align:justify;
margin-top:6px;
}
.postcat ul li{
list-style:circle;
margin-bottom:8px;
}
.postcat ul{
margin-left:20px;
}
#izquierda_post h3{
color:#FFFFFF;
font-size:16px;
margin-top:5px;
font-weight:bold;
}
#izquierda_post h2{
color:#FFFFFF;
font-size:16px;
margin-top:5px;
font-weight:bold;
}
.postcat2 ul li{
list-style:none;
margin-bottom:8px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.publi_index{
float:left;
width:250px;
margin:13px 0px 0px 2px;
}
.arriba_publi{
float:left;
width:468px;
margin:10px 0px 10px 25px;
}
.musica{
height:200px;
}
.publicidad{
	margin-top:8px;}