body {
	background: none;
}

#header {
	margin-bottom:20px;
	background: none;
	height: auto;
	width: auto;
}

#header h1 {
	text-indent: 0;
}

#header h1 a {
	display:block;
	height: auto;
	width: auto;
}

h1 {font-size:2.8em;}

div#sidebar {
	display: none;
}

div.navigation, div#hmenu {
	display: none;
}

div#content {
	width: 100%;
}

.post ul li {
	background: none;
	list-style-type: circle;
	margin-left:30px;
	padding:0;
}