
body {
	background-color: #341E16;
	background-repeat: repeat;
	background-image: url(bg.gif);
	color: #F7EEEB;
	text-shadow: 1px 1px 2px black;
	word-wrap: normal;
	line-height: 1.5em;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, sans-serif;
	margin:0;
	padding:0;
}
p.over {
width: 80%;
margin: auto;
position: absolute; top: 20px;
display: block;
font-size: 4em;
line-height: 1.6em;
background: #000;
padding: 1em;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
color: white;
margin-left: 10%;
z-index: 1000;
}

#container {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 2em;
	position: relative;
	width: 800px;
	z-index: 0;
}

#strapline {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 4em;
	font-weight: bold;
	z-index: 0;
}
p.flickr a{
	position: absolute;
	top:0;
	left:0;
	width: 254px;
	height: 249px;
	background: url(flckr.png);
	text-indent: -99999px;
	z-index: 500;
}
h1 {
	margin-bottom: 20px;
	clear: left;
	float: left;
	height: 214px;
	width: 499px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	z-index: 0;
}

.time {
	position: relative;
	top: 10px;
	font-weight: bold;
	font-size: 3em;
	color: #F7931E;
}

.time abbr {
	border-width: 0px;
	text-decoration: none;
}

.date {
	top: 10px;
	position: relative;
	color: #8ED8F8;
	font-size: 3em;
	font-weight: bold;
}

.when {
	text-align: right;
	left: 0px;
	top: 300px;
	position: absolute;
	display: block;
	width: 499px;
}

.location {
	position: absolute;
	left: 0px;
	text-align: right;
	top: 330px;
	width: 499px;
	font-size: 2em;
	color: #AED136;
	font-weight: bold;
}

.description {
	margin-top: 0px;
	padding-bottom: 40px;
	padding-top: 20px;
	padding-left: 27px;
	border-left-color: #F4B821;
	border-left-width: 3px;
	border-left-style: solid;
	margin-right: 30px;
	margin-left: 10px;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 2.4em;
	color: #F4B821;
	width: 220px;
	display: block;
	float: right;
}

.signup a {
	left: 260px;
	top: 220px;
	position: absolute;
	height: 79px;
	display: block;
	width: 226px;
	background-repeat: no-repeat;
	background-image: url(signup.png);
	text-indent: -99999px;
}

form#signup_form {
	display: block;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	border-bottom-color: #F4B821;
	border-top-color:  #F4B821;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 4px;
	background-image: url(formbg.png);
	width: 590px;
	float: left;
	margin-top: 30px;
	margin-left: 105px;
}

form#signup_form h3 {
	display: none;
}

form#signup_form ul {
	margin:0;
	padding:0;
	list-style: none;
}

form#signup_form li {
	margin:0;
	padding:0;
	margin-top: 5px;
	margin-bottom: 10px;
}

form#signup_form li label {
	text-shadow: 0px 0px 0px;
	margin-top: 5px;
	background-repeat: none no-repeat;
	float: left;
	display: block;
	background-position: right 6px;
	width: 180px;
	height: 18px;
	color: #341E16;
	font-size: 3px;
}

form#signup_form li.fullname label {
	background-repeat: no-repeat;
	background-image: url(fullname.png);
	text-shadow: none;
}

form#signup_form li.email label {
	background-repeat: no-repeat;
	background-image: url(emailaddress.png);
}

form#signup_form li.mobile label {
	background-repeat: no-repeat;
	background-image: url(mobile.png);
}

form#signup_form li.website label {
	background-repeat: no-repeat;
	background-image: url(website.png);
}

form#signup_form li.shirt label {
	background-repeat: no-repeat;
	background-image: url(shirt.png);
}

form#signup_form input.text {
	border-width: 0px;
	margin: 0px;
	height: 24px;
	width: 312px;
	background-repeat: no-repeat;
	background: url(input.png);
	margin-left: 10px;
	font-size: 1.4em;
	color: #F7EEEB;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}

