/*
Theme Name: BCFM 
Theme URI: http://www.bcfm.org.uk
Description: this is teh BCFM template created by creative cogs
Version: 1.0
Author: Richard Lord
Author URI: http://www.creativecogs.com
*/


body {
	margin:0px;
}
.hiddenPic {display:none;}

/************************************************
*	Containers									*
************************************************/

table.now_next{
border-bottom:2px solid #ccc;
width:850px;
height:100px;
margin:auto;
text-align:left;
font-family:Arial;
font-size:12px;
line-height:30px;
color:#fcf7a5;
font-weight:bold;
}

tr.now_next,td.now_next{
border:0px solid red;
vertical-align:bottom;
text-align:center;
padding:0;
}

tr.now_nextimage,td.now_nextimage{
border:0px solid red;
vertical-align:top;
text-align:center;
width:100px;
}

tr.now_nexticon,td.now_nexticon{
border:0px solid red;
text-align:center;
padding-right:10px;
padding-left:0px;
}

img.next1{
margin-top:0px;
margin-left:-15px;
}
img.next{
margin-bottom:-40px;
}

p.show_title{
	color: #fff;
	font-size: 15px;
	font-family:Arial;
	line-height:40%;
	text-align:center;
	margin:0 25px;
	padding:5px 10px;
	border-bottom:1px dotted #fff;
}

a.nnlink
{
text-decoration: none;
color: #fff;	
}

#now_next{
background-color:#251755;
width:895px;
height:100px;
margin:auto;
border:solid 0px red;
}	

#language_wrapper{
margin:auto;
background:url('http://www.bcfm.org.uk/wp-content/themes/bcfm/images/repeat.jpg') no-repeat;
border: solid 0px #999999;
}

#wrap {
	width:895px;
	margin:auto;
	background:#423f76;
}

#header {
	width:895px;
	height:175px;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/header.jpg) no-repeat;
}
#header_button {
	position:relative;
	width:203px;
	height:131px;
	margin:0px 0px 0px 106px;
	padding:0px;
}
#header_button a {

  position:absolute;
  text-decoration: none;
  padding:0px;
  margin:0px;
}
#header_button a i { visibility: hidden; }

a#listen_online { width:203px; height:131px;}

a#listen_online:hover {background-image:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/buttons/listen_online.jpg);}

a#listen_online:hover { border: none; } 

#main {
	width:895px;
	height:auto;
	background:#423f76;
}

#left {
	float:left;
	width:215px;
	min-height:480px;
	height:auto !important;
	height:480px;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/menu_bg.jpg) no-repeat;
}

#menu_head {
	width:215px;
	height:130px;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/menu_head.jpg) no-repeat;
}
#menu_head_button {
	position:relative;
	width:215px;
	height:130px;
	margin:0px;
	padding:0px;
}
#menu_head_button a {
  position:absolute;
  text-decoration: none;
  padding:0px;
  margin:0px;
}
#menu_head_button a i { visibility: hidden; }

a#listen_live { width:215px; height:130px;}

a#listen_live:hover {background-image:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/buttons/listen_live.jpg);}

a#listen_live:hover { border: none; } 


#menu_main {
	width:155px;
	margin:0px 30px 0px 30px;
	text-align:right;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/menu_bg.gif);
}
#menu_main a{

	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;
}

#menu_main a:hover{
	color:#ffffff;
}
#menu_foot {
	width:215px;
	height:55px;
	margin-top:-1px;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/menu_foot.jpg) no-repeat;
}

#content_wrap {
	float:left;
	width:406px;
	height:407px;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/content.jpg) no-repeat;
	padding:39px 33px 34px 36px;
}
#content {
	width:406px;
	height:407px;
	overflow:auto;
}
#right {
	float:right;
	width:205px;
	height:480px;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/right.jpg);
}


#buttons {
	position:relative;
	width:205px;
	height:298px;
	margin:77px 0px 0px 0px;
	padding:0px;
}
#buttons a {
  position:absolute;
  text-decoration: none;
  padding:0px;
  margin:0px;
}

