/* 
Theme Name: Don Iveson
Author: Lisa Hagen
Description: Custom Theme for Don Iveson
Version: 1.0
*/
/* Written by Chris Chen */
/* Generated with SASS */
/* PLEASE USE SCSS FILE FOR EDITS */
/* Reset */
/*********/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

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

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

h1, h2, h3, h4, h5, h6 {
  clear: both; }

html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

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

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

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

del {
  color: #333; }

ins {
  background: #fff9c0;
  text-decoration: none; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.714285714rem; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

small {
  font-size: smaller; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%; }

/* General fonts */
body {
  font-family: Helvetica, Arial, sans-serif;
  color: #4D4D4F; }

a {
  color: #7a9e45; }

a:hover {
  color: #a3cf5f;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "museo-sans", sans-serif;
  font-style: normal; }

h1, h4 {
  display: block; }

h1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  color: #156eaa;
  text-transform: uppercase;
  padding: 0 26px 0.2em 0px; }

h1 a {
  color: #156eaa; }

h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 1em; }

h4 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin: 0 -0.85em 1em;
  padding: 0.7em 25px;
  background: #4d4d4f;
  letter-spacing: 1px; }

/* Widget Headings only */
p, li {
  font-size: 14px;
  line-height: 20px; }

p {
  margin-bottom: 1.5em; }

blockquote {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 1.5em; }

.body-content ul, .body-content ol {
  margin: 0 0 1.5em 3em; }

.body-content li {
  margin-bottom: 1em; }

/*****************************************************************************************************/
/* General layout */
body, html.lt-ie9 {
  overflow-x: hidden; }

body {
  background: #fff; }

.container {
  background: #fff; }

.body-content {
  margin-bottom: 2em;
  padding: 2em 1em 0; }

.body-content img {
  width: auto !important; }

.post {
  background: #fff;
  margin: 0 0 2em; }

.entry {
  clear: both;
  border-bottom: 3px solid #dcddde;
  padding: 0 0 1em; }

.postmetadata {
  display: block;
  font-family: "museo-sans", sans-serif;
  font-style: normal;
  font-size: 11px;
  line-height: 21px;
  text-transform: none;
  color: #333; }

.keyline {
  margin: 1em 0;
  height: 3px;
  background: #dcddde; }

.span12.custom {
  position: relative;
  padding-bottom: 1.5em; }

@media (min-width: 768px) {
  h4 {
    margin: 0 -25px 1em; }

  .span12.custom {
    width: 400px;
    padding-left: 324px;
    padding-bottom: .5em;
    background: url(img/don-tall.png) no-repeat 0 20px; }
    .home .span12.custom {
      background: url(img/don-tall.png) no-repeat left bottom; }
    .home.paged .span12.custom {
      background: url(img/don-tall.png) no-repeat 0 20px; }

  .body-content {
    padding: 2.5em 0.5em 0; }

  .postmetadata {
    margin-bottom: 0; } }
@media (min-width: 980px) {
  .span12.custom {
    width: 640px;
    padding-left: 300px;
    padding-bottom: .5em; } }
@media (min-width: 1200px) {
  .span12.custom {
    width: 850px;
    padding-left: 320px;
    padding-bottom: 2em; }

  .body-content {
    padding: 2.5em 7em 0 1em; } }
.lt-ie9 h4 {
  margin: 0 -25px 1em; }
.lt-ie9 .span12.custom {
  width: 640px;
  padding-left: 300px;
  background: url(img/don-tall.png) no-repeat 0 20px; }
.lt-ie9 .home .span12.custom {
  background: url(img/don-tall.png) no-repeat left bottom; }
.lt-ie9 .home.paged .span12.custom {
  background: url(img/don-tall.png) no-repeat 0 20px; }
.lt-ie9 .body-content {
  padding: 2.5em .5em 0; }
.lt-ie9 .postmetadata {
  margin-bottom: 0; }

/*****************************************************************************************************/
#top-buttons {
  margin-left: -1em;
  margin-right: -1em; }
  #top-buttons a {
    display: table;
    float: left;
    width: 44.9%;
    padding: 1em 2.5%;
    -webkit-box-shadow: #4d4d4f 3px 3px 10px;
    -moz-box-shadow: #4d4d4f 3px 3px 10px;
    -o-box-shadow: #4d4d4f 3px 3px 10px;
    box-shadow: #4d4d4f 3px 3px 10px;
    background: #156eaa;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-align: right;
    text-transform: uppercase; }
    #top-buttons a:hover {
      background: #a3cf5f; }
    #top-buttons a:nth-of-type(1) {
      border-right: 1px solid #4d4d4f; }
    #top-buttons a span {
      vertical-align: top; }
    #top-buttons a span.one {
      font-weight: 500;
      padding: 2px .5em 0 0; }
    #top-buttons a span.two {
      font-size: 28px;
      text-align: left; }

@media (min-width: 480px) {
  #top-buttons {
    margin: 0; }
    #top-buttons a {
      width: 45%; }
      #top-buttons a span.one {
        width: 40%; } }
