/* CSS Document */
body{
	background: url(../images/background.jpg) top repeat-x;
	width:100%;
	height:100%;
  font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #B02923;
}
/* REFERENTE AOS GLOBAIS */
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
UL, LI {
  list-style: none;
  margin: 0;
  padding: 0;
}
.categories UL {
  margin-left: 25px;
}
.categories .cat-item {
  list-style: square inside url(../images/bt_seta.jpg);
	color:#AAAAAA;
	font-weight: bold;
}
.categories .cat-item a{
	color:#646464;
}
.archives {
  margin-left: 25px;
}
.archives LI  {
  list-style: square inside url(../images/bt_seta2.jpg);
	color:#AAAAAA;
	font-weight: bold;
}
.archives LI A{
	color:#646464;
}
.input{
	font-size: 12px;
	font-family: "Trebuchet MS";
	border: 0;
	padding-left: 2px;
	padding-right: 2px;
}
.btn{
	cursor: pointer;
}
.clr{
	clear:both;
	height: 0px;
	line-height: 0px;
}
/* REFERENTE AO MODELO */
#site{
	width: 100%;
	height: 100%;
}
/* REFERENTE AO BLOG */
#blog{
	width: 973px;
}
#corpo {
  background-color: #ffffff;
}
#blog_esq{
	float:left;
	width: 696px;
}
#blog_dir{
	float:left;
	width: 277px;
}
#blog_esq_topo{
	background: url(../images/bg_topo_esq.jpg) no-repeat;
	width: 696px;
	height: 141px;
	background-color: #FF3399;
  text-align: left;
}
#link_volte {
  display:block;
  height:25px;
  width:120px;
  text-decoration: none;
  margin-left: 110px;
}
#blog_esq_principal{
	width: 696px;
	background-color:#FFFFFF;
  padding: 0px;
	padding-bottom: 40px;
}
#blog_esq_rodape{
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
}
#blog_dir_topo{
	background: url(../images/bg_topo_dir.jpg) no-repeat;
	width: 277px;
	height: 141px;
	background-color: #FF3399;
	text-align: left;
}
#blog_dir_topo FORM {
  margin: 0;
  padding: 0;
  border: 0;
  padding-left:71px;
  padding-top:53px;
  *padding-left:66px;
  *padding-top:53px;
}
#blog_dir_topo FORM INPUT {
  border: 0;
  height: 15px;
}
#blog_dir_principal{
	background: url(../images/bg_principal_dir.jpg) no-repeat top left;
	width: 277px;
	background-color:#FFFFFF;
	text-align: left;
}
#blog_dir_rodape{
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
}
/* REFERENTE AOS POSTS */
.post{
	padding: 20px 0 0 30px;
	text-align: left;
	width: 696px;
	*width: 666px;
}
.post_calendario{
	float: left;
	background: url(../images/bt_calendario.jpg) no-repeat;
	width: 25px;
	height: 24px;
}
.post_topo{
	float: left;
	color: #AAAAAA;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 11px;
}
.post_data{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", serif;
}
.post_topo_bar{
	color: #B02923;
	padding: 0 5px 0 5px;
}
.post_categoria{
	*margin: 0 0 0 0;
  *width: 400px;
  margin-top: 17px;
  margin-bottom: 13px;
	color: #AAAAAA;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 11px;
}
.post_categoria A {
  color: #AAAAAA;
}
.post_titulo{
	margin: 10px 0 0 0;
	*margin: 0 0 0 0;
  *width: 400px;
	font-size: 18px;
	font-weight: bold;
	color: #B02923;
}
.post_titulo A{
  color: #B02923;
}
.post_conteudo{
	margin: 10px 0 0 0;
	width: 585px;
	color: #6B6B6B;
	text-align: justify;
}
.post_rodape{
	background: url(../images/bg_rodape.jpg) no-repeat bottom;
	width: 585px;
	height: 50px;
	margin: 20px 0 20px 0;
}
.bt_tag{
	float: left;
	width: 50px;
	padding: 14px 0 0 0;
}
.post_rodape_texto{
	float: left;
	color: #B02923;
	width: 335px;
	*width: 330px;
	margin: 14px 0 0 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: normal;
}
.post_rodape_texto A, #stafClose{
  color: #B02923;
}
.post_rodape_quebra{
	float: left;
	width: 4px;
	border-right: 1px dashed #AAAAAA;
	margin: 18px 0 0 0;
	height: 25px;
}
.bt_comentarios{
	float: left;
	width: 65px;
	text-align: center;
	margin: 12px 0 0 0;
	color: #AAAAAA;
}
.bt_comentarios A {
	color: #AAAAAA;
}
.bt_email{
	float: left;
	width: 65px;
	text-align: center;
	margin: 17px 0 0 0;
}
.bt_permalink{
	float: left;
	width: 55px;
	text-align: center;
	margin: 21px 0 0 0;
}
/* REFERENTE A PARTE DIREITA DO BLOG */
.busca{
	margin: 54px 0 0 70px;
	*margin: 53px 0 0 70px;
	width: 150px;
	border: 0;
}
.submit{
	color: #B02923;
	background-color: #FFFFFF;
	border: 0;
	font-weight: bold;
	height: 20px!important;
	*height: 17px!important;
/*	width: 23px;
	*width: 22px;*/
}
.blog_dir_feed{
	padding: 40px 0 4px 165px;
	*padding: 40px 0 10px 165px;
	height: 28px;
	width: 100px;
}
.blog_dir_quebra{
	width: 220px;
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 0 30px;
}
.bt_categorias{
	background: url(../images/bt_categorias.jpg) no-repeat;
	width: 117px;
	height: 40px;
	margin: 20px 0 10px 28px;
}
.bt_seta{
	float: left;
	background: url(../images/bt_seta.jpg) no-repeat;
	width: 17px;
	height: 19px;
	margin: 0 0 0 28px;
}
.bt_seta2{
	float: left;
	background: url(../images/bt_seta2.jpg) no-repeat;
	width: 17px;
	height: 19px;
	margin: 0 0 0 28px;
}
.bt_arquivo{
	background: url(../images/bt_arquivo.jpg) no-repeat;
	width: 117px;
	height: 38px;
	margin: 20px 0 10px 28px;
}
.bt_home{
	width: 117px;
	margin-top: 15px;
	margin-left: 30px;
}
.bt_home A {
  color: #B02923;
}
.bt_tag_cloud{
	background: url(../images/bt_tag_cloud.jpg) no-repeat;
	width: 117px;
	height: 39px;
	margin: 20px 0 10px 28px;
}
.tag_clouds{
	color: #B02923;
	margin: 0 0 0 28px;
	padding: 0 0 20px 0;
	font-weight: bold;
	letter-spacing: 1px;
}
.tag_clouds a{
	color: #B02923;
}
#respond {
  text-align: left;
}
#respond #author {
  width: 280px;
}
#respond #email {
  width: 280px;
}
#respond #url {
  width: 280px;
}
#respond #comment {
  width: 280px;
}
.commentlist A {
  color: #B02923;
}