/*  
Theme Name: Feira Livre
Theme URI: http://feira-livre.com
Description: Tema desenvolvido exclusivamente para o site do Feira Livre 
Version: 1.0
Author: Cristiane França
Author URI: http://feira-livre.com/
*/

* {
  margin:0;
  padding:0;
}

body {
  font-size: 12px;
  font-family: Verdana, SunSans-Regular, Sans-Serif;
  margin:0;	
  padding:0;
  text-align:center;
}
hr, img {
  border:none;
}

h2{
  color:#c44755;
  font-size:16px;
  margin-bottom: 5px;
}

a{
  color:#c44755;
  text-decoration:none;
}

a:hover{
  color:#c44755;
  text-decoration:underline;
}

a:visited{
  color:#949494;
  text-decoration:none;
}

#home{
  text-align:center;
  background-repeat:no-repeat;
  width:742px;
  height:299px;
  margin:150px auto;
}

#menu_home {
  margin: -70px 0 0 0;
  padding:0;
  
}

#menu_home li {
  display: inline;
  list-style-type: none;
}

#header{
  text-align:center;
  background-repeat:no-repeat;
  width:698px;
  height:191px;
 
}

#menu_header {
  margin: -40px 0 0 0;
  padding:0;
  
}

#menu_header li {
  display: inline;
  list-style-type: none;
}

#principal{
  width:698px;
  text-align:left;
  margin: auto;
}

#conteudo{
  width:627px;
  text-align:left;
  margin:30px 0 0 28px;
  padding:0;
}

#conteudo p {
  color:#595959;
  line-height:16px;
  text-align:justify;
  padding-bottom:10px;
}

#conteudo ul{
  list-style:none;
  margin:10px 0 10px 15px;
  padding:0;
}

#conteudo ul li{
	list-style-image: url(imagens/bullet.gif);
	padding:0 0 .25em 0px;
	line-height:1.2em;
	color:#595959;
}

.sep{
  background-image: url(imagens/hr.gif);
  width:644px;
  height:12px;
  margin:20px 0 20px 0;
}

.sep2 {
  background-image: url(imagens/hr2.gif);
  background-repeat:no-repeat;
  width: 560px;
  height: 12px;
}

.thumb {
 float:left;
 border: 1px solid #dbdbdb;
 padding:1px; 
}
.thumbhover {
  border: 1px solid #c44755;
}
  
.detalhes{
  float:left;
  width:410px;
  margin-left:20px;
  
}

.detalhes h2 {
  color:#C44755;
  font-size:16px;
  margin-bottom:20px;
}

 .alignright {
	float: right;
}

.alignleft {
	float: left
}



#box{
	background-image: url(imagens/bg_fale.gif);
	background-repeat:no-repeat;
	width:658px;
	padding:20px 0 0 20px;
}

.ddfmwrap {
	margin-top: 25px;
}

.ddfmerrors {
	font-weight: bold;
	color:#c44755
}
.errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
	color:#c44755
}

#box label {
	display: block;
	
}

#box .required {
	color: #FF0000;
}

#box input{
  border: 1px solid #dbd9d7;
  width:230px;
  height:18px;
}

#box textarea{
  border: 1px solid #dbd9d7;
  width:430px;
  height:100px;
}

#box .submit input {
  border: none;
  background: url(imagens/bt_enviar.gif) no-repeat top left;
  padding: 2px 8px;
  width: 97px;
  height: 38px;
}

#conteudo2 {
 width:637px;
 text-align:left;
 margin:30px 0 0 15px;
 padding:0;
}

#conteudo2 p {
  color:#595959;
  line-height:16px;
  text-align:justify;
  padding-bottom:10px;
}

#conteudo2 ul{
  list-style:none;
  margin:10px 0 10px 15px;
  padding:0;
}

#conteudo2 ul li{
	list-style-image: url(imagens/bullet.gif);
	padding:0 0 .25em 0px;
	line-height:1.2em;
	color:#595959;
}
  
.data{
  background-image: url(imagens/folha.gif);
  background-repeat:no-repeat;
  width:60px;
  height:78px;
  float:left;
}

.data h3{
  font-size: 16px;
  font-family: Verdana, SunSans-Regular, Sans-Serif;
  color:#c44755;
  width:36px;
  margin:20px 0 0 10px;
  text-align:center
}

.posts{
  float:left;
  width:560px;
  margin-left:10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

div.posts h2 a:hover {
  text-decoration: none;
}

.posts ol {  
  list-style-position: inside;
  margin-left:27px;
  margin-bottom: 15px;
  color: #595959;
}

.posts ol li {
  list-style: decimal;
  line-height: 20px;
  padding-left: 5px;
}

.posts h4
{
  background-image: url(imagens/hr2.gif);
  background-repeat:no-repeat;
  font-size: 10px;
  font-family: Verdana, SunSans-Regular, Sans-Serif;
  color:#9a9792;
  text-align:right;
  font-weight:normal;
  padding:5px 0 20px 20px;
}



/* Comment Form */
#commentform {
  overflow: auto;
  width: 95%;
}

#commentform input{
  border: 1px solid #d7adb1;
}

#commentform textarea{
  border: 1px solid #d7adb1;
  width: 99%;
}

h3#comments {
  margin: 15px 0;
}
#commentlist  {  
  margin-left:0;
  padding-left:0;
  width: 95%;
}

#commentlist li {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
  /*width:95%;*/
  border: 1px solid #918f8f;
  background:#eaeaea; 
  padding: 10px;
  font-size:13px;
  margin-bottom:20px;
}

#commentlist li.alt {
  background-color: #FFF;
}

#commentlist li.author_comment {
  background-color: #eee;
}

#commentlist p {  
  font-size:11px;
  padding-left:0px;
}

a.comment {
  color:#9a9792;
  text-decoration:none;
}

a.comment:hover {
  color:#c44755;
  text-decoration:none;
}

.commentmetadata a:visited, a.comment:visited {
  color:#918f8f;
  text-decoration:none;
}



.bt_enviar{
  border: 1px solid #d7adb1;
  background-color:#9f111f;
  font-family: Verdana, SunSans-Regular, Sans-Serif;
  font-size: 12px;
  font-weight:bold;
  color:#fff;
  height:20px
}

.avatar{float:left;padding-right:10px;padding-bottom:10px;}

