/* No files to import found in abstractions/**\/* */
/* line 1, ../sass/base/_forms.scss */
#block-block-4 {
  clear: both; }
  /* line 3, ../sass/base/_forms.scss */
  #block-block-4 label {
    display: inline-block; }
  /* line 8, ../sass/base/_forms.scss */
  #block-block-4 .mc-field-group {
    float: left; }
  /* line 11, ../sass/base/_forms.scss */
  #block-block-4 input {
    margin-right: 1rem; }
  /* line 14, ../sass/base/_forms.scss */
  #block-block-4 .indicates-required {
    margin-bottom: 10px; }
  /* line 17, ../sass/base/_forms.scss */
  #block-block-4 .asterisk {
    color: red; }
  /* line 20, ../sass/base/_forms.scss */
  #block-block-4 #mc_embed_signup div.mce_inline_error {
    margin-top: 10px;
    background-color: #656320;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  /* line 25, ../sass/base/_forms.scss */
  #block-block-4 #mce-success-response {
    clear: both;
    padding: 1rem 0; }

/* line 1, ../sass/base/_media.scss */
img, media {
  max-width: 100%; }

/* line 1, ../sass/base/_sponsors.scss */
#block-block-6 {
  float: left; }
  /* line 3, ../sass/base/_sponsors.scss */
  #block-block-6 h2 {
    font-size: 16px;
    color: #000;
    height: 25px;
    margin: 0; }
  /* line 9, ../sass/base/_sponsors.scss */
  #block-block-6 p {
    padding: 7px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fff;
    float: left;
    margin-right: 10px; }

/* line 18, ../sass/base/_sponsors.scss */
.sponsor {
  display: block; }

/* line 19, ../sass/base/_sponsors.scss */
.rxlogo {
  background: url("../images/rxp.jpg") no-repeat;
  background-size: contain;
  text-indent: -10000px;
  display: block;
  height: 40px;
  width: 55px; }

/* line 27, ../sass/base/_sponsors.scss */
.hurrell {
  background: url("../images/hurrell.gif") no-repeat;
  background-size: contain;
  text-indent: -10000px;
  display: block;
  height: 40px;
  width: 143px; }

/* line 35, ../sass/base/_sponsors.scss */
.lincoln {
  background: url("../images/lincoln2.gif") no-repeat 50%;
  background-size: contain;
  text-indent: -10000px;
  display: block;
  height: 60px;
  width: 143px; }

