*:focus  
{  
    outline: none;  
}  


iframe{
    font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
}

h1{
    font-size:14px;
    font-weight:normal;
    margin:0px;
    margin-bottom:5px;
    color:#444444;
}

h2{
    font-size:20px;
    margin:0px;
    font-weight:normal;
}

a{
    color: #3b5998;
    outline-style: none;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

form{
    margin:0px;
    padding:0px;
}

textarea{
    border:solid 1px #c6cfe1;
}

.logo{
    float:left;
    padding:0px;
}

.btn_green{
	background-color:#d84a49;
	padding:0px 6px;
	border:none;
	height:26px; 
	color:#FFFFFF;
	display:inline-block;
	cursor:pointer;
	font-weight:bold;
}

.doing { 
    width:636px;
    margin:0px;
    margin-bottom:5px;
    padding:0px;
    clear:both;
    overflow:hidden;
}

.doing_left{
	float:left;
	display:inline;
}

.doing_right{
	float:right;
	margin-top:5px;
}

.doing_input{
	height:22px;
	margin:0px;
	color:#999999;
	width:632px;
	font-size:14px;
	border:solid 1px #bdc7d8;
	-webkit-appearance: none;
}

.doing_button{
	padding:0px 6px;
	border:none;
	height:26px; 
	display:inline-block;
	cursor:pointer;
	margin:0px;
	margin-left:10px;
	font-weight:bold;
	background-color:#d84a49;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}

.doing form{
    margin:0px;
    padding:0px;
}

.doing h1{
    margin:3px;
}


.title_sidebar{
    font-weight:bold;
	color:#333333;
	height:24px;
	background:#f2f2f2; /** Change This URL **/
	border-top:1px solid #b7b7b7;
	font-size:11px;
	line-height:22px;
	padding:0 8px;
}

.title_sidebar a{
    font-size:11px;
    font-weight:normal;
    float:right;
}

.sidebar p {
    margin-top: 20px;
    padding: 5px;
    border-bottom:1px solid #DDDDDD;
    border-top:1px solid #DDDDDD;
}

.sidebar p a{
    font-weight:bold;
    text-decoration:underline;
}
		
.block {
	padding:10px;
	padding-left:0px;
	font-size:11px;
}

.span_gray{
    font-size:12px;
    font-weight:normal;
    color:#999999;
}

.input_login{
    border:solid 1px #c6cfe1;
	color:#666666;
	width:180px;
	height:20px;
	margin:2px;
}

.input_search{
    border:solid 1px #c6cfe1;
	color:#666666;
	width:300px;
	height:20px;
	margin:2px;
}

.input_search_sidebar{
    border:solid 1px #c6cfe1;
	color:#666666;
	width:146px;
	height:20px;
	margin:9px 0px;
}

.seguidor{
    cursor:pointer;
    cursor:hand;
}

.results{
	width:600px;
	margin-top:5px;
	border-bottom:1px #DDDDDD solid;
	padding:5px;
	font-size:13px;
	overflow:hidden;
}

.results img{
	float:left;
	margin-right:5px;
}

.results_content{
    float:left;
    width:440px;
}

.search{
    border-bottom:1px #DDDDDD solid;
    margin-bottom:20px;
    padding-bottom:5px;
}

.updates{width:610px;margin:0px; padding:5px 0; border-bottom:1px #D0E0EB solid; overflow:hidden; clear:both; font-size:12px;}
.updates a{font-weight:bold;}
.updates_home{width:490px;margin:0px;margin-top:5px;font-size:13px;clear:both;border-top:1px #DDDDDD solid;}
.updates_txt_home{float:left; width:330px; padding-left:10px;padding-top:5px;padding-bottom:5px;margin:0px;}
.updates_img{clear:both; float:left; margin-right:10px;}
.updates_txt{float:left; width:430px; padding:0px; margin:0px;}
.updates_txt .foto{border:1px #DDDDDD solid; padding:3px; margin:5px 0;}
.updates_txt_last{float:left; width:450px;font-size:22px; padding-left:10px;padding-top:10px;padding-bottom:10px;margin:0px;}
.updates_tools{float:right; width:18px; padding:0px; margin:0px;}
.updates_tools a{cursor:hand; cursor:pointer;}
.update_clear{clear:both; margin:0px;padding:0px;}
.updates_time{font-size:11px; color:#999999;}
.updates small{font-size:11px; color:#999999;}

.updates_bis{width:610px; margin:0px; margin-top:-1px; padding:2px 0; overflow:hidden; clear:both; border-bottom:1px #D0E0EB solid; background-color:#FFFFFF}
.updates_bis .updates_img{float:left; margin:0px; padding:0px;}
.updates_bis .updates_txt{float:left; width:430px; padding:0px; margin:0px;}
.updates_bis .updates_tools{float:left; width:18px; margin:0px; padding:0px;}

.updates_bis_home{width:490px;margin:0px;padding:0px;font-size:14px;clear:both;}
.updates_bis_home .updates_img{clear:both; float:left;margin:0px;padding-top:0px;padding-bottom:0px;margin-left:5px;}
.updates_bis_home .updates_txt{float:left; width:330px; padding-left:3px;padding-top:0px;padding-bottom:0px;margin:0px;}
.updates_bis_home .updates_tools{float:right; width:18px; padding-left:10px;padding-top:0px;padding-bottom:0px;margin:0px;}

/* BOX */
.greybox{
    background-color: #EEEEEE;
    border: 1px solid #cccccc;
    color: #333333;
    padding: 10px;
    font-size: 13px;
}

.bluebox{
    background-color: #eceff6;
    border: 1px solid #d4dae8;
    color: #333333;
    padding: 10px;
    font-size: 13px;
}

.infobox{
    background-color: #fff9d7;
    border: 1px solid #e2c822;
    color: #333333;
    padding: 10px;
}

.errorbox{
    background-color: #ffebe8;
    border: 1px solid #dd3c10;
    color: #333333;
    padding: 10px;
    font-size: 13px;
}

/* DIVIDIR */
.contentdivider{
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    background-color: #DDDDDD;
}

/* TAB */
.link_tab{
    padding: 8px;
    background-color: #DDDDDD;
    color: #3b5998;
    font-weight: bold;
    float: left;
    margin-right: 4px;
    text-decoration: none;
}

.link_tab:hover{
    background-color: #3b5998;
    color: #ffffff;
    cursor: hand;
}

.footer li{
    display:inline;
    margin-right:20px;
}

.image-links ul {
	margin:0px 0 10px 0;
	padding:0;
	list-style:none;
	font-size:11px;
}

.image-links ul li {
	width:100%;
	border-bottom:1px solid #DDDDDD;
}

.image-links ul li a {
	display:block;
	padding:4px 4px;
	color:#333333;
}

.image-links ul li a:hover {
	background:#ecf1f6;
	text-decoration:none !important;
}

.image-links .activado{
	width:100%;
	background-color:#ecf1f6;
}

.image-links .activado a{
    color:#333333;
}

.image-links .activado a:hover{
    color:#333333;
    background-color:#eceff5;
}

.add_album_form{
    display:none;
    padding:10px;
}

.add_album_form textarea{
    width:300px;   
    height:60px;
    border:1px #DDDDDD solid;
}

.add_album_input{
    width:300px;   
    height:20px;
    border:1px #DDDDDD solid;
}

.add_album{
    float:right;
}

.album h1{
    font-size:22px;
    font-weight:normal;
    margin-bottom:10px;
}

.album{
    margin-bottom:10px;
}

.album_list h2{
    color:#0084b4;
    font-size:22px;
    font-weight:normal;
    margin-bottom:10px;
    margin-top:10px;
}

.album_list img{
    float:left;
    margin-right:5px;
    margin-bottom:5px;
}

.album_list a{
    text-decoration:none;
}

.album_list{
    margin-bottom:10px;
}

#upload{
	margin:0;
	font-weight:bold; 
	color:#0084b4;
	width:100px;
	cursor:pointer !important;
}
.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:10px;
}

ul#files{ list-style:none; padding:0; margin:0; }
ul#files_sidebar{ list-style:none; padding:0; margin:0; }
#files_sidebar li{ padding:3px; margin-bottom:2px; float:left; margin-right:5px; border:1px solid #DDDDDD;}
ul#files li{ padding:5px; margin-bottom:2px; float:left; margin-right:10px; border:1px solid #DDDDDD;}
.files_sidebar_select{background-color:#67a54b;}
.success{ border:1px solid #DDDDDD; }
.error{ background:#f0c6c3; border:1px solid #cc6622; }

.sidebar h2{
    font-size:14px;
    margin-bottom:10px;
    padding-bottom:5px;
}

.comentarios .clear{
    margin-bottom:20px;
}

.comentarios p{
    margin-bottom:20px;
}

.comentarios img{
    float:left;
    margin-right:10px;
    margin-bottom:20px;
}

.comentarios span{
    color:#666;
}

.h2_comentarios{
    margin-top:30px;
    margin-bottom:10px;
}

.comentarios a{
    text-decoration:underline;
    font-weight:bold;
}

.add_coment_photo h2{
    margin-top:40px;
    margin-bottom:10px;
}

.add_coment_photo textarea{
    width:500px;
    height:100px;
    border:1px solid #DDD;
}

.add_coment_updates h2{
    margin-top:40px;
    margin-bottom:10px;
}

.add_coment_updates textarea{
    width:400px;
    height:100px;
    border:1px solid #DDD;
}

.clear{
    clear:both;
    margin:0px;
    padding:0px;
}

.foto_paginado{
    margin-bottom:10px;
}

.foto_paginado a{
    margin-right:10px;
    font-size:14px;
    text-decoration:underline;
}

/* TAB NAVEGACION */
#ContTabul {
      padding: 10px 5px 6px 5px;
}
ul#tabnav {
      list-style-type: none;
      margin: 0;
      margin-top:30px;
      padding-left: 0px;
      padding-bottom: 24px;
      border-bottom: 1px solid #DDDDDD;
}
ul#tabnav li {
      float: left;
      height: 21px;
      background-color:#f2f2f2;
      margin: 2px 10px 0 2px;
      border: 1px solid #DDDDDD;
}
ul#tabnav a:link, ul#tabnav a:visited {
      display: block;
      text-decoration: none;
      padding: 4px;
}
ul#tabnav a:hover {
      background-color: #f7f7f7;
}
#tabnav .activo {
      border-bottom: 1px solid #fff;
      color: #000000;
      background-color: #FFFFFF;
}

#tabnav .activo a:hover{
      background-color: #FFFFFF;
}


#tabnav .inactivo {}


.list_mail{
    margin-top:30px;
}

.h2_profile{
    font-size:16px;
    margin:20px 0 10px 0;
    font-weight:normal;
    border-bottom:1px solid #DDD;
}

.sms_enviados_cont{
    overflow:auto; 
    height:300px;
}

.text-sms-send{
    color:#000;
}

.home_list{
    text-align:left;
}

.home_list h2{
    color:#63bedd;
    font-size:16px;
}

.home_list p{
    margin-bottom:20px;
}

#cant_user_chat{
    padding:0px;
    margin:0px;
    display:inline;
}

.info_personal{
    padding:3px;
}

.info_personal span{
    color:#999999;
}

#wrap_contactos{
    overflow:auto;
    height:300px;
}

