/* RESET
#################### */
* {outline:none;}
a {text-decoration:none;}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
img {border:none;}
iframe{top:0px; left:0px;}
/* GERAL

#################### */

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#F8F8F8;
}
.content {
	width:980px;
	margin:auto;
}
/* TOPO

#################### */

#topo {
	float:left;
	width:100%;
	height:191px;
	background:url(../imgs/bg_topo.png) repeat-x 0 0;
}
.miolo_topo{
	float:left;
	width:100%;
	height:191px;
	background:url(../imgs/topo.jpg) no-repeat center 0;
}
#topo h1 span{visibility:hidden;}
#topo h1{float:left; width:220px; height:75px; margin:45px 0 0 70px;}
#topo h1 a{float:left; width:220px; height:75px; margin:0 0 0 0;}
#coluna01 {
	float:left;
	width:600px;
}
#coluna02 {
	float:right;
	width:270px;
}

/* POST
####################### */
.post {
	float:left;
	position:relative;
	margin:90px 0 0 60px;
	padding:30px;
	width:540px;
	background-color:#FFF;
	
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	
	box-shadow:#CCC 1px 2px 2px;
	-moz-box-shadow:#CCC 1px 2px 2px;
	-webkit-box-shadow:#CCC 1px 2px 2px;
}
.post .data {
	position:absolute;
	padding:8px 20px 0 0;
	width:61px;
	height:38px;
	top:25px;
	left:-60px;
	background:url(../imgs/bg_data.png) no-repeat;
	text-align:right;
	font-size:18px;
	color:#FFF;
	font-style:italic;
	line-height:14px;
}
.post .data span {
	font-size:11px;
}

.post h2 {
	float:left;
	padding:0 0 10px 10px;
	width:540px;
	color:#FFB200;
	font-weight:bold;
	font-size:30px;
	text-transform:uppercase;
}

.post h2  a, .comment-edit-link, h4 .fn .url, .logged-in-as a{
	color:#FFB200;
}

