/*
___________               .__                       ._.
\__    ___/_____  _______ |__|  ____    ____ _____  | |
  |    |   \__  \ \_  __ \|  | /    \  / ___\\__  \ | |
  |    |    / __ \_|  | \/|  ||   |  \/ /_/  >/ __ \_\|
  |____|   (____  /|__|   |__||___|  /\___  /(____  /__
                \/                 \//_____/      \/ \/

                         Inteligencia Colectiva V3.0 :)
*/


body {
	margin:2px;
	padding:2px;
	line-height:1.3em;
	font-family:'Lucida Grande',Arial,Verdana,Sans-Serif; 
	font-size:11px;
	background: #f4f4f4;
}

.floatL{
	float:left;
}

.floatR{
	float:right;
}

.color_red{
	color:red!important;
}

.color_green{
	color:green!important;
}

.color_blue{
	color:blue;
}

.color_gray, .color_gray a {
	color: gray!important;
}

.clearBoth {
	clear:both;
}
a img {
	border: 0;
}

/****** TEXTOS ******/

a:link{
	text-decoration:none;
	color:#3c3c3c;
}

a:visited{
	text-decoration:none;
	color:#3c3c3c;
}

a:active{
	color:#3c3c3c;
}

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; 
}

.size14{
	font-size:14px; 
}

.size15{
	font-size:15px; 
}

hr {
	background:#CCC;
	color:#CCC;
	height:1px;
	border:0 none;
}

#logo{
  width: 270px;
  height: 60px;
	float:left;
}

#logo img{
  display: none;
}

#maincontainer{
	background: url('http://o2.t26.net/images/maincontainerbg.gif') repeat-x #004a95;
	width:960px;
	height:auto; 
	padding: 0 12px;
	margin:0 auto;
	position:relative;
}
* html #maincontainer{
	margin-top: -1px;
}
#head{
	height:70px; 
}

/* BANNERS */

#banner{
	float:right;
	text-align:top;
	width:468px;
	height:70px; 
}

.banner.728x90{
	text-align:center;
	height:90px;
}

.banner.160x600{
	float:left;
	margin-left:20px;
	width:160px;
}

.box_txt.publicidad_ultimos_comentarios_de{
	width:190px;
}

#menu{
	clear:left;
	width:100%;
	height:30px; 
	background: #CCCCCC url('http://o2.t26.net/images/bg-menu.gif') repeat-x;
	text-align:center;
	line-height:265%;
	color: #999;
	border-bottom: 1px solid #909090;
}

.menu_izq {
	margin: auto;
	width: 380px;
	position: relative;
	float: left;
	height: 30px;
	vertical-align: middle;
	background: url(http://o2.t26.net/images/menu_left_corner.gif) no-repeat top left;
	text-align: left;
	padding-left: 10px;
}
.menu_centro {
	width: 350px;
	float: left;
}

.iniciar_sesion {
	background: url(http://o2.t26.net/images/iniciarsesionbg.gif) no-repeat top left;
	padding: 5px 15px 5px 29px;
	font-weight:bold;
}
.menu_der {
	width: 217px;
	float: right;
	padding-right: 3px;
	padding-top: 3px;
	background: url(http://o2.t26.net/images/menu_right_corner.gif) no-repeat top right;
}
	
#categoria {
	float:right;
	margin:2px 10px 0 0;
}

#mensaje-top{
	clear:left;
	width:100%!important;
	height:24px; 
	line-height:200%;
	background:#ffe13e url('http://o2.t26.net/images/mensajetopbg.gif') repeat-x bottom left;
	text-align:center;
	border-top:1px solid #ffe970;
	display:block;
}

.msgtxt{
	float:left;
	width:920px;
	line-height:200%;
}

.msgtxt_cerrar{
	float:right;
	width:20px;
	height:20px;
	padding:2px;
}

#post_agregar #mensaje-top{
	width: 675px!important;
}

#post_agregar .box_cuerpo.registrarse{
  width:558px !important;
}

#pie{
	clear:left;
	width:100%;
	padding:6px 0;
	text-align:center;
	color: #e1e1e1;
}