@font-face {
  font-family: 'kiln';
  src: url("Kiln Sans Regular-webfont.eot");
  src: url("Kiln Sans Regular-webfont.eot?#iefix") format("embedded-opentype"), url("Kiln Sans Regular-webfont.woff2") format("woff2"), url("Kiln Sans Regular-webfont.woff") format("woff"), url("Kiln Sans Regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* line 12, ../sass/base/_typography.scss */
h1, h2, h3, h4, h5, .menu a {
  font-family: 'kiln', arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  color: #cea84d;
  font-size: 3rem;
  margin: 0.3rem 0;
  line-height: 3rem; }

/* line 27, ../sass/base/_typography.scss */
.kiln {
  font-family: 'kiln', arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal; }

/* line 33, ../sass/base/_typography.scss */
a {
  color: #a2b540; }

/* line 36, ../sass/base/_typography.scss */
a:hover {
  color: #656320; }

/* line 39, ../sass/base/_typography.scss */
p a {
  color: #a2b540 !important; }

/* line 42, ../sass/base/_typography.scss */
p a:hover {
  color: #656320 !important; }

/* line 46, ../sass/base/_typography.scss */
.l-footer a {
  color: #656320 !important; }
/* line 49, ../sass/base/_typography.scss */
.l-footer a:hover {
  color: #782107 !important; }

/* line 53, ../sass/base/_typography.scss */
.desc {
  font-size: 14px; }

/* line 56, ../sass/base/_typography.scss */
.node-type-video .l-content > h1 {
  display: none; }

/* line 58, ../sass/base/_typography.scss */
.section-blog .l-main p a {
  font-size: 14px !important; }

/* line 64, ../sass/base/_typography.scss */
.section-blog .blogintro a, .section-episodes .intro a, .section-video .intro a {
  color: #656320 !important; }
/* line 67, ../sass/base/_typography.scss */
.section-blog .blogintro a:hover, .section-episodes .intro a:hover, .section-video .intro a:hover {
  color: #782107 !important; }

/* line 2, ../sass/components/_blog.scss */
.section-blog h3 {
  font-size: 2.2rem;
  line-height: 2.2rem;
  margin: 7px 0 0 -2px; }
/* line 7, ../sass/components/_blog.scss */
.section-blog .blogintro {
  background: #dbbe78;
  clear: none;
  margin-top: 0;
  min-height: 226px;
  padding: 0 3rem; }
  /* line 14, ../sass/components/_blog.scss */
  .section-blog .blogintro .kiln {
    margin-bottom: -0.4rem;
    padding: 1rem 0 0;
    font-size: 1rem; }
/* line 20, ../sass/components/_blog.scss */
.section-blog img {
  float: left;
  margin-right: 2.12766%; }
/* line 25, ../sass/components/_blog.scss */
.section-blog .view-blog-listing ul {
  padding-left: 0; }
  /* line 28, ../sass/components/_blog.scss */
  .section-blog .view-blog-listing ul li {
    background-color: #f2f2f2;
    min-height: 123px;
    margin-bottom: 1.328%;
    padding: 2.12766%; }
    /* line 33, ../sass/components/_blog.scss */
    .section-blog .view-blog-listing ul li .kiln {
      margin-bottom: -0.5rem;
      font-size: 1rem; }
/* line 44, ../sass/components/_blog.scss */
.section-blog .node__content {
  position: relative; }
/* line 48, ../sass/components/_blog.scss */
.section-blog .field--name-field-image-attribution {
  background-color: rgba(102, 96, 36, 0.75);
  color: rgba(255, 255, 255, 0.75);
  font-size: 9px;
  padding: 5px;
  position: absolute;
  top: 0; }

/* line 1, ../sass/components/_homepage.scss */
.pane-node-body, .pane-homepage-latest-videos-panel-pane-1 {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%; }

/* line 7, ../sass/components/_homepage.scss */
.pane-node-body {
  line-height: 1.3rem; }

/* line 16, ../sass/components/_homepage.scss */
.pane-homepage-latest-ep-panel-pane-1 {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%; }

/* line 22, ../sass/components/_homepage.scss */
.pane-homepage-latest-ep-panel-pane-2, .pane-homepage-latest-videos-panel-pane-2,
.pane-homepage-latest-videos-panel-pane-3 {
  width: 48.93617%;
  float: right;
  margin-right: 0; }

/* line 30, ../sass/components/_homepage.scss */
.pane-homepage-latest-articles-panel-pane-1 {
  clear: both; }
  /* line 32, ../sass/components/_homepage.scss */
  .pane-homepage-latest-articles-panel-pane-1 h2 {
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-left: 148px; }
  /* line 39, ../sass/components/_homepage.scss */
  .pane-homepage-latest-articles-panel-pane-1 .image {
    left: 0;
    position: absolute;
    top: 0; }
  /* line 44, ../sass/components/_homepage.scss */
  .pane-homepage-latest-articles-panel-pane-1 .attachment {
    width: 48.93617%;
    float: left;
    margin-right: 2.12766%; }
    /* line 49, ../sass/components/_homepage.scss */
    .pane-homepage-latest-articles-panel-pane-1 .attachment .view-content > div {
      height: 352px; }
  /* line 57, ../sass/components/_homepage.scss */
  .pane-homepage-latest-articles-panel-pane-1 .view-display-id-panel_pane_1 > .view-content {
    width: 48.93617%;
    float: right;
    margin-right: 0; }
  /* line 71, ../sass/components/_homepage.scss */
  .pane-homepage-latest-articles-panel-pane-1 p {
    font-size: 12px;
    line-height: 1.1rem;
    margin-bottom: 0; }
  /* line 76, ../sass/components/_homepage.scss */
  .pane-homepage-latest-articles-panel-pane-1 .view-content > div {
    background-color: #f8f2e4;
    padding: 5px 20px 20px 0;
    margin-bottom: 4.34783%;
    position: relative;
    height: 164px; }
    /* line 81, ../sass/components/_homepage.scss */
    .pane-homepage-latest-articles-panel-pane-1 .view-content > div > .text {
      margin-left: 148px; }
      /* line 83, ../sass/components/_homepage.scss */
      .pane-homepage-latest-articles-panel-pane-1 .view-content > div > .text a {
        font-size: 12px; }

/* line 95, ../sass/components/_homepage.scss */
.front .youtube-field-player {
  height: 80%;
  border: 4px solid #656320; }
/* line 100, ../sass/components/_homepage.scss */
.front .view-homepage-latest-ep h2 {
  font-size: 1.3rem; }
/* line 103, ../sass/components/_homepage.scss */
.front .view-homepage-latest-ep .fluid-width-video-wrapper {
  margin-bottom: -16%; }
/* line 107, ../sass/components/_homepage.scss */
.front .pane-homepage-latest-videos-panel-pane-1 {
  clear: both; }
/* line 112, ../sass/components/_homepage.scss */
.front .pane-homepage-latest-videos-panel-pane-1 ul, .front .pane-homepage-latest-videos-panel-pane-2 ul, .front .pane-homepage-latest-videos-panel-pane-3 ul {
  margin: 0;
  padding: 0; }
/* line 116, ../sass/components/_homepage.scss */
.front .pane-homepage-latest-videos-panel-pane-1 li, .front .pane-homepage-latest-videos-panel-pane-2 li, .front .pane-homepage-latest-videos-panel-pane-3 li {
  background-color: #ecf0d9;
  margin-bottom: 4.34783%;
  min-height: 75px; }
/* line 121, ../sass/components/_homepage.scss */
.front .pane-homepage-latest-videos-panel-pane-1 .image, .front .pane-homepage-latest-videos-panel-pane-2 .image, .front .pane-homepage-latest-videos-panel-pane-3 .image {
  float: left;
  margin-right: 2.12766%; }
/* line 125, ../sass/components/_homepage.scss */
.front .pane-homepage-latest-videos-panel-pane-1 h3, .front .pane-homepage-latest-videos-panel-pane-2 h3, .front .pane-homepage-latest-videos-panel-pane-3 h3 {
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin: 0;
  padding-top: 6px; }
/* line 131, ../sass/components/_homepage.scss */
.front .pane-homepage-latest-videos-panel-pane-1 .terms, .front .pane-homepage-latest-videos-panel-pane-2 .terms, .front .pane-homepage-latest-videos-panel-pane-3 .terms {
  margin-top: -0.1rem; }

/* line 135, ../sass/components/_homepage.scss */
.attr {
  color: rgba(255, 255, 255, 0.75);
  background-color: rgba(102, 96, 36, 0.75);
  font-size: 7px;
  padding: 2px;
  position: absolute;
  top: 150px;
  width: 133px; }

/* line 144, ../sass/components/_homepage.scss */
.section-blog .attr {
  color: rgba(255, 255, 255, 0.75);
  top: 85px;
  left: 24px; }

/* line 149, ../sass/components/_homepage.scss */
.view-blog-listing li {
  position: relative; }

/* line 152, ../sass/components/_homepage.scss */
.section-blog .attachment {
  position: relative; }
  /* line 154, ../sass/components/_homepage.scss */
  .section-blog .attachment .attr {
    bottom: 0;
    left: 0;
    top: auto; }

/* line 161, ../sass/components/_homepage.scss */
.view-display-id-panel_pane_3 li.first {
  margin-top: 20px; }

/* line 1, ../sass/components/_navigation.scss */
.l-region--header {
  margin-top: 10px; }
  /* line 3, ../sass/components/_navigation.scss */
  .l-region--header #block-views-exp-search-page {
    float: right; }
  /* line 6, ../sass/components/_navigation.scss */
  .l-region--header .views-exposed-widgets {
    margin-bottom: 0; }

/* line 12, ../sass/components/_navigation.scss */
.l-region--navigation h2 {
  display: none; }
/* line 14, ../sass/components/_navigation.scss */
.l-region--navigation .menu {
  float: right;
  padding-left: 0;
  margin-top: -4px; }
  /* line 19, ../sass/components/_navigation.scss */
  .l-region--navigation .menu .leaf {
    list-style: none;
    float: left;
    padding: 0 14.4px;
    background: url("../images/menuline.gif") no-repeat right; }
    /* line 24, ../sass/components/_navigation.scss */
    .l-region--navigation .menu .leaf.last {
      padding-right: 0;
      background: none; }
  /* line 35, ../sass/components/_navigation.scss */
  .l-region--navigation .menu a {
    color: #656320;
    font-size: 1.8em;
    margin-left: 0;
    float: left; }
    /* line 49, ../sass/components/_navigation.scss */
    .l-region--navigation .menu a:hover {
      color: #a2b540; }
  /* line 53, ../sass/components/_navigation.scss */
  .l-region--navigation .menu .active-trail a {
    color: #000 !important;
    cursor: default; }

/* line 60, ../sass/components/_navigation.scss */
.front .menu .first.leaf a {
  color: #cea84d;
  cursor: default; }

/* line 65, ../sass/components/_navigation.scss */
.block--block-2 h2 {
  display: block;
  font-size: 2rem;
  margin: 1.5rem 0 0.5rem;
  margin-left: 189px;
  line-height: 2rem; }

/* line 84, ../sass/components/_navigation.scss */
#social {
  float: right; }
  /* line 86, ../sass/components/_navigation.scss */
  #social span {
    text-transform: uppercase;
    font-family: kiln;
    color: #a2b540;
    padding-right: 5px;
    float: left;
    margin-top: 35px; }
  /* line 94, ../sass/components/_navigation.scss */
  #social .fb, #social .youtube, #social .twitter {
    width: 37px;
    height: 34px;
    display: inline-block;
    text-indent: -10000px;
    margin-top: 19px; }
  /* line 101, ../sass/components/_navigation.scss */
  #social .fb {
    background: url("../images/facebook-icon.gif") no-repeat; }
  /* line 104, ../sass/components/_navigation.scss */
  #social .youtube {
    background: url("../images/youtube-icon.gif") no-repeat; }
  /* line 107, ../sass/components/_navigation.scss */
  #social .twitter {
    background: url("../images/twitter-icon.gif") no-repeat; }

/* line 2, ../sass/components/_past-episodes.scss */
.view-top-level-table-listing .view-content, .search-list .view-content, .video-page .view-content, .child-list .view-content, .view-podcast-page-listing .view-content {
  *zoom: 1; }
  /* line 38, c:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .view-top-level-table-listing .view-content:after, .search-list .view-content:after, .video-page .view-content:after, .child-list .view-content:after, .view-podcast-page-listing .view-content:after {
    content: "";
    display: table;
    clear: both; }
/* line 5, ../sass/components/_past-episodes.scss */
.view-top-level-table-listing ul, .search-list ul, .video-page ul, .child-list ul, .view-podcast-page-listing ul {
  margin: 2.12766% 0;
  padding: 0; }
/* line 10, ../sass/components/_past-episodes.scss */
.view-top-level-table-listing li, .search-list li, .video-page li, .child-list li, .view-podcast-page-listing li {
  margin-bottom: 2.12766%;
  background-color: #f2f2f2;
  width: 100%;
  *zoom: 1; }
  /* line 38, c:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/general/_clearfix.scss */
  .view-top-level-table-listing li:after, .search-list li:after, .video-page li:after, .child-list li:after, .view-podcast-page-listing li:after {
    content: "";
    display: table;
    clear: both; }
  /* line 15, ../sass/components/_past-episodes.scss */
  .view-top-level-table-listing li h3, .search-list li h3, .video-page li h3, .child-list li h3, .view-podcast-page-listing li h3 {
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 0 1rem 0 1rem;
    height: 75px;
    display: table-cell;
    vertical-align: middle;
    min-width: 160px; }
    /* line 23, ../sass/components/_past-episodes.scss */
    .view-top-level-table-listing li h3 a, .search-list li h3 a, .video-page li h3 a, .child-list li h3 a, .view-podcast-page-listing li h3 a {
      color: #000; }
      /* line 25, ../sass/components/_past-episodes.scss */
      .view-top-level-table-listing li h3 a:hover, .search-list li h3 a:hover, .video-page li h3 a:hover, .child-list li h3 a:hover, .view-podcast-page-listing li h3 a:hover {
        color: #656320; }
  /* line 31, ../sass/components/_past-episodes.scss */
  .view-top-level-table-listing li .date, .search-list li .date, .video-page li .date, .child-list li .date, .view-podcast-page-listing li .date {
    font-size: 1rem;
    font-family: 'kiln', arial, sans-serif;
    text-transform: uppercase;
    height: 75px;
    display: table-cell;
    vertical-align: middle;
    color: #656320;
    padding: 0 0.5rem 0 0; }
  /* line 42, ../sass/components/_past-episodes.scss */
  .view-top-level-table-listing li .terms, .search-list li .terms, .video-page li .terms, .child-list li .terms, .view-podcast-page-listing li .terms {
    padding: 0 2rem 0 1rem;
    font-size: 12px;
    height: 75px;
    display: table-cell;
    vertical-align: middle; }
  /* line 49, ../sass/components/_past-episodes.scss */
  .view-top-level-table-listing li img, .search-list li img, .video-page li img, .child-list li img, .view-podcast-page-listing li img {
    float: left; }
/* line 52, ../sass/components/_past-episodes.scss */
.view-top-level-table-listing .intro h3, .search-list .intro h3, .video-page .intro h3, .child-list .intro h3, .view-podcast-page-listing .intro h3 {
  font-size: 2rem;
  margin: 0rem 0 0.5rem -2px;
  padding: 0;
  line-height: 2.2rem; }
/* line 58, ../sass/components/_past-episodes.scss */
.view-top-level-table-listing .intro .kiln, .search-list .intro .kiln, .video-page .intro .kiln, .child-list .intro .kiln, .view-podcast-page-listing .intro .kiln {
  color: #656320;
  font-size: 1rem;
  font-family: 'kiln', arial, sans-serif;
  text-transform: uppercase; }
/* line 65, ../sass/components/_past-episodes.scss */
.view-top-level-table-listing .intro > p, .search-list .intro > p, .video-page .intro > p, .child-list .intro > p, .view-podcast-page-listing .intro > p {
  font-weight: bold;
  text-transform: uppercase;
  margin: 1rem 0 0; }

/* line 69, ../sass/components/_past-episodes.scss */
.pane-child-table-listing-panel-pane-1 .pane-title {
  display: block;
  margin-top: 1rem; }

/* line 2, ../sass/components/_search.scss */
#views-exposed-form-search-page .views-exposed-form .views-exposed-widget {
  padding: 0; }
/* line 5, ../sass/components/_search.scss */
#views-exposed-form-search-page #edit-search {
  width: 380px;
  height: 37px;
  padding: 5px 10px;
  background-color: #e0ebc5;
  border: none;
  margin: 0 0 0px 10px; }
/* line 29, ../sass/components/_search.scss */
#views-exposed-form-search-page #edit-submit-search {
  width: 40px;
  height: 37px;
  margin: 0;
  padding: 0;
  background: url("../images/header_search_button.png") no-repeat;
  border: none;
  text-indent: -10000px; }
  /* line 37, ../sass/components/_search.scss */
  #views-exposed-form-search-page #edit-submit-search:hover {
    background: url("../images/header_search_button_hover.png") no-repeat; }

/* line 44, ../sass/components/_search.scss */
.current-search-item-text h3 {
  margin: 0 0 0.5em; }

/* line 49, ../sass/components/_search.scss */
.views-field-title {
  width: 35%; }

/* line 51, ../sass/components/_search.scss */
.l-region--sidebar-first {
  width: 23.40426%;
  float: left;
  margin-right: 2.12766%; }
  /* line 53, ../sass/components/_search.scss */
  .l-region--sidebar-first h2 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-left: 0;
    margin-bottom: 0rem; }
  /* line 59, ../sass/components/_search.scss */
  .l-region--sidebar-first ul {
    padding: 0; }

/* line 65, ../sass/components/_search.scss */
.page-search .l-content {
  width: 74.46809%;
  float: right;
  margin-right: 0; }

/* line 70, ../sass/components/_search.scss */
.current-search-item {
  font-size: 1.5rem;
  color: #656320;
  font-family: 'kiln', arial, sans-serif;
  text-transform: uppercase; }
  /* line 75, ../sass/components/_search.scss */
  .current-search-item h3 {
    font-size: 1rem;
    color: #a2b540;
    margin-bottom: -1rem; }
  /* line 80, ../sass/components/_search.scss */
  .current-search-item ul {
    margin-top: 0; }

/* line 85, ../sass/components/_search.scss */
.block--facetapi {
  text-transform: lowercase; }
  /* line 86, ../sass/components/_search.scss */
  .block--facetapi li {
    font-size: 12px; }

/* line 90, ../sass/components/_search.scss */
li.Article, .facetapi-facet-type .leaf:last-child a {
  background-color: #f8f2e4; }

/* line 91, ../sass/components/_search.scss */
li.Video, .facetapi-facet-type .leaf:first-child a {
  background-color: #ecf0d9; }

/* line 92, ../sass/components/_search.scss */
.facetapi-facet-type a.facetapi-active {
  background-color: none; }

/* line 103, ../sass/components/_search.scss */
.search-list li::after {
  display: inline; }

/* line 1, ../sass/components/_social.scss */
ul.links {
  margin-top: 7px; }
  /* line 3, ../sass/components/_social.scss */
  ul.links li {
    background: none;
    float: left;
    width: 65px; }
    /* line 8, ../sass/components/_social.scss */
    ul.links li.service-links-google-plus-one {
      width: 45px;
      margin-top: -2px; }
    /* line 12, ../sass/components/_social.scss */
    ul.links li.service-links-linkedin-share-button {
      width: 69px; }
    /* line 15, ../sass/components/_social.scss */
    ul.links li.service-links-facebook-share {
      width: 63px; }

/* line 1, ../sass/components/_team.scss */
.team-member {
  background-color: #f2f2f2;
  margin-bottom: 2.12766%;
  padding: 2.12766%;
  min-height: 250px; }
  /* line 6, ../sass/components/_team.scss */
  .team-member img {
    float: left;
    margin-right: 2.12766%;
    border: 2px solid #782107;
    margin: 0 2.12766% 1.40845% 0; }
  /* line 12, ../sass/components/_team.scss */
  .team-member h2 {
    font-size: 2rem;
    margin-right: -2px;
    color: #656320;
    margin: 0 0 1rem;
    line-height: 2rem; }
  /* line 24, ../sass/components/_team.scss */
  .team-member h3 {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin: 0; }
  /* line 29, ../sass/components/_team.scss */
  .team-member div {
    font-size: 12px; }

/* line 2, ../sass/components/_themeslist.scss */
#block-views-themes-block {
  clear: both; }

/* line 6, ../sass/components/_themeslist.scss */
.themes {
  margin: 0;
  padding: 0; }
  /* line 8, ../sass/components/_themeslist.scss */
  .themes ul, .themes li {
    list-style: none; }
  /* line 9, ../sass/components/_themeslist.scss */
  .themes li {
    width: 22.91667%;
    float: left;
    margin-left: 1.04167%;
    margin-right: 1.04167%;
    min-width: 258px;
    background-color: #f2f2f2;
    height: 75px;
    margin-bottom: 2.12766%; }
    /* line 27, ../sass/components/_themeslist.scss */
    .themes li img {
      float: left;
      margin-right: 0.5rem; }
    /* line 31, ../sass/components/_themeslist.scss */
    .themes li h3 {
      padding: 0 5px 0 0;
      margin: 0;
      font-size: 18px;
      display: table-cell;
      height: 75px;
      vertical-align: middle; }
    /* line 43, ../sass/components/_themeslist.scss */
    .themes li:nth-child(1) a {
      color: #a3b549; }
      /* line 45, ../sass/components/_themeslist.scss */
      .themes li:nth-child(1) a:hover {
        color: #82913a; }
    /* line 49, ../sass/components/_themeslist.scss */
    .themes li:nth-child(2) a {
      color: #aa9533; }
      /* line 51, ../sass/components/_themeslist.scss */
      .themes li:nth-child(2) a:hover {
        color: #887729; }
    /* line 55, ../sass/components/_themeslist.scss */
    .themes li:nth-child(3) a {
      color: #6b1f08; }
      /* line 57, ../sass/components/_themeslist.scss */
      .themes li:nth-child(3) a:hover {
        color: #561906; }
    /* line 61, ../sass/components/_themeslist.scss */
    .themes li:nth-child(4) a {
      color: #b58459; }
      /* line 63, ../sass/components/_themeslist.scss */
      .themes li:nth-child(4) a:hover {
        color: #916a47; }
    /* line 67, ../sass/components/_themeslist.scss */
    .themes li:nth-child(5) a {
      color: #aa4c33; }
      /* line 69, ../sass/components/_themeslist.scss */
      .themes li:nth-child(5) a:hover {
        color: #883d29; }
    /* line 73, ../sass/components/_themeslist.scss */
    .themes li:nth-child(6) a {
      color: #21badb; }
      /* line 75, ../sass/components/_themeslist.scss */
      .themes li:nth-child(6) a:hover {
        color: #1a95af; }
    /* line 79, ../sass/components/_themeslist.scss */
    .themes li:nth-child(7) a {
      color: #aa336b; }
      /* line 81, ../sass/components/_themeslist.scss */
      .themes li:nth-child(7) a:hover {
        color: #882956; }
    /* line 85, ../sass/components/_themeslist.scss */
    .themes li:nth-child(8) a {
      color: #ebb42f; }
      /* line 87, ../sass/components/_themeslist.scss */
      .themes li:nth-child(8) a:hover {
        color: #bc9026; }
    /* line 91, ../sass/components/_themeslist.scss */
    .themes li:nth-child(9) a {
      color: #f23f00; }
      /* line 93, ../sass/components/_themeslist.scss */
      .themes li:nth-child(9) a:hover {
        color: #c23200; }
    /* line 97, ../sass/components/_themeslist.scss */
    .themes li:nth-child(10) a {
      color: #3368aa; }
      /* line 99, ../sass/components/_themeslist.scss */
      .themes li:nth-child(10) a:hover {
        color: #295388; }
    /* line 103, ../sass/components/_themeslist.scss */
    .themes li:nth-child(11) a {
      color: #33a3aa; }
      /* line 105, ../sass/components/_themeslist.scss */
      .themes li:nth-child(11) a:hover {
        color: #298288; }
    /* line 109, ../sass/components/_themeslist.scss */
    .themes li:nth-child(12) a {
      color: #48af7c; }
      /* line 111, ../sass/components/_themeslist.scss */
      .themes li:nth-child(12) a:hover {
        color: #3a8c63; }
    /* line 115, ../sass/components/_themeslist.scss */
    .themes li .sponsor {
      font-size: 14px;
      margin-top: 2px; }

/* line 1, ../sass/components/_video-area.scss */
.intro {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33333%;
  float: left;
  padding-left: 1.04167%;
  padding-right: 1.04167%;
  background-color: #f2f2f2;
  font-size: 12px;
  padding: 2.12766% 2.12766% 1px;
  margin-top: 1.128%;
  border-right: solid 16px #dadada;
  width: 34.04%;
  margin-bottom: 1rem; }
  /* line 10, ../sass/components/_video-area.scss */
  .intro h3 {
    color: #656320 !important;
    font-size: 2.5rem;
    margin: 0rem 0 0.5rem -2px;
    padding: 0;
    line-height: 2.2rem; }

/* line 18, ../sass/components/_video-area.scss */
.video {
  width: 65.95745%;
  float: right;
  margin-right: 0;
  border: 4px solid #656320;
  background-color: #656320; }

/* line 28, ../sass/components/_video-area.scss */
.embed-container {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
  width: 50%;
  border: 3px solid #656320; }

/* line 40, ../sass/components/_video-area.scss */
.front .video {
  width: 40.42553%;
  float: right;
  margin-right: 0; }
/* line 52, ../sass/components/_video-area.scss */
.front .intro {
  width: 57.44681%;
  float: left;
  margin-right: 2.12766%;
  background-color: transparent !important;
  padding: 0;
  border: none;
  margin-top: 1rem;
  font-size: 14px;
  margin-bottom: 1rem; }

/* line 72, ../sass/components/_video-area.scss */
li.sponsor {
  background-color: white;
  border-radius: 10px;
  float: left;
  margin: 0 6px 0 0;
  padding: 5px;
  width: auto; }

/* line 25, ../sass/ontheland.styles.scss */
html {
  background-color: #9cb036; }

/* line 29, ../sass/ontheland.styles.scss */
body {
  background-color: #fff;
  padding-top: 1px; }

/* line 36, ../sass/ontheland.styles.scss */
img {
  height: auto !important; }

/* line 38, ../sass/ontheland.styles.scss */
.l-header, .l-main, .l-region--footer {
  max-width: 1130px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px; }
  /* line 12, c:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.2.5/sass/susy/output/support/_clearfix.scss */
  .l-header:after, .l-main:after, .l-region--footer:after {
    content: " ";
    display: block;
    clear: both; }

/* line 47, ../sass/ontheland.styles.scss */
a {
  text-decoration: none; }

/* line 49, ../sass/ontheland.styles.scss */
.l-branding {
  width: 23.40426%;
  float: left;
  margin-right: 2.12766%; }
  /* line 56, ../sass/ontheland.styles.scss */
  .l-branding a {
    background: url("../images/OTL-logo.gif") no-repeat;
    background-size: contain;
    height: 206px;
    text-indent: -10000px;
    display: block; }

/* line 65, ../sass/ontheland.styles.scss */
.l-region--header, .l-region--navigation {
  float: right;
  clear: right; }

/* line 80, ../sass/ontheland.styles.scss */
.front .l-content h1, .pane-title {
  display: none; }

/* line 84, ../sass/ontheland.styles.scss */
.l-page > footer {
  padding: 110px 2rem 1rem;
  background: url("../images/footer-top.gif") repeat-x top #9cb036; }
  /* line 87, ../sass/ontheland.styles.scss */
  .l-page > footer .l-region--footer {
    background: url("../images/footerlogo.gif") no-repeat top right #9cb036;
    min-height: 159px; }
    /* line 90, ../sass/ontheland.styles.scss */
    .l-page > footer .l-region--footer #block-block-1 {
      width: 31.91489%;
      float: left;
      margin-right: 2.12766%; }
    /* line 93, ../sass/ontheland.styles.scss */
    .l-page > footer .l-region--footer h3.block__title {
      font-size: 24px;
      color: #fff;
      height: 23px; }

/* line 100, ../sass/ontheland.styles.scss */
ul, li {
  list-style: none; }

/* line 104, ../sass/ontheland.styles.scss */
.section-episodes .l-main h1 {
  display: none; }

/* line 105, ../sass/ontheland.styles.scss */
.terms {
  text-transform: lowercase; }

/* line 108, ../sass/ontheland.styles.scss */
#block-views-themes-block h3 {
  line-height: normal; }
/* line 109, ../sass/ontheland.styles.scss */
#block-views-themes-block h2 {
  margin-bottom: 2.12766%; }

/* line 112, ../sass/ontheland.styles.scss */
.node__content img {
  float: left;
  margin: 0 2.12766% 2.12766% 0;
  border: 2px solid #656320; }

/* line 118, ../sass/ontheland.styles.scss */
.page-node-34 .left {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%; }
/* line 121, ../sass/ontheland.styles.scss */
.page-node-34 .right {
  width: 48.93617%;
  float: right;
  margin-right: 0; }

/* line 127, ../sass/ontheland.styles.scss */
#block-webform-client-block-41 {
  clear: both;
  padding-top: 2rem; }
  /* line 130, ../sass/ontheland.styles.scss */
  #block-webform-client-block-41 input {
    width: 100%; }
  /* line 132, ../sass/ontheland.styles.scss */
  #block-webform-client-block-41 .webform-client-form .form-item, #block-webform-client-block-41 .webform-client-form .form-actions {
    float: left;
    margin-bottom: 1em;
    margin-right: 1rem; }
  /* line 137, ../sass/ontheland.styles.scss */
  #block-webform-client-block-41 .webform-client-form .form-actions {
    margin-bottom: 0;
    margin-top: 1rem; }

/* line 144, ../sass/ontheland.styles.scss */
.field--name-field-tags {
  clear: both; }

/* line 147, ../sass/ontheland.styles.scss */
.listing.clear {
  clear: both; }

/* line 152, ../sass/ontheland.styles.scss */
.section-contact .block--webform {
  float: left;
  margin: 0 128px 20px 0;
  width: 34.7%; }

/* line 158, ../sass/ontheland.styles.scss */
.clearboth {
  clear: both; }

/* line 162, ../sass/ontheland.styles.scss */
#block-views-themes-block h2 {
  margin-top: 20px; }

/*# sourceMappingURL=ontheland.no-query.css.map */
