/***************************************
Site: rightster.com v3
Description: James Burton stylesheet
Author: Laurie Ainley
Date: 01/12/09

CDN prefix: http://winlivevid-30.vo.llnwd.net/d1/t5m/
***************************************/

/* CHANGE TO PAGE BACKGROUND COLOUR */
body.channel {
  background-color: #000;
}

/* CHANGE TO THIN COLUMN/PANEL BACKGROUND COLOUR */
body.channel #channel-content {
  background-color: #e9e9e9;
}

/* 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: #393f43;
}

/* 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: #51575c;
}

/* CHANGE FILENAME TO channel-path.jpg */
body.channel #container {
  background-image: url(http://winlivevid-30.vo.llnwd.net/d1/t5m/site-images/channel-templates/james-burton.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;
}
