@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: "icons";
  src: url("/fonts/fontello/fontello.eot?81278657");
  src: url("/fonts/fontello/fontello.eot?81278657#iefix") format("embedded-opentype"), url("/fonts/fontello/fontello.woff?81278657") format("woff"), url("/fonts/fontello/fontello.ttf?81278657") format("truetype"), url("/fonts/fontello/fontello.svg?81278657#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  /* Avenir LT W01 55 Roman */
  font-weight: 400;
  src: url("/fonts/2f5a6074-badc-4e08-83f1-ed67fe5c3d7c.eot?#iefix");
  src: url("/fonts/2f5a6074-badc-4e08-83f1-ed67fe5c3d7c.eot?#iefix") format("eot"), url("/fonts/b9ebb19d-88c1-4cbd-9baf-cf51972422ec.woff") format("woff"), url("/fonts/5ed4f98e-9044-4810-88ff-74d412c1351f.ttf") format("truetype"), url("/fonts/4cb16859-16ca-4342-b89c-292dc83266af.svg#4cb16859-16ca-4342-b89c-292dc83266af") format("svg");
}
@font-face {
  font-family: "Avenir";
  /* Avenir LT W01-55 Roman Oblique */
  font-weight: 400;
  font-style: italic;
  src: url("/fonts/8f21e618-9282-4df1-b556-73ee82bdd673.eot?#iefix");
  src: url("/fonts/8f21e618-9282-4df1-b556-73ee82bdd673.eot?#iefix") format("eot"), url("/fonts/3695342c-b5e2-4010-b0d4-56f563465922.woff") format("woff"), url("/fonts/2ba9f875-66d9-414d-a426-5a012b443475.ttf") format("truetype"), url("/fonts/0a88351a-e628-4b1f-99eb-3a729518af0a.svg#0a88351a-e628-4b1f-99eb-3a729518af0a") format("svg");
}
@font-face {
  font-family: "Avenir";
  /* Avenir LT W01 65 Medium */
  font-weight: 500;
  src: url("/fonts/212ab03d-5db2-4d6a-b94c-171cc702aa51.eot?#iefix");
  src: url("/fonts/212ab03d-5db2-4d6a-b94c-171cc702aa51.eot?#iefix") format("eot"), url("/fonts/2cac77ec-9bc0-4ee7-87e4-27650190744f.woff") format("woff"), url("/fonts/aaf11848-aac2-4d09-9a9c-aac5ff7b8ff4.ttf") format("truetype"), url("/fonts/294099f3-8d00-4676-afc5-5e9d8d43ad69.svg#294099f3-8d00-4676-afc5-5e9d8d43ad69") format("svg");
}
@font-face {
  font-family: "Avenir";
  /* Avenir LT W01 85 Heavy */
  font-weight: 600;
  src: url("/fonts/f61bf0f6-c193-4100-b940-12a1a01dcee5.eot?#iefix");
  src: url("/fonts/f61bf0f6-c193-4100-b940-12a1a01dcee5.eot?#iefix") format("eot"), url("/fonts/7147ec3a-8ff8-4ec9-8c5c-bd1571dc6ae6.woff") format("woff"), url("/fonts/d1dc54b2-878d-4693-8d6e-b442e99fef68.ttf") format("truetype"), url("/fonts/731dd4d3-64da-427d-ba61-01575b3cf3f7.svg#731dd4d3-64da-427d-ba61-01575b3cf3f7") format("svg");
}
html {
  font-family: "mobile";
}
@media (min-width: 768px) {
  html {
    font-family: "tablet";
  }
}
@media (min-width: 980px) {
  html {
    font-family: "desktop";
  }
}

body {
  font-family: "Avenir",Arial,Sans-Serif;
  font-size: 0.875em;
  line-height: 1.57;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.2;
}

h1 {
  margin: 0 0 20px;
  font-size: 1.75em;
  color: #4c4743;
}

