/** RED STYLESHEET **/
/* BODY */
#bgwrap { background: url(images/bgwrap.png) repeat-x top left; }

/* HEADER */
.site-title, .site-desc { text-shadow: #180000 1px 1px; }
#header #s { background-color: #180000; color: #8b2d2d; }

/* DROPDOWN MENU */
.main-menu { border: 2px #380000 solid; border-bottom: 0 none; }
.main-menu a:hover, .main-menu .current-menu-item a, .main-menu .current_page_item a { background-color: #009c9e; border-right-color: #fff; color: #fff; text-shadow: #005859 1px 1px; }

/* USER INFO */
.user-info { border: 2px #380000 solid; border-bottom: 0 none; border-top: 0 none; }

/* CRUMBS */
#crumbs a { color: #680000; }

/* POSTS */
.entry-title a:hover { color: #680000; }
.entry-content a { color: #006062; }
.entry-content a:hover { color: #680000; }
.entry-content .more-link:hover { background-color: #680000; text-shadow: #380000 1px 1px; border-color: #380000; }
.entry-content .page-link span, .entry-content .page-link a:hover span { background-color: #680000; border-color: #380000; }
.entry-content input[type='button'], .entry-content input[type='reset'], .entry-content input[type='submit'], #submit { background-color: #ce0000; color: #fff; text-shadow: #840000 1px 1px; border-color: #840000; }

/* NAVIGATION */
.navigation a:hover, .navigation .current { background-color: #009c9e; text-shadow: #005859 1px 1px; border-color: #008f93; }
.post-navigation a:hover, .comment-navigation a:hover { background-color: #680000; text-shadow: #380000 1px 1px; }

/* WIDGETS */
.widget a { color: #006062; }
.widget a:hover { color: #680000; }
.widget #searchsubmit { background-color: #ce0000; color: #fff; text-shadow: #840000 1px 1px; border-color: #840000; }

/* COMMENTS */
.comment-author a { color: #680000; }
.comment-content a { color: #006062; }
.comment-content a:hover { color: #680000; }
#respond a { color: #006062; }
#respond a:hover { color: #680000; }

/* FOOTER */
#footer a { color: #ce6161; }
.footer-widget-area .current-tab, .footer-widget-area .widget-tab:hover { background-color: #980000; text-shadow: #380000 1px 1px; }