/***************************************
Site: rightster.com v3
Description: Hugh Padgham stylesheet
Author: Laurie Ainley
Date: 30/11/09

CDN prefix: http://winlivevid-30.vo.llnwd.net/d1/t5m/
***************************************/

/* CHANGE TO PAGE BACKGROUND COLOUR */
body.channel {
  background-color: #2f8c47;
}

/* CHANGE TO THIN COLUMN/PANEL BACKGROUND COLOUR */
body.channel #channel-content {
  background-color: #f7ffdc;
}

/* CHANGE TO THIN COLUMN LINKS */
body.channel #channel-content #column-1b a, body.channel #channel-content #column-1b a:link, body.channel #channel-content #column-1b a:visited, 
body.channel #channel-content #column-1b a:hover, body.channel #channel-content #column-1b a:active, body.channel #channel-content .channel-link-colour {
  color: #10401d;
}

/* CHANGE TO BREADCRUMB + TABS COLOUR */
body.channel #container #banner-area #breadcrumb .bc-channel,
body.channel .generic-box .box-title .tabs li a, body.channel .generic-box .box-title .tabs li a span {
  background-color: #1b612d;
}

/* CHANGE FILENAME TO channel-path.jpg */
body.channel #container {
  background-image: url(http://winlivevid-30.vo.llnwd.net/d1/t5m/site-images/channel-templates/hugh-padgham.jpg);
}

/* CHANGE TO COLOUR OF FOOTER LINKS IF NOT DEFAULT (GREY) */
body.channel #footer a:link, body.channel #footer a:visited, body.channel #footer a:hover, body.channel #footer a:active,
body.channel #footer #copyright {
	color:#FFF;
}
