@charset "UTF-8";
/* CSS Document */

*	{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;}

body	{
height: 100%;
background: #37110e;
font-size:12px;
}

p	{
color:#dddddd;
margin-top:6px;
}

h2	{
color:#D5AF11;
margin-top:18px;
font-weight:400;
}

#links h2	{
margin-top:0px;
}

#links .here	{border-bottom:#cccccc 1px solid;}

a img	{border:none;}

#leftCol	{
float:left;
width:20%;
min-width:180px;
}

#leftColContent	{
float:right;
width:180px;
text-align:center;
}

#leftColContent #songs	{
position:relative;
left:-7px;
}

#mainContent	{
float:right;
width:80%;
min-width:750px;
}

#mainContent #header	{
min-width:750px;
height:130px;
}

#mainContent #links	{
margin-right:12px;
height:36px;
border:#D5AF11 solid;
border-width:1px 0px;
padding-top:12px;
color:D5AF11;
}

#mainContent #links a:link, #mainContent #links a:visited, #mainContent #links a:hover	{
color:#D5AF11;
font-size:18px;
text-decoration:none;
border-bottom:#37110e 1px solid;
}

#mainContent #links a:hover	{
border-bottom:#D5AF11 1px solid;
}

#centreCol	{
width:42%;
min-width:316px;
float:left;
}

#centreWideCol	{
float:left;
width:60%;
}

#centreWideCol .instrument	{
Float: left;
width:48%;
margin:1%;
}

#centreCol #feed	{
margin:0px 12px;
text-align:left;
}

#centreCol #feed h2	{color:#eeeeee;}

#centreCol #feed div.feedburnerFeedBlock li {margin-top:12px;}
#centreCol #feed div.feedburnerFeedBlock span.headline a {color:#D5AF11; text-decoration:none; font-size:14px;}
#centreCol #feed div.feedburnerFeedBlock {color:#FFFFFF;}
#centreCol #feed div.feedburnerFeedBlock a:link,
#centreCol #feed div.feedburnerFeedBlock a:visited {color:#bb0; font-style:italic; text-decoration:none; border-bottom:#bb0 1px dotted;}
#centreCol #feed div.feedburnerFeedBlock a:hover {color:#ff0; font-style:italic; text-decoration:none; border-bottom:#ff0 1px dotted;}

#rightCol	{
float:right;
width:58%;
min-width:434px;
text-align:center;
}

#rightNarrowCol	{
float:right;
width:30%;
margin:0 5%;
}

#rightCol #logos, #rightCol #schedule, #rightCol #endorsements	{
float:left;
width:434px;
}

#rightCol #logos, #rightCol #endorsements	{
margin:6px 0px 16px 0px;
}

#rightCol #logos a:link, #rightCol #logos a:visited, #rightCol #logos a:hover	{
height:auto;
border-bottom:#37110e 1px solid;
}

#rightCol #logos a:hover	{
border-bottom:#D5AF11 1px solid;
}

#centreWideCol a:link, #centreWideCol a:visited, #rightNarrowCol a:link, #rightNarrowCol a:visited	{
color:#bb0;
font-style:italic;
text-decoration:none;
border-bottom:#bb0 1px dotted;
}

#centreWideCol a:hover, #rightNarrowCol a:hover	{
color:#ff0;
font-style:italic;
border-bottom:#ff0 1px dotted;
}
