﻿ /*
 Adapoted from BlacCandy Theme for Silverstripe
 http://www.silverstripe.com
 */
 
 /***
 Flickr Stuff
 **/
 
.Album { width: 525px;}
.AlbumHeader { text-align:center; padding-left:0px; }
.AlbumPhoto { background: #f5f5f5; margin-bottom: 10px; }
.AlbumPhoto p { float: left; padding: 4px 4px 12px 4px; border: 1px solid #ddd; background: #fff; margin: 8px; }
.AlbumPhoto span { float: left; padding: 4px 4px 4px 4px; border: 1px solid #ddd; background: #fff; margin: 8px; }
.AlbumPhoto img { border: none; }
 
/* --- DEFAULTS AND MISC --- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg.gif) repeat;
	padding-top:10px;
 	font-size: 12px; 
 	margin-bottom: 40px;
	font-family: Verdana, Lucida, sans-serif; 
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}
/* img {

	border: 1px solid #EFEFEF;
	padding: 5px;
	margin: 10px 10px 5px 10px;

} */

img.noclass {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

img{
/*We do this to avoid IE and Firefox automatically putting a border arround images. 
This is especially important for the Bay Radio logo image at the top left in the header section.*/
	border: 0px;	
}

/**************
 	Site Container Box
*/
#Container { 
	width: 950px;
	background: #444;
	border-top:5px solid #76EE00;
	border-left:5px solid #76EE00;
	border-right:5px solid #76EE00;
    margin: 0 auto;	
	}
        
#Layout {
    background-color:#FFF;
	width: 910px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
    padding:20px;
}

#HomePageLayout {
	width: 930px;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
    padding-left:10px;
	padding-right:10px;
}

#Content {
	width: 690px;
    padding-left:10px;
	background-color: #FFFFFF;
	float: right; 	
	margin: 0;
	text-align: left;
}

/** Header **/
#Header { 
 	width: 950px; 
	height: 141px;
 	margin: 0px;
	overflow: hidden;
	background: #000000 url(../images/bayhead.gif);
	position:relative;
	}

#ActionLinks {
	position:absolute;
	left:350px;
	top:50px;
				
}

#ActionLinks #listen {
	visibility:hidden;
    background-image:url('http://www.bayradio.org.uk/themes/bayradio/images/speaker.gif');
    background-repeat:no-repeat;
    background-position:0% 50%;
    padding-top:10px;
    padding-bottom:11px;
    padding-left:42px;
    margin-bottom:5px;
    color: #76EE00;
    font-size:17px;
    text-transform:uppercase;
}

#ActionLinks a {    
    color: #76EE00;
	text-decoration: none;
}

#ActionLinks #webcam {
	visibility:hidden;
	position:absolute;
	background-image:url('http://www.bayradio.org.uk/themes/bayradio/images/webcam.gif');
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding-top:10px;
	padding-bottom:11px;
	padding-left:42px;
	color: #76EE00;
	font-size:17px;
	text-transform:uppercase;
}

#liveInfo{
    position:absolute;
    left:585px;
    top:20px;
    width:200px;
    color: #FFFFFF;
    font-size:15px;
}

#liveInfoNowOn {
	font-size:18px;
	font-weight:bold;
}

#liveInfoShowName {
	font-size:18px;
	color:#76EE00;
}

#livePic{
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
    position:absolute;
    left:800px;    
    width:140px;
    height:121px;
    color: #FFFFFF;	
	display: table-cell;
	text-align:center;
vertical-align:middle;    
}

img.liveshowpic{
    max-height:100%;
    max-width:100%;
	
}

/** HOMEPAGE COLUMNS **/

#col_left {
    width:600px;
    float:left;
    padding-top:10px;
}

#col_right {
    width:320px;
	margin-left:10px;
    float:right;
    color:#FFF;
    padding-top:10px;
}

#contactBar{
	color:#FFF;
	text-align: center;
	padding-top:5px;
}


    
/* -- LEFT HOMEPAGE COLUMN -- */

.col_left h2 {
    padding:5px;
    margin:0;
    background-color:#000;
    font-size:13px;
    font-weight:bold;
    margin-bottom:5px;
    color:#000;
}
    
#col_left .promo {
	height:120px;
    border:5px solid #FFF;   
    margin-bottom:10px;
    background: url(../images/club.jpg);
    padding:40px 20px;
    font-size:18px;
}

#col_left .promo .date {
    font-size:12px;
    color:#000;
    padding-top:10px;
}
    
