/* Base */
@import url(https://static.typepad.com/.shared/themes/walt/styleless/theme.css);

@import url(https://static.typepad.com/.shared/themes/common/bxslider.css);
@import url(https://static.typepad.com/.shared/css/widgets.css);
@import url(https://static.typepad.com/.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(https://static.typepad.com/.shared/themes/common/tipjar.css);

/* Portal */


/* Theme */
@import url(https://static.typepad.com/.shared/themes/typepad/theme-bootstrap-simple/main.css);


/* Theme - Colors & Fonts */


body {
    background-color: #E6E6E6;
    
    background-position: top left;
  
}

/* BANNER BACKGROUND */


#banner { text-align: center; }
#banner h2 { padding-top: 5px; }
#banner h1 a, #banner-title, #banner-title a { color: #000000 !important; }
#banner h2, #banner-desc, #banner-desc a { color: #000000; }

.left-container a, .left-container a:hover, .left-container a:visited {
    color: #000000;
}
.post hr { border: none; }

.pager-right:hover, .pager-left:hover {
    border: 1px solid rgba(NaN,NaN,NaN,0.2);
}

#social a, .fa-bars,
#previous_story a, #next_story a,
.navtext a, .navtitle a {
    color: #000000 !important;
}

#previous_story .fas, #next_story .fas  {
    background-color: #E6E6E6;
}

.module-header, .module-header a {
    color: #000000 !important;
}

.module-header {
    border-bottom: 2px solid rgba(NaN,NaN,NaN,0.2);

}

::-webkit-input-placeholder {
color: #777777 !important;
}
:-moz-placeholder {
color: #777777 !important;
}
::-moz-placeholder {
color: #777777 !important;
}
:-ms-input-placeholder {
color: #777777 !important;
}


.module-search .form-control {
    background-color: #FFFFFF !important;
    border-color: #777777 !important;
}

.module-search .btn {
    background: #777777 !important;
    color: #FFFFFF !important;

}

#footer, #footer a {
    color: #999999;
}

.widgets a {
    color: #666666;
}

.widgets {
    color: #777777;
}

.bx-viewport,
.left-container {
    background: #FFFFFF !important;
}

.widgets {
    background: #FFFFFF;
}

.post,
.individual-post,
.entry-body,
.search-subheader,
.flip-excerpt {
    color: #000000;
}

.flip-excerpt a,
.search-subheader a {
    color: #000000;
}

span.drop-l:hover span,
span.drop-r:hover span {
    background: #FFFFFF;
    border: 3px solid #E6E6E6;
    color: #000000;
}

.login-list,
.login-list a {
    color: #000000 !important;
}

h2.entry-header a,
h5.date-header a,
h5.date-header {
     color: #000000 !important;
}

.search-results h3.comment-header,
h3.entry-header,
.flip-title a {
     color: #000000 !important;
}

.overlay-text h3 {
     color: #000000 !important;
}
.overlay-text h5 {
     color: #999999 !important;
}


.overlay-text {
     background: rgba(, 0.7); 
}


.left-container .feat-text {
     color: #999999 !important;
}

.entry-footer-info,
.entry-footer-info a,
.entry-footer-tags a {
    color: #000000 !important;
}

.font-entrybody {
      line-height: 1.6em !important;
      text-align: left !important;
}

.entry-body blockquote { 
  font-family: 'Noto Sans' !important;
  font-size: 17px !important;  
  line-height: 1.6em !important;
  text-align: left !important;
} 

#comment-text,
#comment-author,
#comment-email,
#comment-url,
#comment-preview-confirmation,
#comment-preview-confirmation p,
#comment-text.form-control,
#comment-post-button.form-control,
#comment-preview-button.form-control,
#comment-confirm-post,
#comment-edit {
   background: #FFFFFF;
   color: #000000;
}

#comment-text,
#comment-author,
#comment-email,
#comment-url,
#comment-post-button.form-control,
#comment-preview-button.form-control,
#comment-confirm-post,
#comment-edit  {
border: 1px solid #000000 !important;
}

.archive-header,
.comments-header,
.comments-open-header,
.fa-comment,
.fa-comments {
color: #000000;
}

.comments-info,
.comment-content,
.comments-open-subtext,
.comments-open-moderated,
#comments-open-data p {
color: #000000!important;
}

.comment-footer,
.comments a {
color: #000000;
}

.comment-footer {
border-bottom: 1px dotted  #000000;
}

#comment-post-button, #comment-preview-button {
color: #000000!important;
}


