/*
.tweet {background: #fff;margin: 4px 0;width: 298px;  margin:5px 10px 5px 10px; border-bottom: 1px dotted #ccc; padding-bottom:5px; border: 0px solid #000;}
	.tweet a{text-decoration:none;color: #066999;}
	.tweet a:hover{color: #111;}
.tweet img {float: left;margin: 0 8px 4px 0;}
.tweet .text {margin: 0;font-size:11px; color:#444444;}

.tweet .time a {font-size: 80%;color: #888;white-space: nowrap;text-decoration: none;}
.tweet .time a:hover {text-decoration: underline;}

#twitterSearch .tweet {	min-height: 24px;}
#twitterSearch .tweet .text {margin-left: 32px;}
*/



/* ------------- Twitter Feed ---------- */
.twitter-box { position: relative; width: 300px; max-height: 195px; margin: 0 2px 0 8px; padding: 0 0 0 0; overflow: hidden; }
.tweet-box { margin: 5px 0 5px 0; }
.tweet-header { float: left; clear: both; width: 100%; margin-bottom: 3px; }
.tweet-title { float: left; width: 100%; margin: 0 0 0 0; }
.tweet-author { float: left; font-size: 12px; font-weight: bold; }
.tweet-date { float: right; font-size: 12px; }
.tweet-body { font-size: 12px; color: #555555; line-height: 18px; }
.twitter-box a { color: #C20000!important; }