@media (min-width: 768px) {
  #top-buttons a {
    width: 44.8%; } }
@media (min-width: 980px) {
  #top-buttons a {
    width: 44.9%; } }
@media (min-width: 1200px) {
  #top-buttons-wrap {
    position: fixed;
    /*width: 712px;*/
    width: 850px;
    margin: 0; }

  #top-buttons {
    position: absolute;
    top: 0;
    right: 0;
    width: 371px;
    /*width: 200px;
    border: none;*/ }
    #top-buttons a {
      /*float: none;*/
      /*width: 200px;*/
      width: 181px;
      padding-left: 0;
      padding-right: 0;
      border-right: none !important;
      border-bottom: 1px solid #4d4d4f;
      font-size: 14px; }
      #top-buttons a:nth-of-type(1) {
        margin-right: 2%; }
      #top-buttons a span.one {
        width: 38%; }
      #top-buttons a span.two {
        font-size: 32px;
        text-align: left; } }
/*****************************************************************************************************/
#connect-header {
  max-height: 30px;
  margin: 1em 0; }
  #connect-header h1 {
    display: none; }
  #connect-header .social {
    list-style: none;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center; }

@media (min-width: 768px) {
  #connect-header {
    max-width: 275px;
    margin: 1em auto; }
    #connect-header h1 {
      display: inline-block;
      *display: inline;
      zoom: 1;
      padding-right: 10px;
      font-size: 13px;
      line-height: 13px;
      font-weight: 500;
      color: #4d4d4f;
      vertical-align: top; }
    #connect-header ul {
      display: inline-block;
      *display: inline;
      zoom: 1; } }
@media (min-width: 1200px) {
  #connect-header {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0; }
    .interior-pg #connect-header {
      position: relative;
      left: 0; } }
.lt-ie9 #connect-header {
  max-width: 275px;
  margin: 1em auto; }
  .lt-ie9 #connect-header h1 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 10px;
    font-size: 12px;
    line-height: 13px;
    font-weight: 500;
    color: #4d4d4f; }
  .lt-ie9 #connect-header ul {
    display: inline-block;
    *display: inline;
    zoom: 1; }

header {
  position: relative;
  padding: 0;
  background: url(img/bg-edmonton.jpg) no-repeat center bottom;
  background-size: cover;
  z-index: 1; }
  header .overlay {
    background: url(img/overlay-green.png); }
  header .container {
    background: none;
    padding: 0 1em; }
  header #logo {
    height: auto;
    padding: 4em 0 1em;
    text-align: center; }
  header #video {
    margin: 1em 0; }
    header #video iframe {
      width: 290px; }

@media (min-width: 600px) {
  header #video iframe {
    width: 370px; } }
@media (min-width: 980px) {
  header #logo {
    padding: 1.5em 0 1.5em; } }
@media (min-width: 1200px) {
  header #logo {
    padding: 3em 0 1.5em; }
  header #logo,
  header #main-nav {
    text-align: left; }
  header section {
    position: relative;
    width: 84%;
    margin: 2em 0 0; }
  header #video {
    margin: 0;
    float: right; } }
/* Social Icons */
.social-ico {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  background: white url(img/sprite-social-30x30.png) no-repeat; }

