/*
Theme Name: 2007
Theme URI: http://www.timsteiner.co.uk
Description: Tim Steiner 2007
Author: Neil Scott
Author URI: http://www.neil-scott.com
Version: 1.0
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, ul, li {
	margin: 0;
	padding: 0; list-style: none;
	font: 100%/120% arial, sans-serif;
	}
body {
	background-color: #fff;
	font: 62.5%/1.2em "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	text-align: center;
	color: #000;
	}
#wrap {
	width: 782px;
	margin: 30px auto 20px auto;
	text-align: left;
	position:relative;
	}
#header {
	height: 270px;
	background: url(/wp-content/themes/2007/img/header.png) no-repeat top left;
	}
#header h1 {
	position: absolute;
	top: 201px;
	left: 14px;
	z-index:1;
	}
#navigation ul {
	list-style: none;
	}
li#homeball {position: absolute; top: 43px;left: 80px; z-index:1;  }
li#home {position: absolute; top: 50px;left: 130px; z-index:1;  }
li#biog {position: absolute; top: 74px;left: 130px; z-index:1;  }
li#contact {position: absolute; top: 96px;left: 130px; z-index:1;  }
li#compositionball {position: absolute; top: 209px;left: 310px; z-index:1;  }
li#composition {position: absolute; top: 224px;left: 371px; z-index:1;  }
li#resources {position: absolute; top: 203px;left: 371px; z-index:1;  }
li#stuff {position: absolute; top: 180px;left: 369px; z-index:1;  }
li#workball {position: absolute; top: 0px;left: 360px; z-index:1;  }
li#work {position: absolute; top: 14px;left: 444px; z-index:1;  }
li#familyconcerts {position: absolute; top: 37px;left: 443px; z-index:1;  }
li#training {position: absolute; top: 80px;left: 443px; z-index:1;  }
li#workshops {position: absolute; top:59px;left: 443px; z-index:1;  }
li#advisory{position: absolute; top:101px;left: 443px; z-index:1;  }
li#blogball {position: absolute; top: 145px;right: 17px; z-index:1;  }
li#blog {position: absolute; top: 185px;right: 120px; z-index:1;  }
li#events {position: absolute; top: 210px;right: 124px; z-index:1;  }

#content {
	width: 782px;
	padding: 1em 0  0 0; margin: 0;
	}


#content_top {
	width: 782px;
	height: 66px;
	background: url(/wp-content/themes/2007/img/top.png) no-repeat top left;
	}

#content_mid {
	width: 782px;
	background: url(/wp-content/themes/2007/img/mid.png) repeat-y top left;
	}
#content_bot {
	width: 782px;
height: 36px;
	background: url(/wp-content/themes/2007/img/bot.png) no-repeat top left;
	}



#sidebar {
	width: 160px;
	padding: 10px 20px 10px 20px;
	margin: 10px 10px 20px 10px ;
	float: right;
	display: inline;
border: 1px solid #6C7F3D;
	background: url(/wp-content/themes/2007/img/sidebar.png) no-repeat top left;
	}


#sidebar ul{padding: 5px 0 10px 0; margin: 0;}
#sidebar li{ padding: 3px 0 3px 15px; background: url(/wp-content/themes/2007/img/bullet.gif) no-repeat center left;
}

#content h2 {
	font: bold 2.8em/120% arial, helvetica, times, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 1px 6px 1px 6px;
position: absolute; top:  302px;left: 18px; z-index:1;
width: 700px;	}

#content h3 {
	font: bold 1.4em/120% arial, helvetica, times, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px;

	}
.text {
	margin: 0;
	padding: 0px 0px 0px 30px;
	width: 720px;
	float: left;
	display: inline;
	}
.text p {
	margin: 1em 0 1em 0; 
	padding: 0;
	font: 1.2em/140% "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	}
.text a, .text a:visited {
	font-weight: bold;
		}

.aligncenter {
	margin: 0 auto;
	display: block;
	text-align:center;
	padding: 10px 0 10px 0;
	}
.alignright {
	float: right;
	padding: 0px;
	margin: 0 10px 10px 10px;
	display: inline;
	}
.alignleft {
	float: left;
	padding: 0px;
	margin: 0 10px 10px 0;
	display: inline;
	}

a, a:visited {
	color: #363F1e;
	text-decoration: none;
	}
a:hover {
	color: #6C7F3D;
	text}

a img {
	border: 0;
	}

select {
	font: 1.1em/100% "lucida grande", arial, sans-serif;
}


blockquote {
	border-left: 5px solid #eee;
	margin-left: 1.5em;
	padding-left: 5px;
	text-align: justify;
	}
#searchform #s{
	width: 120px;
	line-height: 1em;
	font: 1.1em/100% "lucida grande", arial, sans-serif;
	}


.break {
	clear: both;
	height: 0;
	}
.hidden {
	display:none;
	}

#comments {
}
#comments ol{
	list-style-type: none;
	margin:	0px 0px 10px 0px;
	padding: 0px 0 0 10px;
	}
#comments ol li {
	padding: 10px 0px 20px 10px;
	border-bottom: 3px solid #eee;
	font: 1.2em/1.4em "lucida grande", "lucida sans unicode", helvetica, arial, sans-serif;
	} 
.comments {
	text-align: right;
	border-top: 1px dashed #999;
	border-bottom: 1px solid #999;
	padding: 10px 0 10px 0;
	}
#comments {
	padding: 0;
	margin: 0 0 30px 0;
	}
.moretext a{
	text-align: right;
	}
.contactform {
	position: static;
	overflow: hidden;
	}
.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
    font-weight: bold;
font-size: 12px;
	}
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	}
.contacterror {
	border: 2px solid #ff0000;
	}


.date {	
	float: left;
	margin: 0;
	padding: 0 1.2em 1px 0;
	}

