/*
Style Name: FBConnect Plugin CSS Styles
Description: FBConnect Styles
Version: 1.0
Author: Javier Reyes
Author URI: http://www.sociable.es
*/

.fbprofileinfofield{
	display: block;
}
.fbprofileinfofieldlabel{
	font-weight: bold;
}
.fbconnect_userprofileinfo{
	display:block;
	overflow:hidden;
}
.fbthickboxcontainer{
	display: inline-block;
    position: relative;
    max-width: 100% !important;
    margin: auto !important;
    background: #FCFCFC;
    box-shadow: 0 4px 30px #000000;
}
.fbthickboxcontainer div#TB_title {
    background-color: transparent !important;
    margin-bottom: 15px;
    border: 0px !important;
}
.fbthickboxcontainer .tb-close-icon {
    background: url("./images/close-black.png") no-repeat scroll 0px 0px !important;
    height: 30px !important;
    width: 30px !important;
    margin: 1px !important;
}
.fbthickboxcontainer .tb-close-icon:before {
	  content: " " !important;
}

.fbthickboxcontainer #TB_closeAjaxWindow {
	padding: 0px !important;
	right: 20px;
	top: 20px;
	position: absolute;
}
.fbthickboxcontainer #TB_ajaxWindowTitle{
	color: #0d0d0d;
	font-size: 16px !important;
	font-weight: bold;
	padding-left: 0px !important;
	text-align: left;
}
.fbthickboxcontainerpd{
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 30px;
}
.fbthickbox{
	margin: 0px !important;
	position: absolute !important;
	width: 100% !important;
	text-align: center !important;
	border: 0 none !important;
	background: none !important;
	border: 0 !important;
	box-shadow: none !important;
}
.fbthickbox	#TB_ajaxContent{
		height: 100% !important;
		max-width: 100% !important;
		padding: 0px !important;
		overflow: hidden;
}
@media screen and (max-width: 450px){
	.fbthickbox	#TB_ajaxContent{
		width: 100% !important;
		max-width: 100% !important;
	}
}	
#fbsharefooter a{
	vertical-align: top;
}
.fbsharelinks{
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}
.fbsharelinks .fb_login_button,.fbsharelinks .tw_login_button{
	margin-right: 10px;
}

#registerlink{
	display:inline-block;
	height: 30px;
	margin-bottom: 5px;
    margin-top: 5px ;
    overflow: hidden;
}
.fbloginform{
	display:inline-block;
	margin-bottom: 5px !important;
    margin-top: 5px !important;
    overflow: hidden;
}
.login_button_large .fb_login_button{
	width: 110px;
	height: 28px;
}
.login_button_xlarge .fb_login_button{
	width: 145px;
	height: 40px;
}

.login_button_medium .fb_login_button{
	width: 90px;
	height: 24px;
}
.login_button_small .fb_login_button{
	width: 80px;
	height: 20px;
}

.login_button_small .fb_login_button_text{
    margin-left: 0;
    padding: 0 0 0 20px;
    float: left;
    font-size: 10px;
    line-height: 18px;
    text-indent: 5px;
}

.login_button_medium .fb_login_button_text{
    padding: 0 0 0 25px;
    font-size: 11px;
    line-height: 24px;
    float: left;
    text-indent: 5px;
}
.login_button_large .fb_login_button_text{
    padding: 0 0 0 31px;
	font-size: 13px;
	line-height: 26px;
    float: left;
    text-indent: 5px;
}
.login_button_xlarge .fb_login_button_text{
	font-size: 17px;
    padding: 0 10px 0 44px;
	line-height: 38px;
	float: left;
	text-indent: 10px;  margin-left: 0;
}
.fbloginbuttoncontainer .fb_login_button_text{
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	color: #FFFFFF;
}
.fb_twitterloggincontainer.login_button_small .fb_login_button{
	background: url(images/logTw_20.png) no-repeat scroll 0px 0px #4BC0EA;  
}
.fb_twitterloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logTw_24.png) no-repeat scroll 0px 0px #4BC0EA;  
}
.fb_twitterloggincontainer.login_button_large .fb_login_button{
	background: url(images/logTw_28.png) no-repeat scroll 0px 0px #4BC0EA;  
}
.fb_twitterloggincontainer.login_button_xlarge .fb_login_button{
   background: url(images/logTw_40.png) no-repeat scroll 0px 0px #4BC0EA; 
}

