body { background-color:#3E1E5D; } /* #0C5AA6; */

a { color:#9B6654; }   /*  FF5300; */  /* B91313 */
a:hover { color:#FA551B; font-weight: bold; }   /*  FF5300; */   /* E81E1E */

.wrap.menu,
.c1,
.c2,
.widget_footer,
.menu ul li:hover ul { border-color:#000000; }      /*   FFC300;   D3C8DD  */

.menu li.current_page_item a,
.menu li.current_page_parent a { background:#D3C8DD; }

.widget, .comment-wrap { background:#F7FAA0; }        /*   F3F2F4; */            

.comment-wrap { border-color:#E8E2ED; }

.post-pages a span,
.post-pages span,
.navigation a ,
.widget h2 { background:#DEDAE4; 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:#C2BBCE; color:#646464; }

.navigation a {background: none; color: #FF5300;}
.navigation a:hover { background:none; color:#FF5300; text-decoration: underline;}


input.button, .more-link { background:#3E1E5D; }   /*  #9284A6; */
