@charset "utf-8";
.header .navigation, .header .search, .bigbanner, #top, .tagcloud, .column, .column2, .comment, .advice, .formulario, .banner_central, .column, .top, .footer .about,  .footer .vcard, #comments, .dreamhost, .paginacao { display:none; }
body { margin:5%; font-family:Arial, Helvetica, sans-serif; font-size:12pt; background-color:#FFF; color:#000; }
body * { float:none !important; clear:both; } /* PARA MOZILLA */
body * abbr { border:0; }
#coluna, #cabecalho .busca, #cabecalho .navegacao, #content .post .share, #column, #navigation, #header .skip, #search_form, #footer .inner p span.logo, #similar-posts, #header .logo span { display:none; }

h1 { padding-bottom:5pt; margin-bottom:5pt; }
h1 a { text-decoration:none; }
h2 { font-size:18px }
h3 { font-size:16px }
h4 { font-size:14px }
#content .post img { clear:both; display:table; float:none; }
#content .post .ilustration { float:left; padding:0 10px 10px 0; }
#content .post .ilustration2 { float:right; padding:0 0 10px 10px; }
#content .banner_full_inline { display:block; clear:both; text-align:center; }
#content ol.coda-slider, #content ol.coda-slider li.panel, #content ol.coda-slider img { clear:both; float:none; display:block; }
#content ol.coda-slider li.panel { width:100%; display:block; clear:both; }

pre {
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */ /*
	width: 99%; */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.post .autor { font-weight:bold; }
.post .autor { clear:both; display:block; }
#footer { text-align:left; clear:both; display:block; margin-top:5pt; padding-top:5pt; border-top:4px solid #CCC; padding:5pt 0 0 0; color:#000; font-size:10pt; border-top:4px solid #CCC; }
#footer .inner .navigation { display:none; }
* a:after { content: " (" attr(href) ") "; font-weight:bold; }
#header * a:after { content: " Endereço deste blog: (" attr(href) ") "; font-size:10pt; color:#000;clear:both; display:block; font-weight:bold; }
#header .logo a { font-size:30pt; text-decoration:none; color:#000; }
#header {  border-bottom:4px solid #CCC; }
#header .inner p.tagline strong { display:table; clear:both; width:100%; }