.fb_twitterloggincontainer .fb_login_button{
	display: inline-block;
	color: white;
    cursor: pointer;
	font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
	text-shadow: 0 -1px 1px #1e818e;
	background-color: #4BC0EA;
}

.fb_spotifyloggincontainer.login_button_small .fb_login_button{
	background: url(images/logSpotify_20.png) no-repeat scroll 0px 0px #84bd00;  
}
.fb_spotifyloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logSpotify_24.png) no-repeat scroll 0px 0px #84bd00;  
}
.fb_spotifyloggincontainer.login_button_large .fb_login_button{
	background: url(images/logSpotify_28.png) no-repeat scroll 0px 0px #84bd00;  
}
.fb_spotifyloggincontainer.login_button_xlarge .fb_login_button{
   background: url(images/logSpotify_40.png) no-repeat scroll 0px 0px #84bd00; 
}

.fb_spotifyloggincontainer .fb_login_button{
	display: inline-block;
	color: white;
    cursor: pointer;
	font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
	text-shadow: 0 -1px 1px #c2df82;
	background-color: #84bd00;
}

.fb_emailloggincontainer.login_button_small .fb_login_button{
	background: url(images/logEmail_20.png) no-repeat scroll 0px 0px #8d4c50;  
}
.fb_emailloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logEmail_24.png) no-repeat scroll 0px 0px #8d4c50;  
}
.fb_emailloggincontainer.login_button_large .fb_login_button{
	background: url(images/logEmail_28.png) no-repeat scroll 0px 0px #8d4c50;  
}
.fb_emailloggincontainer.login_button_xlarge .fb_login_button{
   background: url(images/logEmail_40.png) no-repeat scroll 0px 0px #8d4c50; 
}

.fb_emailloggincontainer .fb_login_button{
	display: inline-block;
	color: white;
    cursor: pointer;
	font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
	text-shadow: 0 -1px 1px #622327;
	background-color: #8d4c50;
}


.fb_paypalloggincontainer.login_button_small .fb_login_button{
	background: url(images/logPP_20.png) no-repeat scroll 0px 0px #007dc7;  
}
.fb_paypalloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logPP_24.png) no-repeat scroll 0px 0px #007dc7;  
}
.fb_paypalloggincontainer.login_button_large .fb_login_button{
	background: url(images/logPP_28.png) no-repeat scroll 0px 0px #007dc7;  
}
.fb_paypalloggincontainer.login_button_xlarge .fb_login_button{
   background: url(images/logPP_40.png) no-repeat scroll 0px 0px #007dc7; 
}

.fb_paypalloggincontainer .fb_login_button{
	display: inline-block;
	color: white;
    cursor: pointer;
	font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
	text-shadow: 0 -1px 1px #1e818e;
	background-color: #007dc7;
}


.fb_googleloggincontainer.login_button_small .fb_login_button{
	background: url(images/logGp_20.png) no-repeat scroll 0px 0px #df4a32;  
}

.fb_googleloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logGp_24.png) no-repeat scroll 0px 0px #df4a32;  
}

.fb_googleloggincontainer.login_button_large .fb_login_button{
	background: url(images/logGp_28.png) no-repeat scroll 0px 0px #df4a32;  
}

.fb_googleloggincontainer.login_button_xlarge .fb_login_button{
   background: url(images/logGp_40.png) no-repeat scroll 0px 0px #df4a32;
}

.fb_googleloggincontainer .fb_login_button{
	display: inline-block;
	color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px #a6281b;
	background-color: #df4a32;
}


.fb_instagramloggincontainer.login_button_small .fb_login_button{
	background: url(images/logInstagram_20.png) no-repeat scroll 0px 0px #437198;  
}
.fb_instagramloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logInstagram_24.png) no-repeat scroll 0px 0px #437198;  
}
.fb_instagramloggincontainer.login_button_large .fb_login_button{
	background: url(images/logInstagram_28.png) no-repeat scroll 0px 0px #437198;  
}
.fb_instagramloggincontainer.login_button_xlarge .fb_login_button{
   background: url(images/logInstagram_40.png) no-repeat scroll 0px 0px #437198;
}
.fb_instagramloggincontainer .fb_login_button{
	 display: inline-block;
	 color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px #2c5374;
	 background-color: #437198;
	 /* azul google: background-color: #4774e8;*/
}


