/* 

STYLE SHEET FOR SOMETHING SIMPLE WEB SITE
Created by Olly Lowe
www.something-simple.co.uk

/* =Imports:
    1. Navigation
-------------------------------------- */
@import url("navigation.css");

/* =Defaults
-------------------------------------- */

* {
		margin: 0;
		padding: 0;
		}

body {
    color: #ffffff;
	font: x-small Verdana, Arial, sans-serif;
    voice-family: "\"}\""; 
    voice-family: inherit;
    font: small Verdana, Arial, sans-serif;
	text-align:left;
	background: #48b9ca;
        }
		
/* =Structure
-------------------------------------- */
div#container {
	margin: 0 auto;
		}

div#masthead {
	clear: both;
	height: 120px;
	background: url(../images/header.png) top center repeat-y;
		}

div#mastheadcontent {
	margin: 0 auto;
	width: 800px;
		}

div#mainblock {
	background: url(../images/bg.png) top center repeat-y;
	clear: both;
	min-height:600px;
	padding-top:5px;
	overflow: visible;
		}

div#main {
	width: 800px;
	margin: 0 auto;
	clear: both;
	overflow: visible;
		}
		
div#logo {
	margin:10px 0 0 22px;
	float:left;
	background:url(../images/logo1.gif) no-repeat;
    /* width:462px; */
	width:385px;
    height:60px;
	font-size:45px;
		}

div#logo a {
	text-decoration:none;
	height: 55px;
	display: block;
		}

div#logo a i {
	font-style:normal;
	visibility:hidden;
		}
		
div#navContainer {
	float:left;
	margin-left:12px;
	height: 50px;
		}

div#nav {
	width: 685px;
	margin: 0 auto;
		}
div#mainImgOut {
	position: absolute;
	top: 339px;
	left: 1113px;
	width:15px ;
	height: 60px;
	background: url(../images/mainimg/main_image_out.png) no-repeat;
}
div#mainImg {
	clear:both;
	margin: 0 auto;
	height: 250px;
	width: 800px;
		}
div#mainImg1{
	padding-top:1px ;
	background: url(../images/mainimg/main_image.png) no-repeat;
	height: 320px;
	width: 800px;
	clear:both;
	margin: 0 auto;
	
}

div#mainImgLink {
	width: 190px;
	height: 30px;
	text-indent: -6000px;
	margin-left: 220px;
	margin-top: 249px;
}
div#mainImgLink a{
	display: block;
}
div#mainImgLink a:link, div#mainImgLink a:visited {
	
	width: 190px;
	height: 30px;
	background:  url(../images/mainimg/main_image_link.png) 0px -30px  no-repeat;
		}

div#mainImgLink a:hover, div#mainImgLink a:active {
	width: 190px;
	height: 30px;
	background:  url(../images/mainimg/main_image_link.png) 0px 0px no-repeat;
		}
		
div#content {
	width: 780px;
	min-height:350px;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0px;
	font-size: 12px;
		}
		
div#content img {
	margin-bottom:5px;
		}	
			
div#footer {
	clear: both;
	min-height: 40px;
	background: url(../images/footer.png) top center no-repeat;
		}	
			
div#footercontent {
	background: url(../images/dashes.gif) top repeat-x;
	width: 760px;
	margin: 0 auto;
	text-align:left;
	padding: 0 0 10px 0;
		}	
		
div#footercontent p {
	clear: both;
	margin: 0;
	padding: 15px 0 3px 0;
			}
