@font-face {
  font-family: "MontserratRegular";
  src: url("../../font/montserrat-regular-webfont.eot");
  src: url("../../font/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../font/montserrat-regular-webfont.woff") format("woff"), url("../../font/montserrat-regular-webfont.ttf") format("truetype"), url("../../font/montserrat-regular-webfont.svg#MontserratRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "AlluraRegular";
  src: url("../../font/allura-regular-webfont.eot");
  src: url("../../font/allura-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../font/allura-regular-webfont.woff") format("woff"), url("../../font/allura-regular-webfont.ttf") format("truetype"), url("../../font/allura-regular-webfont.svg#AlluraRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em; }

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0; }

ul,
ol {
  margin: 0;
  padding-left: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

blockquote {
  margin: 0; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

body {
  font: normal 100% "MontserratRegular", Helvetica, Arial, sans-serif;
  color: #333; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

img {
  max-width: 100%;
  height: auto; }

a:focus {
  outline: none; }

.topbar,
.site-search,
.contact-social,
.nutrition-ideas-signup {
  display: none; }

.container {
  padding: 0 20px; }

.page-wrap .container {
  padding: 0; }

.site-header {
  background: url(../../img/background.jpg) repeat 0 0; }
  .site-header .main {
    padding: 24px 0 16px;
    background-color: rgba(255, 255, 255, 0.5); }

.branding {
  float: left;
  margin-bottom: 0;
  width: 71.875%; }
  .branding a,
  .branding img {
    display: block; }

.hamburger {
  float: right;
  width: 30px;
  height: 30px;
  background: url(../../img/icon-hamburger.png) no-repeat 0 0; }
  .hamburger:hover, .hamburger:focus {
    cursor: pointer; }

.tagline {
  margin-bottom: 0;
  padding: 12px 20px;
  font: normal 1.0625em "MontserratRegular", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #ebe8d9;
  color: #333; }

.see-all-wrap {
  padding-top: 4px;
  border-top: 1px dotted #aea784; }

.see-all {
  display: block;
  padding: 8px 20px;
  overflow: hidden;
  text-align: left;
  font-size: 1.125em;
  text-transform: lowercase;
  text-decoration: none;
  background-color: #f1efe4;
  color: #333; }
  .see-all span {
    float: right;
    color: #5abecb; }

.site-footer {
  padding: 24px 0;
  background: #5abecb url(../../img/bg-footer.jpg); }
  .site-footer h4 {
    margin-bottom: 8px;
    padding: 0 4px;
    font: 0.9375em "MontserratRegular", Helvetica, Arial, sans-serif;
    color: #fff; }

.link-group {
  margin-bottom: 24px; }
  .link-group ul {
    list-style: none;
    border-top: dotted 1px #fff;
    border-top: dotted 1px rgba(255, 255, 255, 0.6); }
  .link-group li {
    font-size: 0.75em;
    border-bottom: dotted 1px #fff;
    border-bottom: dotted 1px rgba(255, 255, 255, 0.6); }
  .link-group a {
    display: block;
    padding: 6px 4px;
    text-decoration: none;
    color: #333; }
    .link-group a:hover, .link-group a:focus {
      background-color: #7bc7cb;
      background-color: rgba(255, 255, 255, 0.1); }

.footer-supplementary {
  text-align: center; }

.legal {
  display: none; }

.subscribe {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px dotted #fff;
  text-align: center; }
  .subscribe h4 {
    margin-bottom: 8px;
    font: 0.75em "MontserratRegular", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #434584; }
  .subscribe a {
    display: block;
    margin: 0 auto;
    width: 90%;
    height: 50px;
    text-indent: -9999px;
    background: url(../../img/button-subscribe.png) no-repeat 0 0; }
    .subscribe a:active {
      position: relative;
      top: 1px; }

.featured-in h4 {
  margin-bottom: 8px;
  padding: 0 4px;
  font: 0.9375em "MontserratRegular", Helvetica, Arial, sans-serif;
  color: #fff; }

.featured-in ul {
  margin-bottom: 12px;
  list-style: none; }
  .featured-in ul li {
    display: inline-block;
    margin: 0 4px; }

.leslie {
  display: inline-block;
  line-height: 0; }

.book-speaking {
  display: block;
  font-size: 0.875em;
  text-decoration: none;
  color: #333; }

.footer-social {
  margin: 16px 0;
  list-style: none; }
  .footer-social li {
    display: inline-block;
    margin: 0 4px;
    background-image: url(../../img/sprite-social-footer.png);
    background-repeat: no-repeat; }
    .footer-social li.in {
      background-position: -29px; }
    .footer-social li.fa {
      background-position: -58px; }
    .footer-social li.pi {
      background-position: -145px; }
    .footer-social li.ma {
      background-position: -87px; }
    .footer-social li.ph {
      background-position: -116px 0px; }
    .footer-social li a {
      display: inline-block;
      width: 29px;
      height: 29px;
      text-indent: -9999px; }

.site-nav {
  display: none;
  background-color: #5abecb; }
  .site-nav .container {
    padding: 8px 0; }

.nav-item {
  list-style: none; }
  .nav-item:hover .dropdown {
    display: block; }
  .nav-item a {
    display: block;
    padding: 8px 20px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #5abecb;
    color: #fff; }
    .nav-item a:hover, .nav-item a:focus {
      background-color: #3fb0bf; }

.dropdown {
  display: none;
  background-color: #f1efe4; }

.dropdown-item {
  display: block;
  margin: 0;
  text-align: left;
  font-size: 0.875em; }
  .dropdown-item a {
    display: block;
    padding: 8px 20px;
    text-transform: none;
    background-color: #f1efe4;
    color: #333; }
    .dropdown-item a:hover, .dropdown-item a:focus {
      background-color: #e7e3d0; }

.featured-content {
  position: relative;
  margin-bottom: 12px; }
  .featured-content.article, .featured-content.recipes {
    position: relative;
    margin-top: 12px;
    padding: 8px 20px;
    background-color: #f1efe4; }
    .featured-content.article:after, .featured-content.recipes:after {
      position: absolute;
      z-index: 10;
      top: 0;
      right: 8px;
      display: block;
      width: 23px;
      height: 68px;
      background: url(../../img/bookmark.png) no-repeat 0 0;
      content: ''; }
    .featured-content.article .featured-title, .featured-content.recipes .featured-title {
      margin-bottom: 8px; }
  .featured-content .description {
    margin-bottom: 0;
    font-size: 0.75em;
    line-height: 1.6; }
  .featured-content img {
    display: block;
    width: 100%;
    height: auto; }
  .featured-content .overlay-link {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    text-indent: -9999px;
    background: url(../../img/icon-topic-arrow.png) no-repeat right bottom; }

.recipe-collection {
  margin: 0 0 6px 16px;
  list-style: disc; }

.recipe-item {
  font-size: 0.75em;
  line-height: 1.6; }
  .recipe-item a {
    text-decoration: none;
    color: #333; }
    .recipe-item a:hover, .recipe-item a:focus {
      text-decoration: underline; }

.featured-header {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 10px;
  left: 10px;
  padding: 6px 10px;
  background-color: rgba(255, 255, 255, 0.85); }

.featured-section {
  margin-bottom: 0;
  font: 2.25em "AlluraRegular", Helvetica, Arial, sans-serif;
  line-height: 1;
  text-transform: lowercase;
  color: #6c984c; }

.featured-title {
  margin-bottom: 0;
  font-size: 1.25em;
  line-height: 1.2; }
  .featured-title a {
    text-decoration: none;
    color: #333; }

.topics {
  background-color: #fff; }

.featured-topic {
  position: relative;
  margin-bottom: 6px;
  padding: 8px 20px;
  background-color: #f1efe4; }
  .featured-topic .overlay-link {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    text-indent: -9999px;
    background: url(../../img/icon-topic-arrow.png) no-repeat right bottom; }

.featured-topic-title {
  margin-bottom: 0;
  font-size: 1.25em;
  line-height: 1.2; }
  .featured-topic-title a {
    text-decoration: none;
    color: #333; }

.page-content {
  padding: 24px 20px; }

.breadcrumbs {
  margin-bottom: 16px;
  font-size: 0.75em;
  color: #444; }
  .breadcrumbs a {
    text-decoration: none;
    color: #444; }

.page-title {
  margin-bottom: 8px;
  color: #7cbf49; }

.topic-header {
  margin-bottom: 16px; }
  .topic-header p {
    font-size: 0.875em;
    line-height: 1.4; }
    .topic-header p a {
      text-decoration: underline;
      color: #45bdcc; }
  .topic-header img {
    width: 100%; }

.topic-header-title {
  margin-bottom: 6px;
  font-size: 1.75em; }

.topic-group {
  position: relative;
  margin-bottom: 12px;
  padding-top: 20px;
  border-top: 1px dotted #aea784; }
  .topic-group img {
    width: 100%; }
  .topic-group p {
    padding: 8px 3.125% 0;
    font-size: 0.75em;
    line-height: 1.6; }
    .topic-group p a {
      text-decoration: none;
      color: #7cbf49; }
      .topic-group p a:hover, .topic-group p a:focus {
        text-decoration: underline; }

.topic-group-overlay {
  position: absolute;
  z-index: 10;
  top: 20px;
  right: 6.25%;
  left: 6.25%;
  padding: 10px 6.25% 12px;
  background-color: rgba(255, 255, 255, 0.85); }

.topic-group-title {
  margin-bottom: 4px;
  font-size: 1.25em;
  line-height: 1.2; }
  .topic-group-title a {
    text-decoration: none;
    color: #000; }
    .topic-group-title a:hover, .topic-group-title a:focus {
      text-decoration: underline; }

.article-count {
  display: block;
  font-size: 0.875em; }

.latest-topic-title {
  margin: 6px 0;
  padding: 0 3.125%;
  font-size: 0.875em;
  color: #000; }

.latest-topic-collection {
  padding: 0 6.25% 0 8.125%;
  list-style: disc; }

.latest-topic-item {
  margin: 5px 0;
  font-size: 0.75em;
  line-height: 1.3; }
  .latest-topic-item a {
    margin-bottom: 0;
    text-decoration: none;
    color: #7cbf49; }
    .latest-topic-item a:hover, .latest-topic-item a:focus {
      text-decoration: underline; }

.pinit {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px; }

.topic-header:hover .pinit {
  display: block; }

.pagination-wrap {
  padding: 12px 20px;
  font: normal 1.0625em "MontserratRegular", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  text-align: center;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #ebe8d9;
  color: #333; }

.showing-results {
  margin-bottom: 2px;
  font-size: 0.875em; }

.page-search {
  position: relative;
  margin-bottom: 12px; }
  .page-search input[type="text"] {
    display: block;
    padding: 0 40px 0 6px;
    width: 100%;
    height: 40px;
    font-size: 0.875em;
    border: 1px solid #aaa;
    color: #333; }
    .page-search input[type="text"]:focus {
      border-color: #777; }
  .page-search input[type="submit"] {
    position: absolute;
    z-index: 10;
    top: 4px;
    right: 4px;
    bottom: 2px;
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    border: none;
    background: #5abecb url(../../img/icon-search.png) no-repeat center center; }
    .page-search input[type="submit"]:hover, .page-search input[type="submit"]:focus {
      background-color: #43b5c4; }

.pagination {
  list-style: none; }
  .pagination li {
    display: inline-block;
    margin-left: -3px;
    font-size: 0.875em; }
  .pagination a {
    display: inline-block;
    margin: 0 4px;
    text-decoration: none;
    border-bottom: 1px solid #ebe8d9;
    color: #333; }
    .pagination a:hover, .pagination a:focus {
      border-bottom: 1px solid #5abecb; }

.listing-collection {
  padding-top: 32px; }

.listing-item {
  margin-bottom: 24px; }

.listing-item-title {
  margin-bottom: 6px;
  font-size: 1.375em;
  color: #45bdcc; }
  .listing-item-title a {
    text-decoration: none;
    color: #45bdcc; }
    .listing-item-title a:hover, .listing-item-title a:focus {
      text-decoration: underline; }

.listing-item-description {
  font-size: 0.875em;
  line-height: 1.6; }

.featured-book {
  margin-bottom: 24px; }
  .featured-book img {
    display: block;
    margin-bottom: 12px; }

.book-details h2 {
  margin-bottom: 4px;
  font-size: 1.5em;
  color: #7cbf49; }
  .book-details h2 a {
    text-decoration: none;
    color: #7cbf49; }
    .book-details h2 a:hover, .book-details h2 a:focus {
      text-decoration: underline; }

.book-details p {
  font-size: 0.875em;
  line-height: 1.4; }

.book-metadata {
  margin-bottom: 12px;
  font-size: 0.875em; }
  .book-metadata p {
    margin-bottom: 0; }

.book-purchase {
  display: block;
  margin-bottom: 16px;
  padding: 8px;
  overflow: hidden;
  text-decoration: none;
  border: 1px dotted #999; }
  .book-purchase:hover .sale-meta, .book-purchase:focus .sale-meta {
    background-color: #e25223; }
  .book-purchase .sale-meta {
    float: left;
    display: block;
    margin-bottom: 0;
    padding: 8px 16px 12px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    background-color: #e6673e;
    color: #fff; }
  .book-purchase .price {
    font-size: 1.5625em; }
  .book-purchase .currency {
    font-size: 0.8125em; }
  .book-purchase .format {
    display: block;
    font-size: 0.8125em; }
  .book-purchase .buy-now {
    float: right;
    display: block;
    padding: 8px 16px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.8125em;
    text-transform: uppercase;
    text-decoration: none;
    color: #000; }
    .book-purchase .buy-now img {
      margin-top: 6px;
      width: auto; }

.other-book-collection .book-item {
  margin-bottom: 24px;
  overflow: hidden; }

.other-book-collection .book-meta {
  float: right;
  margin-left: 5.71429%;
  width: 62.85714%; }
  .other-book-collection .book-meta h2 {
    margin-bottom: 6px;
    font-size: 1em;
    color: #7cbf49; }
    .other-book-collection .book-meta h2 a {
      text-decoration: none;
      color: #7cbf49; }
      .other-book-collection .book-meta h2 a:hover, .other-book-collection .book-meta h2 a:focus {
        text-decoration: underline; }
  .other-book-collection .book-meta p {
    font-size: 0.75em;
    line-height: 1.6; }

.other-book-collection .book-link {
  display: block;
  width: 31.42857%; }

.other-book-collection .book-purchase {
  padding: 4px;
  text-decoration: none; }
  .other-book-collection .book-purchase .sale-meta {
    float: none;
    padding: 6px 0;
    width: auto;
    text-align: center; }
  .other-book-collection .book-purchase .price {
    font-size: 1em; }

.book-details-wrap {
  margin-bottom: 24px; }
  .book-details-wrap .book-details blockquote {
    padding: 12px 0; }
    .book-details-wrap .book-details blockquote cite {
      font-size: 0.875em; }
  .book-details-wrap .book-publisher {
    margin-bottom: 6px;
    font-size: 0.8125em; }
  .book-details-wrap .book-isbn {
    margin-bottom: 6px;
    font-size: 0.8125em; }

.page-sidebar {
  padding: 24px 20px; }

.start-programs {
  margin-bottom: 12px;
  padding: 12px 20px;
  background-color: #89cad3; }
  .start-programs .program {
    position: static;
    margin-bottom: 8px;
    width: auto;
    font-size: 0.9375em; }
  .start-programs img {
    display: block; }

.start-programs-title {
  font-size: 1.375em;
  line-height: 1.2;
  color: #333; }

.body-content {
  color: #333; }
  .body-content h2 {
    margin: 24px 0 6px;
    font-size: 1.375em;
    color: #45bdcc; }
  .body-content h3 {
    margin: 24px 0 6px;
    font-size: 1.125em;
    text-transform: uppercase;
    color: #45bdcc; }
  .body-content p {
    margin-bottom: 16px;
    font-size: 0.875em;
    line-height: 1.6; }
    .body-content p.disclaimer {
      font-size: 0.75em; }
  .body-content blockquote {
    margin-bottom: 16px; }
  .body-content ul {
    margin: 0 0 16px 32px;
    list-style: disc; }
  .body-content ol {
    margin: 0 0 16px 32px;
    list-style: decimal; }
  .body-content li {
    font-size: 0.875em;
    line-height: 1.6; }
  .body-content a {
    text-decoration: underline;
    color: #45bdcc; }
  .body-content table {
    margin-bottom: 16px;
    width: 100%;
    border-collapse: collapse;
    border-right: 1px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    font-size: 0.875em; }
    .body-content table tr {
      background-color: #fff; }
      .body-content table tr.alt {
        background-color: #f1efe4; }
    .body-content table th {
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      background-color: #f1efe4; }
    .body-content table th,
    .body-content table td {
      padding: 4px 8px;
      border-top: 1px dotted #aaa;
      border-left: 1px dotted #aaa; }

.featured-foods {
  margin-bottom: 24px;
  padding: 12px 20px;
  background-color: #f1efe4; }

.current-feature-title {
  margin-bottom: 18px;
  font-size: 1.25em;
  line-height: 1.1;
  color: #000; }
  .current-feature-title a {
    text-decoration: none;
    color: #6c984c; }

.recipe-count {
  font-size: 0.7em; }

.other-feature-title {
  margin-bottom: 4px;
  font-size: 0.875em;
  text-transform: uppercase; }

.food-collection {
  margin: 0;
  overflow: hidden;
  list-style: none; }

.food-item {
  float: left;
  margin-bottom: 4px;
  width: 45.83333%;
  font-size: 0.8125em; }
  .food-item:nth-child(odd) {
    clear: left;
    margin-right: 8.33333%; }
  .food-item a {
    text-decoration: none;
    color: #6c984c; }
    .food-item a:hover, .food-item a:focus {
      text-decoration: underline; }

.work-with-leslie {
  margin-bottom: 24px;
  padding-bottom: 24px;
  background-color: #f5f4f5; }
  .work-with-leslie h3 {
    margin: 0 0 12px;
    padding: 12px 20px;
    font: 2.625em "AlluraRegular", Helvetica, Arial, sans-serif;
    line-height: 1.15;
    background-color: #45bdcc;
    color: #fff; }
  .work-with-leslie h4 {
    font-size: 1.375em; }
  .work-with-leslie .content {
    margin: 0;
    padding: 0 20px; }
    .work-with-leslie .content p {
      font-size: 0.875em;
      line-height: 1.4; }

.programs {
  padding: 12px 20px 0; }
  .programs p {
    margin-bottom: 0;
    padding: 0 16px;
    font: 0.9375em "MontserratRegular", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #666; }

.program {
  margin: 12px 0 0;
  font-size: 1.0625em;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .program a {
    position: relative;
    display: block;
    padding: 16px 34px 16px 14px;
    text-decoration: none;
    background-color: #fff;
    color: #333; }
    .program a:after {
      position: absolute;
      z-index: 10;
      right: 4px;
      bottom: 4px;
      display: block;
      width: 34px;
      height: 33px;
      background: url(../../img/sprite-arrow.png) no-repeat -34px 0;
      content: ''; }
    .program a:hover, .program a:focus {
      background-color: #f7f7f7; }

.books-by-leslie {
  padding: 0 20px 24px; }
  .books-by-leslie h3 {
    margin-bottom: 18px;
    font: 1.375em "MontserratRegular", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #666; }

.shop-tag {
  display: none; }

.featured-books {
  margin-bottom: 14px; }

.book-collection {
  list-style: none; }

.book {
  float: left;
  margin: 0 0 18px 18px;
  width: 80px; }
  .book.row-start {
    clear: left;
    margin-left: 0; }
  .book a {
    display: block; }
  .book img {
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

form h4 {
  margin-bottom: 6px; }

form p {
  font-size: 0.8125em;
  line-height: 1.6; }

form a {
  text-decoration: underline;
  color: #45bdcc; }

form .error {
  color: #bb1300; }

.form-title {
  margin-bottom: 12px;
  padding-bottom: 4px;
  font-size: 1.375em;
  border-bottom: 1px dotted #aaa;
  color: #45bdcc; }

.form-section {
  margin-bottom: 16px;
  padding: 0;
  border: none; }

.form-section-title {
  margin-bottom: 12px;
  padding-bottom: 4px;
  font-size: 1.125em;
  text-transform: uppercase;
  border-bottom: 1px dotted #aaa;
  color: #45bdcc; }

.form-field {
  margin-bottom: 12px; }
  .form-field.type-multi label {
    display: inline-block;
    padding-left: 4px; }
  .form-field.type-text label, .form-field.type-select label {
    display: block;
    margin-bottom: 2px; }
  .form-field.type-text textarea,
  .form-field.type-text input[type="text"], .form-field.type-select textarea,
  .form-field.type-select input[type="text"] {
    width: 100%; }
  .form-field.type-age label, .form-field.type-measurement label, .form-field.type-measurement-complex label {
    display: block;
    margin-bottom: 2px; }
  .form-field.type-age select, .form-field.type-measurement select, .form-field.type-measurement-complex select {
    margin-left: 4px; }
  .form-field label {
    font-size: 0.875em;
    line-height: 1.5; }
  .form-field select {
    font-size: 0.8125em; }
  .form-field textarea,
  .form-field input[type="text"] {
    padding: 0 6px;
    height: 28px;
    font-size: 0.8125em;
    border: 1px solid #aaa;
    color: #333; }
    .form-field textarea:focus,
    .form-field input[type="text"]:focus {
      border-color: #777; }

.form-field-group {
  float: left;
  margin-right: 24px; }

.field-option {
  margin-top: 1px; }
  .field-option input[type="text"] {
    width: 50%;
    height: 24px; }
  .field-option label {
    font-size: 0.8125em; }

.date-of-birth span {
  float: left;
  display: block;
  margin-left: 5%;
  width: 30%; }
  .date-of-birth span:first-child {
    margin-left: 0; }

.date-of-birth label {
  font-size: 0.75em; }

.form-actions {
  margin: 24px 0 12px;
  padding-top: 12px;
  border-top: 1px dotted #aaa; }
  .form-actions input[type="submit"] {
    display: inline-block;
    padding: 8px 16px;
    font-size: 1.125em;
    border: none;
    background-color: #7cbf49;
    color: #fff; }

@media only screen and (min-width: 34.375em) {
  .hamburger {
    display: none; }
  .container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 978px; }
  .topbar {
    position: relative;
    z-index: 10;
    display: block;
    font-size: 0.75em;
    text-transform: uppercase;
    background-color: #676766;
    color: #fff; }
    .topbar .container {
      padding-top: 8px;
      padding-bottom: 8px; }
    .topbar p {
      float: left;
      margin-bottom: 0;
      width: 77.41935%; }
    .topbar a {
      color: #fff; }
    .topbar .home-link {
      position: relative;
      display: inline-block;
      margin-right: 16px;
      padding: 0 42px 0 2.58065%; }
      .topbar .home-link:after {
        position: absolute;
        z-index: 10;
        top: -8px;
        right: 0;
        display: block;
        width: 23px;
        height: 68px;
        background: url(../../img/bookmark.png) no-repeat 0 0;
        content: ''; }
    .topbar .new-location {
      float: right; }
  .site-header .main {
    position: relative;
    z-index: 8;
    padding: 0;
    background-color: transparent; }
    .site-header .main .container {
      position: relative;
      background: #fff;
      background: rgba(255, 255, 255, 0.5);
      background-image: url(../../img/leslie.png);
      background-repeat: no-repeat;
      background-position: 69.35484% bottom; }
  .site-search {
    display: block;
    position: absolute;
    bottom: 34px;
    right: 2.58065%; }
    .site-search input[type="search"] {
      padding: 0 10px;
      width: 148px;
      height: 27px;
      border: none; }
      .site-search input[type="search"]:focus {
        outline: none; }
    .site-search input[type="submit"] {
      width: 29px;
      height: 27px;
      text-indent: -9999px;
      background: #5abecb url(../../img/icon-search.png) no-repeat 5px 5px;
      border: none; }
      .site-search input[type="submit"]:hover, .site-search input[type="submit"]:focus {
        background-color: #47b6c5; }
  .branding {
    margin: 60px 0 34px 2.58065%;
    width: 53.76344%; }
    .branding a:focus {
      outline: none; }
  .contact-social {
    display: block;
    position: absolute;
    top: 10px;
    right: 2.58065%; }
    .contact-social ul {
      list-style: none; }
      .contact-social ul li {
        float: left;
        margin-left: 6px;
        padding: 10px 0 30px; }
        .contact-social ul li.twitter span {
          background-position: -167px 0; }
        .contact-social ul li.linkedin a {
          background-position: -29px 0; }
        .contact-social ul li.linkedin span {
          background-position: -134px 0; }
        .contact-social ul li.facebook a {
          background-position: -58px 0; }
        .contact-social ul li.facebook span {
          background-position: -99px 0; }
        .contact-social ul li.pinterest a {
          background-position: -145px 0; }
        .contact-social ul li.pinterest span {
          background-position: -65px 0; }
        .contact-social ul li.email a {
          background-position: -88px 0; }
        .contact-social ul li.email span {
          background-position: -31px 0; }
        .contact-social ul li.phone a {
          background-position: -116px 0;
          width: 29px; }
        .contact-social ul li.phone span {
          background-position: 3px 0; }
        .contact-social ul li:hover a, .contact-social ul li:focus a {
          opacity: 0.8; }
        .contact-social ul li:hover span, .contact-social ul li:focus span {
          display: block; }
      .contact-social ul a {
        display: block;
        width: 28px;
        height: 29px;
        text-indent: -9999px;
        background: url(../../img/sprite-social.png) no-repeat 0 0; }
      .contact-social ul span {
        display: none;
        position: absolute;
        top: 40px;
        right: 0;
        left: 6px;
        padding: 10px 0 5px 16px;
        font-size: 0.75em;
        text-transform: uppercase;
        background: url(../../img/bg-social-line.png) no-repeat;
        color: #666; }
        .contact-social ul span:hover, .contact-social ul span:focus {
          display: block; }
  .see-all:hover, .see-all:focus {
    color: #000; }
  .see-all span {
    float: none;
    padding-left: 5px;
    color: #5abecb; }
  .site-footer {
    padding: 0;
    background: #5abecb url(../../img/bg-footer.jpg); }
  .footer-main {
    float: left;
    width: 67.28016%; }
  .important-links {
    padding: 48px 0 0 3.64742%; }
  .link-group {
    float: left;
    margin-right: 5.04732%;
    width: 28.23344%; }
    .link-group h2 {
      font: 0.9375em "MontserratRegular", Helvetica, Arial, sans-serif;
      color: #fff; }
  .footer-supplementary {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    width: 32.71984%;
    height: 100%;
    background-color: #7bc7cb; }
  .featured-in {
    padding-top: 32px; }
  .book-speaking {
    clear: both;
    display: block;
    font-size: 0.875em;
    text-decoration: none;
    color: #333; }
  .legal {
    clear: both;
    display: block !important;
    padding: 24px 4.86322% 36px 3.64742%;
    font-size: 0.75em;
    line-height: 1.5;
    color: #fff; }
    .legal a {
      text-decoration: underline;
      color: #fff; }
  .subscribe a {
    margin: 0 auto;
    width: 74.375%; }
    .subscribe a:focus {
      outline: none; }
  .site-nav {
    position: relative;
    z-index: 10;
    display: block !important; }
    .site-nav .container {
      padding-top: 0;
      padding-bottom: 0; }
    .site-nav ul {
      text-align: center; }
  .nav-item {
    position: relative;
    display: inline-block;
    margin: 0 6px; }
    .nav-item.selected > a {
      margin-top: -6px;
      padding-top: 18px;
      background-color: #7cbf49;
      -webkit-border-top-right-radius: 8px;
      -moz-border-radius-topright: 8px;
      border-top-right-radius: 8px;
      -webkit-border-top-left-radius: 8px;
      -moz-border-radius-topleft: 8px;
      border-top-left-radius: 8px;
      -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25);
      box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.25); }
    .nav-item.selected:hover > a, .nav-item.selected:focus > a {
      background-color: #7cbf49; }
    .nav-item:hover > a, .nav-item:focus > a {
      background-color: #3fb0bf; }
    .nav-item a {
      display: inline-block;
      padding: 12px 16px; }
  .dropdown {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    width: 200px;
    border: 1px dotted #aaa;
    border-top: none; }
  .dropdown-item a {
    display: block;
    padding-right: 16px;
    padding-left: 16px; }
  .tagline-wrap {
    margin-bottom: 6px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #aea784; }
  .tagline {
    padding: 6px 0;
    text-align: center;
    background-color: #ebe8d9;
    -webkit-border-top-right-radius: 16px;
    -moz-border-radius-topright: 16px;
    border-top-right-radius: 16px;
    -webkit-border-top-left-radius: 16px;
    -moz-border-radius-topleft: 16px;
    border-top-left-radius: 16px;
    -webkit-box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
    box-shadow: 0 0 0 #fff; }
  .featured {
    position: relative;
    padding: 24px 2.58065%; }
    .featured .featured-content {
      height: 242px; }
      .featured .featured-content.article {
        height: 226px; }
  .featured-content {
    position: relative;
    float: left;
    margin-left: 1.29032%;
    width: 32.47312%; }
    .featured-content.article, .featured-content.recipes {
      margin-top: 0;
      margin-left: 0;
      padding: 8px 2.15054%;
      width: 28.17204%; }
  .featured-header {
    right: 3.31126%;
    left: 3.31126%;
    padding: 8px 3.31126%; }
  .topics {
    clear: both; }
  .featured-topic {
    float: left;
    margin-left: 1.29032%;
    padding: 16px 2.15054%;
    width: 28.17204%;
    height: 116px; }
    .featured-topic:first-child {
      margin-left: 0; }
  .all-topics,
  .all-recipes {
    float: left;
    display: block;
    padding: 8px 2.58065%;
    width: 44.83871%;
    background-color: #ebe8d9; }
  .all-topics {
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-radius-bottomleft: 16px;
    border-bottom-left-radius: 16px; }
  .all-recipes {
    text-align: right;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-radius-bottomright: 16px;
    border-bottom-right-radius: 16px; }
  .nutrition-ideas-signup {
    position: absolute;
    z-index: 10;
    top: 240px;
    right: -15px;
    display: block;
    width: 125px;
    height: 125px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 10px solid #fff;
    background-color: #5abecb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
    .nutrition-ideas-signup:hover, .nutrition-ideas-signup:focus {
      background: #4eb9c7; }
  #open-form {
    display: block;
    margin: 0 auto;
    padding-top: 10px;
    width: 100px;
    font: 0.875em "MontserratRegular", Helvetica, Arial, sans-serif;
    line-height: 1.2;
    text-decoration: none;
    text-align: center;
    text-transform: lowercase;
    color: #fff; }
    #open-form:before {
      display: block;
      margin: 0 auto 5px;
      width: 24px;
      height: 18px;
      background: url(../../img/icon-subscribe.png);
      content: ''; }
    #open-form span {
      position: relative;
      top: -4px;
      font: 2.28571em "AlluraRegular", Helvetica, Arial, sans-serif; }
  #signup-close {
    position: absolute;
    top: -2px;
    right: -2px;
    display: block;
    height: 27px;
    width: 27px;
    text-indent: -9999px;
    background: url(../../img/icon-close-newsletter.png); }
    #signup-close:focus {
      outline: none; }
  .page-content {
    float: left;
    padding: 24px 3.27198% 24px 2.45399%;
    width: 61.55419%; }
    .page-content.wide {
      float: none;
      padding: 24px 2.45399%;
      width: 95.09202%; }
  .topic-group-container {
    position: relative; }
  .topic-group-separator {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    border-left: 1px dotted #aea784; }
  .topic-group {
    float: left;
    margin-left: 3.98671%;
    width: 48.00664%; }
    .topic-group.row-start {
      clear: both;
      margin-left: 0; }
    .topic-group p {
      padding: 8px 3.46021% 0; }
  .topic-group-overlay {
    right: 6.92042%;
    left: 6.92042%;
    padding: 10px 6.92042% 12px; }
  .topic-header {
    position: relative; }
  .topic-header-overlay {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 3.32226%;
    left: 3.32226%;
    padding: 10px 3.32226% 0;
    background-color: rgba(255, 255, 255, 0.85); }
    .topic-header-overlay ul.breadcrumbs {
      list-style-type: none;
      margin-bottom: 0; }
  .latest-topic-title {
    padding: 0 3.46021%; }
  .latest-topic-collection {
    padding: 0 6.92042% 0 8.99654%;
    list-style: disc; }
  .template-book-listing .book-details {
    float: right;
    width: 64.1196%; }
  .featured-book img {
    float: left;
    margin-bottom: 0;
    width: 31.89369%; }
  .other-book-collection .book-item {
    float: left;
    margin: 0 0 24px 3.98671%;
    width: 48.00664%;
    overflow: auto; }
    .other-book-collection .book-item.row-start {
      clear: left;
      margin-left: 0; }
  .other-book-collection .book-meta {
    margin-left: 5.53633%;
    width: 62.97578%; }
  .book-details-wrap .book-details {
    float: right;
    width: 52.82392%; }
  .book-cover {
    float: left;
    width: 43.18937%; }
    .book-cover img {
      width: 100%;
      height: auto; }
  .showing-results {
    float: left; }
  .pagination-wrap {
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-radius-bottomright: 16px;
    border-bottom-right-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-radius-bottomleft: 16px;
    border-bottom-left-radius: 16px; }
    .pagination-wrap .pagination {
      float: right;
      text-align: right; }
  .page-sidebar {
    float: right;
    padding: 24px 2.45399% 24px 0;
    width: 30.26585%; }
    .page-sidebar .featured-content {
      float: none;
      width: auto;
      height: auto; }
      .page-sidebar .featured-content.article, .page-sidebar .featured-content.recipes {
        padding: 8px 6.75676%; }
    .page-sidebar .featured-header {
      right: 3.37838%;
      left: 3.37838%;
      padding: 8px 3.37838%; }
    .page-sidebar .featured-topic {
      padding: 16px 6.75676%;
      width: auto;
      min-height: 116px;
      height: auto; }
  .start-programs {
    padding: 12px 6.75676%; }
  .featured-foods {
    position: relative;
    padding: 12px 0; }
    .featured-foods:after {
      position: absolute;
      z-index: 10;
      top: 0;
      right: 3.98671%;
      display: block;
      width: 23px;
      height: 68px;
      background: url(../../img/bookmark.png) no-repeat 0 0;
      content: ''; }
  .current-feature-title {
    padding: 0 3.98671%; }
  .other-feature-title {
    padding-left: 3.98671%; }
  .two-columns .food-item {
    margin: 0 3.98671% 4px;
    width: 44.01993%; }
    .two-columns .food-item:nth-child(odd) {
      clear: left;
      margin-right: 0; }
  .three-columns .food-item {
    margin-left: 3.98671%;
    width: 27.90698%; }
    .three-columns .food-item:nth-child(odd) {
      clear: none;
      margin-right: 0; }
    .three-columns .food-item:nth-child(3n+1) {
      clear: left; }
  .work-with-leslie {
    padding: 0 2.58065%;
    background-color: #fff; }
    .work-with-leslie h3 {
      margin-bottom: 0;
      padding: 6px 0 0 36.55914%;
      font: 3.25em "AlluraRegular", Helvetica, Arial, sans-serif; }
    .work-with-leslie .content {
      margin-left: 36.55914%;
      padding: 0;
      width: 61.72043%; }
    .work-with-leslie .inner {
      position: relative;
      padding: 16px 0 50px;
      min-height: 142px;
      border-top: 1px solid #fff;
      background-color: #f5f4f5; }
    .work-with-leslie img {
      position: absolute;
      z-index: 10;
      bottom: 0;
      left: 0;
      width: 36.55914%;
      height: auto; }
  .programs {
    clear: both;
    position: relative;
    padding: 12px 0;
    border-top: 1px solid #fff;
    background-color: #5abecb; }
    .programs p {
      max-width: 36.55914%;
      text-align: left;
      text-transform: none;
      color: #fff; }
  .program {
    position: absolute;
    z-index: 10;
    bottom: 0;
    margin-top: 0;
    width: 29.78495%; }
    .program.weight-management {
      left: 2.58065%; }
    .program.nutrition-counselling {
      left: 34.94624%; }
    .program.fodmap-diet {
      right: 2.58065%; }
    .program a {
      padding: 16px 12.27437% 16px 5.05415%; }
  .books-by-leslie {
    clear: both;
    position: relative;
    padding: 0 2.58065% 24px;
    min-height: 300px; }
    .books-by-leslie h3 {
      margin-bottom: 8px;
      margin-left: 6.77419%;
      text-align: left; }
  .shop-tag {
    display: block;
    position: absolute;
    top: 0;
    left: 2.58065%;
    width: 5.05376%;
    height: 277px;
    text-indent: -9999px;
    background: url(../../img/shop-tag.png) no-repeat 0 0; }
  .book {
    height: auto; }
    .book.row-start {
      margin-left: 0 !important; }
  .featured-books {
    float: left;
    margin: 0 0 16px 6.77419%;
    width: 59.13978%; }
    .featured-books .book {
      margin: 0 2.54545%;
      width: 29.09091%; }
  .other-books {
    float: right;
    width: 31.82796%; }
    .other-books .book {
      margin: 0 4.72973% 28px;
      width: 27.02703%; }
      .other-books .book.row-end {
        margin-right: 0 !important; }
  .all-books {
    clear: both;
    display: block;
    margin-top: 12px;
    padding: 8px 2.58065%;
    text-align: right;
    -webkit-border-bottom-right-radius: 16px;
    -moz-border-radius-bottomright: 16px;
    border-bottom-right-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
    -moz-border-radius-bottomleft: 16px;
    border-bottom-left-radius: 16px;
    background-color: #ebe8d9; }
  .page-wrap {
    position: relative;
    z-index: 9;
    background-color: #f3f1e3; }
    .page-wrap .container {
      background-color: #fff;
      -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) 0 5px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) 0 5px rgba(0, 0, 0, 0.25);
      box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) 0 5px rgba(0, 0, 0, 0.25); } }

.lt-ie9 .featured-header,
.lt-ie9 .topic-group-overlay,
.lt-ie9 .topic-header-overlay {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8FFFFFF,endColorstr=#D8FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D8FFFFFF,endColorstr=#D8FFFFFF);
  zoom: 1; }

.lt-ie9 .site-header .main .container {
  background-color: #f7f7f7; }

.lt-ie9 .site-search input[type="submit"] {
  position: relative;
  top: 5px; }

.lt-ie8 .site-header .main .container {
  padding-bottom: 24px; }

.lt-ie8 .site-search input[type="submit"] {
  top: 0;
  padding-top: 26px;
  overflow: hidden; }

.lt-ie8 .nav-item {
  float: left;
  display: block; }

.lt-ie8 .footer-social,
.lt-ie8 .nutrition-ideas-signup {
  display: none; }

.lt-ie8 .featured-book .book-purchase {
  padding: 4px;
  text-decoration: none; }
  .lt-ie8 .featured-book .book-purchase .sale-meta {
    float: none;
    padding: 6px 0;
    width: auto;
    text-align: center; }
  .lt-ie8 .featured-book .book-purchase .buy-now {
    display: none; }

.lt-ie8 .book-details .book-purchase {
  text-decoration: none; }
  .lt-ie8 .book-details .book-purchase .buy-now,
  .lt-ie8 .book-details .book-purchase .sale-meta {
    float: none;
    width: auto;
    text-align: center !important; }

.lt-ie8 .featured-in ul {
  margin-left: 50px; }

.lt-ie8 .featured-in li {
  display: block;
  float: left; }

@media print {
  * {
    position: static !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: auto !important;
    width: auto !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  .legal {
    display: block; }
  blockquote {
    border: none; }
  .book-purchase {
    border-style: solid; }
  .topbar,
  .see-all,
  .site-nav,
  .site-search,
  .page-sidebar,
  .contact-social,
  .important-links,
  .books-by-leslie,
  .pagination-wrap,
  .work-with-leslie,
  .footer-supplementary,
  .nutrition-ideas-signup {
    display: none !important; } }