.fb_facebookloggincontainer.login_button_small  .fb_login_button{
	background: url(images/logFb_20.png) no-repeat scroll 0px 0px #2862b1;
}

.fb_facebookloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logFb_24.png) no-repeat scroll 0px 0px #2862b1;
}

.fb_facebookloggincontainer.login_button_large .fb_login_button{
	background: url(images/logFb_28.png) no-repeat scroll 0px 0px #2862b1;  
}

.fb_facebookloggincontainer.login_button_xlarge .fb_login_button{
	background: url(images/logFb_40.png) no-repeat scroll 0px 0px #2862b1;  
}


.fb_linkedinloggincontainer.login_button_xlarge .fb_login_button{
    background: url(images/logIn_40.png) no-repeat scroll 0px 0px #9CC7E2; 
}
.fb_linkedinloggincontainer.login_button_large .fb_login_button{
    background: url(images/logIn_28.png) no-repeat scroll 0px 0px #9CC7E2;
}
.fb_linkedinloggincontainer.login_button_medium .fb_login_button{
	background: url(images/logIn_24.png) no-repeat scroll 0px 0px #9CC7E2; 
}
.fb_linkedinloggincontainer.login_button_small .fb_login_button{
	background: url(images/logIn_20.png) no-repeat scroll 0px 0px #9CC7E2; 
}
.fb_linkedinloggincontainer .fb_login_button{
	display: inline-block;
	color: white;
    cursor: pointer;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
	text-shadow: 0 -1px 1px #1e818e;
	background-color: #9CC7E2;
}

.fb_popuploggincontainer.login_button_xlarge .fb_login_button{
    background: url(images/lock40.png) no-repeat scroll 0px 0px #9CC7E2; 
}
.fb_popuploggincontainer.login_button_large .fb_login_button{
    background: url(images/lock28.png) no-repeat scroll 0px 0px #9CC7E2;
}
.fb_popuploggincontainer.login_button_medium .fb_login_button{
	background: url(images/lock24.png) no-repeat scroll 0px 0px #9CC7E2; 
}
.fb_popuploggincontainer.login_button_small .fb_login_button{
	background: url(images/lock20.png) no-repeat scroll 0px 0px #9CC7E2; 
}
.fb_popuploggincontainer .fb_login_button{
	display: inline-block;
	color: white;
    cursor: pointer;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
	text-shadow: 0 -1px 1px #1e818e;
	background-color: #9CC7E2;
}

.fbloginbuttonstype_icon .fb_login_button_text{
	display: none;
}
.fbloginbuttonstype_icon .login_button_xlarge .fb_login_button{
	width: 38px;
	height: 40px;
}
.fbloginbuttonstype_icon .login_button_large .fb_login_button{
	width: 26px;
	height: 28px;
}
.fbloginbuttonstype_icon .login_button_medium .fb_login_button{
	width: 22px;
	height: 24px;
}
.fbloginbuttonstype_icon .login_button_small .fb_login_button{
	width: 18px;
	height: 20px;
}
.fb_login_button{
	 display: inline-block;
    background-color: #2862B1;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding-right: 3px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px #152D5C;
}

