* {
	margin: 0;
	padding: 0;
}

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

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

#bar {
	width: 880px;
	height: 27px;
	padding: 9px 0 0 20px;
	background: url(img/bg_bar.gif);
	color: #fff;
	font-size: 11px;
}

.amarelo {
	color: #FFFF00;
}

#banner {
	width: 900px;
	height: 317px;
	margin: 10px auto;
	background: #0099FF;
}

#textura {
	width: 900px;
	height: 37px;
	background: url(img/textura.gif);
}

#meio {
	float: left;
	display: inline;
	width: 600px;
	margin: 20px 0 0 10px;
	_margin-right: -10px;
}

.post {
	width: 590px;
	margin: 0 auto 10px;
	border-bottom: 2px dotted #666;
}

.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: 10px 0;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.post img {
  border: none;
}

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

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

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

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

.links {
	margin: 0 0 30px 445px;
	_position: relative;
}

.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;
} 

.comentar a {
	color: #333;
}

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

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

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

#direita #album {
	margin-bottom: 20px;
}

#gsm {
	width: 141px;
	height: 35px;
	margin: 0 auto 20px;
}

#gsm a {
	float: left;
	display: inline;
	padding-top: 7px;
	margin: 0 5px;
}

.linha {
	float: left;
	display: inline;
	width: 1px;
	height: 35px;
	background: #ccc;
}

#direita input, textarea {
	width: 167px;
	height: 17px;
	background: #fff url(img/bg_input.gif) repeat-x;
	padding: 5px 4px 4px 4px;
	margin-top: 3px;
	color: #061218;
	border: 1px solid #ccc;
	margin-left: 15px;
}

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

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

#direita #submit {
	background: #003333;
}

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

#busca {
	margin-bottom: 20px;
}

#editorial {
	width: 240px;
	color: #666;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 5px 0 0 15px;
}

#categorias, #arquivos {
	margin-bottom: 20px;
	width: 242px;
	color: #666;
	padding: 5px 0 0 15px;
}

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

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

#arquivos p a {
	background: url(img/marcador.gif) no-repeat center left;
	padding-left: 10px;
	color: #666;
	line-height: 17px;
}

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

#informativo {
	width: 250px;
	color: #666;
	margin-bottom: 20px;
	padding: 5px 0 0 15px;
}

#kki a {
	width: 135px;
	height: 25px;
	background: url(img/kki.jpg);
	margin: 0 0 0 50px;
	display: block;
}

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

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

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

.coment {
	width: 601px;
	height: 191px;
	background: url(img/bg_coment.gif);
	margin: 0 auto 20px;
}

.coment h2 {
	margin-left: 20px;
	padding: 15px 0 10px 0;
}

.formulario {
	padding-left: 40px;
	height: 120px;
	color: #fff;
}

.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;
	color: #999;
}

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

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

#album_top {
	width: 604px;
	height: 23px;
	margin: 2px auto 0;
	background: url(img/album_top.gif);
}

#album_mid {
	width: 599px;
	margin: 0 0 0 4px;
	background: #C20016;
	_overflow: hidden;
}

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

#album_bottom {
	width: 604px;
	height: 23px;
	margin: 0 auto 5px;
	background: url(img/album_bottom.gif);
}

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

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