/*  
Theme Name: Exame Reprint
Theme URI: http://www.examereprint.com.br
Description: Exame Reprint
Version: 1.0
Author: Carranca Design
Author URI: http://www.carranca.com
*/

/* CSS reset*/
*{margin: 0;padding: 0;border: 0; list-style:none; text-decoration:none;}
table{border-collapse: collapse; border-spacing: 0;}
/* ----------------------------------------------------------------------------------  */

/* CSS Fundo*/
body{ background-color:#d8d8d8; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#676767;}/** p **/
/* ----------------------------------------------------------------------------------  */

/* Tipografia, Paragrafos, h1, h2, h3, h4  */
.alignleft {margin:0 10px 0 0;	float:left;	}
.alignright {margin:0 0 0 10px;	float:right;}
a { text-decoration:none; color:#676767;}
a:hover{ text-decoration:underline; color:#676767;}
h1 { color:#bb131a; font-family:Georgia, "Trebuchet MS", Arial; font-size:30px; font-weight:normal; padding:30px 0px 5px 0px; text-transform:uppercase; margin-left:18px; text-align:center;}
h2 { color:#fff; font-family:Georgia, "Trebuchet MS", Arial; font-size:30px; font-weight:normal; padding:0px 0px 15px 0px;}
h3 { color:#676767; font-family:Georgia, "Trebuchet MS", Arial; font-size:18px; font-weight:normal; padding:5px 0px; text-transform:uppercase;}
h4 { color:#bb131a; font-family:Georgia, "Trebuchet MS", Arial; font-size:20px; font-weight:normal; padding:10px 0px; text-transform:uppercase; }
/* ----------------------------------------------------------------------------------  */

/* CSS Estrutura*/
.linha_header{width:100%;display:table; background:url(images/img-site/bg.jpg) #d8d8d8 repeat-x;}
#geral {margin:auto; width:975px; height:auto;}
#geral-conteudo { width:975px; margin:auto; height:auto;}
.topo-conteudo { background:url(images/img-site/topo-conteudo.png) no-repeat; width:975px; height:31px}
.conteudo { background:url(images/img-site/bg-meio.png) repeat-y; width:975px;}
.menu {text-align:right; width:auto; float:left; margin-bottom:10px;}
.menu ul { padding-right:30px; float:left; font-size:14px; color:#000000; padding-left:682px;}
.menu li { list-style:none; float:left; padding:0px 5px 3px 5px;}
.menu li img{ padding-top:3px;}
.revistas { padding-top:47px; margin-left:18px; margin-right:20px; background:url(images/img-site/bg-revista.jpg) no-repeat; _display:table; _height:100%;}/**/
.box01 { float:left; width:250px; margin-left:50px; _margin-left:25px;}
.box01 img { padding-bottom:10px;}
.box02 { float:left; width:250px; margin:0px 42px; _margin-left:45px;}
.box02 img { padding-bottom:10px;}
.box03 { float:left; width:250px; margin-right:50px; _margin-left:0px; _width:250px; _margin-right:0px;}
.box03 img { padding-bottom:10px;}
.titulo {color:#141915; font-family:Georgia, "Trebuchet MS", Arial; font-size:30px; font-weight:normal;}
.resumo { margin-top:18px;}
.saibamais {color:#bb131a; font-family:Georgia, "Trebuchet MS", Arial; font-size:18px; font-weight:normal; text-transform:uppercase; text-align:right; border-bottom: solid 2px #bb131a; padding:6px 0px; margin-bottom:40px; _margin-bottom:10px; } /**/
.saibamais a {color:#bb131a; text-decoration:none;}
.saibamais a:hover {color:#bb131a; text-decoration:underline;}
/* ----------------------------------------------------------------------------------  */

/* CSS Estrutura Interna*/
.box04 { float:left; width:250px; margin-left:25px; _margin-left:15px;}
.box04 img { padding-bottom:10px;}
.box05 { float:left; width:610px; margin:0px 25px 0px 25px; _margin:0px 10px 0px 20px;}
.box05 img { padding-bottom:10px;}
.sub-titulo {color:#bb131a; font-family:Georgia, "Trebuchet MS", Arial; font-size:18px; font-weight:normal; text-transform:uppercase; padding:12px 0px;}
.sub-titulo span { color:#FFFFFF;}
.mid-title{font-size:20px}
.list { color:#000000; font-size:14px; text-transform:uppercase;}
.mini-revistas { margin-top:10px;}
.mini-box1 { width:68px; float:left;}
.mini-box2 { width:68px; float:left; margin:0px 23px;}
.mini-box3 { width:68px; float:left;}

.content { background-color:#FFFFFF; padding:15px;}
.content p { padding:7.5px 0px;}
.imagem { padding:5px; float:right; width:220px;}
.imagem p{ padding:5px;}
.box06 {float:left; width:885px; margin:0px 25px 0px 25px;}
.traco { border-top:#2c302f 1px dotted; padding-top:3px 0 10px 0; font-size:12px; font-weight:bolder; color:#2c302f;}
.img_prev {padding:3px;	border:1px solid #ccc;}
/*Limpar floats*/ 
.clear {clear:both;}

/*Formulário*/
.form td{padding:10px 0px 0px 5px;}
.form input, textarea{border:1px solid #ccc; color:#666;}
.form .btn_send{padding:5px;}
