/*
Project: Shepton Mallet Digital Arts Festival
Coder: Ollie Gooch
Date: 10/08/2010
*/

*{
margin:0;
padding:0;
}

html { font-size: 100%; min-height: 100%; margin-bottom: 1px;/* IE hack */ }

a img{
border:none;
}

body{
text-align:center;
background-color:#aae5f3;
font-family:arial;
background-image:url('../images/header.jpg');
background-repeat: no-repeat;
background-position: top center;
}

/*-----------generic content styles--------------------*/

h1{
	font-size:22px;
	color:#616161;
	font-weight:normal;
	padding-bottom:5px;
	margin-top:10px;
	clear: both;
}

h2{
	font-size:20px;
	color:#616161;
	font-weight:normal;
	margin-top:8px;
	clear: both;
	padding-bottom:5px;
}

h3{
	font-size:16px;
	color:#616161;
	font-weight:normal;
	padding-bottom:5px;
	margin-top:5px;
	clear: both;
}

p{
	font-size:13px;
	color:#616161;
	padding-bottom:5px;
}

a {
	color:#ED1FA5;
	text-decoration:none;
}

p a{
	color:#ED1FA5;
	text-decoration:none;
}

#content #homeleft {
	width: 450px;
	float: left;
	margin-right:30px;
}

#content #homeright {
	width: 405px;
	float: left;
}

#content #homeleft ul {
	color:#616161;
	margin-left:20px;
}

#content #homeleft div.homemodule, #content #homeright div.homemodule {
	margin-bottom: 20px;
}

div#homeleft h2, div#homeleft h2 a, div#homeright h2, div#homeright h2 a {
	font-weight: bold;
	color: #EB179F;
}

#content #middle ul {
	margin-left:15px;
	font-size:13px;
	padding-bottom:5px;
}

#content a{
	padding-bottom:5px;
}

#wrapper{
width:947px;
margin:0px auto;
text-align:left;
padding-top:68px;
overflow:hidden;
}

/*-----------header--------------------*/

#header{
width:947px;
background-color:#FFF;
float:left;
display:inline;
overflow:hidden;
}

#header h1{
font-size:14px;
color:#696969;
text-align:right;
padding-right:30px;
padding-top:15px;
}

#menu{
float:right;
margin-right:30px;
margin-top:20px;
padding-bottom:5px;
display:inline;
}

#header ul{
list-style-type:none;
}

#header ul li{
display:inline;
padding-left:25px;	
}

/*-----------header nav-------------------*/
#menu ul li a{
text-decoration:none;
color:#696969;
font-size:13px;
}

#menu ul li a:hover{
text-decoration:underline;
}

#menu ul .active a{
color:#ed1fa5;
}

#headerstrip{
height:14px;
width:949px;
background-image: url('../images/headerstrip.jpg');
background-repeat: no-repeat;
}

.dots{
height:10px;
width:882px;
background-image: url('../images/line.jpg');
background-repeat: no-repeat;
float:left;
margin-left:30px;
display:inline;
}

#logo{
float:left;
margin-left:30px;
display:inline;
}

/*-----------content--------------------*/

#content{
width:887px;
background-color:#FFF;
float:left;
padding:0px 30px 15px 30px;
display:inline;
}


#content #breadcrumb {
	font-size: 11px;
	color:#939393;
	width:910px;
	float:left;
	margin-bottom:3px;
	padding:3px;
}

#content #breadcrumb ul{
	float:left;
	list-style-type:none;
}

#content #breadcrumb ul li{
	float:left;
	margin-right:10px;
}

#content #breadcrumb ul li a{
	font-size:12px;
	color:#B6CD73;
}

/*-----------subnav--------------------*/

/*#subnav{
	width:160px;
	float:left;
}

#subnav ul{
	width:160px;
	list-style-type:none;
}

#subnav ul li{
	width:160px;
	float:left;
}

#subnav ul li ul{
	float:right;
	overflow:hidden;
	border-top:none;
}

#subnav ul li ul li a{
	font-size:13px;
	color:#939393;
}

#subnav ul li a:link, #subnav ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	background:#7ED3E8;
	font-size:17px;
	min-height:21px;
	margin-bottom:10px;
	text-align:right;
	padding:5px;
	display:block;
	width:100%;
}

#subnav ul li a:hover {
	background:#BBBBBB;
}

#subnav ul li#sub_sub_nav ul {
	margin-top: 0;
}

#subnav ul li#sub_sub_nav ul li a {
	font-size: 15px;
	height:18px;
}*/

