@charset "utf-8";
#lasttweets{background-color:#FFF;position:relative;word-wrap:break-word;}
.widgettwitter{font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;width:100%;max-width:500px;}
.twitter-profile-img{float:left; margin-right:6px;width:32px;height:32px;}
.single-tweet .single-tweet-copy{font-size:12px;margin:0;}
.single-tweet-content:hover{cursor:pointer;}
.single-tweet{margin-bottom:20px;}
#loadingfeed{position:absolute;top:50%;left:50%;margin-top:-16px;margin-left:-16px;}
.tweet-date{font-size:10px;color:#888;}
.tweet-hit{font-size:10px;color:#888;}
.tweet-hit-date-cont{background-color:#F4F4F4;margin-top:5px;padding: 0 4px;}
.twitter-feed-link{color:#5ABABA;}
.twitter-feed-link:visited{color:#5ABABA;}

#follow_me {clear:both;}
#follow_me > #follow_button {background:url(../img/twittericon.png) left no-repeat #55acee;color:#FFF;padding-top:2px;padding-bottom:2px;padding-left:24px;padding-right:6px;text-decoration:none;float:left;font-size:13px;line-height:1.5;}
#follow_me > #followers_count {font-size:12px;color:#FFF;margin-top:0;margin-left:0;line-height:23px;height:23px;padding:0 2px;float:left;background-color:#55acee;border-left: 1px solid #9cd4ff;padding:0 4px;}
#lasttweets .hr{
	height:1px;
	width:100%;
	border-top:1px solid #E9E9E9;	
}