/*

Additional Stylesheet: Theme Colour Changer Orange Style

Usage: Changes the default stylesheet to the Orange 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_orange.png); }

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

#footer a { color:#ff7a03; }

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

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

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

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