body {
background: #000;
font:10pt Arial,Helvetica,sans-serif;
padding: 0px;
margin: 0px;
color: #fff;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}
#header {
	border-bottom: solid 0px #000;
	height: 149px;
}
h1 {
	color: #fff;
	margin: 0px;
	left: 25px;
}
h1 a, h1 a:visited {
	color: #fff;
	text-decoration: none;
}
h2 {
	border: none;
}
.description {
	left: 0;
}

#site {
	width: 100%;
}

#conteudo {
	padding: 0;
	background: #000;
	width: 100%;
}
.post {
	padding: 0;
	background: none;
}
.date {
	height: auto;
	width: 100%;
	background: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	padding: 0;
	line-height: 100%;
}
.post .title {
	clear: both;
	width: 100%;
	margin: 0;
}
.postdata .comentarios{
	background: none;
	padding: 0;
	float: right;
}

h3#comments {
	background: none;
	padding-left: 0;
	font: bold 14px/120% Arial, Helvetica, sans-serif;
	clear: both;
}

.commentlist li, .commentlist .alt {
	border: none !important;
}

#searchform, #nav, #subnav, .mini-add-comment, .page-nav, .post-nav, h3#respond, #commentform, #footer, #sidebar  {
	display: none !important;
}