#col_left .events {
    width:300px;        
    float:left;
    border-left:5px solid #FFF;
    border-right:5px solid #FFF;
    border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
    margin-bottom:10px;
	background-color:#FFF;
}
    
#col_left .getinvolved {
    width:270px; 
    float:right;
    border-left:5px solid #FFF;
    border-right:5px solid #FFF;
    border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
    background-color:#FFF;
    margin-bottom:10px;
    margin-left:10px;
    
}
#col_left .mostpopular {
    width:270px;
	height:310px;
    float:right;
    border-left:5px solid #FFF;
    border-right:5px solid #FFF;
    border-bottom:5px solid #FFF;
	border-top:5px solid #FFF;
    background-color:#FFF;
    margin-bottom:10px;
    margin-left:10px;
    
}
    
.col_left_title {
	padding:0px 10px 5px 10px;
	background-color:#FFF;
	color:#000;
	font-size:18px;		
}

.col_left_content {
	padding:10px;
	font-size:13px;	
}

.col_left_content p {
		font-size:13px;	
}


/* -- RIGHT HOMEPAGE COLUMN -- */

#col_right {
	font-size:13px;
	line-height:150%;
}

.col_right_title {
	padding:5px 10px 5px 10px;
	/*background-color:#FFF;*/
	color:#FFF;
	font-size:18px;		
}

.col_right_content {
	padding:10px;
	font-size:13px;	
}

#col_right .blog_posts {
	/*height:200px;*/
    /*border:5px solid #FFF;*/
	/*background-color:#FFF;*/	
    margin-bottom:10px;
}

#col_right h2 {
	font-size:22px;
}

/* --- TITLES --- */

#Layout h2 {
    border-bottom:1px solid #8FB40C;
    color:#333;
    padding-bottom:10px;
    margin-bottom:10px;
    font-size:30px;
    font-weight:normal;
    font-family:Arial Narrow, Arial, Helvetica, serif;
}

#Layout h1 {    
    color:#333;
    padding-bottom:10px;    
    font-size:40px;
    font-weight:bolder;
    font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
 	

/*** Main Nav ***/
#Navigation {
	width: 950px;
	margin: 0 auto;
	/*margin-bottom: 10px;*/
	overflow: hidden;
	background: #b7e810 url(../images/navback.gif) repeat-x;
	background-position:0% 0%;
}
#Navigation ul { 
 	float: right; 
	margin-right: 10px;
	}
	#Navigation ul li { 
	 	list-style: none; 
		margin: 0px; 
		float: left;
		line-height: 2.8em;
		display: block;
		}
  		#Navigation ul li a { 
			float: left;
			text-decoration: none;
			display: block; 
			height: 2.3em; 
			font-size: 1.4em; 
			padding: 0 0 0 10px;
			color: #fff;
			}
		#Navigation ul li a span {
			text-align: center;
	        float: left;
			padding-right: 10px;
			height: 2.3em;
 
		}
			#Navigation ul li a:hover { 
			 	background: #8fb40c; 
				color: #fff;
				cursor: pointer;
				}
			#Navigation ul li a:hover span {
				background: #8fb40c;
				cursor: pointer;
			}
    		#Navigation ul li a.current,
    		#Navigation ul li a.section,
    		#Navigation ul li a.section:hover,
    		#Navigation ul li a.current:hover { 
			 	background: #fff; 
			 	color: #444;
                                
				}
			#Navigation ul li a.current span,
			#Navigation ul li a.section span,
    		#Navigation ul li a.section:hover span,
			#Navigation ul li a.current:hover span {
				background: #fff;
				color: #444;
                                
			}

/** Breadcrumbs **/
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

/*** Message Boxs ***/

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}
/* Sidebar 
***********************************/
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 0 0 0 0;
	padding: 0;
	}
    
#Sidebar .sidebarBox {
	margin: 0;
    background-color:#EFEFEF; 
}

#Sidebar ul {
    margin: 2px 0 5px 3px;
}

#Sidebar li {
	margin: 8px 2px;
	list-style: none;
}

#Sidebar h3 { 
	clear: both; 
	color: #fff;
	font-weight: bold; 
	font-size: 13px;
    margin:0; 
    margin-bottom:15px;
	padding: 10px;
    padding-bottom:6px;
	line-height: 1.8;
    background: #B1E10F url(../images/sidebarHeader.gif) no-repeat left top
	/*padding: 1px 0 0 10px;*/
}
	
