/*------------------------------------------------------------------------
# 6Tweets module by Team of Six, balbooa.com
# ------------------------------------------------------------------------
# author    Balbooa http://www.balbooa.com/
# Copyright@2013 balbooa.com.  All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: http://www.balbooa.com/
-------------------------------------------------------------------------*/
.six_tweets_item{margin-bottom: 20px;}
.six_tweets_item>a{
	float:left;
	margin:0 5px 0 0;
	line-height: 0;}
.six_tweets a{text-decoration: none;}
.six_tweets a:hover{background: transparent; color: #111;}
.six_tweets_item p{margin-bottom: auto;}
.six_tweets_item .date{margin-top: 5px;}
.six_tweets_clr{clear:both}