/* BODY COLOURING */
body {background-color:#f5f5f5;}
body #frame {background-color:white;}
a {color:#2B87C1; text-decoration:none; font-weight:bold;}
#header {padding-top: 5px;}

/* GRID */
#frame {margin:0 auto;}
#frame, body.tube #sitetop, body.tube #main, body.tube #sitebottom {width:940px;}
/* SIDEBARS */
#main #leftsidebar, #main #sidebar {width:270px;}
#main.has-rightsidebar #content {margin-right:270px;}
#main.has-leftsidebar #content {margin-left:270px;}

/* Channel desc */
.channel-description {margin-bottom:10px;}