#fanboxlikecontainer iframe{
height: 20px !important;
overflow:hidden !important;
display:block !important;
}
.fbauthorwidget a{
	font-weight: normal;
}
.fbprofilecommentlist{
	width: 100%;
	list-style: none outside none;
	margin: 0;
}
.fbcomment-entry-title{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fanboxlikecontainer{
	display:block;
	overflow:hidden;
	min-height:40px;
}
#fanboxlike{
	margin-top:5px;
	margin-bottom:5px;
}
.fbConfigurationCol {
    display: block;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    width: 250px;
}
.fbthickbox_container{
	filter: alpha(opacity=50); 
	opacity: .5;
	-moz-opacity:0.5;
	background-color: #fff;
	height:100%;
	width:100%;
	float:left; 
	text-align:center; 
	position:fixed; 	
	top: 0px;	
	left:0px;
	z-index:999999;
	padding-top: 140px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.fbthickbox_container_local{
	filter: alpha(opacity=50); 
	opacity: .5;
	-moz-opacity:0.5;
	background-color: #fff;
	height:100%;
	width:100%;
	float:left; 
	text-align:center; 
	position:absolute; 	
	top: 0px;	
	left:0px;
	z-index:20000;
	padding-top: 140px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
.fbfootersharebutton{
	display: inline-block;
	float: left;
	margin-right:10px;
	margin-bottom:2px;
	padding: 0px;
}

.fblabelform{
	margin-top: 10px;
	margin-bottom: 3px;
	display:block;
	font-weight: bold;
}
.fbfootersharebutton .fb_iframe_widget iframe {
    vertical-align: top !important;
}
.pinterestsharefooter{
	min-width: 100px;
	text-align: left;
}
#twittersharefooter{
}
#googlesharefooter{
	margin-right:0px;
}
#linkedinsharefooter{
	margin-right:20px;
}
.bubbleInfo {
    position: relative;
	display: inline-block;
}
.trigger{
	display: inline-block;
		width:10px;
	height: 11px;
	margin-left:3px;
	background-image: url(./images/facebook10x11.jpg);
}
.borderpopup{
	width:520px;
	height: 4px;
	background-image: url(./images/pico.gif);
	background-position: 24px 0px;
	background-repeat: no-repeat;
}
.poweredpop{
	border-top: 1px solid #ccc;
	margin-top:5px;
	color:#ccc;
	font-size:10px;
	font-family: Arial;
	text-align:right;
}
.popup {
	width:525px;
	height: 120px;
	color:white;
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	z-index:999999;
}
.popupIn {
	width:520px;
		padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	display:block;
	overflow:hidden;
	background-color:black;
	color:white;
    position: absolute;
}
body.login #fbconnect_url {
	width: 92%;
	font-size: 20px;
	background-color: #FFF;
	border: 1px solid #ccc;
	padding: 3px 3px 3px 18px;
	margin-right: 6px;
}
#TB_ajaxContent .fbnarrowcolumn{
	width: 100% !important;
	margin: 5px !important;
	padding: 0 !important;
}
.fbnarrowcolumn {
	overflow: hidden;
	float: left;
	display: block;
	padding: 0 10px 20px 25px;
	margin: 15px 0 0;
}
	

#fbconnect_rollup {
	margin-top: 1em;
}

#fbconnect_rollup div div { margin: 0.5em; }
#fbconnect_rollup ul { margin: 0; padding: 0 0 0 5em; }

.fbconnect_userprofile{
	display: block;
	width: 100%;
}

.fbconnect_profiletexts{
		display: block;
	    width: 100%;
}

.fbconnect_LastUsers{
	margin-top:0px !important;
	color: #666 !important;
	overflow:hidden;
}

.fbtabdiv{
		overflow:hidden;		
		display: block;
		display: none;
}
.fbconnect_userpicmain_cont{
	margin-right:5px !important;
	margin-bottom:2px !important;
	overflow:hidden;		
	display: block;
	float: left;
}
.fbconnect_reghead{
	overflow: hidden;
	display: block;
}
.fbconnect_userpicmain{
	margin-right:5px !important;
	margin-bottom:2px !important;
	display: block;
	float: left;
	overflow: hidden;
	cursor:hand;
}
.fbconnect_userpicmain .FB_profile_pic img{
	margin: 0px !important;
	border: 1px solid #bfbfbf;
	padding: 1px !important; 
}
.fbconnect_userpicmain img{
	border-radius: 1px 1px 1px 1px;
}
.fbconnect_userpics .FB_profile_pic img{
	margin: 0px !important;
	border: 1px solid #bfbfbf;
	padding: 1px !important; 
}
.fb_userpic{
	float: left !important;
	margin-right: 5px;

}
.fb_userpic img{
	border: 1px solid #bfbfbf;
	padding: 1px !important; 
	float: left;
	display: block;
	background-color: #FFF;
	margin-right:4px !important;
	overflow: hidden;
	cursor:hand;
}