#subnav{
	width:160px;
	float:left;
}

#subnav ul{
	width:160px;
	list-style-type:none;
}

#subnav ul li{
	width:160px;
	float:left;
}

#subnav ul li a{
	width:155px;
	color:#FFFFFF;
	text-decoration:none;
	background:#7ED3E8;
	margin-bottom:10px;
	text-align:right;
	padding:5px 5px 5px 0px;
	display:block;
	font-size:17px;
}

#subnav ul li ul{
	width:140px;
	float:right;
	border-top:none;
}

#subnav ul li ul li a{
	width:135px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	background:#7ED3E8;
	margin-bottom:10px;
	text-align:right;
	padding:5px 5px 5px 0px;
	display:block;
}

#subnav ul li a:hover {
	background:#BBBBBB;
}

#subnav ul li#sub_sub_nav ul {
	margin-top: 0;
}

#subnav ul li.active a, #subnav ul li ul li.active a {
	background:#BBBBBB;
}

/*-----------main content divs--------------------*/

#left{
	width:200px;
	float:left;
}

#middle{
	width:687px;
	float:left;
	color:#616161;
	font-size:13px;
}

/*-----------footer--------------------*/

#footerstrip{
height:14px;
width:949px;
background-image: url('../images/footerstrip.jpg');
background-repeat: no-repeat;
float:left;
display:inline;
}

#footer{
float:left;
}

#footer p a{
text-decoration:none;
color:#696969;
}

#footer p a:visited{
color:#696969;
}

#footercontent{
width:947px;
background-color:#FFF;
float:left;
display:inline;
}

#footercontent p{
font-size:11px;
color:#696969;
padding-left:30px;
padding-right:30px;
padding-top:5px;
}

.smalldot{
height:10px;
width:882px;
background-image: url('../images/smalldot.jpg');
background-repeat: no-repeat;
float:left;
margin-left:30px;
display:inline;
margin-top:5px;
margin-bottom:5px;
}

#tickbox {
padding-top:5px;
padding-bottom:20px;
}
#tickbox a {
color:#666;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

#footerimage{
	height: 186px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}

/*-----------contact form--------------------*/

.fieldset {
	border: solid #CCC 1px;
	padding: 10px;
}
legend span {
	display: block;
	font-weight: bold;
	color:#797778;
	font-size: 11px;
	padding-bottom: 10px;
}

.invisible {
	display:none;
}

form.contact_form div {
	clear: both;
	padding: 10px;
}

form.contact_form label {
	float: left;
	display: block;
	width: 100px;
}

form.contact_form input, form.contact_form textarea {
	border: 1px solid #ADAEA8;
	padding: 1px;
	width: 250px;
}

form.contact_form input[type="radio"], form.contact_form input[type="checkbox"] {
	width: auto;
}

form.contact_form input#form_submit {
	width: 50px;
	margin-left: 95px;
}

form.contact_form label#form_submit_label {
	top: 0;
}

/* form hidding spam traps on forms */
.decoy {
	display: none;
}

.validationerror {
	color:#F00;
}

span.validationerror {
	padding-left: 10px;
	display: block;
	clear:both;
}

.notification {
	font-weight: bold;
}

.error {
	color: red;
}

#twitter{
	width:234px;
	position:absolute;
	top:0;
	background:url(/images/twittertop.png) top left no-repeat;
	margin-left:500px;
}

#twitter #twittertweet{
	width:148px;
	float:right;
	margin-top:30px;
	background:url(/images/twitterbottom.png) top left no-repeat;
	overflow:hidden;
}

div.dl_list {
	margin-top: 20px;
}

#hometwit{
	width:379px;
	float:left;
	background:url(/images/twittertop.jpg) top left no-repeat;
	margin:10px 0px 20px 0px;
}

#hometwit #hometwitbottom{
	width:255px;
	float:left;
	background:url(/images/twitterbottom.jpg) bottom left no-repeat;
	margin-top:12px;
	padding:0px 8px 10px 8px;
}

#hometwit #hometwitbottom p{
	font-size:11px;
	padding-bottom:3px;
}

#hometwit #hometwitbottom a{
	font-size:10px;
}

#hometwit #hometwitbottompad{
	width:1px;
	height:45px;
	float:left;
}

#fbbox{
	width:947px;
	float:left;	
}

#fbbox p{
	float:right;
	padding-right:38px;
	color:#f030a7;	
}