#pie a {
	color: #FFF;
}
#cuerpocontainer{
	background:url('http://o2.t26.net/images/bg-cuerpo.gif') #FFFFFF repeat-x;
	width:940px; 
	height:auto; 
	padding:10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	
}

#centro{
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:left;
	width:290px;
	height:auto;
	overflow:hidden;
}

	* html #centro {
		width: 284px;
		margin-right: 6px;
	}
	
#izquierda{
	float:left;
	height:auto;
	padding: 2px;
	width:380px;
	overflow: hidden; 
}

	* html #izquierda {
		width: 378px;
	}
	
	#izquierda .size13 {
		font-weight:bold;
	}
	

	
#derecha {
	padding:2px;
	float:left;
	height:auto;
	width:250px; 
	overflow:hidden;
}

	* html #derecha {
		width: 248px;
	}
	
/****** POST  ******/

#post-izquierda {
	padding:2px;
	float:left;
	height:auto;
	width:160px;
	background:;
}

	* html #post-izquierda {
		overflow:hidden;
		width:158px;
	}

#post-centro{
	padding:2px;
	padding-left:6px;
	padding-right:6px;
	float:right;
	width:760px;
	height:auto;
	overflow:hidden;
}

	* html #post-centro {
		overflow:hidden;
		width:760px;
	}
	* html #post-centro .box_title {
		width: 760px;
	}
.mod_estado.box_title{
	width:476px;
}

.mod_estado.box_cuerpo{
	width:460px;
}

.mod_estado .box_txt{
	width:458px;
}

#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;
}

#post_editar{
	margin-top:6px;
	width:760px;
}

.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:740px;

}

.cita {
	padding: 5px!important;
	font-weight:bold;
	height:auto!important;
}

blockquote blockquote {
  margin: 0;
}

.citacuerpo{
	border-top:0px solid #F0F0F0;
	border:1px solid #CCC;
	background: #FFF url('http://o2.t26.net/images/bg-box.gif') repeat-x;
	padding: 8px;
	overflow: hidden;
}

.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;
}

.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('http://o2.t26.net/images/box_titlebg.gif');
	padding:0px;
	height:25px;
}

.box_rss{
	background-image:url('http://o2.t26.net/images/cor-der.gif');
	background-repeat:no-repeat;
	float:left;
	background-position:top right;
	padding-right:8px;
	padding-top:4px;
}

* html .box_rss {
	padding-right:8px!important;
	padding-top:4px!important;
}

.box_txt, .box_txt_perfil_izq, .box_txt_perfil_der{
	background-image:url('http://o2.t26.net/images/cor-izq.gif');
	background-repeat:no-repeat;
	float:left;
	padding: 5px 0 0 10px;
	font-weight:bold;
	color:#464646;
	font-size: 12px;
}

.box_cuenta{
	background-image:url('http://o2.t26.net/images/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;
	padding:8px;
	margin:0 auto;
	white-space: normal;
}

.comentarios_container {
	overflow:hidden;
}

.comentarios_wrapper{
	width:100%;
	float:left;
	margin-top:11px;
}

.box_cuerpo.agregar_comm_izq{
	width:505px;
	float:left;
	padding-top:0px;
	padding-bottom:0px!important;
}

.box_cuerpo.agregar_comm_der{
	width:223px;
	float:left;
	text-align:center;
}

#cuerpo1 {
	font-size:13px;
	line-height: 1.4em;
}

	* html #cuerpo1 {
		width:744px;
	}

#izquierda .box_cuerpo,#centro .box_cuerpo,#derecha .box_cuerpo,
.box_perfil, #cuerpo1,.container250 .box_cuerpo,.container380,.container370,
.container740, .comentarios_container ,.agregar_comentario,.container940 .box_cuerpo,
.box_perfil_izq, .box_perfil_der  {
	background: #e7e7e7 url('http://o2.t26.net/images/boxs_cuerpos_bg.gif') no-repeat;
}
#izquierda .box_cuerpo {
	background-position: bottom left;
}
#centro .box_cuerpo {
	background-position: -380px bottom;
}
#derecha .box_cuerpo, .container250 .box_cuerpo {
	background-position: -670px bottom;
}