.post .texto_post {
	float:left;
	padding:10px 0 0 0;
	width:540px;
	font-size:14px;
	color:#999;
	line-height:140%;
    overflow: hidden;
}
.post .texto_post a{color:#FFB200; text-decoration:underline;}

.post a.bt_leiamais{
	float:left;
	margin:10px 0 0 0;
	font-size:18px;
	color:#000;    
	text-decoration: none;
}

.post .autor_post {
	float:left;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
	width:540px;
}
.post .autor_post .imagem{float:left; width:150px; border:solid 1px #CCC; padding:2px;}
.post .autor_post .imagem img{float:left;}
.post .autor_post .texto{
	float:right;
	width:370px;
	color:#333;
	font-size:12px;
}

.post .info_post {
	float:left;
	margin:20px -30px 0 -30px;
	padding:0 30px 0 30px;
	width:540px;
	height:45px;
	background:url(../imgs/bg_infopost.png) repeat-x;
}
.post .info_post .postagem {
	float:left;
	padding:15px 0 20px 0;
	color:#333;
	font-size:14px;
}
.post .info_post .postagem strong{font-style:italic;}

.post .info_post .comentarios {
	float:right;
	margin:8px 0 0 0;
	padding:0 0 0 0;
	color:#333;
	font-size:14px;
}
.post .info_post .comentarios a {
	float:left;
	padding:3px 7px 0 2px;
	width:31px;
	height:25px;
	color:#FFF;
	text-align:center;
	background:url(../imgs/bg_comentarios.png) no-repeat;
}
.post .info_post .comentarios span{float:left; margin:6px 0 0 0;}

.post .compartilhe{float:left; width:100%; margin: 20px 0 5px;}

.post .tags {
	float:left;
	padding:10px 0 0 0;
	width:100%;
}
.post .tags a {
	float:left;
	margin:0 10px 10px 0;
	padding:3px 5px 3px 5px;
	color:#333;
	font-size:13px;
	font-style:italic;
	border:solid 1px #FFB200;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.post .tags a:hover{
	background-color:#FFB200;
	border:solid 1px #FFB200;
	color:#fff;
}
/* LATERAL

#################### */

.box_busca {
	float:left;
	padding:90px 0 0 0;
	margin:0 0 0 0;
	width:270px;
	/*background:url(../imgs/bg_busca.jpg) no-repeat;*/
}
.box_busca input.auto-clear {
	float:left;
	padding:0 0 0 35px;
	background:url(../imgs/input_busca.png) no-repeat;
	width:174px;
	height:35px;
	border:0px;
	line-height:35px;
	color:#ccc;
	font-size:14px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}
.bt_buscar {
	float:left;
	margin:0 0 0 0;
	background:url(../imgs/bt_buscar.png) no-repeat;
	width:61px;
	height:35px;
	border:0px;
	cursor:pointer;
}
#coluna02 h2 {
	float:left;
	width:270px;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	font-weight:100;
	font-size:30px;
	color:#FFB200;
	text-transform:uppercase;
}


/* categorias e maislidos */
.padrao{
	float:left;
	margin:70px 0 0 0;
	width:270px;
}
.padrao ul{
	float:left;
	width:270px;
}
.padrao ul li{
	float:left;
	padding:8px 0 8px 5px;
	width:265px;
	background:url(../imgs/hr_col.png) no-repeat top;
	font-size:16px;
	color:#999;
}
.padrao ul li a{color:#999;}

/* arquivos */
.box_lista {
	float:left;
	margin:70px 0 0 0;
	width:270px;
}

.box_lista ul {
	float:left;
	margin:0 0 0 0;
	width:270px;
	color:#999;
	font-size:16px;
}
.box_lista ul li {
	float:left;
	margin:8px 0 0 0;
	padding:0 0 0 22px;
	width:235px;
	background:url(../imgs/seta_drop.png) no-repeat 0 -114px;
}
.box_lista ul li.sel {
	background-position:0 2px;
}
.box_lista ul li a {
	color:#999;
}
.box_lista ul li a:hover {
	text-decoration:underline;
}


/* RODAPE
#################### */

#rodape{
	float:left;
	margin:90px 0 0 0;
	padding:46px 0 0 0;
	width:100%;
	height:94px;
	background:url(../imgs/bg_rodape.jpg) no-repeat center 0;
	background-color:#CBCCCB;
}
#rodape .logo{
	float:left;
	padding:14px 2px 0 0;
	width:216px;
	height:50px;
	background:url(../imgs/hr_vertical.jpg) no-repeat right top;
	text-align:center;
}
#rodape .mid{
	float:left;
	/*padding:5px 2px 0 35px;
	width:416px;*/
	padding-top: 9px;
	text-align:center;
	width:502px;
	height:50px;
	background:url(../imgs/hr_vertical.jpg) no-repeat right top;
}
#rodape .mid .tel{font-size:17px; color:#666;}
#rodape .mid address{font-size:13px; color:#7F7F7F; letter-spacing:-1px; margin: 5px 0 0 0;}

#rodape ul#redes{
	float:right;
	margin:14px 0 0 0;
	padding:0 0 0 50px;
	background:url(../imgs/tit_redes.png) no-repeat 0 4px;
}
#rodape ul#redes li {
	float:left;
	margin:0 0 0 12px;
}
#rodape ul#redes a span {visibility:hidden;}
#rodape ul#redes li a {
	background:url(../imgs/sprite_redes.png) no-repeat 0 0;
	width:20px;
	height:20px;
	float:left;
}
#rodape ul#redes li a.rede_facebook {background-position:0 0;}
#rodape ul#redes li a.rede_twitter {background-position:-32px 0;}
#rodape ul#redes li a.rede_orkut{background-position:-65px 0;}
#rodape ul#redes li a.rede_flickr{background-position:-97px 0;}
#rodape ul#redes li a.rede_youtube{background-position:-130px 0;}

#rodape ul#redes li a:hover.rede_facebook {background-position:0 -20px;}
#rodape ul#redes li a:hover.rede_twitter {background-position:-32px -20px;}
#rodape ul#redes li a:hover.rede_orkut{background-position:-65px -20px;}
#rodape ul#redes li a:hover.rede_flickr{background-position:-97px -20px;}
#rodape ul#redes li a:hover.rede_youtube{background-position:-130px -20px;}


