/*  
Theme Name: ZPTV
Theme URI: http://godlikestudio.com/
Description: ZPTV Theme
Version: 1.0
Author: Rodolfo Berrios
*/

* {
	margin: 0; padding: 0;
}

html {
	background: #F5F5F6 url(./img-portal/sombra_foot.png) no-repeat bottom;
	min-height: 100%;
}
html#page { height: 100%; }
html#live { background-color: #161718 !important; background-image: none !important; }
body {
	background: url(./img-portal/splats.png) no-repeat center top;
	height: 100%;
	min-height: 100%;
	line-height: 100%;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
	body.body_destacado {
		background-position: center 282px;
	}
	body.live_tv {
		background: #161718 url(./img-portal/live_bkg.png) no-repeat;
	}

.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */


/* DEFAULTS */
a {
	text-decoration: none;
	color: #3C84C1;
	outline: 0;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}

p {
	line-height: 130%;
}

.clearboth {
	clear: both;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
}
	h2 a {
		color: #285982;
	}
	h2 a:hover {
		border-bottom: 1px solid #205F84;
	}

h5 {
	text-align: center;
	margin-top: 20px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

ul, ol {
	list-style: none;
}

.no_alto {
	height: auto !important;
}

.margin_bottom {
	margin-bottom: 15px;
}

input, textarea {
	padding: 5px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt !important;
}

/* ANCHOS */
.ancho {
	width: 940px;
	padding: 0 20px;
	margin: 0 auto;
}
	.ancho_destacado, .ancho_radio {
		padding: 0;
	}
	.ancho_destacado {
		width: 980px !important;
	}
	.ancho_radio {
		width: 1000px !important;
	}
	.ancho_full {
		width: 936px !important;
	}
.ancho_contenido {
	width: 581px;
	float: left;
}
.ancho_side {
	margin: 0 0 0 15px; padding: 0;
	width: 340px;
	float: right;
}

	.ancho_side ul li {
		border-bottom: 1px solid #B6C2CB;
		color: #999;
	}

/* TOP */
.top {
	background: #101112 url(./img-portal/top.png) repeat-x;
	height: 125px;
}
	.top .ancho {
		height: 125px;
		background: url(./img-portal/sombras_top.png) no-repeat 140px 0;
	}
	.top a:hover {
		text-decoration: none;
	}
	a.logo {
		width: 150px;
		height: 70px;
		float: left;
		margin-top: 27px;
		position: relative;
		z-index: 500;
	}
	ul.navegacion {
		width: 398px;
		float: left;
		margin: 50px 0 0 25px;
		list-style: none;
		font-size: 11pt;
		position: relative;
		z-index: 500;
	}
		ul.navegacion li {
			width: 89px;
			height: 35px;
			margin: 0 5px;
			float: left;
			line-height: 28px;
		}
		li.current_nav {
			background: url(./img-portal/current_nav.png) no-repeat;
		}
				li.current_nav a {
					color: #FFF !important;
				}
			ul.navegacion li {
				color: #999;
				text-transform: uppercase;
				text-align: center;
			}
				ul.navegacion li a {
					display: block;
					color: #EEE;
					
				}
				ul.navegacion li a:hover {
					color: #FFF;
					text-shadow: 0 0 6px rgba(255,255,255, 0.8);
				}
	.top_right {
		width: 940px;
		left: 50%;
		margin-left: -470px;
		position: absolute;
		top: 0;
	}
		.user_top {
			padding-left: 325px;
			background: url(./img-portal/top_lema.png) no-repeat 0 8px;
			float: right;
		}
			.user_top div {
				float: left;
			}
			.twitter_top {
				margin: 10px 7px 0 0;
			}
			.session_top {
				height: 25px;
				margin-top: 4px;
				padding-left: 14px;
				background: url(./img-portal/session_top.png) no-repeat;
			}
			body.live_tv .session_top {
				background: url(./img-portal/session_top_live.png) no-repeat !important;
			}
				.session_top div.r_session {
					background: url(./img-portal/session_top.png) no-repeat right;
					padding-right: 14px;
					line-height: 22px;
					height: 25px;
					display: block;
					color: #3A2B01;
					font-size: 9pt;
					text-shadow: 1px 1px 0 #FFE063;
				}
				body.live_tv .session_top div.r_session {
					background: url(./img-portal/session_top_live.png) no-repeat right !important;
				}
				.session_top span {
					background: none !important;
				}
				span.user_hi {
					border-right: 1px solid #755502;
					background: url(./img-portal/ico_user.gif) no-repeat 0 1px !important;
					padding-left: 18px;
					padding-right: 3px;
				}
				a.user_ac {
					border-left: 1px solid #FFE063;
					padding-left: 5px;
				}
				.r_session a {
					color: #3A2B01;
				}
				.r_session a:hover {
					text-decoration: underline;
				}
	.buscador {
		margin-top: 22px;
		padding-left: 30px;
		height: 27px;
		clear: both;
		float: right;
		background: url(./img-portal/ico_buscador.gif) no-repeat;
	}
		.buscador input {
			outline: 0;
			display: block;
			width: 200px;
			border: 1px solid #393D41;
			border-left: 0;
			height: 21px;
			padding: 4px 3px 0 4px;
			background: #0E0E0E;
			color: #C2C7C7;
				-moz-border-radius-bottomright: 6px;	-moz-border-radius-topright: 6px;
				-webkit-border-bottom-right-radius: 6px; -webkit-border-top-right-radius: 6px;
				-khtml-border-bottom-right-radius: 6px;	-khtml-border-top-right-radius: 6px;
		}
	.alaire {
		width: 184px;
		height: 15px;
		clear: both;
		margin-top: 20px;
		float: right;
	}
		.alaire a {
			display: block;
			width: 184px;
			height: 15px;
			background: url(./img-portal/alaire.gif);
		}
			.alaire a span {
				display: none;
			}

/* TWITTER STREAM */
.twstream {
	background: #090909;
	height: 45px;
	border-top: 1px solid #2B2D2F;
}
body.live_tv .twstream {
	background: transparent !important;
	border-top: 0;
}
	.twtr-widget {
		width: 878px !important;
		float: left;
		color: #999;
		height: 45px;
		overflow: hidden;
	}
	
	.twtr-hd, .twtr-ft { /* nos libramos del top y foot */
		display: none !important;
	}
	.twtr-timeline { /* nos libramos el borde redondeado */
		-moz-border-radius: 0 !important;
		-webkit-border-radius: 0 !important;
		border-radius: 0 !important;
	}
	.twtr-bd { 
		padding: 0 !important;
	}
	.twtr-tweet-wrap {
		margin-top: 1px;
		padding: 6px 0 !important;
		overflow: hidden;
	}
	.twtr-avatar { /* rusticamente esto lo hacen como margenes... */
		height: 30px !important;
		width: 30px !important;
	}
	.twtr-tweet { /* nos libramos el borde con puntitos */
		border: 0 !important;
	}
	.twtr-tweet-text {
		margin-left: 35px !important;
	}
	.twstream_hashtag {
		float: right;
		width: 57px;
		position: relative;
		top: 3px;
	}
		.twstream_hashtag a {
			width: 57px;
			height: 12px;
			display: block;
			color: #767E85;
		}
		.twstream_hashtag a img {
			margin-top: 13px;
		}

/* LIVE TV */
body.live_tv .top {
	background-image: url(./img-portal/top_live.gif) !important;
}

.mensaje_live {
	width: 700px;
	font-size: 10pt;
	color: #CCC;
	position: relative;
	top: 35px;
	left: 50px;

}
	.mensaje_live b {
		color: #FFF;
		font-weight: normal;
	}
.live_container {
	height: 532px;
	position: relative;
	top: -20px;
	background: url(./img-portal/live_container.png) no-repeat center;
}
.live_embed {
	width: 940px;
	margin: 0 auto;
	position: relative;
	top: 40px;
}

	body.live_tv .foot {
		color: #FFF;
		margin-top: 0;
		position: relative;
		top: -15px;
	}
		body.live_tv .foot div {
			background: none;
		}
		body.live_tv .foot a {
			color: #FFF;
		}
		body.live_tv .foot a:hover {
			text-decoration: none;
		}


/* DESTACADO */
.black_splater {
	background: url(./img-portal/black_splats.png) no-repeat center -125px !important;
	padding: 16px 0;
}
.contenedor_destacado {
	background: url(./img-portal/contenedor_destacado.png) repeat-x top;
	height: 562px;
}
	.contenedor_destacado div {
		background-position: top center;
	}
	.box_destacado {
		background: url(./img-portal/top_destacado.png) no-repeat top;
		padding-top: 11px;
	}
	.box_destacado_body {
		background: url(./img-portal/body_destacado.png) repeat-y;
		padding: 0 20px;
		height: 505px; /* 478  */ 326 353
	}
	.box_destacado_foot {
		background: url(./img-portal/foot_destacado.png) no-repeat top;
		height: 11px;
	}
.box_destacado_body h1 {
	height: 57px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
	.box_destacado h1 span {
		display: none;
	}
	.dest_box_contenido, .dest_box_side {
		position: relative;
		top: -11px;
	}
		.dest_box_contenido h1 {
			background-image: url(./img-portal/bkg_top_destacado.png);
		}
		.dest_box_contenido h1.videos_destacados {
			background-image: url(./img-portal/bkg_top_destacados.png) !important;
		}
		.dest_box_side h1 {
			background-image: url(./img-portal/bkg_top_anteriores.png);
		}
		.dest_box_side h1.top_destacados {
			background-image: url(./img-portal/bkg_top_topdestacados.png);
		}
		.dest_box_contenido h1 b.det_dest, .dest_box_side h1 b.det_dest, .dest_box_side h1 a {
			line-height: 19px; 
			float: right;
			margin: 14px 10px;
			display: block;
			color: #FFF;
			font-size: 9pt;
			font-weight: normal;
		}
		.dest_box_contenido h1 b.det_dest, .dest_box_side h1 b.det_dest {
			height: 21px;
			background: url(./img-portal/bkg_b_dest.gif) no-repeat;
			padding-left: 7px;
		}
			.dest_box_contenido h1 b.det_dest span, .dest_box_side h1 b.det_dest span {
				height: 21px;
				display: block;
				background: url(./img-portal/bkg_b_dest.gif) no-repeat right;
				padding-right: 7px;
			}
			
			.dest_box_side h1 a {
				height: 20px;
				width: 75px;
				background: url(./img-portal/bkg_ver_mas.gif) no-repeat top;
				text-indent: 10px;
			}
			.dest_box_side h1 a:hover {
				background-position: 0 -20px;
				text-decoration: none;
			}
		
		.fecha_dst_top {
			color: #666;
			font-size: 16pt;
			text-transform: uppercase;
			position: relative;
			top: 15px;
			left: 250px;
		}
	.embed_dest {
		height: 415px;
	}
		.embed_dest img {
			width: 581px;
			height: 326px;
			display: block;
		}
	.desc_dest {
		clear: both;
		color: #CCC;
	}
		.desc_dest h2 {
			font-family: Arial, Helvetica, sans-serif;
		}
		.box_destacado h2 a {
			color: #FFF;
		}
		.box_destacado h2 a:hover, .dest_side_list .vid_elm h2 a:hover {
			border-bottom: 1px solid #D12526;
			text-decoration: none;
		}
		
	.full_dest h2 {
		font-size: 20pt;
		margin: 20px 0 10px 0;
	}
		.full_dest h2 a {
			border-bottom: 0;
		}
	.full_dest p {
		font-size: 10pt;
	}
.dest_side_list .vid_elm {
	background: url(./img-portal/bkg_sep_destacado.gif) repeat-x bottom;
	color: #FFF;
}
		.dest_side_list .vid_elm h2 a {
			border-bottom: 1px solid #414141;
		}
		.dest_side_list .vid_elm a img {
			background: #414141;
			display: block;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			-khtml-border-radius: 4px;
			-ms-border-radius: 4px;
		}
		.dest_side_list .vid_elm a:hover img {
			background: #555;
		}
		.dest_side_list .txt_listado p {
			color: #CCC;
		}
		.last_vid_elm {
			background: none !important;
		}
a.sube_tus_videos {
	clear: both;
	display: block;
	margin: 10px auto 0 auto;
	width: 334px;
	height: 66px;
	background: url(./img-portal/subevideos.png) no-repeat;
}
a:hover.sube_tus_videos {
	background-position: 0 -66px;
}
	a.sube_tus_videos span {
		display: none;
	}

/* LISTEILOR (videos) */
.listeilor {
	margin-top: -15px;
}
	.vid_elm {
		min-height: 84px;
	}
		.vid_elm p {
			margin-left: 145px;
		}
		.vid_elm .txt_listado p {
			margin-left: 0;
		}
	.vid_elm a:hover {
		text-decoration: none;
	}
	.listeilor .vid_elm {
		padding: 15px 0;
		/*height: 84px;*/
	}
		.listeilor .vid_elm h2 {
			font-size: 11pt;
			margin: 6px 0;
			display: block;
			line-height: 120%;
		}
		.listeilor .txt_listado span {
			color: #999;
			font-size: 8pt;
		}
		.listeilor .txt_listado p {
			padding-right: 15px;
		}
		.listeilor a.vid_img {
			margin-right: 10px;
			float: left;
		}
			.listeilor .vid_elm a img {
				padding: 4px;
				display: block;
				width: 100px !important;
				height: 76px !important;
			}
.contenido .listeilor .vid_elm {
	margin-top: 0;
	background: url(./img-portal/listeilor_body.png) repeat-x bottom;
}
	.contenido .listeilor .vid_elm a.vid_img {
		margin-left: 6px;
	}
	.contenido .listeilor .vid_elm a:hover img, a:hover.user_p_video img {
		border-color: #FFCC00;
	}
	.contenido .listeilor .vid_elm img, a.user_p_video img {
		background: #FFF;
		border: 1px solid #D3D3D3;
	}
	.contenido .listeilor .vid_elm h2 a {
		border-bottom: 1px solid #AFCEE7;
		color: #205F84;
	}
	.contenido .listeilor .vid_elm h2 a:hover {
		border-bottom-color: #205F84;
	}

/* SOMBRAS FOOT */
/* FOOT */
.foot {
	height: 23px;
	font-size: 10pt;
	color: #747272;
	margin-top: 16px;
	margin-bottom: 15px;
	clear: both;
}
	.foot div {
		background: #F5F5F6;
		padding: 3px;
	}
	.foot a {
		color: #5E5B5B;
		text-decoration: underline;
	}
	.foot a:hover {
		color: #000;
	}
	.derechos {
		float: left;
	}
	.foot_links {
		float: right;
		font-weight: bold;
	}
		.foot_links a {
			font-weight: normal;
		}

/* CONTENIDO */
.contenido {
	background: url(./img-portal/top_contenido.png) no-repeat top;
}
	.body_destacado .contenido {
		margin-top: -11px;
		padding-top: 19px;
	}
.contenido_body {
	background: url(./img-portal/body_contenido.png) repeat-y;
	padding: 24px 32px 50px 32px;
}
.contenido_foot {
	position: relative;
	background: url(./img-portal/foot_contenido.png);
	height: 19px;
}

/* RECIEN SUBIDOS */
.main_recien_subidos {
	width: 332px;
	float: left;
}

/* MAIN NOTICIAS */
.main_noticias {
	width: 230px;
	margin-left: 19px;
	float: left;
}

/* MAS VISTOS */
.main_vistos {
	clear: both;
}
	.main_vistos .vid_elm a.vid_img img {
		width: 120px !important;
		height: 90px !important;
	}

/* TITULATOR */
.titulator_capsule {
	margin-bottom: 35px;
}
	.facebook iframe {
		margin-left: 10px;
	}
	.titulator_capsule h1 {
		height: 22px;
		margin-bottom: 15px;
		background: url(./img-portal/dot_h1.gif) repeat-x 0 11px;
		font-size: 10pt;
		font-weight: normal;
		color: #FFF;
	}
		.titulator_capsule h1 * {
			height: 22px;
		}
		.titulator_capsule h1 a {
			float: right;
			padding: 0 10px 0 6px;
			line-height: 20px;
			background: #FFF url(./img-portal/blue_bullet.gif) no-repeat right;
		}
		.titulator_capsule h1 a:hover {
			text-decoration: underline;
		}
		.titulator_capsule h1 span {
			background: url(./img-portal/h1_body_capsule.png) no-repeat;
			padding-left: 14px;
			margin-left: 12px;
			float: left;
		}
			.titulator_capsule h1 span b {
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				line-height: 22px;
				display: block;
				padding-right: 14px;
				font-weight: normal;
				background: url(./img-portal/h1_body_capsule.png) no-repeat right;
			}

/* NOTICIA HOME */
.noticia_home {
	clear: both;
}
.noticia_home a {
	display: block;
	clear: both;
}
.noticia_home p {
	clear: both;
	margin-bottom: 35px;
}
	.noticia_home a span {
		display: block;
		clear: both;
		background-repeat: no-repeat;
		height: 110px;
		width: 230px;
	}
	.noticia_home a {
		color: #000;
	}
	.noticia_home a:hover {
		color: #BC0A0A;
		cursor: pointer;
	}
		.noticia_home a h2 {
			line-height: 120%;
			margin-bottom: 3px;
			float: left;
			font-size: 11pt;
		}

/* CANALES HOME */
.canales_home {
	margin-bottom: 55px;
}
	.canales_home a:hover {
		text-decoration: none;
	}
.canal_home {
	margin-bottom: 20px;
	clear: both;
}
	.canal_home h2 {
		display: block;
		background: url(./img-portal/canal_heading.gif) repeat-x bottom;
		height: 30px;
		line-height: 30px;
		padding-left: 10px;
		font-size: 11pt;
		border: 1px solid #DCDDDE;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			-khtml-border-radius: 6px;
			-ms-border-radius: 6px;

	}
	a.canal_img {
		width: 83px; /* 75 + 3*2 + 2 */
		height: 63px; /* 55 + 3*2 + 2 */
		display: block;
		float: left;
		margin: 10px;
	}
		.canal_img img {
			display: block;
			width: 75px;
			height: 55px;
			padding: 3px;
			border: 1px solid #D3D3D3;
		}
		a:hover.canal_img img {
			border-color: #FFCC00;
		}
	.canal_home p {
		font-size: 8.5pt;
		padding-right: 15px;
		margin-top: 10px;
	}
	
/* NOTICIAS POPULARES */
ul.noticias_populares {
	margin-bottom: 55px;
}
	ul.noticias_populares li a {
		display: block;
		height: 25px;
		font-family: Tahoma, Geneva, sans-serif;
		padding: 14px 10px 14px 14px;
	}
	ul.noticias_populares li a:hover {
		cursor: pointer;
		color: #205F84;
		border-bottom-color: #BBB;
		text-decoration: none;
		background: #F6F6F6;
	}
		ul.noticias_populares li a b {
			width: 260px;
			float: left;
			display: block;
		}
		ul.noticias_populares li a span {
			width: 32px;
			background: url(./img-portal/ico_comentarios.gif) no-repeat 0 1px;
			padding-left: 18px;
			display: block;
			float: right;
			font-weight: normal;
		}

/* MAS VISTOS */
.mas_vistos .vid_elm {
	padding-bottom: 25px;
}
	.mas_vistos .vid_elm {
		background: 0 !important;
	}
	.mas_vistos span a:hover {
		text-decoration: underline;
	}

/* RATING */
span.rating {
	display: block !important;
	width: 100px;
	margin-left: 470px;
}
	span.rating img {
		width: 18px;
		height: 18px;
		float: left;
		display: block;
		margin: 0 1px;
	}


/* BIGTITLE */
	.big_title h1 {
		height: 24px;
		display: block;
		border-bottom: 5px solid #EEE;
		padding: 0 5px 10px 0;
		background-repeat: no-repeat;
		background-position: 5px 0;
	}
		.big_title h1 b {
			display: none;
		}
		.big_title h1 span {
			float: right;
			color: #666;
			font-size: 10pt;
			line-height: 30px;
			font-weight: normal;
		}
			.big_title h1 span a:hover {
				color: #BC0A0A;
			}
			.big_title h1 span strong {
				color: #000;
			}
.tit_noticias h1 {
	background-image: url(./img-portal/h1_noticias.png);
}
.tit_noticia h1 {
	background-image: url(./img-portal/h1_noticia.png);
}
.tit_nosotros h1 {
	background-image: url(./img-portal/h1_nosotros.png);
}
.tit_quienes h1 {
	background-image: url(./img-portal/h1_quienes.png);
}
.tit_tos h1 {
	background-image: url(./img-portal/h1_tos.png);
}
.tit_creditos h1 {
	background-image: url(./img-portal/h1_creditos.png);
}
.tit_404 h1 {
	background-image: url(./img-portal/h1_noencontrado.png);
}
.tit_contacto h1 {
	background-image: url(./img-portal/h1_contacto.png);
}

/* IMAGENES NOTICIA */
.image_new, .noticia_home a span {
	background-position: center !important;
	background-repeat: no-repeat;
}

/* LISTADO DE NOTICIAS */
.not_listing {
	border-bottom: 1px dotted #D0CCCC;
	padding: 20px 5px;
}
	span.fecha_noticia {
		color: #999;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 7pt;
		display: block;
	}
		span.fecha_noticia b {
			color: #DDD;
			font-weight: normal;
		}
	.not_listing h2 {
		font-family: Tahoma, Geneva, sans-serif;
		line-height: 115%;
		font-size: 13pt;
		display: block;
		margin: 2px 0 5px 0;
	}
		.not_listing h2 a {
			color: #000;
			border-bottom: 0 !important;
			text-decoration: none;
		}
		.not_listing a:hover {
			color: #BC0A0A;
		}
	.post_exc, .post_txt {
		color: #1C1E20;
		font-size: 9pt;
	}
	.post_exc {
		margin-bottom: 7px;
	}
	.not_listing .image_new {
		display: block;
		float: left;
		margin-right: 10px;
	}
		.not_listing a.image_new span {
			display: none;
		}

.post_txt {
	line-height: 150%;
	font-size: 10pt;
}

/* PAGINACION */
.paginacion {
	margin-top: 30px;
}
	.pages {
		position: relative;
		left: 50%;
		margin-left: -75px;
		width: 120px;
		top: 20px;
		font-size: 9pt;
		font-weight: normal;
		text-align: center;
		display: block;
		z-index: 1;
	}
	.paginacion a {
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		float: right;
		font-size: 10pt;
		display: block;
		color: #FFF;
		background: #205F84;
		text-decoration: none;
		text-align: center;
		padding: 8px 12px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		-khtml-border-radius: 6px;
		-ms-border-radius: 6px;

	}
	.paginacion a:hover {
		background: #16415A;
	}
	a.pg_ant {
		float: left !important;
	}
	a.off_page, a:hover.off_page {
		background: #CCC;
	}

/* NOT COMMENS SIDE*/
span.not_comments {
	font-size: 8pt;
}
	span.not_comments a {
		text-decoration: none;
	}
	a.count_comm {
		background: url(./img-portal/ico_comentarios.gif) no-repeat 0 2px;
		padding: 0 10px 0 20px;
		margin-right: 2px;
		color: #000;
		border-right: 1px solid #CCC;
	}

/* noticia principal */
.not_main {
	height: 140px;
}
	.not_main h2 {
		font-size: 15pt;
	}
	.not_main .image_new {
		width: 248px;
		height: 140px;
	}
/* noticia sub */
.not_sub {
	height: 96px;
}
	.not_sub a.image_new {
		width: 170px;
		height: 96px;
	}

/* COMENTARIOS SIDE */
.comentarios_side ul li {
	line-height: 120%;
	height: 32px;
	padding: 10px 7px;
}
	.comentarios_side ul li img {
		float: left;
		width: 32px;
		margin-right: 10px;
	}
	.comentarios_side ul li strong {
		color: #1C1E20;
	}

/* NOTICIA SOLA */
.sp_list .not_listing {
	border: 0;
	height: auto;
}
.sp_list .post_exc {
	margin: 15px 0 !important;
}
.sp_list .post_txt *, .sp_list .post_exc {
	font-size: 10pt;
	line-height: 150% !important;
}
	.sp_list .post_txt p {
		margin-bottom: 18px;
	}

.tit_noticia .image_new {
	color: #999;
	font-size: 8pt;
	text-align: center;
	border: 5px solid #F3F3F3;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}
.tit_noticia .not_main h2, .tit_video .not_main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	line-height: 100%;
	color: #BC0A0A;
}
	.tit_noticia .not_main h2 a, .tit_video .not_main h2 a {
		color: #BC0A0A;
	}
	.tit_noticia .not_main h2 a:hover, .tit_video .not_main h2 a:hover {
		color: #000;
	}

.autor {
	clear: both;
	margin-top: 15px;
	font-size: 9pt !important;
	border-bottom: 1px dotted #D0CCCC;
	padding-bottom: 12px;
}

/* NOTICIAS RELACIONADAS */
ul.noticias_relacionadas li {
	padding: 9px 8px;
}
	ul.noticias_relacionadas li * {
		height: 22px;
		line-height: 22px;
		display: block;
	}
	ul.noticias_relacionadas li span.fecha_noticia {
		float: left;
		padding-right: 7px;
		margin-right: 7px;
		border-right: 1px solid #D7D7D7;
	}
	ul.noticias_relacionadas li a {
		overflow: hidden;
	}

/* COMENTARIOS */
.tit_comentarios {
	margin-top: 25px;
}
	.tit_comentarios h1 {
		height: 36px;
		background-image: url(./img-portal/h1_comentarios.png);
		margin-bottom: 20px;
	}
		.tit_comentarios span.not_comments {
			line-height: 46px;
		}
		
.comment {
	margin: 15px 7px;
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 15px;
}
	.comment img {
		width: 60px;
		height: 60px;
		float: left;
		margin-right: 10px;
	}
	.comm_txt {
		min-height: 60px;
		overflow: hidden;
		width: 490px;
	}
	.comm_quien {
		margin-bottom: 3px;
	}
		.comm_quien a {
			color: #BC0A0A;
		}
		.comm_quien span {
			color: #999;
			font-size: 8pt;
			margin-left: 3px;
		}

/* COMENTAR */
.comentar {
	padding: 28px 22px;
	margin-top: 20px;
	background: #F5F5F6;
	border: 1px solid #EBEAEA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-ms-border-radius: 10px;
}
	.comment_item {
		clear: both;
		margin-bottom: 10px;
	}
		.comment_item input.txt_input {
			width: 200px;
			margin-right: 5px;
		}
		.comment_item span {
			color: #666A6F;
			font-size: 8pt;
		}
			.comment_item span b {
				color: #1C1E20;
				margin-right: 3px;
				font-size: 10pt;
			}
		.comment_item textarea {
			width: 528px;
			height: 120px;
		}

.boton {
	clear: both;
	height: 25px;
}

input.boton_enviar {
	float: right;
	font-size: 10pt !important;
	color: #000;
	background: #FFCE08 url(./img-portal/bkg_botonenviar.png) repeat-x;
	border: 1px solid #FFCE08;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 6px 20px;
	text-shadow: 1px 1px 0 #FFEEAB;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-ms-border-radius: 7px;
}
input:hover.boton_enviar {
	background-position: 0 -10px;
}

/* GREY SPLAT */
.grey_splat {
	min-height: 341px;
	background: url(./img-portal/grey_splatter.gif) no-repeat right bottom;
}
	.grey_splat .post_exc {
		margin-top: 0 !important;
	}
	.grey_splat .post_txt {
		padding-right: 310px;
	}
	.tit_404 .grey_splat {
		background-position: right 25px !important;
	}

/* SOBRE NOSOTROS */
.s_nosotros h1 {
	margin-bottom: 20px;
}
.s_nosotros .comment {
	width: 275px !important;
	float: left;
}
	.s_nosotros .comment .comm_txt {
		width: 200px !important;
	}

/* LIST DESTACADOS */
.list_destacados {
	background: url(./img-portal/bkg_sep_destacado.gif) repeat-x top;
	margin-top: 10px;
	padding-top: 5px;
}
	.list_destacados .vid_elm h2 {
		font-size: 13pt;
		padding-top: 5px;
	}
	.list_destacados .paginacion {
		color: #535353;
		margin-top: 10px;
		margin-bottom: 50px;
	}
		.list_destacados .paginacion a.off_page {
			color: #666;
			background: #000 !important;
		}


/* VIDEO */

/* videos */
.tit_subir h1 {
	background-image: url(./img-portal/h1_subir.png);
}
.tit_subido h1 {
	background-image: url(./img-portal/h1_subido.png);
}
.tit_crearcuenta h1 {
	background-image: url(./img-portal/h1_crearcuenta.png);
}
.tit_entrar h1 {
	background-image: url(./img-portal/h1_entrar.png);
}
.tit_tags h1 {
	background-image: url(./img-portal/h1_tags.png);
}
.tit_video h1 {
	background-image: url(./img-portal/h1_video.png);
}
.tit_perfil h1 {
	background-image: url(./img-portal/h1_perfil.png);
}
.tit_favoritos h1 {
	background-image: url(./img-portal/h1_favoritos.png);
}
.tit_amigos h1 {
	background-image: url(./img-portal/h1_amigos.png);
}
.tit_videos h1 {
	background-image: url(./img-portal/h1_videos.png);
}
.tit_mensajes h1 {
	background-image: url(./img-portal/h1_mensajes.png);
}
.tit_grupos h1 {
	background-image: url(./img-portal/h1_grupos.png);
}
.tit_editarperfil h1 {
	background-image: url(./img-portal/h1_editarperfil.png);
}
.tit_avatar h1 {
	background-image: url(./img-portal/h1_avatar.png);
}
.tit_enviarmensaje h1 {
	background-image: url(./img-portal/h1_enviarmensaje.png);
}
.tit_agregaramigo h1 {
	background-image: url(./img-portal/h1_agregaramigo.png);
}
.tit_invitaramigos h1 {
	background-image: url(./img-portal/h1_invitaramigos.png);
}
.tit_amistad h1 {
	background-image: url(./img-portal/h1_amistad.png);
}
.tit_admamigos h1 {
	background-image: url(./img-portal/h1_admamigos.png);
}
.tit_most h1 {
	background-image: url(./img-portal/h1_most.png);
}
.tit_recien h1 {
	background-image: url(./img-portal/h1_recien.png);
}
.tit_editarvideo h1 {
	background-image: url(./img-portal/h1_editarvideo.png);
}
.tit_canal h1 {
	background-image: url(./img-portal/h1_canal.png);
}
.tit_canales h1 {
	background-image: url(./img-portal/h1_canales.png);
}
.tit_videosdestacados h1 {
	background-image: url(./img-portal/h1_videosdestacados.png);
}
.tit_videoshome h1 {
	background-image: url(./img-portal/h1_videoshome.png);
}
.tit_masvistos h1 {
	background-image: url(./img-portal/h1_masvistos.png);
}
.tit_tag h1 {
	background-image: url(./img-portal/h1_tag.png);
}
.tit_svideos h1 {
	background-image: url(./img-portal/h1_svideos.png);
}
.tit_pass h1 {
	background-image: url(./img-portal/h1_pass.png);
}

/* subir -editar */
.tit_subir h1, .tit_editarvideo h1 {
	margin-bottom: 20px;
}
.tit_subir .indent, .tit_subir .submit, 
.tit_editarvideo .indent, .tit_editarvideo .submit {
	margin-left: 165px !important;
}

label.form_label {
	display: block;
	font-weight: bold;
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 15px;
	line-height: 21px;
}

.item_form_video input, .item_form_video textarea {
	width: 400px;
}
.indent input {
	width: 15px;
}
	.item_form_video { 
		margin-bottom: 15px;
	}
	.tit_crearcuenta .item_form_video input {
		width: 200px;
	}
	
		.tit_crearcuenta .item_form_video input.boton_enviar {
			width: 120px !important;
		}

span.v_exp {
	color: #999;
	font-style: italic;
}

ul.canales_up {
	width: 415px;
	float: left;
}
	ul.canales_up li, ul.radio_up li {
		margin-top: 5px;
	}
.tip_form {
	float: left;
	width: 300px;
	padding: 15px;
	border-left: 1px solid #EBEAEA;
}
	.tip_form strong {
		display: block;
	}

input.boton_enviar_left {
	float: left !important;
}

.formHighlightText strong {
	display: block;
}

/* Mensajes de salida */
.videos-error, .videos-ok {
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	padding-left: 42px;
	margin-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	background-position: 6px 7px;
	background-repeat: no-repeat;
}
	.videos-error {
		background-image: url(./img-portal/ico_error.png);
		border-bottom-color: #FFDDDD;
	}
		.videos-error ul li {
			float: left;
			margin-right: 10px;
		}
	.videos-ok {
		background-image: url(./img-portal/ico_ok.png);
		border-bottom-color: #DFF2BF;
	}

.tit_subido input {
	border: 1px solid #FFCC00;
	width: 600px !important;
	font-size: 14pt !important;
}
.tit_subido label {
	width: 100px;
	line-height: 32px;
}

.nolabel {
	margin-left: 165px !important;
}
.nolabelm {
	margin-left: 115px !important;
}

form#login-form label {
	width: 100px;
}
form#login-form input {
	width: 200px !Important;
}

	form#login-form input.boton_enviar {
		width: 90px !important;
	}

