/* Main Site Background Colour */
body {
background: #fff06a;
}
/* Border Around Site */
#container {
	border:none ;
	
background: #fff url(/data/schools/holytrinityradio/images/PodSlither.jpg) repeat-y;
}





#navigation {
font-size:small;
}
#navigation ul {
margin-bottom: 10px;
padding: 0px
}
#navigation ul li {
margin:0px;
}
#navigation ul li a {
display: block;

color: #000;
padding: 5px;
margin: 0px;
text-align: left;
font-weight: bold;
}

#navigation ul li a:hover {
color:#1964F3;
text-decoration:none;
}

#navigation ul ul {
font-size:85%;
margin: 2px 0px;
padding: 0px;

}
#navigation ul ul li a {
display:block !important;
text-align: left;
color: #000 !important;
_margin-bottom: -11px;
_padding: -5px;
}

#navigation ul ul li a:hover {
display: block !important;
color:#1964F3 !important;
}

#mainChannelLink {
color:#000;
display:block;
text-align: left;
text-indent: 0px;
padding:6px 6px;
}





/* Podcast List Colour */


#cPodcastList {border: 4px solid #fee300 !important;} 

.podcastHeader {
color: #000;
background-color: #fee300;	
}
.podcastHeader a {
color: #000;
text-decoration: none;
}
.podcastHeader a:hover {
text-decoration: underline;
}

.podcast {
background-color: #ffeb9a;
}

.podcastList .alt {
background-color: #fff5cb;	
}

#cPodcastList.podcastList {
background-color: #FFF;
}

/*For the podcast list if the main page background isn't white.  Delete if not needed.

#podcastSortControls .podcastName, 
#podcastSortControls .rating, 
#podcastSortControls .published,  
#podcastSortControls .downloads 
{ background-color: #E6ECF8 !important;}

.podcast{border-bottom:0px !important;}  */










#top-podcast-panel {border: 2px solid #fee300 !important;}

/* Top "Featured" Tab Colours (Not Selected) */
#panel-controls .control {
	background-color: #DD3431;
border-left: 1px solid #FFF5CB;
}

/* Top "Featured" Tab Colours (Selected) */
#panel-controls .selected {
background-color: #FFF5CB;
}


#panel-controls .control{
background-color: #fee300;
}
#panel-controls .selected{
background-color: #FFF5CB;
}

#panel-controls .control a {
color: #000;
text-decoration: none; }

#panel-controls .selected a {
color: #000093;}

#panel-controls .control a:hover {
text-decoration: underline; }

#panel-controls a {_font-size: x-small;}


/* Top "Featured" Panel Colour */
#top-podcast-panel .panel, #top-podcast-panel  {
background-color: #FFF5CB;
}











#maincontent {border: none;}

#maincontent h2 {font-family: "comic sans ms"; color: #2652A9;}

.subAll a, .caption{color: #000;}
.subAll a:hover{color: #1964F3;}




/*For the bottom links*/

#links a {color: #000 !important;}
#footer p, #footer a {color: #000 !important;}



/*Changes the layout slightly, if you want a border round the main content. Delete this if the background is all the same color.

#maincontent{
margin-left: 3px!important; 
padding:6px 16px 6px 12px !important;
}

.podcastList{
left: -5px !important;}  */





