body {
	font-family: Georgia, serif;
	font-size: 14px;
}

.nav, #sidebar, .entry_nav, .related, .related_posts, .sociable, #respond, #commentform, #mylastpostbox {
	display: none;
}

#header h1 a {
	background: transparent url(images/logo.jpg) no-repeat scroll 0 0;
	display: block;
	height: 144px;
	margin: 0 auto;
	text-indent: -9999px;
	width: 200px;
	overflow: hidden;
}

a, a:visited {
	color: #000;
	text-decoration: none;
}


.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#footer {
	font-size: 0.8em;
}