.widget_rio20twitterwidget .widget-inner > h3{display: none;}
.widget_rio20twitterwidget .widget-inner article h3{display: block;}
.twtr-widget div{clear:none !important;}
.twtr-hd,.twtr-ft { display: none; }


.twtr-avatar,
.tb_photo{
	width: 48px;
	height: 48px;
	margin: 0;
	float: left;
	margin: 5px 5px 0 0;
	padding:0;
	border:0;}
	.twtr-avatar .twtr-img,
	.twtr-avatar .twtr-img img,
	.tb_photo img{
		width:100%;
		height:auto;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		border:0 !important;
		padding:0 !important;
	}

.twtr-timeline { height: auto; }
 
.twtr-widget .twtr-tweet-text p .tweet-url.hashtag {
	font-style: italic;
	font-size: 80%; }


/*Favorites*/
.twtr-widget .twtr-tweet-text p .twtr-user { display: none !important; }
.twtr-widget .twtr-tweet-text p .twtr-user:before,
.tb_author a:before{
	content: '@';
}
	.twtr-widget .twtr-tweet-text p .twtr-user,
	.tb_author a {
	display: block !important;
	font-weight: bold;
	font-size:90%;
	color: #575757 !important;
}
.twtr-widget em {
	display:none !important;
}
.twtr-reply, .twtr-rt, .twtr-fav {
	display: none !important;
}
.twtr-tweet-text p {
	padding:0 !important;
	font-family: 'AllerLightRegular';
	font-size: 90% !important;
	line-height: 140% !important; }
}
.twtr-widget .twtr-tweet-text p .twtr-user{
	display: block !important;
	font-weight:bold;
	color:#575757;
}
.twtr-tweet-text{
	margin-left: 0 !important;
	padding-left: 60px !important;
	/*border-bottom:1px solid #f1f1f1;*/
}
/*Profile*/
.twtr-widget-profile.twtr-widget .twtr-tweet-text p,
.widget_tweetblender .tb_msg{
	padding-right: 100px !important;
	font-family: 'AllerLightRegular';
	font-size:80%;
	display: block;
}
.widget_tweetblenderfavorites .tb_msg {
	font-family: 'AllerLightRegular';
	font-size:80%;
	width: 315px;
	display: block;
	float: right;
	margin-bottom: 15px;
}

div.tb_tweet {border-top: 0 !important;}
.widget_tweetblender {} 

.widget_tweetblender a.tb_photo,
.widget_tweetblender .tb_author,
.tb_tweet-info {display: none;}

.tb_tweet {position: relative;}

.twtr-widget-profile .twtr-tweet-text{
	margin-left: 0 !important;
	padding-left: 0px !important;
}
.twtr-widget-profile.twtr-widget .twtr-tweet-text p .twtr-user,
.twtr-widget-profile.twtr-widget .twtr-avatar{
	display: none !important;}
.twtr-widget-profile.twtr-widget em,
.tweet-tools {
	display: block !important;
	width: 65px;
	position: absolute;
	top: 2px;
	right: 0;
	text-indent: -999em;
	white-space: nowrap; }

.twtr-widget-profile .twtr-reply, .twtr-widget-profile .twtr-rt, .twtr-widget-profile .twtr-fav,
.widget_tweetblender .twtr-reply, .widget_tweetblender .twtr-rt, .widget_tweetblender .twtr-fav{
	display: block !important;
	text-indent: -999em;
	margin-left: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	clear: none; }
	 
	.twtr-widget-profile .twtr-reply,
	.widget_tweetblender .twtr-reply {
		background-position: 0 -1682px;
		width: 16px;
		height: 16px; }
	 
	.twtr-widget-profile .twtr-rt,
	.widget_tweetblender .twtr-rt {
		background-position: 0 -1748px;
		width: 16px;
		height: 16px; }
	 
	.twtr-widget-profile .twtr-fav,
	.widget_tweetblender .twtr-fav {
		background-position: 0 -633px;
		width: 18px;
		height: 17px; } 
	 
.twtr-widget .twtr-tweet-wrap { padding: 5px 0; }
 
.twtr-widget h3, .twtr-widget h4{
	line-height: normal !important;
	width: auto !important;
	font-size: medium !important; }
 
.twtr-tweet-text { position: relative; }
 
.twtr-timestamp { display: none }
 