#cuerpo1, .comentarios_container, .agregar_comentario, .comentarios_container .box_cuerpo, .agregar_comentario .box_cuerpo{
  background-position:-1080px bottom;
  background-color:#EEEEEE!important;
  padding-bottom:12px;
}

.iagregar_comentario{
	width:500px;
	height:100px;
}

.container380 {
	background-position: -1840px bottom;
	padding-bottom:6px;
}
.container370 {
	background-position: -2220px bottom;
	padding-bottom:6px;
}

.container940 .box_cuerpo {
	background-position: -2590px bottom;
	padding-bottom:6px;
}
.container740 {
	background-position: -3530px bottom;
	padding-bottom:6px;
}

.box_perfil_izq {
	background-position:-4270px bottom;
	padding-bottom:6px;
}

.box_perfil_der {
	padding-bottom:6px;
	background-position:-4770px bottom;
}

#izquierda.tops .box_cuerpo, #centro.tops .box_cuerpo,#derecha.tops .box_cuerpo {
	background-position:-5170px bottom;
	
}

.box_link{
	font-size:12px;
	padding-left: 5px;
}

.box_link:visited{
	color:#004A95;
	
}

.link{
	height:16px;
	padding:3px;
	overflow:hidden;
}


.link:hover{
	height:16px;
	background:#CCC;
	padding:3px;
}

.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;
}

.categoria {
	background:transparent url('http://o2.t26.net/images/big1v10.gif') no-repeat scroll left top;
	display:block;
	float:left;
	height:16px;
	width:18px;
}

.categoria.sticky {
	background-position: left -24px;
}

.categoria.juegos, .categoria.jogos {
	background-position: left -44px;
}

.categoria.imagenes, .categoria.imagens {
	background-position: left -66px;
}

.categoria.links {
	background-position: left -89px;
}

.categoria.videos {
	background-position: left -110px;
}

.categoria.arte {
	background-position: left -132px;
}

.categoria.offtopic {
	background-position: left -154px;
}

.categoria.animaciones, .categoria.animacoes {
	background-position: left -177px;
}

.categoria.musica {
	background-position: left -199px;
}

.categoria.downloads {
	background-position: left -220px;
}

.categoria.noticias {
	background-position: left -242px;
}

.categoria.info {
	background-position: left -288px;
}

.categoria.tv-peliculas-series, .categoria.tv-filmes-e-series {
	background-position: left -308px;
}

.categoria.patrocinados {
	background-position: left -332px;
}

.categoria.poringueras, .categoria.poringueiras {
	background-position: left -418px;
	
}
.categoria.gay {
	background-position: left -507px;
}
.categoria.relatos {
	background-position: left -528px;
}

.categoria.linux {
	background-position: left -551px;
}

.categoria.deportes, .categoria.esportes {
	background-position: left -572px;
}

.categoria.celulares {
	background-position: left -595px;
}

.categoria.apuntes-y-monografias, .categoria.monografias {
	background-position: left -617px;
}

.categoria.comics, .categoria.quadrinhos {
	background-position: left -637px;
}

.categoria.solidaridad, .categoria.solidariedade {
	background-position: left -661px;
}

.categoria.recetas-y-cocina, .categoria.cozinhas-e-receitas {
	background-position: left -681px;
}

.categoria.mac {
	background-position: left -705px;
}

.categoria.femme, .categoria.mulher {
	background-position: left -727px;
}

.categoria.autos-motos, .categoria.carros-e-motos {
	background-position: left -747px;
}

.categoria.humor {
	background-position: left -770px;
}

.categoria.ebooks-tutoriales, .categoria.ebooks-e-tutoriais {
	background-position: left -792px;
}

.categoria.salud-bienestar, .categoria.saude-bem-estar {
	background-position: left -812px;
}

.categoria.taringa{
	background-position: left -440px;
}

.categoria.economia-negocios {
	background-position: left -849px;
}

.categoria.mascotas, .categoria.bichos {
	background-position: left -869px;
}

.categoria.turismo {
	background-position: left -890px;
}

.categoria.manga-anime {
	background-position: left -907px;
}

.categoria img {
	display:none;
}

