body{
	background-color:#000000;
	margin: 0px;
	border: 0;
	font-family:Arial, Helvetica, sans-serif, "Adobe Caslon Pro";
	color: #FFFFFF;
	font-size: 12px;
}

a{
	color: #FFFFFF;
	font-weight: bold;
	
}

input, textarea{
	background-color: #202020;
	border: none;
	color:#FFFFFF;
	
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 0px;

}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
}

/*<!--LAYOUT-->*/
#bg_topo{
	background-image:url(images/bg_topo.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 81px;
	margin-bottom: 15px;
}

#topo{
	width: 900px;
}

#bg_busca input{
	border: #2f2f2f solid 1px;
	background-color: #202020;
	color:#FFFFFF;
	border-left: #f86502 solid 3px;
	border-top: #000000 solid 1px;
	padding-left: 3px;
}

#chamadas{
	width: 900px;
	height: 160px;
	margin-bottom: 60px;
}

#conteudos{
	width: 900px;
	margin-bottom: 135px;
}

#bg_rodape{
	background-image: url(images/bg_rodape.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 172px;
	margin-top: 15px;
}

#rodape{
	width: 900px;
}

#inf_rodape{
	width: 210px;
	margin-top: 18px;
	margin-right: 35px;
	text-align: left;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

#inf_rodape_endereco{
	color: #fffdd8;
}

#inf_rodape_site a{
	color: #f86502;

}

/*<!--POSTS-->*/
.post{
	margin-bottom: 65px;
}