h2 {
  font-size: 1.25em;
  color: #4d484c;
}

p {
  margin: 0 0 20px;
  font-size: 15px;
}

a {
  color: #5273d2;
}
a:hover {
  color: #934398;
}

iframe {
  max-width: 100%;
}

hr {
  margin: 0 0 17px;
}

blockquote {
  margin: 1em 0;
  padding: 15px 20px 10px;
  font-family: Georgia,Times New Roman,Serif;
  font-style: italic;
  line-height: 1.75em;
  color: #454545;
  border-bottom: 1px solid #e4ddc3;
}
blockquote em {
  font-weight: 500;
  font-size: .92857em;
  font-style: normal;
  color: #f07b05;
}

.main-content img {
  display: block;
  margin: 15px auto;
  max-width: 100%;
  height: auto !important;
}

.divider-text {
  width: 100%;
  text-align: center;
  line-height: .1em;
  border-bottom: 1px solid #d7ceb9;
}
.divider-text span {
  padding: 0 10px;
  color: #918875;
  background: #f6f0e4;
}

.main-content ul {
  margin: 0 0 20px 40px;
  padding: 0;
}
.main-content ul li {
  padding: 0 0 6px 0;
}

.checkmark-list {
  margin: 0 0 30px;
  padding: 0 0 5px;
  list-style-type: none;
}
.checkmark-list li {
  margin: 0;
  padding: 0 0 6px;
}
.checkmark-list li:before {
  margin: 0 10px 0 0 !important;
  color: #f07b05;
}
.checkmark-list li a {
  text-decoration: none;
}

.small {
  font-size: 12px;
}

img[height="1"][width="1"] {
  position: absolute;
  left: -1px;
  bottom: -1px;
}

.photo-with-border-left, .photo-with-border-right {
  padding: 7px;
  background: #fff;
  border: 1px solid #e3dcc5;
}

