html {
	background: #072D54;
	}
h1.notice {
	position: absolute;
	width: 85%;
	height: 200px;
	font-size: 2em;
	background: white;
	z-index: 200;
	margin: 20px;
	border: 3px solid red;
	text-align: center;
}
body {margin:0;padding: 0;}
div.vevent, form[name=register], div#sponsors {
	font-family:  Helvetica, Verdana, sans-serif;
	width: 710px;
	margin:auto;
	background: #fff url(../600x600bg.jpg) top right no-repeat;
	padding: 20px;
	line-height: 1.5em;
	padding-bottom: 6em;
	margin-bottom: 1.5em;
	border: 5px solid #000;
	border-bottom: 10px solid #000;
	border-top: 0;
	position: relative;
	}
	div#sponsors h1 {
		margin-top: 0;
		}
	div#sponsors h3.vevent {
		margin-top: 40px;
		}
div#main-content {
	width: 450px;
	text-align: justify;
	display: block;
	}
	div#main-content h3 {
		font-size: 1.2em;
		margin-bottom: -0.5em;
		margin-top: 1em;
		}
#home {
	display: block;
	position: absolute;
	height: 80px;
	width: 350px;
	text-indent: -99999px;
	right: 10px;
	}
div#why , div#more{
	float: right;
	clear:right;
	width: 200px;
	padding: 1em;
	padding-top: 0em;
	background: #fff;
	opacity:0.5;
	z-index: 1;
	}
div#why h3, div#more h3 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	}
ddiv#why:hover {
	opacity:1.0
	}
div#more {
	font-size: 0.86em;
	}
div#more img {
	border: 0;
	padding-bottom: 5px;
	}
div#more ul.sponsors {
	width: 150px;
	margin-left:0;
	padding:0;
	}
div#more .sponsors li {
	list-style-type: none;
	display: block;
	clear:both;
	width: 100%;
	margin-bottom: 5px;
	}
div#more .sponsors img {
	display: block;
	clear:both;
	}
div#more .sponsors li.regular img {
	width: 70%;
	}
	input[type=submit] {
		width: 100px;
		margin-left: 370px;
	}
form[name=register] {
	font-size: 0.8em;
	}
p.instruction {width: 470px}
form[name=register] fieldset{
border: 1px solid #ccc;
width: 450px;
background: #fff;
	}
form[name=register] p, form[name=register] li{
	clear: both;
	}
	p.required {color: #811D1D}
form[name=register] p.required:after{
	content: '*';
	color: red;
	}
	form[name=register] fieldset li {
		float: left;
		width:170px;
		list-style: none;
		margin-left: 50px;
		}
form[name=register] fieldset li label {
	text-align: left;
	display: inline;
	float: none;
	}
form[name=register] input[type=text], form[name=register] input[type=password], select{
	width: 250px;
	margin-left: 10px;
	border: 1px solid #ccc;
	}
	select {
		width: 50px;
		}
	textarea {
		width: 350px;
		height: 150px;
		margin-left: 50px;
		}
form[name=register] input[type=text]:focus, form[name=register] input[type=password]:focus, select:focus{
	background: #FAF4D8;
	border:1px solid #E4D9A5;
	}
form[name=register] legend {
	font-size: 1.5em;
	font-family: Georgia, serif;
	font-style: italic;
	margin-left: 50px;
	}
form[name=register] label {
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	}
form[name=register] span.note {
	display: block;
	font-size: 0.85em;
	color: #828282;
	width: 150px;
	float: right;
	}
	form[name=register] p.unfocused span.note {display:none}
	form[name=register] p.focus span.note  {display:block}
	p.note {
	font-size: 0.85em;
	color: #828282;
	width: 400px;
	padding-left: 50px;
		}
h1 {
	font-size: 2em;
	line-height: 1em;
	clear: both;
	width: 450px;
	}
	h1 em {
		display: block;
		}
	form h1 {
		font-size: 2.5em;
		margin-top: 0;
		}
h2 {
	font-size: 1.6em;
	color: #051B30;
	clear:both;
	line-height: 1.2em;
	margin-top: -0.1em;
	}
	h2 strong {text-transform: uppercase;}
	h2 strong:after {content: "!";}
h3 {
	margin-top: -1em;
	line-height: 1.5em;
	font-size: 1em;
	color: #0D355E;
	}
h3.vevent {
	width: 200px;
	color: #9A916A;
	position: relative;
	float: right;
	font-size: 12px;
	}
div#hcalendar-Barcamp-Auckland.vevent h3{
	width: 450px;
	}
h3.vevent strong {
	font-size: 1.5em;
	font-style: italic;
	display: block;
	margin-bottom: -1.5em;
	}
	h3.vevent .card {
	display: none;
	position: absolute;
	top: -60px;
	left: -50px;
	background: #F8F6EE;
	padding: 1em;
	border: 1px solid #EEE4B9;
	line-height: 2em;
	width: 250px;
}
	h3.vevent:hover .card {display: block; z-index: 3;}
h1, h2, h3 {
	font-family: Georgia, serif;
	letter-spacing: -0.04em;
	}
blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	}
blockquote em {
	font-weight: bold;
	font-style: normal;
	font-size: 0.75em;
	text-transform: uppercase;
	}
.vevent img.school {width: 225px;float: left; margin-right: 10px}
h2.strapline {
	float: left;
	clear: right;
	width: 205px;
	letter-spacing: 0;
	font-style: italic;
	}
table {
	width: 450px;
	margin-bottom: 1em;
	}
.costs {
	width: 120px;
	}
td.costs { font-size: 0.66em; font-weight: bold}
p.agree { font-size: 0.86em; width: 400px}
.register {
	list-style:none;
	}
.register a {
	display: block;
	width: 215px;
	height: 61px;
	background: url(../register.png);
	text-indent: -99999px;
	margin-left:-48px;
	}
#twitter_div {
	display: block;
	clear:both;
	}
#twitter_div ul {
	list-style: none;
	padding:0;
	margin:0;
	}
#twitter_div ul li {
	background: #eee;
	border: 1px solid #ccc;
	padding:5px;
	}