/* @override http://lahlootea.sandboxmedia.co.uk/includes/twitter.css */

#twitter-feed {
	float:left;
	height:88px;
	margin-bottom:20px;
	margin-left: 50px;
	overflow:hidden;
	position:relative;
	width:297px;
	background: url(../images/twitter/twitter-bkg.gif) no-repeat;
}
#twitter-feed h3.twitter{
	float:left;
	height:26px;
	margin-top:0px;
	overflow:hidden;
	position:relative;
	width:146px;
	text-indent: -9999px;
	background: url(../images/twitter/twitter-box-logo.gif) no-repeat;
}
#twitter-feed a.more{
	position: absolute;
	top: 75px;
	right: 0px;
	text-decoration: none;
	color: #86cecc;
	font-size: 12px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
}
#twitter-feed ul {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 250px;
	top: 0px;
}
#twitter-feed li.post {
	display: none;
	list-style-type: none;
	text-decoration: none;
	padding: 0px 0 0 8px;
	float: left;
	margin: 0px;
	font-size: 10px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #999;
	height: 84px;
	overflow: hidden;
}
#twitter-feed li.post .content {
	display:block;
	line-height:1.4em;
	margin:32px 0px 0 0;
	line-height: 12px;
}
#twitter-feed li.post .buttons {
}
#twitter-feed li.post a.news_back, 
#twitter-feed li.post a.news_more {
	text-indent: -9999px;
	position:absolute;
	height: 14px;
	width: 14px;
	display:block;
	cursor: pointer;
	text-indent: -9999px;
}
#twitter-feed li.post a.news_back, 
#twitter-feed li.post a.news_more {
	right:18px;
	top: 12px;
	background: transparent url(../images/twitter/left.gif) no-repeat;
}
#twitter-feed li.post a.news_more {
	right:2px;
	top: 12px;
	background: transparent url(../images/twitter/right.gif) no-repeat;
}
#twitter-feed li.post a.news_back.disabled, 
#twitter-feed li.post a.news_more.disabled {
	opacity: 0.5;
}

#twitter-feed a#twitter-feed-link {
	position: absolute;
	top: 113px;
	left: 0px;
	display: block;
	width: 200px;
	height: 38px;
	background-color: transparent;
	z-index: 1;
}

#twitter-feed a#twitter-feed-link span{
	margin-left: -1000px;
}