a.icons.anterior, a.icons.siguiente  {
	background:url('http://o2.t26.net/images/big2v5.gif') 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('http://o2.t26.net/images/big2v5.gif') 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('http://o2.t26.net/images/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;
	float:left;
	text-align:right;
}

.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-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('http://o2.t26.net/images/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,.rbott {
	width:984px;
	display:block;
	margin:0 auto;
	background: url('http://o2.t26.net/images/rtopbg.gif') no-repeat left top;
	height: 13px;
}

.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{
	color: black;
	z-index: 1;
	position:absolute;
	display:none;
	left: 385px;
	top: 93px;
	width: 335px;
}

#login_box .login_header{
	left: 183px;
	width: 30px;
	height: 14px;
	z-index: 2;
	position: absolute;
	background: url('http://o2.t26.net/images/logindia.png') no-repeat left bottom;
}

.login_cuerpo #login_error{
	display:none;
	font-weight:bold;
	text-align:center;
	font-size:13px;
	color:red;
	margin-top: -10px;
}

.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: 150px;
}

.login_cuerpo input.login{
	margin-left: 132px;
	width: 132px;
	font-size: 10px;
}

.login_cuerpo form{
	font-weight:bold;
	margin: 0px;
}

.login_cerrar{
	position:absolute;
  right:-121px;
  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_cuerpo{
	margin-top: 13px;
	text-align: left;
	background: #FFF;	
	border: 1px solid #909090;
	-moz-border-radius: 5px;
	padding:12px;
	white-space:normal;
}

#login_box .login_footer{
	text-align:center;
	line-height:200%;
}

#login_box .login_footer a{
	font-weight:bold;
}

/* some inputs */

textarea, input {
	background:#f9f9f9 url('http://o2.t26.net/images/inputbg.gif') repeat-x top left;
	border: solid 1px #CCC;
	padding:4px 2px;
	color:#333;
	font-size:12px;
}
input.checkbox, input.radio, input[type="checkbox"], input[type="radio"] {
	background: none!important;
	border: none!important;
	padding: 0!important;
}


#centro .box_cuerpo .ibuscador {
	background: url('http://o2.t26.net/images/bgInputS.gif') repeat-x;
	border: none;
	width: 170px;
	height:  18px;
	float: left;
	padding: 8px 4px;
}
  .leftIbuscador {
	display: inline;
	float: left;
}


* html input.ibuscador, *+html input.ibuscador {
	width: 145px
}

#centro .box_cuerpo input.bbuscador {
  background: url('http://o2.t26.net/images/buscar.gif') no-repeat top left;
  outline: none;
  width: 89px;
  margin: 0 0 0 0;
  padding: 0;
  height: 31px;
  font-size: 16px;
	border:none;
}

#centro .box_cuerpo input.bbuscador_br {
	background: url('http://o2.t26.net/images/buscarbr.gif') no-repeat top left;
  outline: none;
  width: 89px;
  margin: 0 0 0 0;
  padding: 0;
  height: 31px;
  font-size: 16px;
	border:none;
}

#centro .box_cuerpo input.bbuscador:active {
  background-position: 0 -31px;
  outline: 0;

}

.searchBy input{
	padding-top: 7px;
	vertical-align:top;
}

#centro input:focus{outline:0;}       


.usuarios_online{
	color:#BB0000!important;
}

.usuarios_jugando{
	color:#148558!important;
}

.box_cuerpo.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(http://o2.t26.net/images/geoTbg.gif) no-repeat top left;
}
.geoT.porTa {
	background: url(http://o2.t26.net/images/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;
}

/* BOX_TXT */

.box_txt.ultimos_posts {
	width: 348px!important;
}

#centro .box_txt {
	width: 272px!important;
}

#derecha .box_txt,.box_txt.para_un_buen_post {
	width:232px!important;
}

#centro .box_txt.tops_posts_semana, #centro .box_txt.tops_usuarios {
	width: 258px!important;
}

	
	#izquierda.tops,#izquierda.tops .box_title,
	#centro.tops,#centro.tops .box_title,
	#derecha.tops,#derecha.tops .box_title {
		width:305px!important;
	}
	#izquierda .box_txt.tops_box,#centro .box_txt.tops_box,#derecha .box_txt.tops_box {
		width: 273px!important;
	}

.box_txt.post_autor {
	width: 128px!important;
}

.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;
}

