/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	padding: 0%;
	background-color: white !important;
	background-image: none !important;
	margin-top: 2%;
	margin-right: 5%;
	margin-bottom: 2%;
	margin-left: 5%;
}
blockquote {
	clear: both;
	margin-right: 2%;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 2%;
	padding-left: 5%;
	font-style: italic;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
a {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
img {
	border:none;
}
img a {
	border:none;
}
#main {
	width:100%;
	margin-right: auto;
	margin-left: auto;
}

/* HEADER ------------------------------------------------ */
.header {
	width:100%;
	margin-bottom: 2%;
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 1%;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	background-color: #FFF;
	height: 30%;
	float: left;
}
.header_print {
	width:100%;
	margin-bottom: 2%;
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 0%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 1%;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	background-color: #FFF;
	height: 20%;
	float: left;
}
.logo {
	float: left;
	width: 15%;
}
.headerright {
	float: right;
	width: 50%;
}

.logoright {
	float: right;
	width: 50%;
	margin-top: 5%;
}
.boxsearch {
	display: none;	
}
.sr {
	display: none;	
}
.menu {
	display: none;	
}
/* end HEADER ------------------------------------------- */

/* START CONTENT ---------------------------------------- */
.content {
	width:100%;
	float: left;
}
.contenttleft {
	width:100%;
}

/* START POSTS ------------------------------------------------ */
.postcontent {
	width:100%;
	float: left;
}

.areaposts {
	width:100%;
}
.datebar {
	float: right;
	height: auto;
	width: 100%;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
h2.posttitle {
	float: right;
	height: auto;
	width: 100%;
	font-size: 15pt;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
h2.pages {
	float: right;
	height: auto;
	width: 100%;
	font-size: 15pt;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.stydat {
	display: none;
}
.gravatar {
	display: none;
}
.date_print {
	width: 90%;
	font-size: 10pt;
	color: #666;
}
.date {
	display: none;
}
.author_posts {
	width: 90%;
	font-size: 10pt;
	color: #666;
}
.entry {
	float: left;
	height: auto;
	width: 90%;
	padding-top: 10pt;
	padding-bottom: 15pt;
	line-height: 16pt;
	display: inline;
	text-align:justify;
}
.entry a:link:after, .entry a:visited:after {
	content: " (" attr(href) ") ";
	color: #000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	margin: 0%;
	padding: 0%;
}
.entry ul {
	display: block;
	margin: 0px;
	padding-top: 5pt;
	padding-right: 0px;
	padding-bottom: 5pt;
	padding-left: 0px;
}
.entry ul li {
	padding-bottom: 2pt;
	padding-top: 2pt;
	padding-left: 19pt;
}
.postmetadata {
	width: 90%;
	padding-top: 5pt;
	padding-bottom: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 15pt;
}

.ballon_com {
	width: 90%;
}
#post-navigator {
	display: none;	
}
#post-navigator-single {
	display: none;	
}
.sidebarleft {
	display: none;	
}
.sidebarright {
	display: none;	
}

/* END LINKS BOTTOM ------------------------------------- */


/* COMENTARIOS ------------------------------------------ */
#pagcomm {
	width: 100%
}
#comments {
	font-size: 13pt;
	font-weight: bold;
	width: 100%
}
#postcomment {
	display:none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	display:none;
}
#commentform textarea {
	display:none;
}
.commenttx {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.commentformtx {
	display:none;
}
ol#commentlist {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
ol#commentlist a:link:after, ol#commentlist a:visited:after {
	content: " (" attr(href) ") ";
	color: #000;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	margin: 0%;
	padding: 0%;
}
#commentlist li {
	margin: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	list-style-type: none;
}
.comments-link {
	display:none;
}
h2#nocommentsyet {
	display:none;
}
.lupustx {
	display:none;
}
.luxuz {
	display:none;
}
.style3 {
	font-size: 12pt;
	font-weight: normal;
	display: block;
	line-height: 20pt;
	padding-top: 5pt;
}
.style3 p {
    margin: 0px;
	padding: 0px;
}

/* FIM COMENTARIOS ----------------------------------------- */


/* RESULTADOS DE BUSCAS ------------------------------------ */
h3.results {
	width: 100%;
}
.postmeta_results {
	width: 100%;
}
.bottoml {
	display: none;
}
.sidebar-box2 {
	display: none;
}
/* FIM RESULTADOS DE BUSCAS ----------------------------- */

/* END CONTENT ------------------------------------------ */


/* START FOOTER ----------------------------------------- */
.footer {
	display: none;
}
h1.pgerro  {
	font-size: 15pt;
}
h2.pgerro  {
	font-size: 15pt;
}
form {
	display: none;
}
h3.pgerro {
	font-size: 13px;
}
.sociable {
	display: none;
}
.compartilhe {
	display: none;
}