#rodape a.logo_opus span {
	visibility:hidden;
}
#rodape a.logo_opus {
	float:right;
	margin:0 0 0 0;
	width:49px;
	height:12px;
	background:url(../imgs/logo_opus.png) no-repeat 0 0;
	font-size:1px;
	clear:both;
}
#rodape a:hover.logo_opus {
	background-position:0 -12px;
}






/* COMENTARIOS
####################### */
.post h3{
	float:left;
	margin:50px 0 0 0;
	padding:30px 0 0 0;
	width:540px;
	border-top:dotted 1px #999;
	font-size:30px;
	color:#FFB200;
	font-weight:100;
	text-transform:uppercase;
}

.post .comentario{float:left; padding:40px 0 0 0; width:540px;}
.post .comentario .thumb{
	float:left;
	margin:5px 0 0 0;
	position:relative;
	width:54px;
	height:54px;
}
.post .comentario .thumb .mask{position:absolute; width:54px; height:54px; top:0; left:0; z-index:2; background:url(../imgs/mask_comentario.png) no-repeat;}
.post .comentario .coment_info{float:right; width:445px;}
.post .comentario .coment_info h4{
	float:left;
	margin:0 0 5px 0;
	width:100%;
	font-size:30px;
	color:#666;
	font-weight:100;
}
.post .comentario .coment_info .info{
	float:left;
	width:100%;
	font-size:12px;
	color:#868686;
}
.texto_comentario{
	float:left;
	margin:15px 0 0 0;
	padding:15px 0 15px;
	width:100%;
	border-top:dotted 1px #CCC;
	font-size:14px;
	color:#868686;
}

.comment-notes{
	font-size: 13px;
}

.deixecomentario {
	float:left;
	position:relative;
	margin:40px 0 0 60px;
	padding:30px;
	width:540px;
	background-color:#FFF;
	color:#666;
	
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	
	box-shadow:#CCC 1px 2px 2px;
	-moz-box-shadow:#CCC 1px 2px 2px;
	-webkit-box-shadow:#CCC 1px 2px 2px;
}
.deixecomentario h2, .deixecomentario h3 {
	float:left;
	padding:0 0 10px 10px;
	width:540px;
	color:#FFB200;
	font-weight:bold;
	font-size:30px;
	text-transform:uppercase;
	border-bottom:dotted 1px #999;
	margin-bottom:30px;
}
.deixecomentario label{float:left; padding:0 10px 0 0; width:139px; height:36px; line-height:36px; margin:20px 0 0 0; font-size:16px; color:#666; font-style:italic; text-align:right;}

.deixecomentario .input_padrao{
	float:left;
	margin:20px 0 0 0;
	width:391px;
	height:36px;
	line-height:36px;
	text-indent:10px;
	background:url(../imgs/bg_input.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	font-style:italic;
	border:0px;
}
.deixecomentario textarea{
	float:left;
	margin:20px 0 0 0;
	padding:10px;
	width:371px;
	height:139px;
	background:url(../imgs/bg_textarea.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	font-style:italic;
	border:0px;
	overflow:hidden;
    resize: none;
}
.deixecomentario .bt_enviarcoment, .deixecomentario input#submit{
	float:right;
	margin:25px 0 0 0;
	width:158px;
	height:35px;
	border:0px;
	cursor:pointer;
	background:url(../imgs/bt_enviacoment.png) no-repeat;
}


a.bt_rss span{visibility:hidden;}
a.bt_rss{
	float:left;
	margin:40px 0 0 0;
	width:270px;
	height:75px;
	background:url(../imgs/bt_rss.png) no-repeat 0 0;
}
a:hover.bt_rss{background-position:0 -75px;}

a.bt_site span{visibility:hidden;}
a.bt_site{
	float:left;
	margin:40px 0 0 0;
	width:270px;
	height:75px;
	background:url(../imgs/bt_site.png) no-repeat 0 0;
}
a:hover.bt_site{background-position:0 -75px;}



