body { background-color:#E2E4E9; }

a { color:#4F92EE; }
a:hover { color:#1C74EE; }

.wrap.menu,
.c1,
.c2,
.widget_footer,
.menu ul li:hover ul { border-color:#4F92EE; }

.menu li.current_page_item a,
.menu li.current_page_parent a { background:#C9D1DC; }

.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:#409CF0; }