/**************************************************************************************/
/*START STRUCTURE*/
body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
background-color:white;
}
#structure{
width:955px;
height:100%;
margin: 0px auto 0px auto;
}
#l_content{
float:left;
width:785px;
background-color:white;
}
#r_content{
float:right;
width:165px;
}
a{
outline: none;
}
form{
border:0px;
margin:0px;
padding:0px;
}
/*END STRUCTURE*/
/**************************************************************************************/

/**************************************************************************************/
/*START SPAN COLORS*/
.black{
color:black;
}
.red{
color:#ff3300;
}
.blue{
color:#0066cc;
}
/*END SPAN COLORS*/
/**************************************************************************************/

/**************************************************************************************/
/*START CONTENEDOR BANNER SKY*/
#cBannerS{
float:right;
width:160px;
height:600px;
padding-top:100px;
}

#cBannerS .sk{
width:162px;
height:602px;
text-align:center;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-bottom:solid 1px #cccccc;
background-color:#FFFFFF;
}
/*END CONTENEDOR BANNER SKY*/
/**************************************************************************************/

/**************************************************************************************/
/*START HEADER*/
#header{
float:left;
width:785px;
height:100px;
}
/**************************************************************************************/
/*START USER MENU*/
#userMenu{
float:left;
width:785px;
height:25px;
font-size:10px;
overflow:hidden;
}
#userMenu .ci_Umenu{
float:left;
width:5px;
height:25px;
background-image:url(../images/ci_u_menu.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenu .cnt_Umenu{
float:left;
width:775px;
height:25px;
color:white;
background-color:black;
overflow:hidden;
}
#userMenu .cd_Umenu{
float:right;
width:5px;
height:25px;
background-image:url(../images/cd_u_menu.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenu .mm_Umenu{
float:left;
width:40px;
height:25px;
background-image:url(../images/mm_u_menu.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#userMenu ul{
float:left;
margin:0px;
padding:6px 0px 0px 0px;
}
#userMenu li{
display:inline;
list-style:none;
}
#userMenu li a{
color:#cccccc;
text-decoration:none;
}
#userMenu li a:hover{
color:white;
text-decoration:underline;
}
#userMenu .powerby{
height:25px;
padding-right:5px;
padding-top:6px;
float:right;
}
/*END USER MENU*/
/**************************************************************************************/

/**************************************************************************************/
/*START LOGO*/
#header .logo{
float:left;
width:210px;
height:33px;
margin-top:25px;
/*background-image:url(../images/mblog_logo.gif);*/
background-position:15px;
background-repeat:no-repeat;
}
/*END LOGO*/
/**************************************************************************************/
/*END HEADER*/
/**************************************************************************************/

/**************************************************************************************/
/*START MENU BLOG*/
#blogMenu{
float:left;
width:785px;
height:30px;
overflow:hidden;
font-size:12px;
}
#blogMenu .ci_blogMenu{
float:left;
width:5px;
height:30px;
background-image:url(../images/ci_blog_menu.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#blogMenu .cnt_blogMenu{
float:left;
width:770px;
height:30px;
color:white;
padding-left:5px;
background-color:black;
overflow:hidden;
}
#blogMenu .cd_blogMenu{
float:right;
width:5px;
height:30px;
background-image:url(../images/cd_blog_menu.gif);
background-repeat:no-repeat;
overflow:hidden;
}
#blogMenu ul{
float:left;
margin:0px;
padding:7px 0px 0px 0px;
}
#blogMenu li{
display:inline;
list-style:none;
}
#blogMenu li a{
color:#cccccc;
text-decoration:none;
font-weight:bold;
}
#blogMenu li a:hover{
color:#f8aa1a;
}
#blogMenu li a.focus{
color:#f8aa1a;
}
/*END MENU BLOG*/
/**************************************************************************************/

/**************************************************************************************/
/*START CONTENERDOR CENTRAL*/
#cnt_Central{
float:left;
width:783px;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
}
/*END CONTENERDOR CENTRAL*/
/**************************************************************************************/