.clear { clear: both; width: 2px; margin: 0 auto; border: 1px solid #000000; }
.spacer { clear: both; width: 2px; margin: 0 auto; height: 40px; border: 1px solid #000000; }

.line {margin:5px 0;}

/* =Footer Nav
---------------- */

#footer li {display:inline; padding-right:5px;}
#footer li a {color:#CCCCCC; text-transform:lowercase; text-decoration:none;}
#footer li a:hover {color:#CCCCCC; text-transform:lowercase; text-decoration:underline;}


/* =Content Layout
-------------------------------------- */
#content_home {
	width: 800px;
	min-height:350px;
	float: left;
	margin: 10px 0 0 0px;
	padding: 5px;
	font-size: 12px;
}
div#latest_news {float:left; width:500px; overflow:hidden;}
div#mp3player {float:left; margin-left: 10px; width:280px;}

div#events2 {float:left; width:240px;margin-right:20px; overflow:hidden}
div#news2 {float:left; width:500px; margin-left:20px; overflow:hidden}

/* =General Layout
------------------ */
div#col_1 {float:left; width:440px;}
div#col_2 {float:right; width:300px; margin-left:20px;}
div#col_full {float:left; width:740px;}

/* =Content Styles
-------------------------------------- */
/*
div#news .title, #news2 .title {
	font-size:18px;
	font-weight:bold;
	margin:7px 0;
	padding:0 1px;
	float:left;
	letter-spacing: -0.5px;
	text-transform:uppercase;
	color:#000000;
	background-color:#ffffff;
		}
		
div#news i, #news2 i {
	text-transform:lowercase;
	font-weight:normal;
	font-style:normal;
	font-size:80%;
		}
div#news p, #news2 p {
	clear:left;
	margin-bottom:15px;
		}
*/
div#events p.date, #events2 p.date {
	font-weight:bold;
		}
div#events p.venue, #events2 p.venue {
	margin-bottom:10px;
		}

div#events .title {
	font-size:17px;
	font-weight:bold;
	margin:7px 0;
	padding:0 2px;
	float:left;
	letter-spacing: -0.5px;
	text-transform:uppercase;
	color:#000000;
	background-color:#ffffff;
	}
	
div#events i {
	text-transform:lowercase;
	font-weight:normal;
	font-style:normal;
	font-size:65%;
		}

div#col_1 h2 {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	margin-bottom:10px;
		}
		
div#col_1 p, div#col_2 p, div#col_2 p{
	margin-top:5px;
		}

fieldset {border:0px}
	
div.gallery {
	margin-top:20px;
	padding: 0;
	display:block;
	float:left;
		}

.gallery p {
	margin-top:5px;
	text-align: left;
		}
.gallery p.gallery_title {
	font-size:120%;
	color:#FFFFFF;
		}

p.gallery_line {
	margin-left:70px;
		}
.gallery .center {text-align: center;}
.gallery img {
	border: 1px solid #1A1A1A;
	padding:2.5px;
	margin-right:100px;;	
		}

.pictures {
	border: 1px solid #1A1A1A;
	padding:2.5px;	
		}

/* =Links
-------------------------------------- */
a {
	color:#CCCCCC;
	text-decoration:underline;
	outline:none;
		}
		
a:hover {
	color:#48B9CA;
	text-decoration:underline;
	}

a.mp3_btn {
	display:block;
	background:url(../images/mp3button.jpg);
	height:72px;
	width:176px;
	text-decoration:none;
	}
	
a.mp3_btn:hover {
	background:url(../images/mp3button.jpg) 0px -71px;
	height:72px;
	text-decoration:none;
	}
a.mp3_btn i {
	font-style:normal;
	visibility:hidden;
		}
		
a img.ep_cover:hover  {
	border-right:#48B9CA solid 4px;
	border-bottom:#48B9CA solid 4px;
	}
	
/* Lists
-------------------------------------- */
ul.controls {
	float:left;
	text-align:left;
		}
ul.controls li {
	display:block;
	padding:0.3em;
	}
ul.controls li a{
	font-size:110%;
	font-weight:bold;
	color:#fff;
	}
ul.controls li a:hover{color:#48b9ca;}
	
/* =Fonts
-------------------------------------- */

h1 {
	font-size:18px;
	margin:5px 0;
	padding:0 1px;
	float:left;
	letter-spacing: -0.5px;
	text-transform:uppercase;
	color:#000000;
	background-color:#ffffff;
		}
h2{
	font: bold 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	margin: 10px 0 5px 0;
	color: #E1E8E9;
	text-decoration: underline;
	margin-left: 10px;
	}
#content_home p {
	text-align:left;
	clear:both;
	margin-bottom:5px;
	margin-left: 20px;
		}
#content_home embed {
	margin-top: 10px;
}

p{
	margin-bottom:5px;
	text-align:left;
	clear:both;
}

