html, body {
	font-size: 14px;
}
.offset {
	display: none;
}
.entry img {
	float: right;
	margin-left: 30px;
}
img.aligncenter {
	display: block;
	margin: auto;
}
img.alignright {
	float: right;
	margin-left: 30px;
}
#headerimg {
	display: none;
}
hr {
	display: none;
}
.entry {
	text-align: justify;
}
#adtop {
	display: none;
}
.adsense_ban {
	display: none;
}
#sidebar {
	display: none;
}
a {
	color: #000;
}
.postmetadata {
	clear: both;
	padding-top: 10px;
	text-align: center;
}
.navigation {
	display: none;
}
.post {
	border-bottom: 1px dashed #000;
}
.post h2 a {
	text-decoration: none;
}
h1 a {
	text-decoration: none;
}
#footer {
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #000;
	font-size: 10px;
	clear: both;
}
#titulo {
	text-align: center;
}
#commentform {
	display: none;
}
#respond {
	display: none;
}
