@CHARSET "UTF-8";
#header,
.breadcrumbs,
.header-page-wrapper,
.addthis_sharing_toolbox,
.votes-wrapper,
.back-to-list,
.go-to-list,
.widgets-wrapper,
#footer,
#at20mc,
.right-panel,
.side-menu,
.gallery-wrapper,
.video-wrapper,
.more-articles.ma-footer,
.youtube-wrapper,
.social-top-icons,
.social-bottom-icons
{display:none}

.blue .page h2, .blue .page .author, .blue .accordion-container .accordion h3, .blue .form .header-form-text,
.page-type-lobby-age-nutrition .general-middle-section-content,
.general-middle-section .author, .general-middle-section p{ color: #000; }

#top_wrapper #page_wrapper,
#top_wrapper.has-right-menu #page_wrapper,
#top_wrapper.has-widgets #page_wrapper,
#top_wrapper.has-right-menu.has-widgets #page_wrapper{ width: 65%; }



/** recipe page **/
.recipe-page .recipe-header{ overflow: hidden; }
.recipe-page .recipe-header h1,
.recipe-page .info-label,
.recipe-page .info-value,
.recipe-page .recipe-author,
.recipe-page .recipe-header .separator,
.recipe-page .recipe-rank-wrapper{ float: right; }
.recipe-page .recipe-rank-wrapper{ margin: 20px 0 0; }
.recipe-page .recipe-image{ float: left; }

.recipe-page .recipe-header h1{ margin-left: 10px; }
.recipe-page .recipe{ clear: both; overflow: hidden; }
.recipe-page .recipe-header .separator{ display: block; margin-top: 7px }
.recipe-page .recipe-author{ margin-right: 10px; margin-top: 7px; }


/** article page **/
.page-title{
border: none;
margin-left: 0;
background: none;
filter: none;
-ms-border-radius: none;
-webkit-border-radius: none;
-moz-border-radius: none;
border-radius: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none; }

.page-title h1{ color: #000; padding:0;}

.page-type-article h3,
.page-type-magazine h3 { margin:5px 0; }
/*.page-type-article p{ margin-top: 10px; }*/