/**************************************************************************************/
/*START FOOTER*/
#footer{
float:left;
width:785px;
font-size:10px;
padding-bottom:15px;
overflow:hidden;
}
#footer .ci_Footer{
float:left;
width:5px;
height:20px;
background-image:url(../images/ci_footer.gif);
background-repeat:no-repeat;
}
#footer .cnt_Footer{
float:left;
width:775px;
height:20px;
color:white;
background-color:black;
overflow:hidden;
}
#footer .cd_Footer{
float:right;
width:5px;
height:20px;
background-image:url(../images/cd_footer.gif);
background-repeat:no-repeat;
}
#footer ul{
margin:0px;
padding:3px 0px 0px 0px;
text-align:center;
}
#footer li{
display:inline;
list-style:none;
}
#footer li a{
color:#cccccc;
text-decoration:none;
}
#footer li a:hover{
color:white;
text-decoration:underline;
}
#footer .copy{
float:left;
width:785px;
padding-top:5px;
text-align:center;
color:#666666;
}
/*END FOOTER*/
/**************************************************************************************/

/**************************************************************************************/
/*START CONTENEDOR CENTRAL*/
#cnt_Central .c_Top{
float:left;
width:765px;
background-color:#f7f7f7;
overflow:hidden;
padding-left:9px;
padding-right:9px;
padding-top:10px;
overflow:hidden;
}
/**************************************************************************************/
/*START CONTENEDOR TOP*/
#cnt_Central .imagen{
float:left;
width:75px;
height:75px;
padding:5px;
border:solid 1px #cccccc;
background-color:#e0e0e0;
}
#cnt_Central .c_mensaje{
float:left;
width:668px;
padding-left:10px;
}
#cnt_Central h1{
margin:0px;
color:black;
font-size:24px;
border-bottom:dashed 1px #999999;
padding-bottom:3px;
}
#cnt_Central h2{
float:left;
width:668px;
margin:0px;
font-weight:normal;
font-size:14px;
color:#333333;
padding-top:3px;
}

#cnt_Central .lugar{
float:left;
width:668px;
font-size:12px;
color:#666666;
padding-top:3px;
}
/*END CONTENEDOR TOP*/
/**************************************************************************************/

/**************************************************************************************/
/*START CONTENEDOR IZQ*/
#cnt_Central .c_Izq{
float:left;
width:555px;
padding-left:10px;
padding-bottom:15px;
overflow:hidden;
}
#cnt_Central h3{
float:left;
width:552px;
font-size:14px;
color:#666666;
margin:0px;
padding-top:10px;
}
/*END CONTENEDOR IZQ*/
/**************************************************************************************/