#tw {
  background-position: 0 0; }
  #tw:hover {
    background-position: 0 -31px; }

#fb {
  background-position: -30px 0; }
  #fb:hover {
    background-position: -30px -31px; }

#yt {
  background-position: -61px 0; }
  #yt:hover {
    background-position: -61px -31px; }

#ig {
  background-position: -93px 0; }
  #ig:hover {
    background-position: -93px -31px; }

#rss {
  background-position: -124px 0; }
  #rss:hover {
    background-position: -124px -31px; }

/*****************************************************************************************************/
.nav {
  margin: 0;
  text-align: center; }
  .nav li {
    display: block;
    list-style: none;
    line-height: 20px; }
    .nav li a {
      display: inline-block;
      *display: inline;
      zoom: 1;
      padding: 10px 12px 10px 8px;
      font-family: "museo-sans", sans-serif;
      font-size: 20px;
      font-style: normal;
      font-weight: 900;
      color: #4d4d4f;
      text-transform: uppercase; }
      .nav li a:hover {
        color: #fff; }
    .nav li.current-menu-item a {
      color: #fff; }

#sec-nav li {
  display: inline;
  line-height: 20px; }
  #sec-nav li a {
    font-size: 14px;
    font-weight: 500; }

body.policies .nav.menu-item-object-category a {
  color: #fff; }

@media (min-width: 600px) {
  .nav li {
    display: inline; }
    .nav li a {
      padding-top: 4px;
      padding-bottom: 4px;
      font-size: 17px; }
    .nav li:first-of-type a {
      padding-left: 0; } }
@media (max-width: 767px) {
  #main-nav {
    /*padding: .75em 0;
    border: {
    	top: $menu-border;
    	bottom: $menu-border;
    }*/ }

  #sec-nav {
    border-bottom: 1px solid #58595b;
    padding-bottom: .5em; } }
@media (min-width: 768px) {
  .nav li a {
    border-right: 1px solid #58595b; }
  .nav li:last-of-type a {
    border: none; } }
@media (min-width: 980px) {
  .nav li:nth-of-type(3) a {
    border-right: 1px solid #58595b; } }
@media (min-width: 1200px) {
  .nav li a {
    font-size: 18px; }

  #sec-nav {
    position: absolute;
    top: 24%;
    left: 0;
    display: block;
    text-align: left; }
    .interior-pg #sec-nav {
      top: 0;
      left: 40%; } }
.lt-ie9 .nav li {
  display: inline; }
  .lt-ie9 .nav li a {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 17px; }

/*****************************************************************************************************/
#video {
  text-align: center; }
  #video iframe {
    min-height: 200px; }

@media (min-width: 1200px) {
  #video iframe {
    min-height: 240px; } }
/*****************************************************************************************************/
#signup .widget h4 {
  margin: 0 0 0.5em;
  padding: 0;
  background: none;
  font-size: 16px;
  font-weight: 900;
  color: #4d4d4f; }
#signup label {
  display: none; }
#signup #field_2_2 {
  width: 63%;
  margin-right: 2%;
  float: left; }
#signup #field_2_3 {
  width: 35%;
  float: left; }

@media (min-width: 768px) {
  #signup {
    padding: 0 0.5em; } }
@media (min-width: 1200px) {
  #signup {
    padding: 0 1em; } }
.lt-ie9 #signup {
  padding: 0 0.5em; }

/*****************************************************************************************************/
/* Sidebar */
#sidebar {
  background: #a3cf5f;
  margin-bottom: -1em; }
  #sidebar a {
    color: #fff; }

@media (min-width: 768px) {
  #sidebar {
    position: relative;
    padding: 30px 25px;
    margin: 0 1px 0 -1px; }

  .sidebar-bg {
    background: url(img/bg-sidebar.png) repeat-y 514px 0; } }
@media (min-width: 980px) {
  .sidebar-bg {
    background-position: 658px 0; } }
@media (min-width: 1200px) {
  .sidebar-bg {
    background-position: 828px 0; } }
.lt-ie9 #sidebar {
  position: relative;
  padding: 30px 25px;
  margin-top: 0;
  margin-bottom: 0; }