.libro textarea{
    width:390px;   
    height:60px;
    border:1px #DDDDDD solid;   
}

/*LOGIN BOX*/
#sign_box{
    width:170px; margin:auto; background-color:#fff; border:solid 1px #5ea0c1; padding:8px;position:absolute;
    display:none;
}

.tag_valor{
    font-size:16px;
}

.tag{
    font-size:16px;
    color:#666666;
}

/*GRAFICOS*/
.graph { 
        position: relative; /* IE is dumb */
        width: 196px; 
        border: 1px solid #DDDDDD; 
        padding: 2px; 
    }
    .graph .bar { 
        display: block;
        position: relative;
        background: #eceff5; 
        text-align: center; 
        color: #333; 
        height: 2em; 
        line-height: 2em;            
    }
.graph .bar span { position: absolute; left: 1em; }
    
.sexyresponse{
    font-size:12px;
    margin:0px;
    padding:5px;
    background-color:#d84a49;
    color:#FFFFFF;
    width:190px;
}

.sexyresponse a{
    color:#FFFFFF;
    font-weight:bold;
}

.img_album{
    border:1px #cccccc solid;
    padding:3px;
}

.comment_ui{
    background-color:#f2f2f2;border-bottom:1px solid #e5eaf1;clear:left;float:none;overflow:hidden;margin-bottom:2px;padding:6px 4px 3px 6px;width:350px; 
}
.comment_text{padding:2px 0 4px; color:#333333}
.comment_actual_text{display:inline;padding-left:.4em}
.comment_actual_text a{font-weight:bold;}

div.watermark .text {  
    position: absolute;  
    cursor: default;  
    font: bold 12px Verdana, Arial, Sans-serif;  
    color: White;  
    margin:4px;  
    line-height: 20px;  
}

.social_content{
	clear:both;
	margin:0px;
	background-color:#f2f2f2;
	padding:6px;
	overflow:hidden;
	border-top:1px solid #b7b7b7;
}

.social_left{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	height:24px;
}

.social_left li{
	float:left;
	padding:0;
	margin:0;
	height:24px;
}

.social_left li a{
	display:block;
	float:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-right:6px;
	font-size:11px;
	font-weight:bold;
	color:#3b5998!important;
	line-height:22px;
	height:22px;
	padding:0 6px 0 6px;
	text-decoration:none;
}

.social_left .social_liked a{
	background-repeat:no-repeat;
	background-position:3px 3px;
	background-color:#FFFFFF;
}

.social_left .social_liked a:hover{
	background-repeat:no-repeat;
	background-position:3px 3px;
	background-color:#FFFFFF;
}

.social_left .social_like a{
	background-image:url('../img/like.gif');
	background-repeat:no-repeat;
	background-position:3px 3px;
	font-weight:bold;
	padding-left:25px;
}

.social_right{
	list-style:none;
	float:right;
	padding:0!important;
	margin:0;
}

.social_right li{
	float:left;
	padding:0;
	margin:0;
}


/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS Digg style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #DDDDDD;
		text-decoration: none; /* no underline */
		color: #000099;
		line-height:20px;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #DDDDDD;
		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #DDDDDD;
		
		font-weight: bold;
		background-color: #94a3c4;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	
.post img{
	max-width:590px;
}



div.box{
	background:#EEEEEE;
	padding:10px;
	color:#333333;
	margin-bottom:20px;
	float:left;
	width:95%;
	margin-right:10px;
}

div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}

