
/* Body Background */
html body.custom { background-color:#d9d2ba; }
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.ntreviews.com.au/wp-content/themes/thesis-151/custom/images/body-bg-trans.png); }

/* Header Area */
body.custom #header #logo a { color:#605225; }
body.custom #header #logo a strong { color:#b29740; }
body.custom #header #tagline { color:#605225; }
body.custom #header a.booknow { background-color:#8f7f4b; border-color:#605225; color:#FFFFFF; }
		
/* Feature Block */
body.custom #feature_box { background-color:#aba283; color:#FFFFFF; }
body.custom #feature_box { background-image:none; }
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:#aba283; }
body.custom ul#tabs li a { background-color:#867d5f; color:#FFFFFF; }
body.custom ul#tabs li a:hover { background-color:#b6a056; 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:#605225; }
body.custom .headline_area h1 a:hover,
body.custom .headline_area h2 a:hover { color:#605225; }

body.custom .post.home_text h1, body.custom .post.home_text h2, body.custom .post.home_text h3 { color:#605225;  }

/* Listing Styles */
body.custom .post.listing { border-color:#e9e2cd !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:#605225; } 

body.custom .post.listing a.bttn { background:#8f7f4b; color:#FFFFFF; }
body.custom .post.listing a.bttn:hover { background:#b29740; }

/* Widgets */
body.custom li.widget h3 { color:#605225; }

body.custom #footer { background:#aba283; color:#FFFFFF; }
body.custom #footer a, #footer a:hover { color:#FFFFFF; } 

