/*
CSS comum a todas as sessoes
*/
#pic, #whois {
	float:left;
}

a {
	color:#6D5630;
}
body {
	background: url(../../imgs/bgs/textura.png) repeat center top;
	border-top:1px #fcf9ea solid;
	color:#6d5630;
}
#header {
	background:transparent url(../../imgs/bgs/bg-topo.png) no-repeat scroll center top;
	float:none;
	height:230px;
	margin:-6px auto 0;
	/*width:1071px;*/
	position:relative;
	right:4px;
}
#main {
	background:transparent url(../../imgs/bgs/site.png) repeat-y scroll center top;
	float:none;
	margin:-40px auto 0;
	/*width:1072px;*/
}
#footer-post {
	background:transparent url(../../imgs/bgs/bg-rodape.png) no-repeat scroll center top;
	float:none;
	height:55px;
	margin:0 auto;
	/*width:1061px;*/
}

.page {
	width: 925px;
	display:block;
	overflow:hidden;
}

#col-left {
	width: 200px;
	margin-right: 15px;
}

#col-right {
	width:255px;
	margin-left:0;
}

#col-mid {
	width: 646px;
}

#paginacao #controles a {
	float:left;
}

#desenvolvidopor {
	bottom:200px;
	position:fixed;
	right:0;
}
#abas {
	border-bottom:1px solid #F3EEE0;
	float:left;
	height:38px;
	width:100%;
}
#abas .ativo {
	background-position:top left !important;
}
#post {
	background: url('../../imgs/abas/posts.png') no-repeat scroll bottom left;
	width: 79px;
	height: 39px;
	float:left;
}

#recados {
	background: url('../../imgs/abas/recados.png') no-repeat scroll bottom left;
	width: 90px;
	height: 39px;
	margin-left:2px;
	float:left;
}

.area {
	background: url('../../imgs/bgs/bg-area.png') no-repeat scroll top left;
	width: 646px;
	height: 181px;
}

#comentario {
	float:left;
	margin-top:23px;
}

.btn {
	float:left;
	margin-top:13px;
}

.area textarea {
	height:151px;
	margin-left:6px;
	width:619px;
	overflow:auto;
	border:none;
	background:none;
}
#listagem {
	float:left;
	margin-top:24px;
	width:100%;
}
#listagem ul {
	list-style:none;
	margin:0;
}
#listagem ul li {
	border-top:1px solid #f3eee0;
	padding:21px 0;
	float:left;
	width:100%;
}
#listagem  .dados-post {
	font-size:11px;
}

#listagem .ultimo .texto-item {
	font-weight:bold;
	font-size:30px;

}

#listagem .texto-item {
	font-size:19px;
	line-height:1.1em;
}

#whois span {
	display:block;
	line-height:1.3;
}

#whois .name {
	font-size:24px;
}

#whois {
	margin-left:10px;
}

#user-description {
	float:left;
	margin-top:40px;
	width:650px;
}

#busca {
	float:right;
	width:275px;
}
.bg-busca {
	background: url('../../imgs/bgs/bg-input-busca.png') no-repeat scroll top left;
	width: 248px;
	height: 41px;
}
#pesquisar {
	float:left;
	padding-left:7px;
	padding-top:13px;
	width:190px;
	border:none;
	background:none;
}

.btn-pesquisar {
	height:41px;
	background:none;
	border:none;
	font-size:0px;
	text-indent:-9999px;
	width:50px;
	cursor:pointer;
}

.descricao-campo-busca {
	display:block;
	font-size:15px;
	font-weight:bold;
	padding-bottom:16px;
	padding-left:3px;
}

.form-busca {
	padding:35px 0 0 22px;
}

.informacoes li {
	background:transparent url(../../imgs/bgs/bg-itens-blocodir.png) no-repeat scroll left top;
	height:32px;
	list-style:none;
	padding-top:17px;
	width:247px;
}
.acompanho {
	padding-right:15px;
}

.barra {
	padding:0 18px;
	color:#483c28;
}

#footer a {
	color:#483c28;
}

#footer {
	padding-bottom:20px;
}

.recado-por {
	font-weight:bold;
	display:block;
}

.data-recado {
	display:block;
	margin-bottom:8px;
}

#logo {
	float:left;
	margin-left:-35px;
}

#menu {
	float:right;
	margin-top:50px;
	width:auto;
}

#pg-i {
	background: url('../../imgs/menu/pagina-inicial.gif') no-repeat scroll top left;
	width: 110px;
	height: 48px;
}
#perfil {
	background: url('../../imgs/menu/perfil.gif') no-repeat scroll top left;
	width: 82px;
	height: 48px;
}
#buscar-amigos {
	background: url('../../imgs/menu/buscar-amigos.gif') no-repeat scroll top left;
	width: 118px;
	height: 48px;
}

#logout {
	background: url('../../imgs/menu/deslogar.gif') no-repeat scroll top left;
	width: 95px;
	height: 49px;
}
#menu li {
	padding-top:12px;
	text-align:center;
	margin-right:46px;
}

#menu li a {
	color:#454235;
	
}

#menu li.atual {
	margin-right:11px;
}

#menu li.ultimo {
	margin-right:0;
}

.seguidores .texto-item {
font-size:13px !important;
line-height:1.1em !important;
margin-top:5px;
}

.imagem-usuario {
	float:left;
	padding:5px 10px 0 0;
}

.seguidores .texto-item .ultimo-post {
	display:block;
	margin-bottom:10px;
	margin-top:10px;
}

.seguidores .bloco-item {
	float:left;
	width:507px;
}

.seguidores .btn-seguir {
	float:right;
	margin-top:20px;
}

#titulosessao {
	font-size:24px;
}


.input-text-form {
	background: url('../../imgs/bgs/bg-input.jpg') no-repeat scroll top left;
	width: 356px;
	height: 32px;
}
.bg-label {
	float:left;
	width:100%;
}
.bg-label span, .bg-label-area span {
	background-color:#483C28;
	color:#FFFFFF;
	font-weight:normal;
	padding:11px;
	-moz-border-radius:12px;
	display:block;
	float:left;
}

.area, .input-text-form, .input-select-form {
	margin:2px 0 10px;
	float:left;
}


.input-text-form input {
	padding-left:8px;
	padding-top:11px;
	width:336px;
	border:none;
	background:none;
}

#form-geral .btn-enviar  {
	float:left;
	margin-top:10px;
}

.bloco-form {
	float:left;
	width:100%;
}

.input-radio {
	width:100%;
	float:left;
}

.input-radio .bg-radio {
	background:#F9F7F0 none repeat scroll 0 0;
	float:left;
	height:17px;
	margin-bottom:5px;
	padding:10px 12px;
}


#foto {
	margin-left:-107px !important;
}

.bloco-form td {
	vertical-align:middle;
	border:none;
	
}


td.gambi {
	width:147px;
}

.gambi .bg-label {
	float:right;
	width:auto;
}

.bg-label-area {
	width:103px;
}

.especial .input-radio {
	margin-right:10px;
	width:auto !important;
}
