.sleeve {
  width: 960px;
  margin: 0 auto; }

.thirds {
  width: 33.33333%;
  float: left;
  box-sizing: border-box;
  padding-right: 30px; }
  .thirds h3 {
    color: #EE4036;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 14px;
    margin-right: 10px;
    border-bottom: 4px solid #e1e1e1;
    margin-bottom: 20px;
    display: block; }

#blog-right {
  width: 250px;
  float: right; }

#blog-left {
  width: 660px;
  float: left; }
  #blog-left .more-link {
    display: none; }
  #blog-left a.read-butt {
    display: block;
    color: #fff;
    text-decoration: none;
    background: #EE4036;
    width: 49%;
    margin: 5px 0;
    border-radius: 5px;
    padding: 20px 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-left: 20px;
    background-image: url("../img/arrow-small.svg");
    background-repeat: no-repeat;
    background-position: 95% center; }
  #blog-left #commentform textarea {
    box-sizing: border-box;
    max-width: 90% !important; }
  #blog-left #nav-below {
    margin-top: 40px; }
    #blog-left #nav-below a {
      display: block;
      color: #fff;
      text-decoration: none;
      background: #EE4036;
      width: 49%;
      margin: 5px 0;
      border-radius: 5px;
      padding: 20px 0;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      margin-bottom: 40px; }
    #blog-left #nav-below .nav-previous a {
      background-image: url("../img/arrow-small-rev.svg");
      background-repeat: no-repeat;
      background-position: 5% center;
      text-align: right;
      padding-right: 5%;
      box-sizing: border-box;
      float: left;
      margin: 0;
      margin-bottom: 40px;
      font-size: 16px;
      line-height: 20px;
      padding-left: 9%; }
      #blog-left #nav-below .nav-previous a span {
        display: none; }
    #blog-left #nav-below .nav-next a {
      background-image: url("../img/arrow-small.svg");
      background-repeat: no-repeat;
      background-position: 95% center;
      text-align: left;
      padding-left: 5%;
      box-sizing: border-box;
      float: right;
      margin: 0;
      margin-bottom: 40px;
      font-size: 16px;
      line-height: 20px;
      padding-right: 9%; }
      #blog-left #nav-below .nav-next a span {
        display: none; }
  #blog-left .sing #nav-below {
    margin-top: 40px; }
    #blog-left .sing #nav-below a {
      display: block;
      color: #EE4036;
      text-decoration: none;
      background: none;
      width: 49%;
      margin: 5px 0;
      border-radius: 5px;
      padding: 20px 0;
      font-family: 'Montserrat', sans-serif;
      text-transform: uppercase;
      margin-bottom: 40px; }
    #blog-left .sing #nav-below .nav-previous a {
      background-image: url("../img/arrow-small-rev.svg");
      background-repeat: no-repeat;
      background-position: 5% center;
      text-align: left;
      padding-right: 5%;
      box-sizing: border-box;
      float: left;
      margin: 0;
      margin-bottom: 40px;
      font-size: 16px;
      line-height: 20px;
      padding-left: 9%; }
      #blog-left .sing #nav-below .nav-previous a span {
        display: none; }
    #blog-left .sing #nav-below .nav-next a {
      background-image: url("../img/arrow-small.svg");
      background-repeat: no-repeat;
      background-position: 95% center;
      text-align: right;
      padding-left: 5%;
      box-sizing: border-box;
      float: right;
      margin: 0;
      margin-bottom: 40px;
      font-size: 16px;
      line-height: 20px;
      padding-right: 9%; }
      #blog-left .sing #nav-below .nav-next a span {
        display: none; }

