/* CSS Document */
/*  
Theme Name:Cumulux Theme
Theme URI: http://www.snr-technologies.com
Description: Two coloumn, Widget ready theme
Version: 1.0
Author: SNR Technologies
Author URI: http://www.snr-technologies.com/
*/
#loading{
	display:block;
}

ol#update{
	padding:0;
	margin:0;
	list-style:none;
}

ol#update li{
	padding:10px 0;
	margin:0;
}

ol#update li #tweet{
	background:url(images/twitter/bg_twittercontent.gif) top left no-repeat;
	padding:10px;
	margin:0;
	width:569px;
	height:80px;
}

#tweet .tweet_img{
	background:url(images/twitter/bg_twitterusrimg.gif) top left no-repeat;
	padding:10px 10px 10px 10px;
	margin:0;
	width:51px;
	height:53px;
	float:left;
}

#tweet .tweet_text{
	padding:0 10px;
	margin:0;
	width:400px;
	float:left;
	font-family:'Arial';
	font-size:12px;
	color:#121212;
}

#tweet .tweet_text h4{
	padding:0;
	margin:0;
	float:left;
	font-family:'Arial';
	font-size:12px;
	font-weight:normal;
	color:#8b8b8b;
}

#tweet .tweet_text h4 a:link, #tweet .tweet_text h4 a:visited{
	color:#ba0a0a;
	text-decoration:none;
}

#tweet .tweet_text p{
	clear:both;
	padding:3px 0 0;
	margin:0;
}

#tweet .tweet_text a:link, #tweet .tweet_text a:visited{
	color:#bf0d0d;
	text-decoration:none;
	font-weight:bold;
}

#tweet .tweet_text span, #tweet .tweet_text span a:link, #tweet .tweet_text span a:visited{
	padding:0;
	margin:0;
	font-size:11px;
	color:#8b8b8b;
	font-weight:normal;
}
	