/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
#page {min-height:400px; }
ul ul {display:none; }
#footer { height:5px;  padding-top:10px; border-top:4px solid #993399; }
a {color:#ffffff; text-decoration:none; }
a:hover {text-decoration:underline; }
#footer a { float:right;   }
.purpleborder {  border: solid 4px #993399; }
h1, h1 a, h2 a, h2 {  background-color:#993399; color:#ffffff;  font-weight:bold; margin:0px 0px 10px 0px;  padding-left:5px;} 
h1 a:hover, h2 a:hover { background-color:#ffffff; color:#993399; text-decoration:none;  }
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:12px;
}

#playerr {height:220px;
margin:19px 0 0 15px;
position:absolute;
width:210px;}

#comment { width:400px; }

.alignright {float:right; margin-left:20px; }
.alignleft {float:left; margin-right:20px; }
.aligncentre{text-align:centre; }
h3, h3 a {  font-size:17px; margin:0px; }
h1 {font-size:16px;   }
#container 
{
	width:765px;
	margin:0px auto auto auto;
}

#flash {
	width:749px;
	height:272px; 
	margin:0px auto 0px auto;
}

.page-item-3 {
	margin-left:0px;
}

.current_page_item, #nav ul li a:hover {
background-color:#993399;
}

#nav ul {


	width:650px;
	height:39px;
padding:0px;
margin:0px auto 0px auto;
			list-style:none;
	
	
}

#nav ul li {
	float:left;
	
}

#nav ul li a {
	display:inline-block;
	padding:5px;
	float:left;
	text-decoration:none;
	color:#ffffff;
	margin:0px 14px 0px 14px;
	font-size:14px;
	text-transform:uppercase;
}
#words {
	margin-top:20px; 
}


#videobackground {
	background-image:url('images/choir-singing-east-anglia.jpg');
	background-repeat:no-repeat;
	width:250px;
	height:250px; 
margin-top:14px;
	}



#microphone {
	width:66px;
	height:109px;
	position:absolute;
	margin:-50px 0px 0px 660px;
}







#rotating {
	border: solid 4px #993399;
	width:460px;
	height:165px;
}

#latestnews {
	
height:210px;
	background-image:url('images/singing-choir-colchester-chemlsford.jpg');
	background-repeat:no-repeat;
margin-top:20px;
padding:35px 10px 10px;
width:230px;

}

#latestnews2 {
	float:right;
margin-left:20px;
height:210px;
	background-image:url('images/singing-choir-colchester-chemlsford.jpg');
	background-repeat:no-repeat;
margin-top:20px;
padding:35px 10px 10px;
width:230px;

}
h2 {
	font-size:18px; 
}

hr {
	color:#993399;
	width:100%;
	margin:0px;
	padding:0px;
}