form#login-form input.checkbox {
	width: 12px !important;
	margin-bottom: 15px;
}

/* recapcha */
.recapcha {
	float: left;
}

/* tag cloud start */
a.earliest {
    text-decoration: none;
    color: #CCC;
}
/* tag cloud end */

.margin_top {
	margin-top: 20px !important;
}

.tit_video .not_main h2 {
	font-size: 30pt !important;
}

.video_player {
	margin: 10px auto 5px auto;
	padding: 0 !important;
}

.video_player_bottom {
	clear: both;
}
	#video-rating {
		width: 220px;
		float: left;
	}
	.video-views {
		text-align: right;
		width: 300px;
		line-height: 35px;
		float: right;
	}

.video_side_box {
	margin-bottom: 25px;
	padding: 15px;
	background: #F5F5F6;
	border: 1px solid #E0E0E0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-ms-border-radius: 6px;
}
	.video_side_box a.img_preview, .avatar_video a.img_preview {
		display: block;
		float: left;
	}
	.video_side_box a.img_preview img {
		width: 45px;
		height: 45px;
		display: block;
	}
	.video_side_box a:hover.img_preview img {
		background: #FFF;
	}
	.video_side_box p.side_description {
		margin: 10px 0;
	}

a.img_preview {
	border-top: 1px solid #E0E0E0;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #E0E0E0;
}
a:hover.img_preview {
	border: 1px solid #FFCC00;
}

