body
{
	background: #222;
	color: #999;
}
a
{
	color: #ccc;
}
a:hover
{
	color: #00fff1;
	background: #111;
}
h1 b
{
	color: #efefef;
}
h2
{
	background: #262626;
	color: #555;
}
div.loader
{
	background: #262626 url(../img/loading.gif) center no-repeat;
	color: #444;
}

#slidebox,
#slidebox2
{
	background: #000 url(../img/grad.gif) top left repeat-x;
	border-bottom: 3px solid #555;
}
#slidebox h2,
#slidebox2 h2
{
	color:#666;
}
#header
{
	background: #333 url(../img/logo_monitter2.gif) 10px 5px no-repeat;
	color: #999;
border-bottom: 3px solid #555;
}
#header a.stumble
{
	background: url(../img/stumbleupon.gif);
}
#header a.digg
{
	background: url(../img/digg.gif);
}
#header a.tweet
{
	background: url(../img/icon_twitter.gif);
}
.column input
{
	background: #111;
	color: #999;
	border: 3px solid #555;
}

h2.locationdisplay
{
	background: #555;
	color: #efefef;
}
.tweet
{
	background: #333;
}
.tweet img
{
	border: 2px solid #222;
	background: #444;
}
#foot
{
	color: #555;
	background: #111;
	border-top: 3px solid #555;	
}
#foot a
{
	color: #666;
}

#help,
#profile div.inner,
#tweetbox div.inner
{
	background: #333;
	border: 2px solid #555;
	color: #ccc;
}
#help dt
{
	color:aqua;
}
#help .closer,
#profile .closer
{
	background: #222;
	border: 2px solid #555;
	color: #555;
}
#map
{
	border-bottom: 3px solid #555;

}
#locationbox 
{
	background: #000 url(../img/grad.gif) top left repeat-x;
	border-bottom: 3px solid #555;
}
input#location
{
	border: 2px solid #555;
	background: #111;
	color: #efefef;
}

#add_column,#remove_column,#pause_button
{
	background: #000;
	color: #999;
	border: 2px solid #555;
}
#tweetbox h2
{
color: #ccc;
}
#tweetbox input,#tweetbox textarea
{
	color: #ccc;
	background: #111;
	border-color: #666;
}