﻿body {
	padding:0;
	margin: 0px 0 0 0;
	line-height:1em;
	font-family: 'Lucida Grande',Tahoma,Arial,Verdana,Sans-Serif; 
	font-size:11px;	
	background: #f4f4f4;
}
a {cursor:pointer}
.floatL{float:left}
input:active {outline:0}
.floatR{float:right}
.color_red{color:red!important}
.color_green{color:green!important}
.color_blue{color:navy}
.color_gray, .color_gray a {color: gray!important}

.clearBoth:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
html[xmlns] .clearBoth {
	display: block;
}
 
* html .clearBoth {
	height: 1%;
}

a img {
	border: 0;
}

/****** TEXTOS ******/

a:link{
	text-decoration:none;
	color:#333;
}

a:visited{
	text-decoration:none;
	color:#333;
}

a:active{
	color:#333;
}

a:hover{
	text-decoration:underline;
	color:#000000;
}


ul{
	margin:0;
	padding:0;
	list-style:none;
   list-style-position:inside;
	list-style-type:disc;
}

h1{
	font-size:11px; 
	font-weight:normal;

}

.size9{
	font-size:9px; 
}

.size10{
	font-size:10px; 
}

.size12{
	font-size:12px; 
}

.size13{
	font-size:13px; 
	}
.size13_tex{
	font-size:13px;
	margin:20px;
	text-align: justify; 
	line-height: 16px;
	}
.size13_tex2{
	font-size:13px;
	margin-left: 60px;
	text-align: justify; 
	line-height: 16px;
	}
.size14_tex{
	font-size:14px; 
	margin:20px;
	text-align: left; 
}


.size14{
	font-size:14px; 
}

.size15{
	font-size:15px; 
}

hr {
	background:#CCC;
	color:#CCC;
	height:1px;
	border:0 none;
}

#maincontainer{
	background: url('../imagenes/maincontainerbg.gif') repeat-x #B5CBF2;
	width:790px;
	height:auto; 
	padding: 0 12px;
	margin:0 auto;
	position:relative;
}
* html #maincontainer{
	margin-top: -1px;
}
#head1{
	height:80px; 
}
#head{
	height:185px; 
}


/* BANNERS */

#banner{
	float:right;
	text-align:top;
	width:468px;
	height:70px; 
}

.menu_izq {
	margin: auto;
	width: 380px;
	position: relative;
	float: left;
	height: 30px;
	vertical-align: middle;
	background: url(menu_left_corner.gif) no-repeat top left;
	text-align: left;
	padding-left: 10px;
}
#pie{
	clear:left;
	width:100%;
	padding:6px 0;
	text-align:center;
	color: #000000;
}

#pie a {
	color: #000;
}
#cuerpocontainer{
	background: #FFFFFF repeat-x; 
	width:780px; 
	height:auto; 
	padding:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px; 
}
#encabezado{
	background: #FFFFFF repeat-x; 
	width:780px; 
	height:80; 
/*	padding:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px; */
}

#centro{
	padding:2px;
	padding-left:3px;
	padding-right:3px;
	float:left;
	width:198px;
	height:auto;
	overflow:hidden;
}

#izquierda{
	float:left;
	height:auto;
	padding: 2px;
	width:571px;
	overflow: hidden; 
}
#izquierda_n1{
	float:left;
	height:auto;
	padding: 2px;
	width:571px;
	overflow: hidden; 
}
#izquierda_n2{
	float:right;
	height:auto;
	padding: 2px;
	width:283px;
	overflow: hidden; 
}


	
	#izquierda .size13 {
		font-weight:bold;
	}
	


	
/****** POST  ******/



#post_agregar{
	padding:0 6px;
	float:left;
	width:675px;
	height:auto;
}

#post_agregar .box_title {
	width: 100%!important;
}

#post_agregar .box_cuerpo {
	height:auto !important;
	width:659px !important;
}

#centroComunidad #post_agregar {
  width: 100%!important;
}

#centroComunidad #post_agregar .box_cuerpo {
  width: 744px!important;
}



.box_txt.mod_edit_post{
	width:742px;
	height:18px;
	text-align:center;
	font-size:12px
}

#post_editar .box_cuerpo{
	width:744px;
	float:left;
}

.imagen {
	 max-width:670px;
   width: expression(this.width > 670 ? 670: true);
}

.cita {
	padding: 5px!important;
	font-weight:bold;
	height:auto!important;
}

blockquote blockquote {
  margin: 0;
}

blockquote p {
  margin:0;
  padding:0;
}

.citacuerpo{
	border-top:0px solid #F0F0F0;
	border:1px solid #CCC;
	background: #FFF url('../imagenes/bg-box.gif') repeat-x;
	padding: 8px;
	overflow: hidden;
}

#respuestas {
  margin-top:20px;
  clear:both;
}

#respuestas blockquote {
  margin: 0 10px;
}
#respuestas .cita {
  background:none;
  padding:0!important;
  font-weight:none;
  font-weight:normal;
}