.user_avatar_video, .user_avatar_perfil {
	margin-left: 10px;
	width: 240px;
	float: left;
}
	.user_avatar_video a.nic {
		font-weight: bold;
		font-size: 11pt;
	}
	.user_avatar_video p, .user_avatar_perfil p {
		font-size: 10pt;
	}

.share_side_elm {
	margin-bottom: 10px;
}
	.share_side_elm label {
		font-weight: bold;
	}
	.share_side_elm input {
		border: 1px solid #FFCC00;
		width: 330px;
	}

.video_tools a {
	text-decoration: none;
}
.report_video {
	width: 570px;
	padding: 20px 5px;
	float: left;
}
#video-tools-result {
    margin-top: 0.5em;
    border: 1px solid #FFE070;
    background-color: #FFFFCA;
    padding: 1em;
    display: none;
}

/* reportar video */
div#video-tools-feedback {
	display: none;
	background: #FFFFCA url(./img-portal/warning_48.gif) no-repeat 495px 40px;
	padding: 15px 5px 5px 5px;
	border: 1px solid #FFE070;
}
a.cancelar_reporte {
	line-height: 33px;
	margin-left: 10px;
}
.inapropriat {
	margin-left: 25px;
	margin-bottom: 5px !important;
	display: block;
}
	.inapropriat label {
		clear: both;
		display: block;
		margin-bottom: 3px;
	}