#buttons a i { visibility: hidden; }

a#listen { width:205px; height:78px;}
a#presenters { width:205px; height:75px; top:78px;}
a#schedule { width:205px; height:71px; top:153px;}
a#news { width:205px; height:74px; top:224px;}


a#listen:hover {background-image:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/buttons/listen.jpg);}
a#presenters:hover {background-image:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/buttons/presenters.jpg);}
a#schedule:hover {background-image:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/buttons/schedule.jpg);}
a#news:hover {background-image:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/buttons/news.jpg);}


a#listen:hover, 
a#presenters:hover, 
a#schedule:hover, 
a#news:hover { border: none; } 


#footer {
	clear:both;
	width:895px;
	height:140px;
	background:url(http://www.bcfm.org.uk/wp-content/themes/bcfm/images/footer.jpg) no-repeat;
}

/************************************************
*	Content text styles			     		    * 
************************************************/
#content {
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#666666;
}
#content a {
	text-decoration:none;
	color:#000000;
}
#content a:hover {
	text-decoration:underline;
	color:#000000;
}
#content p {
	font-family:Arial;
	font-size:10px;
	line-height:15px;
	color:#666666;

}
#content p a {
	text-decoration:none;
	color:#000000;
}
#content p a:hover {
	text-decoration:underline;
	color:#000000;
}	
#content img{

	border: none;
	margin: 0px;
	padding: 0px;
}
	
#content ol{
	font-family:Helvetica;
	font-size:12px;
	margin: 0px;
	color:#333333;
	padding: 0px 0px 0px 10px;
}
	
#content li{
	font-family:Helvetica;
	font-size:12px;
	margin: 0px;
	color:#333333;
	line-height:22px;
	padding: 0px 0px 0px 0px;
}
	
#content h1 {
	color: #99c8e2;
	font-size: 24px;
	font-family:Helvetica;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
	
#content h1 a  {
	color: #423d73;
	text-decoration:none;
}

#content h1 a:hover {
	color: #423d73;
	text-decoration:underline;
}
#content h2 {
	color: #e8001e;
	font-size: 18px;
	font-family:Helvetica;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
	
#content h2 a  {
	color: #a60016;
	text-decoration:none;
}

#content h2 a:hover {
	color: #a60016;
	text-decoration:underline;
}
#content h3 {
	color: #423d73;
	font-size: 14px;
	font-family:Helvetica;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
}
	
#content h3 a  {
	color: #241654;
	text-decoration:none;
}

#content h3 a:hover {
	color: #241654;
	text-decoration:underline;
}
#content presenters {
        border: medium double rgb(153,200,266)
}

/************************************************
*	Fold page list text style					*
************************************************/

/** this style is for normal links **/
.page_item {
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;

}

.page_item a
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;
}

.page_item a:hover
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
}
/** this style is for active link **/
.page_item_current_page_item 
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#e6f2fe;
	text-decoration:none;
  
}
.page_item_current_page_item a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;
  
}

.page_item_current_page_item a:hover
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
}
/** this style is for normal links with sub nav attached**/
.page_item_page_folder
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;
}
.page_item_page_folder a
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;
}
.page_item_page_folder a:hover
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
}
/** this style is for active links with sub nav attached **/
.page_item_current_page_item_page_folder 
{

	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#e6f2fe;
	text-decoration:none;
	font-weight:bold;
}
.page_item_current_page_item_page_folder a
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;
	font-weight:bold;

}

.page_item_current_page_item_page_folder a:hover
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;

}
/** this style is for sub nav active links **/
.page_item_current_page_ancestor_page_folder
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#e6f2fe;
	text-decoration:none;

}

.page_item_current_page_ancestor_page_folder a
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#fcf7a5;
	text-decoration:none;

}
.page_item_current_page_ancestor_page_folder a:hover
{
	font-family:Arial;
	font-size:12px;
	line-height:30px;
	color:#ffffff;
	text-decoration:none;
}