#respuestas .citacuerpo {
  background: #e7e7e7  url('../imagenes/quote-start.gif') no-repeat 5px 5px;
  border: 1px solid #dedede;
  padding:8px 8px 8px 35px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#respuestas .citacuerpo p {
  background: url('../imagenes/quote-end.gif') no-repeat right bottom;
  width:100%;
}


#respuestas blockquote blockquote {
  display:none;
}

.respuesta-post .comment-box  {
	width: 690px;
}
	


.desplegable{
	width:190px;
	float:left;
	text-align:	left;
}

.link.patrocinados{
	color:#3c3c3c;
	font-size:12px;
	font-weight:bold!important;
}

#post-izquierda .box_perfil {
	background-position: -920px bottom;
	padding:18px;
	margin:0 auto;
}

.temaBubble .avatar{
  width: 100px;
  height: 100px;
  border-bottom: 1px solid #FFF;
  display: inline;
} 
.avatar{
	display:block;
	margin: auto;
	width:120px;
	border:none;
}

.txt_post{
	color:#444444;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

input.login, .button {
	background:#004A95;
	font-weight:bold;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}

input.button {
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}

/***** estilos *****/

.txt{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#717171;
}

.box_title, .cita {
	background:#dbdbda repeat-x url('../Imagenes/lbd.png');
	padding:0px;
	height:25px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
  	-webkit-border-top-right-radius: 5px;
}

.box_rss {
  /*	background-image:url('../cor-der.gif'); */
  float:right;
  padding-right:8px;
  padding-top:4px;
  }

.box_txt, .box_txt_perfil_izq, .box_txt_perfil_der{
	/* background-image:url('../cor-izq.gif'); */
	background-repeat:no-repeat;
	text-shadow:0 1px 0 #CCCCCC;
	float:left;
	padding: 5px 0 0 10px;
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
}

.box_cuenta{
	background-image:url('../imagenes/bg-box-gris.gif');
	background-repeat:repeat-x;
	background-color:#ebebec;
	padding:0px;
	padding:8px;
	margin:0 auto;
	white-space: normal;
}

.box_cuerpo {
	/*background:#e7e7e7;*/
   background:#D8EBF5;
	padding:3px;
	margin:0 auto;
	white-space: normal;
	border-bottom: 1px solid #3786B3;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}

.box_cuerpo div.filterBy {
  font-weight: bold;
  text-align:right;
  padding: 5px;
  color: #717171;
  background: #CFCFCF;
  border-bottom:1px solid #CCC;
  -webkit-border-radius:0;
  -moz-border-radius:0;
}

div.filterBy .search-input {
		padding-left: 20px;
		background: url('../imagenes/search-i.png') no-repeat 3px 3px #FFF;
	margin: 0;
	width:105px;
	
}

div.filterBy .mBtn {
	padding-top:3px;
	width:8px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
div.filterBy input {
  vertical-align: middle;
  margin: 0;
}

.com_populares ol li a {
  width: 100px;
  overflow:hidden;
  height:16px;
}
.box_cuerpo div.filterBy a {
  color:#2F2F2F;
}

.box_cuerpo div.filterBy a.here {
  color:#FFF;
  background:#8c8c8c;
  -moz-border-radius: 8px;
  -webkit-border-radius:7px;
  padding:1px 8px;
  font-weight:bold;
}



.box_cuerpo ol.filterBy {
  position: absolute;
  display: none;
}
.box_cuerpo ol.filterBy#filterBySemana {
	display: block;
}
.box_cuerpo ol {
  padding:0 12px 0 35px;
  margin:5px 0;
}


.box_cuerpo ol li {
  list-style: decimal-leading-zero;
  *list-style:decimal;
  display:list-item;
}





.listDisc {
  padding-left:20px
}

.listDisc li {
  list-style:disc;
}

ul.numberList  {
  padding:0 8px 0 28px
}

ul.numberList li {
  list-style: decimal-leading-zero;
}


.comentarios_container {
	overflow:hidden;
}
/*
.comentarios_container .comentario {
  border-bottom:1px solid #EEEEEE;
  margin-top:10px;
  padding-bottom:10px;
}

*/

.comentarios_wrapper{
	width:100%;
	float:left;
	margin-top:11px;
}
.agregar_comentario {
  padding-top: 12px;
}
.box_cuerpo.agregar_comm_izq{
	width:505px;
	float:left;
	padding-top:0px;
	padding-bottom:0px!important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
}

.box_cuerpo.agregar_comm_der {

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;	
}

.agregar_comm_izq .markItUpEditor {
  height:75px;
  margin-bottom:10px;
}

.box_cuerpo.agregar_comm_der{
	width:223px;
	float:left;
	text-align:center;
}

#cuerpo1 {
	font-size:13px;
	line-height: 1.4em;
}

	* html #cuerpo1 {
		width:744px;
	}

#cuerpo1 {
  background-position:-1080px bottom;
  background-color:#EEEEEE!important;
  padding-bottom:12px;
}

.iagregar_comentario{
	width:500px;
	height:100px;
}


