/*   
Theme Name: blank theme
Theme URI: http://digwp.com
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Chris Coyier
Author URI: http://chriscoyier.net
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { background: white; font: 14px/1.4 Arial, Serif; background:url(images/bg.png) 30px top; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

#page-wrap { width: 1060px; margin: 20px auto; }
#content-wrap { position:relative; }

h1, h2 { font-size:1.8em; margin: 0 0 10px 0; }
h3, h4 { font-size:1.2em; }
h1, h2, h3, h4, .h-4 { font-family: 'Port Lligat Slab', serif, Arial; font-weight: normal; }

p { margin: 0 0 10px 0; }
a, a:visited { color:#C32364; text-decoration:none;  }
a:hover { text-decoration:underline; } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.wrap{
	display:block;
	margin:0 auto;
	width:1070px;
}

#header{
	width:100%;
	float:left;
	height:75px;
	background:url(images/header-bg.png) repeat-x left top;
}

#header-wrap h1{
	float:left;
	height:135px;
	width: 220px;
	margin-top:15px;
	margin-left:50px;
}

#header-wrap h1 a{
	text-indent:-9000px;
	display:block;
	overflow:hidden;
	background:url(images/comofazerbrigadeiro.png) no-repeat left top;
	width:220px;
	height:135px;	
}


#main{
	float:right;
	width:740px;
	
}

.post { 
	border:1pt #ffbccb solid; 
	background-color:#fff;
	padding:5px;
	float:left;
}

#sidebar h4{
	float:left;
	background-color:#dc224b;
	color:#fff;
	height:20px;
	margin:0;
}

#main h1, #main h2{
	color: #dc224b;
	padding:5px;
	border-bottom:1pt #ccc dashed;
	font-size:2.2em;
}
/*#main h1, #main h2{
	font-weight:normal;
	padding:5px 5px 15px 15px;
	width:620px;
	background:url(images/post-title-bg.png) no-repeat left top;		
}*/

#searchform { 
	float:left;
	height:30px;
	width:560px;
	margin:15px 0 0 170px;
}

#sidebar{
	float:left;
	width:312px;
	margin-top: 100px;	
}

#sidebar h4{
	padding:5px 10px;
	margin:15px 0 0 0;
	text-align:center;
	width:292px;
	/*background:url(images/title-bg.png) no-repeat left top;*/
	border-bottom:2pt #fff dashed;	
}

#sidebar ul, #sidebar .textwidget{
	float:left;
	width:300px;
	background-color:#fff;
	border-right:1pt #ffbccb solid;
	border-left:1pt #ffbccb solid;
	border-bottom:1pt #ffbccb solid;
	list-style:none;
	padding:5px;	
}

#sidebar .textwidget{
	border-top:1pt #ffbccb solid;
}

#disqus_thread, #comments{
	float: left;
	margin-top: 15px;
	background-color: white;
	padding: 10px;
	border: 1pt #ffbccb solid;
	width:620px;	
}

#footer{
	clear:both;
	width:100%;
	float:left;
	text-align:center;
	height:30px;
	padding:5px 0;
}

/* adsense */
#adsense-top{
	float:left;
	/* position:absolute;
	right:0;
	top:40px; */
	width:730px;
	height:90px;
	margin:5px 0 25px 0;	
}

/* recipe */
.zlmeta{
	float:left;
	width:200px;
	padding: 10px 20px !important;
	height:90px;
	background:url(images/preparo-bg.png) no-repeat left top;
	color:#fff;
	margin-bottom:15px !important;	
}

.recipe-photo{
	float:right;
	width:330px;
	padding: 10px !important;
	margin:0 100px 0 0 !important;
	height:180px;
	background:url(images/photo-bg.png) no-repeat left top;
	text-align:center;	
}

.img-desc-wrap{
	padding-top:0 !important;	
}

.img-desc-wrap .photo{
	max-width:330px;
	max-height:180px;
}

.my-zlrating{
	font-size:0.8em;
	float:left;
	width:200px;
	height:70px;
	padding: 10px 20px !important;
	background:url(images/rating-bg.png) no-repeat left top;
	color:#fff;
	margin-bottom:0px !important;
	text-align:center;
}

.post-ratings{
	width:100%;	
}

.link-print{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;	
}

.post-bottom{ float:left; width:100%; }
.ad-bottom{ float:left; width:336px; margin-right:10px; }
.related_post_title{ clear:both; }

#zlrecipe-container p {
	line-height: 1.2em;
	margin: 1em 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

#zlrecipe-container .zlmeta {
	font-size: 0.85em;
	font-weight: bold;
}

#zlrecipe-container .zlmeta span {
	font-weight: normal;
}

#zlrecipe-container ul, #zlrecipe-container ol{
	margin: 1em 0;
	padding: 0 0 0 3em;	
}

#zlrecipe-container ol{
	list-style-type: decimal;
}

#zlrecipe-container p.h-4 {
	font-size: 1.5em;
	clear:both;
}

.texthide{
	display:none;	
}

.zlclear{
	clear:left;	
}

/* related posts */
.related_post_title {
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
}

ul.related_post {
	display: block;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
}
ul.related_post li {
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	width: 146px;
	margin: 10px 10px 10px 0px;
	padding: 0;
	background: none;
}
ul.related_post li a {
	display: block;
	font-size: 13px;
	line-height: 1.6em;
	text-decoration: none;
	padding-bottom: 5px;
}
ul.related_post li img {
	display: block;
	width: 146px !important;
	height: 146px !important;
}
ul.related_post li small {
	font-size: 80%;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

} /* END screen media */
