/*
# mod_sp_tweet - Twitter Module by JoomShaper.com
# -----------------------------------------------
# Author    JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2014 JoomShaper.com. All Rights Reserved.
# license - GNU/GPL V2 or Later
# Websites: http://www.joomshaper.com
*/
.sp-tweet-item{border-bottom:none !important;margin:0;padding:0 0 10px!important;color: #999;}
.sp-tweet{
	margin-top: -5px;
}
.sp-tweet-item a{ text-decoration: none!important;}
.sp-tweet-even{background:#f5f5f5}
.sp-tweet-item img.tweet-avatar{display:block;float:left;margin:0 5px;padding:3px;}
.sp-tweet-item .date,.sp-tweet-item .source{font-size:10px}
.sp-tweet-item .date{float:left}
.sp-tweet-item .source{float:right}
a.followme{display:block;background:url(../images/followme.png) no-repeat 0 5px;margin-top:10px;padding-left:20px;line-height:140%;margin:5px}
.sp-tweet-clr{clear:both}