/*

Additional Stylesheet: Theme Colour Changer Pink Style

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

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

#footer a { color:#ef498b; }

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

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

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

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