.related_videos .vid_elm h2 a {
	font-size: 9pt;
	line-height: 120% !important;
	border-bottom-color: #FFF !important;
}
	.related_videos .vid_elm h2 a:hover {
		border-bottom-color: #AFCEE7 !important;
	}

/* videos relacionados */
p.now_playing {
	background: #000;
	padding: .2em .5em !important;
	text-align: center;
	font-size: 7pt;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-ms-border-radius: 3px;
}
.playing {
	border: 1px solid #DCDDDE;
}

/* comentario mensaje */
.mensaje_comentario, {
	background: #EAF5FB;
	border: 1px solid #AADBF0;
	padding: 10px;
}

/* aux */
.lefty {
	float: left !important;
}
.righty {
	float: right !important;
}
.padding {
	padding: 0 !important;
	margin-top: 15px;
}

/* perfil de usuario */
.perfil_usuario a.img_preview img {
	width: 88px;
	height: 88px;
}
.user_avatar_perfil {
	width: 170px !important;
}
.perfil_extra {
	clear: both;
	margin-top: 15px;
}
.ancho_l_perfil {
	width: 280px !important;
	margin-left: 0 !important;
}
.ancho_r_perfil {
	width: 641px; !important;
}
ul.video-box {
	height: 130px;
}
a.user_p_video {
	color: #205F84;
}
a:hover.user_p_video {
	text-decoration: none !important;
	color: #000;
}
ul.video-box li a img, ul#canales li a img {
	width: 120px !important;
	height: 90px !important;
}
	ul.video-box li a span, ul#canales li a span {
		display: block;
		text-align: center;
		margin-top: 5px;
	}
