* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bg_site {
	width: 100%;
}

#bg_site:after {
	content: "";
	display: block;
	clear: both;
}

#site {
	width: 1000px;
	margin: 0 auto;
}

#bg_topo {
	width: 100%;
	background: #000;
	height: 170px;
	margin-top: -10px;
	padding-top: 10px;
	
}

#topo {
	width: 940px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}

#topo a {
	width: 940px;
	height: 160px;
	background: url(img/topo.jpg);
	margin: 10px auto;
	display: block;
	*position: relative;
}

#boneco {
	position: absolute;
	bottom: -45px;
	right: 35px;
	display: inline
}

#album {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#meio {
	float: left;
	display: inline;
	width: 700px;
	margin-top: 30px;
}

.post_top {
	width: 617px;
	height: 10px;
	margin: 0 auto;
	background: url(img/box_top.png) no-repeat;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/box_top.png');
}

.post {
	width: 597px;
	margin: 0 auto;
	background: #fff;
	padding-left: 20px;
}

.post .data {
	font-size: 11px;
	color: #999;
}

.post .titulo a, .post .titulo {
	font-size: 22px;
	color: #333;
	text-decoration: none;
}

.post .titulo a:hover {
	text-decoration: underline;
}

.post .texto {
	width: 570px;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.post_bottom {
	width: 597px;
	height: 31px;
	margin: 0 auto 30px;
	padding: 20px 0 0 20px;
	background: url(img/box-bottom.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/box-bottom.png');
}


.post img {
  border: none;
}

.post_bottom .categorias {
	float: left;
	display: inline;
	_position: relative;
}

.post_bottom .categorias p {
	font-weight: bold;
	float: left;
	display: inline;
	margin-right: 3px;
}

.post_bottom .categorias a {
	font-size: 11px;
	color: #333;
	margin-left: 2px;
}

.post_bottom .categorias a:hover {
	text-decoration: none;
}

.post_bottom .links {
	margin-left: 445px;
	_position: relative;
}

.post_bottom .comentar {
	float: right;
	display: inline;
	width: 70px;
	height: 22px;
	background: url(img/bg_comentar.jpg);
	padding: 10px 0 0 10px;
	margin: -7px 10px 0 0;
	*margin: -32px 10px 0 0;
	font-size: 11px;
	_position: relative;
} 

.post_bottom .comentar a {
	color: #333;
}

.post_bottom .comentar a:hover {
	text-decoration: none;
}

#direita {
	float: left;
	display: inline;
	width: 300px;
	margin-top: 30px;
}

#direita h2 {
	margin-bottom: 5px;
}

#gsm {
	margin-bottom: 20px;
}

#direita input, textarea {
	width: 190px;
	height: 19px;
	background: #fff url(img/bg_input.gif) repeat-x;
	padding: 5px 4px 4px 4px;
	border: 0;
	margin-top: 3px;
	color: #061218;
}

#direita textarea {
	width: 190px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#direita #submit, #direita #submit2 {
	width: 43px;
	height: 28px;
	background: #000;
	border: 0;
	color: #fff;
	margin: 0 0 0 -2px;
	position: relative;
	top: 3px;
	padding: 0;
}

#direita #submit2 {
	top: -5px;
}

#busca {
	margin-bottom: 20px;
}

#h2_links {
	margin-top: 20px;
}

#editorial {
	width: 240px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 20px;
}

#categorias, #arquivos {
	margin-bottom: 20px;
	width: 242px;
	color: #FFF;
}

#categorias a {
	color: #fff;
	margin-left: 2px;
}

#categorias a:hover {
	text-decoration: none;
}

#arquivos p a {
	background: url(img/marcador.png) no-repeat center left;
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/marcador.png');
	padding-left: 10px;
	color: #fff;
	line-height: 17px;
}

#arquivos p a:hover {
	text-decoration: none;
}

