﻿/*Theme por Default V2.3 Spirate */

.monitorrojo2{border-bottom:1px inset #000000;border-top:1px inset #FFFFFF;border-right:1px inset #FFFFFF;line-height:130%;width:20px;height:15px;-moz-box-shadow:0 0 5px #000000;margin-top:1px;position:absolute;color:#FFFFFF;background:#144b6b;-moz-border-radius:7px;-webkit-border-radius:7px;}

/* main */
/* Shadow de imagenes y videos */
.img-shadow {
   margin: 0 auto;
   overflow: hidden;
   font-family: Helvetica,Arial;
   margin-top:5px;
   -moz-box-shadow: 0 0 10px #666;
   -webkit-box-shadow: 0 0 10px #666;
}

.video-shadow {
   width: 640px;
   height: 400px;
   margin: 0 auto;
   overflow: hidden;
   border: 3px solid #F2B41B;
   background: #000000;
   font-family: Helvetica,Arial;
   margin-top:10px;
   -moz-box-shadow: 0 0 10px #666;
   -webkit-box-shadow: 0 0 10px #666;
}

/* Fin shadow */
 /* C S S   M E S S A G E   B O X E S   v1.0
-------------------------------------------------- */

.error_bbc, .warning_bbc, .okay_bbc, .info_bbc {
    margin-bottom: 1.5em;
    padding: 1em 1.5em 1em 5.5em;
    border: 2px solid;
    color: #444
    -webkit-border-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;
-moz-border-radius:7px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;

    -khtml-border-radius: 10px;
    -ms-border-radius: 10px:
}

.error_bbc    {background: #fbe3e4 url('images/mBox/error.png') 2.2em center no-repeat; border-color: #e0011b}
.error_bbc a  {color: #d12f19}

.warning_bbc    {background: #fff6bf url('images/mBox/warning.png') 2.2em center no-repeat; border-color: #ffd324}
.warning_bbc a  {color: #817134}

.okay_bbc   {background: #e9ffdd url('images/mBox/okay.png') 2.2em center no-repeat; border-color: #72c868}
.okay_bbc a {color: #529214}

.info_bbc   {background: #e2ecee url('images/mBox/info.png') 2.2em center no-repeat; border-color: #9ddae6}
.info_bbc a {color: #2d7ba2}


/* Lists */
.error_bbc ul, .warning_bbc ul, .okay_bbc ul, .info_bbc ul {
    list-style: none;
    margin: 1.3em 1.5em
}
.error_bbc ul li, .warning_bbc ul li, .okay_bbc ul li, .info_bbc ul li {
    padding-left: 1.3em
}
.error_bbc ul li  { background: url(images/mBox/error-bullet.png)  0 0.55em no-repeat }
.warning_bbc ul li  { background: url(images/mBox/warning-bullet.png)  0 0.55em no-repeat }
.okay_bbc ul li { background: url(images/mBox/okay-bullet.png) 0 0.55em no-repeat }
.info_bbc ul li { background: url(images/mBox/info-bullet.png) 0 0.55em no-repeat }
#login_container {

text-align:left;

}
.compartirlo{width: 200px;margin: 10px 0pt; text-align: right; color: rgb(136, 136, 136); font-size: 14px;background-color: #E3F1F3; border:1px solid #1FABD3; padding-right: 2px; align:left; margin-left: 550px; position:relative;-moz-border-radius:10px;-webkit-border-radius:10px;}
/* Inicio box ultimos posts */
.entry_item {
float:left;
margin: 0px 0px 0px 0px;
width: 360px;
border-bottom:0px solid #e3e3e3;
}
.entry_item:hover {
background: #9cd651;
-webkit-border-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;
-moz-border-radius:7px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
}
.entry_item.stycky:hover {
background: #9cd651;
-webkit-border-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;
-moz-border-radius:7px;
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
}
.entry_item.stycky {
background: #F4F4F4;
}
.entry_item .icon{
float:left;
}
.entry_item .icon img {
width:17px;
}
.entry_item .text_container {
float:left;
margin-left: 5px;
}
.entry_item .title {
float:left;
color:#464646;font-size: 12px;
overflow: hidden;
width:319px;
overflow: hidden;
height:17px;
line-height:17px;
}
.entry_item .title a:visited {
color: #60a961;font-size:12px;
font-weight:bold;
}
.entry_item .title a:hover {
color:#464646;font-size:12px;
text-decoration: underline;
}
.entry_item .info_icon {
vertical-align:middle;
float:left;
cursor:pointer
hand;
}
/* Inicio MoreInfo */
.entry_item .data {
display:none;
color: #999;
font-size: 11px;
letter-spacing:0px;
}
/* Fin MoreInfo */
.logininput2 {

	border:0;

	background:#144b6b url('images/icons/pass.gif') no-repeat left top;
border:1px solid #144b6b;
	
	font:8pt arial, helvetica, sans-serif;

	font:8pt arial, helvetica, sans-serif;

	color: #ffffff;

	padding:0px 0 1px 19px;

	width:90px; 

	height:15px;


  -webkit-border-top-left-radius:4px;

  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}

.logininput {

	border:0;

	background:#144b6b url('images/icons/user.png') no-repeat left top;
border:1px solid #144b6b;
	
	font:8pt arial, helvetica, sans-serif;

	color: #ffffff;

	padding:0px 0 1px 19px;

	width:90px; 

	height:15px;



  -webkit-border-top-left-radius:4px;

  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
.login55{

	border:0;

	background-color:#4e79b9;
	border:1px solid #144b6b;
	font:8pt arial, helvetica, sans-serif;

	color: #58be4a;

	padding:0px 0 2px ;

	width:30px; 

	height:15px;



  -webkit-border-top-left-radius:4px;

  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
.login55:hover {

	border:0;
	
	 background-color:#58be4a;
border:1px solid #144b6b;
	
	font:8pt arial, helvetica, sans-serif;

	color: #4e79b9;

	padding:0px 0 2px ;

	width:30px; 

	height:15px;



  -webkit-border-top-left-radius:4px;

  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
.box-bg2{
color: #000000;
background-color: #E7E7E7; url('images/bg-cuerpo.gif') repeat-x;
border:#CCCCCC solid 1px;
  -webkit-border-top-left-radius:7px;

  -webkit-border-top-right-radius:7px;

  -moz-border-radius-topleft:7px;

  -moz-border-radius-topright:7px;

  -webkit-border-bottom-left-radius:7px;

  -webkit-border-bottom-right-radius:7px;

  -moz-border-radius-bottomleft:7px;

  -moz-border-radius-bottomright:7px;

}

.box-bg{
color: #000000;
background-color: #E7E7E7; url('images/bg-cuerpo.gif') repeat-x;
border:#9cd651 solid 1px;
  -webkit-border-top-left-radius:7px;

  -webkit-border-top-right-radius:7px;

  -moz-border-radius-topleft:7px;

  -moz-border-radius-topright:7px;

  -webkit-border-bottom-left-radius:7px;

  -webkit-border-bottom-right-radius:7px;

  -moz-border-radius-bottomleft:7px;

  -moz-border-radius-bottomright:7px;

}
.box-bg:hover{color: #000000;
background-color: #E7E7E7; url('images/fancy_shadow_s.png') repeat-x;
border:#9cd651 solid 1px;
  -webkit-border-top-left-radius:7px;
  -webkit-border-top-right-radius:7px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;}

.catbg{color: #ffffff;
background:#144b6b; 
border:2px solid #9cd651;
padding:0px; 
height:28px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }



.relevancia {
  margin:0 auto;
  height:14px;
  width: 68px;
  background:top left url('images/relevancia-fondo.gif') no-repeat;
}
.porcentajeRel {
  background:top left url('images/relevancia-barras.gif') no-repeat;
  height:14px;
}

.ibuscador{width: 165px;height:16px;   
border:0;

	background:#144b6b url('images/blog/buscar.png') no-repeat left top;
	font:8pt arial, helvetica, sans-serif;

	font:8pt arial, helvetica, sans-serif;

	color: #ffffff;

	padding:0px 0 1px 19px;

	width:140px; 

	height:16px;


  -webkit-border-top-left-radius:4px;

  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
 .abuscador{width: 100px;height:16px;  border:0;

	background:#144b6b;
	font:8pt arial, helvetica, sans-serif;

	font:8pt arial, helvetica, sans-serif;

	color: #ffffff;

	padding:0px 0 1px 10px;

	width:100px; 

	height:16px;


  -webkit-border-top-left-radius:4px;

  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
*:focus{outline:0px;}
.iniciar_sesion{width:200px;background:url('images/login.png') no-repeat top left; padding: 5px 11px 5px 29px; font-weight:bold;font-size:13px;}
.box_934{width: 100%;background: #E7E7E7 url('images/bordes/934.gif') no-repeat bottom center;color: #000000;border:#144b6b solid 0px;}
.box_cuerpo{background:#E7E7E7 none repeat scroll 0 0;margin:0 auto;padding:8px;white-space:normal;}
.box_txt.form_contacto{width: 582px!important;}
.container600{width: 600px;}
.separaciones{width:380px;height:auto;float:left;margin-right: 10px;margin-bottom: 10px;}
.separacion{width:120px;height:auto;float:left;margin-right: 1px;margin-bottom: 1px;}
.separaciones_tops{width:186px;height:auto;clear:right;margin-top: 2px;margin-right: 1px;margin-bottom: 0px;margin-left: 1px;float: left;}
.box{width: auto;float:left;margin-top: 2px;clear:left;}
.chat1{width: 528px;margin: 0px 0px 0px 0px;}
.box3{width: auto;float:left;clear:left;}
.box_tit{float:left;width: 363px;align: center;height:17px;clear:left;color: #FFFFFF;margin: 0px 0px 0px 0px;background:url('images/title.png') no-repeat;}			
.box_publi{width:349px;height:18px;float:left;font-size:12px;padding-top:2px;border-right:#165291 solid 1px;}
.box_cont{width:163px;height: auto;float:left;background: #FFFFFF;border-left:#165291 solid 1px;border-right:#165291 solid 1px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}
.box_tit_2{width:160px;float:left;height:17px;clear:right;background:url('images/title_2.png') no-repeat;color:#FFFFFF;text-align:center;}
.box_buscarper{float:left;background-color: #E7E7E7;padding: 9px;width: 343px;clear:left;border:#69a74e solid 3px;margin: 0px 5px 5px 0px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;

  }

.box_buscar{float:left;background-color: #E7E7E7;padding: 9px;width: 300px;clear:left;border:#9cd651 solid 1px;margin: 0px 5px 5px 0px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
 
 }
.box_titulo2{float:left;width: 382px;height:17px;align: center;clear:left;color: #FFFFFF;margin: 0px 0px 0px 0px;background:url('images/title_2.png') no-repeat;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}
.box_icono{float:left;background-color: #E7E7E7;padding: 8px;width: 345px;clear:left;background-color: #FFFFFF;border:#9cd651 solid 1px;margin: 0px 5px 5px 0px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }
.box_iconos{float:left;width: 200px;background-color: #E7E7E7;padding: 9px;clear:left;border:#9cd651 solid 1px;margin: 0px 5px 5px 0px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }


.box_icono2{float:left;width: 200px;background-color: #E7E7E7;padding: 9px;clear:left;border:#9cd651 solid 1px;margin: 0px 5px 5px 0px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }
.box_icono3{float:left;width: 361px;clear:left;background-color: #FFFFFF;border:#144b6b solid 1px;margin: 0px 5px 5px 0px;}
.box_icono4{width:29px;height:20px;float:left;clear:left;text-align: center;}
.hov_post{background:#FFFFFF;padding:3px;}
.hov_post:hover{background:#CCC;padding:3px;}
.peli1{width: auto;float:left;margin-top: 2px;clear:left;}
.peli1a{float:left;width: 191px;align: center;height:17px;clear:left;color: #FFFFFF;margin: 0px 0px 0px 0px;background:url('images/dpelicula_title.gif') no-repeat;}
.peli1b{float:left;width: 187px;#width: 191px;_width: 191px;clear:left;padding:1px;background-color: #FFFFFF;border:#165291 solid 1px;margin: 0px 5px 5px 0px;}

/* fin main */

/* Generales */
.perfil_avatar{float:left;margin:0;width:130px;height:230px;overflow: hidden;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }
textarea{font-size: 100%;color: #000000;font-family: arial, sans-serif;}
.agradecidos{width: 80%;background-color:#666;text-align:center;padding:3px;font-weight:bold;border:1px solid #f29804;margin:0 auto 0 auto;}
.razon-edicion{color: #FFFFFF;border:1px solid #AA6;background:#776;padding:8px 8px 8px 8px;text-align:center;margin-bottom:5px;}
.post, .personalmessage{width: 100%;overflow: auto;line-height: 1.3em;}
.signature{width: 100%;overflow: auto;padding-bottom: 3px;line-height: 1.3em;}
.error{color: red;}
.pantallaextra{border-style:solid;background-color: #FFFFFF;border-color: #000000;}
.fondoa{background-color: #A6AF74;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}
#signinbuscar, #block_signinbuscar, #block_signupbuscar, #block_resendActivation_buscar,#block_signupFirstbuscar, #block_signupLastbuscar{background: #ffffff url('images/icons/icono-buscar.png') no-repeat 4px center;}
.signinbuscar{width: 150px;border: #bbbbbb 1px solid;padding:2px 0 2px 18px;}
#barradepass1{background: #ffffff url('images/llave.gif') no-repeat 4px center;}
.barradepass2{width: 80px;border: #000000 1px solid;padding:2px 0 2px 18px;}
#barradelogear1{background: #ffffff url('images/icons/profile_sm.gif') no-repeat 4px center;}
.barradelogear2{width: 80px;border: #000000 1px solid;padding:2px 0 2px 18px;}
.menu-de-post{background-color: #FFFFFF;color: #000000;border: #000000 2px solid;font-size: x-small;font-family: Arial;}
.info-del-post{background-color: #FFFFFF;color: #000000;border: #4B5E12 1px solid;font-size: 11px;font-family: Arial, sans-serif;}
.menu{background: url('images/bus_cat.gif') no-repeat;}
.windowbg6{color: #000000;background-color: #FFF8EC;}
.bordercolor{background-color: #144b6b;
padding: 0px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}
.tborder{
border: 1px solid #cccccc;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
input.bbuscador{background:background-image: url(/Themes/default/images/bg-cuerpo.gif);border:none;padding: 0;margin: 0 5px;}
/* fin Generales */
.iconos_otros{height:16px;width:16px;overflow:hidden;border:0 solid white;}
/* Iconos en general */

#categoria{float:right;margin:2px 10px 0 0;}
.categoria{background:transparent url('images/icons/cwbig-v1-cat.gif') no-repeat scroll left top;display:block;float:left;height:16px;width:18px;}
.icon_img{height:16px; width:16px;overflow:hidden; border:0px solid white;} 
.icons{background:url('images/icons/cwbig-v1-iconos.gif') no-repeat scroll left top; display:inline; padding: 2px 7px;}
.iconse{background:url('images/icons/cwbig-v1-enlaces.gif') no-repeat scroll left top; display:inline;	padding: 2px 7px;}
.iconso{background:url('images/icons/icons_op.gif') no-repeat scroll left top; display:inline;padding: 2px 7px;}
.iconso2{background:url('images/icons/icons_op2.gif') no-repeat scroll left top; display:inline;padding: 2px 7px;}
.iconso.denunciar_post{background-position: left -21px;}
.iconso.denunciar_post:hover{background-position: left -1px; color: #D69F2B;}
.iconso.denunciar_post{background-position: left -21px;}
.iconso.agregar_favoritos{background-position: left -58px;}
.iconso.agregar_favoritos:hover{background-position: left -40px; color: #D95858;}
.iconso.agregar_favoritos{background-position: left -58px;}
.iconso2.recomendar_post{background-position: left -95px;padding-left:7px;}
.iconso2.recomendar_post:hover{background-position: left -76px; color: #4783C1;padding-left:7px;}
.iconso2.recomendar_post{background-position: left -95px;}
.iconso.recomendar_post{background-position: left -95px;padding-left:7px;}
.iconso.recomendar_post:hover{background-position: left -76px; color: #4783C1;padding-left:7px;}
.iconso.recomendar_post{background-position: left -95px;}
.icons.anterior{background:url('images/icons/icono-flecha-izq.gif') no-repeat scroll left top;padding-right:12px;}
.icons.siguiente{background:url('images/icons/icono-flecha-der.gif') no-repeat scroll left top;padding-left:12px;}
a.icons.arriba{background-position: left -761px;text-decoration:none;}
a.icons.arriba:hover{background-position: left -741px;text-decoration:none;}
.icons.arriba span{display:none;}
.icons.monitor{background:url('images/icons/monitor.png') no-repeat;padding-left: 9px;}
.icons.fav{background:url('images/icons/star.png') no-repeat;padding-left: 20px; no-repeat;}
.icons.fav2{background:url('images/icons/heart.png') no-repeat;padding-left: 9px;}
.icons.camigos{background:url('images/post/icono_46.gif') no-repeat;padding-left: 9px;}
.icons.fot{background:url('images/icons/image.png') no-repeat;padding-left: 9px;}
.icons.cuenta{background:url('images/icons/setting.png') no-repeat;padding-left: 9px; padding-left: 9px;}
.icons.his-mod{background:url('images/icons/hist-mod.png') no-repeat;padding-left: 9px;}
.icons.admin{background:url('images/icons/admin.png') no-repeat;}
.icons.mp{background:url('images/icons/email.png') no-repeat; padding-left: 9px;}
.icons.mp-nuevo{background:url('images/icons/email.png') no-repeat; padding-left: 9px;}
.iconse.uno{background-position: left -1px; padding-left: 18px; margin-bottom: 8px;}
.iconse.dos{background-position: left -23px; padding-left: 18px; margin-bottom: 8px;}
.iconse.anuncio{background-position: left -66px; padding-left: 18px; margin-bottom:8px;}
.iconse.tres{background-position: left -44px;padding-left: 18px; margin-bottom: 8px;}
.icons.comentaron{background-position: left -285px; padding-left: 18px;}
.iconso.citar{background-position: left -285px; padding-left: 9px;}
.iconso.emp{background-position: left -493px; padding-left: 9px;}
.icons.visitas{background:url('images/visitas.gif') no-repeat; padding-left: 18px;}
.icons.puntos{background:url('images/puntos.png') no-repeat; padding-left: 18px;}
.icons.mavatar{background-position: left -596px; padding-left: 18px;}
.icons.emp2{background:url('images/icons/enviarmp.gif') no-repeat; padding-left: 18px;}
.icons.blog{background-position: left -804px; padding-left: 18px;}
.icons.blogm{background-position: left -804px; padding-left: 9px;}
.icons.bloged{background-position: left -780px; padding-left: 18px;}
.icons.cuenta2{background-position: left -162px; padding-left: 18px;}
.icons.fot2{background:url('images/icons/image.png') no-repeat;padding-left: 18px;}
.icons.amigo{background:url('images/icons/profile_sm.gif') no-repeat;padding-left: 18px;}
.icons.aimg{background-position: left -618px; padding-left: 18px; }
.icons.radio-icon{background-position: left -330px; padding-left: 18px;}
.icons.rasds{background-position: left -354px; padding-left: 18px;}
a.icons.recomendar_post,a.agregar_favoritos,a.denunciar_post,a.fav{ padding-left: 18px;}

/** Fin Iconos en general **/

/* BOX txt Generales */

.box_rss{background-image:url(''); background-repeat:no-repeat; float:left; background-position:top right; padding-right:8px; padding-top:4px;}
.box_txt.ultimos_posts{width:346px!important;}
.box_txt.ultimos_comments{width:280px!important;}
.box_txt.box_buscadort{width: 889px!important;}
.box_txt.box_r_buscadort{width:668px!important;}
.box_txt.box_error{width:358px!important;}
.box_txt.box_235-34{width:230px!important;}
.box_txt.box_780-34{width:746px!important;}
.box_txt.box_363-34{width:329px!important;}
.box_txt.box_560-34{width:526px!important;}
.box_txt.box_140-34{width:106px!important;}
.box_txt.box_757-34{width:723px!important;}
.box_txt.box_300-34{width:266px!important;}
.box_txt.box_354-34{width:320px!important;}
.box_txt.box_390-34{width:352px!important;}
.box_txt.publicidad_r{width:180px!important;}
.box_txt.img_aletat{width:126px!important;}
.box_txt.alert{width:387px!important;}
.box_txt.alert1{width:458px!important;}
.box_txt.ed-ag-posts{width:652px!important;}

/* Fin BOX txt Generales */

/* BOX Tamaños */

.box_235{height: 100%; width:233px!important; float:left; margin-right:8px;}
.box_780{height: 100%; width:778px!important;}
.box_363{height: 100%; width:361px!important;}
.box_140{height: 100%; width:138px!important;}
.box_354{height: 100%; width:354px!important;}
.box_560{height: 100%; width:558px!important;}
.box_300{height: 100%; width:298px!important;}
.box_757{height: 100%; width:755px!important;}
.box_390{height: 100%; width:384px!important;}
.box_930{height: 100%; width:930px!important;margin-bottom:8px;}
.ed-ag-post{height: 100%; width:684px; float:left;}
.ultimos_postsa{height: 100%; float:left; width:378px; margin-right:8px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px; }
.box_buscador{height: 100%; margin-bottom:8px; width: 919px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }
.box_r_buscador{height: 100%; float:left; margin-bottom:8px; width:698px;}
.box_errors{height: 100%; margin-bottom:8px; width:388px;}
.publicidad{height: 100%; float:left; width:210px;}
.box_alert1a{margin-right:8px; clear:left; width:490px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}
.box_alert1b{margin-bottom:8px; clear:left; width:417px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}	
.act_comments{float:left; clear:left; width:320px; margin-right:8px;  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}
.img_aletat{float:left; clear:left; width:180px;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}
.img_aletat2{float:left; clear:left; width:160px;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}

/* Fin BOX Tamaños */

/* Título de los BOX generales, texto, y Menú superior */
.box930{
background:#144b6b repeat-x url('images/box930.gif');
padding:0px; 
height:40px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }

.box778{
background:#144b6b repeat-x url('images/box778.gif');
padding:0px; 
height:40px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }
.box390{
background:#144b6b repeat-x url('images/box390.gif');
padding:0px; 
height:40px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }

.box378{
background:#144b6b repeat-x url('images/box378.gif');
padding:0px; 
height:40px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;

  }
.box361{
background:#144b6b repeat-x url('images/box361.gif');
padding:0px; 
height:40px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  }
.box173{
background:#144b6b repeat-x url('images/box173.gif');
padding:0px; 
height:40px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;

  }
.box_title{
background:#144b6b; 
border:2px solid #9cd651;
padding:0px; 
height:28px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;

  }
.box_title2{ /* Titulo de los boxs */
	background:url('images/box_titlebg.png'); 
	padding:0px; 
	height:28px;
    border:1px solid #CCC;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
#menu-top{
clear:left;
font-size:13px;
width:950px!important;
height:30px;
background:#9cd651;
text-align:center;
line-height:265%;
color:#FFFFFF;
font-weight:bold;
}
.vbuscador:focus{font-size:16px;color:#E7E7E7;border:1px solid #ffffff;background:#144b6b;}
.vbuscador{width: 245px;height:26px;font-size:16px;color:#1C1C1C;border:1px solid #9cd651;background:#bacdc4;}
.vnput.bbuscador{background:none;border:none;margin: 0px;}
/* Menu de la izquierda, centro y derecha*/

.menu_izq{margin:0px;font-size:13px;width: 700px;position:relative;float: left;height:30px;vertical-align: middle;text-align: left;padding-left: 10px;font-weight:bold;color:#FFFFFF;}

.menu_der{font-size:13px;width:200px;float:right;line-height:1px;padding-right:3px;padding-top:5px;font-weight:bold;color:#FFFFFF;}

/* Fin Menu de la izquierda, centro y derecha*/

.box_txt, .box_txt_perfil_izq, .box_txt_perfil_der{background-repeat:no-repeat;float:left;padding: 5px 0 0 10px; font-weight:bold;color:#ffffff;text-shadow: 1px 1px #222222;font-size: 13px;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}
.box_posts{float:left;background: #E7E7E7; padding: 4px; width: 370px; clear:left;border:#9cd651 solid 1px;margin: 0px 5px 5px 0px;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;

  }
#mensaje-top2{clear:left;width:950px!important;margin:0px;padding:0px;height:9px;line-height:200%;background:#144b6b url('images/mensajetopbg.gif') repeat-x bottom left;text-align:center;font-size:11px;border-top:1px solid #144b6b; display:block;}
#mensaje-top{clear:left;width:950px!important;margin:0px;padding:0px;height:9px;line-height:200%;background:#144b6b url('images/mensajetopbg.gif') repeat-x bottom left;text-align:center;font-size:11px;border-top:1px solid #144b6b; display:block;}
#mensaje-top1{clear:left;width:686px!important;margin:0px;padding:0px;height:24px;line-height:200%;background:#9cd651 url('images/mensajetopbg1.gif') repeat-x bottom left;text-align:center;font-size:11px;border-top:1px solid #9cd651;-webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5x;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px; display:block;}


/* Elementos Barra superior nuevo menu*/

.menuo{padding:5px;background:#9cd651;color:#FFFFFF;text-decoration:none;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius:3px;}
.menuo:hover{color:#144b6b;color:#ffffff;text-decoration:none;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius:3px;}
.menuod{padding:5px;}
.menuod:hover{padding:5px;background:#144b6b;color:#FFFFFF;text-decoration:none;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius:3px;}
.menuor{padding:5px;background:#144b6b;color:#FFFFFF;text-decoration:none;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius:3px;}
.menuor:hover{padding:5px;background:#144b6b;color:#FFFFFF;text-decoration:none;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius:3px;}


#pie{clear:left;width:99%;margin-bottom:20px;padding:6px 0;text-align:center;color: #fffff;background: color: #144b6b repeat-x;text-shadow: 1px 1px #222222;font-size:12px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;}
#pie a{color: #ffffff;text-shadow: 1px 1px #222222;font-size:12px;}
#pie a:hover{color: #ffffff;text-shadow: 1px 1px #222222;font-weight:bold;font-size:12px;text-shadow: 0 0 0.4em #000000, 0 0 0.4em #000000,
      0 0 0.4em #000000, 0 0 0.4em #000000, 0 0 0.6em #000000;}
#banner{float:right;width:460px;height:90px;}

/****** tama�o de la web ******/
#widthControl{
width: 950px;
border: 0px solid #CCC;
background-color: #FFFFFF;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
/****** fin tama�o de la web ******/

/* General */

.link_resultado:hover{width:740px;height:20px;background:#E7E7E7;padding:2px;}
.link_resultado_titulo{width:380px;float:left;height:20px;}
.link_resultado{width:740px;height:20px;padding:2px;}
.box_link{font-size:12px;padding-left: 5px;}
.link_resultado_opc{width:340px;color:#717171;float:right;text-align:right;font-size:10px;}
.windowbg{color: #000000;background: #E7E7E7 ;border:#9cd651 solid 1px;  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
.windowbg2{color: #000000;background-color: #ffffff; font-weight:bold;color:#000000;text-shadow: 1px 1px #ffffff;font-size: 13px;border:#9cd651 solid 1px;  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
.windowbg3{color: #000000;background-color: #E7E7E7; font-weight:bold;color:#000000;text-shadow: 1px 1px #ffffff;font-size: 13px;border:#9cd651 solid 1px;}
.fondoplano{background-color: #E7E7E7;}
.smalltext{font-size: x-small;font-family: Arial;}
.titulo_a{font-weight:bold;
color:#ffffff;text-shadow: 1px 1px #222222;font-size: 12px;
border:#9cd651 solid 2px;
background:#144b6b; 
padding-left:5px; 
height:28px;
-moz-box-shadow: 0 0 5px #64d6cd;
-webkit-box-shadow: 0 0 5px #64d6cd;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#64d6cd,direction=125,strength=5)";
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}
.titulo_b{font-weight:bold;
color:#ffffff;text-shadow: 1px 1px #222222;font-size: 12px;
border:#9cd651 solid 2px;
background:#144b6b; 
padding-left:5px; 
height:28px;
-moz-box-shadow: 0 0 5px #64d6cd;
-webkit-box-shadow: 0 0 5px #64d6cd;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#64d6cd,direction=125,strength=5)";
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}
.titulo_c{font-weight:bold;
color:#ffffff;text-shadow: 1px 1px #222222;font-size: 12px;
border:#9cd651 solid 2px;
background:#144b6b; 
padding-left:5px; 
height:28px;
-moz-box-shadow: 0 0 5px #64d6cd;
-webkit-box-shadow: 0 0 5px #64d6cd;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#64d6cd,direction=125,strength=5)";
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}
.titulo_b_a{font-weight:bold;
color:#ffffff;text-shadow: 1px 1px #222222;font-size: 12px;
border:#9cd651 solid 2px;
background:#144b6b; 
padding-left:5px; 
height:28px;
-moz-box-shadow: 0 0 5px #64d6cd;
-webkit-box-shadow: 0 0 5px #64d6cd;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#64d6cd,direction=125,strength=5)";
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}
.titulo_b_b{font-weight:bold;
color:#ffffff;text-shadow: 1px 1px #222222;font-size: 12px;
border:#9cd651 solid 2px;
background:#144b6b; 
padding-left:5px; 
height:28px;
-moz-box-shadow: 0 0 5px #64d6cd;
-webkit-box-shadow: 0 0 5px #64d6cd;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#64d6cd,direction=125,strength=5)";
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}
.titulo_b_c{font-weight:bold;
color:#ffffff;text-shadow: 1px 1px #222222;font-size: 12px;
border:#9cd651 solid 2px;
background:#144b6b; 
padding-left:5px; 
height:28px;
-moz-box-shadow: 0 0 5px #64d6cd;
-webkit-box-shadow: 0 0 5px #64d6cd;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#64d6cd,direction=125,strength=5)";
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}


input.bbuscador{background:background-image: url(/Themes/default/images/bg-cuerpo.gif) no-repeat scroll left top;border:medium none;font-size:16px;height:31px;margin:0;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;padding:0;width:89px;float:left;}
input.eliminarcap{background:none;border:none;width:16px;margin-top:3px;}
#topbar{position:absolute;width: 435px;visibility: hidden;z-index: 400;}
.rtop,.rbott{width:984px;display:block;margin:0 auto;background: url('') no-repeat left top;height: 1px;}
.rtop_content{padding:0px 5px;background:#0a67e6;}
.rbott{background-position: bottom left!important;}
.rbott *, .rbott *{display:block;height:1px;overflow:hidden;background:#9cd651;display:none;}
.rbott_content{padding:0px 5px;background:#9cd651;}

#maincontainer{
background:#144b6b;
border:2px solid #ffffff;
width:958px;
height:auto;
padding: 0 12px;
margin:0 auto;
position:relative;
padding-top:5px;
padding-left:10px;
padding-right:5px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

#head{
height:115px;
width:100%;
background:#144b6b;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;

}
#bodyarea{padding: 2ex 8px 2ex 8px;background: url('images/bg-cuerpo.gif') repeat-x center top;}
#bg-cuerpo{clear:left;width:950px!important;height:18px;background:#FFFFFF url('images/bg-cuerpo.gif');}
a:link{color: #2E2E2E;text-decoration: none;}
a:visited{color: #424242;text-decoration: none;}
a:hover{text-decoration: underline;}
table{empty-cells: show;}
body{background:#9cd651;margin:0px;padding:4px 0px 4px 0px;font-size:12px;font-family: Arial,sans-serif;height:100%;width:100%;}


/* Botones */
input.login_i{font-weight: bold;background:#9cd651;cursor:pointer;padding:3px;border: 1px solid #A4A4A4;}
.button1{margin: 1px;
padding:4px;
background:#9cd651;
font-weight: bold;
color:#000000;
margin:0px;
cursor:pointer;
border:1px solid #CCC;

}
.button1:hover{margin: 1px;
padding:4px;
background:#144b6b;
font-weight: bold;
color:#ffffff;
margin:0px;
cursor:pointer;
border:1px solid #CCC;

}
input.login, .button{
margin: 1px;
padding:4px;
background:#144b6b;
font-weight: bold;
color:#ffffff;
margin:0px;
cursor:pointer;
border:1px solid #CCC;
}

input.login:hover, .button:hover{
background:#9cd651;
color:#000000;
font-weight: bold;
cursor:pointer;
background:#9cd651;
text-decoration: underline;
border:1px solid #CCC;

}

input.button {
border:1px solid #B4B4B4;
text-decoration: underline;
}

/* Fin Botones */

textarea, input{background:#f9f9f9 url('images/bg-cuerpo.gif') repeat-x top left;border: solid 2px #D1D1D1;padding:5px 3px;color:#464646;text-shadow: 0px 0px #222222;font-weight:bold;font-size:13px;font-family: Tahoma,sans-serif;  -webkit-border-top-left-radius:4px;

  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
select{text-align:left;font-size: 13px;font-weight:normal;color:#000000;font-family:Arial,Sans-serif;}
hr,.hrcolor{background:#CCC;color:#CCC;height:1px;border:0 none;}
a img{border: 0px none;}
.box-back, .cita{padding:5px;height:10px;font-weight:bold}
.citacuerpo{border:1px solid #CCC;background: #F2F2F2;padding: 5px;-moz-border-radius:5px;}
.cita{padding: 5px!important;font-weight:bold;height:auto!important;}
.bg-blanco{border-top:2px solid #F0F0F0;border:1px solid #CCC;background: #FFFFF;padding: 8px;}
#imagen{max-width:720px;}
.code, code:link, code:hover, code:visited{color: #000000;background-color: #FFFFFF;font-family: "arial", monospace;font-size: x-small;line-height: 1.3em;border: 2px solid #D3D3D3;margin: 1px auto 1px auto;padding: 1px;width: 99%;white-space: nowrap;overflow: auto;max-height: 24em;}

/* Logo */

#logo{width: 390px;height: 110px;float:left;}
#logoi{width: 390px;height: 110px;background: url('images/logo.png');background-repeat:no-repeat;float:left; margin-top: 2px;}
#logoi:hover {
	background-position: 0 -120px;
}
#logoa{width: 350px;height: 85px;background: url('images/logo-cumple.png');background-repeat:no-repeat;float:left;}
#logo img{display: none;}

/* Fin Logo */

.fondoavatar{background-color: #000000;color: #ffffff;font-size: x-small;font-family: tahoma;  -webkit-border-top-right-radius:4px;

  -moz-border-radius-topleft:4px;

  -moz-border-radius-topright:4px;

  -webkit-border-bottom-left-radius:4px;

  -webkit-border-bottom-right-radius:4px;

  -moz-border-radius-bottomleft:4px;

  -moz-border-radius-bottomright:4px;

}
.borderit img{padding:4px 5px 4px 5px;border: 2px solid #CCCCCC;}
.header2{margin-bottom:5px;background: url('') repeat-x;}

/* Sizes */

.size5{font-size:5px;}
.size6{font-size:6px;}
.size7{font-size:7px;}
.size8{font-size:8px;}
.size9{font-size:9px;}
.size10{font-size:10px;}
.size11{font-size:11px;}
.size12{font-size:12px;}
.size13{font-size:13px;}
.size14{font-size:14px;}
.size15{font-size:15px;}
.size16{font-size:16px;}
.size17{font-size:17px;}

/* Fin Sizes */

/* Buscador */

.ibuscador{width: 165px;height:15px;}
.pbuscador{background:transparent url('images/bgInputS.gif') repeat-x scroll 0 0;border:medium none;padding:8px 4px;float:left;}
.leftIbuscador{display:inline;float:left;}

/* Fin Buscador */
/*Cambiar color en ultimos posts*/
.link{height:16px;padding:3px;overflow:hidden;}
.link:hover{height:16px;background:#CCC;padding:3px;}
.link_titulo{float:left;height:16px;}
/*Fin de cambiar color en ultimos posts*/
.photo_small1{text-align:left;background:#FFFFFF none repeat scroll 0%;border:1px solid #000000;}
.titlebg{
font-weight:bold;
color:#ffffff;text-shadow: 1px 1px #222222;font-size: 12px;
border:#9cd651 solid 2px;
background:#144b6b; 
padding-left:5px; 
height:28px;
-moz-box-shadow: 0 0 5px #64d6cd;
-webkit-box-shadow: 0 0 5px #64d6cd;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#64d6cd,direction=125,strength=5)";
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;}

.opc_fav{color:#717171;font-size:10px;}
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, .mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last{vertical-align:top;text-transform:lowercase;}
.maintab_back, .maintab_active_back, .mirrortab_back, .mirrortab_active_back{text-decoration: none;font-size:11px;font-weight:bold;padding:5px;}
.maintab_first,.mirrortab_first{display: none;}
.maintab_back,.mirrortab_back{}
.maintab_last,.mirrortab_last{display: none;}
.maintab_active_first, .mirrortab_active_first{display: none;}
.maintab_active_back, .mirrortab_active_back{text-decoration: overline;}
.maintab_active_last, .mirrortab_active_last{display: none;}
.maintab_back a:link, .maintab_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited{color: #444;text-decoration: none;}
.maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited{color:#282828;text-decoration:none;font-weight:bold;}
.maintab_back a:hover, .maintab_active_back a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover{color: #6d3a2a;text-decoration: overline;}
.agregar.cuerpo{width: 650px;}
.agregar.cuerpo{height: 380px;}
.select{border: solid 1px #D9D9D9;color:#444444; background-color:#FCFCFC;margin-bottom:2px;}
input{color:#444444;}

/* Ultimos posts*/

.link{height:20px;padding:5px;overflow:hidden;}
.link:hover{height:20px;background:#CCC;padding-bottom:3px;padding-top:6px;}
.link_titulo{float:left;height:16px;}

/*Fin ultimos posts*/

/*Editor*/
.markItUp *{margin:0px; padding:0px;}
.markItUp a:link,
.markItUp a:visited{color:#000;text-decoration:none;}
.markItUp{width:640px;margin:5px 0 5px 0;}
.markItUpContainer{border:1px solid #CCCCCC;background:#FFF url('images/editor-contenedor.jpg') repeat-x top left;padding:5px 5px 2px 5px;font:12px Arial, Helvetica, sans-serif;}
.markItUpEditor{font:12px Arial;padding:4px 3px 5px 0px;border:2px solid #D1D1D1;width:640px;height:320px;background-image:url('images/editor-fondo.jpg');background-color:#FFFFFF;background-repeat:no-repeat;clear:both; display:block;line-height:18px;overflow:auto;}
.markItUpHeader ul li{list-style:none;float:left;position:relative;}
.markItUpHeader ul li:hover > ul{display:block;}
.markItUpHeader ul .markItUpDropMenu{background:transparent url('images/icons/editor-flecha.gif')no-repeat 115% 50%;margin-right:5px;z-index:1;}
.markItUpHeader ul .markItUpDropMenu li{margin-right:0px;}
.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('images/icons/editor-flecha-sub.gif')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;}
.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;}
.markItUpResizeHandle{overflow:hidden;width:22px;height:5px;margin-left:auto;margin-right:auto;background-image:url('images/icons/editor-tamano.gif');cursor:n-resize;}
.markItUp .markItUpButton1 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -48px;height:10px;}
.markItUp .markItUpButton2 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -64px;height:10px;}
.markItUp .markItUpButton3 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -194px;height:10px;}
.markItUp .markItUpButton4 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -0px;height:10px;}
.markItUp .markItUpButton5 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -16px;height:10px;}
.markItUp .markItUpButton6 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -32px;height:10px;}
.markItUp .markItUpButton7 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -215px;height:10px;}
.markItUpButton .markItUpButton7-2 a{color:red;}
.markItUpButton .markItUpButton7-3 a{color:orange;}
.markItUpButton .markItUpButton7-5 a{color:yellow;}
.markItUpButton .markItUpButton7-6 a{color:green;}
.markItUpButton .markItUpButton7-7 a{color:olive;}
.markItUpButton .markItUpButton7-9 a{color:blue;}
.markItUpButton .markItUpButton7-10 a{color:#00008B;}
.markItUpButton .markItUpButton7-11 a{color:#4B0082;}
.markItUpButton .markItUpButton7-12 a{color:#EE82EE;}
.markItUpButton .markItUpButton7-1 a{color:#8B0000;}
.markItUpButton .markItUpButton7-4 a{color:#8B0000;}
.markItUpButton .markItUpButton7-8 a{color:#00FFFF;}
.markItUpButton .markItUpButton7-13 a{color:black;}
.markItUp .markItUpButton8 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -238px;height:10px;}
.markItUp .markItUpButton9 a{background:transparent url('images/icons/bbcode.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 {background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -80px;height:10px;}
.markItUp .markItUpButton11 a {background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -96px;height:10px;}
.markItUp .markItUpButton12 a {background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -112px;height:10px;}
.markItUp .markItUpButton13 a {background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -128px;height:10px;}
.markItUp .markItUpButton14 a {background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -144px;height:10px;}
.markItUp .markItUpButton15 a {background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -160px;height:10px;}
.markItUp .markItUpButton16 a {background:transparent url('images/icons/cajas.png') no-repeat scroll left top;background-position: left -1px;height: 10px;}
.markItUp .markItUpButton17 a{
	background:transparent url('images/icons/cajas.png') no-repeat scroll left top;
	background-position: left -25px;
	height: 10px;
}
.markItUp .markItUpButton18 a{
	background:transparent url('images/icons/cajas.png') no-repeat scroll left top;
	background-position: left -50px;
	height: 10px;
}
.markItUp .markItUpButton19 a{
	background:transparent url('images/icons/cajas.png') no-repeat scroll left top;
	background-position: left -75px;
	height: 10px;
}
.markItUp .markItUpButton20 a{
	background:transparent url('images/icons/descargar.png') no-repeat scroll left top;
	background-position: left -0px;
	height: 10px;
}
.markItUp .markItUpButton21 a {
	background:transparent url('images/icons/descargar.png') no-repeat scroll left top;
	background-position: left -27px;
	height: 10px;
}
.markItUp .markItUpButton22 a{
	background:transparent url('images/icons/descargar.png') no-repeat scroll left top;
	background-position: left -81px;
	height: 10px;
}
.markItUp .markItUpButton23 a{
	background:transparent url('images/icons/descargar.png') no-repeat scroll left top;
	background-position: left -107px;
	height: 10px;
}
.markItUp .markItUpButton24 a{
	background:transparent url('images/icons/descargar.png') no-repeat scroll left top;
	background-position: left -54px;
	height: 10px;
}
.markItUp .markItUpButton25 a{
	background:transparent url('images/icons/descargar.png') no-repeat scroll left top;
	background-position: left -133px;
	height: 10px;
}
.markitcomment .markItUp .markItUpButton4 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -0px;height:10px;}
.markitcomment .markItUp .markItUpButton5 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -16px;height:10px;}
.markitcomment .markItUp .markItUpButton6 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -0px;height:10px;}
.markitcomment .markItUp .markItUpButton6 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -32px;height:10px;}
.markitcomment .markItUp .markItUpButton7 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -216px;height:10px;}
.markitcomment .markItUp .markItUpButton8 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -240px;height:10px;}
.markitcomment .markItUp .markItUpButton9 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -176px;height:10px;}
.markitcomment .markItUp .markItUpButton10 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -80px;height:10px;}
.markitcomment .markItUp .markItUpButton11 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -96px;height:10px;}
.markitcomment .markItUp .markItUpButton12 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -112px;height:10px;}
.markitcomment .markItUp .markItUpButton13 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -128px;height:10px;}
.markitcomment .markItUp .markItUpButton14 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -144px;height:10px;}
.markitcomment .markItUp .markItUpButton15 a{background:transparent url('images/icons/bbcode.gif') no-repeat scroll left top;background-position:left -160px;height:10px;}
.markitcomment .markItUp .markItUpButton16 a {
	background:transparent url('images/icons/cajas.png') no-repeat scroll left top;
	background-position: left -1px;
	height: 10px;
}
.markitcomment .markItUp .markItUpButton17 a {
	background:transparent url('images/icons/cajas.png') no-repeat scroll left top;
	background-position: left -25px;
	height: 10px;
}
.markitcomment .markItUp .markItUpButton18 a {
	background:transparent url('images/icons/cajas.png') no-repeat scroll left top;
	background-position: left -50px;
	height: 10px;
}
.markitcomment .markItUp .markItUpButton19 a{
	background:transparent url('images/icons/cajas.png') no-repeat scroll left top;
	background-position: left -75px;
	height: 10px;
}
/*Fin editor*/
}.TabbedPanels {	margin: 0px;	padding: 0px;	float: left;	clear: none;	width: 100%; }
.TabbedPanelsTabGroup {	margin: 0px;	padding: 0px;}
.TabbedPanelsTab {	position: relative;	top: 1px;	float: left;	padding: 4px 10px;	margin: 0px 1px 0px 0px; font: bold 0.7em sans-serif; color: #ffffff;text-shadow: 1px 1px #222222; background-color: #9cd651;	list-style: none;	border-left: solid 1px #144b6b;	border-bottom: solid 1px #144b6b;	border-top: solid 1px #144b6b;	border-right: solid 1px #144b6b; -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:7px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
	-khtml-user-select: none;	cursor: pointer;}
	.TabbedPanelsTabHover {	background-color: #144b6b;}
	.TabbedPanelsTabSelected {	background-color: #144b6b;	border-bottom: 1px solid #EEE;}
	.TabbedPanelsTab a {	color: black;	text-decoration: none;}
	.TabbedPanelsContentGroup {	clear: both;	border-left: solid 1px #144b6b;	border-bottom: solid 1px #144b6b;	border-top: solid 1px #144b6b;	border-right: solid 1px #144b6b;	background-color: #9cd651;}
	.TabbedPanelsContent {	padding: 4px;}
	.TabbedPanelsContentVisible {}
	.VTabbedPanels .TabbedPanelsTabGroup {	float: left;	width: 10em;	height: 20em;	background-color: #9cd651;	position: relative;	border-top: solid 1px #144b6b;	border-right: solid 1px #144b6b;	border-left: solid 1px #144b6b;	border-bottom: solid 1px #144b6b;}
	.VTabbedPanels .TabbedPanelsTab {	float: none;	margin: 0px;	border-top: none;	border-left: none;	border-right: none;}
	.VTabbedPanels .TabbedPanelsTabSelected {	background-color: #144b6b;	border-bottom: solid 1px #999;}
	.VTabbedPanels .TabbedPanelsContentGroup {	clear: none;	float: left;	padding: 0px;	width: 30em;	height: 20em;}



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

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
-moz-opacity: 0.75;
margin-left: 1px;
margin-right: 1px;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
margin-left: 1px;
margin-right: 1px;
}

.avaticon img{
width:46px;
height:46px;
margin:0px;
}

.container340 {
	width: 340px!important;margin-left:5px;margin-top:15px;
}

.container340:hover {
	background:#F6F6F6;
}


.elementoticker{
margin-top:5px;
/*background-color: #e5e5e5;*/
color:#5E5E5E;
}

.elementoticker a{
color:#000;
font-weight:bold;
}

.floatL{
	float:left;
}

.box_header{border-right:1px solid #DBDBDB; border-left:1px solid #DBDBDB; padding:2px 7px 2px 5px;background:#F2F2F2;overflow: hidden;border-bottom:2px solid #DBDBDB;
margin:0px 0px 0px 0px;
background: #FFF url('images/bg-blanco.gif') repeat-x bottom;
text-align:right;
}



.textitem{
	height:auto;
	padding:2px;
	overflow:hidden;
	border:0px solid #ECECEC;
	cursor:pointer;
	margin-rigth:10px;
	cursor:pointer;
}


.textitem:hover{
background: #C6C6C6;

}
.bordepag1{
background-color:#FFFFFF; height:8px; margin: 0px 10px 0px 0px;
  -webkit-border-bottom-left-radius:7px;
  -webkit-border-bottom-right-radius:7px;
  -moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;
}
.botonpag{
background-color:#9cd651;  margin: 0px 2px 0px 2px; padding: 5px 5px; color:#464646;
  -webkit-border-top-left-radius:7px;
  -webkit-border-top-right-radius:7px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
}
.botonpag:hover{
background-color:#144b6b;  margin: 0px 2px 0px 2px; padding: 5px 5px; color:#ffffff;
  -webkit-border-top-left-radius:7px;
  -webkit-border-top-right-radius:7px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
}
.botonpagb{
background-color:#144b6b;  margin: 0px 2px 0px 2px; padding: 5px 5px; color:#ffffff;
  -webkit-border-top-left-radius:7px;
  -webkit-border-top-right-radius:7px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #9cd651;
	background-color: #144b6b;
	padding: 5px;
	opacity: 0.85;
	-moz-border-radius: 10px 30px;
	-khtml-border-radius: 10px 30px;
	-webkit-border-radius: 10px 30px;
	border-radius: 10px 30px;
	font-family: Tahoma, sans-serif; color:#ffffff; 
	font-size:13px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip.pretty {
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}
/* Inicio botones especiales */
input.button{
font-size:12px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
font-weight:700;
cursor:pointer;
width:auto;
border:1px solid #02396b;
background:#7a7979 repeat-x url('images/button1.gif');
color:#FFF;
text-shadow:0 1px 0 #0a2784;
padding:5px 10px;
overflow:hidden;
}

input.button:hover {
font-size:12px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
font-weight:700;
cursor:pointer;
width:auto;
border:1px solid #024786;
background:#7a7979 repeat-x url('images/button1h.gif');
color:#FFF;
text-shadow:0 1px 0 #0a2784;
padding:5px 10px;
overflow:hidden;
}

input.button:active{
font-size:12px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
font-weight:700;
cursor:pointer;
width:auto;
border:1px solid #02396b;
background:#464646 repeat-x url('');
color:#FFF;
text-shadow:0 1px 0 #0a2784;
padding:5px 10px;
overflow:hidden;
}
/* Fin Botones */
.mBtn {
color: #FFF;
font-size: 12px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px 15px;
font-weight:bold;
cursor:pointer;
width: 90%;
padding: 5px 10px;
}
.mBtn.btnyellow2 {
border: 1px solid #000000;
background:#144b6b;
color:#ffffff;
text-shadow:0 1px 0 #FFCC66;
}

.mBtn.btnyellow {
border: 1px solid #000000;
background:#144b6b;
color:#9cd651;
text-shadow:0 1px 0 #ffffff;
}
.mBtn.btngrey {
border: 1px solid #000000;
background:#9cd651;
color:#043410;
font-size: 10px;
text-shadow:0 1px 0 #ffffff;
width: 75%;
font-weight:normal;
}
/* Fin botones especiales */
/* Inicio estilo paginador */
.windowbgpag{
padding-left:4px;
padding-top:4px;
-webkit-border-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
}
.windowbgpag a:hover{
text-decoration: none;
background: #CCCCCC;
}
.windowbgpag a{
float:left;
text-transform: capitalize;
text-align:center;
color: #222;
text-shadow: #EEE 0 1px 0;
padding: 5px 10px 5px;
display:block;
border-top: 1px solid #ED9218;
border-right: 1px solid #ED9218;
border-left: 1px solid #ED9218;
border-bottom:1px solid #ED9218;
width:25%;
-webkit-border-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
-moz-border-radius:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
}
/* Fin estilo paginador */
/*blokes de color by j0n4th4ntub3!*/
.box_informacion_blue{
text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#6CF;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
}

.box_informacion_blue:hover{
   
   text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#09F;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
   
}

.box_informacion_yellow{
text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#FC3;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
}

.box_informacion_yellow:hover{
   
text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#FF6;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
   
}


.box_informacion_red{
text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#C33;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
}

.box_informacion_red:hover{
   
   text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#C00;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
   
}

.box_informacion_green{
text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#9F6;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
}

.box_informacion_green:hover{
   
   text-shadow: 0px 1px 1px rgb(255, 255, 255);
background-color:#093;
width:130px;
height:140px;
border:#333;
border: 2px solid;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
-moz-background-clip: border;
-moz-background-origin: padding;
-moz-background-inline-policy: continuous;
   
}


.clip {background-image:url(images/show_sticky.png);
background-repeat:no-repeat;
background-position:right;
padding-bottom: 10px;

}
/*blokes de color by j0n4th4ntub3!*/

.Globo-texto {
  
      background-color:#ffffff;
  
      border:2px solid #144b6b;
  
      font-size:12px;
      
      text-shadow: 0px 1px 1px rgb(255, 255, 255);
  
      line-height:1.3em;
  
      margin:10px auto;
  
      padding:10px;
  
      position:relative;
  
       text-align:left;
  
      width:740px;
  
      -moz-border-radius:10px;
  
      -webkit-border-radius:10px;
  
      -moz-box-shadow:0 0 5px #888888;
  
      -webkit-box-shadow:0 0 5px #888888;
  
      }

        
      .Globo-texto-arrow-border {
  
        border-color: #144b6b transparent transparent transparent;
  
        border-style: solid;
  
        border-width: 10px;
  
        height:0;
  
        width:0;
  
        position:absolute;
  
        bottom:-22px;
  
        left:33px;
  
      }


.avatar_alineamiento{

 position:relative;
  
        bottom:-1px;
  
        left:-340px; }

    
  
      /* IE6 */
  
      .Globo-texto-arrow {
 
          _border-left-color: pink;
 
          _border-bottom-color: pink;
 
          _border-right-color: pink;
  
          _filter: chroma(color=pink);
  
      }
	.infoPost .rateBox {
	font-weight: bold;
}
.thumbs {
  background: url('images/thumbs.png')  no-repeat scroll left top;
display : inline;
padding : 1px 8px;
}

.thumbs.thumbsUp {
background-position : left -0px;
padding-left : 9px;
}

.thumbs.thumbsDown {
background-position : left -16px;
}

.thumbs.thumbsUp:hover {
  background-position: 0 -32px;
}

.thumbs.thumbsDown:hover {
  background-position: 0 -48px;
}  
.mBtn {
  color: #FFF;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 15px;
  font-weight:bold;
  cursor:pointer;
  width: 100%;
  padding: 5px 10px;
}

.mBtn:active {
  background:#9a9a9a url(images/btnRainbow.gif) repeat-x scroll left -265px!important;
  border:1px solid #666666!important;
  color:#FFFFFF!important;
  text-shadow:0 -1px 0 #111111!important;
}
.mBtn.btnBlue {
	border: 1px solid #1C6BC6;
	background:#2E8AF5 url('images/btnRainbow.gif') top left repeat-x;
	color: #032342;
	text-shadow: 0 1px 0 #91c6f9;
	width: auto;
}


.barra-dashed {
	margin-top:5px;
	margin-bottom:5px;
	border-bottom: 1px dashed #AEAEAE;
}


.Globo{
	padding:5px;
	font-weight: bold;
	text-align:center;
	text-shadow: #CCCCCC 0px 1px 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.Globo.GlbYellow{
	background:#FFFFCC;
	border:1px solid #FFCC33;
}

#body_resp {
  margin-bottom: 10px;
}
.mBtn.bigF {
  font-size: 14px;
  padding: 5px 15px;
}

 .mBtn.btnOk {
  border: 1px solid #1c6bc6;
  background:#2e8af5 url('images/btnRainbow.gif') top left repeat-x;
  color: #032342;
  text-shadow: 0 1px 0 #91c6f9;
  width: auto;
}

.mBtn.btnDelete {
  background:#b30100 url('images/btnRainbow.gif') left -205px repeat-x;
  border: 1px solid #7f0908;
  color: #290202;
  text-shadow: 0 1px 0 #fb6d6d;
  width: auto;
}
.mBtn.btnblack{
border:1px solid #ccc;color:#043410;
background-image:url(http://www.postealoaca.com.ar/Themes/default/images/bar_bar.png);
text-shadow:0 1px 0 #fff;width:auto;
font-size:10px;-moz-box-shadow:0 0 3px #000;
-webkit-box-shadow:0 0 3px #000;
}

.mBtn.btnCancel {
  border: 1px solid #848484;
  background:#bdbdbd url('images/btnRainbow.gif') left -105px repeat-x;
  color: #656262;
  text-shadow: 0 1px 0 #EEE;
  width: auto;
}

.mBtn.btnGreen {
  border: 1px solid #06611d;
  background:#3ed32e url('images/btnRainbow.gif') left -55px repeat-x;
  color:#043410;
  text-shadow:0 1px 0 #51E575;
}

.mBtn.btnYellow {
  border: 1px solid #f9ad1b;
  background:#ffc74b url('images/btnRainbow.gif') left -155px repeat-x;
  color:#642514;
  text-shadow:0 1px 0 #fde088;
}

.nuevoTema {
  width:100px;
}

.mBtn.btnYellow {
  padding: 3px 10px;
}
/* test boton */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.buttontema.suscribirme, a.buttontema.desuscribirme {
  float:none;
}
a.buttontema {
    background: transparent url('images/btnComu.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 25px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.buttontema:active,a.buttontema.blue:active  {
    color:#FFF;
   background: transparent url('images/btnComu.png') no-repeat scroll right -26px;
}

a.buttontema:active span, a.buttontema.blue:active span {
   background: transparent url('images/btnComu.png') no-repeat scroll left -26px;
}
a.buttontema span {
    background: transparent url('images/btnComu.png') no-repeat;
    display: block;
    line-height: 21px;
    padding: 1px 0 4px 18px;
    font-weight:bold;
}




a.buttontema.yellow {
    color:#994800;
    text-align:center;
    width:91%;
    height: 31px;
    background: transparent url('images/btnComu.png') no-repeat scroll right -80px;
}


a.buttontema.yellow span {
   background: transparent url('images/btnComu.png') no-repeat scroll left -80px;
   text-shadow: #FFF 0 1px 0;
   padding: 5px 0 5px 18px;
}

a.buttontema.blue, a.buttontema.suscribirme {
    margin-top:8px;
    color:#051f45;
    text-align:center;
    background: transparent url('images/btnComu.png') no-repeat scroll right -52px;
    text-shadow: #8bbbf1 0 1px 0;
    
}

a.buttontema.blue span, a.buttontema.suscribirme span {
   background: transparent url('images/btnComu.png') no-repeat scroll left -52px;
}

.searchBtn {
   background: transparent url('images/btnComu.png') no-repeat scroll right -112px;
   border: none;
   color: #FFF;
   font-weight:bold;
   float:left;
}

.searchBtn a {
   padding: 4px 10px ;
   display: block;
   padding: 8px 15px;
   font-size: 13px;
   color: #004051;
   text-shadow: 0 1px 0 #82d4f2;
}

.searchBtn a:hover {
   color: #00617b;
   text-decoration:none;
}
*:focus{
	outline:0px;
}	
/* Cuadros */
.yellowbox {
color: #000000;
text-shadow: 0 1px 0 #ffffff;
background-color:#ffffe5;
border:2px solid #f5e082;
padding:8px;
font-weight:bold;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}

.bluebox {
color: #ffffff;
text-shadow: 0 1px 0 #000000;
background-color:#144b6b;
border:2px solid #9cd651;
padding:8px;
font-weight:bold;
font-size: 14px;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}

.greenbox3 {
color: #ffffff;
text-shadow: 0 1px 0 #000000;
background-color:#bacdc4;
border:2px solid #144b6b;
padding:8px;
font-weight:bold;
font-size: 12px;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}

.greenbox {
color: #ffffff;
text-shadow: 0 1px 0 #000000;
background-color:#9cd651;
border:2px solid #144b6b;
padding:8px;
font-weight:bold;
font-size: 14px;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}

.greenbox2 {
color: #ffffff;
text-shadow: 0 1px 0 #000000;
background-color:#9cd651;
border:2px solid #ffffff;
padding:8px;
font-weight:bold;
font-size: 14px;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}

.windowbox {
color: #000000;
text-shadow: 0 1px 0 #ffffff;
background-color:#e7e7e7;
border:2px solid #bdbdbd;
padding:8px;
font-weight:bold;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}

.redbox {
color: #000000;
text-shadow: 0 1px 0 #fbbbb2;
background-color:#fcd7d2;
border:2px solid #c60000;
padding:8px;
font-weight:bold;
text-align:center;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;}
/* Cuadros */  
/* Inicio Botones de Colores */
/* Botones v2 */
.Boton {
	background-image:url('images/botton-bg.png');
	background-color:transparent;
	border-style:solid;
	border-width:1px;
	display:-moz-inline-box;
	display:inline-block;
	outline:none;
	vertical-align:bottom;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	line-height:14px;
	*line-height:13px;
	margin:0;
	overflow:visible;
	*padding-bottom:1px;
	width:auto;
	padding:6px 10px 7px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.Boton.Small {
	padding:3px 6px 4px;
}
.Boton:hover{}
.Boton:active {
	text-decoration:none
}
.Boton:active {
	-moz-box-shadow:0 1px 0 rgba(0,0,0,.05);
	-webkit-box-shadow:0 1px 0 rgba(0,0,0,.05)
}
/* Gris */
.Boton.BtnGray {
	background-color:#eee;
	border-color:#999 #999 #888;
	color:#333;
	-moz-box-shadow:0 1px 0 #CCCCCC;
	-webkit-box-shadow:0 1px 0 #CCCCCC;
}
.Boton.BtnGray:active {
	background-color:#ddd;
	background-image:none;
	border-color:#999;
}
/* Azul */
.Boton.BtnBlue {
	background-color:#5b74a8;
	background-position:0 -48px;
	border-color:#29447e #29447e #1a356e;
	color:#fff;
	-moz-box-shadow:0 1px 0 #CCCCCC;
	-webkit-box-shadow:0 1px 0 #CCCCCC;
}
.Boton.BtnBlue:active {
	background-color:#4f6aa3;
	background-image:none;
	border-color:#29447e;
}
/* Verde */
.Boton.BtnGreen {
	background-color:#69a74e;
	background-position:0 -96px;
	color:#FFFFFF;
	border-color:#3B6E22 #3B6E22 #2C5A15;
	-moz-box-shadow:0 1px 0 #CCCCCC;
	-webkit-box-shadow:0 1px 0 #CCCCCC;
}
.Boton.BtnGreen:active {
	background-color:#609946;
	background-image:none;
	border-color:#3b6e22;
}
/* Rojo */
.Boton.BtnRed {
	background-color:#69a74e;
	background-position:0 -144px;
	color:#FFFFFF;
	border-color:#6E2226 #6E2226 #5A1519;
	-moz-box-shadow:0 1px 0 #CCCCCC;
	-webkit-box-shadow:0 1px 0 #CCCCCC;
}
.Boton.BtnRed:active {
	background-color:#994649;
	background-image:none;
	border-color:#6E2226;
}
/* Rojo */
.Boton.BtnBrown {
	background-color:#69a74e;
	background-position:0 -192px;
	color:#FFFFFF;
	border-color:#6B5244 #6B5244 #5A4437;
	-moz-box-shadow:0 1px 0 #CCCCCC;
	-webkit-box-shadow:0 1px 0 #CCCCCC;
}
.Boton.BtnBrown:active {
	background-color:#917767;
	background-image:none;
	border-color:#6B5244;
}
/* Violeta */
.Boton.BtnPurple {
	background-color:#69a74e;
	background-position:0 -240px;
	color:#FFFFFF;
	border-color:#55226E #55226E #43155A;
	-moz-box-shadow:0 1px 0 #CCCCCC;
	-webkit-box-shadow:0 1px 0 #CCCCCC;
}
.Boton.BtnPurple:active {
	background-color:#7F4699;
	background-image:none;
	border-color:#55226E;
}
/* Naranja */
.Boton.BtnOrange {
	background-color:#69a74e;
	background-position:0 -288px;
	color:#FFFFFF;
	border-color:#906000 #906000 #825701;
	-moz-box-shadow:0 1px 0 #CCCCCC;
	-webkit-box-shadow:0 1px 0 #CCCCCC;
}
.Boton.BtnOrange:active {
	background-color:#C4901C;
	background-image:none;
	border-color:#906000;
}


.mBoton {
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	width: 90%;
	padding: 5px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.mBoton.btnyellow {
	border: 1px solid #F9AD1B;
	background:#FFC74B url('images/btnRainbow.gif') left -155px repeat-x;
	color:#642514;
	text-shadow:0 1px 0 #FDE088;
	width: 144px;
	cursor:pointer;
}
.mBoton.btnyellow:active {
	background:#9A9A9A url('images/btnRainbow.gif') repeat-x scroll left -265px!important;
	border:1px solid #666666!important;
	color:#FFFFFF!important;
	text-shadow:0 -1px 0 #111111!important;
	cursor:pointer;
}
.mBoton.btngrey {
	border: 1px solid #848484;
	background:#BDBDBD url('images/btnRainbow.gif') left -105px repeat-x;
	color: #656262;
	text-shadow: 0 1px 0 #EEE;
	font-size: 12px;
	width: 132px;
	padding: 5px 5px;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: auto;
}

.boton {
  color: #FFF;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 15px;
  font-weight:bold;
  cursor:pointer;
  width: 100%;
  padding: 5px 10px;
}

.boton:active {
  background:#9a9a9a url('images/btnRainbow.gif') repeat-x scroll left -265px!important;
  border:1px solid #666666!important;
  color:#FFFFFF!important;
  text-shadow:0 -1px 0 #111111!important;
}

.boton.big {
  font-size: 14px;
  padding: 5px 15px;
}

 .boton.azul {
  border: 1px solid #1c6bc6;
  background:#03abe1 url('images/btnRainbow.gif') top left repeat-x;
  color: #000000;
  text-shadow: 0 1px 0 #b9ddff;
  width: auto;
}

.boton.rojo {
  background:#b30100 url('images/btnRainbow.gif') left -205px repeat-x;
  border: 1px solid #7f0908;
  color:#FFFFFF!important;
  text-shadow:0 -1px 0 #111111!important;
  width: auto;
}

.boton.gris {
  border: 1px solid #848484;
  background:#bdbdbd url('images/btnRainbow.gif') left -105px repeat-x;
  color: #656262;
  text-shadow: 0 1px 0 #EEE;
  width: auto;
}

.boton.verde {
  border: 1px solid #06611d;
  background:#3ed32e url('images/btnRainbow.gif') left -55px repeat-x;
  color:#043410;
  text-shadow:0 1px 0 #51E575;
}
/* Fin Botones de Colores */
a.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

a.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.opacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;}

.opacity:hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.box_completo-admin {
	height:100%;
	margin-bottom:0px;
	width:500px;
}
.box_admin {
	clear:left;
	float:left;
	width:150px;
}
.box_txt.box_admin {
width:126px !important;
}
.box_txt.box_completo-admin {
width:745px !important;
}
a.buttonblue {
    /* Sliding right image */
    background: transparent url('images/button_right_06.png') no-repeat scroll top right; 
display: block;
float: left;
height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.buttonblue span {
/* Background left image */ 
background: transparent url('images/button_left_06.png') no-repeat; 
display: block;
line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0 5px 18px;
} 
a.buttonblue:hover span{
text-decoration:underline;
}
.voto {
background : url('/Themes/default/images/icons/votos.png') no-repeat scroll left top;
display : inline;
padding : 1px 8px;
}
.voto.positivo {
background-position : left -0px;
padding-left : 9px;
}
.voto.negativo {
background-position : left -16px;
}
.comunidad{
margin: 2px 3px;
padding: 4px ;
border: solid 2px #CCCCCC;
background-color:#FFFFFF;
color: #342D16;
}
.comunidad:hover{
margin: 2px 3px;
padding: 4px ;
border: solid 2px #59b86b;
background-color:#ffffff;
color: #342D16;
}
.comunidad2{
margin: 2px 3px;
padding: 4px ;
border: solid 2px #CCCCCC;
background-color:#FFFFFF;
color: #342D16;
}
.comunidad2:hover{
margin: 2px 3px;
padding: 4px ;
border: solid 2px #CCCCCC;
background-color:#f5fabe;
color: #342D16;
}
.comunidad3{
margin: 2px 3px;
padding: 4px ;
border: solid 2px #69a74e;
background-color:#ffffff;
color: #000000;text-shadow: 1px 1px #ffffff;font-size: 12px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
 cursor: pointer; }
.comunidad3:hover{
margin: 2px 3px;
padding: 4px ;
border: solid 2px #69a74e;
background-color:#E8FFEA;
color: #000000;text-shadow: 1px 1px #ffffff;font-size: 12px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
cursor: pointer;  }

#rank a:hover{color:#1C6CE4} 
#rank a{color:#FFFFFF}
#rank{clear:left;width:363px;padding:6px 0;text-align:center;color: #e1e1e1;background: url(images/ranking/fondoavatar.jpg) repeat; border:1px solid #EA0B0B;-webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;}

#ranknum{background: url(images/ranking/fondoavatar.jpg) repeat;width:20px;padding:5px;text-align:center;border: 1px solid #007EFF;margin-right: 4px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;} 

#ranknom{background: url(images/ranking/fondoavatar.jpg) repeat;width:200px;padding:5px;text-align:center;border: 1px solid #007EFF;margin-right: 4px;
  -webkit-border-top-right-radius:7px;
  -moz-border-radius-topright:7px;
  -webkit-border-bottom-right-radius:7px;
  -moz-border-radius-bottomright:7px;}

#ranknom a{color:#FFFFFF}
#ranknom a:hover{color:#1C6CE4}

#ranktable{padding:5px;border: 1px solid #007EFF;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;}

#fondoan{background: #7DC360 url(images/ranking/fondoan.jpg) repeat-x;padding:5px; 
  border-top: 3px solid #F6CF59;
  border-bottom: 3px solid #F6CF59;
  border-left: 1px solid #CD8B0C;
  border-right: 1px solid #CD8B0C;
  -webkit-border-top-left-radius:15px;
  -webkit-border-top-right-radius:15px;
  -moz-border-radius-topleft:15px;
  -moz-border-radius-topright:15px;
  -webkit-border-bottom-left-radius:15px;
  -webkit-border-bottom-right-radius:15px;
  -moz-border-radius-bottomleft:15px;
  -moz-border-radius-bottomright:15px;}

  /* Inicio globos */
.Globo{
	padding:5px;
	font-weight: bold;
	text-align:center;
	text-shadow: #CCCCCC 0px 1px 1px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 5px #000;
}
.Globo.GlbYellow{
	background:#FFFFCC;
	border:1px solid #FFCC33;
}
.Globo.GlbRed{
	background:#FFEBE8;
	border:1px solid #DD3C10;
}
.Globo.GlbGreen{
	background:#E8FFEA;
	border:1px solid #69a74e;
}
.Globo.GlbBlue{
	background:#E9E8FF;
	border:1px solid #1015DD;
}
.Globo.GlbBlack{
	background:#ECECEC;
	border:1px solid #000000;
}

/* Fin globos */

.GloboBuscar{
	background:#ff9f9f;
	border:1px solid #000000;
	padding:2px;
	color:#333;
	font-weight: bold;
	text-align:center;
	text-shadow: #CCCCCC 0px 1px 1px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
}

/*css albums*/
#options_album{
text-align:left;}

#options_album a{text-decoration:none;}
#Album-menu ul#Photos-Menu {
border-bottom:1px dotted #CCCCCC;
}
#Album-menu ul {
border-top:1px dotted #CCCCCC;
list-style:none outside none;
margin:5px 0;
}
div.albumThumbnail  {
background:url("images/bg_pic.jpg") no-repeat scroll left top transparent;
}
div.photoThumbnail, div.albumThumbnail {
float:left;
margin:10px auto;
width:140px;
}
div.albumThumbnail-Photo  {
margin:4px;
min-height:110px;
}
div.albumThumbnail-Info  {
margin-right:20px;
}
div.module.no-border .contents {
padding-left:0;
padding-right:0;
}
div.module .contents {
background:none repeat scroll 0 0 #F7F7F7;
border:1px solid #CCCCCC;
clear:none;
padding:10px;
width:auto;
}
.no-border .contents {
background:none repeat scroll 0 0 transparent !important;
border:medium none !important;
}
/*fin css albums*/

   /*             styles for the star rater                */   
   .star-rating{
      list-style:none;
      margin: 0px;
      padding:0px;
      width: 150px;
                max-width:150px;
                overflow:hidden;
      height: 30px;
      position: relative;
      background: url(images/star_rating.gif) top left repeat-x;      
   }
   .star-rating li{
      padding:0px;
      margin:0px;
      height:30px;
      width: 30px;      
      /*\*/
      float: left;
      /* */
   }
   .star-rating li a{
      display:block;
      width:30px;
      height: 30px;
      line-height:30px;
      text-decoration: none;
      text-indent: -9000px;
      z-index: 20;
      position: absolute;
      padding: 0px;
      overflow:hidden;
   }
   .star-rating li a:hover{
      background: url(images/star_rating.gif) left center;
      z-index: 2;
      left: 0px;
      border:none;
   }
   .star-rating a.one-star{
      left: 0px;
   }
   .star-rating a.one-star:hover{
      width:30px;
   }
   .star-rating a.two-stars{
      left:30px;
   }
   .star-rating a.two-stars:hover{
      width: 60px;
   }
   .star-rating a.three-stars{
      left: 60px;
   }
   .star-rating a.three-stars:hover{
      width: 90px;
   }
   .star-rating a.four-stars{
      left: 90px;
   }   
   .star-rating a.four-stars:hover{
      width: 120px;
   }
   .star-rating a.five-stars{
      left: 120px;
   }
   .star-rating a.five-stars:hover{
      width: 150px;
   }
   .star-rating li.current-rating{
      background: url(images/star_rating.gif) left bottom;
      position: absolute;
      height: 30px;
      display: block;
      text-indent: -9000px;
      z-index: 1;
   }
   /* remove halo effect in firefox   */
   a:active{
      outline: none;
   }
   
/* Tipsy */
.tipsy {padding: 5px;font-weight: bold; font-size: 13px;background-repeat: no-repeat;}

	.tipsy-inner {
	padding: 7px 8px;
	background-color: #000000;
	border:2px solid #9cd651;
	color: white;
	text-align: center;
	font-weight: bold;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 10px #333333;
	-webkit-box-shadow: 0 0 10px #333333;
	}

	.tipsy-north { background-image: url('images/tipsy-north.gif'); background-position: top center; }
	.tipsy-south { background-image: url('images/tipsy-south.gif'); background-position: bottom center; }
	.tipsy-east { background-image: url('images/tipsy-east.gif'); background-position: right center; }
	.tipsy-west { background-image: url('images/tipsy-west.gif'); background-position: left center; }
 ul{
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:inside;
	list-style-type:disc;
}
li, ol li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.breadcrump {
	width: 100%;
	height:30px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
.breadcrump ul, .breadcrump ul li,.breadcrump ul li.first,.breadcrump ul li.last    {
	background-image: url('images/bgBread.gif');
	background-repeat: no-repeat;   
}
.breadcrump ul {
	margin-bottom:10px;
	float:left;
	font-weight:bold;
	background-position: left -62px;
	background-repeat: repeat-x;
	text-shadow: 0 1px 0 #fff;
}
.breadcrump ul li {
	float:left;
	padding:8px 5px 8px 22px;
	height:14px;
	background-position: left 0px;
}
.breadcrump ul li.first {
	padding:8px 0 8px 8px;
	background-position: left -31px;
}
.breadcrump ul li.last {
	padding:8px;
	background-position: left -93px;
}
.breadcrump ul li a  {
	color:#642514;
} 
  
/*--pestañas por verde edit lPc_lF4lN_Sp1r4t3r0--*/
ul.tabs1 {
 margin: 0;
 padding: 0;
 float: left;
 list-style: none;
 height: 25px; /*--Define el ancho de las tabs--*/
 border-bottom: 1px solid #fff;
 border-left: 1px solid #fff;
 width: 100%;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
ul.tabs1 li {
 float: left;
 margin: 0;
 padding: 0;
 height: 25px; /*--Sustrae 1px de la altura de la lista desordenada--*/
 line-height: 25px; /*--Alineamiento vertical del texto dentro de la tabla--*/
 border: 1px solid #69a74e;
 border-left: none;
 margin-bottom: -1px; /*--Desplaza los item de la lista abajo 1px--*/
 overflow: hidden;
 position: relative;
 background: #E8FFEA;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
ul.tabs1 li a {
 text-decoration: none;
 color: #000;
 display: block;
font-weight:bold;
color:#000000;text-shadow: 1px 1px #ffffff;font-size: 12px;
 padding: 0 20px;
 border: 1px solid #69a74e;
 outline: none;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;}
ul.tabs1 li a:hover {
 background: #ffffff;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
 html ul.tabs1 li.active, html ul.tabs1 li.active a:hover  { /*--Estate seguro de que a la tab activa no se le aplicarán estas propiedades hover--*/
background: #ffffff;
border-bottom: 1px solid #ffffff; /*--Esto hace que la tab activa esté conectada con respecto a su contenido--*/
 }
.tab_container1 {
 border: 1px solid #E8FFEA;
 border-top: none;
 overflow: hidden;
 clear: both;
 float: left; width: 100%;
 background: #FFF;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
}
 .tab_content1 {
 padding: 11px;
 font-size: 1.2em;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
	-moz-user-select: none;
	-khtml-user-select: none;
cursor: pointer;}
/*-- FIN pestañas por verde edit lPc_lF4lN_Sp1r4t3r0--*/  
  
ul.tabs {
margin: 0;
float: right;
list-style: none;
background:#E7E7E7;
align:left;
height: 16px;
width: 190px;
padding: 2px;
color:#717171;
font-size: 2;}
ul.tabs li {
float:left;
background:#E7E7E7;
margin: 2px;
padding-left: 2px;
height:14px;
line-height: 14px;
color: #ffffff;}
ul.tabs li a {
padding-left: 2px;
text-decoration: none;
color: #000000;
display: block;
font-size: 0.8em;
padding: 0 8px;
background:#9cd651;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
outline: none;}
ul.tabs li.active a{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
ul.tabs li a:hover {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff;}
html ul.tabs li.active, html ul.tabs li.active a:hover{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
.tab_container {}
.tab_content {}

ul.tabs2 {
margin: 0;
float: right;
list-style: none;
background:#E7E7E7;
align:left;
height: 16px;
width: 190px;
padding: 2px;
color:#717171;
font-size: 2;}
ul.tabs2 li {
float:left;
background:#E7E7E7;
margin: 2px;
padding-left: 2px;
height:14px;
line-height: 14px;
color: #ffffff;}
ul.tabs2 li a {
padding-left: 2px;
text-decoration: none;
color: #000000;
display: block;
font-size: 0.8em;
padding: 0 8px;
background:#9cd651;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
outline: none;}
ul.tabs2 li.active a{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
ul.tabs2 li a:hover {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff;}
html ul.tabs2 li.active, html ul.tabs2 li.active a:hover{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
.tab_container2 {}
.tab_content2 {}

ul.tabs3 {
margin: 0;
float: right;
list-style: none;
background:#E7E7E7;
align:left;
height: 16px;
width: 300px;
padding: 2px;
color:#717171;
font-size: 2;}
ul.tabs3 li {
float:left;
background:#E7E7E7;
margin: 2px;
padding-left: 2px;
height:14px;
line-height: 14px;
color: #ffffff;}
ul.tabs3 li a {
padding-left: 2px;
text-decoration: none;
color: #000000;
display: block;
font-size: 0.8em;
padding: 0 8px;
background:#9cd651;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
outline: none;}
ul.tabs3 li.active a{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
ul.tabs3 li a:hover {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff;}
html ul.tabs3 li.active, html ul.tabs3 li.active a:hover{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
.tab_container3 {}
.tab_content3 {}

ul.tabs4 {
margin: 0;
float: right;
list-style: none;
background:#E7E7E7;
align:left;
height: 16px;
width: 190px;
padding: 2px;
color:#717171;
font-size: 2;}
ul.tabs4 li {
float:left;
background:#E7E7E7;
margin: 2px;
padding-left: 2px;
height:14px;
line-height: 14px;
color: #ffffff;}
ul.tabs4 li a {
padding-left: 2px;
text-decoration: none;
color: #000000;
display: block;
font-size: 0.8em;
padding: 0 8px;
background:#9cd651;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
outline: none;}
ul.tabs4 li.active a{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
ul.tabs4 li a:hover {
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff;}
html ul.tabs4 li.active, html ul.tabs4 li.active a:hover{
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background: #144b6b;
color:#ffffff; }
.tab_container4 {}
.tab_content4 {}

/* focus x verde */
input[type=text]:focus,input[type=password]:focus,textarea:focus{outline:none;border-color:rgba(120,204,112,.75)!important;box-shadow:0 0 8px rgba(120,204,112,.5);-moz-box-shadow:0 0 8px rgba(120,204,112,.5);-webkit-box-shadow:0 0 8px rgba(120,204,112,.5);
-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:6px}
/*fin de focus */


/**** TRAIL ****/
#top_trail {
float:left;
width:946px;/*569px;*/
height:28px;
border:2px solid #144b6b;
line-height:28px;
margin-top:0px;
margin-left:0px;
text-align:left;
font: color #ffffff;text-shadow: 1px 1px #222222;font-size:12px;
overflow:hidden;
background-color:#9cd651;
}
#top_trail:hover {
float:left;
width:946px;/*569px;*/
height:28px;
border:2px solid #144b6b;
line-height:28px;
margin-top:0px;
margin-left:0px;
text-align:left;
font: color:#ffffff;text-shadow: 1px 1px #222222;font-weight:bold;font-size:12px;text-shadow: 0 0 0.4em #000000, 0 0 0.4em #000000,
      0 0 0.4em #000000, 0 0 0.4em #000000, 0 0 0.6em #000000;
overflow:hidden;
background-color:#9cd651;
}

#top_trail span{
background:#9cd651 url(images/bg_trail.gif);
padding-left:2px;
height:28px;
float:left;
}
#top_trail span span{
background:transparent url(images/bg_trail_orange_orange.gif) no-repeat right;
padding-left:10px;
padding-right:15px;
}
#top_trail span span.middle2{
background:transparent url(images/bg_trail_orange_grey.gif) no-repeat right;
}
#top_trail span span.middle2{
background:transparent url(images/bg_trail_orange_grey1.gif) no-repeat right;
}
#top_trail span span.last{
background:#9cd651;
}
#top_trail span a {
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
color #ffffff;text-shadow: 1px 1px #222222;font-weight:bold;font-size:12px;
text-decoration:none;
}
#top_trail span.last a{
color:#777;
}
#top_trail span a:hover{
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font: color:#ffffff;text-shadow: 2px 2px #222222;font-weight:bold;font-size:12px;text-shadow: 0 0 0.4em #000000, 0 0 0.4em #000000,
      0 0 0.4em #000000, 0 0 0.4em #000000, 0 0 0.6em #000000;
text-decoration:underline;
}
/* Social */
.SocialIcons {
	width: 24px;
	height: 24px;
	background-image: url('images/big-social-icons.png');
	background-repeat: no-repeat;
	display: inline;
	opacity: 0.6;
	filter: alpha(opacity=80);
}
.SocialIcons:hover {
	opacity: 1.0;
	filter: alpha(opacity=80);
}
	.SocialIcons.facebook {background-position: 0 0px;float:left;}
	.SocialIcons.delicious {background-position: 0 -24px;float:left;}
	.SocialIcons.digg {background-position: 0 -48px;float:left;}
	.SocialIcons.reddit {background-position: 0 -72px;float:left;}
	.SocialIcons.stumbleupon {background-position: 0 -96px;float:left;}
	.SocialIcons.twitter {background-position: 0 -120px;float:left;}

/* Bullets */
.BulletIcons {
	width: 16px;
	height: 16px;
	background-image: url('images/big-bullet.png');
	background-repeat: no-repeat;
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
}
	.BulletIcons.amarillo {background-position: 0 0px;}
	.BulletIcons.azul {background-position: 0 -16px;}
	.BulletIcons.blanco {background-position: 0 -32px;}
	.BulletIcons.naranja {background-position: 0 -48px;}
	.BulletIcons.negro {background-position: 0 -64px;}
	.BulletIcons.rojo {background-position: 0 -80px;}
	.BulletIcons.rosa {background-position: 0 -96px;}
	.BulletIcons.verde {background-position: 0 -112px;}
	.BulletIcons.violeta {background-position: 0 -128px;}

/* Mega Bullets */
.MegaBulletIcons {
	width: 32px;
	height: 32px;
	background-image: url('images/big-megabullet.png');
	background-repeat: no-repeat;
	overflow:hidden;
	display:inline-block;
	vertical-align:middle;
}
	.MegaBulletIcons.amarillo {background-position: 0 0px;}
	.MegaBulletIcons.azul {background-position: 0 -32px;}
	.MegaBulletIcons.blanco {background-position: 0 -64px;}
	.MegaBulletIcons.naranja {background-position: 0 -96px;}
	.MegaBulletIcons.negro {background-position: 0 -128px;}
	.MegaBulletIcons.rojo {background-position: 0 -160px;}
	.MegaBulletIcons.rosa {background-position: 0 -192px;}
	.MegaBulletIcons.verde {background-position: 0 -224px;}
	.MegaBulletIcons.violeta {background-position: 0 -256px;}

/* monitor by Mr.Freack*/

.notification-detail li {
         float: left;
         width: 100%;}
.notification-detail li.unread {
         background: #ffffcc}
.notification-detail .avatar-box {
         float: left;
         margin-right: 10px;}
.notification-detail .notification-info {
         float: left;
         width: 655px}
.notification-detail .notification-info span.time {
         color: #808080;
         font-size: 11px;
         text-transform:lowercase;}
.notification-detail .notification-info span a {
         font-size: 13px;}
.notification-detail .notification-info span.action {
         color: #000;
         font-size: 13px;
         display:block;
         margin-top:5px;}
.notification-detail li {
   padding: 5px 0 5px 0;
   border-bottom: 1px dotted #CCC;
   font-size: 12px;}
.notification-detail li a {
   font-weight: bold;
   color: #116fcf;}

.avatar-box {
      position: relative;
      float:left;
      *z-index: 3000;
   }
   
   .avatar-box img {
      padding: 1px;
      border: 1px solid #CCC;
   }
   .avatar-box:hover {
      cursor:pointer;   
   }
   
   .avatar-box ul {
      padding:0;
      margin:0;
      position: absolute;
      z-index: 150;
      top: 51px;
      left: 0;
      background: #e9e9e9;
      width:160px;
      border:1px solid #CCCCCC;
      list-style:none;
      -moz-box-shadow: 3px 3px 10px  rgba(0,0,0,0.2);
      display:none;
   }
   

   .avatar-box li a {
      padding: 6px;
      background: url(images/comm_li_divide.gif) top left repeat-x;
      position: relative;
      color:#404040;
      text-shadow: 0 1px 0 #FFF;
      font-size:11px;
      text-decoration: none;
      display:block;
      z-index: 300;}
.avatar-box li a:hover {
      background:#2a61e0 url(images/comm_li_hover.gif) top left repeat-x;
      color:#FFF;
      text-shadow: 0 1px 0 #000;}
   
.avatar-box li a span {
      background: url(images/comm_sprite.png);
      background-repeat: no-repeat;
      height:16px;
      width:16px;
      display:block;
      position: absolute;
      right: 5px;
      top: 5px;}
.avatar-box li.seguir a span { background-position: 0 0   }
.avatar-box li.enviar-mensaje a span { background-position: 0 -16px;}
.avatar-box li.bloquear a span { background-position: 0 -33px   }
.avatar-box li.moderar a span { background-position: 0 -49px}
   
.avatar-box li.seguir a:hover span { background-position: 0 -64px   }
.avatar-box li.enviar-mensaje a:hover  span { background-position: 0 -80px;}
.avatar-box li.bloquear a:hover  span { background-position: 0 -96px   }
.avatar-box li.moderar a:hover  span { background-position: 0 -114px}

.action span.icon-noti, .notificaciones-list .icon-noti, .categoriaList span.icon-noti,div.group-4,div.group-6, div.group-3  {
   background-image: url(images/sprite-notification.png);

   background-repeat: no-repeat;

   display:block;

   font-size:12px;

   height:16px;

   width:16px;

   float:left;

   margin-right:5px;

}

.notificaciones-list .icon-noti {
   font-size: 11px!important;
}
.categoriaList li.icon-noti {
   margin-left: 8px;
   font-size: 11px;
}
.action span.sprite-balloon-left ,.userInfoLogin .sprite-balloon-left, .categoriaList .comentarios-n { background-position: 0 0px; }
.action span.sprite-balloon-left-blue ,.userInfoLogin .sprite-balloon-left-blue, .categoriaList .comentarios-n-b { background-position:  0 -177px }

.action span.sprite-balloon-left-green ,.userInfoLogin .sprite-balloon-left-green, .categoriaList .comentarios-n-g { background-position: 0 -197px; }


.action span.sprite-balloons ,.userInfoLogin  .sprite-balloons, .categoriaList .respuestas-n { background-position: 0 -22px; }
.action span.sprite-block , .userInfoLogin  .sprite-block, .categoriaList .comunidades-n  { background-position: 0 -52px; }
.action span.sprite-document-text-image ,.userInfoLogin  .sprite-document-text-image, .categoriaList .post-n { background-position: 0 -78px; }
.action span.sprite-point,.userInfoLogin .sprite-point, .categoriaList .puntos-n { background-position: 0 -103px; }
.action span.sprite-star,.userInfoLogin .sprite-star, .categoriaList .favoritos-n { background-position: 0 -129px; }

.action span.sprite-follow,.userInfoLogin .sprite-follow, .categoriaList .follow-n {background-position: 0 -154px}
.comunidades #centroDerecha {
     width:760px;
     float:right;}
#post-izquierda, .comunidades #izquierda {
   padding:2px;
   float:left;
   height:auto;
   width:160px;
   overflow:visible;
}

   * html #post-izquierda {
      overflow:hidden;
      width:158px;
   }
#post-izquierda .box_perfil {
   background-position: -920px bottom;
   padding:18px;
   margin:0 auto;
}
   #post-izquierda .box_cuerpo h2, #izquierda .box_cuerpo h2 {
      font-size:14px;
      color: #333;
   }
.categoriaList  {
   -moz-border-radius: 5px;
   border: 1px solid #CCC;
   background: #f6f6f6;
   margin-bottom: 10px;
}
.categoriaList h6 {
   margin: 0 0 10px 0;
   font-size: 13px;
   font-weight: bold;
   padding: 8px 0 10px 8px;
   background: url(images/hrline.gif) bottom left repeat-x;
}
.categoriaList li.icon-noti {
   margin-left: 8px;
   font-size: 11px;
}
.categoriaList ul {
  padding-bottom:10px;
}
.categoriaList li {
  position:relative;
  font-size:12px;
  line-height:16px;
  padding:2px 0 2px 8px;
}
.estadisticasList ul{
   font-family: Helvetica, Arial;
}

.estadisticasList ul li a span.number {
      font-weight: bold;
      display: block;
      color: #000;
      margin-right: 10px;
}

.estadisticasList ul li {
}



.estadisticasList ul li a {
   color: #8d8d8d;
   display: block;
}

.estadisticasList ul li a:hover {
   color: #000!important;
   text-decoration: none;
}




.estadisticasList ul li:hover {
   background: #fcfcfc;
}
/* new clearfix */
.clearfix:after {
   visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
   }
   
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.tab h3{}
h3{margin: 0;padding: 5px;font-size: 14px;}
#left{float:right;width: 200px;}
#right{float:left;width:710px;}
.tab{font-size:12px;}
.tab:hover{color:#ff0f14;}
.tab:active{color:#23e228}
.stretcher{background:none;}

.lineal{border-top:1px solid #d0d0d0;border-bottom:1px solid #ffffff;}

/*fin del monitor by Mr.Freack*/	

#mydialog #cuerpo {
	position: relative;
}

#mydialog #procesando {
	display: none;
	background: white;
	opacity: 0.9;
	filter: alpha(opacity=90); 
	z-index:102;
	position:absolute;
	height: 100%;
	width: 100%;
}
#mydialog #procesando #mensaje {
	color:#222;
	position:relative;
	height: 100%;
}

#mydialog #procesando #mensaje img {
	left:44%;
	margin-right:10px;
	position:absolute;
	top:29%;
	vertical-align:middle;
	width:25px;
}

#mydialog #procesando #mensaje div {
  font-size:20px;
  font-weight:bold;
  margin-left:-25px;
  margin-top:25px;
  text-align:center;
}


#mydialog #buttons {
  padding: 15px 0;
  text-align: center;
	width: 100%;
}

#mydialog .guardarBtn {
  background: #b0de27;
  border: #607f08 1px solid;
  padding: 5px 15px;
  font-weight: normal;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
  cursor: pointer;
  color: #222222;
}
#mydialog .guardarBtn.disabled{
opacity: 0.2;
   filter: alpha(opacity=20); 
background: #CCC;
border: 1px solid #333;
}

#mydialog .cancelarBtn {
  background: #d8d8d8;
  border: #c4c4c4 1px solid;
  padding: 5px 15px;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  
  cursor: pointer;
  color: #222222;
}

#mask {
	position:absolute;
	z-index:100;
	left:0px;
	top:0px;
}
	
	#mask  {
		background: #111;
		opacity: 0.6;
		   filter: alpha(opacity=60); 
	}
	

	
	#mydialog #dialog {
		text-align: left;
		border: 3px solid #b5af9f;
		display:none;
		z-index:101;
	  -moz-box-shadow: #333 0px 0px 25px; 
	  -webkit-box-shadow: #333 0px 0px 25px;
	}
	

	

	#mydialog #cuerpo {
		background: #f4f1e9;
	}
	
	
	#mydialog #dialog #title {
		text-align: left;
		text-shadow: 0 1px 0 #003851;
		border-bottom: 1px solid #003A74;
		border-right: 0;
		border-left: 0;
		border-top:0;
  	color: #FFF;
 	  font-size: 14px;
 	  font-weight: bold;
  	padding: 8px;
 	  border: 1px solid #003a74;
	  background:#2e8af5 url('images/btnRainbow.gif') top left repeat-x;
	}
	
	#modalBody label {
		display: block;
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	#modalBody input {
		margin-bottom: 10px;
		border: 1px solid #c4c2b9;
		background: #FFF;
		padding:6px 4px;
	}


	
	#recaptcha_image img {

	}
	
.close_dialog {
	position: absolute;
	right:8px;
	top:8px;
	cursor: pointer;
}
/* Especial facebook */
.box_title-fb{
	border:1px solid #94A3C4;
	background:#ECEFF5;
	padding:0px;
	height:30px;
	width: 100%;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.box_txt-fb{
	float:left;
	padding: 8px 0 0 10px;
	font-weight:bold;
	color:#333333;
	font-size:13px;
	text-align:left;
}
.box_cuerpo-fb{
	color: #000000;
	background: #FFFFFF;
	border-left:#94A3C4 solid 1px;
	border-right:#94A3C4 solid 1px;
	border-bottom:#94A3C4 solid 1px;
	padding:8px;
	white-space: normal;
	margin-bottom: 6px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #9cd651;
	background-color: #144b6b;
	padding: 5px;
	opacity: 0.85;
	-moz-border-radius: 10px 30px;
	-khtml-border-radius: 10px 30px;
	-webkit-border-radius: 10px 30px;
	border-radius: 10px 30px;
	font-family: Tahoma, sans-serif; color:#ffffff; 
	font-size:13px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip.pretty {
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}
.sharing-cl{
	  overflow:hidden;
	  margin:0;
	  padding:0;
	  list-style:none;
	}
	.sharing-cl a{
	  overflow:hidden;
	  width:75px;
	  height:30px;
	  float:left;
	  margin-right:5px;
	  text-indent:-200px;
	  background:url('images/share-sprite.png') no-repeat;
	}
	a.sh-su{background-position:-210px -40px;}
	a.sh-feed{background-position:-70px -40px;}
	a.sh-tweet{background-position:-140px -40px;}
	a.sh-mail{background-position:0 -40px;}
	a.sh-digg{background-position:-280px -40px;}
	a.sh-face{
	  margin-right:0;
	  background-position:-350px -40px;
	}
	a.sh-mail:hover{background-position:0 1px;}
	a.sh-feed:hover{background-position:-70px 1px;}
	a.sh-tweet:hover{background-position:-140px 1px;}
	a.sh-su:hover{background-position:-210px 1px;}
	.sh-digg:hover{background-position:-280px 1px;}
	a.sh-face:hover{
	  background-position:-350px 1px;
	}
 
	#text{
	  margin-top:3em;
	  font-weight:bold;
	  font-family:helvetica,arial,sans-serif;
	}
	#text a{
	  text-indent:0;
	  height:auto;
	  text-align:center;
	  font-size:11px;
	  padding-top:35px;
	  color:#999;
	  text-decoration:none;
	}


		.btn_g .unfollow {
			background-position: 0 -1382px;
		}
		.btn_g {
			display: block;
			font-weight: bold;
			
			padding: 5px 8px;
			border: 1px solid #bababa;
			-moz-border-radius: 5px;
			background: url('images/bg_g.gif') repeat-x bottom left!important;
			text-shadow:0 1px 0 #FFFFFF;
			font-size: 11px;
		}

		.btn_g span,.btn_g span:hover {
			padding-left: 22px;
			text-decoration: none!important;
		}

		.btn_g:hover {
			-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
			text-decoration: none;
		}

		.btn_g:active {
			background: #cbcbcb url('images/bg_g.gif') repeat-x top left!important;
		}
