body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/header.png) 0 0 repeat-x;
	font: normal 10px Lucida Grande, sans-serif;
}

a { color: #214466; }
a:hover { color: #5399bb; }

h1,h2,h3,h4,h5,p,ul,ol,li {
	margin: 0;
	padding: 0;	
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix {	display: block; }
* html .clearfix { height: 1%; }

#container {
	width: 920px;
	padding: 0 20px;
	margin:0 auto;
}

#menu {
	width:100%;
	background-color:black;
	color:white;
	font-size:12px;
	text-align:center;
	padding: 6px 0 ;
	height: 16px;
}

#header {
	background: transparent url(/images/statbird.png) 280px 0 no-repeat;
}

#header h1 a {
	display: block;
	width: 340px;
	height: 109px;
	background: url(/images/logo.png) 0 24px no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#header h4 {
	height: 31px;
	width: 894px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/tagline.png) -18px 0 no-repeat;
}

#jump {
	float: right;
	width: 310px;
	height: 50px;
	margin-top: 22px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #fff;
}

#jump form {
	position: relative;
	display: block;
	margin: 12px;
	padding: 0;
}

#screen_name {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	padding-left: 10px;
	background: url(/images/jump.png) 0 0 no-repeat;
	border: 0;
	height: 29px;
	font: bold 14px helvetica, arial, sans-serif;
}

#jumpgo {
	position: absolute;
	left: 205px;
	top: 0;
}

#midspace {
	margin-top: 25px;
}

#quickhow {
	float: left;
	width: 150px;
	height: 80px;
	padding: 5px 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #5399bb;
	color: #fff;
	font: normal 12px/14px helvetica, arial, sans-serif;
}

#quickhow strong {
	display: block;
	font-size: 13px;
	margin-bottom: 4px;
}

.adspot { width: 728px; height: 90px; }
.adspot-square { width: 300px; height: 250px; }

.top-leaderboard { float: right; }
.bottom-leaderboard { padding: 25px 0 10px; text-align: center; }

#mainspace {
	clear: both;
	padding-top: 25px;
}

#top10 {
	font: normal 14px/18px helvetica, arial, sans-serif;
}

#mainspace h2 {
	font: bold 24px helvetica, arial, sans-serif;
	letter-spacing: -1px;
	color: #5399bb;
	margin-bottom: 20px;
}

.top10-col {
	float: left;
	width: 460px;
	margin: 0;
	padding: 10px 0;
	background: #dceef6;
	list-style: none;
}

.top10-col li {
	padding: 12px 6px 6px 60px;
	height: 42px;
	background-position: 6px 6px;
	background-repeat: no-repeat;
	color: #214466;
}

.top10-col li:hover {
	cursor: pointer;
	background-color: #fff;
}

.top10-stat {
	font-size: 12px;
	margin-left: 22px;
	color: #5399bb;
}

.top10-num {
	float: left;
	width: 22px;
}

#top10-col1 {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
}

#top10-col1 li { margin-left: 16px; }
#top10-col2 li { margin-right: 16px; }

#top10-col2 {
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
}

.list_name {
	font-size: 14px;
}

#tweet_btn {
	padding-top: 4px;
}


#therest {
	clear: both;
	padding-top: 30px;
}

#therest table {
	width: 920px;
	color: #7d7d7d;
	border-bottom: 1px solid #bbb;
}

#therest td {
	padding: 6px 2px;
	border-top: 1px solid #bbb;
}

#therest .alt td {
	background: #efefef;
	border-top: 1px solid #bbb;
}

#therest .stat {
	text-align: center;
	padding: 6px 2px;
}

#therest th {
	text-align: left;
	background: #666;
	color: #fff;
	font: bold 12px helvetica, arial, sans-serif;
	padding: 4px 2px;
}

#therest th a {
	color: #fff;
}

.promo td {
	background: #214466;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}

.promo a {
	color: #fff;
	text-decoration: underline;
	font-style: italic;
}

.statcol_num { width: 20px; }
.statcol_img { width: 42px; }
.statcol_name { width: 180px; padding-left: 8px; }
.statcol_loc { width: 150px; }
.statcol_url { width: 210px; }

#paging { padding: 10px 0;}

#footer {
	padding: 10px 0;
	width: 920px;
	margin: 0 auto;
}

#userad {
	width: 300px;
	float: right;
}

#user_main {
	float: left;
	width: 600px;
	background: #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: 250px;
	color: #eee;
}

#user_main a {
	color: #fff;
}

#user_info {
	float: left;
	width: 150px;
	height: 210px;
	padding: 20px;
	border-right: 2px solid #fff;
	text-align: center;
}

#user_info img {
	border: 2px solid #fff;
	margin: 0 auto 8px;
}

#user_info #bio {
	text-align: center;
	width: auto;
	margin: 8px 4px;
}

#user_details {
	font: normal 14px/18px helvetica, arial, sans-serif;
	padding: 20px 10px 20px 20px;
	float: left;
	height: 210px;
	width: 370px;
}

#user_details ul {
	margin: 0 0 20px 0;
}

#user_details li {
	margin-bottom: 4px;
}

#user_chart {
	border: 1px solid #ccc;
	margin: 10px 0;
}

.profile_name {
	font-size: 18px;
}

.profile_twitter {
	font-size: 12px;	
}



.featured-banner { background: #dceef6; padding: 10px; margin-top: 10px; }
.featured-banner #loading { background-color: #FFF; padding: 5px; height: 105px; width: 890px; }
.featured-banner .featured_user:last-child { margin-right: 0px; }
.featured-banner .featured_user { width: 435px; float: left; padding: 5px; margin-right: 10px; background: #fff; position: relative; height: 105px; }
.featured-banner .featured_user .name { margin-bottom: 5px; font-size: 14px; font-weight: bold; float: left; }
.featured-banner .featured_user .name .username { font-size: 13px; font-weight: normal; }
.featured-banner .featured_user .info { width: 350px; float: left; margin-bottom: 10px; }
.featured-banner .featured_user .description { color: #7D7D7D; clear: both; margin-bottom: 5px; }
.featured-banner .featured_user .more { clear: both; color: #5399bb; font-size: 12px; margin-bottom: 5px; }
.featured-banner .featured_user .avatar { display: block; float: left; margin-right: 5px; margin-bottom: 0px; }
.featured-banner .featured_user .avatar img { border: 0; }
.featured-banner .featured_user .last_tweet { margin-top: 5px; }
.featured-banner .featured_user .followButton { float: right; right: 15px; position: absolute; bottom: 5px; }

.featured-row { position: relative; }
.featured-row .featured-slot { position: relative; display: block; height: 52px; border-top: none !important; }
.featured-row .avatar { position: absolute; top: 8px; left: 96px; }
.featured-row .info { position: absolute; top: 12px; left: 160px; width: 190px; }
.featured-row .description { position: absolute; top: 12px; left: 376px; width: 290px }
.featured-row .followButton { position: absolute; top: 22px; left: 660px; }

.black { font-weight: bold; }
.grey { color: #7D7D7D; }