.box_txt.post_opciones {
	width: 362px;
	text-align:center;
}

.box_txt.post_informacion {
	width:352px!important;
	text-align:center;
}

.box_txt.post_comentarios {
	width:728px!important;
}

.box_txt.post_agregar_comment {
	width:742px!important;
}

.box_txt.denunciar_post, .box_txt.show_error {
	width: 382px!important;
}

.box_txt.agregar_post {
	width: 657px!important;
	text-align:center;
}
.box_txt.registro {
	width: 556px!important;
	padding-bottom: 2px;
}

.box_txt.widget{
	width:912px;
}

.box_txt.widget_personalizar{
	width:502px;
}

.box_txt.widget_codigo{
	width:502px;
}

.box_txt.widget_ejemplo{
	width:382px;
}

.box_txt.lemon_historial{
	width: 260px;
	text-align: center;
}

.box_txt.lemon_titulo{
	width: 634px;
	text-align: center;
}

.box_txt.recuperar_pass{
	width:922px;
	text-align:center;
}

.container520 .box_txt{
	width:502px;
}

.container400 .box_txt{
	width:382px;
}

.box_txt.bases_y_condiciones,.box_txt.buscador,.box_txt.buscador_resultados,
.box_txt.juegos_container,.box_txt.buscador_tags, .box_txt.chat,
.box_txt.favoritos_filtro,.box_txt.favoritos, .box_txt.nube_posts {
	width:922px;
	text-align:center;
}


* html .box_txt.bases_y_condiciones,* html .box_txt.buscador,* html .box_txt.buscador_resultados,
* html .box_txt.juegos_container,* html .box_txt.buscador_tags,* html  .box_txt.chat,
* html .box_txt.favoritos_filtro,* html .box_txt.favoritos,* html  .box_txt.nube_posts {
	width:922px;
	text-align:center;
}
* html .container940 .box_title{
	width:940px;
}

* html .container940 .box_cuerpo{
	width:924px;
}
.box_txt.mensajes_ti	tulo,.box_txt.mi_perfil, .box_txt.mensajes_ver,.container702 .box_title  .box_txt {
	width:684px!important;
	text-align:center;
}

.box_txt.buscador_resultados, .box_txt.buscador_resultados2, .box_txt.usuarios_online,
.box_txt.usuarios_registrados_online,.box_txt.buscador_tags_2 {
	width:722px!important;
	text-align:center;
}

.box_txt.usuarios_online_anunciantes {
	width:152px!important;
}

.box_txt.mensajes_carpetas {
	width:212px!important;
}

.box_txt.mis_opciones {
	width: 210px!important;
	text-align: center;
}

.container400 .box_txt.cuenta_alerta{
	width:382px!important;
}

.box_txt.monitor_comentarios {
	width: 612px!important;
}

.box_txt.monitor_juegos,.box_txt.monitor_puntos_recibidos,.box_txt.monitor_favoritos_recibidos {
	width: 282px!important;  
}

.monitor_comentario{
	padding-left:20px;
	height:16px;
	overflow:hidden;
}

.monitor_user{
	padding-left:30px;
}

.box_txt.post_recomendar, .box_txt.form_contacto,.container600 .box_txt {
	width: 582px!important;
}

.container350 .box_txt {
	width: 332px!important;
}


#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;
}
* 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('http://o2.t26.net/images/cargando.gif') no-repeat scroll left top;
	display:none;
	height:16px;
	width:16px;
	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;
}

/* MAS OPORTUNIDADES */
#mas_oportunidades .mo_box {
	margin-bottom:10px;
	margin-left: 5px;
}

#mas_oportunidades .box_title {
	background:#aa0001 url(http://o2.t26.net/images/anunciantes/mo/mo_box_titlebg.gif) repeat-x scroll 0 0;
}
#mas_oportunidades .box_txt {
	color: #FFF;
	font-weight:bold;
	background-image:url(http://o2.t26.net/images/anunciantes/mo/mo_cor-izq.gif);
}

#mas_oportunidades .box_rss {
	background-image:url(http://o2.t26.net/images/anunciantes/mo/mo_cor-der.gif);
}