.input-text{
	border:solid 1px #c6cfe1;
	color:#000;
	width:180px;
	height:20px;
}

div.box label{
	display:block;
	margin-bottom:10px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:90px;
	text-align:right;
}

.spacer{
    margin-left:97px; 
	margin-bottom:10px;
	font-size:11px;
	color:#555555;
}

.load_more{
	width:601px;
	border:1px #444444 solid;
	padding:5px;
	text-align:center;
	clear:both;
	margin-top:20px;
}

.youtubelink{

}




/**********************FOOTER PANEL********************/
#footpanel {
	position: fixed;
	bottom: 0; left: 0;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	background: #e3e2e2;
	border: 1px solid #b7b7b7;
	border-bottom: none;
	width: 94%;
	margin: 0 3%;
}

*html #footpanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}

#footpanel ul {
	padding: 0; margin: 0;
	float: left;
	width: 100%;
	list-style: none;
	border-top: 1px solid #fff; /*--Gives the bevel feel on the panel--*/
	font-size: 1.1em;
}
#footpanel ul li{
	padding: 0; margin: 0;
	float: left;
	position: relative;
}
#footpanel ul li a{
	padding: 5px;
	float: left;
	text-indent: -9999px;
	height: 16px; width: 16px;
	text-decoration: none;
	color: #333;
	position: relative;
}
html #footpanel ul li a:hover{	background-color: #fff; }
html #footpanel ul li a.active { /*--Active state when subpanel is open--*/
	background-color: #fff;
	height: 17px;
	margin-top: -2px; /*--Push it up 2px to attach the active button to subpanel--*/
	border: 1px solid #555;
	border-top: none;
	z-index: 200; /*--Keeps the active area on top of the subpanel--*/
	position: relative;
}