#no-user-comments {
	font-weight: normal !important;
	border: 0 !important;
	background: 0 !important;
}

.comentar_perfil textarea {
	width: 588px !important;
}

.user-info {
	margin-top: 5px;
}

#user_vote_result {
	font-size: 9pt;
	line-height: 180%;
}

ul.video-box.user_amigos li a img.preview {
	width: 68px !important;
	height: 68px !important;
}

/* contenedor solo */
.contenedor_solo {
	padding: 20px;
}

/* capsule_fullie */
.capsule_fullie h1 {
	margin-top: 20px;
}

/* editar perfil */
form#editar_perfil .item_form_video input, form#editar_perfil .item_form_video textarea {
	width: 230px !important;
}

span.info_titulator {
	display: block;
	margin-top: 3px;
	float: right !important;
	background: #FFF !important;
	color: #000 !important;
}

.boton_amarillo {
	margin-left: 165px;
}

/* invitacion de amistad */
.invitacion_amigo {
	margin-top: 20px;
}
	.invitacion_amigo input.boton_enviar {
		margin-right: 15px;
	}

/* lista de amigos */
.contenedor_solo_amigos {
	padding: 20px 0;
}

.lista_amigos {
	float: left;
	width: 300px;
	height: 80px;
	margin: 0 20px 20px 0;
	overflow: hidden;
}
	.lista_amigos a.img_preview {
		display: block;
		margin-right: 15px;
		float: left;
	}
		.lista_amigos a.img_preview img.preview {
			width: 68px;
			height: 68px;
		}