/* FONTS */
  


  .font-entrybody {
      font-family: 'Noto Sans';
      font-size: 17px !important;
      visibility: hidden;
      line-height: 1.6 !important;
      }
   .wf-active .font-entrybody, .wf-inactive .font-entrybody { visibility: visible !important; }
  
  .font-entryheader {
      font-family: 'Noto Sans';
      font-size: 25px !important;
      visibility: hidden;
      line-height: 1.6 !important;
      }
   .wf-active .font-entryheader, .wf-inactive .font-entryheader { visibility: visible !important; }
  
  .font-dateheader {
      font-family: 'Noto Sans';
      font-size: 10px !important;
      visibility: hidden;
      line-height: 1.6 !important;
      }
   .wf-active .font-dateheader, .wf-inactive .font-dateheader { visibility: visible !important; }
  
  .font-entryfooter {
      font-family: 'Noto Sans';
      font-size: 14px !important;
      visibility: hidden;
      line-height: 1.6 !important;
      }
   .wf-active .font-entryfooter, .wf-inactive .font-entryfooter { visibility: visible !important; }
  
  .font-footer {
      font-family: 'Noto Sans';
      font-size: 11px !important;
      visibility: hidden;
      line-height: 1.6 !important;
      }
   .wf-active .font-footer, .wf-inactive .font-footer { visibility: visible !important; }
  
  .font-nav {
      font-family: 'Noto Sans';
      font-size: 16px !important;
      visibility: hidden;
      line-height: 1.6 !important;
      }
   .wf-active .font-nav, .wf-inactive .font-nav { visibility: visible !important; }
  
   #banner h1 a, #banner-title, #banner-title a { font-family: 'Noto Sans'; font-size: 34px; line-height: 34px; visibility: hidden; }

   #banner h2, #banner-desc, #banner-desc h2 { font-family: 'Trebuchet MS'; font-size: 14px; line-height: 14px; visibility: hidden; }

   h2.module-header, h2.module-header a { font-family: 'Noto Sans'; font-size: 17px; line-height: 17px; visibility: hidden; }

   .module-content { font-family: 'Noto Sans'; font-size: 14px; line-height: 14px; visibility: hidden; }

   .module-content a { font-family: 'Noto Sans'; font-size: 14px; line-height: 14px; visibility: hidden; }

   .module-content { line-height: 17px; }
   .menu-icon { line-height: 16px; font-size: 16px; }
   #icons-container { font-size: 16px !important; line-height: 16px !important; }
    #icons-container { border-top: 8px solid #FFFFFF; }

   .type-text { height: 16px; }

   
   .wf-active #banner h1 a, .wf-inactive #banner h1 a,
   .wf-active #banner h2, .wf-inactive #banner h2,
   .wf-active h2.module-header, .wf-inactive h2.module-header,
   .wf-active h2.module-header a, .wf-inactive h2.module-header a,
   .wf-active .module-content, .wf-inactive .module-content,
   .wf-active .module-content a, .wf-inactive .module-content a {
       visibility: visible !important;
   }

header.main { margin-top: 30px;} header .row { margin-right: 15px !important; margin-left: 15px !important; }







#imageslider .bx-viewport,
.left-container,
.widgets,
#footer,
span.drop-l span,
span.drop-r span {
   border-radius: 15px;
}


     #banner-image-container #banner {
        border-radius: 15px;
   }


h2.entry-header a,
h2.content-header {
     color: #000000 !important;
}

h5.date-header a,
h5.date-header {
     color: #999999 !important;
}


   #footer {
        background: #FFFFFF;
   }






     
         #icons-container .row { margin-top: -1px; background: #FFFFFF; border: 1px solid #FFFFFF; }

            #st-trigger-effects { left: 5px; }
            #social ul {right: 5px; }

         
            .pagebody { margin-top: 30px; }
         

         

     

    
      #st-trigger-effects { left: -5px; }
      #social ul {right: -5px; }
   

      .menu-icon, #social li { background-color: transparent; }





@media(min-width:0px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 16px; line-height: 16px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:450px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 16px; line-height: 16px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:525px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 16px; line-height: 16px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:550px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 16px; line-height: 16px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:600px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 17px; line-height: 17px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:650px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 18.36px; line-height: 18.36px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:700px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 19.72px; line-height: 19.72px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:750px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 21.42px; line-height: 21.42px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:800px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 22.78px; line-height: 22.78px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:850px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 24.14px; line-height: 24.14px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:900px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 25.5px; line-height: 25.5px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:950px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 26.86px; line-height: 26.86px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:980px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 27.88px; line-height: 27.88px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:992px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 28.22px; line-height: 28.22px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}
@media(min-width:1200px) { 
    #banner h1 a, #banner-title, #banner-title a { font-size: 34px; line-height: 34px; }
    #banner h2, #banner-desc { font-size: 16px; line-height: 16px; }
}

     /* TEXTBANNER MARGIN */
     


       

       


/* SIDEBAR ALIGNMENT */
            .widgets, .feat-text { text-align: center; }
.module-sidebarimage img, .module-photo img, .widgets .module-featuredposts .square-thumb{ margin-left: auto; margin-right: auto; }