.lt-ie9 .sidebar-bg {
  background: url(img/bg-sidebar.png) repeat-y 658px 0; }

/*****************************************************************************************************/
/* Widgets */
.widget {
  font-size: 15px;
  margin-bottom: 1em;
  padding: 0 1em 1em; }
  .widget li {
    font-size: 15px;
    list-style: none;
    margin-bottom: 1em; }
  .widget.text-8 {
    margin-bottom: 0; }

/* Gravity Forms */
.widget .gform_wrapper ul li.gfield {
  margin-bottom: 0; }
.widget input {
  width: 94%;
  padding: 2px 3%;
  font-size: 10px; }
.widget select {
  width: 100%;
  border-radius: 0; }
.widget input[type="submit"],
.widget input[type="image"] {
  width: auto !important;
  padding: 0; }
.widget input[type="submit"] {
  font-family: "museo-sans", sans-serif;
  display: inline-block;
  *display: inline;
  zoom: 1;
  background: url(img/ico-arrow-right.png) no-repeat center right;
  height: 22px;
  padding-right: 1.5em;
  color: #4d4d4f;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  border: none;
  -webkit-appearance: none;
  vertical-align: middle; }
.widget .gform_wrapper .gform_footer {
  margin: 1em 0 0;
  padding: 0;
  text-align: right; }

