/* Newsletter signup widget below primary navigation */
/*
  Builder widget bar IDs:
    #builder-module-54f258cc64699 = Home page splash signup
    #builder-module-54f257d0081e7 = Right Column layout signup
    #builder-module-54f2580a0133f = Full Width layout signup
  
  All new layouts that need this widget must add the new widget bar ID to every rule below
*/

#builder-module-54f258cc64699-background-wrapper, /* Home splash signup bar background container */
#builder-module-54f258cc64699 .builder-module-block,
#builder-module-54f257d0081e7 .builder-module-block,
#builder-module-54f2580a0133f .builder-module-block {
  background-color: #86eeed;
}

#builder-module-54f258cc64699 p,
#builder-module-54f257d0081e7 p,
#builder-module-54f2580a0133f p { /* Override wordpress injected p tags */
  height: 0;
  margin: 0;
  padding: 0;
}

#builder-module-54f257d0081e7 .signup-wrapper,
#builder-module-54f2580a0133f .signup-wrapper {
  float: left;
}

#builder-module-54f258cc64699 .signup-wrapper {
  clear: both;
}

#builder-module-54f257d0081e7 .head-shot,
#builder-module-54f2580a0133f .head-shot {
  padding: 0 0 20px 0;
  float: right;
}

#builder-module-54f258cc64699 .builder-module-block .widget,
#builder-module-54f257d0081e7 .builder-module-block .widget,
#builder-module-54f2580a0133f .builder-module-block .widget {
  margin: 0; /* override default Builder margins */
}

#builder-module-54f258cc64699 .widget-content,
#builder-module-54f257d0081e7 .widget-content,
#builder-module-54f2580a0133f .widget-content {
  padding: 18px 30px 8px 30px; /* bottom is less to accomodate bottom margin on inputs */
}

#builder-module-54f258cc64699 .content,
#builder-module-54f257d0081e7 .content,
#builder-module-54f2580a0133f .content {

}

#builder-module-54f258cc64699 form .note,
#builder-module-54f257d0081e7 form .note,
#builder-module-54f2580a0133f form .note {
  font-size: 1.5625em; /* 20px */
  line-height: 46px; /* center vertically */
}

#builder-module-54f258cc64699 form .note {
  float: left;
}

#builder-module-54f257d0081e7 form .note,
#builder-module-54f2580a0133f form .note {
  margin-bottom: .5em;
}

#builder-module-54f258cc64699 form .field-container {
  float: right;
}

#builder-module-54f258cc64699 form .field-container .field {
  margin-bottom: 10px;
}

#builder-module-54f257d0081e7 form .field-container .field,
#builder-module-54f2580a0133f form .field-container .field {
  margin-bottom: 20px;
}

#builder-module-54f258cc64699 form .field-container .field {
  float: left;
}

#builder-module-54f258cc64699 form .field-container .field input,
#builder-module-54f257d0081e7 form .field-container .field input,
#builder-module-54f2580a0133f form .field-container .field input {
  margin: 0;
  background-color: #e3fbfc;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 7px 11px 10px 11px;
  margin-right: 15px;
  font-size: 1.5625em; /* 20px */
  
  height: 46px; /* force height so signup matches field height exactly */
}

#builder-module-54f258cc64699 form .field-container .field input {
  width: 224px;
}

#builder-module-54f257d0081e7 form .field-container .field input,
#builder-module-54f2580a0133f form .field-container .field input {
  width: 324px;
}

#builder-module-54f258cc64699 form .field-container .submit,
#builder-module-54f257d0081e7 form .field-container .submit,
#builder-module-54f2580a0133f form .field-container .submit {
  margin-bottom: 10px;
}

#builder-module-54f258cc64699 form .field-container .submit {
  float: left;
}

#builder-module-54f258cc64699 form .field-container .submit input,
#builder-module-54f257d0081e7 form .field-container .submit input,
#builder-module-54f2580a0133f form .field-container .submit input {
  background-color: #46dedc;
  border: none;
  border-radius: 6px;
  -moz-border-radius: 6px;
  padding: 7px 40px 10px 40px;
  font-size: 1.5625em; /* 20px */
  color: #000000;
  font-weight: normal;
  height: 46px; /* force height so signup matches field height exactly */
}