.container380, .container370, .container940 .box_cuerpo,.container740,.box_perfil_der,.box_perfil_izq   {
  padding-bottom:6px;
}


.box_link{
	font-size:12px;
	padding-left: 25px;
}

.box_link:visited{
	color:#004A95;
	
}

.link{
  width: 360px;
	height:16px;
	padding:3px;
	overflow:hidden;
}

.categoriaPost:hover{
	background-color:#B5CBF2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.noticias2:hover{
	background-color:#B5CBF2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.noticias2 a {
  display:block;
  height:18px;
}
.noticias2 a.vacio {
	padding-left: 17px;
	background-position: -3px 0px;
}

.link_titulo{

	float:left;
	height:16px;
	
}

.link_comm{
	color:#717171;
	text-align:right;
	font-size:10px;
	vertical-align:bottom;
}

.link_fav{
	width:460px;
	float:left;
	height:16px;
}

.categoriaPost, .categoriaPost a.privado  {
	background:transparent url('../imagenes/big1v11.png') no-repeat scroll left top;
}

.ImagenNuevo{
  background:transparent url('../imagenes/nuevo2.gif') no-repeat scroll left top;
  background-position: -3px;
  clear:both;
  font-size:12px;
  height:18px;
  margin-bottom:0px;
  padding:13px 3px 3px 33px;
}
.ImagenNuevo:hover{
	background-color:#B5CBF2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.categoriaPost a {
  display:block;
  height:18px;
}

/*
.categoriaPost a:visited {
	color: #551A8B;
	font-weight:bold;
}*/
.categoriaPost a.privado {
	padding-left: 17px;
	background-position: -3px 0px;
}

.categoriaPost.juegos,#izquierda  .categoriaPost.jogos {
	background-position: 5px -44px;
}

.categoriaPost.imagenes,#izquierda  .categoriaPost.imagens {
	background-position: 5px -66px;
}

.categoriaPost.links {
	background-position: 5px -86px;
}

.categoriaPost.videos {
	background-position: 5px -110px;
}

.categoriaPost.arte {
	background-position: 5px -132px;
}

.categoriaPost.offtopic {
	background-position: 5px -152px;
}

.categoriaPost.animaciones,#izquierda  .categoriaPost.animacoes {
	background-position: 5px -174px;
}

.categoriaPost.musica {
	background-position: 5px -196px;
}

.categoriaPost.downloads {
	background-position: 5px -220px;
}

.categoriaPost.noticias {
	background-position: 5px -240px;
}
.categoriaPost.vacio {
	background-position: -220px;
}
.categoriaPost.info {
	background-position: 5px -284px;
}

.categoriaPost.tv-peliculas-series, .categoriaPost.tv-filmes-e-series {
	background-position: 5px -305px;
}

.categoriaPost.patrocinados {
	background-position: 5px -332px;
}

.categoriaPost.poringueras,#izquierda  .categoriaPost.poringueiras {
	background-position: 5px -418px;
	
}
.categoriaPost.gay {
	background-position: 5px -507px;
}
.categoriaPost.relatos {
	background-position: 5px -528px;
}

.categoriaPost.linux {
	background-position: 5px -551px;
}

.categoriaPost.deportes, .categoriaPost.esportes {
	background-position: 5px -572px;
}

.categoriaPost.celulares {
	background-position: 5px -595px;
}

.categoriaPost.apuntes-y-monografias,#izquierda  .categoriaPost.monografias {
	background-position: 5px -614px;
}

.categoriaPost.comics, .categoriaPost.quadrinhos {
	background-position: 5px -637px;
}

.categoriaPost.solidaridad,#izquierda  .categoriaPost.solidariedade {
	background-position: 5px -661px;
}

.categoriaPost.recetas-y-cocina, .categoriaPost.cozinhas-e-receitas {
	background-position: 5px -678px;
}

.categoriaPost.mac {
	background-position: 5px -702px;
}

.categoriaPost.femme, .categoriaPost.mulher {
	background-position: 5px -727px;
}

.categoriaPost.autos-motos,#izquierda  .categoriaPost.carros-e-motos {
	background-position: 5px -747px;
}

.categoriaPost.humor {
	background-position: 5px -767px;
}

.categoriaPost.ebooks-tutoriales, .categoriaPost.ebooks-e-tutoriais {
	background-position: 5px -789px;
}

.categoriaPost.salud-bienestar, .categoriaPost.saude-bem-estar {
	background-position: 5px -808px;
}

.categoriaPost.taringa{
	background-position: 5px -438px;
}

.categoriaPost.economia-negocios {
	background-position: 5px -846px;
}

.categoriaPost.mascotas, .categoriaPost.bichos {
	background-position: 5px -866px;
}

.categoriaPost.turismo {
	background-position: 5px -890px;
}

.categoriaPost.manga-anime {
	background-position: 5px -912px;
}

.categoriaPost img {
	display:none;
}

