/* CSS Document */

/* -------------------------------------------------------------- 

	Theme Name: Cozinha Fácil
	Theme URI: http://www.cozinhafacil.com
	Description: Blog de receitas
	Author: Luciana Nunes
	Author URI: http://www.lununes.com
	Version: 1.0

-------------------------------------------------------------- */


* {padding:0; margin:0;}

body {
background:#fcf6bc url(img/fundo.gif); 
font-family: "Georgia", Trebuchet MS, Arial,Helvetica,sans-serif; 
font-size:11px;
color:#a64826;
height:auto !important;
min-height:100%;
width:auto;
}

a, a:hover {color:#a64826; text-decoration:none;}
a:hover {color:#c04a3e;}

h1,  h2, h3, h4, h5 {
color:#a64826; 
font-size:30px;
line-height:115%;
margin:0;
word-spacing:0;
}

h2 {font:bold 25px Trebuchet MS, Times New Roman, Arial;}
h3 {font:bold 20px Trebuchet MS, Times New Roman, Arial;}
h4 {font:bold 18px Trebuchet MS, Times New Roman, Arial;}
h5 {font:bold 16px Trebuchet MS, Times New Roman, Arial;}

p, ul, table, th, td, dt, dd, blockquote {color:#333; font-size:11px;}

th, td {
font-size: 11px !important ;
line-height: 1.5em;
}

blockquote {
	margin:0 auto; 
	padding:5px 20px;
	width:80%; 
	height:auto;
	background:#f8fbfc url(img/blockquote.gif) no-repeat top left;
	border:1px solid #edeff0;
}

.left, .alignleft {float:left;}

.right, .alignright {float:right;}

.alignleft{margin-right:15px;}

.aligncenter {margin:0 auto;}

#topo {
background:url("img/topo2.png") repeat-x scroll left top transparent;
height:264px;
position:relative;
width:100%;
z-index:5;
}

#header {
background:transparent url("img/bgheader.png") no-repeat;
width:1166px;
height:105px;
position:absolute;
top:6px;
left:50%;
margin-left:-583px;
}

#logo {
width:753px;
height:215px;
position:absolute;
left:50%;
margin-left:-362px;
top:-6px;
}

#logo h1 {
height:90px;
display:block;
}

#logo a {
background:url("img/logo2.png") no-repeat;
width:753px;
height:215px;
text-align:center;
display:block;
text-indent:-9999px;
overflow:hidden;
}

#main {
width:991px;
position:relative;
left:50%;
margin-left:-495px;
z-index:1
}

#menu {
width:708px;
height:80px;
background: transparent url("img/bgPrimeiro.png") no-repeat;
}

#menu ul  {
width:266px;
height:30px
text-decoration:none;
position:relative;
left:432px;
}

#menu ul li {
width:123px;
height:24x;
display:block;
float:left;
margin-left:10px;
}

#menu ul li#home a {
display:block;
width:123px;
height:24px;
background:transparent url("img/tabHome.gif") no-repeat;
overflow:hidden;
float:right;
text-indent:-999px
}

#menu ul li#sobre a {
display:block;
width:123px;
height:30px;
background:transparent url("img/tabSobre.gif") no-repeat;
overflow:hidden;
text-indent:-999px;
}

#conteudo {
background: transparent url("img/bgConteudo.gif") repeat-y;
width:708px;
float:left;
}

.post, .page {
font-family:"Trebuchet MS",Arial;
margin-bottom:19px;
margin-left:115px;
padding-bottom:23px;
width:570px;
}
.rate {
width:100%;
position:relative;
overflow:hidden;
margin:10px 0;
text-align:right;
}

.data {
background: transparent url("img/bgData.gif") no-repeat;
color:#fcf6bc;
width:49px;
height:84px;
font-family:"Georgia";
float:left;
margin-right:10px;
text-align:center;
font-size:20px;
font-weight:bold;
}
.titulo{margin-bottom:10px;}

.post-image, .post-image-inner {
display:block;
height:auto;
margin:0 auto 10px;
padding:0;
width:auto;
}

.post-content, .page-content, .comment-content {
font-size:13px;
line-height:1.5em;
}

.post-content img {
border:5px solid #fff;
margin-bottom:10px;
}

#post-content a {clear:both;}

.post-content ul {list-style:none;}

.post-image a  img {text-decoration:none; border:5px solid #FFFFFF}

.leiamais {margin-top:10px;}

.leiamais a {
font-family:"Georgia";
font-size:20px;
font-style:italic;
font-weight:bold;
text-decoration:none;
}

.leiamais a:hover {color:#c04a3e;}

.tagwords {padding:10px 0; font-weight:bold; font-size:12px;}
.tagwords span {font-family:"Georgia", Times New Roman;}

.post-meta {margin:10px 10px 0}

.post-meta a {text-decoration:none; font-weight:bold;}
.post-meta a:hover {color:#c04a3e; font-weight:bold;}

/*Sociable*/

.sociable .sociable_tagline {font-size:12px; font-weight:bold; padding-bottom:10px;}

/*End of Sociable*/

/*Lateral*/

#lateral {
background:none repeat scroll 0 0 #FFFDE4;
float:right;
font-family:Trebuchet-MS,Arial;
padding-top:68px;
position:relative;
top:-123px;
width:250px;
}

#lateral h4, #lateral h5{font-family:Georgia, Times New Roman, Arial;}

.tarja {
background:transparent url("img/bgTopicoLateral.gif") no-repeat top left;
height:40px;
padding:10px 5px 0 10px;
}

#lateral ul, #lateral p, #lateral .textwidget {padding:2px 5px 10px;}

#lateral .textwidget img {float:left; border:none; margin-right:5px;}

#lateral ul {
display:block;
list-style:none;
width:auto;
}

#lateral ul li {
padding:2px 0;
font-size:12px;
}