#builder-module-54f258cc64699 form .field-container .submit input:hover,
#builder-module-54f257d0081e7 form .field-container .submit input:hover,
#builder-module-54f2580a0133f form .field-container .submit input:hover {
  background-color: #e3fbfc;
}

@media screen and (max-width: 959px) {
  #builder-module-54f257d0081e7 .head-shot,
  #builder-module-54f2580a0133f .head-shot {
    
  }
  
  #builder-module-54f257d0081e7 form .field-container .field input,
  #builder-module-54f2580a0133f form .field-container .field input {
    width: 260px;
  }

  #builder-module-54f258cc64699 form .field-container,
  #builder-module-54f257d0081e7 form .field-container,
  #builder-module-54f2580a0133f form .field-container {
    float: none;
    clear: both;
  }
}

@media screen and (max-width: 767px) {
  #builder-module-54f257d0081e7 .head-shot,
  #builder-module-54f2580a0133f .head-shot {
    float: none;
  }
}

@media screen and (max-width: 320px) {
  #builder-module-54f258cc64699 form .field-container .field input,
  #builder-module-54f257d0081e7 form .field-container .field input,
  #builder-module-54f2580a0133f form .field-container .field input {
    width: 150px;
  }
}

/* IE 8 - 960px max width */
#ie7 #builder-module-54f258cc64699 form .field-container .field,
#ie7 #builder-module-54f258cc64699 form .field-container .field input,
#ie7 #builder-module-54f257d0081e7 form .field-container .field,
#ie7 #builder-module-54f257d0081e7 form .field-container .field input,
#ie7 #builder-module-54f2580a0133f form .field-container .field,
#ie7 #builder-module-54f2580a0133f form .field-container .field input,
#ie8 #builder-module-54f258cc64699 form .field-container .field,
#ie8 #builder-module-54f258cc64699 form .field-container .field input,
#ie8 #builder-module-54f257d0081e7 form .field-container .field,
#ie8 #builder-module-54f257d0081e7 form .field-container .field input,
#ie8 #builder-module-54f2580a0133f form .field-container .field,
#ie8 #builder-module-54f2580a0133f form .field-container .field input {
  width: 205px;
}
#ie7 #builder-module-54f258cc64699 form .field-container .field,
#ie7 #builder-module-54f257d0081e7 form .field-container .field,
#ie7 #builder-module-54f2580a0133f form .field-container .field,
#ie8 #builder-module-54f258cc64699 form .field-container .field,
#ie8 #builder-module-54f257d0081e7 form .field-container .field,
#ie8 #builder-module-54f2580a0133f form .field-container .field {
  margin-right: 15px;
}

/*********************************************
	SIDEBAR WIDGETS
*********************************************/

/* Get rid of titles on right sidebar widgets */
.builder-module-sidebar-1-right h1,
.builder-module-sidebar-1-right h2,
.builder-module-sidebar-1-right h3,
.builder-module-sidebar-1-right h4,
.builder-module-sidebar-1-right h5,
.builder-module-sidebar-1-right h6 {
  display: none;
}

/* Self Healing Kit sidebar optin */

.self-healing-kit-opt-in {
  position: relative;
  width: 100%;
}

.self-healing-kit-opt-in p {
  display: none;
  height: 0;
}

.self-healing-kit-opt-in img.bkg {
  max-width: 100%;
  display: block;
}

.self-healing-kit-opt-in .form-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: inherit;
  overflow: hidden;
}

.self-healing-kit-opt-in .form-content .inner {
  padding: 5%;
}

.self-healing-kit-opt-in .form-content input {
  margin: 0;
  padding: 0;
  background-color: #e3fbfc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 1.25em; /* 16px */
  padding: 9px 10px 7px 10px;
  border: none;
  font-weight: normal;
  color: #000000;
}

.self-healing-kit-opt-in .form-content input[type=text] {
  width: 70%;
  margin-bottom: 3%;
}

.self-healing-kit-opt-in .form-content input[type=submit] {
  background-color: #86eeed;
  
}

/* Social Buttons */

.social-media-sidebar {
  text-align: center;
}

.social-media-sidebar img {
  display: block;
}

.social-media-sidebar a {
  display: inline-block;
  margin: 6px;
}

/*********************************************
	FOOTER WIDGETS
*********************************************/
 
/* FOOTER WIDGET AREAS */

.builder-module-footer .footer-widgets img {
  display: block;
  margin: 0;
}

