html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:before, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:before, html body div#site-wrapper div#primary.content-area.blog-area:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:before, html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  content: " ";
  display: table; }
html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  clear: both; }

/* Media Query Mixin */
/* Based off of: http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll;
  /* Keeps page centered in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  box-sizing: border-box;
  /* Apply a natural box layout model to the document; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */ }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

a img {
  border: 0; }

.clearfix:before, html body div#site-wrapper div#primary.content-area div.search-results div.inner:before,
.clearfix:after,
html body div#site-wrapper div#primary.content-area div.search-results div.inner:after {
  content: " ";
  display: table; }

.clearfix:after, html body div#site-wrapper div#primary.content-area div.search-results div.inner:after {
  clear: both; }

html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:before, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:before, html body div#site-wrapper div#primary.content-area.blog-area:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:before, html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  content: " ";
  display: table; }
html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  clear: both; }

/* Media Query Mixin */
/* Based off of: http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/ */
html body div#site-wrapper div#primary.content-area.blog-header {
  padding: 470px 0 0 0; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-header {
      padding: 0; } }
  html body div#site-wrapper div#primary.content-area.blog-header div.custom-header {
    height: auto;
    overflow: initial; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.blog-header div.custom-header {
        position: static;
        margin: 0 auto 25px; } }
    html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner {
      height: 305px; }
      @media only screen and (max-width: 640px) {
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner {
          height: auto; } }
      html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner img {
        display: none; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner img {
            display: block;
            width: 100%;
            height: auto; } }
      html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.image-wrap {
        height: 305px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.image-wrap {
            height: auto; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.image-wrap.image-wrap-all {
          background-image: url("../../images/blog/blog-post-header.jpg"); }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.image-wrap.image-wrap-desktop {
          background-image: url("../../images/blog/blog-post-header.jpg");
          display: block; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.image-wrap.image-wrap-desktop {
              display: none;
              background-image: none; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.image-wrap.image-wrap-mobile {
          display: none; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.image-wrap.image-wrap-mobile {
              display: block; } }
      @media only screen and (max-width: 640px) {
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.no-thumb {
          background-image: url("../../images/blog/blog-post-header.jpg");
          height: 305px;
          width: 100%;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center; } }
      html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap {
        padding: 30px 0; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap {
            padding: 35px 0; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
          display: block; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
              display: none; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
          display: none; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
              display: block; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap h1 {
          padding: 0 20px;
          font-size: 60px;
          font-size: 6rem;
          line-height: 60px;
          line-height: 6rem; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap h1 {
              font-size: 35px;
              font-size: 3.5rem;
              line-height: 35px;
              line-height: 3.5rem;
              padding: 0;
              text-align: center; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap h2, html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap div.time {
          color: #64a8d2;
          font-size: 26px;
          font-size: 2.6rem;
          font-family: Georgia, Times, "Times New Roman", serif;
          letter-spacing: 0.5px; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap h2, html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap div.time {
              font-size: 20px;
              font-size: 2rem;
              line-height: 20px;
              line-height: 2rem;
              padding: 0;
              text-align: center; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
          display: block; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
              display: none; } }
        html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
          display: none; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
              display: block; } }
      html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.featured-category.mobile {
        display: none; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.blog-header div.custom-header div.custom-header-inner div.featured-category.mobile {
            display: none; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-header.blog-archive {
      padding: 0; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-header.blog-archive div.custom-header {
      height: 305px;
      overflow: auto; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-header.blog-archive div.custom-header div.custom-header-inner {
      height: 305px; } }
  html body div#site-wrapper div#primary.content-area.blog-header.blog-archive div.custom-header div.custom-header-inner div.image-wrap {
    height: 305px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.blog-header.blog-archive div.custom-header div.custom-header-inner div.image-wrap {
        height: 305px; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-header.cag-mom {
      padding: 200px 0 0 0; } }
  html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.custom-header-inner div.image-wrap.mobile {
    background-position: center top; }
  html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.custom-header-inner div.header-wrap h1 {
    text-align: center; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.custom-header-inner div.header-wrap h1 {
        font-size: 35px;
        font-size: 3.5rem;
        font-size: 34px;
        font-size: 3.4rem; } }
  html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.custom-header-inner div.header-wrap h2 {
    text-align: center; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.custom-header-inner div.header-wrap h2 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 20px;
        line-height: 2rem; } }
  html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.cag-sub-header {
    background-color: #71b9e6; }
    html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.cag-sub-header div.sub-header-inner div.column.left {
      display: none;
      border: none; }
    html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.cag-sub-header div.sub-header-inner div.column.right {
      border: none; }
      html body div#site-wrapper div#primary.content-area.blog-header.cag-mom div.custom-header div.cag-sub-header div.sub-header-inner div.column.right div.bg-image {
        background-image: url("../../images/blog/newsletter-bg-faded.jpg"); }
  html body div#site-wrapper div#primary.content-area.blog-header.blog-single div.custom-header div.custom-header-inner div.image-wrap.image-wrap-mobile {
    background-position: center top; }
  html body div#site-wrapper div#primary.content-area.blog-header.blog-single div.custom-header div.custom-header-inner div.header-wrap h1 {
    text-align: center; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.blog-header.blog-single div.custom-header div.custom-header-inner div.header-wrap h1 {
        font-size: 35px;
        font-size: 3.5rem;
        font-size: 34px;
        font-size: 3.4rem; } }
  html body div#site-wrapper div#primary.content-area.blog-header.blog-single div.custom-header div.custom-header-inner div.header-wrap h2 {
    text-align: center; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.blog-header.blog-single div.custom-header div.custom-header-inner div.header-wrap h2 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 20px;
        line-height: 2rem; } }
html body div#site-wrapper div#primary.content-area.recipes-area {
  padding: 470px 0 0 0; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.recipes-area {
      padding: 0; } }
  html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header {
    height: auto;
    overflow: initial; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header {
        position: static;
        margin: 0 auto 25px; } }
    html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner {
      height: 305px; }
      @media only screen and (max-width: 640px) {
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner {
          height: auto; } }
      html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner img {
        display: none; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner img {
            display: block;
            width: 100%;
            height: auto; } }
      html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.image-wrap {
        height: 305px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.image-wrap {
            height: auto; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.image-wrap.image-wrap-all {
          background-image: url(../../images/blog/blog-post-header.jpg); }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.image-wrap.image-wrap-desktop {
          background-image: url(../../images/blog/blog-post-header.jpg);
          display: block; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.image-wrap.image-wrap-desktop {
              display: none;
              background-image: none; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.image-wrap.image-wrap-mobile {
          display: none;
          background-position: center top; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.image-wrap.image-wrap-mobile {
              display: block; } }
      html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap {
        padding: 30px 0; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap {
            padding: 35px 0; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
          display: block; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
              display: none; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
          display: none; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
              display: block; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap h1 {
          text-align: center;
          padding: 0 20px;
          font-size: 60px;
          font-size: 6rem;
          line-height: 60px;
          line-height: 6rem; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap h1 {
              font-size: 35px;
              font-size: 3.5rem;
              font-size: 34px;
              font-size: 3.4rem;
              padding: 0; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap h2, html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap div.time {
          color: #64a8d2;
          font-size: 26px;
          font-size: 2.6rem;
          font-family: Georgia, Times, "Times New Roman", serif;
          letter-spacing: 0.5px;
          text-align: center; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap h2, html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap div.time {
              font-size: 20px;
              font-size: 2rem;
              line-height: 20px;
              line-height: 2rem;
              padding: 0;
              text-align: center; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
          display: block; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-desktop {
              display: none; } }
        html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
          display: none; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.header-wrap.header-wrap-mobile {
              display: block; } }
      html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.featured-category.mobile {
        display: none; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.recipes-area div.custom-header div.custom-header-inner div.featured-category.mobile {
            display: none; } }
html body div#site-wrapper div#primary.content-area div.cag-sub-header {
  border-top: 2px solid #fff; }
  @media only screen and (max-width: 1000px) {
    html body div#site-wrapper div#primary.content-area div.cag-sub-header {
      background-color: #71b9e6; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area div.cag-sub-header {
      display: none; } }
  html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner {
    height: 140px;
    width: 100%; }
    html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column {
      height: 140px;
      width: 50%; }
      html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap {
        width: 100%; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.button {
          font-size: 11px;
          font-weight: 100;
          letter-spacing: 1px;
          padding: 7px 16px; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap h1 {
          margin: 5px 0;
          padding: 0 0 0 3px;
          font-family: "ltc-bodoni-175", serif;
          font-size: 25px;
          line-height: 28px;
          font-style: italic; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap a {
          text-decoration: none; }
          html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap a em {
            color: #64a8d2;
            font-family: "ltc-bodoni-175", serif;
            font-size: 15px;
            line-height: 15px;
            letter-spacing: 1px; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.title, html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.sub-title {
          padding: 0 0 0 45px;
          color: #fff; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.title {
          font-family: "ltc-bodoni-175", serif;
          font-size: 34px;
          line-height: 36px;
          font-style: italic; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.sub-title {
          margin: 3px 0 5px 0;
          font-family: "museo-sans", sans-serif;
          font-size: 16px;
          line-height: 18px;
          font-weight: 100;
          text-transform: uppercase; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.blog-newsletter-wrap {
          padding: 0 0 0 45px; }
          html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.blog-newsletter-wrap form {
            position: relative;
            height: 40px;
            width: 100%;
            max-width: 285px;
            background-color: white;
            border: 1px solid #ebebeb; }
            html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.blog-newsletter-wrap form input#email {
              -webkit-appearance: none;
              background-color: transparent;
              margin: 0;
              border: none;
              outline: 0;
              padding: 0 0 0 15px;
              height: 40px;
              width: 100%;
              font-family: "museo-sans", sans-serif;
              font-size: 13px;
              line-height: 40px;
              font-weight: 500; }
            html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.blog-newsletter-wrap form button[type=submit] {
              cursor: pointer;
              outline: 0;
              position: absolute;
              top: 2px;
              right: 5px;
              margin: 0;
              padding: 0;
              -webkit-appearance: none;
              background-color: transparent;
              border: none; }
              html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column div.text-wrap div.blog-newsletter-wrap form button[type=submit] span.icon {
                font-size: 13px;
                line-height: 25px;
                margin: 4px 0 0 0;
                padding: 1px 0 0 4px;
                text-align: center;
                color: #fff;
                border-radius: 25px;
                background-color: orange;
                width: 25px;
                height: 25px;
                display: block;
                float: right; }
      html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.left {
        float: left;
        background-image: url("../../images/blog/cag-mom-bg.jpg");
        background-repeat: repeat-x;
        text-align: right;
        border-right: 1px solid #fff; }
        @media only screen and (max-width: 1000px) {
          html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.left {
            display: none; } }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.left div.bg-image {
          width: 100%;
          height: 100%;
          background-image: url("../../images/blog/cag-mom.jpg");
          background-position: top right;
          background-size: auto 100%;
          background-repeat: no-repeat; }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.left div.text-wrap {
          display: inline-block;
          max-width: 270px;
          text-align: left;
          padding: 30px 0 0 0; }
      html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.right {
        float: right;
        background-color: #71b9e6;
        border-left: 1px solid #fff; }
        @media only screen and (max-width: 1000px) {
          html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.right {
            float: none;
            border-left: none;
            width: 100%;
            max-width: 500px;
            margin: 0 auto; } }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.right div.bg-image {
          width: 100%;
          height: 100%;
          background-image: url("../../images/blog/newsletter-bg.jpg");
          background-position: left top;
          background-size: auto 100%;
          background-repeat: no-repeat; }
          @media only screen and (max-width: 1000px) {
            html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.right div.bg-image {
              background-image: url("../../images/blog/newsletter-bg-faded.jpg"); } }
        html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner div.column.right div.text-wrap {
          padding: 15px 0 0 0; }

html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:before, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:before, html body div#site-wrapper div#primary.content-area.blog-area:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:before, html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  content: " ";
  display: table; }
html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  clear: both; }

/* Media Query Mixin */
/* Based off of: http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/ */
html body div#site-wrapper div#primary.content-area div.blog-sidebar {
  float: right;
  width: 28%; }
  @media only screen and (min-width: 641px) and (max-width: 800px) {
    html body div#site-wrapper div#primary.content-area div.blog-sidebar {
      margin: 60px 0 0 0;
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area div.blog-sidebar {
      width: 100%;
      float: none;
      max-width: 420px;
      margin: 0 auto; } }
  @media only screen and (min-width: 641px) and (max-width: 800px) {
    html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories {
      clear: both;
      padding: 15px 0; } }
  html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories h4 {
    letter-spacing: 2px; }
  html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories div.menu-categories-container ul {
    list-style: none;
    padding: 0 10px;
    margin: 20px 0 30px 0;
    border: 1px solid #d7d7d7; }
    html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories div.menu-categories-container ul li {
      font-family: "museo-sans", sans-serif;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 16px;
      line-height: 1.6rem;
      padding: 0; }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories div.menu-categories-container ul li a {
        text-decoration: none;
        color: #959595;
        width: 100%;
        display: block;
        padding: 15px 10px;
        border-bottom: 1px solid #d7d7d7; }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories div.menu-categories-container ul li.current-menu-item a {
        text-decoration: none;
        color: #64a8d2; }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories div.menu-categories-container ul li:last-child {
        border-bottom: none; }
      @media only screen and (min-width: 1001px) {
        html body div#site-wrapper div#primary.content-area div.blog-sidebar div.blog-categories div.menu-categories-container ul li:hover a {
          color: #64a8d2; } }
  html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list {
    list-style: none;
    padding: 0; }
    @media only screen and (min-width: 641px) and (max-width: 800px) {
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list {
        margin: 35px 0 0 0; } }
    html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li {
      list-style: none;
      width: 100%;
      height: 250px;
      display: block;
      padding: 0;
      margin: 0 0 30px 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      overflow: hidden; }
      @media only screen and (min-width: 641px) and (max-width: 800px) {
        html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li {
          float: left;
          width: 50%;
          height: 189px;
          margin: 0 0 0 0;
          border: 1px solid #fff; } }
      @media only screen and (max-width: 640px) {
        html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li {
          height: 150px;
          margin: 0 0 15px 0; } }
      @media only screen and (max-width: 640px) {
        html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li.s2, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li.s3 {
          display: none;
          background-image: none !important; } }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a {
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
        position: relative; }
        html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a div.text {
          display: block;
          position: absolute;
          max-width: 200px;
          top: 50%;
          left: 0;
          right: 0;
          margin: 0 auto;
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
          html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a div.text span {
            display: block;
            text-align: center;
            padding: 0;
            margin: 0; }
            html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a div.text span.title {
              font-style: italic;
              font-family: Georgia, Times, "Times New Roman", serif;
              color: #fff;
              font-size: 24px;
              font-size: 2.4rem;
              line-height: 26px;
              line-height: 2.6rem;
              padding: 0 0 10px 0; }
              @media only screen and (min-width: 641px) and (max-width: 800px) {
                html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a div.text span.title {
                  font-size: 20px;
                  font-size: 2rem;
                  line-height: 22px;
                  line-height: 2.2rem; } }
            html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a div.text span.desc {
              font-family: "museo-sans", sans-serif;
              text-transform: uppercase;
              color: #ffb02c;
              font-size: 13px;
              font-size: 1.3rem;
              line-height: 13px;
              line-height: 1.3rem;
              letter-spacing: 1px; }
        @media only screen and (min-width: 1001px) {
          html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a:hover {
            background-color: rgba(0, 0, 0, 0.25); }
            html body div#site-wrapper div#primary.content-area div.blog-sidebar div.recent-blog-posts ul.recent-blog-posts-list > li a:hover div.text-inner div.title {
              text-shadow: 0px 2px 1px #646464; } }
  html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../../images/blog/instagram-background.jpg);
    width: 100%;
    height: 275px;
    margin: 0 0 100px 0; }
    @media only screen and (min-width: 641px) and (max-width: 800px) {
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box {
        clear: both; } }
    html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner {
      display: block;
      height: 100%;
      width: 100%;
      text-decoration: none;
      background-color: rgba(190, 199, 204, 0.2); }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.top-text {
        width: 100%;
        height: 50px;
        text-align: center;
        background-color: rgba(190, 199, 204, 0.7); }
        html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.top-text a {
          text-decoration: none; }
          html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.top-text a span {
            display: inline-block;
            color: #ffffff;
            line-height: 50px;
            line-height: 5rem; }
          html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.top-text a span.icon {
            font-size: 18px;
            font-size: 1.8rem;
            margin: 0 5px 0 0; }
          html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.top-text a span.text {
            color: #ffffff;
            text-transform: lowercase;
            letter-spacing: 0.5px;
            font-family: "museo-sans", sans-serif;
            font-size: 16px;
            font-size: 1.6rem; }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails {
        width: 100%;
        max-width: 250px;
        height: auto;
        margin: 0 auto 0;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
        html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails ul {
          list-style: none;
          padding: 0; }
          html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails ul li {
            list-style: none;
            padding: 0;
            visibility: hidden; }
            html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails ul li a.sbi_header_link {
              display: none; }
            html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails ul li a {
              visibility: visible;
              display: inline-block;
              background-color: #c2cacd; }
              html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails ul li a img {
                width: 100%;
                height: auto;
                margin: 0;
                background-color: transparent;
                vertical-align: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                border: 2px solid #c2cacd; }
            html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails ul li h2 {
              display: none; }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner a {
        text-decoration: none; }
      html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner span.bottom-text {
        display: block;
        text-align: center;
        color: #363636;
        text-transform: uppercase;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 14px;
        line-height: 1.4rem;
        font-family: "museo-sans", sans-serif;
        letter-spacing: 1px; }
  html body div#site-wrapper div#primary.content-area div.blog-sidebar.blog-sidebar-desktop {
    display: block; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area div.blog-sidebar.blog-sidebar-desktop {
        display: none; } }
  html body div#site-wrapper div#primary.content-area div.blog-sidebar.blog-sidebar-mobile {
    display: none;
    margin: 80px 0 0 0; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area div.blog-sidebar.blog-sidebar-mobile {
        display: block;
        margin: 80px auto 0; } }
    html body div#site-wrapper div#primary.content-area div.blog-sidebar.blog-sidebar-mobile h6 {
      padding: 0 0 15px 0; }

html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:before, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:before, html body div#site-wrapper div#primary.content-area.blog-area:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:before, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:before, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:before, html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  content: " ";
  display: table; }
html body div#site-wrapper div#primary.content-area div.cag-sub-header div.sub-header-inner:after, html body div#site-wrapper div#primary.content-area div.blog-sidebar div.instagram-box div.instagram-inner div.thumbnails:after, html body div#site-wrapper div#primary.content-area.blog-area:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients:after, html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap:after, html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap:after {
  clear: both; }

/* Media Query Mixin */
/* Based off of: http://blog.grayghostvisuals.com/sass/sass-media-query-mixin/ */
html body div#site-wrapper div#primary.content-area div#newsletter-pop {
  display: none;
  position: fixed;
  z-index: 150;
  bottom: 25px;
  right: 25px;
  background-image: url("../../images/blog/newsletter-pop-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  html body div#site-wrapper div#primary.content-area div#newsletter-pop.visible {
    display: block; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area div#newsletter-pop {
      width: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 10px; } }
  html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner {
    position: relative;
    padding: 30px 45px; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner {
        padding: 15px 20px; } }
    html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.close {
      cursor: pointer;
      position: absolute;
      z-index: 151;
      top: 10px;
      right: 10px;
      display: block;
      width: 15px;
      height: 15px;
      background-image: url("../../images/blog/close.png");
      background-repeat: no-repeat;
      background-position: center center; }
    html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap {
      width: 100%; }
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.button {
        font-size: 11px;
        font-weight: 100;
        letter-spacing: 1px;
        padding: 7px 16px; }
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap h1 {
        margin: 5px 0;
        padding: 0 0 0 3px;
        font-family: "ltc-bodoni-175", serif;
        font-size: 25px;
        line-height: 28px;
        font-style: italic; }
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap a {
        text-decoration: none; }
        html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap a em {
          color: #64a8d2;
          font-family: "ltc-bodoni-175", serif;
          font-size: 15px;
          line-height: 15px;
          letter-spacing: 1px; }
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.title, html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.sub-title {
        color: #fff; }
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.title {
        font-family: "ltc-bodoni-175", serif;
        font-size: 34px;
        line-height: 36px;
        font-style: italic; }
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.sub-title {
        margin: 3px 0 5px 0;
        font-family: "museo-sans", sans-serif;
        font-size: 16px;
        line-height: 18px;
        font-weight: 100;
        text-transform: uppercase; }
      html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.blog-newsletter-wrap form {
        position: relative;
        height: 40px;
        width: 335px;
        background-color: white;
        border: 1px solid #ebebeb; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.blog-newsletter-wrap form {
            width: 100%; } }
        html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.blog-newsletter-wrap form input#email {
          -webkit-appearance: none;
          background-color: transparent;
          margin: 0;
          border: none;
          outline: 0;
          padding: 0 0 0 15px;
          height: 40px;
          width: 100%;
          font-family: "museo-sans", sans-serif;
          font-size: 13px;
          line-height: 40px;
          font-weight: 500; }
        html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.blog-newsletter-wrap form button[type=submit] {
          cursor: pointer;
          outline: 0;
          position: absolute;
          top: 2px;
          right: 5px;
          margin: 0;
          padding: 0;
          -webkit-appearance: none;
          background-color: transparent;
          border: none; }
          html body div#site-wrapper div#primary.content-area div#newsletter-pop div.pop-inner div.text-wrap div.blog-newsletter-wrap form button[type=submit] span.icon {
            font-size: 13px;
            line-height: 25px;
            margin: 4px 0 0 0;
            padding: 1px 0 0 4px;
            text-align: center;
            color: #fff;
            border-radius: 25px;
            background-color: orange;
            width: 25px;
            height: 25px;
            display: block;
            float: right; }

html body div#site-wrapper div#primary.content-area div.search-area {
  padding: 0 0 40px 0; }
  html body div#site-wrapper div#primary.content-area div.search-area div.inner {
    text-align: center; }
    html body div#site-wrapper div#primary.content-area div.search-area div.inner div.search-again p {
      padding: 0 0 5px; }
    html body div#site-wrapper div#primary.content-area div.search-area div.inner div.search-again div.title {
      margin: 0;
      padding: 0 0 25px 0;
      color: #363636;
      font-size: 34px;
      line-height: 34px;
      font-style: italic; }
    html body div#site-wrapper div#primary.content-area div.search-area div.inner p {
      padding: 0 0 20px;
      margin: 0;
      color: #64a7d0;
      font-size: 14px;
      line-height: 17px;
      text-transform: uppercase; }
    html body div#site-wrapper div#primary.content-area div.search-area div.inner form {
      width: 100%;
      max-width: 325px;
      margin: 0 auto;
      position: relative;
      overflow: hidden; }
      html body div#site-wrapper div#primary.content-area div.search-area div.inner form input[type=search] {
        -webkit-appearance: none;
        outline: 0;
        border: 1px solid #ddd;
        padding: 0 45px 0 15px;
        width: 100%;
        height: 45px;
        color: #363636;
        font-size: 20px;
        line-height: 45px; }
      html body div#site-wrapper div#primary.content-area div.search-area div.inner form input[type=submit] {
        cursor: pointer;
        -webkit-appearance: none;
        position: absolute;
        top: 0;
        right: 0;
        width: 45px;
        height: 45px;
        border: none;
        box-shadow: none;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 25px auto;
        background-color: transparent;
        background-image: url(/wp-content/themes/cagrown/images/orange-button.png); }
html body div#site-wrapper div#primary.content-area div.search-results {
  padding: 0 0 50px 0; }
  html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item {
    text-decoration: none;
    float: left; }
    @media screen and (min-width: 769px) {
      html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item {
        width: calc( (100% - 40px) / 3 );
        margin-right: 20px;
        margin-bottom: 50px; }
        html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item:nth-child(3n+1) {
          clear: left; }
        html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item:nth-child(3n+3) {
          margin-right: 0; } }
    @media screen and (min-width: 481px) and (max-width: 768px) {
      html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item {
        width: calc( (100% - 30px) / 2 );
        margin-right: 15px;
        margin-bottom: 35px; }
        html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item:nth-child(2n+1) {
          clear: left; }
        html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item:nth-child(2n+2) {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item {
        float: none;
        width: 100%;
        margin-bottom: 30px; } }
    html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item div.thumbnail {
      margin: 0 0 20px; }
      html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item div.thumbnail img {
        display: block;
        width: 100%;
        height: auto; }
    html body div#site-wrapper div#primary.content-area div.search-results div.inner a.result-item div.title {
      margin: 0 0 15px 0;
      color: #363636;
      font-size: 18px;
      line-height: 20px; }
html body div#site-wrapper div#primary.content-area.blog-area .desktop-content {
  display: block; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-area .desktop-content {
      display: none; } }
html body div#site-wrapper div#primary.content-area.blog-area .mobile-content {
  display: none; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-area .mobile-content {
      display: block; } }
html body div#site-wrapper div#primary.content-area.blog-area div.cag-mom-wrap div.blog-body div.blog-content div.blog-post-header div.blog-post-header-featured div.blog-featured {
  height: 465px;
  width: 100%;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
html body div#site-wrapper div#primary.content-area.blog-area div.cag-mom-wrap div.blog-body div.blog-content div.blog-post-header div.text-wrap {
  text-align: center; }
  html body div#site-wrapper div#primary.content-area.blog-area div.cag-mom-wrap div.blog-body div.blog-content div.blog-post-header div.text-wrap h1 {
    margin: 40px 0 10px 0;
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 26px;
    line-height: 2.6rem; }
  html body div#site-wrapper div#primary.content-area.blog-area div.cag-mom-wrap div.blog-body div.blog-content div.blog-post-header div.text-wrap h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 26px;
    line-height: 2.6rem;
    padding: 0 0 15px 0; }
