/*
Theme Name: Rota do Chá
Theme URI: http://www.rotadocha.com.br/
Description: Layout do blog Rota do Chá da Jornalista Hanny Guimarães.
Version: 1.0
Author: Roberto Seba
Author URI: http://www.robertoseba.com/
*/

body {
	font:13px/1.2em Times, Times New Roman, Helvetica;
	background:#ffffff;
	color:#918168;
	margin:0;
	padding:0;
        line-height: 1.5em;
}
img {
	border:none;
	text-align:center;
	margin:0 auto;
}
a {
	font-weight:none;
	text-decoration:none;
        color:#a7c3b6;
}

a:hover {
	text-decoration:none;
        color:#7e8f6a;
}

h2 {
	text-align:left;
	font-size:22px;
	margin-bottom:-5px;
        margin-top:10px;
	padding:0;
}
blockquote { color:#777; }
#header {

	width:782px;
	height:209px;
	text-align:center;
	background:url("images/header.gif") no-repeat;
	margin:0 auto;
        margin-top:0px;
        margin-bottom:8px;
}
#container {
	text-align:left;
	width:782px;
	margin:0 auto;
        background:#ffffff;
}
#container-top{
	width:782px;
	height:43px;
	text-align:center;
	background:url("images/top_bg.gif") no-repeat;
	margin:0 auto;
        margin-top:0px;
        margin-bottom:0px;

}
#container2 {
	text-align:left;
	width:782px;
	margin:0 auto;
	padding:1px 0 0;
        background:#e6eedb url("images/bg.gif") repeat-y;
}
.clear { clear: both; }


/*------- Menu Paginas ---------*/
#nav {
	list-style:none;
	text-align:right;
	font:15px Times, Times New Roman, Helvetica;
	margin:20px 0 0 0px;
         
}
#nav li { display:inline;
	/* Add the pipe character "|" after each page link */
	border-right: 1px solid #CCC;
       margin-right: 4px;
       padding: 0 4px 0 0;
} 
#nav a {

	font-weight:bold;

}

/*------- Posts ---------*/
#content {
	margin:8px 25px 0;
	padding:0;
        width:471px;
        float:left;
        
}
#content  .entrycontent a, .commentlist a, #footer a {
	color:#a7c3b6;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #footer a:hover {
	
}
.entry {
	text-align:justify;
	margin:0;
	padding:0 0 20px;
        width:433px;  
        height:324px;
        background:url("images/bg_post.gif") no-repeat left top;   
}
.data{
      position:absolute;
      margin-top: 13px;
      width:35px;
      height:50px;
      margin-left:399px;
      float:right;

      display:block;
      font:30px/1em Times, Times New Roman, Helvetica;
      color:#FFFFFF;
}
.mes{
      font:16px/1em Times, Times New Roman, Helvetica;
      color:#FFFFFF;
}
.entry li {
	list-style:none;
	list-style-image:url("images/bullet.gif");
	
}
.entrycontent {
	position:relative;
	margin:-2px 0;
	padding:10px 15px 2px;
        width:365px;
        height:275px;


}
.pie {
	text-align:left;
        width:365px;
  	padding-left:15px;
}
.date {
	padding-left:15px;
        background:url("images/arrows.png") center left no-repeat;
}
.categories {
	padding-left:15px;
        font:9px Verdana, Helvetica;
        color:#FFFFFF;
	background:url("images/post.gif") center left no-repeat;
}
.categories a{
	font:9px Verdana, Helvetica;
        color:#FFFFFF;
        font-weight:none;
	
}
.comments {
	padding-left:17px;
        font:9px Verdana, Helvetica;
        color:#FFFFFF;
	background:url("images/comments.gif") center left no-repeat;
}
.comments a{
	font:9px Verdana, Helvetica;
        color:#FFFFFF;
        font-weight:none;
	
}	
/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background:url(images/topl.gif) left no-repeat;

}
.blank{ 
	height:15px;
	background:#000000;
  
}
.topr { 
	height:15px;
	background:url(images/topr.gif) right no-repeat;
      
}
.bottoml {
	height:15px;
	background:url(images/bottoml.gif) left no-repeat;
       



        

}
.bottomr {
	height:15px;
	background:url(images/bottomr.gif) right no-repeat;
       
}

/* --- Comments template --- */
#comments {
	border-top:1px solid #e6e6e6;
	margin:30px 0 0;
	padding:20px 0 0;
}
#comments li {
	list-style:none;
	list-style-image:none;
	margin:0 15px 0 -30px;
}
#comments .header { background-color:#e6eedb; }
#comments .header.alt { background-color:#fdfde5; }

/* ---  widgets ---*/

#widget {
	margin-top:15px;
        width:260px;
        float:right;
        }

.roundcont {
	width: 230px;
	background-color: #fdfde5;
	color: #89885d;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
        height:15px;
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
        height:15px;
}

.roundtop1 { 
	background: url(images/tl.gif) no-repeat top left; 
        height:15px;
}

.roundbottom1{
	background: url(images/bl.gif) no-repeat top left; 
        height:15px;
}
ul.lista {
       margin-left:0px;
       padding-left:18px;
}
ul.lista li{
        list-style: none;
        border-bottom:1px solid #e1e1bb;
	width:185px;
        font:10px/1.8em Verdana, Helvetica;
         margin-left:0px;
}
#search{
    font:10px/1.8em Verdana, Helvetica;
	margin-left:28px;
}
#search input{
	background: #e1e1bb;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 10px;
        padding: 3px 3px 3px 3px;
}

#tags{
    font:10px/1.5em Verdana, Helvetica;
	margin-left:16px;
}


/* --- Single Post ---*/

.singlepost {
	width: 433px;
	background-color: #FFFFFF;
	text-align:left;

}
.titulo {
       margin-left:20px;
       padding-right:20px;
       color:#a7c3b6;
       text-align:left;
       font-size:22px;
       margin-bottom:-5px;
       margin-top:10px;
       font-weight:bold;
}
.singlepost p,ul {
       margin-left:20px;
       padding-right:20px;	
}


.post_roundtop { 
	background: url(images/tr2.gif) no-repeat top right; 
        height:15px;
}

.post_roundbottom {
	background: url(images/br2.gif) no-repeat top right; 
        height:15px;
}

.post_roundtop1 { 
	background: url(images/tl2.gif) no-repeat top left; 
        height:15px;
}

.post_roundbottom1{
	background: url(images/bl2.gif) no-repeat top left; 
        height:15px;
}

.pesquisa input, textarea{
	background: #e1e1bb;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-size: 11px;
        padding: 3px 3px 3px 3px;
}
/* --- Footer ---*/
#footer {
	text-align:center;
	padding:0 30px 10px;
}