/*
Theme Name: Blueberry 2014
Description: Wordpress theme design for Blueberry 2014
Version: 1.0
Author: PadillaCRT /  Dave McNamara
Author URI: http://www.padillacrt.com/
*/
@charset "utf-8";

#ricepaper{
    position:static;
}
#hd{
    background:#fff;
    display:none;
}
#hd #site-title{
    display:block!important;
    float:none;
    text-align: center;
}
#hd-logo-link {
    width: 170px;
}
#search-dialog{
    display:none;
}
.bbc-select-wrapper{
    display:none;
}
#navigation{
    display:none;
}
#bd{
    margin-top:0!important;
}
#top-stamp{
    margin-bottom:51px;
}
.share-item{
    display:none;
}
#recipe-search{
    display:none;
}
#results-filter{
    display:none;
}
#results-body .item {
    box-sizing: border-box;
    width: 33.3%;
    padding: 1em;
}
.pinterest-link{
    display:none;
}
.img-frame{
    max-width:25%;
	float: left !important;
}
.image-actions{
    display:none;
}
#related-area{
    display:none;
}
.comment-area{
    display:none;
}
.pager{
    display:none;
}
#printer{
    display:none;
}
aside.left-sidebar { 
	display: none !important; 
}
h2.entry-title {
   width: 75%;
   float: left;
}
#recipe-image-wrap { width: 33%; }
#recipe-content-wrap { width: 67%; }
.img-frame.recipe-image { max-width: 100%; }
.hrecipe .entry-meta { padding-bottom: 0; margin-bottom: 0; }
.hrecipe .custom-fields p.postmetadata, footer#ft h3#share-bar-header, footer#ft div#share-bar, .connect-social, #ft-nav-container, #ft-nav-2, ft-nav-container-md { display: none !important; }
#ft-custom-fields { display: block !important; width: 30%; margin-top: -35em; margin-left: 2em; }
.single-recipe .pinterest-link + img {
	display: inline;
    position: static;
	opacity:1;
}
.single-recipe .entry-title-alt {
	width:100%;
	display:block;
	min-width:990px;
}
.entry-utility {
	display:none;
}