body
{
	background: #222;
	color: #999;
	font-size: 11px;
	font-family: "Lucida Sans","Trebuchet","Helvetica","Arial","sans-serif";
	width: 100%;
	height: 100%;
	padding-bottom: 30px;
}
*
{margin: 0; padding: 0;}
a
{
	color: #ccc;
	text-decoration: none;
}
a:hover
{
	color: #00fff1;
	background: #111;
}
h1
{
	font-size: 120%;
	line-height: 30px;
	float: left;
	white-space: nowrap;
}
h1 b
{
	color: #efefef;
}
h2
{
	display: block;
	background: #262626;
	color: #555;
	padding: .5em;
	font-size: 90%;
	margin: .3em;
	text-align: center;
}
div.loader
{
	padding: 2em;
	background: #262626 url(../img/loading.gif) center no-repeat;
	color: #444;
	text-align: center;
}

#slidebox,
#slidebox2
{
	background: #000 url(../img/grad.gif) top left repeat-x;
	border-bottom: 3px solid #555;
	overflow: hidden;
}
#slidebox
{
	display:none;
}
#slidebox h2,
#slidebox2 h2
{
	background: none;
	padding: 0;
	margin: 0;
	padding-top: 30px;
	text-align: left;
	font-size: 200%;
	color:#666;
	padding-left: 15px;
	padding-right: 15px;
}
#slidebox p,
#slidebox ol,
#slidebox2 p,
#slidebox2 ol
{
	padding: 20px;
	padding-top:0px;
	padding-bottom: 40px;
}
#header
{
	font-size: 90%;;
	padding: .8em;
	background: #333 url(../img/logo_monitter2.gif) 10px 5px no-repeat;
	color: #999;
	text-align: left;
	border-bottom: 3px solid #555;	
	padding-left: 140px;
	margin: 0;
	overflow: hidden;
	height: 35px;
	
}
#header a.stumble
{
	background: url(../img/stumbleupon.gif);
}
#header a.digg
{
	background: url(../img/digg.gif);
}
#header img
{
	margin-right: 10px;
	border: 0;
}
#header a.icon
{
	padding: 0;
	margin: 0;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
}
#header ul img
{
	margin: 0;
	padding: 0;
}
#header ul
{
	float: right;
	padding:8px;
	position: relative;
	top: -2px;
	padding: 4px;
}
#header ul, #header li
{
	display: block;
	float: right;
	line-height: 30px;
}
#header a
{
	font-size: 120%;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.content
{
	margin: auto;
	width: 90%;
	min-width: 900px;
	max-width: 1300px;
	padding-bottom: 50px;
	overflow: hidden;
}
#slidebox .content,
#slidebox2 .content
{
	padding-bottom: 0px;
}
.column
{
	width: 33%;
	float: left;
}
.column input
{
	background: #111;
	color: #999;
	font-weight: bold;
	text-align: center;
	border: 3px solid #555;
	border-top: none;
	display: block;
	padding-bottom: 0;
	padding-top: 4px;
	height: 23px;
	position: relative;
	top: -3px;
	width: 98%;
	margin: auto;
	margin-bottom: 0;
	line-height: 30px;
}

h2.locationdisplay
{
	display: none;
	background: #555;
	color: #efefef;
	padding: .2em;
	font-size: 80%;
	margin-top: 0;
	text-align: center;
	position: relative;
	top: -3px;
	height: 2em;
}
.column .padder
{
	padding: 3px;
}
.tweets
{
	position: relative;
	top: -3px;
}
.tweet
{
	display: block;
	background: #333;
	clear: both;
	padding: .6em;
	margin: .3em;
	overflow: hidden;
}
.tweet img
{
	float: left;
	margin-right: 1em;
	border: 2px solid #222;
	background: #444;
}
.tweet p.text
{
	margin: 0;
	padding: 0;
	padding-left: 70px;
	
}
#foot
{
	font-size: 90%;
	color: #555;
	text-align: right;
	clear: both;
	bottom: 0px;
	width: 100%;
	padding-bottom: 10px;
	background: #111;

	text-align: center;
	z-index: 1000;
	position: fixed;
	padding-top: 10px;
	border-top: 3px solid #555;	
}
#foot a
{
	color: #666;
}
#help
{
	width: 200px;
	position: absolute;
	top: 70px;
	right: 40px;
	background: #333;
	border: 2px solid #555;
	padding: 20px;
	display: none;
}
#help dt
{
	color:aqua;
	padding-top: 4px;
}
#help dd
{
	padding-left: 8px;
}
#help dl
{
	padding-bottom: 10px;
}
#help a.closer
{
	display: block;
	float: right;
	background: #222;
	border: 2px solid #555;
	color: #555;
	padding:2px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	left: 12px;
	top: -12px;
}
#map
{
width: 100%;
height: 340px;
	border-bottom: 3px solid #555;

}
#locationsearch
{
	float: left;
	padding: 4px;
	display: none;
}
#locationbox 
{
	background: #000 url(../img/grad.gif) top left repeat-x;
	border-bottom: 3px solid #555;
	overflow: hidden;
	font-size: 130%;
	text-align: center;
	height:65px;
}
#locationbox .padder
{
	padding: 20px;
}
input#location
{
	border: 2px solid #555;
	background: #111;
	padding: 4px;
	color: #efefef;
	width: 120px;
	display: inline;
	font-size: 100%;
}
table.stats
{
border: 4px solid #ccc;
background: #666;
}

table.stats th,
table.stats td
{
color: #ccc;
background: #666;
font-size: 90%;
text-align: left;
padding: 3px 6px;
}