/* Trata apenas a página de posts */

#conteudos-post {
  float: left;
  width: 1000px;
  margin: 0;
  padding: 0;  
  background: #ffffff;
}

#principal-post {
  float: left;
  width: 758px;
  margin: 0;
  padding: 0;  
  background: #ffffff;
}

#titulo-principal-post {
  float: left;
  width: 753px;
  height: 25px;
  margin: 0;
  padding: 0;
  border: 1px solid #B5B5B5;
  background-color: #ffffff;
  background-image: url("/estilo-imagens/barra-titulo-25.jpg");
  background-repeat: repeat-x;
}

#post-completo-titulo {
  float: left;
  width: 753px;   
  margin: 5 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
  font-family: "Verdana", "Arial", "Times New Roman"; 
  font-weight: bold;
  font-size: 24px;
}

#post-completo-titulo p {
  text-align: justify;  
  margin: 5 0 5 0;
  padding: 0;   
  font-family: "Verdana", "Arial", "Times New Roman"; 
  font-weight: bold;
  font-size: 24px;
}

#post-completo-titulo h1 {
	color: #000000;
  	text-align: justify;  
  	margin: 5 0 5 0;
  	padding: 0;   
  	font-family: "Verdana", "Arial", "Times New Roman"; 
  	font-weight: bold;
  	font-size: 24px;
}

#post-completo-detalhes {
  float: left;
  width: 753px;   
  margin: 5 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-detalhes-img-usuario {
  float: left;
  width: 98px;
  height: 75px;   
  margin: 0 5 0 0;
  padding: 0;
  border: 1px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-detalhes-img-usuario img {
  border: 0px;
}

#post-completo-detalhes-conteudo {
  float: right;
  width: 645px;    
  margin: 0 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-resumo {
  float: left;
  width: 753px; 
  margin: 5 0 0 0;
  padding: 0;
/*  border: 0px solid #B5B5B5; */  
  background: #ffffff;
}

#post-completo-resumo p {
	color: #000000; 
  	text-align: justify;  
  	margin: 5 0 5 0;
  	padding: 0;  
  	font-family: "Arial", "Times New Roman"; 
  	font-weight: normal;
  	font-size: 12px;
}

#post-completo {
  float: left;
  width: 753px;  
  margin: 5 0 0 0;
  padding: 0;
/*  border: 0px solid #B5B5B5; */
  border-top: 0px solid #B5B5B5;
  border-bottom: 1px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-veja-tambem {
  float: left;
  width: 753px;  
  margin: 5 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-veja-tambem ul {
	margin: 0;
  	padding: 0;
  	list-style: none;     
}

#post-completo-veja-tambem ul li {    
  margin: 0 0 0 0;
}

#post-completo-veja-tambem ul li a {
	margin: 0;
  	padding: 0;
  	text-decoration: underline;
  	color: #0000FF;
  	font-size: 12px;
  	font-family: "Verdana", "Arial", "Times New Roman";
} 

#post-completo p {
	color: #000000;
  	text-align: justify;  
 	margin: 5 0 5 0;
 	padding: 0;  
	font-family: "Verdana", "Arial", "Times New Roman";
	font-weight: normal;
 	font-size: 14px;
}

#post-completo ul {
	color: #000000;  
	font-weight: normal;	
}

#post-completo-marcadores {
  float: left;
  width: 753px;   
  margin: 5 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-marcadores p {   
	color: #000000; 
	text-align: justify;
  	margin: 5 0 5 0;
  	padding: 0;
  	font-family: "Arial", "Times New Roman"; 
  	font-weight: normal;
  	font-size: 12px;
}

#post-completo-marcadores p a {   
  text-decoration: underline;  
  color: #0000FF;   
  margin: 0 3 0 3;
  padding: 0;  
}

#post-completo-nota {
  float: left;
  width: 753px;    
  margin: 5 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-nota form {
  display: inline;
  margin: 5 0 5 0;
}

#post-completo-nota form label {
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  font-size: 12px;
}

#post-completo-nota p {
	color: #000000;
  	display: inline;
  	margin: 5 0 5 0;
  	font-family: "Arial", "Times New Roman"; 
  	font-weight: normal;
  	font-size: 12px;
}

#post-completo-comentarios {
  float: left;
  width: 753px;    
  margin: 5 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-comentarios-conteudo {
  float: left;
  width: 753px;    
  margin: 0 0 0 0;
  padding: 0;
  border: 1px solid #B5B5B5;  
  background: #ffffff;
}

#post-completo-comentarios-conteudo-detalhes {
  float: right;
  width: 645px;     
  margin: 5 0 5 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-comentarios-conteudo-detalhes p {
  text-align: justify;
  margin: 0 0 5 0;
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  font-size: 12px;
  
}

#post-completo-comentarios-conteudo-detalhes-exclusao-edicao {
  float: left;
  width: 640px;     
  margin: 5 0 5 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-comentarios-conteudo-detalhes-exclusao-edicao p {
  text-align: center;
  margin: 0 0 0 0;
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  font-size: 12px;
}

#post-completo-comentarios-conteudo-imagem-usuario {
  float: left;
  width: 98px;  
  height: 75px;
  margin: 5 5 5 0;
  padding: 0;
  border: 1px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-comentarios-conteudo-imagem-usuario img {  
  border: 0px;  
}

#post-completo-envie-seu-comentario {
  float: left;
  width: 753px;    
  margin: 5 0 0 0;
  padding: 0;
  border: 0px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-envie-seu-comentario form {
  margin: 5 0 5 0;	
  padding: 0;
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  font-size: 12px;
}

#post-completo-envie-seu-comentario p {
	color: #000000;
  	margin: 5 0 5 0;
  	font-family: "Arial", "Times New Roman"; 
  	font-weight: normal;
  	font-size: 12px;
}

#post-completo-envie-seu-comentario-msg-retorno {  
  float: left;
  width: 548px;    
  margin: 0 0 0 0;
  padding: 0;
  border: 1px solid #B5B5B5;
  background: #ffffff;
}

#post-completo-envie-seu-comentario-msg-retorno p { 
  text-align: center; 
  margin: 5 0 5 0;
  font-family: "Arial", "Times New Roman"; 
  font-weight: normal;
  font-size: 12px;
}

#post-completo-rodape {
  float: left;
  width: 753px;
  height: 25px;  
  margin: 5 0 0 0;
  padding: 0;
  border: 1px solid #B5B5B5;
  background: #ffffff;
}

#post-rodape-principal {
  float: left;
  width: 753px;
  height: 25px;
  margin: 5 0 0 0;
  padding: 0;
  border: 1px solid #B5B5B5;
  background: #ffffff;
}
