
body { background:#000000 url() no-repeat top center; }

.color-bg { background-color:#575757; }
.color-dark-bg { background-color:#434343; }
.color-fg { color:#575757!important; }
.color-border { border-color:#575757; }
a, #wp-calendar thead th { color:#575757; }
a.color-bg-hover:hover, a.color-bg-hover:hover *, a:hover .color-bg-hover, .widget_recent_comments a.url:hover { 
	background-color:#575757!important; }
a.color-fg-hover:hover, a.color-fg-hover:hover *, a:hover .color-fg-hover { color:#575757!important; }
a.color-button:hover, .color-button-active { border-top-color:#6B6B6B!important; 
	border-bottom-color:#434343!important; 
	border-left-color:#6B6B6B!important; background-color:#575757!important; }
a.color-button:hover img.line, a.color-button-active img.line { background:#6B6B6B!important; 
	border-left-color:#434343!important; }
a.color-solid-button:hover { background:#575757; border:1px solid #575757; }

.caption h3 { color:#A39F79; }