<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a{ text-decoration: none; }
a:hover{ text-decoration: none !important; }
.post img{ width: 100%; height: auto; }
.post{ margin: 5px; border-bottom: 1px solid #eee; margin-bottom: 30px; }
.post a{ color: #676767; }
.post a:hover{ color: #676767; text-decoration: none; }


/* CABECALHO DO POST */
.head-post{ display: grid; }
.head-post ul{ margin-bottom: 0px !important; }
.head-post h2{ font-size: 19px; text-transform: capitalize; color: #3d3d3d; font-weight: 700; margin: 0px; }
.head-post span{ font-style: italic; color: #9e9e9e; }
.head-post img{ width: 40px; margin-top: -5px; }
#data-post{ color: #9e9e9e; font-weight: 700;}

/* CORPO DO POST */
.body-post{ display: block; font-size: 14px; }
.iraotopo{ cursor: pointer; color: red !important; }

/* RODAPE DO POST */
.footer-post{ display: grid; }


/* ---------------------------- FIM ESTILO POST ---------------------------- */
@font-face {
font-family: Roboto-Light;
src: url(/tpl/fonts/Roboto-Light.ttf);
}


/* BLOCOS */
.titulo-blog a{ color: #616161; font-family: Roboto-Light; font-size: 35px; }
.titulo-blog-lateral{ font-size: 17px !important; font-weight: 600 !important; text-transform: uppercase; color: #616161 !important; }
#blog-sobre p{ text-transform: capitalize; font-style: italic; color: #a0a0a0; }
#blog-arquivos a{ color: red; }
#blog-categoria a{ color: red; }
#blog-posts-recentes a{ color: red; }
#blog-facebook{  }
#blog-categoria li{ padding: 5px; border-bottom: 1px solid #eee; }
#blog-arquivos li{ padding: 5px; border-bottom: 1px solid #eee; }
#blog-posts-recentes li{ padding: 5px; border-bottom: 1px solid #eee; }
#blog-posts-twitter{  }
#blog-busca .input-group{ border: 1px solid #eee; padding: 5px; }
#blog-busca .input-group&gt;input{ height: 40px; border: 1px solid #FFF; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.0); box-shadow: inset 0 1px 1px rgba(0,0,0,.0); }
#blog-busca .input-group .btn{ height: 40px; border-bottom: 5px solid #b33023 !important; background: #e74c3c !important; border-left: none !important; border-right: none !important; border-top: none !important; color: #FFF !important; font-weight: 700 !important; }
/* ---------------------------- ESTILO DA PAGINA --------------------------- */</pre></body></html>