/*

Additional Stylesheet: Theme Colour Changer Red Style

Usage: Changes the default stylesheet to the Red Style

Description: This is simply a stylesheet to load over the default stylesheet when selected on the Change Colour selector.
It doesn't completly load over the default stylesheet it simply changes the classes defined below

*/

#header { background-image:url(http://www.james-blogs.com/wp-content/themes/renovatio/images/themeswitch/head_red.png); }

h2 { color:#cb2b2b; }

a { color:#cb2b2b; text-decoration: none; }

#footer a { color:#cb2b2b; }

.sidebar a, #sidebar a:visited { color: #cb2b2b; display: block; text-decoration: none; }

.sidebar a:hover { color: #a72d2d; display: block; text-decoration: none; }

#comments #respond form #submit { background: #cb2b2b; }

#footer_wrap { background: #930909 url(http://www.james-blogs.com/wp-content/themes/renovatio/images/themeswitch/footer_background_red.png) repeat-x; }