a.nic_amigo {
	font-size: 11pt;
	font-weight: bold;
}
p.video-entry-description span {
	color: #DDD !important;
}

/* lista videos */
.boton_en_listado {
	width: 100px;
	margin-top: 50px;
	float: right;
}

.videador {
	margin: 20px 0;
}

.videador .vid_elm {
	border-bottom: 1px dotted #DDD;
	padding-bottom: 30px;
}

p.rating img {
	border: 0 !Important;
}

div.tags {
	text-align: center;
	font-size: 11pt;
}
	div.tags a {
		line-height: 180%;
		margin-bottom: 1em;
		color: #666;
		padding: .2em .5em;
		background-color: #EEE;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		-ms-border-radius: 4px;
	}
	div.tags a:hover {
		color: #FFF;
		background-color: #000 !important;
		text-decoration: none;
		background: #FFF;
	}
	.tagcloud {
		font-size: 200%;
		line-height: 120%;
	}
		.tagcloud a {
			padding: 0.5em;
		}
		.tagcloud a:hover {
			background: #000;
			text-decoration: none;
			color: #FFF;
			-moz-border-radius: .5em;
		}

/* paginacion */
.page_links {
	margin-top: 30px;
    text-align: right;
}
	.page_links * {
		margin: 0 3px;
		padding: 3px 6px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		-ms-border-radius: 4px;
	}
	.page_links span {
		border: 1px solid #CCC;
		color: #999;
	}
	.page_links a {
		border: 1px solid #AFCEE7;
	}
	.page_links a:hover {
		background: #FFCC00;
		border: 1px solid #FFCC00;
		color: #000;
		text-decoration: none !important;
	}