#footpanel a.home{	
	width: 50px;
	border-right: 1px solid #bbb;
	text-indent: 0; /*--Reset text indent--*/
	text-align:center;
}
a.playlist{	background: url(http://www.setboom.com/img/trash.gif) no-repeat center center; }

#footpanel a.chat{	
	width: 126px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding-left: 40px;
	text-indent: 0; /*--Reset text indent--*/
}
a.alerts{	background: url(http://www.setboom.com/img/newspaper_icon.gif) no-repeat center center;	 }

#footpanel li#chatpanel, #footpanel li#alertpanel {	float: right; }  /*--Right align the chat and alert panels--*/

#footpanel a small {  /*--panel tool tip styles--*/
	text-align: center;
	width: 70px;
	background: url(http://www.setboom.com/img/pop_arrow.gif) no-repeat center bottom;
	padding: 5px 5px 11px;
	display: none; /*--Hide by default--*/
	color: #fff;
	font-size: 1em;
	text-indent: 0;
}
#footpanel a:hover small{
	display: block; /*--Show on hover--*/
	position: absolute;
	top: -35px; /*--Position tooltip 35px above the list item--*/
	left: 50%; 
	margin-left: -40px; /*--Center the tooltip--*/
	z-index: 9999;
}





#footpanel ul li div a { /*--Reset link style for subpanel links--*/
	text-indent: 0;
	width: auto;
	height: auto;
	padding: 0;
	float: none;
	color: #00629a;
	position: static;
}
#footpanel ul li div a:hover {	text-decoration: underline; } /*--Reset link style for subpanel links--*/

#footpanel .subpanel {
	position: absolute;
	left: 0; bottom: 27px;
	display: none;	/*--Hide by default--*/
	width: 198px;
	border: 1px solid #555;
	background: #fff;
	overflow: hidden;
	padding-bottom: 2px;
}
#footpanel h3 {
	background: #444444;
	padding: 5px 5px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