#lateral ul.aplicativos {padding:0;}

#lateral ul li#twitter-tools h4 {
background: transparent url("img/bgTwitter.jpg") no-repeat left top;
width:250px;
height:62px;
text-indent:-99999px;
overflow:hidden;
}

#lateral #busca #txtArea {
color:#999;
position:relative;
top:-7px;
}

#lateral #busca #botao {color:#FCF6BC; font-family:Georgia, Times New Roman; font-size:16px; font-weight:bold; }

#lateral table {width:200px; margin-left:25px;}

/*Plugins da Lateral*/

.sidebar-preview {
float:left;
width:75px;
margin-right:10px;
}

.sidebar-preview img {border:2px solid #fff;}

.sidebar-content {margin-bottom:10px;}

#lateral .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;	
	display:block;
}

#lateral .rssSummary {margin:5px 0; padding:0;}

#lateral li a.sidebar-read-more:link, #lateral li a.sidebar-read-more:visited, #lateral li a.sidebar-read-more:active,
#lateral li a.sidebar-read-more-rss:link, #lateral li a.sidebar-read-more-rss:visited, #lateral li a.sidebar-read-more-rss:active {
	margin:18px 0 0 25px; padding:0;
	font:bold 1.17em Georgia, Times New Roman, Ariala, sans-serif; color:#a6b5bc;
	position:absolute;
}

#lateral li a.sidebar-read-more-rss:link, #lateral li a.sidebar-read-more-rss:visited, #lateral li a.sidebar-read-more-rss:active {
	padding:1px 0 0 23px;
	line-height:16px;
	background:url(img/rss.png) no-repeat center left;
}

#lateral li a.sidebar-read-more:hover,
#lateral li a.sidebar-read-more-rss:hover {
	color:#889297; text-decoration:none;
}

#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 12px Georgia, Times New Roman, Arial, sans-serif;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#373026;
}

#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
color:#373026;
display:block;
font-family:Arial,sans-serif;
font-size:10px;
font-weight:bold;
margin:5px 0 0 86px;
padding:0;
}
	
#featured-news .sidebar-content span a:hover,
#recent-news .sidebar-content span a:hover {
		color:#333333;
	}
	
#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font:0.92em Georgia, Times New Roman, Arial, sans-serif; color:#9caab1;
	border-bottom:4px solid #F7F2DF;
	color:#F7F2DF;
}

#lateral #tag_cloud-3 div {padding-left:5px;}


#rodapeConteudo {
width:708px;
height:95px;
background:transparent url("img/RodapeConteudo.png") no-repeat;
}

#rodapeConteudo .pagebar {
font-size:13px;
font-weight:bold;
height:40px;
margin-left:115px;
margin-top:20px;
overflow:hidden;
padding:10px 0;
position:relative;
width:570px;
}

#rodape {
background: #7d3829 url("img/bgRodape.gif") repeat-x top left;
padding:30px 0;
width:auto;
height:150px;
min-height:100px;
clear:both;
}

#rodape p {
padding:0 5px; 
color:#fcf6bc;
font-size:12px;
font-weight:bold;
}

#rodape h4 {
  color:#fcf6bc;
  font-size:24px;
  padding:5px;
}

#rodape p a {text-decoration:none; color:#fcf6bc;}
#rodape p a:hover {color:#dfddca;}

#rodape #container {
height:auto;
left:50%;
margin:0 auto 0 -470px;
padding:0;
position:absolute;
width:940px;
}

#rodape #container #contato {
width:570px;
height:auto;
float:left;
margin-top:15px;
}

#rodape #container #interatividade {
width:330px;
height:auto;
margin-left:30px;
float:left;
}

.icone {height:36px; margin:10px 0;}

#rodape #container #interatividade #twitter {
background:transparent url("img/iconeTwitter.gif") no-repeat;
}

#rodape #container #interatividade #rss {
background:transparent url("img/iconeRss.gif") no-repeat;
}
#rodape #container #interatividade p{padding-top:10px;}
#rodape #container #interatividade p a {padding-left:45px;}

#comentarios, #responder {
font-family:"Trebuchet MS",Arial;
width:500px;
margin:0;
}

#comments {
display:block;
left:120px;
position:relative;
width:500px;
}

.comentlista {list-style:none;}
.comentario-contagem{font-weight:bold; font-size:14px; margin-bottom:10px;}
.gravatar {width:38px; height:38px; float:left; margin-right:10px;}
.comment-wrap {margin-bottom:20px; border-bottom:1px solid #333; padding-bottom:10px;}
.comment-text {width:400px; margin-left:50px;}
.comment-text p {width:100%;}