.fb_userpic50{
	width: 50px;
	float: left !important;
	margin-right: 5px;
	margin-bottom: 5px;
	overflow:hidden;
	display: block;
}
.fb_userpic50 img{
	border: 1px solid #bfbfbf;
	padding: 1px !important; 
	float: left;
	display: block;
	background-color: #FFF;
	margin-right:4px !important;
	overflow: hidden;
	cursor:hand;
	width:50px;
	height:50px;
}

.fbconnect_miniprofiletext{
	float: left;
}


.fbconnect_miniprofile{
	overflow: hidden;
	display: block;
	font-size:11px !important;
	line-height:13px !important;
	padding-right: 20px;
}
	
.invitebutton{
	overflow: hidden;
	display: inline-block;
	margin-top:5px !important;
	margin-bottom:5px !important;
}
.fbconnect_userpics{
	overflow: hidden;
	padding-bottom:5px !important;
}
.fbconnect_userpics img{
	padding: 1px !important; 
	background-color: #FFF;
	border: 1px solid #BFBFBF;
	overflow: hidden !important;
	border-radius: 1px 1px 1px 1px;
}
.fbconnect_userpics a{
	margin-right:2px !important;
	margin-top:4px !important;
	margin-left:3px !important;
	float: left !important;
	display: block !important;
	overflow: hidden !important;
	font-size: 11px;
	cursor:hand;
	padding: 0px !important;
	font-size:10px !important;
	line-height: 10px !important;
}
.fbconnect_userpics2{
	width: 100%;
	overflow: hidden;
	margin-bottom:5px !important;
	padding-bottom:5px !important;
	border-bottom: 1px solid #CCCCCC;
}
.fbconnect_userpics2 a{
	border: 2px solid #e9e7e7;
	float: left;
	display: block;
	background-color: #e9e7e7;
	margin-right:4px !important;
	margin-bottom:4px !important;
	font-size: 11px;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor:hand;
}

.fbconnect_title{
	margin-top:3px !important;
	margin-bottom:8px !important;
	
	border-bottom: 1px solid #CCCCCC;
	
	
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
	color:#666;
}

.fbconnect_share{
	display: block;
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;	
	margin-bottom: 5px;	
	padding-top: 3px;
	clear:both;
	text-align: center;
	min-height: 30px;
}

.fbconnect_head_share{
	float: left; 
	margin-right: 10px;
	width: auto;
}

.icon-text-middle{
	vertical-align:middle;
	margin-right:5px;
}

.status_composer_inner {
background-color: transparent;

background-image: url(./images/textarea_nub_ltr.gif);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: left -11px;

padding-left: 5px;
height: 55px;

}

.fbalt {
	list-style: none !important;
	color: #666 !important;
	background: none !important;
	background-color: #f9f9f9 !important;
	min-height:40px !important;
	clear:both !important;
	padding: 2px !important;
	}
	
.fbalt2 {
	background: none !important;
	background-color: #fcfcfc !important;
	color: #666 !important;
	min-height:40px !important;
	clear:both !important;
	padding: 2px !important;
	}
	
.fotopeque{
	width:100px;
	float:left;
	margin-right:10px;
	text-align: center;
	font-size: 10px;
	
}
.bordefoto{

	border: 2px solid #d5d6d7;
	cursor:hand;
}
.fotogal{
	width:100%;
	height:130px;
}	

UL.tabNavigation {
	content: "";
    list-style-type: none !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: -1px !important;
    padding: 0 !important;
	border: none !important;
	background: none !important;
	font-size: 11px !important;
	display: block;
	overflow: hidden;
	min-height: 19px;
}

UL.tabNavigation LI {
	content: "AAA" !important;
    display: block !important;
	overflow: hidden !important;
	float: left;
    margin-top: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 1px !important;
    padding: 0 !important;
	border: none !important;
	background: none !important;
	border-radius: 2px 2px 0 0;
}

UL.tabNavigation li:before{
	content: "" !important;
}
UL.tabNavigation LI A {
	padding: 4px;
	background: url("./images/darkgrey20.png") repeat scroll 0 0 transparent;
    text-decoration: none;
	font-weight: normal !important;
	text-decoration: none !important;
	font-style: none !important;
	font-size: 11px !important;
	display: block;
	overflow: hidden;
	line-height: 12px !important;
}