ul {
	list-style-type: none;
		}
ol {
	list-style:none;
	text-align:left;
	margin:5px 0;
		}

p.gbPosted {
		font-size: 85%;
		font-weight: bold;
		}
p.gbMsg {
	padding-bottom:10px;
		}

hr.gbHR {
	margin-left:70px; margin-top:5px;
		}

/* =Forms
-------------------------------------- */

form { margin-top:15px; }
form input:focus, textarea:focus { background-color:#FFFFCC; }		

#newsletter_form {
	margin-top:10px;
	font-size:14px;
		}

#newsletter_form input {
	float: left;
	width:220px;
	padding: 5px 3px;
	border: 2px solid #39929e;
		}

		
#newsletter_form input.submit {
	background: url(../images/btn_subscribe.png) 0 0 no-repeat;
	width: 119px;
	height:32px;
	float:right;
	border: 0;
	text-indent: -9000px;
	cursor: pointer;
		}
		
#newsletter_form input.submit:hover {
	background-position: 0 -32px;
		}

#newsletter_form .admin_sub {
	background: #000000;
	color:#ffffff;
	width: 119px;
	height:32px;
	float:right;
	border: 0;
	text-indent: -9000px;
	cursor: pointer;
		}

#newsletter_form .admin_unsub {
	background: url(../images/btn_unsubscribe.png) 0 0 no-repeat;
	width: 119px;
	height:32px;
	float:right;
	border: 0;
	text-indent: -9000px;
	cursor: pointer;
		}

		
/* Contact Form 
--------------------------------*/
#contact_form {
	float:left;
	text-align:left;
		}
#contact_form div {
	padding:0.6em 0;
		}
#contact_form fieldset {
	padding-bottom:0.6em;
	border-bottom: 1px dashed #333;
		}
		
#contact_form fieldset label {
	float:left;
	width: 7em;
		}

#contact_form .text {
	border: 1px solid #ccc;
	padding: 0.3em;
	font-size: 120%;
	width:240px;
		}

#contact_form .select {
	border: 1px solid #ccc;
	padding: 0.2em;
	font-size: 120%;
		}

#contact_form input.submit {
	background: url(../images/btn_send.png) 0 0 no-repeat;
	width: 65px;
	height:32px;
	float:left;
	border: 0;
	text-indent: -9000px;
	cursor: pointer;
		}
		
#contact_form input.submit:hover {
	background-position: 0 -32px;
		}


/* Guestbook Sign Form 
--------------------------------*/
#gb_form {
	float:left;
	text-align:left;
		}
#gb_form div {
	padding:0.2em 0;
		}
#gb_form fieldset {
	padding-bottom:0.6em;
	border-bottom: 1px dashed #333;
		}
		
#gb_form fieldset label {
	float:left;
	width: 7em;
		}

#gb_form .text {
	border: 1px solid #ccc;
	padding: 0.3em;
	font-size: 120%;
	width:240px;
		}

#gb_form .select {
	border: 1px solid #ccc;
	padding: 0.2em;
	font-size: 120%;
		}

#gb_form input.submit {
	background: url(../images/btn_send.png) 0 0 no-repeat;
	width: 65px;
	height:32px;
	float:left;
	border: 0;
	text-indent: -9000px;
	cursor: pointer;
		}
		
#gb_form input.submit:hover {
	background-position: 0 -32px;
		}

.formok {
	background-color:#98FB98;
	padding:5px;
	font-weight:bold;
	color: #000000;
	border:1px #009900 solid;
	margin-bottom:10px;}

.formerror      {
	border: 2px #FF0000 solid;
	padding: 0.3em;
	font-size: 120%;
		}
		
.formerrormsg   {
	background-color:#FFFFE0;
	padding:5px;
	font-weight:bold;
	color: #000000;
	border:1px #FF0000 solid;
	margin-bottom:10px;
		}	


/* =Images
-------------------------------------- */

a img {
		border: 0;
		}
		
/* =Hacks
-------------------------------------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}

iframe {
	border: none;
	margin-bottom:-80px;
	padding:0;
	}
 

iframe.album {
	border: none;
	float:left;
	}
