@charset "utf-8";
/*
Autor : Luan Muniz Teixeira
Contato : falecom@luanmuniz.com.br
MSN : msn@luanmuniz.com.br 
Site : http://www.luanmuniz.com.br/
*/

/*******************************************
				   Globais
*******************************************/

* {margin:0; padding:0; background:none; border:none;}
html, body {background:#fff;font: normal 11px/11px Tahoma, Arial, Helvetica, sans-serif;color:#000;}
a {text-decoration: underline;}
img {border:none;}

a[href]:after {content: " (" attr(href) ") ";}

#logotopo {float:left; width:100%; margin: 0 0 15px 0; position:relative;}
#logotopo:after {content: "";}
#logotopo img {float:left;position:absolute; left:50%; margin-left: -170px;}

#banner, #header ul, #commentform, #footer, #sidebar, #respond, .footer, .commentlist li img {display:none;}

#conteudo {float:left; width:96%; margin: 20px 0 0 2%;}
.commentlist {list-style:none;margin-top: 0;}
.commentlist li {float:left; width:100%; margin: 10px 0; border-bottom: 1px solid #000; padding-bottom: 10px;}
.date {float:left;width: 100%; margin: 0 0 10px}

.texto p {margin: 15px 0;float:left;}
.texto a, .comment-text a {color: #EA9500; text-decoration:underline;}
.texto ul, .texto ol {margin: 20px 40px;}
.texto blockquote {float:left; width: 80%; margin: 20px 7%; padding: 10px 30px;border:1px solid #999999;}

h1, h2, h3, h4, h5, h6 {float:left; width:100%;}
h1 {font: normal 24px/30px Arial, sans-serif}
h2 {font: normal 20px/24px Arial, sans-serif}
h3 {font: normal 18px/20px Arial, sans-serif}
h4 {font: normal 16px/18px Arial, sans-serif}
h5 {font: normal 14px/16px Arial, sans-serif}
h6 {font: normal 12px/14px Arial, sans-serif}

.post>h1 a {float:left; text-decoration:none; width:100%; font: normal 24px/24px "Myriad Pro", Myriad, Arial, sans-serif; color:#ea9500; margin-bottom:7px; text-transform:uppercase;}