/* @override http://www.tradecountersdirect.com/jquery-twitter-feed/twitter-styles-vanilla.css */

/* @override http://www.tradecountersdirect.com/jquery-twitter-feed/twitter-styles-vanilla.css */



/* CSS Document */



#twitter-feed {
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding: 8px 0 5px;
	color: white;
	overflow:auto;
}
#twitter-feed h1 {
	color: white;
	margin:0px;
	padding:9px 0px 9px 0px;
	font-size:18px;
	font-weight:lighter;
	display: none;
}

#twitter-feed img {
	margin:0px;
	padding:9px 0px 9px 0px;
	font-size:18px;
	font-weight:lighter;
	display: none;
}
.twitter-article, #loading-container {
	border-bottom:1px dotted #CCC;
	float:left;	
	padding:8px 0px 8px 0px;
}
#loading-container {
	padding:16px 0px 16px 0px;
	text-align:center;	
}
.twitter-pic {
	float:left;
	display: none;
}

.twitter-pic img {
	float:left;
	border-radius:7px;	
	border:none;
	display: none;
}
.twitter-text p {
	margin:0px;
	line-height:15px;	
}
.twitter-text a,  h1 a {
	color: #ed6e36;
	text-decoration: none;
}
.twitter-text a:hover,  h1 a:hover {
	text-decoration: underline;
	color: #ed6e36;
}

.twitter-text {
	float:left;
	font-size:11px;
	padding-left: 0;
}

.tweet-time {
	font-size:10px;
	color: white;
	float:right;
}
.tweet-time a, .tweet-time a:hover {
	color: white;
}

.backlink {
	font-size:11px;
	text-align:center;
}
.tweetprofilelink a {
	color: #ed6e36;
}
.tweetprofilelink a:hover {
	color: #ed6e36;
	text-decoration: underline;
}
.backlink a {
	color:#aaa;
}