.fbthemelight UL.tabNavigation LI A {
	border-top: 1px solid #dfdfdf !important;
	border-left: 1px solid #dfdfdf !important;
	border-right: 1px solid #dfdfdf !important;
	color: #808080 !important;
}
.fbthemedark UL.tabNavigation LI A {
	border-top: 1px solid #333333 !important;
	border-left: 1px solid #333333 !important;
	border-right: 1px solid #333333 !important;
	color: #808080 !important;
}
	
.fbthemelight UL.tabNavigation LI A.selected,
.fbthemelight UL.tabNavigation LI A:hover {
    color: #333 !important;
}

.fbthemedark UL.tabNavigation LI A.selected,
.fbthemedark UL.tabNavigation LI A:hover {
    color: #FFF !important;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

.fbTabs{
	position:relative;
	margin-top: 5px !important;
	border: none !important;
	width:100% !important;
	overflow:hidden;
	padding-top:0px !important;
	color:#666;
}
.fbtabdiv,.tabNavigation li a.selected,.tabNavigation li a:hover{
	background: url("./images/lightgrey10.png") repeat scroll 0 0 transparent;
	margin-top: 0px !important;
}
.fbthemelight .fbtabdiv,.fbthemelight .tabNavigation li a.selected,.fbthemelight .tabNavigation li a:hover{
	border: 1px solid #dfdfdf;
}
.fbthemedark .fbtabdiv,.fbthemedark .tabNavigation li a.selected,.fbthemedark .tabNavigation li a:hover{
	border: 1px solid #333333;
}

.fb_commentstab{
	border-top: 1px solid #c0c0c0 !important;
	border-left: 0px !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
}

div.fbTabs > div h2 {
	margin-top: 0;
}

.waste {
	min-height: 1000px;
}

#fbconnect_feedhead{
	color: #c0c0c0 !important;
}

#fbconnect_feed{
	max-height: 235px; 
	overflow:auto;
	_height: 235px;  
}

.fbconnect_nav{
	padding-top:2px;
	height:22px;
	text-align:center;
}
#fbconnect_img_left{
	margin-right:40px;
}
#commentscount{
	text-align: right;
	color: #808080 !important;
}

UL.tabNavigation_feed {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
	font-size:10px;
	border: none !important;
	background: none !important;
	font-family: 'Lucida Sans Unicode',Arial;
}

UL.tabNavigation_feed LI {
    display: inline !important;
    margin: 0 !important;
    padding: 0 !important;
	border: none !important;
	background: none !important;
}

UL.tabNavigation_feed li:before{
	content: "" !important;
}

UL.tabNavigation_feed LI A {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
    background-color: #808080;
    color: #c0c0c0 !important;
    text-decoration: none;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	text-shadow:0 1px 1px #333333;
}

UL.tabNavigation_feed LI A.selected,
UL.tabNavigation_feed LI A:hover {
		padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:5px;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
	text-shadow:0 1px 1px #333333;
    background-color: #202020;
    color: #FFF !important;
}

UL.tabNavigation_feed LI A:focus {
	outline: 0;
}

.fbTabs_feed{
	text-align:right;
	padding:6px;
}
.profileTitleh2{
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
	font-weight: bold;
}
#TB_window{
	font-family: inherit !important;
}

.fbconnect_userprofile .fbconnect_userpicmain{
	max-width:100px;
	margin-right:10px !important;
}  

.fbconnect_LastComments ol{
	padding:2px;
	list-style: none !important;
	list-style-type: none !important;
	margin:0px;
}

.fbconnect_LastComments .fbposttitle{
	font-weight: bold;
	font-size:12px;
	display:block;
	overflow:hidden;
}
.fbconnect_LastComments_disabled{
	filter: alpha(opacity=50); 
	opacity: .5;
	-moz-opacity:0.5;
	background-color: #d5d6d7;
	margin-top:0px !important;
	padding:3px !important;
		color: #333 !important;
}