/**************************************************************************************/
/*START CONTENEDOR DER*/
#cnt_Central .c_Der{
float:right;
width:210px;
padding-bottom:15px;
}
#cnt_Central .sep_derechoTop{
float:left;
width:200px;
height:31px;
overflow:hidden;
}
#box_derecho{
float:left;
width:200px;
margin-top:10px;
}
#box_derecho .cTitle{
float:left;
width:200px;
}
#box_derecho .ctizq{
float:left;
width:5px;
height:22px;
overflow:hidden;
background-image:url(../images/ci_box.gif);
background-repeat:no-repeat;
}
#box_derecho .titlebox{
float:left;
width:185px;
height:19px;
color:#ffcc00;
font-size:12px;
padding-left:5px;
padding-top:3px;
font-weight:bold;
background-color:black;
overflow:hidden;
}
#box_derecho .ctder{
float:right;
width:5px;
height:22px;
overflow:hidden;
background-image:url(../images/cd_box.gif);
background-repeat:no-repeat;
}
#box_derecho .cnt_box{
float:left;
width:192px;
padding-left:6px;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
background-color:white;
}
#box_derecho .cnt_box_zona{
float:left;
width:192px;
padding-top:5px;
}
#box_derecho h5{
float:left;
width:123px;
margin:0px;
font-size:13px;
padding-top:5px;
padding-left:5px;
}
#box_derecho h5 a{
color:#ff3300;
text-decoration:none;
}
#box_derecho h5 a:hover{
color:#ff6633;
text-decoration:underline;
}
#box_derecho .desczona{
float:left;
width:123px;
padding-left:5px;
padding-top:3px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}
#box_derecho .num_users{
float:left;
width:123px;
padding-left:5px;
padding-top:2px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0066cc;
}
#box_derecho .imagen2{
float:left;
width:50px;
height:50px;
padding:3px;
border:solid 1px #cccccc;
margin-top:5px;
}
#box_derecho .sep_img{
float:left;
width:6px;
height:60px;
}
#box_derecho .cbottom_box{
float:left;
width:200px;
height:5px;
overflow:hidden;
background-image:url(../images/cbottom_box.gif);
background-repeat:no-repeat;
}
#box_derecho .cnt_items{
float:left;
width:186px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dashed #cccccc;
overflow:hidden;
font-size:12px;
}
#box_derecho .cnt_status{
float:left;
width:186px;
font-size:12px;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dashed #cccccc;
overflow:hidden;
}
#box_derecho .cnt_lastpost,
#box_derecho .cnt_ubicacion,
#box_derecho .cnt_edad{
float:left;
width:186px;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dashed #cccccc;
overflow:hidden;
}
#box_derecho .chars_peq{
float:left;
font-size:12px;
padding-top:5px;
padding-bottom:3px;
text-align:center;
color:#666666;
}
#box_derecho .button3{
float:left;
width:60px;
height:22px;
margin-top:3px;
overflow:hidden;
}
#box_derecho input.send2-btn{
width:81px;
height:42px;
background:#ffffff url(../images/bt_enviar2.gif) no-repeat;
outline:none;
}
#box_derecho input.send2-btn:hover{
background:#ffffff url(../images/bt_enviar2.gif) no-repeat 0 -22px;
}
#box_derecho .priv_field{
float:left;
width:182px;
height:80px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#box_derecho .lastp{
float:left;
width:186px;
}
#box_derecho .t_ultimo{
float:left;
padding-right:5px;
color:#333333;
}
#box_derecho .t_edad{
float:left;
padding-right:5px;
color:#0066cc;
font-weight:bold;
}
#box_derecho .t_ubicacion{
float:left;
width:186px;
padding-right:5px;
color:#0066cc;
font-weight:bold;
padding-bottom:3px;
}
#box_derecho .ubicacion{
float:left;
width:186px;
color:#333333;
}
#box_derecho .last_web{
float:left;
height:16px;
color:#666666;
padding-left:20px;
background-image:url(../images/ico_web.gif);
background-repeat:no-repeat;
background-position:left;
}
#box_derecho .last_wap{
float:left;
height:16px;
color:#666666;
padding-left:20px;
background-image:url(../images/ico_wap.gif);
background-repeat:no-repeat;
background-position:left
}
#box_derecho .last_sms{
float:left;
height:16px;
color:#666666;
padding-left:20px;
background-image:url(../images/ico_sms.gif);
background-repeat:no-repeat;
background-position:left
}
#box_derecho .text_field{
float:left;
width:115px;
}
#box_derecho .list_menu{
float:left;
width:120px;
}
#box_derecho .button2{
float:left;
width:60px;
padding-left:4px;
height:22px;
overflow:hidden;
}
#box_derecho input.cambiar-btn {
width:60px;
height:22px;
background:#ffffff url(../images/bt_cambiar.gif) no-repeat;
outline:none;
}
#box_derecho input.cambiar-btn:hover {
background:#ffffff url(../images/bt_cambiar.gif) no-repeat 0 -22px;
}
#box_derecho .user_on{
float:left;
width:187px;
height:16px;
color:#339933;
background-image:url(../images/ico_useronline.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
}
#box_derecho .user_off{
float:left;
width:187px;
height:16px;
color:#ff3300;
background-image:url(../images/ico_useroffline.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:20px;
}

#box_derecho ul{
float:left;
width:186px;
margin:0px;
padding-left:15px;
color:#333333;
}
#box_derecho li a{
color:#333333;
font-size:11px;
}

#box_derecho .cnt_items_noline{
float:left;
width:186px;
padding-top:5px;
padding-bottom:5px;
overflow:hidden;
font-size:12px;
}

#box_derecho input.buscar-btn {
width:60px;
height:22px;
background:#ffffff url(../images/bt_buscar.gif) no-repeat;
outline:none;
}
#box_derecho input.buscar-btn:hover {
background:#ffffff url(../images/bt_buscar.gif) no-repeat 0 -22px;
}

#flowplayerholder{
float: left;
padding: 30px;
}
/*END CONTENEDOR DER*/
/**************************************************************************************/
/*END CONTENEDOR CENTRAL*/
/**************************************************************************************/
