body { background-color:#E5E5E5; }

a {
	color:#cd3889;
}
a:hover { color:#cd3889; }

.wrap.menu,
.c1,
.c2,
.widget_footer,
.menu ul li:hover ul { border-color:#D2D2D2; }

.menu li.current_page_item a,
.menu li.current_page_parent a { background:#D2D2D2; }

.widget, .comment-wrap { background:#F3F3F3; }

.comment-wrap { border-color:#E8E8E8; }

.post-pages a span,
.post-pages span,
.navigation a ,
.widget h2 {
	background:#DFDFDF;
	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:#C7C7C7; color:#787878; }
input.button { background:#949494; }