html body div#site-wrapper div#primary.content-area.blog-area div.blog-body {
  width: 67%;
  margin: 0 5% 0 0;
  float: left; }
  @media only screen and (min-width: 641px) and (max-width: 800px) {
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body {
      margin: 20px 0 0 0;
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body {
      width: 100%;
      float: none;
      max-width: 420px;
      margin: 0 auto; } }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body figure {
    width: auto !important; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body figure img {
      display: block;
      margin: 0; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body img {
    max-width: none;
    max-height: none;
    width: 100%;
    height: auto;
    margin: 1em 0; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.mobile-content div.share {
    float: none;
    text-align: center; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.mobile-content a.blog-back {
    text-align: center; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content a.blog-back {
    display: block;
    padding: 0 0 20px 0;
    margin: 0;
    text-decoration: none;
    font-family: "museo-sans", sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 14px;
    line-height: 1.4rem;
    color: #363636;
    text-transform: uppercase;
    letter-spacing: 1px; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-content {
    overflow: hidden;
    width: 100%; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.blog-post-header-featured {
    position: relative;
    display: block; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.blog-post-header-featured div.blog-featured {
      height: 360px;
      width: 100%;
      display: block;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.blog-post-header-featured img {
      width: 100%;
      height: auto; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.blog-post-header-featured div.featured-category {
      position: absolute;
      top: 40px;
      left: 0px; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share {
    padding: 10px 0 35px 0; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-header div.featured-time-share div.time {
      float: left;
      font-family: "museo-sans", sans-serif;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 15px;
      line-height: 1.5rem;
      color: #64a8d2;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 5px 0 0 0; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-content div.title-desktop {
      display: none; } }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-content h1 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 40px;
    line-height: 4rem;
    text-align: center;
    padding: 0 0 30px 0; }
    @media only screen and (min-width: 641px) and (max-width: 1000px) {
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-content h1 {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 30px;
        line-height: 3rem;
        padding: 0 0 25px 0; } }
    @media only screen and (min-width: 641px) and (max-width: 800px) {
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-post-content h1 {
        font-size: 32px;
        font-size: 3.2rem;
        line-height: 30px;
        line-height: 3rem;
        padding: 0 0 15px 0; } }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes {
    padding: 50px 0 0 0; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap {
      padding: 0 0 20px 0;
      margin: 0 0 50px 0;
      border-bottom: 1px solid #ebebeb; }
      @media only screen and (max-width: 500px) {
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-items-wrap {
          border-bottom: none;
          padding: 0;
          margin: 0; } }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-item {
      width: 100%;
      float: none;
      padding: 0 0 30px 0; }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-item div.list-image {
        width: 100%;
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-item div.list-image img {
          display: block;
          width: auto;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          margin: 10px 0; }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-item div.title {
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 24px;
        line-height: 2.4rem;
        font-family: "museo-sans", sans-serif;
        color: #64a8d2;
        padding: 0;
        margin: 20px 0 10px 0; }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.list-of-recipes div.list-item a.contrib {
        text-decoration: underline;
        font-family: "museo-sans", sans-serif;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 24px;
        line-height: 2.4rem;
        color: #64a8d2;
        margin: 10px 0 0 0; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients {
    padding: 50px 0 0 0; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-image {
      width: 50%;
      float: right; }
      @media only screen and (max-width: 640px) {
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-image {
          width: 100%;
          float: none; } }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-image img {
        display: block;
        width: auto;
        height: auto;
        max-height: 100%;
        max-width: 100%;
        margin: 10px 0; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-text {
      margin: 20px 0 0 0; }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-text div.inner-text {
        max-width: 100%;
        margin: 0 auto; }
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-text div.inner-text h4 {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 16px;
          line-height: 1.6rem; }
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-text div.inner-text ul {
          padding: 10px 0 10px 25px; }
          html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.step-ingredients div.ingredients-text div.inner-text ul li {
            padding: 0 0 5px 0; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps {
    padding: 50px 0 0 0; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item {
      padding: 0 0 30px 0;
      width: 100%;
      float: none; }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item div.image-wrap {
        width: 100%;
        display: block;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
        padding: 0 0 20px 0; }
        @media only screen and (max-width: 640px) {
          html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item div.image-wrap {
            margin: 0 auto;
            padding: 0 0 15px 0; } }
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item div.image-wrap img {
          display: block;
          width: auto;
          height: auto;
          max-height: 100%;
          max-width: 100%;
          margin: 10px 0; }
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item div.image-wrap .step-number {
          position: absolute;
          top: 10px;
          left: 0;
          background-color: rgba(54, 54, 54, 0.7);
          display: block;
          padding: 5px 0;
          width: 100px;
          color: #fff;
          font-family: "museo-sans", sans-serif;
          font-size: 14px;
          font-size: 1.4rem;
          text-transform: uppercase;
          letter-spacing: 0.5px;
          text-align: center; }
          @media only screen and (max-width: 640px) {
            html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item div.image-wrap .step-number {
              padding: 8px 0;
              background-color: rgba(0, 0, 0, 0.7); } }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item p {
        font-family: Georgia, Times, "Times New Roman", serif;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 22px;
        line-height: 2.2rem;
        font-weight: 100;
        color: #363636;
        padding-top: 0px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 0px; }
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item p:first-child {
          padding-top: 0px; }
        html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item p:last-child {
          padding-bottom: 0px; }
      html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.blog-content div.blog-tutorial-steps .step-item ul li {
        padding: 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 22px;
        line-height: 2.2rem; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.post-navigation {
    text-align: center;
    padding: 0 0 40px 0; }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.post-navigation div.button {
      padding: 10px 0;
      width: 150px; }
  html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.fb-comments-outer {
    width: 100%;
    margin: 0 auto 40px;
    background-color: rgba(0, 0, 0, 0.1); }
    html body div#site-wrapper div#primary.content-area.blog-area div.blog-body div.fb-comments-outer div.fb-comments-inner {
      width: 100%;
      padding: 10px;
      margin: 0 auto; }
html body div#site-wrapper div#primary.content-area div.blog-main {
  width: 67%;
  margin: 0 5% 0 0;
  float: left; }
  @media only screen and (min-width: 641px) and (max-width: 800px) {
    html body div#site-wrapper div#primary.content-area div.blog-main {
      margin: 20px 0 0 0;
      width: 100%;
      float: none; } }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area div.blog-main {
      width: 100%;
      float: none;
      max-width: 420px;
      margin: 0 auto; } }
html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap {
  position: relative;
  padding: 0 0 250px 0; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap {
      padding: 0 0 100px 0; } }
  html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-category-wrap h3, html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.blog-archive-wrap h3 {
    padding: 0 0 20px 0; }
html body div#site-wrapper div#primary.content-area.blog-archive div.inner div.navigation {
  display: none; }
html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item {
  float: none;
  display: block;
  padding: 0 0 70px 0;
  margin: 0 0 65px 0;
  border-bottom: 1px solid #e1e1e1;
  position: relative; }
  @media only screen and (max-width: 640px) {
    html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item {
      padding: 0 0 35px 0;
      margin: 0 0 40px 0; } }
  html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.thumbnail-image {
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    width: 100%;
    height: 330px; }
    @media only screen and (max-width: 640px) {
      html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.thumbnail-image {
        height: 175px; } }
    html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.thumbnail-image a {
      display: block;
      width: 100%;
      height: 100%; }
  html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.category {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #ffb02c;
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
    font-family: "museo-sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px; }
    html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.category a {
      text-decoration: none;
      color: #fff; }
  html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap {
    margin: 10px 0 0 0; }
    html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.date-wrap div.date {
      float: left;
      font-family: "museo-sans", sans-serif;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 16px;
      line-height: 1.6rem;
      text-align: left;
      color: #64a8d2;
      margin: 0 0 20px 0; }
  html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item a.title {
    clear: both;
    width: 100%;
    display: block;
    color: #363636;
    text-decoration: none; }
    html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item a.title div.title-text {
      font-size: 45px;
      font-size: 4.5rem;
      line-height: 45px;
      line-height: 4.5rem;
      text-align: center;
      font-family: "ltc-bodoni-175", serif;
      margin: 0 auto 10px;
      display: block; }
      @media only screen and (max-width: 640px) {
        html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item a.title div.title-text {
          font-size: 22px;
          font-size: 2.2rem;
          line-height: 22px;
          line-height: 2.2rem; } }
  html body div#site-wrapper div#primary.content-area.blog-archive div.blog-item div.excerpt {
    max-width: 700px;
    text-align: center;
    margin: 0 auto; }

/*# sourceMappingURL=blog.css.map */
