/* 

Name: Baking with Flo
Description: Personal Website of Flo Braker | Print Styles
Version: 1.0
Author: Jeremy Anderson [ Object Adjective ]
Author URI: http://www.objectadjective.com

*/

/* Resets
--------------------------------------------------------------------------------------------*/

body, #header, #content {background: #fff; width: auto; border: 0; padding: 0; text-align: left;}

#header {background: #f7f6f4; padding: 5px;}
#header #logo {margin: 0 auto; float: none; background: #f7f6f4; color: #c45527; font-family: "Century Schoolbook", Georgia, serif; font-size: 250%; font-weight: bold; text-indent: 0; width: auto;}

#content {overflow: visible; margin-left: 5px; margin-top: 30px;}
#content .entry, #content .entry-content {float: none !important; overflow: visible;}
#content .cover {margin-left: 0; margin-bottom: 10px;}
#content .signature {padding: 5px 5px 0 5px; background: #c9e7e7;}

#bodyaskflo #content h2, #bodyfaqs #content h2 {margin: 0; float: none;}
#bodyaskflo #content .group, #bodyfaqs #content .group {padding: 0; background: transparent;}
#bodyaskflo #content .group .alert, #bodyfaqs #content .group .alert {display: block; border: 0; position: relative; top: 0; left: 0; margin: 0; padding: 0; background: transparent; width: auto;}
#bodyaskflo #content .alert h2 {font-size: 120%; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; letter-spacing: 0;}
#bodyfaqs #content .alert h2 {display: none;}
#bodyaskflo #content .hr, #bodyfaqs #content .hr {border: 2px solid #ccc;}


/* Hide
--------------------------------------------------------------------------------------------*/

.photodetail, .subnav, #bottom, #footer, #skipnav, #nav, #content h1, #bodyaskflo #content .cover, #bodyaskflo #content .group .alert .close,  #bodyfaqs #content .cover, #bodyfaqs #content .group .alert .close {display: none !important;}