.box_txt.post_titulo {
	width: 742px;
	padding-top:2px;
	text-align:center;
}
	* html .box_txt.post_titulo {
		width:742px;
	}


.box_txt.post_titulo h1{
	display:inline;
	font-size:13px;
	font-weight:bold;
	margin:0;
	line-height:17px;
}

a.icons.anterior, a.icons.siguiente  {
	background:url('../imagenes/big2v1.png') no-repeat scroll;
	padding: 0 8px;
	
}

a.icons.anterior  {
	background-position: left 0px;
}
a.icons.siguiente {
	background-position: left -23px;

}

.icons.anterior span,.icons.siguiente span {
	display:none;
}


/* ICONOS */

.icons {
	background:url('../imagenes/big2v1.png') no-repeat scroll left top;
	display:inline;
	padding: 2px 7px;
}

a.icons.recomendar_post,a.agregar_favoritos,a.denunciar_post {
	padding-left: 18px;
}

.icons.agregar_favoritos {
	background-position: left -241px;
}

.icons.agregar_favoritos:hover {
	background-position: left -64px;
	color: red;
	text-decoration: none;
}
	
.icons.denunciar_post {
	background-position: left -263px;
}
.icons.denunciar_post:hover {
	background-position: left -834px;

}
.icons.recomendar_post {
	background-position: left -220px;
}
	.icons.recomendar_post:hover {
		background-position: left -854px;

	}
	.txt_post span.icons {
		padding-left: 18px;
		padding-right: 5px;
	}
	
	.icons.puntos_post {
		background-position: left -41px;
	}
	.icons.favoritos_post {
		background-position: left -64px;
	}
	.icons.visitas_post {
		background-position: left -88px;
	}

/*
.icons {
	background:url('../big2v4.gif') no-repeat scroll left top;
	display:inline;
	padding: 2px 7px;

}
.icons img {
	display:none;
}
.icons.anterior {
	background-position: left 1px;
	
}
.icons.siguiente {
	background-position: left -18px;
	
}
.icons.recomendar_post {
	background-position: left -220px;
}
.icons.agregar_favoritos {
	background-position: left -241px;
}

.icons.agregar_favoritos:hover {
	background-position: left -64px;
}
.icons.denunciar_post {
	background-position: left -263px;
}
.icons.agregar_favoritos {
	background-position: left -241px;
}

.icons.puntos_post {
	background-position: left -43px;
}
.icons.favoritos_post {
	background-position: left -64px;
}
.icons.visitas_post {
	background-position: left -88px;
}
*/
.opc_fav {
	width:440px;
	color:#717171;
	font-size:10px;
	float:left;
	text-align:right;
}

.check_fav {
	width:10px;
	text-align:right;
	position:absolute;
  top:10px;
  right:10px;
}

.link_resultado_titulo {
	width:380px;
	float:left;
	height:20px;
}

.link_resultado {
	width:720px;
	height:20px;
	padding:2px;
}

.link_resultado:hover {
	width:720px;
	height:20px;
	background:#CCCCCC;
	padding:2px;
}

.link_resultado_opc {
	width:340px;
	color:#717171;
	float:right;
	text-align:right;
	font-size:10px;
}


.icon {
	vertical-align:top;
}

br.space {
	display:block; margin:3px 0; 
}

*+html br.space {
	line-height: 6px;
}

/****** Mensajes ******/