#footpanel h3 span { 
	font-size: 1.5em;
	float: right;
	line-height: 0.6em;	
	font-weight: normal;
}
#footpanel .subpanel ul{
	padding: 0; margin: 0;
	background: #fff;
	width: 100%;
	overflow: auto;
}
#footpanel .subpanel li{ 
	float: none; /*--Reset float--*/
	display: block;
	padding: 0; margin: 0;
	overflow: hidden;
	clear: both;
	background: #fff;
	position: static;  /*--Reset relative positioning--*/
	font-size: 0.9em;
}

#chatpanel .subpanel li { background: url(dash.gif) repeat-x left center; } 
#chatpanel .subpanel li span {
	padding: 5px;
	background: #fff;
	color: #777;
	float: left;
}
#chatpanel .subpanel li a img {
	float: left;
	margin: 0 5px;
}
#chatpanel .subpanel li a{
	padding: 3px 0;	margin: 0;
	line-height: 22px;
	height: 22px;
	background: #fff;
	display: block;
}
#chatpanel .subpanel li a:hover {
	background: #444444;
	color: #fff;
	text-decoration: none;
}


#alertpanel .subpanel { right: 0; left: auto; /*--Reset left positioning and make it right positioned--*/ }
#alertpanel .subpanel li {
	border-top: 1px solid #f0f0f0;
	display: block;
}
#alertpanel .subpanel li p {padding: 5px 10px;}
#alertpanel .subpanel li a.delete{
	background: url(delete_x.gif) no-repeat;
	float: right;
	width: 13px; height: 14px;
	margin: 5px;
	text-indent: -9999px;
	visibility: hidden; /*--Hides by default but still takes up space (not completely gone like display:none;)--*/
}
#alertpanel .subpanel li a.delete:hover { background-position: left bottom; }
#footpanel #alertpanel li.view {
	text-align: right;
	padding: 5px 10px 5px 0;
}