@media(min-width:0) {
  .two-column-right .left-container {
     
       border-top-right-radius: 15px !important;
       
     border-bottom-left-radius: 0;
  }
  .two-column-right .widgets {
     margin-top: 0;
     border-top-right-radius: 0;
     
       border-bottom-left-radius: 15px !important;
       
   }
  .two-column-left .left-container {
     
       border-top-left-radius: 15px !important;
     
     border-bottom-right-radius: 0;
  }
  .two-column-left .widgets {
     margin-top: 0;
     border-top-left-radius: 0;
     
       border-bottom-right-radius: 15px !important;
     
   }
}
@media(min-width:768px) {
  .two-column-right .left-container {
     margin-right: 0;
     
       border-bottom-left-radius: 15px;
     
  }
  .two-column-right .widgets {
     margin-left: 0;
     
       border-top-right-radius: 15px;
     
   }
  .two-column-left .left-container {
     margin-left: 0;
     
       border-bottom-right-radius: 15px;
     
  }
  .two-column-left .widgets {
     margin-right: 0;
     
       border-top-left-radius: 15px;
     
   }
}
 

/* Collapsed divider code */
/*
@media(min-width:0) {
  .two-column-right .widgets {
    border-left: 0;
    border-top: 1px dotted black;
  }
  .two-column-left .widgets {
    border-right: 0;
    border-top: 1px dotted black;
  }
  .one-column .widgets {
    border-top: 1px dotted black;
  }
}
@media(min-width:768px) {
  .two-column-right .widgets {
    border-left: 1px dotted black;
    border-top: 0;
  }
  .two-column-left .widgets {
    border-right: 1px dotted black;
    border-top: 0;
  }
}
*/




/* Navbar */



.nav .sub-menu li { background: #FFFFFF; }

@media only screen and (max-width: 1024px) {
   .nav .sub-menu li {
     filter: brightness(110%);
   }
}

.nav .menu li a:hover { filter: brightness(110%); }
   




 #icons-container .content  { display: inline-block; margin: 0; padding: 10px 10px 10px 5px; }


#icons-container  { text-align: center; } #icons-container .navtext a { padding: 0 22px; }




.overlay {
   vertical-align: middle;
} 

     





#footer { text-align: left; }


   #footer-inner { width: auto; }






/* Banner Text Overlay */
   .wf-notosans-n4-active #banner h1 a, .wf-notosans-n4-inactive #banner h1 a,
   .wf-trebuchetms-n4-active #banner h2, .wf-trebuchetms-n4-inactive #banner h2 {
        visibility: hidden !important;
   }


/* Use sidebar text size and family for calendar td */
.module-calendar th {
font-size: 11.2px !important;
line-height: 11.2px !important;
font-family: 'Noto Sans';
}
.module-calendar td, .module-calendar td a {
font-size: 14px !important;
line-height: 14px !important;
font-family: 'Noto Sans';
}


/* Sticky Nav */
#icons-container {
position: fixed;    
z-index: 10; 
}


/* Borders */
.left-container {
border-left: 0; border-right: 0; border-top: 0; border-bottom: 0;
}
.widgets {
border-left: 0; border-right: 0; border-top: 0; border-bottom: 0;
}

/* Custom Code Banner */



    /* ADD CSS */
    #banner-header { margin: 0 0 5px; line-height: 1; } #banner-description { margin: 0; line-height: 1.125; } header { border-top: 10px solid #666; } #banner h1 a:hover { text-decoration: underline !important; } #banner { text-align: left !important; padding-left: 35px !important; } .nav-link { text-decoration: underline !important; } a { text-decoration: underline; } @media (min-width: 0px) and (max-width:450px) { .pagebody {margin-top: 0;} #icons-container { margin-bottom: 0;} .fullposts .post:not(:first-of-type) { margin-top: 20px; } }



#admodule { 
    position: relative; 
    width: 100%; 
    top: 0px; 
    margin: 0 auto 0; 
    padding: 0; 
    clear: both; 
    }

#admodule-inner { 
    margin: 0 auto; 
    text-align: center; 
    }



         /* Hide mobile navs in regular view */
           #nav-bottom { display:none !important; }
           #mobile-headernav { display:none !important; }


/* Theme - Custom Banner */
#banner {
    background-image: url("https://www.thewednesdaychef.com/.a/6a00d8341c660253ef026be4320699200d-pi");
}






/* Custom CSS */
@media only screen and (min-width: 1200px) {
.col-sm-4 .widgets {
padding-left: 25px !important;
padding-right: 25px !important;
}
}

@media only screen and (max-width: 399px) {
.left-container {
padding-left: 20px !important;
padding-right: 20px !important;
}
}

@media only screen and (max-width: 359px) {
.col-sm-8 {
padding-left: 0px !important;
padding-right: 0px !important;
}
.left-container {
padding-left: 10px !important;
padding-right: 10px !important;
}
}

body.mediavine-video__has-sticky #previous_story, body.mediavine-video__has-sticky #next_story {
bottom: 300px !important;
}
body.adhesion:not(.mediavine-video__has-sticky) #previous_story, body.adhesion:not(.mediavine-video__has-sticky) #next_story {
bottom: 120px !important;
}

aside .module { position: relative !important;  top: 0 !important; }






/* Books Typelist - Update to base file size and re-size to retain original visual spec */
.typelist-thumbnailed .typelist-thumbnail img { width: 100px; }


/* ph=1 */
