* {
	margin: 0;
	padding: 0;
	color: #333;
}

body {
	background: #00923f;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#site {
	width: 100%;	
	margin: 0 auto;
}

#topo {
	width: 100%;
	height: 283px;
	}

#corpo {
	width: 1000px;
	margin: 20px auto 0;
}

#esquerda {
	float: left;
	display: inline;	
	width: 215px;
}

#logo a {
	width: 119px;
	height: 25px;
	background: url(img/rss.jpg) no-repeat;
	margin: 0 0 20px 40px;
	display: block;
}

.box-top1, .box-top2, .box-top3, .box-top4, .box-top5, .box-top6 {
	height: 26px;
	background: url(img/box-top1.jpg) no-repeat;
	padding: 15px 0 0 10px;
	*position: relative;
}

.box-top1 {*padding: 5px 0 0 10px;}
.box-top2 {	background: url(img/box-top2.jpg) no-repeat; height: 22px; width: 204px; margin-top: 5px; *padding: 8px 0 0 10px;}
.box-top3 {	background: url(img/box-top3.jpg) no-repeat; height: 22px; width: 204px; margin-top: -10px; *padding: 5px 0 0 10px;}
.box-top4 {	background: url(img/box-top4.jpg) no-repeat; height: 16px; width: 204px;}
.box-top5 {	background: url(img/box-top5.jpg) no-repeat; width: 203px; height: 18px;}
.box-top6 {	background: url(img/box-top6.jpg) no-repeat;}

.box {
	width: 190px;
	margin-bottom: 10px; 
}

.box:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
}

.bg_box2, .bg_box3, .bg_box4, .bg_box5{
	width: 200px;
	background: #fff;
	margin: -15px 0 0 2px;
}

.bg_box2:after, .bg_box3:after, .bg_box4:after, .bg_box5:after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
}

.bg_box3 {
	margin: -15px 0 0 0px;
}

.bg_box4 {	
	margin: -15px 0 0 0px;
	_margin: -17px 0 0 0px;
	width: 203px;	
}

.bg_box5 {	
	margin: -15px 0 0 0px;
	width: 202px;	
	padding-top: 25px;
}


.box-baixo1, .box-baixo2, .box-baixo3, .box-baixo4, .box-baixo5, .box-baixo6  {
	clear: both;
	width: 206px;
	height: 25px;
	background: url(img/box-baixo1.jpg) no-repeat;
	margin-left: -1px;
}

.box-baixo2 { background: url(img/box-baixo2.jpg) no-repeat; width: 206px; height: 21px; }
.box-baixo3 { background: url(img/box-baixo3.jpg) no-repeat; width: 204px; height: 24px; margin-left: -3px; }
.box-baixo4 { background: url(img/box-baixo4.jpg) no-repeat; width: 204px; height: 12px; margin-left: -2px;}
.box-baixo5 { background: url(img/box-baixo5.jpg) no-repeat; width: 207px; height: 20px; margin-left: -2px;}
.box-baixo6 { background: url(img/box-baixo6.jpg) no-repeat; }

h2 {
	font-size: 14px;
}

#esquerda .texto {
	padding: 15px 15px 0 15px;
	font-size: 11px;
	line-height: 17px;
	background: #fff;
	width: 170px;
	margin: -14px 0 0 3px;
}

.texto embed {
	margin: auto;
}

#categorias, #posts {
	padding: 25px 15px 15px 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#categorias a, #posts a {
	float: left;
	display: inline;
	width: 150px;
	background: url(img/marcador2.gif) center left no-repeat;
	padding-left: 10px;
	line-height: 17px;
	*margin-bottom: -50px;
}

#categorias a:hover, #posts a:hover {
	text-decoration: none;
}

#busca {
	padding: 25px 0 0 5px;
}

#busca input {
	margin-top: 5px;
	border: 1px solid #ccc;
	width: 164px;
	height: 12px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#news input {
	margin-top: 5px;
	border: 1px solid #948F89;
	width: 125px;
	height: 12px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#busca .botao, #news .botao {
	background: url(img/bg_botao.jpg) no-repeat;
	width: 77px;
	height: 28px;
	border: none;
	margin: 5px 0 0 105px;
}

#news .botao {
	background: url(img/btn_enviar.jpg) no-repeat;
}

#news {
	padding-left: 10px;
}

#news p {
	width: 150px;
}

#rodape {
	width: 100%;
	height: 410px;
	clear: both;
	margin: 0 auto;
	background: url(img/terra.jpg) repeat;
}

#logokki a {
	clear: both;
	width: 135px;
	height: 25px;
	margin: 15px auto;
	display: block;
}

