
/* Body Background */
html body.custom { background-color:#a61b1b; }
html body.custom { background-image:url(http://main/TailoredReviews/wp-content/themes/thesis-151/custom/images/body-bg-grad.jpg); }
html body.custom { background-image:url(http://www.wareviews.com.au/wp-content/themes/thesis-151/custom/images/body-bg-trans.png); }

/* Header Area */
body.custom #header #logo a { color:#910a1a; }
body.custom #header #logo a strong { color:#f08888; }
body.custom #header #tagline { color:#910a1a; }
body.custom #header a.booknow { background-color:#cc2d32; border-color:#4f0000; color:#FFFFFF; }
		
/* Feature Block */
body.custom #feature_box { background-color:#910521; color:#FFFFFF; }
body.custom #feature_box { background-image:url(http://www.wareviews.com.au/wp-content/uploads/2009/11/redfeature.jpg); }
body.custom #feature_box a { color:#FFFFFF; }
body.custom #feature_box h1, body.custom #feature_box h2, body.custom #feature_box h3 { color:#FFFFFF; }

/* Nav Menu */
body.custom ul#tabs { background-color:#910521; }
body.custom ul#tabs li a { background-color:#f28c90; color:#FFFFFF; }
body.custom ul#tabs li a:hover { background-color:#a31414; color:#FFFFFF; }
body.custom ul#tabs li.current_page_item a { background-color:#FFFFFF; color:#000000; }

/* Post Headings */
body.custom .headline_area h1,
body.custom .headline_area h1 a,
body.custom .headline_area h2,
body.custom .headline_area h2 a { color:#990505; }
body.custom .headline_area h1 a:hover,
body.custom .headline_area h2 a:hover { color:#990505; }

body.custom .post.home_text h1, body.custom .post.home_text h2, body.custom .post.home_text h3 { color:#990505;  }

/* Listing Styles */
body.custom .post.listing { border-color:#f58585 !important; }

body.custom .post.listing .headline_area h1, 
body.custom .post.listing .headline_area h1 a, 
body.custom .post.listing .headline_area h2, 
body.custom .post.listing .headline_area h2 a { color:#b30000; } 

body.custom .post.listing a.bttn { background:#a81b1b; color:#FFFFFF; }
body.custom .post.listing a.bttn:hover { background:#ff7373; }

/* Widgets */
body.custom li.widget h3 { color:#b30000; }

body.custom #footer { background:#910521; color:#FFFFFF; }
body.custom #footer a, #footer a:hover { color:#FFFFFF; } 

