/* CSS Reset ======================================================================= */
body, h1, h2, h3, h4, h5, h6, form, div, span, dl, ul, ol,li, dt, dd, p, address, a, img, blockquote{margin:0;padding:0;border:none}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
hr{display:none;}
ul li{list-style:none;}
img{border:0;}
p{margin-bottom:1.1em;}

body{background:url(../img/fundo_blog.jpg) repeat-x #c8cdd1;color:#000;font-family: "Trebuchet MS"; font-size:12px; line-height:20px;}
a{color:#000;text-decoration:none;}
a:hover{color:#ff7800;text-decoration:none;}

/* estrutura */
#all{background:url(../img/corpo.gif) top center repeat-x;width:980px;margin:0 auto;overflow:auto;} 

/* body */

#hd{width:980px;height:120px;}
#hd .sb{width:728px;height:90px;padding:15px 0 0 130px;}

#md{width:980px;}
#md #img{ background:url(../img/img_menu.jpg) top center no-repeat;width:980px;height:146px;}

/* MENU//////////////////////////////////////////////////////////////////////////////////////////////// */
#md #img #menu{width:800px;height:45px;padding:97px 0 0 0;}
#md #img #menu ul{list-style-type:none;margin:0;}
#md #img #menu li{background:url(../img/linha_menu.gif) no-repeat;height:16px;margin:0;padding:0 4px 0 40px;color:#fff;font-family: "Trebuchet MS";font-size:14px; font-weight:700;text-transform:uppercase;float:left;padding:15px 15px 0 15px; }
#md #img #menu li a{text-decoration:none;color:#fff;}
#md #img #menu li a:hover{text-decoration:none;color:#fff;}

#ct{margin:15px 10px;}

/* LATERAL ESQUERDA /////////////////////////////////////////////////////////////////////////////////// */
#ct #colA{width:170px;margin:0 30px 0 0;float:left;}

/* ////ENTREVISTA///////////////////////////////////////////////////////////////////////////////////// */
#ct #colA .entrevista{ background-color:#e2e1dd; width:146px;padding:12px;float:left;}
#ct #colA .entrevista .tit{color:#ff7700;font-family: "Trebuchet MS";font-size:18px;font-weight:500;margin-bottom:10px;}
#ct #colA .entrevista .txt{font-size:12px;}


/* ////COLUNA///////////////////////////////////////////////////////////////////////////////////////// */
#ct #colA .coluna{background:url(../img/fundo_cxs.gif) repeat-x;width:146px;padding:12px;float:left;margin:12px 0;}
#ct #colA .coluna .tit{height:25px;color:#fff;font-family: "Trebuchet MS";font-size:18px;font-weight:500;padding:0 0 20px 12px ;}
#ct #colA .coluna  ul{list-style-type:none;margin:0;}
#ct #colA .coluna  li{width:160px;background:url(../img/linha_menu.gif) no-repeat;margin:0;color:#000;padding:2px;}
#ct #colA .coluna  li a{text-decoration:none;color:#333;}
#ct #colA .coluna  li a:hover{text-decoration:none;color:#333;}

/* CONTEÚDO ///////////////////////////////////////////////////////////////////////////////////////// */
#ct #colB{width:580px;margin:0 30px 0 0;float:left;}
#ct #colB #post{width:580px;}
#ct #colB #post .categoria{color:#ff7800;font-family:"Trebuchet MS";font-size:12px;font-weight:500; text-transform:uppercase;}
#ct #colB #post .tit{font-family:"Trebuchet MS";font-size:26px;font-weight:700;padding:15px 0 5px 0;}
#ct #colB #post .data{color:#9d9d9d;font-family:"Trebuchet MS";font-size:12px;padding:0 0 20px 0;}
#ct #colB #post .img{float:left;padding:0 10px 10px 0}
#ct #colB #post .leiamais{color:#ff7800;font-family:"Trebuchet MS";font-size:14px;}

#ct #colB #post .barra{background:url(../img/linha.gif) no-repeat;width:580px;height:35px;margin:10px 0 20px 0;}
#ct #colB #post .barra .comments { background:url(../img/ico_comments.gif) no-repeat left;color:#ff7800;font-family: "Trebuchet MS";font-size:12px;font-weight:500;margin:7px 0 0 0;padding:2px 0 0 25px ;float:left; }
#ct #colB #post .barra .print {width:28px;height:23px;float:right;margin:7px 0 0 0;padding:2px 0 0 15px;}
#ct #colB #post .barra .enviar {width:28px;height:23px;float:right;margin:7px 0 0 0;padding:2px 0 0 15px;}

#ct #colB #fb {background:#ecf4fa;width:468px;height:60px; float:left; padding:20px 55px;float:left;}

#ct #colB #nav{width:580px;float:left;margin:20px 0;}
#ct #colB #nav .anterior{width:120px;float:left;}
#ct #colB #nav .proximo{width:120px;float:right; text-align:right;}

/* LATERAL DIREITA /////////////////////////////////////////////////////////////////////////////////// */
#ct #colC{float:left; display:inline;}
#ct #colC #banner{width:125px;padding:10px 3px;}
#ct #colC #sc{width:120px; height:600px;padding:12px 3px;}
