/* CSS Document */

  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
  
#topbanner, div.last, #search_menu, #footer, #prefooter, div.post_meta, div.post_meta_tag, div.ad_block, #comments {
    display    : none !important;
    height     : 0;
    width      : 0;	 
    position   : absolute;
    overflow   : hidden;	
}

body {
	font-size: 12pt;
	font-family: Corbel, Lucida Sans, Lucida Sans Unicode, Lucida Grande, arial, sans-serif;
	}
	
h1, h2, h3, h4, h5 {margin:0px;padding:0px}

#header{
	width:100%;
	padding:0.5em 0;
	border-bottom:dotted 1px #958683;
	margin-bottom:1em;
	text-align:center;
}

h1, h1 a {
	background-image:none !important;
}

#header h1 a{
	text-decoration:none;
	color:#666;
	font-style:italic;
	font-size:9pt;	
}

#header h1 a:after {
   content: " - " attr(href);
}

#header span.desc {
	display:none;
}

#post_content a {
   text-decoration:none;
   color:#360;
}

#post_content a:link:after, #post_content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 0.8em !important;
   color:#666 !important;
   font-style:italic;
}

#side_related a:link:after, #side_related a:visited:after {
	white-space: pre !important;
	content: "\A(" attr(href) ") " !important;
}

#side_related ul{
	list-style:none;
	margin:0;
	padding:1em 0 0 0;
	}
	
#side_related ul li{
	clear:both
	}
	
#side_related ul li img{
	float:left;
	margin:0 1em 1em 0;
	}	

#post_content h2 {
	font: 15pt MEgalopolis Extra, Constantia, Georgia !important;
	color:#92210e;	
	margin-top:0.6em;
	text-align:center;
}


#post_content #caracteristicas { border-top:solid 1px #c7bab7; border-bottom:solid 1px #c7bab7; padding:3px 0px; margin:5px 0px 20px 0px; text-align:center}
#post_content #caracteristicas li {display:inline; border-right: solid 1px #e5e0df; padding:0px 7px; text-transform:uppercase; font-size:9pt;}

#post_content #ingredientes {margin:0px; float:none; padding:0px; min-height:315px; }
#post_content #ingredientes ul{margin:0px;list-style:none;padding:0px; width:38%;}
#post_content #ingredientes li {padding:1px 0.5em 1px 0px;border-bottom:solid 1px #e5e0df;color:#000;font-size:9pt;}
#post_content img.fotoreceta {width:60%;position:absolute; right:0px; top:135px; border:solid 1px #c7bab7;}

#post_content object, #post_content embed {display:none}

#post_content p {clear:both}

h3, h4, h5 {
	font-weight:bold !important;
	font-size:14pt;
	color:#000;
}

img.alignleft {float:left;margin:0 1.5em 2em 0 !important}
img.alignright {float:right;margin:0 0 2em 1.5em !important}

img {page-break-inside: avoid !important;}

