/* @override 
	http://localhost:8888/joomla/1.0/organica/modules/mod_jTweet/css/jTweet.css
	http://localhost:8888/joomla/1511/elevate2_1511/modules/mod_jTweet/css/jTweet.css
	http://localhost:8888/joomla/1.5/grid/modules/mod_jTweet/css/jTweet.css
*/

.jTweet_bird1,.jTweet_bird2,.jTweet_bird3,.jTweet_bird4,.jTweet_bird5 {clear: both;}
.jTweet_bird1 .tweet .tweet_list li.tweet_first{background: url(../images/twitterBird1.png) no-repeat left 10px;padding-left: 60px;padding-bottom: 20px;}
.jTweet_bird2 .tweet .tweet_list li.tweet_first{background: url(../images/twitterBird2.png) no-repeat left 4px;padding-left: 60px;padding-bottom: 20px;}
.jTweet_bird3 .tweet .tweet_list li.tweet_first{background: url(../images/twitterBird3.png) no-repeat left 4px;padding-left: 60px;padding-bottom: 20px;}
.jTweet_bird4 .tweet .tweet_list li.tweet_first{background: url(../images/twitterBird4.png) no-repeat left 4px;padding-left: 60px;padding-bottom: 20px;}
.jTweet_bird5 .tweet .tweet_list li.tweet_first{background: url(../images/twitterBird5.png) no-repeat left 10px;padding-left: 60px;padding-bottom: 20px;}
.jTweet_none .tweet .tweet_list li.tweet_first{background: none}
.tweet {font-family: Georgia, serif;padding: 0;margin: 0}
.tweet .tweet_list {list-style-type: none;margin: 0; padding: 0;}
ul.tweet_list li a,ul.tweet_list li a   {border: none;padding: 0}
.tweet .tweet_list li {overflow: hidden;padding: 4px;margin: 0;}
.tweet .tweet_list .tweet_avatar {padding:4px;margin: 0;float: left; }
.tweet .tweet_list .tweet_avatar img { vertical-align: middle;margin: 0 8px 0 0;border: 1px solid #ddd;padding: 4px; }
.tweet_text {font-size: 0.9em;font-style: italic;}
.jTweet a.jTweetFollow.sticker {background: url(../images/twitterIcon.png) no-repeat;line-height: 2em;padding: 8px 0 8px 40px;display: block;margin-top: 10px;margin-left: 15px;text-decoration: none;}
.jTweet a.jTweetFollow.icon {background: url(../images/twitterIcon2.png) no-repeat;line-height: 2em;padding: 8px 0 8px 40px;display: block;margin-top: 10px;margin-left: 15px;text-decoration: none;}
.jTweet a.jTweetFollow.none {background: none;line-height: 2em;padding: 8px 0 8px 0px;display: block;margin-top: 10px;margin-left: 15px;text-decoration: none;}
.jTweetFollow.right {float: right;}
.jTweetFollow.left {float: left;}
.jTweetClear {clear: both;}