#mas_oportunidades .input_izq, #ml .input_izq{
	background: #fbfbfc url(http://o2.t26.net/images/anunciantes/mo/mo_input_izq.gif) no-repeat top left;
	border: none;
	float:left;
	width: 19px;
	height: 21px;
}
#mas_oportunidades input.buscador, #ml input.buscador {
	background: #fbfbfc url(http://o2.t26.net/images/anunciantes/mo/mo_input_bg.gif) repeat-x top left;
	border: none;
	float:left;
	font-size: 11px;
	width: 150px;
	padding: 4px;
	height: 13px;
	margin: 0 -1px;
}

#mas_oportunidades .input_der, #ml .input_der {
	background: #fbfbfc url(http://o2.t26.net/images/anunciantes/mo/mo_input_der.gif) no-repeat top left;
	border: none;
	float:left;
	width: 11px;
	height: 21px;
}
#mas_oportunidades input.mo_buscar {
	border: none;
	float:right;
	padding:0;
	background: none;
	margin-top: -1px;
}

#mas_oportunidades a.mo_linkTo {
	color: #0d62a8;
	padding-top: 10px;
	height: 1%;
}

#mas_oportunidades a img {
	border: 0;
}

/* MercadoLibre */
#ml .ml_box {
	margin-bottom:10px;
	margin-left: 5px;
}

#ml .box_title {
	background:#FCBC00 url(http://o2.t26.net/images/anunciantes/ml/ml_box_titlebg.gif) repeat-x scroll 0 0;
}
#ml .box_txt {
	color: #FFF;
	font-weight:bold;
	background-image:url(http://o2.t26.net/images/anunciantes/ml/ml_cor-izq.gif);
}

#ml .box_rss {
	background-image:url(http://o2.t26.net/images/anunciantes/ml/ml_cor-der.gif);
}
#ml input.ml_buscar {
	border: none;
	float:right;
	padding:0;
	background: none;
	margin-top: -1px;
}

#ml a.ml_linkTo {
	color: #0d62a8;
	padding-top: 10px;
	height: 1%;
}

#ml a img {
	border: 0;
}

*:focus {outline: 0;}

.status_error{
	color:red;
}

/* Fix IE 6 */
* html #centro .box_cuerpo{
	width: 290px;
}
* html #derecha .box_cuerpo{
	width: 235px!important;
}
* html .comentarios_container .box_cuerpo{
	width: 740px;
}
* html .container350 .box_title{
	width: 350px!important;
}
* html .container350 .box_txt.registro_aclaracion{
	width: 324px!important;
}
* html .container350 .box_cuerpo{
	width: 334px!important;
}
* html #post_agregar .box_txt.registro{
	width: 548px!important;
}
* html  #post_agregar .box_rss{
	padding: 0;
	width: 0;
}
* html #post_agregar .box_rss.box_rss{
	width: 16px;
	padding: 0!important;
}
* html #post_agregar .box_cuerpo{
	width: 315px!important;
}
/* FIN - Fix IE 6 */