#primary {
  margin-top: 40px; }
  #primary img {
    margin: 10px 0; }
  #primary #sidebar-email {
    margin: 20px auto;
    box-sizing: border-box;
    width: 250px;
    padding: 20px;
    border: 1px solid #333;
    color: #fff;
    background: #000; }
    #primary #sidebar-email h2 {
      font-size: 20px;
      line-height: 24px;
      margin: 0;
      padding: 0;
      color: #EE4036;
      margin-bottom: 16px; }
    #primary #sidebar-email #mc-embedded-subscribe-form {
      width: 100%; }
      #primary #sidebar-email #mc-embedded-subscribe-form input {
        width: 100%;
        box-sizing: border-box;
        padding: 6px;
        margin-bottom: 10px; }
    #primary #sidebar-email #mc-embedded-subscribe {
      background: #EE4036;
      color: #ffffff;
      text-transform: uppercase;
      border: none;
      border-radius: 5px; }
  #primary .soc33 {
    position: relative; }
    #primary .soc33 div.soctop {
      position: absolute;
      top: 20%;
      left: 0;
      width: 100%;
      text-align: center; }
      #primary .soc33 div.soctop img {
        width: auto;
        height: 20%;
        padding: 0 5%; }
    #primary .soc33 div.socbot {
      position: absolute;
      bottom: 20%;
      left: 0;
      width: 100%;
      text-align: center; }
      #primary .soc33 div.socbot img {
        width: auto;
        height: 20%;
        padding: 0 5%; }


/* Blog 
------------------------------------------------------- */
#blog-home #blog-left .entry-content p:first-child {
  font-size: 160% !important;
  line-height: 140% !important; }
#blog-home #blog-left .entry-content .addthistool {
  display:none; }

#blog-home #blog-left .entry-content p {
  font-family: 'Crimson Text', serif !important;
  font-size:21px !important;
  line-height:30px !important;
   }  
#blog-home .entry-content h2 {
  font-size: 28px;
  line-height: 30px; 
  font-weight: 700;
}
#blog-home .entry-content p:first-child {
  font-size: 160% !important;
  line-height: 140% !important; }
#blog-home #hero {
  background-color: #65BAF7;
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover;
  background-position: center center;
  height: 500px;
  position: relative; }
  #blog-home #hero .big-post {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    padding: 50px 0; }
    #blog-home #hero .big-post h2 {
      font-size: 40px;
      line-height: 48px;
      font-weight: 700;
      margin: 0;
      padding: 10px 0; }
      #blog-home #hero .big-post h2 a {
        color: #000000;
        text-decoration: none;
        font-size: 40px;
        line-height: 48px; }
    #blog-home #hero .big-post .entry-meta {
      color: #231F20;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
      #blog-home #hero .big-post .entry-meta p {
        margin: 0; }
      #blog-home #hero .big-post .entry-meta a {
        color: #231F20;
        text-decoration: none; }
    #blog-home #hero .big-post .entry-utility {
      color: #EE4036;
      text-transform: uppercase;
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
      #blog-home #hero .big-post .entry-utility p {
        margin: 0; }
      #blog-home #hero .big-post .entry-utility a {
        color: #EE4036;
        text-decoration: none; }
#blog-home .little-post {
  width: 100%;
  padding: 50px 0; }
  #blog-home .little-post img {
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
  #blog-home .little-post h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin: 0;
    padding: 10px 0; }
    #blog-home .little-post h2 a {
      color: #000000;
      text-decoration: none;
      font-size: 40px;
      line-height: 48px;
      text-align: center; }
     #blog-home .little-post p {
       font-family: 'Crimson Text', serif !important;
      font-size:21px;
      line-height:30px;
     } 
  #blog-home .little-post .entry-meta {
    color: #231F20;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    text-align: center; }
    #blog-home .little-post .entry-meta p {
      margin: 0; }
    #blog-home .little-post .entry-meta a {
      color: #231F20;
      text-decoration: none; }
    #blog-home .little-post .entry-meta .author a {
      color: #EE4036; }
  #blog-home .little-post .entry-utility {
    color: #EE4036;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    font-weight: 500;
    text-align: center; }
    #blog-home .little-post .entry-utility p {
      margin: 0; }
    #blog-home .little-post .entry-utility a {
      color: #EE4036;
      text-decoration: none; }