/* CTA Buttons */
.cta {
  display: block;
  background: #6faf5a;
  font-family: "museo-sans", sans-serif;
  min-height: 47px;
  padding: 16px 30% 16px 14px;
  margin: 0 -1em;
  border-top: 1px solid #fff;
  font-size: 17px;
  color: #fff; }
  .cta strong {
    font-size: 32px;
    font-weight: 900; }
  .cta:hover {
    background: #176ea9; }
  .cta.last {
    border-bottom: 1px solid #fff; }
  .cta.green {
    background: #49723a url(img/btn-green.gif) repeat-x 0 0; }
  .cta.grey {
    background: #5e5e5f url(img/btn-grey.gif) repeat-x 0 0; }
  .cta.blue {
    background: #0e476e url(img/btn-blue.gif) repeat-x 0 0; }
  .cta.red {
    background: #ed412e url(img/btn-red.gif) repeat-x 0 0; }

@media (min-width: 768px) {
  .widget {
    padding: 0; }

  .cta {
    margin: 0 -25px; } }
@media (min-width: 768px) and (max-width: 979px) {
  .cta {
    width: 162px;
    min-height: 47px;
    font-size: 14px; }

  .cta strong {
    font-size: 22px;
    font-weight: 900; } }
@media (min-width: 1200px) {
  .cta {
    padding-left: 22px; } }
.lt-ie9 .widget {
  padding: 0; }
.lt-ie9 .cta {
  margin: 0 -25px; }

/* Social Sharing */
#fsb-social-bar {
  width: 100% !important;
  border: none !important;
  padding-top: 10px !important;
  margin: 0 !important; }

#fsb-social-bar .fsb-share-facebook,
#fsb-social-bar .fsb-share-twitter,
#fsb-social-bar .fsb-share-linkedin {
  width: auto !important;
  padding-right: 8px !important;
  margin-right: 8px !important;
  border-right: 1px solid #dbdbdb; }

@media (min-width: 980px) {
  #fsb-social-bar .fsb-share-facebook,
  #fsb-social-bar .fsb-share-twitter,
  #fsb-social-bar .fsb-share-linkedin {
    padding-right: 20px !important;
    margin-right: 20px !important; } }
@media (min-width: 1200px) {
  #fsb-social-bar.fsb-fixed {
    max-width: 642px; } }
.lt-ie9 #fsb-social-bar .fsb-share-facebook,
.lt-ie9 #fsb-social-bar .fsb-share-twitter,
.lt-ie9 #fsb-social-bar .fsb-share-linkedin {
  padding-right: 20px !important;
  margin-right: 20px !important; }

/*****************************************************************************************************/
/* Forms */
input {
  width: 45.5%;
  border-radius: 0 !important; }

select {
  border-radius: 0 !important; }

input[type="checkbox"] {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 0.5em 0 0; }

.gform_wrapper ul {
  margin-left: 0; }
.gform_wrapper li {
  list-style: none; }
.gform_wrapper .ginput_complex label {
  margin-top: 5px;
  margin-bottom: 18px; }
.gform_wrapper .gfield_checkbox {
  margin-top: 1em; }
  .gform_wrapper .gfield_checkbox label {
    display: inline; }

.gform_wrapper .ginput_complex input[type=text],
.gform_wrapper.gf_browser_chrome .ginput_complex select,
.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select {
  margin-bottom: 0; }

.donation-amount .gfield_radio li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  background: #126fac;
  width: 112px;
  height: 40px;
  font-size: 18px;
  margin: 0.5em; }
  .donation-amount .gfield_radio li:active {
    background: #147ec3; }
.donation-amount .gfield_radio input[type="radio"] {
  display: block;
  width: 112px;
  height: 40px;
  position: absolute;
  opacity: 0; }
.donation-amount .gfield_radio label {
  display: block;
  height: 30px;
  color: #fff;
  text-align: center;
  padding: 10px 0 0; }
.donation-amount .gfield_radio input[type="radio"]:checked + label {
  font-weight: bold;
  background: #147ec3;
  -webkit-box-shadow: 0px 0px 5px 3px #94bd55;
  -moz-box-shadow: 0px 0px 5px 3px #94bd55;
  box-shadow: 0px 0px 5px 3px #94bd55; }

.ginput_left {
  float: left; }

.ginput_right {
  float: right; }

.ginput_left, .ginput_right {
  width: 48%; }

.ginput_left input, .ginput_right input, #input_3_6_1, input[name="input_2.1"] {
  width: 94%;
  padding: 5px 3%; }

.ginput_left select, .ginput_right select {
  width: 100%;
  padding: 5px;
  margin-bottom: 2px !important; }

.gf_clear {
  clear: both; }

.gfield > label {
  font-size: 16px;
  font-weight: 700; }

.validation_error, .gfield_creditcard_warning_message {
  background: #ED6F6F;
  color: #fff;
  margin-bottom: 1em;
  padding: 1em;
  border: 1px solid #F52C2C; }

.validation_message {
  color: #ED6F6F; }

.donation-total {
  background: #147ec3;
  color: #fff;
  text-align: center;
  padding: 1em;
  border: 1px solid #126fac; }

.ginput_total {
  display: block;
  font-size: 200%;
  font-weight: 700;
  margin: 5px 0; }

.gform_card_icon_container {
  margin-bottom: 1em; }

.ginput_card_security_code {
  width: 40px; }

.gform_confirmation_message_2 {
  font-size: 14px;
  line-height: 20px;
  padding-top: 10px;
  text-align: right; }

#sidebar .gform_confirmation_message_2 {
  color: #fff; }

.gform_body b {
  color: #fff; }

/*****************************************************************************************************/
/* Posts */
#blog-navigation {
  padding: 0 0 3em; }
  #blog-navigation span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 22px;
    color: #4d4d4f;
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    vertical-align: middle; }
    #blog-navigation span a {
      color: #4d4d4f; }
  #blog-navigation .right {
    float: right;
    background: url(img/ico-arrow-right.png) no-repeat center right;
    padding-right: 1.5em; }
  #blog-navigation .left {
    background: url(img/ico-arrow-left.png) no-repeat center left;
    padding-left: 1.5em; }

.category-policies #blog-navigation {
  padding: 0; }

.ie7 #blog-navigation .older {
  margin-top: -1em;
  cursor: pointer; }

.more-link {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #156eaa;
  margin-top: 1em;
  margin-bottom: -3.7em; }

.to-top {
  font-size: 11px;
  text-align: right;
  text-transform: uppercase; }

/* Comment Form */
.comments-area {
  padding: 0 26px; }

#comment {
  width: 98%; }

.form-allowed-slogans {
  display: none; }

/* Comments */
.body-content .commentlist {
  margin-left: 0;
  list-style: none; }

li.comment, .pingback {
  border: 0.083em solid #ddd;
  background: #f6f6f7;
  padding: 1em;
  margin-bottom: 1em; }