/* canales */
.top_user ul li {
	border: 0 !important;
	width: 70px !important;
	margin-bottom: 20px;
	text-align: center;
	overflow: hidden;
	float: left;
}
	.top_user ul.video-box.user_amigos li a img.preview {
		width: 60px !important;
		height: 60px !important;
	}

ul.licanal {
	margin-top: 30px !important;
}
	ul.licanal li {
		float: left;
		width: 210px !important;
		margin-bottom: 30px !important;
	}

/* home videos, al fin chuchetumare... */
ul.videos_home li {
	margin-bottom: 20px !important;
}
	ul.videos_home li img, ul.video-box li img {
		width: 120px;
		height: 90px;
		display: block;
	}
ul.estadisticas li {
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
	margin: 0 !important;
}
	ul.estadisticas li b {
		font-weight: bold;
		font-size: 18pt;
		color: #000;
		width: 120px;
		text-align: right;
		float: left;
	}
	ul.estadisticas li span {
		display: block;
		font-size: 10pt;
		font-weight: normal !important;
		color: #999;
		float: right;
		width: 120px;
		margin-right: 20px;
		margin-left: 10px;
	}

/* navegacion videos */
ul.video_nav {
	text-transform: uppercase;
	height: 32px;
	width: 565px;
	font-size: 9pt;
	margin: 13px 0 0 180px;
	position: absolute;
	left: 50%;
	top: 83px;
	margin-left: -283px;
}
	ul.video_nav li {
		float: left;
		margin: 0 3px;
	}
		ul.video_nav li a {
			text-decoration: none;
			display: block;
			padding: 0 7px;
			height: 23px;
			line-height: 23px;
			color: #EEE;
		}
		ul.video_nav li a:hover {
			color: #FFF;
			text-shadow: 0 0 6px rgba(255,255,255, 0.8);

		}
		ul.video_nav li.current_tab a {
			background: #FFF;
			color: #000;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			-khtml-border-radius: 6px;
			border-radius: 6px;
		}