#fbconnect_reload{
	padding: 2px;
	float:left;
	text-align:left;
	color: #c0c0c0 !important;
	display: none;
}
.fbconnect_listpages{
	display:block;
	overflow: hidden;
}
.fbconnect_select_top{
	position:absolute;
	top: 30px;
	right: 1px;
}
.fbconnect_select{
	position:absolute;
	right: 1px;
	top: 40px;
}
.fbconnect_streampost{
	font-size: 11px;
	font-family:Arial,Helvetica,sans-serif;
	position:relative;
	color: #404040 !important;
	overflow: hidden;
	display: block;
	margin-top:5px !important;
	padding-bottom:5px !important;
	clear:both;
	border-bottom: 1px solid #c0c0c0 !important;
}
.fbconnect_streampic{
	border: 1px solid #c0c0c0 !important;
	padding: 1px;
	margin-right:5px;
	display: block;
	float: left;
	background-color: #FFF !important;
	overflow: hidden;
	cursor:hand;
}

.fb_stream_date{
	width:100%;
	text-align:right;
	color: #c0c0c0 !important;
	font-size: 9px !important;
}
#fbinvitebutton{
	margin:4px;
	height: 20px;
	line-height:20px;
	text-align: center;
	color: #808080 !important;
	background: #ece9d8;
	border: 1px solid #808080 !important;
}
div.pinned {
	background:#202020 none repeat scroll 0 0;
	border-left:3px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
	top:0px;
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	left:auto;
	line-height:1.1em;
	margin:0;
	padding:2px;
	position:fixed;
	right:0px;
	width:255px;
	height:auto;
	z-index:999999;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
div.pinned:hover {
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
}
#fbconnect_pinned{
	position:absolute;
	top: -22px;
	right:2px;
	cursor:hand;
}
div#TB_title {
	background-color: #222222;
	color: #cfcfcf;
}
div#TB_title a, div#TB_title a:visited {
	color: #cfcfcf;
}
.fb_dateselect{
	width:60px;
	font-size:10px;
}
.labelform{
	font-weight: bold;
	font-size:10px;
}
.textform{
	width:250px;
	font-weight: normal;
	font-size:10px;
}
.textareaform{
	width:250px;
	font-weight: normal;
	font-size:10px;
}
.titlepassport{
	font-weight: bold !important;
	font-size:16px;
	color:#404040;
	margin-bottom:4px;
}
.fbconnect_regform{
	margin-top:15px;
}
.fbconnect_regform a{
	font-weight: bold;
	text-decoration:underline ;
	font-size:10px;
	color:#105cb6;
}
.fbconnect_sendbutton{
	float: right;
}
.fb_formfila{
	padding-top:3px;
}
.textoLoading{
	display:none;
	margin-top:5px;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
	width:200px;
}
.accesstable{
	border:1px solid #CCCCCC !important;
	line-height:30px;
	font-size:18px;
	padding: 15px;
	text-align: center;
}
.fbconnect_sidebar_miniprofile{
	overflow: hidden;
	display: block;
	margin-top:1px !important;
}
.sidebarFacebook ul{
	margin:0px; 
	padding:0px;
}
.fbconnect_miniprofilehead{
	width: 100%;
	height: 20px;
}

.fbconnect_shareBar{
	margin:auto;
	width: 280px;
	height:70px;
}
.fbconnect_sharediv{
	float:left;
	width: 80px;
	margin-right:10px;
	font-size:11px;
	text-align:center;
	line-height:11px;
}
.fbstatus-success{
	color: #404040;
}
.fbstatus-fail{
	color: red;
}
.fbcreditos{
	font-size:9px !important;
	color:#404040!important;
}
.fbcreditos a{
	font-size:9px !important;
	color:#404040!important;
}
.fbwidgetfooter{
	text-align: right;
	line-height: 19px !important;
	border-top: 1px solid #CCCCCC;
}

#facebook-sidebarcontainer{
	background: url("./images/content.png") repeat scroll 0 0 transparent;
    border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	position: fixed;
    top: 43px;
	right: 0px;
	width: 250px;
	padding: 10px;
	display: none;
	font-family: Arial,HelveticaNeue-Bold,sans-serif;
	color: #fff;	
	z-index: 1000;
}

