body {
	background: none;
	color: black;
}
.navigation , .control , .edit , #respond , #commentform , #comment-feed , #tb-title , #tb-url , #sidebar {
	display: none;
}
.container {
	width: auto;
	margin-bottom: -21px;
	background: none;
}
.header , .title , h1 {
	display: none;
}
.content {
	margin: 0;
	max-width: none;
}
.footer {
	width: auto;
	height: 20px;
	border-top: 1px solid black;
	background: none;
}
.footer p {
	padding-top: 2px;
}
.footer p a {
	color: black !important;
}
.post {
	padding: 1px;
}
.notice {
	margin: 0;
}
blockquote , code {
	background-image: none;
}
table , th , td {
	border: 1px solid black;
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -pre-wrap;
	word-wrap: break-word;
}
ul {
	padding: 0 0 0 1.5em;
}
ul li {
	padding: 0 0 0 0.5em;
	background-image: none;
	list-style-type: disc;
}