.linha_post{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.tit_post{
	margin: 0px;
	padding: 0px;
}

.inf_post{
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/bg_inf_post.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 8px;
	color: #7d7d7d;
	margin-bottom: 30px;
	font-size: 11px;
}

.inf_post_txt{
	color: #4d4d4d;
}

.cont_post{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 20px;
}

.rodape_post{
	color: #666666;
	font-weight: bold;
	text-align: right;
	float:right;
	margin-right: 40px;
}

.rodape_post a{
	color: #666666;
	text-decoration: none;
}

.rodape_post a:hover{
	color: #FFFFFF;
}

.rodape_post_comentario{
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	float:right;
}

.rodape_post_comentario a{
	color: #FFFFFF;
	text-decoration: none;
}

.rodape_post_comentario a:hover{
	color: #f86502;
}

.btn_navegacao_posts{
	width: 100%;
}

.msg_erro{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.tit_tags {
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}

.tags a{
	color: #fffdd8;
	font-size: 11px;
	font-weight: normal;
	border-bottom: #807f6c solid 1px;
	text-decoration: none;
}

.tags a:hover{
	color: #FFFFFF;
	border-bottom: #FFFFFF solid 1px;
	text-decoration: none;
}

.comentarios{
	margin-bottom: 130px;
}

.tit_comentarios{
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 29px;
	margin-left: 5px;
}

.inf_comentario{
	height: 32px;
	background-image: url(images/bg_inf_comentario.gif);
	background-repeat: repeat-x;
}

.autor_comentario_tab{
	margin-left: 5px;
	background-color:#FFFFFF;
}

.autor_comentario, .autor_comentario a{
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
}

.inf_comentario_txt{
	float: right;
	color: #7d7d7d;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;

}

.texto_comentario{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -10px;
	_margin-top: -20px;
	margin-bottom: 20px;
	clear:both;
}

.comentar{
	margin-right: 5px;
	margin-left: 5px;
}


.bg_form_nome input{
	border: #2f2f2f solid 1px;
	background-color: #202020;
	color:#FFFFFF;
	border-left: #f86502 solid 3px;
	border-top: #000000 solid 1px;
	padding-left: 3px;
	width: 287px;

}


.bg_form_comentario textarea{
	border: #2f2f2f solid 1px;
	background-color: #202020;
	color:#FFFFFF;
	border-left: #f86502 solid 3px;
	border-top: #000000 solid 1px;
	padding-left: 3px;
	width: 400px;
	height: 100px;
}

/*<!--SIDEBAR-->*/
.sidebar{
	margin-bottom: 17px;
	color: #fffdd8;
	font-size: 11px;
	line-height: 17px;
}

.sidebar a{
	text-decoration: none;
	font-weight: normal;
}

.linha_sidebar{
	height: 1px;
	background-color: #807f6c;
	margin-top: 28px;
	margin-bottom: 24px;
}

.tit_sidebar{
	margin-bottom: 20px;
}

.seta{
	background-image: url(images/seta.gif);
	width: 32px;
	height: 22px;
	float: left;
	margin-right: 10px;
}

.cont_sidebar{
	padding-left: 43px;
	line-height: 25px;
}

.cont_sidebar a{
	color: #fffdd8;
	font-size: 11px;
	border-bottom: #807f6c solid 1px;
}

.cont_sidebar a:hover{
	color: #FFFFFF;
	border-bottom: #FFFFFF solid 1px;
}



/* WIDGET */

.widget {
	
	color: #fffdd8;
	font-size: 11px;
	line-height: 17px;

	margin-bottom: 20px;
	padding-bottom: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #807f6c;
}

.widget a {
	text-decoration: none;
	font-weight: normal;
}


/* SOBRE */
.widget_text .widgettitle {
	margin-top:5px;
	margin-bottom:15px;

	width:242px;
	height:21px;
	background:url(images/tit_fischer.gif);
}
.widget_text .widgettitle span {
	display:none;
}


/* CATEGORIAS */
.widget_categories .widgettitle {
	width:200px;
	height:22px;
	background:url(images/tit_canais.gif);
}
.widget_categories .widgettitle span {
	display:none;
}
.widget_categories .cat-item {
	margin-left:43px;
	margin-top:10px;
}


/* MAIS ACESSADOS */
.widget_views_most_viewed .widgettitle {
	width:220px;
	height:22px;
	background:url(images/tit_mais_acessados.gif);
}
.widget_views_most_viewed .widgettitle span {
	display:none;
}
.widget_views_most_viewed ul {
	padding-left: 43px;
	line-height: 25px;
}
.widget_views_most_viewed ul a{
	color: #fffdd8;
	font-size: 11px;
	border-bottom: #807f6c solid 1px;
}
.widget_views_most_viewed ul a:hover{
	color: #FFFFFF;
	border-bottom: #FFFFFF solid 1px;
}


/* LINKS - BLOGS */
.widget_links .widgettitle {
	width:220px;
	height:37px;
	background:url(images/tit_blogs.gif);
}
.widget_links .widgettitle span {
	display:none;
}
.widget_links ul {
	padding-left: 43px;
	line-height: 25px;
}
.widget_links ul a{
	color: #fffdd8;
	font-size: 11px;
	border-bottom: #807f6c solid 1px;
}
.widget_links ul a:hover{
	color: #FFFFFF;
	border-bottom: #FFFFFF solid 1px;
}


/* TAGS */
.widget_tag_cloud .widgettitle {
	width:94px;
	height:23px;
	background:url(images/tit_tags.gif);
}
.widget_tag_cloud .widgettitle span {
	display:none;
}
.widget_tag_cloud div {

	clear:both;
	padding-left: 43px;
	line-height: 25px;
}
.widget_tag_cloud a {
	color: #fffdd8;
	font-size: 11px;
	border-bottom: #807f6c solid 1px;
}
.widget_tag_cloud a:hover {
	color: #FFFFFF;
	border-bottom: #FFFFFF solid 1px;
}


/* COLABORADORES */
.widget_colaboradores .widgettitle {
	width:222px;
	height:23px;
	background:url(images/tit_colaboradores.gif);
}
.widget_colaboradores .widgettitle span {
	display:none;
}
.widget_colaboradores ul {
	padding-left: 43px;
	line-height: 25px;
}
.widget_colaboradores ul a{
	color: #fffdd8;
	font-size: 11px;
	border-bottom: #807f6c solid 1px;
}
.widget_colaboradores ul a:hover{
	color: #FFFFFF;
	border-bottom: #FFFFFF solid 1px;
}


/*
<li id="text-346188751" class="widget widget_text">
<h2 class="widgettitle">Sobre</h2>
<div class="textwidget">Este é um pequeno texto sobre este blog</div>
*/
