.yarpp-related, .comment-policy-box, footer, .sociable, .sidebar, .secondary-navigation, .printfriendly, .breadcrumb-trail.breadcrumbs, #barra_superior, span.thecomment, #mx-toolbar {
	display:none !important;
}
.article {
	width:100%;
	border-right: 0;
	padding-right: 0;
}
.single .article #content_box .post, .single .article #content_box #comments, .single .article #content_box #commentsAdd {
	max-width: 600px;
}
.post {
	float:none;
	margin: 0 auto;
}
#logo > a > img,
.widget-header > .textwidget > div > img {
	height: 75px !important;
	width: auto !important;
}
#page, .page {
	box-shadow: none !important;
}
div.copyrights {
	color:gray !important;
	background-color: transparent !important;
	max-width:600px;
	float:none;
	margin:0 auto;
	padding-top:0 !important;
}
body {
    background-color:transparent !important;
    background-image:none !important;
    color:black !important;
}
div#header {
  max-width: 600px;
  float: none;
  margin: 0 auto;
}
h2#logo {
	margin-left:0;
}
.post.excerpt {
    float:left
}
#page {
    overflow: visible;
}
p {
  font-family: "Helvetica Neue", Arial, sans-serif;
}