/* JOAO */

.big-slider
{
  background-color: #fff;
  padding-top: 20px;
  height: 50px;
  width: 100%;
}

.column
{
  float: left;
  height: 100%;
  position: relative;
  width: 6px; /* sizeof .column-bar */
  cursor: pointer;
}


.column-bar
{
  margin: 1px;
  position: absolute;
  bottom: 0;
  width: 5px;
}

#popup
{
  position: absolute;
/*   background-color: #fff; */
  float: left;
  width: 400px;
  border-left: 1px solid #ccc;
  margin-left: -10px;
  padding: 10px;
}

.popup-day{
	color: #000;
}
/* FIM JOAO */

#sidebar {	
	    margin-top:190px;
		padding:0px 15px 15px 25px;
		
	}
	

h2{
	font-size: 20px;
	margin-left: -7px;
}

.navigation .alignleft a, .navigation .alignright a{
	font-size:13px;
	background-color: #B59C7A;
	color:white;
	padding:4px;
}

h3#respond{
	color: #B59C7A; 
	padding-top: 35px;
	font-size:16px;
	border-bottom: 1px dotted #d7d7d7;
}



h3.sidebar{
	text-align: right;
	color: #B59C7A; 
	padding-top: 35px;
	font-size:16px;
/* 	background-color: #B59C7A; */
	border-bottom: 1px dotted #d7d7d7;
/* 	color:white; */
	padding-bottom:4px;
}

h3.footer{
	color: #B59C7A; 
	padding-top: 10px;
	margin-bottom: -10px;
}

.postmetadata {
	background: url(http://meiadeleite.com/wp-content/themes/new/images/comments.jpg) top left no-repeat;
	padding-left: 30px;
	padding-bottom:20px;
	line-height: 10px;
	color:#777;
	

}


#banner{
	border:0;
	padding-bottom:20px;
}

.main img{
	border:1px solid #888;
}

.main{
	padding-top: 60px;
}


a { color: #B59C7A;        	
	text-decoration:none;   }

a:hover, a:active {  
	color:#888;
	text-decoration:underline;}

a:visited {color: #B59C7A;        	
	text-decoration:none;   }


::selection {
        background: #B59C7A; /* Safari */
        color:white;
        }
::-moz-selection {
        background: #B59C7A; /* Firefox */
        color:white;

}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	list-style: none;
	padding-bottom: 20px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist li.alt p{
	margin-left: 35px;
}

#commentform p {
	font-family: Verdana, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentlist img{
	margin-left: -15px;
}

#searchform {
	text-align: center;
	padding:0px;
	}

#searchform #s {
	width: 98px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.post {
	text-align: justify;
	}

.post h2{
	padding-top: 25px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	
	
	}
/* End Form Elements */





.button {
font-family: Verdana, Arial, sans-serif;	
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

input, select, textarea {
/* font-family: Verdana, Arial, sans-serif;	 */
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

.done{
	display: inline;
	background-color: #add8e6;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
p.wp-caption-text{
	font-style: italic;
	text-align: center;
	color: #777;
}

.twtpic-widget-footer, .twtpic-widget-header{
	display:none;
}



input#submit{
	color: white; 
/* 	padding-top: 35px; */
	font-size:16px;
	background-color: #B59C7A;
/* 	border-bottom: 1px dotted #d7d7d7; */
}


#rss-2 h2.widgettitle{
	display: none;
}

#rss-2 li{
	list-style: none;
	padding-bottom:10px;
}

#rss-2 ul{
	list-style: none;
}

#rss-2 span.rss-date{
	color:#ccc;
	font-style: italic;
	text-transform: lowercase;
}