.m-top { width:700px;height:25px;font-size:12px; padding:0px; margin:0px;}
.m-bottom { width:700px;height:55px;font-size:12px;padding: 0px; padding-top:8px; text-align: center; border-style: solid none none none; border-color:#999; border-width: 1px;}
.m-menu { font-size:12px; font-weight: bold; line-height: 1.8; color:#242424;}
.m-box {padding:0px;}

.m-seleccionar { width:680px;height:25px;float:left;padding-left:15px;text-align:left;vertical-align:middle;}
a.m-seleccionar-text {color:blue;}
a.m-seleccionar-text:hover {font-weight:bold;} 
.m-borrar { width:500px;height:30px;float:left; padding-left:5px;text-align:middle;vertical-align:middle;}

/* Columnas */

.m-col1m { width:74px;float:left; font-weight: bold;  font-size:12px; padding: 0px; } 
.m-col2m { width:676px;float:left;padding:5px; font-size:12px; } 
.m-col2m a { color:#053E78;}
.m-col1 { width:74px; float:left;padding:0px; padding-top:5px;font-weight: bold; font-size:12px; }
.m-col2 { width:600px;float:left;padding:5px;  font-size:12px; }
.m-col2e{ width:558px;float:left;padding:5px; font-size:12px; }

/* Mensajes */

.m-mensaje-ok{ border:2px solid green;background:#E6E6E6;text-align:center;padding-top:6px;margin-bottom:5px;font-weight:bold;color:green; }
.m-mensaje-error{ border:2px solid red;background:#E6E6E6;text-align:center;padding-top:6px;margin-bottom:5px;font-weight:bold;color:red; }

.m-linea-mensaje {      width:701px;height:25px;background: none repeat scroll 0%; font-size:12px;border-style: solid none none none; border-color:#999; border-width:1px; padding:0px; font-weight:bold; background-color:#FDFBE7;}
.m-linea-mensaje-open { width:701px;height:25px;background: none repeat scroll 0%; font-size:12px;border-style: solid none none none; border-color:#999; border-width:1px; padding:0px;}

.m-opciones {      width:45px;height:25px;float:left; border-style: none ;}
.m-opciones-open { width:45px;height:25px;float:left; border-style: none ;}

.m-remitente {      width:100px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; font-weight:bold; }
.m-remitente-open { width:100px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; }

.m-destinatario {      width:100px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; font-weight: bold;}
.m-destinatario-open { width:100px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; }

.m-asunto {      width:399px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; font-weight:bold;}
.m-asunto A {text-decoration: underline; color: blue;}
.m-asunto-open { width:399px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; }

.m-asunto-carpetas {       width:293px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; font-weight:bold;}
.m-asunto-carpetas A {text-decoration: underline; color: blue;}
.m-asunto-carpetas-open  { width:293px;height:25px;float:left;border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; }

.m-fecha {      width:138px;height:25px;float:left; border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; font-weight:bold;}
.m-fecha-open { width:138px;height:25px;float:left; border-style: none none none solid; border-color:#999; border-width: 1px; padding-left:5px; }

/****** Fotos ******/

.galeria-foto-marco { 
	float:left;
	height:100px;
	padding:10px 12px;
	text-align:center;
	width:110px;
}

.galeria-foto-box { 
	overflow: hidden; 
	width: 102px; 
	height: 102px;
}

.galeria-foto-img { 
	border: 1px solid rgb(204, 204, 204);
}

/****** Perfil ******/

.box_perfil_der {
	padding:12px;
	margin:0 ;
	overflow:hidden;
}

.box_perfil_izq {
	padding:12px;
	margin:0 ;
}

* html .box_perfil_izq {
	width: 500px;
	padding:0!important;
	overflow:hidden;
}
.box_txt_perfil_izq {
	background-repeat:no-repeat;
	color:#444444;
	float:left;
	font-weight:bold;
	padding-left:3px;
	width:489px;
	text-align:center;
	font-size:12px
}

* html .box_txt_perfil_izq {
	float:left;
	padding-left:0;
}

.box_txt_perfil_izq.rss{
	width:475px;
}

* html .box_txt_perfil_izq.rss{
	width:454px!important;
}

* html box_rrs {
	width: 16px;
	height: 16px;
	display: block
}
.box_txt_perfil_der {
	background-repeat:no-repeat;
	color:#444444;
	float:left;
	font-weight:bold;
	padding-left:3px;
	width:389px;
	text-align:center;
	font-size:12px
}

.perfil_izq {
	float:left;
	width:500px;
	padding-left:5px;
}
* html .perfil_izq {
	float:left;
	width:500px;
	padding: 0;
}

.perfil_der {
	float:left;
	width:400px;
	padding-left:20px;
}
* html .perfil_der {
	float:left;
	width:400px;
	padding-left:20px;
	overflow: hidden	
}

.box_txt.ultimos_comentarios_de{
	width:702px;
}

.perfil_comentario{
	padding-left:20px;
	width:650px;
	overflow:hidden;
}

li, ol li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.menu_cuenta li{
	list-style:none;
	list-style-position:inside;
	list-style-type:disc;
}

.extrainfo li {
	float:left;
	margin:0pt;
	padding:0pt 0pt 3px;
}

.extrainfo strong {
	float:left;
	width:110px;
}

.extrainfo span {
	float:right;
	width:250px;
}

.perfil_avatar {
	float:left;
	width:135px;
	margin:0pt;
}

.statsinfo {
	float:left;
	width:340px;
	margin:0pt;
}

.statsinfo li {
	float:left;
	margin:0pt;
	padding:0pt 0pt 3px;
}

.statsinfo strong {
	width:120px;
	margin:0pt;
	float:left;
}

.statsinfo span {
	width:220px;
	float:right;
}

.photo_small{
	margin:6px;
	padding:2px;
	text-align:center;
	float:left;
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #000000;
	width:77px;
	height:77px;
}

/****** Buscador ******/

.bbox 
	{
	margin-top:5px;
	padding-left:5px;
	padding-bottom:1px;
	padding-right:3px;
	width:99%;
	text-decoration:none;
}
	
	.bbox h2 {
		font-size:10px;
		color:#5F5F5F;
		float:right;
		margin-right:10px;
		text-decoration:none;
	}

	.linkpat{ 
	color: #0000DE;
	text-decoration:none;
	font-size:115%;
	font-style:normal;
	}
	.linkpat:hover{ 
	color: #0000DE;
	text-decoration:underline;
	font-size:115%;
	font-style:normal;
	}
	
	.spns {
	margin-bottom:13px;
	width:100%;
	padding-top:15px;
	text-decoration:none;
	font-size:110%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.40em;
	}
	
	.spns em{
		color: #757575;
		font-style:normal;
	}
	
	.spns a:hover { 
		text-decoration:none;
	}
	
	.spns ul li { 
	cursor:pointer;
	line-height:1.50em;
	list-style-type:none;
	margin:5px 0pt 10px -1px;
	text-decoration:none;
	padding-left:0pt;
	}
	
	.spns ul li:hover { 
		text-decoration:none;
	}


	.bbox_s
	{
	background:#FFFFFF;
	width:100%;
	text-decoration:none;
	}
	

	.linkpat_s{ 
	font-size:110%;
	color: #0000DE;
	text-decoration:none;
	}
	.linkpat_s:hover{ 
	font-size:110%;
	color: #0000DE;
	text-decoration:underline;
	}
	
	.spns_s {
	width:100%;
	text-decoration:none;
	font-size:100%;
	text-align: left;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.21em;
	}
	
	.spns_s a:hover { 
		text-decoration:none;
	}
	
	
	.spns_s ul li { 
	cursor:pointer;
	line-height:1.23em;
	list-style-type:none;
	margin:0px 0pt 10px -1px;
	text-decoration:none;
	padding-left:0pt;
	}
	
	.spns_s ul li:hover { 
		text-decoration:none;
	}

/****** Busqueda Perfiles ******/

.box_txt_busqueda_perfiles{
	background-image:url('../imagenes/cor-izq.gif');
	background-repeat:no-repeat;
	float:left;
	padding-left:3px;
	font-weight:bold;
	color:#444444;
	width:732px;
	height:22px;
	text-align:center;
	font-size:12px
}

/****** Bordes Redondos ******/



.rtop_content{
	padding:0px 5px;
	background:#0a67e6;
}

.rbott
{
	background-position: bottom left!important;
}

.rbott *, .rbott * {
	display:block;
	height:1px;
	overflow:hidden;
	background:#0069d4;
	display:none;
}

.rbott_content{
	padding:0px 5px;
	background:#0a67e6;
}


/***** login box *****/
/* login noscript */
.menu_centro input.ilogin{
	font-size: 10px;
	width: 65px;
}

#login_box {
	position:absolute;
  right:12px;
  top:87px;
  width:240px;
  z-index:3000;
  display:none;
}
/*
#login_box .login_header{
	left: 230px;
	width: 30px;
	height: 14px;
	z-index: 2;
	position: absolute;
	background: url('../logindia.png') no-repeat left bottom;
}


*/
#login_box .login_cuerpo label {
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #FFF;
}   

#login_box .login_cuerpo{
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  background:#FFFFCC;
  color:#272727;
  margin-top:13px;
  padding:15px 20px;
  text-align:left;
  white-space:normal;
  *margin-top:-1px;
}   

.login_cuerpo #login_error{
	display:none;
	font-weight:bold;
	text-align:center;
	font-size:13px;
	color:red;
}

.login_cuerpo .izq{
	float:left;
	width:115px;
	height:22px;
	text-align:right;
}

* html .login_cuerpo .izq{
	clear:both;
}

.login_cuerpo .der{
	float:left;
	height:25px;
	padding-left:5px;
	padding-top:2px;
}

.login_cuerpo input.ilogin{
	width: 180px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:1px solid #999 ;
  background:#FFF;
  margin: 0 0 10px 0;
  padding: 8px;
}

.login_cuerpo input.login{
	margin-left: 132px;
	width: 132px;
	font-size: 10px;
}

.login_cuerpo form{
	font-weight:bold;
	margin: 0px;
}

.login_cerrar{
	position:absolute;
  left:88px;
  top:13px;
  width:16px;
  height:16px;
  cursor:pointer;
  border:0px;
}

.login_cuerpo #login_cargando{
  display:none;
	position:absolute;
	width:16px;
  height:16px;
  right:20px;
  top:20px;
  border:0px;
}

#login_box .login_footer{
	text-align:left;
  margin-top:15px;
  font-weight: normal;
}
#login_box .login_footer hr {
  background: #CCC;
}

/* some inputs */

textarea, input {
	background:#f9f9f9 url('../imagenes/inputbg.gif') repeat-x top left;
	border: solid 1px #CCC;
	padding:4px 2px;
	font-family: 'Lucida Grande',Tahoma,Arial,Verdana,Sans-Serif; 
	
	color:#333;
	font-size:12px;
	font-family: ;
}
input.checkbox, input.radio, input[type="checkbox"], input[type="radio"] {
	background: none!important;
	border: 0!important;
	padding: 0!important;
}
.searchBy input.radio {
	border: none;
	background: none;
	padding: 0;
}

 .box_cuerpo .ibuscador {
	background: url('../imagenes/bgInputS_2.gif') repeat-x;
	border: none;
	width: 90px;
	height:  13px;
	float: left;
	padding: 8px 4px;
	_width: 90px;
}

#derecha .ibuscador {
  width:149px;
  *width: 140px;
}


  .leftIbuscador {
	display: inline;
	float: left;
}


