/* @override http://www.steljesaudio.co.uk/jquery-twitter-feed/twitter-styles-vanilla.css */


/* CSS Document */



#twitter-feed {
	margin:auto;
	margin-top: 0;
	padding: 8px 0 5px;
	color:#333;
	overflow:auto;
}
#twitter-feed h1 {
	color:#5F5F5F;
	margin:0px;
	padding:9px 0px 9px 0px;
	font-size:18px;
	font-weight:lighter;
	display: none;
}

#twitter-feed img {
	color:#5F5F5F;
	margin:0px;
	padding:9px 0px 9px 0px;
	font-size:18px;
	font-weight:lighter;
	display: none;
}
.twitter-article, #loading-container {
	border-top:1px dotted #CCC;
	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: 34px;
	font-size: 24px;
}
.twitter-text a,  h1 a {
	color: #2298d9;
	text-decoration: none;
}
.twitter-text a:hover,  h1 a:hover {
	text-decoration: underline;
	color: #2298d9;
}

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

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

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