body
{
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
	margin:0;
}

ul.twitterSearchResults {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}



ul.twitterLeaderboard {
	list-style: none;
	padding-left: 0px;
}
ul.twitterSearchResults > li:first-child  {
	border-top:1px solid #21759B; 
}

li.tweet {
	list-style: none;
	margin-left: 0;
	border-bottom:1px solid #21759B; 
	margin: 0 5px 5px;
	padding: 10px;
	color:#757575;
	zoom: 1;
}

li.leader {
	list-style: none;
}

li.leaderTotals {
	list-style: none;
	color: #999;
	font-size: smaller;
}

a {
	color: #21759B;
	text-decoration:none;
}

span.hashtag {
	color: #21759B;
}

span.avatar {
	display: block;
	height: 50px;
	width: 50px;
	margin: 0px 10px 0px 5px;
}

span.avatar img {
	border: 0;
}

span.tweetBody {
	display: block;
	margin-left: 65px;
	min-height: 50px;
	
	margin-top: -50px;
}

span.tweetTime {
	color: #505050;
	font-size: smaller;
}

#leaderboard_contain {width:25%;}
li.tweet {*height:60px;}

.tsControls {
	border: 1px solid #21759B;
	cursor:pointer;
	padding:5px;
	text-align:center;
}

.ad{
	background:#FFFDBD none repeat scroll 0 0;
	border:1px solid #BEB930;
	color:black;
	font-family:verdana;
	font-size:14px;
	height:40px;
	padding:10px;
	width:175px;
}
#tsState{
	font-size:10px;
	color:#a5a5a5;
}
#metacontrols{
	
}
.new_feat{
	font-size:12px;
	float:right;
	margin:5px  120px;
}

.new_feat_top{
	font-size:14px;
	margin:5px;
	
}
.leader_txt{
	font-size:14px;
	color:#757575;
}

.event_description
{
color:#757575;
font-size:12px;
}


.menu{
	color:#fff;
}

#char_count
{
	float: right; margin-right: 110px;font-size:14px;
}
.send_tweet
{
	float: right; margin-top: -30px; margin-right: 90px;
}

#header {
	background-color:#1c445e;
	height:38px;
}

#logo {
	width:123px;
}

#search_container {
/* background:url("images/Search.png") no-repeat scroll left top transparent; */
float:right;
height:33px;
margin:3px 0 0;
position:relative;
width:333px;
}

#header #search {
border:1px solid #FFFFFF;
color:#B1C4D0;
float:right;
font-size:1em;
height:25px;
margin:3px 5px 0 0;
width:295px;
background:url("images/Search.png") no-repeat scroll right top #fff;
padding-right : 24px;
}

#sign-in-with-twitter {
	float:right;
	margin-right:20px;
	margin-bottom:10px;
}
/* 
#signed-in-with-twitter {
	margin:8px;
} */
#content_home {
	/* border:1px solid red; */
	width:800px;
}
#faq {
	/*  border:1px solid black; */ 
	width:510px;
	/* float:right; */
	margin:10px 20px 0;
	padding:10px;
}
#home_tags{
	margin: 10px 10px 5px 20px;
	float:right;
	width:250px
}
#home_tags a {
	margin:5px;
	text-decoration:none;
	
}

#home_tags a:hover {
	text-decoration:underline;
}

#footer, #footer a {
	font-size:12px;
	color:#a5a5a5;
	text-decoration:none;
}
#footer {
	float:right;
}

#tweetbox textarea{
	width:80%;
	margin-left:5px;
}

/* ie6 trash */
* html #gritter-notice-wrapper {
	position:absolute; 
}
* html .gritter-top {
	margin-bottom:-10px;
}
* html .gritter-item {
	padding-bottom:0;
}
* html .gritter-bottom {
	margin-bottom:0;
}
* html .gritter-close {
	background:url(images/gritter-close-ie6.gif);
	width:22px;
	height:22px;
	top:7px;
	left:7px;
}

/* the norm */
#gritter-notice-wrapper {
	position:fixed;
	top:20px;
	right:20px;
	width:301px;
	z-index:9999;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
	background:url('.'); /* ie7/8 fix */ 
}
.gritter-top {
	background:url(images/gritter.png) no-repeat left -30px;
	height:10px;
}
.hover .gritter-top {
	background-position:right -30px;
}
.gritter-bottom {
	background:url(images/gritter.png) no-repeat left bottom;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: bottom right;
}
.gritter-item {
	display:block;
	background:url(images/gritter.png) no-repeat left -40px;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.hover .gritter-item {
	background-position:right -40px;
}
.gritter-item p {
	padding:0;
	margin:0;
}
.gritter-close {
	position:absolute;
	top:5px;
	left:3px;
	background:url(images/gritter.png) no-repeat left top;
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px #000; /* Not supported by IE :( */
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