* html input.ibuscador, *+html input.ibuscador {
	width: 145px
}

.box_cuerpo input.bbuscador {
  background: url('../imagenes/buscar_2.gif') no-repeat top left;
  outline: none;
  width: 63px;
  margin: 0 0 0 0;
  padding: 0;
  height: 29px;
  font-size: 16px;
	border:none;
}

.box_cuerpo input.bbuscador:active {
  background-position: 0 -31px;
  outline: 0;

}

.searchBy input{
	padding-top: 7px;
	vertical-align:top;
}

input:focus{outline:0;}

#ult_comm li {
  height:16px;
  overflow:hidden;
}

 #ult_resp li {
   height:16px;
   overflow:hidden;
 }

.usuarios_online{
	color:#BB0000!important;
}

.usuarios_jugando{
	color:#148558!important;
}

.tags_cloud{
	line-height: 200%;
	text-align: justify;
}

.box_cuerpo .tags_cloud_2{
	line-height: 300%;
	text-align: justify;
}

.agregar.cuerpo,.agregar.tags {
	width: 650px;
}
.agregar.cuerpo{
	height: 380px;
}
.agregar.titulo {
	width:335px;
}

/* Lang */
.geoT {
	width: 250px;
	height: 35px;
	background: url(../imagenes/geoTbg.gif) no-repeat top left;
}
.geoT.porTa {
	background: url(../imagenes/geoTbg.gif) no-repeat bottom left;
}