form#signup_form select {
	background: url(formbg.png);
	height: 18px;
	width:190px;
	color: #F7EEEB;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	border: none;
	margin-left: 10px;
}
form#signup_form select option {
	background: url(formbg.png);
	border: none;
}

form#signup_form li.gender {
	width: 125px;
	float: left;
	display: block;
	height: 60px;
	margin:0; padding:0;
	margin-top: -45px;
	margin-left: 290px;
}

form#signup_form li.gender label {
	background-position: 0 0;
	height: 60px;
	width: 125px;
	display: block;
	float: left;
	margin-left: 105px;
	margin-top: -4px;
	cursor: pointer;
}

form#signup_form li.gender label.unchecked {
	background-image: url(boy.png);
}

form#signup_form li.gender label.checked {
	background-image: url(girl.png);
}

form#signup_form p.submit {
	text-shadow: 0px 0px #4f2c14;
	float: left;
	display: block;
width: 350px;
	position: relative;
	color: #F7EEEB;
	font-size: 1.4em;
	font-weight: bold;
	text-align: right;
margin-left: -375px;
margin-top: 20px;
color: #634E49;
}
form#signup_form p.submit input {
	right: -150px;
	top: 0px;
	position: absolute;
	font-size: 0;
	height: 45px;
	width: 129px;
	display: block;
	background: url(signup_2.png);
	background-repeat: no-repeat;
	border: none;
	float: none;
}
form#signup_form p.close a {
	font-size: 0px;
	background-repeat: no-repeat;
	background-image: url(close.png);
	height: 22px;
	width: 60px;
	left: 250px;
	bottom: -10px;
	position: absolute;
}
form h2 {
font-size: 2em;
color: #F4B821;
}
li#errorLi {
font-size: 1.6em;
text-align: center;
background: url(formbg.png);
height: 30px;
display: block;
}
p#errorMsg {
padding-top: 5px;
color: #F4B821;
}
p.error {
background: url(formbg.png);
padding: 5px;
text-align: center;
color: #F4B821;
font-size: 1.2em;
}
ul#testims {
	clear: both;
	margin: 0; padding: 0;
	padding-top: 20px;
	padding-bottom: 40px;
	width: 740px;
	background: url(quotes.png) no-repeat;
	float: left;
	padding-left: 60px;
	padding-right: 0px;
}
ul#testims li {
	margin: 0;padding: 0;
	list-style: none;
	float: left;
	width:220px;
	text-align: center;
}
ul#testims li blockquote {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.3em;
}
ul#testims li blockquote p:before {
	content: open-quote;
}
ul#testims li blockquote p:after {
	content: close-quote;
}
ul#testims li blockquote cite {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1em;
	font-style: normal;
}
div#sponsors, div#what {
	width: 590px;
	margin-left: 105px;
	clear: both;
	
	border-bottom-color: #F4B821;
	
	border-top-color: #F4B821;
	
	border-bottom-width: 3px;
	
	border-bottom-style: solid;
	
	border-top-style: solid;
	
	border-top-width: 3px;
	margin-top: 10px;
	
}
div#contact {
	width: 590px;
	margin:auto;
}
div#contact small {
	display: block;
	width: 100%;
	text-align: center;
	color: #F7EEEB;
}
div#contact small a {
	color: #8ED8F8;
}
hr {
	border-color: #AED136;
}
div#sponsors h3, div#contact h3, div#what h3{
	text-align: center;
	color: #F4B821;
	font-size: 2.3em;
	font-weight: bold;
}

div#sponsors p, div#contact p, div#what p {
	font-size: 1.6em;
	line-height: 1.5em;
}
div#contact a, div#what a{
color: #AED136;
text-decoration: none;}
p.success {
display: block;
background: #AED136;
color: #000;
font-size: 3em;
padding: 10px;
padding-top: 30px;
padding-bottom: 30px;
text-align: right;
font-weight: bold;
position: absolute;
z-index: 10;
margin-left: -10px;
width: 80%;
}
div#sponsors ul {
border:0;padding:0;
}
div#sponsors ul li {
border:0;padding:0;
display:inline;
list-style: none;
}
a img {
border:none;
}