.fbwidget-area{
	float:left;
	margin-right: 5px;
}

.fbwidget-area ul{
margin: 0px;
}

.fbwidget-area li{
 list-style-type: none;
}
#fb_wpbar {
	border-bottom: 1px solid #1E1E1E;
    font-size: 19px;
    background: url("./images/head-fade-bk.png") repeat scroll 0 0 #000000;
    color: #DDDDDD;
    direction: ltr;
    height: 40px;
    left: 0;
    position: fixed;
    top: -5px;
    width: 100%;
    z-index: 99999;
	font-family: Arial,HelveticaNeue-Bold,sans-serif;
	display: block;
	overflow: hidden;
	padding-top:5px;
}
#fbheaderbar-title {
    border-style: none;
    display: inline-block;
    font-weight: bold;
    height: 33px;
	line-height: 28px;
    margin: 0;
	white-space: nowrap;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-top: 5px;
    text-overflow: ellipsis;
    text-shadow: -1px -1px 1px #242424;
    font-size: 18px;
    letter-spacing: -1px;
}
#fb_wpbar a{
	color: #DDDDDD;
	text-decoration: none;
}
#fbheaderbar-main{
	display: inline-block;
	overflow: hidden;
	float: right;
	margin-right:35px;
	line-height: 30px;
	white-space: nowrap;
	padding-top:2px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#fbheaderbar-menu {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#fbheaderbar-menu a {
    background: url("./images/menu-dropper.png") repeat scroll 0 0 transparent;
    display: block;
    height: 45px;
    margin: 0;
    padding: 0;
    width: 30px;
}
#fbheaderbar-menu .fbpost-arrow-down {
	background-position: 0 -45px;
	border: 1px solid #000;
}

.fbheaderbar-title-logo{
    bottom: 1px;
    float: left;
    height: 33px;
    margin-right: 7px;
    padding: 0;
    position: relative;
}

#fbconnectcheckpublish{
	display: inline-block;
	height: 30px;
	padding-left:18px;
	font-weight: bold;
}
.fbconnect_sharewith_twitter{
background: url("./images/twitter-16.png") no-repeat scroll 2px 2px;
}
.fbconnect_sharewith_google{
background: url("./images/gplus-16.png") no-repeat scroll 2px 2px;
}
.fbconnect_sharewith_facebook{
background: url("./images/facebook-16.png") no-repeat scroll 2px 2px;
}
.fbformfield{
	margin-bottom:15px;
	display:block;
	width: 100%;
}
.workspaceform label {
    color: #333333;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-right: 10px;
}

#fbregisterform label {
    text-align: left;
    width: 100%;
}

#fbregisterform .inputlong, #fbregisterform textarea {
    width: 96%;
    background-color: #FFFFFF;
    border: 1px solid #D0D0D0;
    font-size: 14px;
    padding: 5px;
}
.fbuserprofile{
	margin-top: 15px;
}
#fbloginpopup{
	margin-top:30px;
}
#fbloginpopup .fbsocialloginbuttons {
    padding-bottom: 40px;
    padding-left: 30px;
}
#fbloginpopup .wploginon .fbsocialloginbuttons, #fbloginpopup .wploginon .fbloginwordpressform {
    display: inline-block;
	width: 45%;
    padding: 0;
    float: left;
}
#fbloginpopup .wploginon .fbsocialloginbuttons{
	margin-left: 3%;
}
#fbloginpopup .wploginon .fbloginwordpressform {
	margin-right: 3%;
}
#fbloginpopup .wploginoff .fbsocialloginbuttons{
    display: block;
	width: 100%;
    padding: 0;
}
#fbloginpopup .fbloginbuttoncontainer{
	margin-top:5px;
	margin-right:5px;
}
#fbloginpopup .fbloginbuttoncontainer a{
	width: 163px;
}

#TB_window .workspaceform label {
    color: #333333;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-right: 10px;
}

.fbloginwordpressform .input{
    background-color: #FFFFFF;
    border: 1px solid #939393;
    font-size: 14px;

    width: 100%;
    border-radius: 1px;
    padding: 5px;
}
.fbloginwordpressform .submit{
	float: right;
}

.fbloginbuttoncontainer{
	display: inline-block;
}