.builder-module-footer .footer-widgets .area {
  width: 31.333%;
  float: left;
}

.builder-module-footer .footer-widgets .area-1 {
  margin-right: 3%;
}

.builder-module-footer .footer-widgets .area-2 {
  margin-right: 3%;
}

.builder-module-footer .footer-widgets .area-3 {
  width: 31%;
}

.builder-module-footer .footer-widgets h3 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.5625em; /* 20px */
}

@media screen and (max-width: 600px) {
  .builder-module-footer .footer-widgets .area {
    width: 300px;
    float: none;
    margin: 0 auto 3em auto;
  }
  
  .builder-module-footer .footer-widgets .area-3 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 320px) {
  .builder-module-footer .footer-widgets .area {
    width: 200px;
  }
}

.footer-widgets p {
  margin: 0;
}

.footer-widgets .whole-health-cairn {
  text-align: center;
  font-size: 1.015625em; /* 13 px */
  text-transform: uppercase;
  letter-spacing: 2px;
}

.footer-widgets .whole-health-cairn div {
  display: inline;
  white-space: nowrap;
}

.footer-widgets .whole-health-cairn a {
  display: inline-block;
  border: 1px solid #3ecccb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 4px 13px 4px;
  padding: 9px 16px;
  line-height: 1;
  font-weight: normal;
}

.footer-widgets .whole-health-cairn a:hover {
  text-decoration: none;
  border-color: #ffffff;
}

.footer-widgets .MostCommentedRecentPosts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-widgets .MostCommentedRecentPosts li {
  margin: 20px 0 0 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #82e1e2;
  font-size: 1.5625em; /* 20px */
  line-height: 1.4; /* 28px */
}

.footer-widgets .MostCommentedRecentPosts li a {
  font-weight: normal;
}

.footer-widgets .MostCommentedRecentPosts li.first {
  margin-top: 0;
}

.footer-widgets .MostCommentedRecentPosts li.last {
  border: none;
  padding-bottom: 0;
}

/* HOME SPLASH PAGE WIDGETS */

/* The Daily Flame */

.home-splash-page .widget-the-daily-flame {
  display: block;
  background: #16191c url('images/footer-daily-flame-background.jpg') no-repeat 30% 0;
  background-size: contain;
  line-height: 1.25;
  margin: 0 auto;
  text-align: center;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: lowercase;
  font-size: 2.421875em; /* 31px */
  color: #ffffff;
  width: 100%;
  position: relative;
}

/* vertical centering */
.home-splash-page .widget-the-daily-flame:after {
  padding-top: 46.153846153846153846153846153846%; /* keep aspect ratio */
  display: block;
  content: '';
}
.home-splash-page .widget-the-daily-flame > .inner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.home-splash-page .widget-the-daily-flame .vcenter {
  height: 100%;
}
.home-splash-page .widget-the-daily-flame .vcenter:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.home-splash-page .widget-the-daily-flame a {
  display: inline-block;
  vertical-align: middle;
}

.home-splash-page .widget-the-daily-flame a {
  font-weight: 200;
  color: #ffffff;
  margin: 0 10px 0 10px;
}

.home-splash-page .widget-the-daily-flame a:hover {
  text-decoration: none;
  color: #78d8ff;
}

@media screen and (min-width: 1001px) and (max-width: 1400px) {
  .home-splash-page .widget-the-daily-flame {
    font-size: 1.875em; /* 24px */
  }
}
@media screen and (min-width: 701px) and (max-width: 950px) {
  .home-splash-page .widget-the-daily-flame {
    font-size: 1.875em; /* 24px */
  }
}

@media screen and (max-width: 700px) {

  .home-splash-page .widget-the-daily-flame {
    height: 120px;
  }
  .home-splash-page .widget-the-daily-flame:after { /* Undo aspect ratio correction */
    padding-top: 0;
    display: block;
    content: normal;
  }
}

/* Social Media Widget */

.home-splash-page .social-media-sidebar {
  display: block;
  background-color: #88d2e4;
  position: relative;
  width: 100%;
}

/* vertical centering */
.home-splash-page .social-media-sidebar:after {
  padding-top: 46.153846153846153846153846153846%; /* keep aspect ratio */
  display: block;
  content: '';
}
.home-splash-page .social-media-sidebar > .inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.home-splash-page .social-media-sidebar .button-wrapper {
  height: 100%;
}
.home-splash-page .social-media-sidebar .button-wrapper:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.home-splash-page .social-media-sidebar .button-wrapper a {
  display: inline-block;
  vertical-align: middle;
}

