body{
	background:#000000 url(bg.jpg) top center no-repeat fixed;
	color:#FFFFFF;
}

#content{
	color:#efefef;
}

a{
	color:#FF9600;
}

a:hover{
	color:#ffffff;
}

#header a, #welcome a:hover{
	color:#FFFFFF !important;
}

#header a:hover, #welcome a{
	color:#FF9600  !important;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6{
	color:#FF9600  !important;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a{
	color:#FF9600  !important;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover, #content h5 a:hover, #content h6 a:hover{
	color:#ffffff  !important;
}

#toptwitter h2 a{
	color:#FFFFFF !important;
}

.toptwittermsg ul li a{
	color:#FF9600 !important;
}

.toptwittermsg a:hover{
	color:#fff !important;
}

.toprsscolor{
	color:#FFFFFF  !important;
}

.colororange{
	color:#FF9600  !important;
}

#toptwitter h2 a:hover{
	color:#FF9600  !important;
}

.curved{
	padding:10px;
	background:url(tbg.png);
	border-color:#000;
}

.sticky {
	background:#000000 url(featured.png) right top no-repeat !important;
	color:#FFFFFF
}

.postmetadata{
	background:#000000;
	padding:5px 10px 5px 10px;
	color:#FFF;
}

ol.commentlist li{
	background:#000000;
	color:#FFFFFF;
}

ol.commentlist li.comment-author-admin{
	background:#1d1d1d;
	color:#FFF;
}

#author{
	background:#000;
	color:#FFF;
}

#email{
	background:#000;
	color:#FFF;
}

#url{
	background:#000;
	color:#FFF;
}

#comment{
	background:#000;
	color:#FFF;
}

.widget ul li a,#wp-calendar a:hover{
	color:#FF9600;
}

.widget ul li a:hover,#wp-calendar a{
	color:#ffffff;
}

ol.commentlist li a{
	color:#FF9600;
}

ol.commentlist li a:hover{
	color:#FFFFFF;
}

#wp-calendar a{
	font-weight:bold;
	background:#000000;
	color:#FFF;
	padding:3px 5px 3px 5px;
}
#wp-calendar a:hover{
	font-weight:bold;
	background:#FFFFFF;
	color:#000000;
	padding:3px 5px 3px 5px;
}
td#prev a, td#next a{
	background:none !important;
	color:#FFF;
}
td#prev a:hover, td#next a:hover{
	background:none !important;
	color:#FFF;
}