body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
.centrar {
	margin-right: auto;
	margin-left: auto;
}
.contenedor {
	padding: 0px 10px 10px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	visibility: inherit;
	overflow: hidden;
}
#arriba {
	margin: 0px;
	padding: 0px;
	visibility: inherit;

}
#abajo {
}
#arriba .contenedor {
}
#abajo .contenedor {
}
.izquierda{
	width: 560px;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}
.derecha{
	margin: 10px 0px 0px;
	padding: 0px;
	width: 303px;
	float: left;
	background-color: #FF6666;
	background-image: url(images/colder_bg_dwn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cabecera {
	padding: 0px 0px 5px;
	margin: 0px;
	float: left;
	height: 50px;
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.cabecera h1{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 560px;
	display: block;
	float: left;
	color: #FFFFFF;
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
}

.cabecera h1 a {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 380px;
	display: block;
	float: left;
	color: #FFFFFF;
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
}

.cabecera h1 a:hover{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 380px;
	display: block;
	float: left;
	color: #FFFFFF;
	background-image: url(images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	height: 50px;
}
.cabecera h1 a span span{
display:none;
}
.cabecera ul{
	list-style-type: none;
	margin: 0px;
	padding: 4px 0px 0px;
	width: 303px;
	float: left;

	height: 50px;
}
.cabecera ul li{
	float: left;
}
.cabecera ul li a{
	cursor: hand;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.cabecera ul li a span{

	display: none;

}
#canales_top a {
	background-image: url(images/menuprin.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 86px;
}
#canales_top a:hover{
	background-position: 0px -50px;
}
#categorias_top a {
	background-image: url(images/menuprin.gif);
	background-repeat: no-repeat;
	background-position: -86px 0px;
	height: 50px;
	width: 101px;
}
#categorias_top a:hover{
	background-position: -86px -50px;
}
#archivo_top a {
	background-image: url(images/menuprin.gif);
	background-repeat: no-repeat;
	background-position: -187px 0px;
	height: 50px;
	width: 82px;
}
#archivo_top a:hover{
	background-position: -187px -50px;
}
#contacto_top a {
	background-image: url(images/menuprin.gif);
	background-repeat: no-repeat;
	background-position: -269px 0px;
	height: 50px;
	width: 33px;
}
#contacto_top a:hover{
	background-position: -269px -50px;
}
.nuevo{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 102;
}

