#main {
	width: 775px;
}

/* Header */
#header h1 {
	width: 748px!important;
	height: 230px!important;
	padding: 35px 0 0 27px!important;
	background: url(../img/tit/blog.jpg) no-repeat!important;
}
#header h1 a {
	width: 293px!important;
	height: 33px!important;
	background: url(../img/tit/blog_do_sueid_grande.gif) no-repeat!important;
}
#header #titulo #menu-navegacao li a.perfil {
	width: 32px;
	background: url(../img/tit/perfil.gif) 0 3px no-repeat;
}
#header #titulo #menu-navegacao li a.alma {
	width: 114px;
	background: url(../img/tit/minha_alma.gif) 0 3px no-repeat;
}
#header #titulo #menu-navegacao li a.basta {
	width: 33px;
	background: url(../img/tit/basta.gif) 0 3px no-repeat;
}
#header #titulo #menu-navegacao li a.nada {
	width: 127px;
	background: url(../img/tit/nada_sobre_nos.gif) 0 3px no-repeat;
}
#header #titulo #menu-navegacao li a:hover {
	background-color: #fff;
	background-position: 0 -14px;
}

/* Content */
#content #interna {
	width: 556px;
	float: right;
	padding: 20px 30px 38px 30px;
	border-left: 1px solid #242E2F;
	border-right: none;
}
#content #interna .post {
	padding-bottom: 19px;
	float: left;
}
#content #interna .post h2 {
	width: 556px;
	font-size: 1.4em;
	color: #231f20;
}
#content #interna .post p.data {
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #909187;
	display:block;
	float:left;
}
#content #interna #imagem p {text-align:center;}
#content #interna .post img { float: center; }
#content #interna .post p {
	width: 556px;
	margin-top: 7px;
	font-size: 1.3em;
	color: #231f20;
	float: left;
}
#content #interna .post .rodape {
	width: 532px;
	height: 19px;
	margin-top: 8px;
	padding: 3px 12px 0 12px;
	float: left;
	background: url(../img/bkg/rodape_post_blog.gif) repeat-x;
}
#content #interna .post .rodape a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	float: left;
	text-transform: uppercase;
}
#content #interna .post .rodape a.ver {
	float: right;
}

/* Comentarios */
body.comentarios {
	background-color: #f4f3ef;
}
#topo, #corpo {
	padding: 20px 20px 0 20px;
	float: left;
}
#topo .total {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	float: left;
}
#topo a.ir-para {
	color: #3c3e37;
	text-decoration: underline;
	float: right;
}
#corpo { padding-bottom: 30px; }
#corpo .coment {
	width: 100%;
	padding-top: 20px;
	float: left;
	border-top: 1px solid #909187;
}
#corpo .coment strong {
	width: 100%;
	padding: 0 0 5px 20px;
	display: block;
}
#corpo .coment p {
	width: 100%;
	padding-bottom: 5px;
}
#corpo .coment span {
	width: 100%;
	margin: 10px 0 15px 0;
	font-weight: bold;
	color: #909187;
	display: block;
	float: left;
}

/* Sidebar */
#content #sidebar {
	width: 158px;
	padding: 0;
}
/* Enquete */
#content #sidebar #enquete {
	width: 140px;
	height: 316px;
	padding: 0 8px 0 10px;
	float: left;
	position: relative;
	background: #f4f5f2 url(../img/bkg/header_topo_direita.gif) left top repeat-x;
}
#content #sidebar #enquete h2 {
	width: 100%;
	height: 11px;
	margin-bottom: 5px;
	background: url(../img/tit/enquete.gif) no-repeat;
}
#content #sidebar #enquete p {
	font-size: 0.9em;
	font-weight: bold;
	color: #3c3e37;
}
#content #sidebar #enquete #wrapper {
	width: 140px;
	margin-bottom: 46px;
	position: absolute;
	bottom: 0;
}
#content #sidebar #enquete a { margin-top: 18px; }
#content #sidebar #enquete .votar {
	width: 52px;
	height: 19px;
	float: left;
	background: url(../img/btn/votar.gif) no-repeat;
}
#content #sidebar #enquete .resultados {
	width: 77px;
	height: 19px;
	margin-left: 10px;
	display: inline;
	float: left;
	background: url(../img/btn/resultados.gif) no-repeat;
}

#footer {
	padding: 21px 0 10px 0;
}
#footer p, #footer a {
	color: #f4f3ef;
	display: block;
	text-align: center;
}
#footer a {
	margin-top: 2px;
	text-decoration: underline;
}