.spaT, .porT {
	margin-top: 10px;
	text-align: center;
	width: 124px;
}

.geoT.porTa .porT {
	font-weight: bold;
}

.geoT.porTa .spaT {
	font-weight: normal;
}

.geoT .spaT {
	font-weight: bold;
}
.geoT input {
	margin:0;
	vertical-align: middle;
}
.spaT {
	float: left;
}
.porT {
	float: right;
}



#el_msgbox {
	background: #FFF;
}

/* Paginas del footer */

.box_txt.anuncie{
	width:592px;
	height:22px;
	text-align:left;
	font-size:12px;
}

.enlazanos_imagen{
	width:120px;
	height:50px;
	float:left;
}

.mapa_del_sitio{
	float:left;
	height:auto;
	padding:2px 6px;
	width:301px;
}

.mapa_del_sitio .box_txt{
	width:283px;
}
/* Containers */

.container170{
	width: 170px;
}

.container208{
	width: 208px;
}

.container228{
	width: 228px;
}

.container230{
	width: 230px;
}

.container250 {
	width: 250px;
}
.container500 {
	width: 500px;
	height: 25px;
	padding:2px 2px 2px 5px;
}
.container700 {
	width: 700px;
	height: 25px;
	padding:0px 0px 0px 30px;
}
.container298 {
	width: 200px;
	height: 25px;
	padding:0px 0px 0px 5px;
}


* html .container250 {
	width: 250px;
	overflow:hidden;
}

.container278 {
	width: 278px;
}

.container370 {
	width: 370px;
}
* html .container370 {
	width: 370px;
	overflow:hidden;
}

.container300 {
	width: 300px!important;
}

.container340 {
	width: 340px!important;
}

.container380 {
	width: 380px;
}
* html .container380 {
	width: 380px;
	overflow:hidden;
}

.container400{
	width: 400px;
}

.container520{
	width: 520px;
}

.container600{
	width: 600px;
}

.container620{
	width: 620px;
}

.container630{
	width: 630px;
}

.container652{
	width: 652px;
}

.container702{
	width: 702px;
}

.container720{
	width: 720px;
}

.container740{
	width: 740px;
}

.container940 {
	width:940px;
}

input .button.rechazar {
  background: #009500;
  border-color: #135b0e #1b5b0e #1b5b0e #135b0e;    
  color:#FFFFFF!important
}

input .button.aceptar {
background: #950000;
  border-color: #5b0e0e #ead9d9 #ead9d9 #5b0e0e;
  color:#FFFFFF!important
}

input .button.omitir {
  background: #4a4a4a;
  border-color: #e1e1e1 #4a4a4a #4a4a4a #e1e1e1;
  color:#FFFFFF!important
}

.gif_cargando{
	background:transparent url('../imagenes/cargando.gif') no-repeat scroll left top;
	display:none;
	height:16px;
	width:16px;
	top:4px;
	position:relative;
}

#gif_cargando_add_comment{
	margin-left: 740px;
	margin-top: 28px;
	position: absolute!important;
}

.msg_add_comment{
	display: none;
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #AD1010;
}

.login.darkred{
	background-color: #AD1010;
}