#blog-home #hero-preview {
  background: #ffffff;
  padding: 50px 0; }
  #blog-home #hero-preview .entry-content p:first-of-type {
    font-size: 160% !important;
    line-height: 140% !important; }
  #blog-home #hero-preview p {
    font-family: 'Crimson Text', serif !important;
    font-size: 160% !important;
    line-height: 140% !important; }  
  #blog-home #hero-preview .more-link {
    display: none; }
  #blog-home #hero-preview a.read-butt {
    display: block;
    color: #fff;
    text-decoration: none;
    background: #EE4036;
    width: 49%;
    margin: 5px 0;
    border-radius: 5px;
    padding: 20px 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-left: 20px;
    background-image: url("../img/arrow-small.svg");
    background-repeat: no-repeat;
    background-position: 95% center; }
#blog-home #content {
  text-align: center;
  margin-top: 50px; }
  #blog-home #content #nav-above {
    display: none;
    margin-top: 40px; }
  #blog-home #content #nav-below a {
    display: block;
    color: #fff;
    text-decoration: none;
    background: #EE4036;
    width: 49%;
    margin: 5px 0;
    border-radius: 5px;
    padding: 20px 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin-bottom: 40px; }
  #blog-home #content #nav-below .nav-previous a {
    background-image: url("../img/arrow-small-rev.svg");
    background-repeat: no-repeat;
    background-position: 5% center;
    text-align: right;
    padding-right: 5%;
    box-sizing: border-box;
    float: left;
    margin: 0;
    margin-bottom: 40px; }
    #blog-home #content #nav-below .nav-previous a span {
      display: none; }
  #blog-home #content #nav-below .nav-next a {
    background-image: url("../img/arrow-small.svg");
    background-repeat: no-repeat;
    background-position: 95% center;
    text-align: left;
    padding-left: 5%;
    box-sizing: border-box;
    float: right;
    margin: 0;
    margin-bottom: 40px; }
    #blog-home #content #nav-below .nav-next a span {
      display: none; }
  #blog-home #content .post {
    text-align: center;
    width: 49%;
    display: block;
    float: left;
    box-sizing: border-box;
    min-height: 250px;
    padding: 60px 20px;
    margin-bottom: 20px; }
    #blog-home #content .post p {
      font-size: 18px;
      line-height: 24px; }
    #blog-home #content .post h2 {
      font-size: 18px;
      line-height: 24px;
    font-weight: 700; }
      #blog-home #content .post h2 a {
        color: #fff;
        text-decoration: none; }
    #blog-home #content .post .entry-meta {
      color: #fff; }
      #blog-home #content .post .entry-meta a {
        color: #fff;
        text-decoration: none; }
  #blog-home #content .post:nth-child(odd) {
    margin-left: 1%; }
  #blog-home #content .post:nth-child(even) {
    margin-right: 1%; }
  #blog-home #content .post.randopost-1, #blog-home #content .post.randopost-5, #blog-home #content .post.randopost-9 {
    background: #EE4036; }
  #blog-home #content .post.randopost-2, #blog-home #content .post.randopost-6, #blog-home #content .post.randopost-10 {
    background: #65BAF7 ; }
  #blog-home #content .post.randopost-3, #blog-home #content .post.randopost-7, #blog-home #content .post.randopost-11 {
    background: #FBB03B; }
  #blog-home #content .post.randopost-4, #blog-home #content .post.randopost-8, #blog-home #content .post.randopost-12 {
    background: #231F20; }

.blog.paged #blog-body {
  margin-top: 50px; }
.blog.paged #blog-extra {
  display: none; }
.blog.paged #blog-left-home {
  display: none; }


  .entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