.preview_post{
	display: block;
	width: 265px;
	overflow: hidden;
	height: 140px;
	margin: 0px;
	position: relative;
	float: left;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.preview_post_nuevo{
	display: block;
	width: 540px;
	overflow: hidden;
	height: 140px;
	margin: 0px;
	position: relative;
	float: left;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.post{
	margin: 0px 5px 5px 0px;
	padding: 3px;
	border: 0px;
	float: left;
	height: 140px;
	width: 265px;
}
.post_nuevo{
	margin: 0px 5px 5px 0px;
	padding: 3px;
	border: 0px;
	float: left;
	height: 140px;
	width: 540px;
}
.preview_post  img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	top: 0px;
	position: absolute;
	left: 0px;
	z-index: 100;
	
}
.preview_post_nuevo  img{
	margin: 0px;
	padding: 0px;
	border: 0px;
	top: 0px;
	position: absolute;
	left: 0px;
	z-index: 101;
	
}
.google_top_der {
	margin: 0px;
	padding: 10px;

	
}
.preview_post_titulo h2 a{
	font-size: 13px;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
	display: block;
	padding: 2px 5px 10px 10px;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity:.70;
	line-height: 13px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 110;
	margin: 0px;
	width: 100%;
}
.preview_post_titulo h2 a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity:.90;
	padding-bottom: 15px;
}
.derecha h3{
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	font-weight: lighter;
	cursor: default;
	height: 28px;
	width: 303px;
	padding: 0px;
}
.derecha h3 span{
display:none;
}
#terecomendamos {
	background-image: url(images/terecomendamos.gif);
	background-repeat: no-repeat;
}
#videospopulares {
background-image: url(images/videospopulares.gif);
	background-repeat: no-repeat;
}
#videosrecientes {
background-image: url(images/videosrecientes.gif);
	background-repeat: no-repeat;
}
#vermasvideos {
background-image: url(images/vermasvideos.gif);
	background-repeat: no-repeat;
}
#links_recientes ul{
	margin: 0px;
	padding: 8px 0px 0px;
	list-style-type: none;
}
#links_recientes ul li{
display:block;
	margin: 0 0 1em;
		background-image: url(images/link_video.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA0A0;

}
#links_recientes ul li a{
	padding: 0.3em 8px 0.3em 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;


}
#links_recientes ul li a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.post_single h2{
	display: block;
	margin: 0px;
	padding: 0px 0px 5px;
	width: 550px;
	float: left;
	height: 20px;
}
.post_single h2 a{
	font-size: 23px;
	color: #66CC00;
	text-decoration: none;
	font-weight: lighter;
}
.fecha{
	width: 550px;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.fecha a{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.fecha a:hover{
	color: #FF9900;
	text-decoration: none;

}
.video{
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.video p{
	font-size: 12px;
}
.video a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #66CC00;
}
.video a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0099FF;
}
.tags_clave{
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	background-color: #F2F2F2;
	cursor: default;
}

.icon_tags {
	background-image: url(images/icon_tags.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
.icon_info {
	background-image: url(images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
.icon_comentarios {
	background-image: url(images/icon_comentarios.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
.icon_categoria {
	background-image: url(images/icon_categoria.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
.icon_fecha {
	background-image: url(images/icon_fecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
}
.tags_clave a{
	color: #333333;
	text-decoration: none;
}
.tags_clave a:hover{
	color: #FF6600;
	text-decoration: none;
}

ul#nav_derecha{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#nav_derecha li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_derecha{
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 303px;
	list-style-type: none;
	display: block;
}

#vid_sig a{
	display: block;
	height: 50px;
	width: 152px;
	float: right;
	background-image: url(images/navegacionderecha.gif);
	background-repeat: no-repeat;
	background-position: -152px 0px;
	_background-position: -152px 4px;
	margin: 0px;
	padding: 0px;
}
#vid_sig a:hover{
	background-image: url(images/navegacionderecha.gif);
	background-repeat: no-repeat;
	background-position: -152px -50px;
	_background-position: -152px -46px;
}

#vid_ant a{
	display: block;
	height: 50px;
	width: 148px;
	background-image: url(images/navegacionderecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	_background-position: 0px -10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#vid_ant a:hover{
	background-image: url(images/navegacionderecha.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	_background-position: 0px -60px;
}
.alt {
	margin: 0px;
	background-color: #00CCCC;
	padding: 5px;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#categories {
	padding: 110px 0px 50px;
	margin: 0px;
	background-image: url(images/lascategorias.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#categories ul {
	color: #999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#categories li {
	float: left;
	text-align: right;
	display: block;
	width: 200px;
	margin-right: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	margin-top: 5px;
	background-image: url(images/lascategorias_li.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
}
#categories li a {
	color: #f47a0e;
	font-weight: bold;
	float: left;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 20px;
}
#categories li a:hover {
	text-decoration: none;
	color: #000000;
}
.fix { display: block; }


#tagclouds {
	margin: 0px;
	padding: 140px 0px 30px;
	background-image: url(images/loscanales.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tagclouds2 {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 570px;
	position: relative;
	top: -35px;
}
.tagclouds2 a{
	color: #3399FF;
	text-decoration: none;
	padding: 2px;
	margin: 5px;
}
.tagclouds2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399FF;
}
.google_tags{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 250px;
	position: relative;
	top: 15px;
	left: -70px;
}
#banners_derecha{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 115px;
}
#banners_derecha a img{
	float: left;
	border: 0px;
}
#banners_derecha .bannerder{
	float: left;
	border: 0px;
	margin-left: 18px;
}

ul#nav_abajo{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#nav_abajo li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_abajo{
	color: #FF6600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 303px;
	list-style-type: none;
	display: block;
}

#vid_sig_abajo a{
	display: block;
	height: 50px;
	width: 152px;
	float: right;
	background-image: url(images/navegacionabajo.gif);
	background-repeat: no-repeat;
	background-position: -152px 0px;
	_background-position: -152px 4px;
	margin: 0px;
	padding: 0px;
}
#vid_sig_abajo a:hover{
	background-image: url(images/navegacionabajo.gif);
	background-repeat: no-repeat;
	background-position: -152px -50px;
	_background-position: -152px -46px;
}

#vid_ant_abajo a{
	display: block;
	height: 50px;
	width: 148px;
	background-image: url(images/navegacionabajo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	_background-position: 0px -10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#vid_ant_abajo a:hover{
	background-image: url(images/navegacionabajo.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	_background-position: 0px -60px;
}