#Sidebar .sidebarBottom {
	height: 15px;
	display: block;
	width: 200px;
	margin: -5px 0 0 0;
	background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
}

#Sidebar a em {
	font-style: normal;
}

ul#Menu2 li { 
    font-size: 0.9em; 
    margin: 1px 0 5px 4px;
    list-style: none;
}

ul#Menu2 li a {
    display: block;
    width: 196px;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    color: #898989;
    }

ul#Menu2 li em {
	padding-left: 8px;
	display: block;
}

ul#Menu2 li li em {
	padding-left: 0;
}
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
            background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
            color: #666;
			cursor: pointer;
            text-decoration: none;
      }
	  ul#Menu2 li a.current {
	  		font-weight: 700;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
            background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
            background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
            display: block;
            width: 100%;
            height: 100%;
      }
      ul#Menu2 li ul {
            height: 100%;
            position: relative;
            margin: -4px 0 0 0;
            width: 193px;
            padding: 4px 0 10px 0;
            background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      }
      ul#Menu2 li ul li ul {
            background: #DCDCDC;
            margin-left: 0;
      }
      ul#Menu2 li ul li {
            width: 160px;
            background: #DCDCDC;
            padding: 0;
            font-size: 0.8em;
            display: inline;
            margin: 0;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
            color: #555;
            font-weight: 700;
            background: #DCDCDC;
      }
      ul#Menu2 li li ul {
            margin: 0 0 0 10px;
            padding: 0;
            width: 175px;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
            font-size: 1.7em;
            text-indent: 8px;
            width: 188px;
			background: transparent;
            margin-left: 10px;
      }
	  ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
            background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            text-decoration: none;
            display: block;
            color: #fff;
      }
      ul#Menu2 li a.levelb:hover span,
      ul#Menu2 li li a.current span,
      ul#Menu2 li li a.current:hover span,
      ul#Menu2 li li a.section span,
      ul#Menu2 li li a.section:hover span {
            background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
            background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            display: block;
            width: 100%;
            height: 100%;
      }
	  
	  
#DynamicHeaderContent {
color: #FFFFFF;
width:400px; 
padding-right: 4px;
float: right;
}	  
	  
	  /* Twitter
	  ***************/
	  
#twitter_banner_top {
color: #FFFFFF;
width:400px;
list-style-image: url("../images/twitter_logo.png"); 
padding-right: 4px;

}

		/* Now Playing info Frame - Div on homepage
	  ***************/


#nowOnFrame {
color: #FFFFFF;
width:400px;
margin-top: 65px;
padding-right: 4px;

} 

		 /* Now Playing info - Div in nowOn.php
		**************/
		
#onNow{
width: 400px;
height: 70px;
color: white;
background: black;
font-size: 120%;
}
#onNow h2{
color: green;
font-size: 120%;
}

/* Comments
******************************************/

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #BCE4FE;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #3AA0C3;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

/* Search Results 
*****************************************/
ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

/* Unsubscribe Newsletter
*****************************************/
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
}
	#Unsubscribe_MailingListForm_MailingListForm p label{
		display: inline;
	}

#Unsubscribe_MailingListForm_MailingListForm label{
	margin:0;
}

#MessageForm{
	float: right;
}

/* Footer 
*****************************************/

#Footer { 
 	clear: both;  
	width: 950px; 
	padding-top: 10px;
	padding-bottom: 10px;  	 
	text-align: center; 
	background-color:#000;
	border-top:2px solid #FFF;
	}
	
  	#Footer p { 
		color: #fff;
		font-size: 1.1em;
		text-align: center;
	}
  	#Footer a { 
	   	color: #76EE00; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
#FooterEnd {
	height:5px;
	background-color:#76EE00;
}
  
/************************
SITEMAP
************************/
#sitemap-list {padding:0 0 0 10px; margin:0; list-style:none; font-weight:bold; line-height:150%} /*1st level list*/
#sitemap-list li {padding:10px; margin-top:10px; font-size:13px; background:#f0f0f0;} /*1st level items*/
 
#sitemap-list ul {margin:5px 10px 5px 10px; padding:5px 10px; font-weight:normal; background:#f8f8f8;} /*2nd level lists*/
#sitemap-list li li {padding:0; margin:0; list-style:none; font-weight:bold; font-size:11px; line-height:18px; background:none} /*2nd level items*/
 
#sitemap-list ul ul {margin-left:10px;padding:5px 10px;  background:#fff;} /*3rd level lists*/
#sitemap-list li li li {font-size:11px; font-weight:normal;} /*3rd level items*/