#informativo {
	width: 250px;
	color: #fff;
	margin-bottom: 20px;
}

#kki a {
	width: 135px;
	height: 25px;
	background: url(img/kki.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/kki.png');
	margin: 0 0 0 50px;
	display: block;
	cursor: pointer;
}

#h2_album {
	width: 182px;
	height: 23px;
	background: url(img/h2_album.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_album.png');
	margin: 0 0 3px 20px;
}

#h2_interaja {
	width: 106px;
	height: 19px;
	background: url(img/h2_interaja.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_interaja.png');
}

#h2_busca {
	width: 73px;
	height: 20px;
	background: url(img/h2_busca.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_busca.png');
}

#h2_fotos a, #h2_fotos  {
	width: 197px;
	height: 30px;
	background: url(img/h2_fotos.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_fotos.png');
	display: block;
}

#h2_links a {
	width: 146px;
	height: 25px;
	background: url(img/h2_links.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_links.png');
	display: block;
	margin-bottom: 20px;
}

#h2_editorial {
	width: 114px;
	height: 20px;
	background: url(img/h2_editorial.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_editorial.png');
}

#h2_categorias {
	width: 141px;
	height: 20px;
	background: url(img/h2_categorias.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_categorias.png');
}

#h2_arquivos {
	width: 116px;
	height: 21px;
	background: url(img/h2_arquivos.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_arquivos.png');
}

#h2_informativo {
	width: 159px;
	height: 20px;
	background: url(img/h2_informativo.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_informativo.png');
	
}

#h2_contato {
	width: 115px;
	height: 20px;
	background: url(img/h2_contato.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/h2_contato.png');
}

#paginacao {
	width: 400px;
	margin: 0 auto;
}

#pag_esquerda {
	float: left;
	display: inline;
}

#pag_direita {
	float: right;
	display: inline;
}

.coment {
	width: 617px;
	margin: 0 auto 20px;
}

.coment_top {
	width: 602px;
	height: 41px;
	background: url(img/coment_top.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/coment_top.png');
	padding: 10px 0 0 15px;
}

.coment_bottom{
	width: 617px;
	height: 10px;
	background: url(img/coment_bottom.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/coment_bottom.png');
}

.formulario {
	background: #fff;
	padding-left: 20px;
	height: 120px;
}

.form_left {
	width: 210px;
	float: left;
	display: inline;
	margin-right: 40px;
}

.formulario input {
	width: 190px;
	height: 19px;
	background: #fff url(img/bg_input.gif) repeat-x;
	padding: 5px 4px 4px 4px;
	border: 1px solid #999;
	margin-top: 3px;
	color: #061218;
}

.formulario textarea {
	width: 190px;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #999;
}

#btn_coment {
	margin: 0 0 0 480px;
	position: relative;
	top: -30px;
	width: 53px;
	height: 30px;
	background: url(img/enviar_coment.jpg);
	border: none
}

.comentario {
	width: 570px;
	margin: 0 auto 15px;
	color: #fff;
}

.comentario .data {
	font-size: 11px;
}

.comentario .autor {
	font-size: 22px;
	font-weight: bold;
	margin-top: -5px;
}

.comentario .msg {
	line-height: 18px;
}

#album_top {
	width: 617px;
	height: 10px;
	margin: 2px auto 0;
	background: url(img/album_top.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/album_top.png');
}

#album_mid {
	width: 617px;
	margin: 0 auto;
	background: #fff;
	_overflow: hidden;
}

#album_mid:after {
	content: "";
	display: block;
	clear: both;
}

#album_bottom {
	width: 617px;
	height: 10px;
	margin: 0 auto;
	background: url(img/album_bottom.png);
	_background: none;
	_filter: progid:dximagetransform.microsoft.alphaimageloader(src='style/img/album_bottom.png');
}

#data {
	font-size: 11px;
	color: #999;
	margin-left: 40px;
}

#album_nome {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin: -5px 0 15px 40px;
}