body {
	background-image:url('images/stars.jpg');
}
#sun {
	position:fixed;
	right:5px;
	top:5px;
	width:250px;
	height:250px;
	background:url('images/moon.png') no-repeat;
	z-index:2;
}
#footer {
		background:url('images/footer-night.png') no-repeat left bottom !important;
		color:#fff;
		margin-left:-15px;
}
#logoImg {
	background:transparent url('images/logo-night.png') no-repeat !important;
	width:500px;
	height:130px;
}
.wrapper {
	color:#ded583;
}
h2 {
	color:#cfab51 !important;
}
h1 {
	color:#f2f2f2;
}
#content div h2 a {
	color:#0cc92b;
}
#content div h2 a:hover {
	color:#bbc90c;
}
ul#menu li a {
	color:#f6f6f6;
}
#description {
	color:#e3e6bb;
	font-size:1.6em;
}
p a {
	color:#1ac843;
}
p a:hover {
	color:#39c8ea;
}
#content .gray {
	color:#038663;
}
.sidebar a:hover {
	color:#d2d2d2;
}
.sidebar ul li a  {
	color:#3eb262 !important;
}
span#time:before {
	content:" All Night Long";
}
#rightnavi a {
	color:#000 !important;
}
#rssImg {
	top:130px !important;
	background-image:url('images/rss-night.png');
}