.comment footer {
  background: none;
  padding: 0;
  margin-bottom: 1em; }

.form-allowed-tags {
  display: none; }

@media (min-width: 768px) {
  #blog-navigation {
    padding: 0 0 3em; }
    #blog-navigation p {
      font-size: 18px; } }
.lt-ie9 #blog-navigation {
  padding: 0 0 3em; }
  .lt-ie9 #blog-navigation p {
    font-size: 18px; }

/* Policies */
.policy-listing {
  display: block;
  background: #A4D55D;
  padding: 1em;
  margin-bottom: 1em; }
  .policy-listing:hover {
    background: #156EA6; }
  .policy-listing h1 {
    padding: 0;
    color: #fff; }
    .policy-listing h1:after {
      content: '>>';
      margin-left: .5em; }
  .policy-listing.next {
    background: #DCDDDE; }
    .policy-listing.next:hover {
      background: #DCDDDE; }
    .policy-listing.next h1 {
      color: #4D4D4F; }
      .policy-listing.next h1:after {
        content: ''; }

.category-policies .entry h1 {
  color: #A4D55D; }
.category-policies .entry h2 {
  font-size: 22px;
  margin: 20px 0 .5em; }
.category-policies .entry h3 {
  margin: 10px 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 26px; }
.category-policies .entry h5 {
  margin: 15px 0 5px 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 22px; }

/*****************************************************************************************************/
/* Footer */
footer {
  background: #4d4e50; }
  footer .container {
    padding: 2em 14px 3em;
    background: none; }
  footer li {
    display: block;
    margin-bottom: 1em;
    list-style: none;
    color: #fff;
    vertical-align: middle; }

@media (min-width: 768px) {
  footer {
    margin: 0; } }
@media (min-width: 980px) {
  footer li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0; }
  footer .social {
    border-right: 2px solid #7a7a7c;
    border-left: 2px solid #7a7a7c;
    margin: 0 1em;
    padding: 0 1em; } }
@media (min-width: 1200px) {
  footer {
    padding-left: 3.4em; } }
.lt-ie9 footer .container {
  padding-right: 2em;
  padding-left: 6em;
  background: none; }
.lt-ie9 footer li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0; }
.lt-ie9 footer .social {
  border-right: 2px solid #7a7a7c;
  border-left: 2px solid #7a7a7c;
  margin: 0 1em;
  padding: 0 1em; }

/*****************************************************************************************************/
/* Typekit Specific */
.sm-bold {
  font-weight: 600; }

strong {
  font-weight: 700; }

/* Other */
.clear {
  clear: both; }

.no-display {
  display: none; }

.table {
  display: table; }

.table-cell {
  display: table-cell; }

.red {
  color: #c51616; }

/* WordPress Generated */
.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

.alignleft:after {
  clear: left; }

.alignright {
  float: right;
  margin: 0 0 1em 1em; }

.alignright:after {
  clear: right; }

.wp-caption {
  width: auto !important;
  max-width: 240px;
  padding: 0.75em;
  border: 0.083em solid #ddd;
  background: #eee;
  text-align: center;
  font-style: italic; }
  .wp-caption.alignnone {
    max-width: 100%;
    margin-bottom: 1.5em; }

.wp-caption p {
  font-size: 11px;
  line-height: 14px;
  margin: 0; }

@media (max-width: 480px) {
  .alignright,
  .alignleft {
    float: none;
    display: block;
    margin: 0 0 1em; } }
@media (min-width: 980px) {
  .col {
    float: left;
    margin-right: 4%; }

  .thirty {
    width: 26%; }

  .forty {
    width: 36%; }

  .fifty {
    width: 46%; }

  .sixty {
    width: 56%; }

  .seventy {
    width: 66%; } }
.lt-ie9 .col {
  float: left;
  margin-right: 4%; }
.lt-ie9 .thirty {
  width: 26%; }
.lt-ie9 .forty {
  width: 36%; }
.lt-ie9 .fifty {
  width: 46%; }
.lt-ie9 .sixty {
  width: 56%; }
.lt-ie9 .seventy {
  width: 66%; }