.home-splash-page .social-media-sidebar a {
  margin: 4px;
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
  .home-splash-page .social-media-sidebar a {
    margin: 6px;
  }
  .home-splash-page .social-media-sidebar img {
    width: 32px;
  }
}

@media screen and (min-width: 701px) and (max-width: 800px) {
  .home-splash-page .social-media-sidebar a {
    margin: 6px;
  }
  .home-splash-page .social-media-sidebar img {
    width: 32px;
  }
}

@media screen and (max-width: 700px) {

  .home-splash-page .social-media-sidebar {
    height: 120px;
  }
  .home-splash-page .social-media-sidebar:after { /* Undo aspect ratio correction */
    padding-top: 0;
    display: block;
    content: normal;
  }
}

/* IE8 = 960px wide max */
#ie7 .home-splash-page .social-media-sidebar a,
#ie8 .home-splash-page .social-media-sidebar a {
  margin: 6px;
}
#ie7 .home-splash-page .social-media-sidebar img,
#ie8 .home-splash-page .social-media-sidebar img {
  width: 32px;
  height: 32px;
  max-width: none; /* prevent disappearing bug */
}
#ie7 .home-splash-page .widget-the-daily-flame,
#ie8 .home-splash-page .widget-the-daily-flame {
  font-size: 1.875em; /* 24px */
}

/* blog teaser */

.home-splash-page .blog-teaser {
  padding: 20px 35px;
}

.home-splash-page .blog-teaser .wrapper {
  float: left;
}

.home-splash-page .blog-teaser .title {
  font-size: 3.125em; /* 40px */
  line-height: 1;
  margin: 6px 0 6px 0;
}

.home-splash-page .blog-teaser .title a {
  font-weight: normal;
  color: #000000;
}

.home-splash-page .blog-teaser .title a:hover {
  color: #297EFF;
  text-decoration: none;
}

.home-splash-page .meta {
  display: inline;
  font-size: 1.5625em; /* 20px */
  line-height: 1;
}

.home-splash-page .meta a {
  font-weight: normal;
  color: #000000;
}

.home-splash-page .meta a:hover {
  color: #297EFF;
  text-decoration: none;
}

.home-splash-page .blog-teaser .read-more {
  float: right;
  margin-top: 10px;
  font-size: 1.5625em; /* 20px */
  line-height: 1;
}

.home-splash-page .blog-teaser .read-more a {
  display: block;
  border: 1px solid #0775ba;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px 45px;
  line-height: 1;
  font-weight: normal;
  color: #000000;
}

.home-splash-page .blog-teaser .read-more a:hover {
  background-color: #297EFF;
  text-decoration: none;
  color: #ffffff;
}

@media screen and (max-width: 1400px) {
   
  .home-splash-page .blog-teaser .title {
    font-size: 2.734375em; /* 35px */
  }
  
  .home-splash-page .meta {
    font-size: 1.40625em; /* 18px */
  }
 
  .home-splash-page .blog-teaser .read-more a {
    padding: 15px 25px;
  }
}

@media screen and (max-width: 1250px) {
  .home-splash-page .blog-teaser .wrapper {
    float: none;
  }

  .home-splash-page .blog-teaser .read-more {
    clear: both;
    float: left;
    margin-top: 16px;
  }
}

@media screen and (min-width: 701px) and (max-width: 800px) {
  .home-splash-page .meta {
    font-size: 1.25em; /* 16px */
  }
}

@media screen and (max-width: 700px) {
  .home-splash-page .blog-teaser .title {
    margin-top: 0;
  }
}

@media screen and (max-width: 320px) {
  .home-splash-page .blog-teaser {
    padding: 15px 20px 22px 20px;
  }

  .home-splash-page .blog-teaser .read-more a {
    padding: 10px 20px;
  }
}

/* IE8 = 960px wide max */
#ie7 .home-splash-page .blog-teaser .wrapper,
#ie8 .home-splash-page .blog-teaser .wrapper {
    float: none;
}
#ie7 .home-splash-page .blog-teaser .read-more,
#ie8 .home-splash-page .blog-teaser .read-more {
  clear: both;
  float: left;
  margin-top: 16px;
}