/* JQUERY */
.ui-widget { font-family: Lucida Grande, Lucida Sans, Arial, sans-serif; font-size: 1.1em; }
.ui-accordion .ui-accordion-content { /*padding: 1em 2.2em;*/ border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; max-height:350px;}
.ui-tabs .ui-tabs-panel { padding: 1em .4em; display: block; border-width: 0; background: none; }
.ui-widget-content a {color: blue;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em .5em; }

/* FB */
#facebook body{
	color:#DDD !important;
}
.fan_box .full_widget .connections{
	background: none !important;
	border: none !important;
}
.fan_box .full_widget .connect_top{
	background: none !important;
}
.connect_top a{
	color: #ddd !important;
}
.fan_box .connections_grid .grid_item .name{
	color: #ddd !important;
}
.grid_item img{
	-webkit-box-shadow: #666 0px 1px 5px;
	border: 1px solid white !important;
}
/*TWITTER*/
.twtr-widget .twtr-tweet{
	-webkit-box-shadow: #666 0px -1px 15px;
	padding: 1px 1px 7px;
}
.twtr-tweet-wrap{
    padding:5px;
	-webkit-box-shadow: #666 0px 1px 5px;
	border: 1px solid white;
}

.twtr-avatar{		
    padding:1px;	
	border: none;
	margin-right: 0px;
}
.twtr-img img{
	-webkit-box-shadow: #666 0px 1px 5px;
	height: 35px;
	width: 35px;
}
.twtr-hd{ padding: 0px;}
.twtr-doc, .twtr-timeline{
  background: none !important;
}

/* INFOCLIMA */
#st00820{
	width:150px !important;
}
#st00820, #st00820 div, #st00820 img{
	background-color: #F4F3F0 !important;	
}
#st00820 .l1{
	display:none;
}
#st00820 .l1, #st00820 .l2, #st00820 .l3{
	border-bottom: none;
	color:black;
	border-color:#F4F3F0;	
}
#st00820 .h1{
	border-left: none;
}
#st00820 div.n1{
	display:none;
}
#st00820 div.i1{
	padding:3px;
}

