
body { background:black url(body_bg.jpg) no-repeat top center; }

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

.caption h3 { color:#c7c501; }