body {  
background: #fbfcfe;

}

a { color:#d15c0e; }
a:hover { color:#ec8e50; }

.wrap.menu,
.c1,
.c2,
.widget_footer,
.menu ul li:hover ul { border-color:#f67825; }

.menu li.current_page_item a,
.menu li.current_page_parent a { background:#f67825; }

.widget, .comment-wrap { background:#F2F3F4; }

.comment-wrap { border-color:#E2E7ED; }

.post-pages a span,
.post-pages span,
.navigation a ,
.widget h2 { background:#DCDFE2; color:#7E7E7E; text-shadow:1px 1px 1px rgba(255,255,255,0.6); }

.post-pages a:hover span, 
.post-pages span, 
.navigation a:hover { background:#C5C8CF; color:#646464; }

input.button, .more-link { background:#8995A0; }