#meio {
	float: left;
	display: inline;
	width: 540px;
	_width: 535px;
	margin: 0 15px;
	_overflow: hidden;
}

#meio .post {
	margin-bottom: 30px;
}

#meio .texto {
	padding: 15px 0;
	font-size: 11px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}


.post .titulo {
	font-size: 30px;
	letter-spacing: -2px;
	color: #fff;
}

.post .titulo a {
	text-decoration: none;
	color: #fff;
}

.post .data {
	background: url(img/marcador.gif) center left no-repeat;
	padding-left: 10px;
	color: #fff;
}

.post .texto p {
	color: #fff !important;
	font-size: 12px;
	line-height: 20px;
}

.post img { margin: 15px; }

.post .news a, .post .coment a {
	background: url(img/carta.jpg) no-repeat;
	float: left;
	display: inline;
	padding-left: 25px;
	margin-bottom: 5px;
	color: #fff;
}

.post .coment a {
	background: url(img/lapis.jpg) no-repeat;
	margin-left: 8px;
	height: 18px;
}

.post .news a:hover, .post .coment a:hover, .post .tags a:hover{
	text-decoration: none;
}

.post .tags {
	clear: both;
	color: #fff;
}

.post .tags a {
	color: #fff;
}

.frm_left {
	float: left;
	display: inline;
	text-align: right;
	line-height: 28px;
	margin-right: 5px;
}

.frm_left p {width: auto !important}

.frm_right {
	float: left;
	display: inline;
	width: 100px;
	text-align: left;
}

.frm_right p {width: auto !important}

#direita {
	float: right;
	display: inline;	
	width: 215px;
}

#banners {
	width: 215px;
}

.banner {
	width: 156px;
	height: 118px;
	margin: 15px 0 0 25px;
	border: 5px solid #fff;
}

.faixa, .faixa_menor {
	background: url(img/faixa.gif) repeat-x;
	height: 6px;
	width: 548px;
	margin: 0 0 10px 0;
}

#paginacao {
	width: 200px;
	height: 20px;
	margin: 10px auto;
}

#paginacao img {
	width: auto;
	height: auto;
	border: none;
	margin: 0px;

}
#paginacao p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
}

#paginacao a, .noLinkClass {
	float: left;
	color: #596166;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 5px;
	font-size: 13px;
}

.noLinkClass {
	color: #333;
}

#paginacao a:hover {
	text-decoration: none;
}

#paginacao #esquerda {
	float: left;
	display: inline;
	width: 24px;
	height: 21px;
	margin: -2px 15px 0 0;
}

#paginacao #direita {
	float: left;
	display: inline;
	width: 24px;
	height: 21px;
	margin: -2px 0 0 5px;
}

#comentar {
	background: url(img/bg_box.jpg);
	width: 550px;
}

.lista_coments {
	width: 550px;
	background: #f9f9f9;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;	
}

.lista_coments .autor {
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	clear: both;
}

.lista_coments .coment {
	font-size: 11px;
	padding: 0 10px 10px 20px;
}

.lista_coments .date {
	font-size: 11px;
	padding: 10px;
	_padding: 10px 20px 10px 10px;
	text-align: right;
	border-top: 1px solid #ccc;
	font-size: 10px;
}

.frm_input {
	border: 1px solid #828587;
	font-size: 11px;
	padding: 3px;
	width: 300px;
	background: #FFFFFF url(img/bg_input.gif);
	margin-top: 5px;
}

.frm_textarea {
	border: 1px solid #828587;
	font-size: 11px;
	padding: 3px;
	width: 300px;
	background: #FFFFFF url(img/bg_input.gif) repeat-x;
	margin: 5px 0 0 42px;
}

.deixarcoment {
	background: url(img/bg_coment.png) no-repeat;
	font-size: 21px;
	color: #fff;
	width: 540px;
	padding: 10px 0 5px 20px;
	margin-top: 20px;
	font-weight: normal;
}

.btn_enviar {
	height:23px;
	width:67px;
	background: none;
	color: #fff;
	border: none;
	font-weight: bold;
	font-size: 11px;
	padding-bottom:3px;
	margin: 5px 0 20px 285px;
}

.formulario {
	margin: 0 0 0 20px;
	padding-top: 10px;
	clear: both;	
}

.form_left, .form_right {
	float: left;
	display: inline;
}

.form_left {
	margin-top: 7px;
	line-height: 25px;		
}

.form_right {
	margin: 5px 0 0 10px;
}


.coment_msg{
	margin: 5px 0 0 130px;
	font-weight: bold;
}

#facebook {
	text-align: center;
}
