	/*
// JoomlaWorks "Latest Tweets" Module for Joomla! 1.5.x - Version 1.1
// Copyright (c) 2006 - 2009 JoomlaWorks Ltd.
// Released under the GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
// More info at http://www.joomlaworks.gr
// Designed and developed by the JoomlaWorks team
// ***Last update: November 4th, 2009***
*/

/* Container */
div.ltBlock {clear:both; background-color:#FF0066;}

/* List */
div.ltBlock ul.ltBlockList {padding:0;margin:0; list-style:none;}

div.ltBlock ul.ltBlockList li.ltBlockListLoader {background:url(../images/loadingIcon.gif) no-repeat 50% 50%;width:100%;height:100px;margin:auto;}
div.ltBlock ul.ltBlockList li.ltBlockListLoader span {display:none;}

div.ltBlock ul.ltBlockList li {padding:6px;}
	.ltOdd {background:#FFE3EE;}
	.ltEven {background:#fffff0;}
	span.ltUserStatus {}
	a.ltStatusTimestamp {font-size:10px;}

/* "Follow us" link */
div.ltFollowUsLink {clear:both;padding:4px;}
div.ltFollowUsLink a {display:block; text-align:right; text-decoration:none; color:#FFFFFF;}
div.ltFollowUsLink a:hover {display:block; text-align:right; text-decoration:underline; color:#FFFFFF;}
div.ltFollowUsLink a span {background:url(../images/twitter_16x16_8bit.png) no-repeat left center;padding:2px 0 2px 20px; color:#FFFFFF;}


div.moduletable_twit h3 { 
   font-size: 120%;
      color:#fff; font-weight:bold; padding:12px 0px 10px 30px; background:url(../images/box_h3_p.gif) no-repeat 0 0;
}

