p, dl {
	display:block;
	margin:1em 0;
}

* {
	margin:0;
	padding:0;
}

body {
	font-size: 87.5%;
}

body, html {
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;
}

html>body {
	font-size: 14px;
}

p {
	line-height: 1.5em;
}

textarea, input {
	border: 0.143em solid #ccc;
	padding: 0.071em;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;;
}

input {
	display:none;
}

.noprint {
	display:none;
}

img {
	border:0;
}
/* Tables on galleries want to have combined borders. Firefox messes up last line of table at the mo.*/
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* hCard makes some elements into abbr, we don't want them underlined.*/
abbr {
	border-bottom:none;
	text-decoration:none;
}

#wrap {
width: 100%; margin: 0; float: none;
	text-align:left;
}

#header {
	margin-top:1em;
width: 100%; margin: 0; float: none;
	float: left;
	clear: none;
	padding-top:1em;
}

	#header .grey {
		color:#cdced2;
	}

	#header form {
		float:right;
		margin-top: 1em;
		display:none;
	}

#logo {
	display:inline;
	font-weight:normal;
	font-size:2em;
	margin-left:0.5em;
	position:relative;
	top:-25px;
	color:white;
}

	#logo a {
		text-decoration: none;
		color:white;
	}

#siteareas {
	position:relative;
	width:300px;
	margin:0;
	padding:0;
	left: 6em;
	top: -25px;
}

	#siteareas a {
		padding-right:1em;
		color:#fff;
		text-decoration:none;
		font-style:normal;
		outline:none;
	}

	#siteareas a:hover, #siteareas a:focus, #siteareas a.active {
		color:#6f9;
	}

#navbar {
	display:none;
}

#headerimage img {
	width:100%;
page-break-after:avoid;

}

#message {
	padding-top:0.143em;
	padding-bottom:0.357em;
	width:100%;
}

	#message h2 {
		display:inline;
		font-size:1.285em;
		font-style:normal;
		font-weight:normal;
		padding-left:0.5em;
		width:100%;
	}

#maincontent {
	clear:both;
width: 100%; margin: 0; float: none;
	padding-top:1em;
}

	#maincontent p, #maincontent table, #maincontent ul, #maincontent ol {
		margin: 0 2em 1em 2em;
		text-align:justify;
	}

	#maincontent #gallery {
		margin: 0 auto;
	}

	#maincontent ol {
		list-style-type:none;
		padding-left:0;
	}

	#maincontent li {
		padding-bottom:1em;
	}

	#maincontent .title {
		font-size:1.285em;
		font-style:normal;
		font-weight:normal;
		padding-left:1em;
		margin-bottom:1em;
	}

	#maincontent .post {
		margin-bottom:1em;
	}
	
	#maincontent .author {
		font-style:italic;
		float:right;
		page-break-after:always;
	}

	#maincontent form table img {
		padding:1em 0 1em 0;
	}

#testimonial {
width: 100%; margin: 0; float: none;
	padding-top:0.143em;
	padding-bottom:0.357em;
}

	#testimonial p {
		margin:0;
		padding:0;
		text-align:center;
		font-style:italic;
		font-size:1.285em;
}

#footer {
display:none;
}

#copyright {
display:none;
}

.photo {
	padding:0.5em;
	border:0.071em solid #ccc;
	text-align:center;
}

#gallery {
	margin-bottom:1em;
}