/* New CSS */

  .categoriaPost {
	 clear:both;
    font-size:12px;
    height:16px;
    margin-bottom:5px;
    padding:3px 3px 3px 28px;
	}


	#izquierda li a.categoriaPost {  /* El de arriba esta comentado, este es un style beta para categoria */
		height: 18px;
		display: block;
	}
	  
	.sticky  {}
	li a.comunidad {
		float: left;
		padding-right: 4px;
	}
	
	li a.tema {
		float: left;
	}


	#izquierda  li.categoriaPost.sticky{background-position:5px -21px; padding: 3px 3px 3px 20px;}
	#izquierda  li.categoriaPost.sticky{background-position:5px -21px; padding: 3px 3px 3px 20px;}	
	#izquierda  li.categoriaPost.patrocinado{background-color:#FFFFCC; -moz-border-radius: 5px;-webkit-border-radius: 5px;}	
	#izquierda  li.categoriaPost.sticky.patrocinado .categoriaPost:hover {background-color: transparent;}	
	#izquierda  li.categoriaPost.sticky.patrocinado .categoriaPost {height: 16px;}	
	
	
	#izquierda  li.sticky a {
	  margin:-2px 0 0 0;
	  padding:0 0 0 28px;
	}
	
	#izquierda  li.sticky a:hover {
	  background-color:none;
	}
	

	
	
	
	
		li.categoriaCom {
		padding: 5px;
		border-bottom:1px solid #CCC;
		border-top: 1px solid #FFF;
		margin: 0;
		height: 32px;
		font-size: 10px;
		position:relative;
	}
	
	.comunidades .home #centro .box_cuerpo li:first-child {
	  border-top: none;
	}
	
	.comunidades .home #centro .box_cuerpo li:hover {
	  background: #EEE;
	}
	
	.comunidades .home #centro .box_cuerpo li a.titletema:visited {
	  color: #561067;
	}
	
	.linksList a.titlePost:visited {
	  color:#561067;
	}
	
	
	.comunidades .home #centro .box_cuerpo li.oficial a.titletema {
	  padding-left: 22px;
	}
	
	/* 
	  Comunidades iconos de categorias
	*/
	
	.comunidades .home #centro .box_cuerpo li img {
	  position:absolute;
	  right: 5px;
	  top:6px;
	}
	
	
  li.categoriaCom .titletema {
	  background-image: url('../big5v1.png');
	  background-repeat: no-repeat;
	  padding-left:24px;
	  display:block;
	  height:16px!important;
	  margin-bottom:2px;
	  overflow:hidden;
	  width:420px;
	  color: #1F7C46;
	  font-size:12px;
	  font-weight: bold;
	}
	
	.deportes .titletema {background-position: 0 -18px;}
	.diversion-esparcimiento .titletema {background-position: 0 -38px;}
	.economia-negocios .titletema {background-position: 0 -56px;}
	.entretenimiento-medios .titletema {background-position:0 -72px;  }
	.grupos-organizaciones .titletema {background-position: 0 -90px;}
	.interes-general .titletema {background-position: 0 -109px;}
  .internet-tecnologia .titletema {background-position: 0 -127px;}
  .musica-bandas .titletema {background-position: 0 -146px;}
  .regiones .titletema {background-position: 0 -164px;}
	
	span.oficial {
	  color:#FF6600;
	  font-weight:bold;
	  text-transform: uppercase;
	}

	.comunidades .home #showResult {
	  width: 100%;
	}
	
	.divider {
		color: #B5CBF2;
		border-top:1px solid #B5CBF2;
		border-bottom:1px solid #B5CBF2;
	}
	

	
.infoPost {
   margin-top:0px;
	padding: 0px;
	background: #D8EBF5;
	border: 1px solid #B5CBF2;
	clear:both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.infoPost strong.title {
	margin-bottom: 3px;
	display: block;
}

.infoPost .shareBox , .infoPost .rateBox , .infoPost .tagsBox , .infoPost .metaBox, .infoPost .ageBox {
	width: 20%;
	float: left;
}

.infoPost .tagsBox {
  width:40%;
}


.infoPost .socialIcons,.container370 .socialIcons {
  background: url('../socialIcons.png') no-repeat;
  float: left;
  margin-right: 5px;
  display: block;
  width: 16px;
  height: 16px;
}
.infoPost .socialIcons.delicious,.container370 .socialIcons.delicious {background-position: 0 0;}
.infoPost .socialIcons.facebook,.container370 .socialIcons.facebook  {background-position: 0 -16px;}
.infoPost .socialIcons.digg,.container370 .socialIcons.digg  {background-position: 0 -32px;}
.infoPost .socialIcons.twitter,.container370 .socialIcons.twitter  {background-position: 0 -48px;}
.infoPost .socialIcons.email,.container370 .socialIcons.email {background-position: 0 -64px;}





.infoPost .rateBox {
	font-weight: bold;
}
.modalpopup
{
	font-weight: bolder;
	background-color: #F7F7F7;
	color: black;
	border: 3px solid Gray;
	padding: 3px;
	width: 250px;
}
.TitleTableInfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:#f2f2f2;
	text-align:left;
}
.DivDetalleInfo{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:95%;
	margin:5px;
	background-color:#FFFFFF;
}

.DivDetalleInfo .columnaDerecha
{
	font-weight:bold;
	width:20%;
}

.DivDetalleInfo table 
{
	border:solid 1px #b2b2b2;
	text-align:left;
	width:90%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}