@media only screen and (max-width: 960px) {
  .thirds {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 30px; }
    .thirds h3 {
      color: #EE4036;
      font-size: 20px;
      line-height: 30px;
      padding-bottom: 14px;
      margin-right: 10px;
      border-bottom: 4px solid #e1e1e1;
      margin-bottom: 20px;
      display: block; }

  .wpcf7-form input, .wpcf7-form textarea {
    max-width: 90%; }

  h2 {
    font-size: 30px;
    line-height: 40px;
    color: #231F20; }

  h3 {
    font-size: 22px;
    line-height: 28px;
    color: #231F20; }

  p {
    font-size: 18px;
    line-height: 30px;
    color: #231F20; }

  .sleeve {
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
    margin: 0 auto; }

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

  #blog-right {
    width: 100%;
    float: none;
    text-align: center; }

  #blog-left {
    width: 100%;
    float: none; }
    #blog-left #nav-below {
      margin-top: 40px; }
      #blog-left #nav-below a {
        display: block;
        color: #fff;
        text-decoration: none;
        background: #EE4036;
        width: 100%;
        margin: 5px 0;
        border-radius: 5px;
        padding: 20px 0;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        margin-bottom: 40px; }
      #blog-left #nav-below .nav-previous a {
        background-image: url("../img/arrow-small-rev.svg");
        background-repeat: no-repeat;
        background-position: 5% center;
        text-align: right;
        padding-right: 5%;
        padding-top:20px;
        padding-bottom:20px;
        box-sizing: border-box;
        float: none;
        margin: 0;
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 20px;
        padding-left: 9%;
        min-height: 0; }
        #blog-left #nav-below .nav-previous a span {
          display: none; }
      #blog-left #nav-below .nav-next a {
        background-image: url("../img/arrow-small.svg");
        background-repeat: no-repeat;
        background-position: 95% center;
        text-align: left;
        padding-left: 5%;
        padding-top:20px;
        padding-bottom:20px;
        box-sizing: border-box;
        float: none;
        margin: 0;
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 20px;
        padding-right: 9%;
        min-height: 0px; }
        #blog-left #nav-below .nav-next a span {
          display: none; }
    #blog-left .sing #nav-below {
      margin-top: 40px; }
      #blog-left .sing #nav-below a {
        display: block;
        color: #EE4036;
        text-decoration: none;
        width: 100%;
        margin: 5px 0;
        border-radius: 5px;
        padding: 20px 0;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        margin-bottom: 40px; }
      #blog-left .sing #nav-below .nav-previous a {
        background-image: url("../img/arrow-small-rev.svg");
        background-repeat: no-repeat;
        background-position: 5% center;
        text-align: left;
        padding-right: 5%;
        box-sizing: border-box;
        float: left;
        margin: 0;
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 20px;
        padding-left: 20%;
        min-height: 0px; }
        #blog-left .sing #nav-below .nav-previous a span {
          display: none; }
      #blog-left .sing #nav-below .nav-next a {
        background-image: url("../img/arrow-small.svg");
        background-repeat: no-repeat;
        background-position: 95% center;
        text-align: right;
        padding-left: 5%;
        box-sizing: border-box;
        float: right;
        margin: 0;
        margin-bottom: 40px;
        font-size: 16px;
        line-height: 20px;
        padding-right: 20%;
        min-height: 0px; }
        #blog-left .sing #nav-below .nav-next a span {
          display: none; }

  #primary {
    clear: both;
    margin-top: 40px; }
    #primary img {
      display: block;
      margin: 10px auto; }
    #primary .soc33 {
      position: relative;
      width: 250px;
      margin: 10px auto; }
      #primary .soc33 div.soctop {
        position: absolute;
        top: 20%;
        left: 0;
        width: 100%;
        text-align: center; }
        #primary .soc33 div.soctop img {
          width: auto;
          height: 15%;
          padding: 0 5%;
          display: inline;
          margin: 0 !important; }
      #primary .soc33 div.socbot {
        position: absolute;
        bottom: 20%;
        left: 0;
        width: 100%;
        text-align: center; }
        #primary .soc33 div.socbot img {
          width: auto;
          height: 15%;
          padding: 0 5%;
          display: inline;
          margin: 0 !important; }

        }