@charset "utf-8";
/* used in index and comunidad

/************************/
/*	 CUADRO ANUNCIOS 	*/
/************************/
#cuadro-anuncios {
	background:url(../images/bg-cuadro-anuncios.gif) left top repeat-x;
	margin-bottom:20px;
	padding-top:2px;
}

#cuadro-anuncios-texto {
	background-color:#f5f4e1;
	font-size:17px;
	padding:10px 50px 10px 50px;
}

#cuadro-anuncios2 {
	background:#f5f4e1 url(../images/bg-cuadro-anuncios2.gif) left bottom repeat-x;
	padding-bottom:2px;
	/* IE6 */
	font-size:0;
	line-height:0;
	clear:both;
}


/************************/
/* COMENTARIOS RECIENTES */
/************************/
#comentarios-recientes {
	margin-bottom:20px;
}



/* HOME PAGE RECENT NEWS */

.homepage_news_div{
	float:left; 
	width:512px; 
	overflow:hidden;
	padding:2px 3px;
}

.homepage_news_div h3{ 
	margin:0;
	padding:0 4px;
}

.homepage_news_div p{ 
	padding:1px 4px;
}

.homepage_news a img{

	border:1px solid #e9e6bd;
	width:40px;
	padding:1px;
}
/* info line p */
.info_line_p{
	margin-bottom:0px;
	margin-top:7px;
	font-size:12px;
}


/************************/
/*	 TEXTOS FAVORITOS	*/
/************************/
#textos-favoritos {
	float:left;
	margin:0 0 20px 0;
	/*width:590px;*/
	width:100%;
}

.texto-favorito {
	background:url(../images/bg-texto-favorito.gif) left top repeat-x;
	border-bottom:1px dotted #8b8958;
	height:44px;
	padding:8px 10px;
}

.texto-favorito a img {
	border:1px solid #e9e6bd;
	float:left;
	margin-right:10px;
	padding:1px;
}

.texto-favorito a:hover img {
	border:1px solid #8b8958;
}

.texto-favorito h3 {
	color:#bdbb8b;
	float:left;
	font-size:16px;
	margin:0;
	width:400px;
}

.texto-favorito h3 a {
	color:#8b8958;
	text-decoration:none;
}

.texto-favorito h3 a:hover {
	color:#a8a673;
}

.texto-favorito p {
	float:left;
	margin:0;
	width:400px;
}

.texto-favorito p a {
	color:#8b8958;
}

.texto-favorito p a:hover {
	text-decoration:none;
}

.texto-favorito .estrellas {
	float:right;
	padding:8px 0 0 0;
	width:70px;
}


.usuarios-activos {
	margin-bottom:20px;
}

.usuarios-activos h1 {
	margin-bottom:20px;
}

.usuario-activo {
	margin-bottom:20px;
}

.usuario-activo-img {
	float:left;
	padding-top:6px;
	width:44px;
}

.usuario-activo-img a img {
	border:1px solid #e9e6bd;
	padding:1px;
}

.usuario-activo-img a:hover img {
	border:1px solid #8b8958;
	padding:1px;
}

.usuario-activo-nick {
	float:left;
	padding:0 0 0 10px;
	width:206px;
}

.comunidades-activas h1 {
	margin-bottom:20px;
}

.comunidad-activa {
	margin-bottom:20px;
}

.comunidad-activa-img {
	float:left;
	width:104px;
}

.comunidad-activa-img a img {
	border:1px solid #e9e6bd;
	padding:1px;
}

.comunidad-activa-img a:hover img {
	border:1px solid #8b8958;
	padding:1px;
}

.comunidad-activa-nick {
	float:left;
	padding:0 0 0 10px;
	width:146px;
}

.comunidad-activa-item {
	display:block;
	font-size:12px;
	padding-left:20px;
}

.ultimas-imagenes h1 {
	margin-bottom:20px;
}

.ultima-imagen {
	margin-bottom:20px;
}

.ultima-imagen-img {
	float:left;
	font-size:12px;
	text-align:center;
	width:129px;
}

.ultima-imagen-img a img {
	border:1px solid #e9e6bd;
	padding:1px;
}

.ultima-imagen-img a:hover img {
	border:1px solid #8b8958;
	padding:1px;
}

.ultima-imagen-texto {
	float:left;
	font-size:12px;
	padding:0 0 0 10px;
	width:121px;
}

.ultimos-videos h1 {
	margin-bottom:20px;
}

.ultimo-video {
	margin-bottom:20px;
}

.ultimo-video-img {
	float:left;
	font-size:12px;
	text-align:center;
	width:129px;
}
.ultimo-video-img p{
	padding:0; margin:0;
}
.ultimo-video-img a{
	padding:0;
	margin:0;
	
}
.ultimo-video-img a img {
	border:1px solid #e9e6bd;
	padding:0;
	margin:0;
	
}

.ultimo-video-img a:hover img {
	border:1px solid #8b8958;

}

.ultimo-video-texto {
	float:left;
	font-size:12px;
	padding:0 0 0 10px;
	
	width:121px;
}
      
/************************/
/*	 PATROCINADORES	*/
/************************/
#patrocinadores {
	margin-bottom:20px;
	padding-left:7px;
	width:100%;
}

.patrocinador {
	border:1px solid #dbdee0;
	float:left;
	height:125px;
	margin:0 2px 10px 0;
	padding:1px;
	width:125px;
}


.el-archivo span.archivo_img{
	padding:0px 2px;
	float:left;
}

.el-archivo li{
	clear:both;
}

.index_submit_text_top_button{
	padding:7px 3px;
}


/* category selector */
.box-lineup{
	width:100%;
}
.box-lineup .abox{
	padding:2px 0 2px 2px;

	margin:3px 1px;
}

.abox_restr{
	width:32.5%;
	height:28px;
	float:left;
	overflow:hidden;
}

.box-lineup .abox.row_alt td{
	background-color:#efeed8;
}

.box-lineup .abox.row_dark td{
	background-color: #D79C30;
	font-size:16px;
	font-weight:bold;
	color:#EEEEEE;
}

.box-lineup .abox.row_dark td a{
	font-size:16px;
	font-weight:bold;
	color:#EEEEEE;
}

.box-lineup .abox td{
	background-color:#f9f8ed;
	font-size:14px;
	padding:4px 4px;
	
}

.box-lineup .abox p {
	padding:6px 0; 
	margin:0;
	width:25%;
	float:left;
}

.box-lineup .abox_restr td{
	padding:8px 6px !important;
	font-size:14px !important;
}
.box-lineup .abox td a{
	background:url(../images/closed_folder.png) left top no-repeat;
	padding-left:19px;
	font-size:14px;
}

.box-lineup .abox_restr td a{
	font-size:14px;
}

.box-lineup .abox a.selected_category{
	font-weight:bold;
}

.box-lineup .abox td a:hover, .box-lineup .abox a.selected_category{
	background:url(../images/opened_folder.png) left top no-repeat;
}

.category_column{
	float:left;
	width:32%;
	margin:2px 1px;
}

/* EOS */

/* short texts list */
.texts_short_list{
	list-style:none;
	margin-left:1px;
}

.texts_short_list li{
	padding-left:20px;
	margin-left:3px;
}
/* EOS */

/* Top Message at home & category */
.texts_page_desc{
	background:#ffffcc url(../images/icono_info.gif) 10px 10px no-repeat;
	padding:20px 20px 20px 50px;
	border-bottom:1px solid #bb422e;
	border-top:1px solid #bb422e;
	width:90%;
	color:#666;
	font-size:12px;
	margin-left:7px;
}
/* EOS */