
body { background:#FFFFFF url() no-repeat top center; }

.color-bg { background-color:#c9413d; }
.color-dark-bg { background-color:#B52D29; }
.color-fg { color:#c9413d!important; }
.color-border { border-color:#c9413d; }
a, #wp-calendar thead th { color:#c9413d; }
a.color-bg-hover:hover, a.color-bg-hover:hover *, a:hover .color-bg-hover, .widget_recent_comments a.url:hover { 
	background-color:#c9413d!important; }
a.color-fg-hover:hover, a.color-fg-hover:hover *, a:hover .color-fg-hover { color:#c9413d!important; }
a.color-button:hover, .color-button-active { border-top-color:#DD5551!important; 
	border-bottom-color:#B52D29!important; 
	border-left-color:#DD5551!important; background-color:#c9413d!important; }
a.color-button:hover img.line, a.color-button-active img.line { background:#DD5551!important; 
	border-left-color:#B52D29!important; }
a.color-solid-button:hover { background:#c9413d; border:1px solid #c9413d; }

.caption h3 { color:#d3cd3f; }