/* recuperar pass */
form#recover-password {
	margin-left: 200px;
}
	form#recover-password .item_form_video input {
		width: 220px;
	}
	form#recover-password .submit {
		margin-left: 165px !important;
	}

/* hola vengo a reciclar... */
/* contacto */
.tit_contacto form {
	margin-left: 25px;
}
	.item_form {
		width: 400px;
		margin-bottom: 15px;
		padding-right: 25px;
	}
		p.estado_contacto {
			margin-bottom: 25px;
		}
		.error {
			background: url(./img-portal/ico_flecha_error.gif) no-repeat right 23px;
		}
		.item_form label {
			clear: both;
			display: block;
			font-weight: bold;
			margin-bottom: 3px;
		}
		.item_form input.texto, .item_form textarea {
			border: 1px solid #D6D5D5;
			width: 390px;
			padding: 6px 3px;
			font-family: Arial, sans-serif;
		}
		.item_form input:focus, .item_form textarea:focus {
			border-color: #FFCE09;
		}
		.item_form textarea {
			height: 130px;
			font-size: 10pt;
		}

/* publicidad */
.ad {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
}
.ad336x280 {
	width: 336px;
	height: 280px;
}
.ad468x60 {
	padding: 5px;
	background: #DDD;
	width: 468px;
	height: 60px;

}
	
/* validationEngine.jquery.css */
	.formError {
			position:absolute;
			top:300px; left:300px;
			width:110px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#000;
				color:#fff;
				font-family: Verdana, Geneva, sans-serif;
				font-size:7pt;
				box-shadow: 1px 1px 6px #000;
				-moz-box-shadow: 1px 1px 6px #000;
				-webkit-box-shadow: 1px 1px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 1px 4px 5px #000;
					-moz-box-shadow: 1px 4px 5px #000;
					-webkit-box-shadow: 1px 1px 5px #000;
					font-size:0px; 
					
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#000;margin:0 auto;display:block;} 
