*{
	font-family:Arial;
}
a,a:focus {
	color:#00A5E8;
	text-decoration:none;
	outline:none;
}
a:hover {
	color:#fff;
	background-color:#00A5E8;
}
html,body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	background-image:url(/img/header_bg_tile.jpg);
	background-repeat:repeat-x;
	margin-top:0;
}
img{
	border:0px;
}
h2,h3 { margin:2px 0; font-weight:normal; font-family:Georgia, Times, Serif; }

.main {
	padding-top:112px;
	background:url(/img/header_bg.jpg) 175px 0px no-repeat;
	margin:auto;
	width:1100px;
	height:100%;
	position:relative;
}
.follow_floater img{
	position:absolute;
	right:0;
	z-index:3;
}
.main ul {
	position:absolute;
	right:222px;
	margin:0px;
	top:56px;
	font-size:24px;
}
.main ul.admin {
	font-size:16px;
	font-weight:bold;
	top:66px;
	right:175px;
}
.main ul li {
	font-family:Georgia, Times, Serif;
	background-color:#c2b29c;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 3px;
	padding:4px 10px;
}
.main ul li.active {
	background-color:#F1EFEB;
}
#top-deck {
	display:block;
	position:absolute;
	top:2px;
	left:-5px;
	width:190px;
	height:90px;
	z-index:2;
}
#top-deck img {
	width:175px;
	height:88px;
	cursor:pointer;
}
#wib-link {
	display:block;
	position:absolute;
	top:25px;
	left:200px;
	width:100px;
	height:90px;
	background:transparent;
	cursor:pointer;
	z-index:3;
}
.tweets-container, .admin-container {
	position:relative;
	height:auto;
}
div.admin {
	background-color:#F4F2F0;
	margin-left:25px;
	display:none;
	position:relative;
	width:1000px;
	height:auto;
	padding-bottom:50px;
	float:left;
	overflow:hidden;
}
div.admin.active { display:block; }
div.admin h2 { 
	padding:10px 0 5px 20px; 
	border-bottom:1px dotted #888;
}
.tweets {
	background-color:#F4F2F0;
	margin-left:20px;
	width:510px;
	height:100%;
	min-height:600px;
	max-height:900px;
	padding-bottom:50px;
	float:left;
	overflow:scroll;
}
.tweet, .tweep {
	text-align:left;
	padding:20px;
	margin:auto;
	border-bottom:2px dotted #ddd;
}
.tweet img, .tweep img {
	float:left;
	margin-right:6px;
}
.tweet .published {
	font-size:10px;
	color:#999;
}
.tweet .user_name, .tweep .user_name {
	font-weight:bold;
}
.tweet .content, .tweep .content {
	color:#666;
	font-size:12px;
}
.left-column {
	font-family:Georgia, Times, Serif;
	float:left;
	position:relative;
	width:165px;
	height:100%;
	padding:0px;
	vertical-align:top;
}
.left-column h3 { 
	margin:0; 
	padding:0 10px 5px 10px; 
	font-size:18px;
	text-align:center; 
	line-height:1; 
}
.left-column .trivia-tweeps {
	height:310px;
	position:relative;
	background:#fff url(/img/trivia-tweep-bg.jpg);
}
.left-column .trivia-tweeps .tweep {
	padding:2px;
	border:0;
}
.left-column .trivia-tweeps .tweep img {
	width:55px;
	height:55px;
	margin-right:3px;
}
.left-column .trivia-tweeps .tweep .user_name {
	margin-top:20px;
	font-size:11px;
	font-weight:normal;
}
.left-column .trivia-tweeps .tweep .user_name a {
	color:#fff;
}
.left-column .what-is p { 
	width:150px; 
	margin:0; 
	font-size:14px;
	font-family:'Arial'; 
	text-align:center; 
	line-height:1.25; 
	color:#c2b29b; 
}
.left-column .what-is h2 { 
	font-size:18px; 
	color:#6d6f72;
	margin:5px 0; 
}
.right-column { 
	float:left; 
	position:relative;
	width:203px;
	height:100%;
	margin-left:5px; 
	vertical-align:top; 
}
.right-column.top-tweets {
	position:relative;
	width:170px; 
	margin-left:15px;
}
.right-column.top-tweets h2 { 
	padding:9px 0; 
	font-size:18px; 
	text-align:center; 
	color:#00a8ea; 
}
.right-column.top-tweets .content { 
	height:auto; 
	background:#d2eef9; 
}
.right-column.top-tweets .content .tweep { 
	padding:8px 5px;
	font-size:12px;
	border:0;
	line-height:1.1;
}
.right-column .featured-tweep h2 { 
	padding:10px 0 8px 38px; 
	font-size:18px; 
	background:#fff url(/img/featured-star.jpg) bottom left no-repeat; 
}
.right-column .featured-tweep .content { 
	height:88px; 
	background:#fff url(/img/featured-bg.jpg) bottom left no-repeat; 
}
.right-column .featured-tweep .content .tweep { 
	padding:5px; 
	font-size:12px; 
	color:#fff; 
}
.right-column .featured-tweep .content .tweep img {
	
}
.right-column .featured-tweep .content .tweep a { color:#fff; }
.right-column .featured-tweep .content .tweep .content { 
	background:none; 
	color:#fff; 
}
.right-column .featured-tweep .content .tweep .user_name {
	margin-top:25px;
	font-weight:normal;
}
.right-column .most-active h2 { 
	padding-bottom:3px; 
	font-size:18px; 
	text-align:center; 
	color:#6d6f72; 
}
.right-column .most-active .content { 
	height:auto; 
	background:#e4e0db; 
}
.right-column .most-active .content .tweep {
	padding:5px;
	font-size:12px;
}
.right-column .most-active .content .tweep img {
	width:70px;
	height:70px;
}
.right-column .most-active .content .tweep .user_name {
	margin-top:25px;
}
.right-column .most-active .content .tweep .content {
	padding-bottom:20px;
	border-bottom:2px dotted #888;
}
.right-column .most-active .content .tweep .content.last {
	border:0;
}
.right-column .travel-details { 
	height:auto;
	color:#6d6f72; 
}
.right-column .travel-details .content {
	padding:5px;
	font-family:Georgia, Times, Serif; 
	background:#fefaca; 
}
.break {
	margin-top:10px;
	padding-top:5px;
	border-top:3px dotted #ccc;
}
ul.tabs li{
	cursor:pointer;
}
/* admin forms */
.admin form {
	margin:10px;
}

.admin form label {
	font-size:12px;
}

.admin form a {
	font-size:10px;
}

.admin input[type="text"], .admin textarea {
	width:180px;
	margin:5px 1px;
	padding:3px 5px;
	font:normal 12px Arial;
	border:1px solid #ccc;
}

.admin textarea {
	width:325px;
	height:100px;
	vertical-align:top;
}

.admin input[type="submit"] {
	margin-top:15px;
	padding:5px 10px;
	border:1px solid #666;
	font-weight:bold;
	background-color:#e4e4e4;
	cursor:pointer;
}
/* end admin form css*/
.footer {
	position:fixed;
	bottom:0;
	left:0;
	background-color:#000;
	width:100%;
}