/*  
Theme Name: Guia
Theme URI: http://www.guiadocozinheiro.com.br
Description: Tema para a Home do Guia do Cozinheiro.
Version: 1.0
Author: Andre Nogueira
Author URI: http://www.andrenogueira.com.br
*/

body { margin: 5px 0; padding: 0; font-family: 'Trebuchet MS',Arial,Helvetica; color: #000; background: #f8f8f4 url(images/background.jpg) repeat-x; font-size: 90%;} 
a {text-decoration: underline; font-weight: bold; } 
a:link, a:visited, a:active { color: #000; background-color: transparent; } 

#sidebar a:link, #sidebar a:visited, #sidebar a:active {  background-color: transparent; color: #fff; } 
#sidebar a:hover { color: #fff; background-color: transparent; text-decoration: underline; }

#moldura {
	padding-left: 40px;
}

#topo {
	width: 690px;
}

#login {
	width: 57px;
	height: 23px;
	float: right;
	background: url(images/login.png);
}

#login a {
	display: block;
	text-align: center;
	color: #eee0ce;
	text-decoration: none;
	padding-top: 2px;
	font-weight: normal;
	font-size: 80%;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 a {
	text-decoration: none;
	font-size: 90%;
	color: #000;
	padding: 2px 5px;
}

.frase {
	font-size: 120%;
   font-weight: bold;
	color: #000;
	padding: 2px 5px;
}

#topo h1 {
	font-size: 70px;
	margin: 0;
	padding: 0;
}

#topo h1 a {
	text-decoration: none;
	line-height: 52px;
}

#conteudo {
	width: 470px;
	background: #fff;
	opacity: 0.9;filter:alpha(opacity=90);zoom:1;
	float: left;
	padding: 0 20px 20px 20px;
}

#searchform {
	padding: 10px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

#searchform label {
	display: block;
}

.adsense {
	margin-top: 20px;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #f1f1f1;
}

.post p {
	margin: 0;
}

.post-edit-link {
	width: 57px;
	height: 21px;
	float: right;
	background: url(images/login.png);
	display: block;
	text-align: center;
	color: #eee0ce !important;
	text-decoration: none;
	padding-top: 2px;
	font-weight: normal;
	font-size: 80%;
}

.comentarios {
	margin-top: 10px;
}

.entry h2, .entry h3 {
	font-size: 110%;
}

h2 a, h3 a {
	text-decoration: none; 
}

h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

.lista .avatar {
	float: left;
	margin: 0 10px 0 0;
}

textarea#comment{
	width: 100%;
}

#sidebar {
	width: 180px;
	background: #000;
	opacity: 0.7;filter:alpha(opacity=70);zoom:1;
	float: left;
	margin: 0;
	padding: 0;
}

#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#sidebar li a {
	display: block;
	padding: 10px;
	margin: 0;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-weight: normal;
}

#sidebar li a:hover {
	text-decoration: none;
	color: #9c6d2a;
}

#ad-google {
	padding: 20px;
}

.clear {
	clear: both;
}

#rodape {
	clear: both;
	font-size: 12px;
	padding: 20px 0;
}