/* GERAL */
* { margin: 0; padding: 0; list-style: none; font-family: Arial; text-decoration: none; color: #5f4600 }
body { font-size:10px; }
br.break { clear: both; display: block; }

#corpo { margin: 10px; height: 100%; z-index: 0; border: 24px solid #d20d0d; }


/* CABECALHO */
#logo { }
#logo strong { display: block; text-indent: -3000px; height: 110px; width: 310px; margin: 55px auto 0; background: url(images/bandeira.jpg) top no-repeat;}
#logo a{ display:block; }
#logo p { font-size: 11px; text-align: center; }


/* PRINCIPAL */
#main { margin-left: 20px; max-width:750px; _width:750px; margin:0 auto; }
#main ul#ultimas { line-height: 14px; margin-bottom:25px; }
#main ul#ultimas li a { font-size: 14px; font-weight: bold; text-transform: uppercase; }
#main ul#ultimas li a:hover { text-decoration: underline; }


/* posts */
#main .post { margin-top: 60px; }
#main .post span { font-family:"Times New Roman",Times; font-size: 15px; }
#main .post span strong { font-family:"Times New Roman",Times; font-size: 15px; }
#main .post h2 { margin-bottom: 20px; font-size: 20px; color: #d20d0d; text-decoration: none; text-transform: uppercase; font-weight: bold; }
#main .post h2 a { font-size: 20px; color:#D20D0D;}
#main .post h2 a:hover { font-size: 20px; color: #8a0000; }
#main .post .metadados small { font-size: 15px; display: block; }
#main .post .metadados span a { font-size: 15px; color: #a29a84; }
#main .post .entry { text-align: justify; font-family:"Times New Roman",Times; font-size: 15px; margin-bottom:25px; }
#main .post .entry a { font-family:"Times New Roman",Times; font-size: 15px; font-weight: bold; }
#main .post .entry a:hover { font-family:"Times New Roman",Times; font-size: 15px; font-weight: bold; text-decoration: underline; }
#main .post .entry img { margin:0 10px 5px 10px; }

#navigation { font-weight: bold;  clear:both;}
#navigation .aleft{ float:left; font-size: 11px; margin-top:25px; margin-bottom:25px; }
#navigation .aleft a:hover{ text-decoration: underline; }
#navigation .aright{ float:right; font-size: 11px; margin-top:25px; margin-bottom:25px; }
#navigation .aright a:hover{ text-decoration: underline; }