@media (min-width: 768px) {
  h1 {
    padding: 0 0 10px;
    font-size: 2em;
  }

  /* .main-content img {
  	display: inline;
  	max-width: 50%;
  } */
  img.photo-left {
    display: inline;
    float: left;
    margin: 3px 15px 15px 0;
  }

  img.photo-right {
    display: inline;
    float: right;
    margin: 0 0 15px 15px;
  }

  img.photo-with-border-right {
    float: right;
    margin: 0 0 15px 15px;
    padding: 7px;
    background: #fff;
    border: 1px solid #e3dcc5;
  }

  img.photo-with-border-left {
    float: left;
    margin: 3px 15px 15px 0;
    padding: 7px;
    background: #fff;
    border: 1px solid #e3dcc5;
  }
}
.blog-list__post-read-more:before, .list-pager a.next:before, .list-pager a.prev:before, .checkmark-list li:before {
  margin: 0 5px 0 0;
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.blog-list__post-read-more:before, .list-pager a.next:before {
  content: "";
}

.list-pager a.prev:before {
  content: "";
}

.checkmark-list li:before {
  content: "";
}

.blog-list__post-read-more, .list-pager a.next {
  display: inline-block;
}

.blog-list__post-read-more:before, .list-pager a.next:before {
  float: right;
  margin: 0 0 0 5px;
}

.clearfix, .blog-list__row, .blog-single__meta-top, .blog-single__post-footer {
  zoom: 1;
}
.clearfix:before, .blog-list__row:before, .blog-single__meta-top:before, .blog-single__post-footer:before, .clearfix:after, .blog-list__row:after, .blog-single__meta-top:after, .blog-single__post-footer:after {
  content: "";
  display: table;
}
.clearfix:after, .blog-list__row:after, .blog-single__meta-top:after, .blog-single__post-footer:after {
  clear: both;
}

hr {
  height: 0;
  /*border: 0;*/
  background: none;
}

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

.hidden-small {
  display: none !important;
}
@media (min-width: 768px) {
  .hidden-small {
    display: block !important;
  }
}
@media (min-width: 980px) {
  .hidden-small {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .visible-small,
  .visible-phone {
    display: none !important;
  }
}
@media (min-width: 980px) {
  .visible-small,
  .visible-phone {
    display: none !important;
  }
}

.hidden-small-inline-block {
  display: none !important;
}
@media (min-width: 768px) {
  .hidden-small-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) {
  .hidden-medium {
    display: none !important;
  }
}
@media (min-width: 980px) {
  .hidden-medium {
    display: block !important;
  }
}

.visible-medium {
  display: none !important;
}
@media (min-width: 768px) {
  .visible-medium {
    display: block !important;
  }
}
@media (min-width: 980px) {
  .visible-medium {
    display: none !important;
  }
}

@media (min-width: 980px) {
  .hidden-wide {
    display: none !important;
  }
}

.visible-wide {
  display: none !important;
}
@media (min-width: 980px) {
  .visible-wide {
    display: block !important;
  }
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: "mobile";
}
@media (min-width: 768px) {
  html {
    font-family: "tablet";
  }
}
@media (min-width: 980px) {
  html {
    font-family: "desktop";
  }
}

body {
  min-width: 320px;
}

main {
  margin: 30px auto;
  min-height: 500px;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
main:after {
  content: " ";
  display: block;
  clear: both;
}

.main-content,
.primary-sidebar {
  margin: 0 auto 30px;
}

.secondary-sidebar--hidden {
  display: none;
}

@media (min-width: 768px) {
  /* .primary-sidebar { position: absolute;left: 0; top: 0; width: 200px;}
  .main-content    { @include full; padding-left: 200px; } */
  .primary-sidebar {
    width: 27.27273%;
    float: left;
    margin-right: 2.27273%;
    margin: 0;
  }

  .main-content {
    width: 70.45455%;
    float: right;
    margin-right: 0;
  }

  .secondary-sidebar {
    float: left;
    width: 26.13636%;
    clear: left;
  }

  .copyright-terms-content .main-content {
    margin: 0 200px 0 215px;
    padding: 0 30px 0 0;
    width: auto;
    float: none;
  }
}
@media (min-width: 980px) {
  .primary-sidebar {
    width: 20.45455%;
    float: left;
    margin-right: 2.27273%;
  }

  .main-content {
    width: 54.54545%;
    float: left;
    margin-right: 2.27273%;
  }

  .secondary-sidebar {
    width: 20.45455%;
    float: right;
    margin-right: 0;
    margin-top: 40px;
    clear: none;
  }

  .main-content--wide {
    width: 77.27273%;
    float: right;
    margin-right: 0;
  }

  .layout-primary-main .main-content {
    width: 77.27273%;
    float: right;
    margin-right: 0;
  }
  .layout-primary-main .secondary-sidebar {
    display: none;
  }
}
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
@font-face {
  font-family: "icons";
  src: url("/fonts/us/icons.eot?859a702ca594e3e34856e67e2d61d1e6");
  src: url("/fonts/us/icons.eot?#iefix") format("embedded-opentype"), url("/fonts/us/icons.woff?859a702ca594e3e34856e67e2d61d1e6") format("woff"), url("/fonts/us/icons.ttf?859a702ca594e3e34856e67e2d61d1e6") format("truetype"), url("/fonts/us/icons.svg?859a702ca594e3e34856e67e2d61d1e6#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.di {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.di-alzheimers-and-memory-care:before {
  content: "\f101";
}

.di-brain-foods:before {
  content: "\f102";
}

.di-caregivers-families:before {
  content: "\f103";
}

.di-diabetic-recipes:before {
  content: "\f104";
}

.di-entertainingholiday-food:before {
  content: "\f105";
}

.di-finance-and-planning:before {
  content: "\f106";
}

.di-food-news-and-resources:before {
  content: "\f107";
}

.di-health-and-wellness:before {
  content: "\f108";
}

.di-heart-health-icon:before {
  content: "\f109";
}

.di-heart-health:before {
  content: "\f10a";
}

.di-heart:before {
  content: "\f10b";
}

.di-holidays:before {
  content: "\f10c";
}

.di-popular:before {
  content: "\f10d";
}

.di-professional-partners:before {
  content: "\f10e";
}

.di-recipes:before {
  content: "\f10f";
}

.di-respite-care:before {
  content: "\f110";
}

.di-rita-altman:before {
  content: "\f111";
}

.di-senior-eats:before {
  content: "\f112";
}

.di-senior-nutrition-old:before {
  content: "\f113";
}

.di-senior-nutrition:before {
  content: "\f114";
}

.di-special-occasions:before {
  content: "\f115";
}

.di-sunrise-signature-dining:before {
  content: "\f116";
}

.di-sunrise-stories:before {
  content: "\f117";
}

.di-sunrise:before {
  content: "\f118";
}

body.blog {
  background: #faf8f3;
}
body.blog .page-banner {
  display: block;
}
body.blog .page-banner .desktop-banner {
  display: none;
}
body.blog .page-banner .mobile-banner {
  display: block !important;
  margin: 0 0 30px;
  width: 100%;
  height: auto;
}
body.blog .site-footer:before {
  background: #faf8f3;
}

.blog-list__post {
  position: relative;
  margin-bottom: 50px;
}
.blog-list__post:after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: 0;
  display: block;
  visibility: visible !important;
  width: 130px;
  height: 11px;
  background: url(/images/blog-2014/shadow-corner.png) bottom right;
}
.blog-list__post-content {
  overflow: hidden;
  position: relative;
  padding: 0;
  border: 1px solid #dedbdb;
  border-bottom-width: 3px;
  background: #fff;
}
.blog-list__post-content--senior-eats {
  background: #fff url(/images/blog-2014/fork.png) bottom right no-repeat;
}
.blog-list__post-image {
  overflow: hidden;
  position: relative;
  height: 230px;
}
.blog-list__post-image img {
  /*display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
   max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto; */
}
.blog-list__post-image-link {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fcfbf9;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blog-list__senior-eats-overlay {
  display: none;
  position: absolute;
  bottom: 0;
}
.senior-eats-blog-list-post .blog-list__senior-eats-overlay {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.blog-list__post-meta-top {
  position: relative;
  padding: 5px 18px;
  width: auto;
  background-color: #f7f7f7;
  border-top: 1px solid #dedbdb;
  border-bottom: 1px solid #dedbdb;
}
.blog-list__post-meta-top::before {
  content: url(/images/blog-2014/tip.png);
  position: absolute;
  bottom: -15px;
  left: 20px;
}
.blog-list__post-meta-top a {
  margin: 0 !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  color: #5273d2;
}
.blog-list__post-meta-top a:hover {
  color: #934398;
}
.blog-list__post-meta-top a i {
  margin: -1px 5px 0 0;
  font-size: 14px;
  color: #934398;
}
.blog-list__comments-count {
  float: right;
  padding: 0 0 0 17px;
  border: 0;
  background: url(/images/us/_legacy/sprite-blog-basics.png) 0 -88px no-repeat;
}
.blog-list__post-entry {
  overflow: hidden;
  padding: 20px;
  text-overflow: clip;
}
.blog-list__post-title {
  margin: 0 0 14px;
  font-size: 20px;
  font-weight: 400;
  color: #4c4743;
}
.blog-list__post-title a {
  text-decoration: none;
  color: #4c4743;
}
.blog-list__post-title a:hover {
  color: #5273d2; 
}
.blog-list__post-date {
  margin: 0 0 13px;
  font-size: 10px;
  text-transform: uppercase;
  color: #8e8b8a;
}
.blog-list__post-excerpt {
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-list__post-read-more {
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
}
.blog-list__post-read-more:before {
  margin-top: 2px;
  font-size: 11px;
}

.blog-post-share-bar {
  display: none;
}

.chicklets_container {
  display: inline-block;
  height: auto;
  margin: 0;
}
.chicklets_container .st_facebook_custom, .chicklets_container .st_twitter_custom, .chicklets_container .st_pinterest_custom, .chicklets_container .st_linkedin_custom, .chicklets_container .st_sharethis_custom, .chicklets_container .st_googleplus_custom {
  overflow: hidden;
  float: left;
  display: block;
  margin: 0 5px 0 0;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  white-space: nowrap;
  background: url(/images/us/_legacy/sprite-blog-basics.png) 0 -167px no-repeat;
}
.chicklets_container .st_googleplus_custom {
  background-position: -28px -167px;
}
.chicklets_container .st_twitter_custom {
  background-position: -57px -167px;
}
.chicklets_container .st_pinterest_custom {
  background-position: -86px -167px;
}
.chicklets_container .st_linkedin_custom {
  background-position: -114px -167px;
}
.chicklets_container .st_sharethis_custom {
  margin-right: 0;
  background-position: -143px -167px;
}

.blog-sidebar__search {
  position: relative;
  margin: 0 0 30px;
  padding: 10px;
  background: #dedbdb;
  border: 1px solid #d0cece;
}
.blog-sidebar__search h3 {
  margin: 0 0 5px;
  padding: 0;
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: initial;
  color: #4d484c;
  border-bottom: none;
}
.blog-sidebar__search .clearfix {
  position: relative;
}
.blog-sidebar__search__input {
  float: left;
  padding: 7px 7px 8px;
  width: 100%;
  font-size: 12px;
  color: #4d484c;
  border: 1px solid #d0cece;
}
.blog-sidebar__search__submit {
  overflow: hidden;
  position: absolute;
  top: 6px;
  right: 6px;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-indent: -9999px;
  white-space: nowrap;
  background: url('/images/gracewell/search-icon-header.png') no-repeat;
}

.blog-categories {
  margin: 0 0 30px;
}
.blog-categories h3 {
  font-family: 'Libre Baskerville', serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: initial;
  color: #4d484c;
}
.blog-categories ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 1px solid #dedbdb;
}
.blog-categories li a {
  display: block;
  position: relative;
  padding: 10px 10px 10px 35px !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid #e7ddc9;
}
.blog-categories a:hover {
  color: #934398;
  background: #f7f7f7;
}
.blog-categories a.current {
  color: #934398;
}
.blog-categories a i {
  position: absolute;
  left: 0;
  width: 25px;
  margin: 2px 0 0;
  font-size: 17px;
  text-align: center;
  color: #934398;
}
.blog-categories a i.di-health-and-wellness {
  font-size: 12px;
}

ul.blog-sub-category {
  border: 0;
  margin: 12px 0 12px 35px;
}
ul.blog-sub-category li {
  margin: 8px 0;
}
ul.blog-sub-category li:before {
  content: '\2022';
  position: absolute;
  color: #f4792a;
}
ul.blog-sub-category a {
  padding: 0 0 0 12px;
  border: 0;
}
ul.blog-sub-category a:hover {
  background: none;
}

.blog-list-highlights {
  float: left;
  margin: 24px 0 40px 0;
  width: 100%;
  max-width: 780px;
  border: 1px solid #dedbdb;
  border-top-color: #934398;
  border-top-width: 5px;
  background: #fff;
}
.blog-list-highlights__title {
  display: block;
  margin: -31px auto 0;
  position: relative;
  left: -1px;
  width: 139px;
  height: 31px;
  float: left;
  background: url(/images/gracewell/spritesheet.png) 0 0 no-repeat;
}
.blog-list-highlights__section {
  padding: 20px;
}
.blog-list-highlights__section h4 {
  padding: 0 0 5px;
  font-family: "Avenir",Arial,Sans-Serif;
  font-size: 13px;
  font-weight: 600;
  color: #4c4743;
  border-bottom: 1px solid #dddad6;
}
.blog-list-highlights__section h4 i {
  margin: 0 10px 0 0;
  font-size: 17px;
  color: #934398;
}
.blog-list-highlights__section ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.blog-list-highlights__section ul li {
  margin: 0 0 10px;
}
.blog-list-highlights__section ul a {
  text-decoration: none;
  color: #4c4743;
}
.blog-list-highlights__section ul a:hover {
  color: #5273d2;
}

.list-pager {
  text-align: right;
  font-size: 13px;
  color: #908678;
}
.list-pager a {
  display: inline-block;
  padding: 0 7px;
  text-align: center;
  text-decoration: none;
  color: #908678;
}
.list-pager a.current, .list-pager a:hover {
  color: #fff;
  text-decoration: none;
  background: #5b2c83;
}
.list-pager a.next {
  padding: 0 20px 0 10px;
  width: auto;
  text-transform: uppercase;
}
.list-pager a.next:hover {
  color: #5b2c83;
  background: none;
}
.list-pager a.next:before {
  margin-top: 4px;
  font-size: 10px;
}
.list-pager a.prev {
  padding: 0 10px 0 15px;
  width: auto;
  text-transform: uppercase;
}
.list-pager a.prev:hover {
  color: #5b2c83;
  background: none;
}
.list-pager a.prev:before {
  margin-top: 4px;
  font-size: 10px;
}

.blog-sidebar-social-media-and-authors {
  display: none;
  margin: 30px auto;
  padding-left: 85px;
  height: 29px;
  background: url(/images/gracewell/bkg-sidebar-social-icons.png) no-repeat;
}
.blog-sidebar-social-media-and-authors a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  height: 17px;
  width: 20px;
  text-align: left;
  background: url(/images/gracewell/blog-social-sprite.png) no-repeat 0 -345px;
  opacity: .9;
}
.blog-sidebar-social-media-and-authors a.blog-sidebar-facebook {
  background-position: -29px 0px;
}
.blog-sidebar-social-media-and-authors a.blog-sidebar-twitter {
  background-position: 0px 0px;
}
.blog-sidebar-social-media-and-authors a.blog-sidebar-googleplus {
  background-position: 0 0px;
}
.blog-sidebar-social-media-and-authors a.blog-sidebar-rss {
  background-position: -59px 0px;
}

.blog-single__post-title {
  margin: 0 0 10px;
  padding: 0;
  font-family: 'Libre Baskerville', serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
  color: #4d484c;
}
.blog-single__date {
  float: left;
  margin: 0 0 13px;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  color: #8E8B8A;
}

.blog-single__post-body-text img
{
  width: 100%;
}
.blog-single__utility-links {
  float: right;
}
.blog-single__utility-link-item {
  display: inline-block;
  padding: 0 0 0 25px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  color: #5273d2;
  background: url(/images/gracewell/sprite-blog-basics.png) no-repeat;
  background-position: left 2px;
}
.blog-single__utility-link-item--email {
  margin: 0 0 0 20px;
  background-position: left -25px;
  cursor: pointer;
}
.blog-single__utility-link-item--email:hover {
  color: #934398;
}
.blog-single__post-image {
  overflow: hidden;
  position: relative;
  margin: 0 0 35px;
  width: auto !important;
  border: 1px solid #e0dddd;
}
.blog-single__post-image img {
  display: block;
  width: 100%;
  height: auto;
}
.inlineImageWrapper
{
  margin: 0 0 20px !important;
}
.blog-single__post-footer {
  margin: 25px 0 0;
  padding: 8px 15px;
  border-top: 1px solid #dedbdb;
  border-bottom: 1px solid #dedbdb;
}
.blog-single__post-tags {
  float: left;
  margin: 0 5px 0 0;
  padding: 0 0 10px;
}
.blog-single__post-tags a {
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  text-decoration: none;
  color: #5273d2;
}
.blog-single__post-tags a:hover {
  color: #934398;
}
.blog-single__post-tags a i {
  margin: -4px 8px 0 5px;
  font-size: 17px;
  text-align: center;
  color: #934398;
}

.blog-single-related {
  margin: 40px 0;
}
.blog-single-related h4 {
  margin: 0 0 20px;
  font-family: 'Libre Baskerville', serif;
  font-size: 18px;
  font-weight: normal;
  color: #934398;
}
.blog-single-related__block {
  float: left;
  margin: 0 0 20px;
  width: 100%;
}
.blog-single-related__block:nth-child(even) {
  clear: left;
}
.blog-single-related__block-thumb {
  float: left;
  margin: 0 10px 0 0;
  width: 33%;
  height: 70px;
  max-width: 110px;
  overflow: hidden;
}
.blog-single-related__block-thumb img {
  border: 1px solid #e7ddc9;
}
.blog-single-related__block-details {
  float: left;
  margin: 0 0 10px;
  width: 60%;
}
.blog-single-related__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  color: #4c4743;
}
.blog-single-related__title a {
  font-family: 'Libre Baskerville', serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  color: #4d484c;
}
.blog-single-related__title a:hover {
  color: #5273d2;
}
.blog-single-related__meta {
  margin: 10px 0 0;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2;
  text-transform: uppercase;
  color: #8e8b8a;
}

@media (min-width: 768px) {
  body.blog .page-banner {
    display: block;
  }
  body.blog .page-banner .mobile-banner {
    display: none !important;
  }
  body.blog .page-banner .tablet-banner {
    display: block !important;
    width: 100%;
    height: auto;
    cursor: pointer;
  }
  body.blog main {
    margin: 0 auto;
    position: relative;
    min-height: 1100px;
    max-width: 100%;
    background-color: #efefef;
  }

  .blog-main-container {
    margin: 30px auto 60px;
    max-width: 1020px;
    position: relative;
  }

  .blog-main-column {
    padding-right: 240px;
  }

  .blog #page-footer-wrap {
    margin: 0 auto;
  }

  .blog-side-bar {
    position: absolute;
    right: 0px;
    top: 0;
    width: 210px;
  }

  .blog-list__post {
    float: left;
    width: 48%;
  }
  .blog-list__post + .blog-list__post {
    float: right;
  }

  .blog-post-share-bar {
    display: block;
    position: absolute;
    top: 0;
    right: -175px;
    z-index: 10;
    padding: 5px;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
  }
  .blog-post-share-bar .title {
    display: inline-block;
    padding: 0 15px 0 5px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .blog-post-share-bar .title i {
    margin: -1px 10px 0 0;
    font-size: 13px;
    color: #bb4ca7;
  }
  .blog-post-share-bar .chicklets_container {
    float: right;
  }

  .blog-list-highlights__section {
    float: left;
    width: 33%;
  }

  .blog-single__post-footer {
    position: relative;
  }
  .blog-single__post-footer .chicklets_container {
    display: block;
    position: relative;
    float: right;
  }
  .blog-single__post-footer .chicklets_container a {
    cursor: pointer;
  }
  .blog-single__post-tags {
    padding-right: 185px;
  }

  .blog-single-related__block {
    width: 50%;
  }

  .blog-single__post-tags {
    padding: 0;
  }

  .blog-sidebar-social-media-and-authors
  {
    display: block;
  }
}
@media (min-width: 980px) {
  body.blog .page-banner .mobile-banner {
    display: none !important;
  }
  body.blog .page-banner .tablet-banner {
    display: none !important;
  }
  body.blog .page-banner .desktop-banner {
    display: block !important;
    width: 100%;
    height: auto;
    cursor: pointer;
  }
}

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


/* ------------------------------------- =Blog Quotes -------------------------------------- */

body.blog .pullQuoteWrapper
{
  margin: 0px 30px 10px 0 !important;
  width: 35% !important;
}