/**
 * red stylesheet
 * This is only loaded when the red color scheme is selcted
 * @since 0.1
 */	
 
 form.eshop input.button,.tiny li a:hover,.header-link a:hover  {background: #CC0000 !important;color:#fff !important}
#rss-3 .widget-title a,#boringthemesphpwidget-3 a:hover,#primary .post-title a,.entry-title a,#primary .post-title a:hover,#query-posts-8 a:hover,#subsidiary .post-title a:hover, #rss-3 a:hover, ul.display li a:hover , #site-title a:hover, #site-title-ja a:hover, .more-link a:hover, #query-posts-9 a:hover, #page-nav li.cartmenu a:hover, #page-nav a:hover, #footer .credit a:hover,span.next,span.previous,.navigation-links .previous a,.navigation-links .next a,span.next a, span.previous a,#page-nav li.current_page_parent a, #page-nav li.current_page_item a,#page-nav li.current-cat a,#page-nav li.cartmenu a,.video:hover,.button:hover, .sendbutton:hover,#primary .widget-title,.current_page_item a,#simple-section-nav-3 a
{background: #CC0000 !important;color:#fff !important}
	
form.eshop input.button:hover,#subsidiary .post-title a,.header-link a,.entry-title a:hover, .work-sample li a:hover,#header a, #site-title a, #site-title-ja a,#rss-3 a,#primary .post-title a:hover,.navigation-links .previous a:hover,.navigation-links .next a:hover,span.next:hover,span.previous:hover,#page-nav a,.more-link a,.tiny li a, #simple-section-nav-3 a:hover,#simple-section-nav-3 .current_page_item a 
{background:#fff !important;color: #CC0000  !important}	
	
a, #switch_display a:hover.switch_thumb,#switch_display a:hover.swap,ul.display li a
{color:#cc0000}

input:focus,textarea:focus 
{border: 1px solid #cc0000}