/* CSS markItUp */
.markItUp * {
	margin:0px; padding:0px;
	outline:none;
}
.markItUp a:link,
.markItUp a:visited {
	color:#000;
	text-decoration:none;
}
.markItUp  {
	margin:5px 0 5px 0;
}
.markItUpContainer  {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
	padding:5px;
	clear:both; display:block;
	line-height:18px;
	overflow:auto;
}
.markItUpFooter {
	width:100%;
}
.markItUpResizeHandle {
	overflow:hidden;
	width:22px; height:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(http://o2.t26.net/images/markit-handle.png);
	cursor:n-resize;
}
/* first row of buttons */
.markItUpHeader ul li	{
	list-style:none;
	float:left;
	position:relative;
}
.markItUpHeader ul li:hover > ul{
	display:block;
}
.markItUpHeader ul .markItUpDropMenu {
	background:transparent url(http://o2.t26.net/images/markit-menu.png) no-repeat 115% 50%;
	margin-right:5px;
	z-index:1;
}
.markItUpHeader ul .markItUpDropMenu li {
	margin-right:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
	display:none;
	position:absolute;
	top:16px; left:0px;	
	background:#FFF;
	border:1px solid #000;
}
.markItUpHeader ul ul li {
	float:none;
	border-bottom:1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
	background: #FFF url(http://o2.t26.net/images/markit-submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
	margin:0 10px;
	width:1px;
	height:16px;
	overflow:hidden;
	background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
	width:auto; height:1px;
	margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
	position:absolute;
	top:-1px; left:150px; 
}
.markItUpHeader ul ul ul li {
	float:none;
}
.markItUpHeader ul a {
	display:block;
	width:16px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	padding:3px;
	margin:0px;
}
.markItUpHeader ul ul a {
	display:block;
	padding-left:0px;
	text-indent:0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background-position:2px 50%;
}
.markItUpHeader ul ul a:hover  {
	color:#FFF;
	background-color:#000;
}
/* Botones */
.markItUp .markItUpButton1 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -48px;
	height: 10px;
}
.markItUp .markItUpButton2 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -64px;
	height: 10px;
}
.markItUp .markItUpButton3 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -189px;
	height: 10px;
}
.markItUp .markItUpButton4 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -0px;
	height: 10px;
}
.markItUp .markItUpButton5 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -16px;
	height: 10px;
}
.markItUp .markItUpButton6 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -32px;
	height: 10px;
}
.markItUp .markItUpButton7 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -208px;
	height: 10px;
}
	/* Seleccionar Color */
	.markItUpButton .markItUpButton7-1 a{
		color:darkred;
	}
	.markItUpButton .markItUpButton7-2 a{
		color:red;
	}
	.markItUpButton .markItUpButton7-3 a{
		color:orange;
	}
	.markItUpButton .markItUpButton7-4 a{
		color:brown;
	}
	.markItUpButton .markItUpButton7-5 a{
		color:yellow;
	}
	.markItUpButton .markItUpButton7-6 a{
		color:green;
	}
	.markItUpButton .markItUpButton7-7 a{
		color:olive;
	}
	.markItUpButton .markItUpButton7-8 a{
		color:cyan;
	}
	.markItUpButton .markItUpButton7-9 a{
		color:blue;
	}
	.markItUpButton .markItUpButton7-10 a{
		color:darkblue;
	}
	.markItUpButton .markItUpButton7-11 a{
		color:indigo;
	}
	.markItUpButton .markItUpButton7-12 a{
		color:violet;
	}
	.markItUpButton .markItUpButton7-13 a{
		color:black;
	}
.markItUp .markItUpButton8 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -224px;
	height: 10px;
}
	/* Seleccionar Fuente */
.markItUp .markItUpButton9 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -174px;
	height: 10px;
}
	.markItUpButton .markItUpButton9-1 a{
		font-family: 'Arial';
	}
	.markItUpButton .markItUpButton9-2 a{
		font-family: 'Courier New';
	}
	.markItUpButton .markItUpButton9-3 a{
		font-family: 'Georgia';
	}
	.markItUpButton .markItUpButton9-4 a{
		font-family: 'Times New Roman';
	}
	.markItUpButton .markItUpButton9-5 a{
		font-family: 'Verdana';
	}
	.markItUpButton .markItUpButton9-6 a{
		font-family: 'Trebuchet MS';
	}
	.markItUpButton .markItUpButton9-7 a{
		font-family: 'Lucida Sans';
	}
	.markItUpButton .markItUpButton9-8 a{
		font-family: 'Comic Sans';
	}
.markItUp .markItUpButton10 a, .markitcomment .markItUp .markItUpButton4 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -80px;
	height: 10px;
}
.markItUp .markItUpButton11 a, .markitcomment .markItUp .markItUpButton5 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -96px;
	height: 10px;
}
.markItUp .markItUpButton12 a, .markitcomment .markItUp .markItUpButton6 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -112px;
	height: 10px;
}
.markItUp .markItUpButton13 a, .markitcomment .markItUp .markItUpButton7 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -128px;
	height: 10px;
}
.markItUp .markItUpButton14 a, .markitcomment .markItUp .markItUpButton8 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -144px;
	height: 10px;
}
.markItUp .markItUpButton15 a, .markitcomment .markItUp .markItUpButton9 a {
	background:transparent url('http://o2.t26.net/images/big3v2.gif') no-repeat scroll left top;
	background-position: left -160px;
	height: 10px;
}
/* FIN - CSS markItUp */