/* =========== SKI CONTENT SCSS =========== */
/* 1. Overall structure
/* 2. Feature tout carousel
/* 3. Boots on the snow (currently disabled)
/* 4. Ski Topics
/* 5. Taboola
/* 6. Videos
/* 7. Playlist Nav
/* 8. General Pager
/* 9. Article Toolbar
/* 10. Article Content
/* 11. Photo Box
/* 12. Related Content Box
/* 13. Comments
/* 14. Search Results
/* 15. Channel Content
/* 16. Gallery Content
/* ======================================== */
/* =============== VARIABLES ============== */
/* =========== 1 OVERALL STRUCTURE =========== */
body {
  background-color: #f4f4f4;
  font-size: 12px;
  text-align: left;
  font-family: Georgia, "Times New Roman", serif;
  /* LINKS */ }
  body caption, body th, body td, body input, body textarea, body select, body option, body legend, body fieldset {
    font-family: Georgia, "Times New Roman", serif; }
  body a {
    color: #000; }
  body p, body ul, body ol, body blockquote, body table {
    font-size: 14px;
    line-height: 21px; }
  body .block-inline_login {
    margin-bottom: 0px; }
  body .breadcrumb {
    display: none; }
  body .panel-separator {
    clear: both; }
  body .clearfix {
    display: inline-block; }
  body .clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " "; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Istok Web','Trebuchet MS', Arial, Helvetica, sans-serif; }
  body h1 {
    font-size: 3em; }
  body .password-strength .password-title,
  body .password-strength .password-result,
  body .password-description.error {
    display: none !important; }
  body #content {
    z-index: 8; }
  body #content-area {
    min-height: 400px; }
  body .pane-content {
    font-family: Georgia, "Times New Roman", serif; }

#page {
  max-width: 1010px;
  min-width: 320px;
  width: 100%;
  overflow: visible;
  background-color: #FFF;
  -moz-box-shadow: 0 0 10px #c7c7c7;
  -webkit-box-shadow: 0 0 10px #c7c7c7;
  box-shadow: 0 0 10px #c7c7c7;
  position: relative;
  z-index: 2; }
  @media only screen and (max-width: 1000px) {
    #page {
      overflow: hidden; } }

#main {
  margin: 0px;
  padding: 0px;
  width: 100%;
  background: #fff;
  clear: left; }
  #main #main-inner {
    display: block;
    margin: 10px;
    border-bottom: #ccc dotted 1px;
    position: relative; }
    #main #main-inner #navbar {
      display: none; }
    #main #main-inner #content {
      width: auto;
      display: block;
      float: none;
      padding-left: 5px;
      padding-right: 325px;
      margin: 0px; }
      @media only screen and (max-width: 768px) {
        #main #main-inner #content {
          padding: 0px; } }
      #main #main-inner #content #content-inner {
        border: none;
        margin: 0px;
        padding: 0px;
        overflow: hidden; }
        #main #main-inner #content #content-inner #content-header h1.title {
          display: none; }

.bonnier-ads-ad-x96 {
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden; }

/*temp fix for blogs */
body.blogs #main #main-inner #content {
  padding: 0px; }

/* =========== 2 FEATURE TOUT CAROUSEL ========== */
#block-skimag_content-flexslider {
  margin: 0px; }

.view-featured-stories {
  padding: 10px;
  position: relative;
  /* COLORED PANEL */
  /* DIRECTION NAV */ }
  .view-featured-stories UL.slides {
    margin: 0px;
    padding: 0px;
    line-height: normal;
    overflow: hidden; }
    .view-featured-stories UL.slides LI {
      /* TITLE AND DESCRIPTION */ }
      .view-featured-stories UL.slides LI.clone {
        overflow: hidden; }
      .view-featured-stories UL.slides LI .featured-tout {
        position: relative;
        overflow: hidden; }
        .view-featured-stories UL.slides LI .featured-tout .image {
          display: block; }
        .view-featured-stories UL.slides LI .featured-tout .text-content {
          display: block;
          max-width: 93%;
          min-height: 75px;
          position: absolute;
          bottom: -30px;
          left: 20px;
          padding: 5px 15px 10px 15px;
          background: rgba(0, 0, 0, 0.6);
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#60000000', endColorstr='#60000000');
          color: #FFF; }
          @media only screen and (max-width: 1024px) {
            .view-featured-stories UL.slides LI .featured-tout .text-content {
              bottom: 20px;
              left: inherit;
              min-height: inherit; } }
          @media only screen and (max-width: 640px) {
            .view-featured-stories UL.slides LI .featured-tout .text-content {
              height: auto;
              min-height: inherit;
              position: inherit;
              bottom: inherit;
              left: inherit;
              right: inherit;
              padding: 0px;
              background: none;
              color: #000; } }
        .view-featured-stories UL.slides LI .featured-tout .title A {
          display: block;
          font-size: 3em;
          text-decoration: none;
          color: #FFF;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
          @media only screen and (min-width: 641px) and (max-width: 768px) {
            .view-featured-stories UL.slides LI .featured-tout .title A {
              font-size: 2.2em; } }
          @media only screen and (max-width: 640px) {
            .view-featured-stories UL.slides LI .featured-tout .title A {
              font-size: 1.5em;
              margin: 0.1em 0 0.1em .1em;
              color: #000; } }
        .view-featured-stories UL.slides LI .featured-tout p {
          font-size: 1.2em;
          margin: 5px 0px 0px 5px;
          padding: 0px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
          @media only screen and (max-width: 1024px) {
            .view-featured-stories UL.slides LI .featured-tout p {
              white-space: normal; } }
          @media only screen and (max-width: 640px) {
            .view-featured-stories UL.slides LI .featured-tout p {
              font-size: 1.0em;
              margin: 0px 0px 0px 5px; } }
      .view-featured-stories UL.slides LI IMG {
        width: auto !important;
        height: auto !important;
        max-width: 100%; }
  .view-featured-stories ol.flex-control-nav {
    display: block;
    margin: 0px;
    padding: 0px;
    line-height: normal;
    font-size: 10px;
    margin-top: 8px; }
    .view-featured-stories ol.flex-control-nav LI {
      display: inline-block;
      width: 20%; }
      .view-featured-stories ol.flex-control-nav LI A {
        display: block;
        height: 10px;
        background-color: #000;
        margin-left: 2px;
        text-indent: -9999px;
        cursor: pointer; }
        @media only screen and (max-width: 640px) {
          .view-featured-stories ol.flex-control-nav LI A {
            height: 20px; } }
        .view-featured-stories ol.flex-control-nav LI A:first-child {
          margin-right: 2px;
          margin-left: 0px; }
        .view-featured-stories ol.flex-control-nav LI A.active {
          background-color: #75aec3 !important; }
  .view-featured-stories ul.flex-direction-nav {
    display: block; }
    @media only screen and (max-width: 640px) {
      .view-featured-stories ul.flex-direction-nav {
        display: none; } }
    .view-featured-stories ul.flex-direction-nav LI {
      display: none; }
      .view-featured-stories ul.flex-direction-nav LI.active {
        display: inline; }
      .view-featured-stories ul.flex-direction-nav LI A {
        display: block;
        width: 40px;
        height: 65px;
        background-color: 000;
        text-align: center;
        text-decoration: none;
        font-size: 3em;
        font-weight: lighter;
        background-color: rgba(0, 0, 0, 0.5);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#60000000', endColorstr='#60000000');
        font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
        color: #FFF;
        line-height: 60px; }
      .view-featured-stories ul.flex-direction-nav LI A.prev {
        position: absolute;
        top: 25%;
        margin-top: -30px;
        left: 20px; }
      .view-featured-stories ul.flex-direction-nav LI A.next {
        position: absolute;
        top: 25%;
        margin-top: -30px;
        right: 20px; }

/* ============ 3 BOOTS ON THE SNOW ============ */
.pane-skimag-content-boots-on-snow {
  font-family: Georgia, "Times New Roman", serif; }
  .pane-skimag-content-boots-on-snow .item-list OL {
    line-height: normal;
    margin: 0px;
    padding: 0px;
    counter-reset: li;
    text-transform: capitalize;
    /* WORDS */
    /* IMAGES */ }
    .pane-skimag-content-boots-on-snow .item-list OL IMG {
      width: auto !important;
      height: auto !important;
      max-width: 100%; }
    .pane-skimag-content-boots-on-snow .item-list OL.text-links LI {
      display: inline-block;
      position: relative;
      padding: 0px 15px 0px 20px;
      min-height: 25px;
      line-height: 25px; }
      @media only screen and (max-width: 640px) {
        .pane-skimag-content-boots-on-snow .item-list OL.text-links LI {
          display: block;
          padding: 5px 15px 5px 20px; } }
      .pane-skimag-content-boots-on-snow .item-list OL.text-links LI:before {
        display: block;
        height: 15px;
        width: 15px;
        background-color: #000;
        content: counter(li);
        /* Use the counter as content */
        counter-increment: li;
        /* Increment the counter by 1 */
        position: absolute;
        left: 0px;
        top: 5px;
        font-size: 11px;
        font-weight: normal;
        line-height: 11px;
        text-align: center;
        color: #fff; }
        @media only screen and (max-width: 640px) {
          .pane-skimag-content-boots-on-snow .item-list OL.text-links LI:before {
            top: 10px; } }
      .pane-skimag-content-boots-on-snow .item-list OL.text-links LI:first-child {
        font-size: 2.2em;
        padding-left: 0px; }
        .pane-skimag-content-boots-on-snow .item-list OL.text-links LI:first-child:before {
          display: none; }
      .pane-skimag-content-boots-on-snow .item-list OL.text-links LI A {
        text-decoration: none; }
        @media only screen and (max-width: 640px) {
          .pane-skimag-content-boots-on-snow .item-list OL.text-links LI A {
            font-size: 1.1em; } }
        .pane-skimag-content-boots-on-snow .item-list OL.text-links LI A:hover {
          text-decoration: underline; }
    .pane-skimag-content-boots-on-snow .item-list OL.image-links {
      margin-top: 1em;
      margin-bottom: 3em; }
      .pane-skimag-content-boots-on-snow .item-list OL.image-links:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0; }
      .pane-skimag-content-boots-on-snow .item-list OL.image-links li {
        display: block;
        float: left;
        position: relative;
        width: 20%;
        max-width: 130px;
        height: auto;
        z-index: 1; }
        .pane-skimag-content-boots-on-snow .item-list OL.image-links li:before {
          display: block;
          height: 26px;
          width: 25px;
          background-color: #000;
          content: counter(li);
          /* Use the counter as content */
          counter-increment: li;
          /* Increment the counter by 1 */
          position: absolute;
          right: 4px;
          bottom: 4px;
          font-size: 16px;
          font-weight: bold;
          line-height: 22px;
          text-align: center;
          color: #fff;
          z-index: 5; }
          @media only screen and (max-width: 640px) {
            .pane-skimag-content-boots-on-snow .item-list OL.image-links li:before {
              height: 15px;
              width: 15px;
              font-size: 11px;
              font-weight: normal;
              line-height: 11px; } }
        .pane-skimag-content-boots-on-snow .item-list OL.image-links li A {
          display: block;
          position: relative;
          margin-right: 5px;
          z-index: -1; }
          .pane-skimag-content-boots-on-snow .item-list OL.image-links li A IMG {
            border: #f2f2f2 solid 1px; }

/* ================ 4 SKI TOPICS =============== */
.pane-mp-ski-topics {
  margin-top: 10px; }
  .pane-mp-ski-topics:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

#block-grid {
  border-top: #cbcbcb dotted 1px;
  padding-top: 2px;
  line-height: normal;
  font-family: Georgia, "Times New Roman", serif; }
  #block-grid:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  #block-grid .block-grid-item {
    display: block;
    float: left;
    vertical-align: top;
    min-height: 250px;
    width: 49.5%;
    margin: 0px;
    padding: 0px; }
    @media only screen and (max-width: 640px) {
      #block-grid .block-grid-item {
        float: none;
        width: auto;
        border-right: #ccc dotted 1px;
        border-left: #ccc dotted 1px; } }
    #block-grid .block-grid-item.sponsored-lising .inner {
      background-color: #f2f2f2; }
    #block-grid .block-grid-item IMG {
      width: auto !important;
      height: auto !important;
      max-width: 100%; }
    #block-grid .block-grid-item.top-row.left-col {
      border-right: #ccc dotted 1px;
      border-bottom: #ccc dotted 1px; }
    #block-grid .block-grid-item.bottom-row.left-col {
      border-right: #ccc dotted 1px; }
      @media only screen and (max-width: 640px) {
        #block-grid .block-grid-item.bottom-row.left-col {
          border-bottom: #ccc dotted 1px; } }
    #block-grid .block-grid-item.top-row.right-col {
      border-bottom: #ccc dotted 1px; }
    #block-grid .block-grid-item .inner {
      margin: 2px;
      padding: 20px 10px;
      position: relative;
      height: auto; }
      #block-grid .block-grid-item .inner A {
        text-decoration: none; }
        #block-grid .block-grid-item .inner A:hover {
          text-decoration: underline; }
      #block-grid .block-grid-item .inner .top H2 {
        margin: 0px 0px 15px 0px;
        padding: 0px;
        font-weight: normal;
        font-size: 2.5em;
        font-family: Georgia, "Times New Roman", serif; }
      #block-grid .block-grid-item .inner .sponsor-thumbnail {
        width: 75px;
        height: 75px;
        position: absolute;
        top: 5px;
        right: 5px;
        text-align: center; }
        #block-grid .block-grid-item .inner .sponsor-thumbnail .sponsored-by {
          font-size: 10px;
          color: #666; }
      #block-grid .block-grid-item .inner .block-grid-title {
        padding: 5px 0px 5px 0px; }
        #block-grid .block-grid-item .inner .block-grid-title A {
          text-decoration: none;
          font-size: 1.8em; }
      #block-grid .block-grid-item .inner .block-grid-dek {
        font-size: 1.3em; }
      #block-grid .block-grid-item .inner .block-grid-list {
        line-height: normal;
        padding: 0 0 1.8em 1.3em; }
        #block-grid .block-grid-item .inner .block-grid-list LI {
          list-style: disc; }
          @media only screen and (max-width: 640px) {
            #block-grid .block-grid-item .inner .block-grid-list LI {
              padding: .5em 0 .5em 0; } }
          #block-grid .block-grid-item .inner .block-grid-list LI A {
            font-size: 0.8em; }
            @media only screen and (max-width: 640px) {
              #block-grid .block-grid-item .inner .block-grid-list LI A {
                font-size: 1.2em; } }
      #block-grid .block-grid-item .inner .more-link {
        position: absolute;
        bottom: 20px;
        left: 10px; }
        #block-grid .block-grid-item .inner .more-link A {
          font-size: 1.2em;
          color: #71a5b8; }

/* ===================== 5 TABOOLA ================ */
.taboola,
#taboola-div {
  display: none; }

/* ==================== 6 VIDEOS ================== */
#below-header .block-bonnier_ads {
  z-index: 15; }
  @media only screen and (max-width: 1000px) {
    #below-header .block-bonnier_ads {
      display: none; } }

#content .video-player {
  display: none; }

.video-player {
  margin: 25px 20px 25px 20px; }
  .video-player span {
    display: inline !important; }
  .video-player .BrightcoveExperience {
    width: 100% !important;
    height: 100% !important; }

h1.video-title {
  font-size: 2.5em;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", serif; }

.video-listing {
  font-family: 'Istok Web','Trebuchet MS', Arial, Helvetica, sans-serif; }
  .video-listing UL {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .video-listing UL:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .video-listing UL LI {
      display: block;
      float: left;
      width: 33%;
      height: auto; }
      .video-listing UL LI .video-item {
        margin: 0 0.5em 1em 0.5em;
        max-width: 210px; }
        .video-listing UL LI .video-item A {
          display: block;
          width: auto;
          padding-top: .8em;
          text-decoration: none;
          font-weight: normal;
          line-height: 1.2em; }
        .video-listing UL LI .video-item .image {
          overflow: hidden; }
        .video-listing UL LI .video-item .title {
          max-width: 190px; }

/* ================= 7 PLAYLIST NAV ================= */
.playlists-nav {
  clear: both;
  margin: 20px 0px 35px 4px;
  font-family: 'Istok Web','Trebuchet MS', Arial, Helvetica, sans-serif; }
  .playlists-nav UL {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .playlists-nav UL LI {
      display: inline-block;
      margin-right: 2px;
      margin-bottom: 5px; }
      .playlists-nav UL LI A {
        display: block;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 8px 15px 8px 15px;
        background-color: #eaeaea;
        font-size: 1.0em;
        text-transform: uppercase;
        text-decoration: none;
        color: #000; }
        .playlists-nav UL LI A:hover {
          background-color: #75aec3 !important;
          color: #FFF; }
        .playlists-nav UL LI A.active {
          background-color: #000;
          color: #FFF; }

/* =============== 8 GENERAL PAGER ================= */
.item-list UL.pager {
  clear: both;
  height: auto;
  padding: 0px;
  margin: 1em 0 1em 0;
  list-style: none;
  text-align: left;
  font-family: 'Istok Web','Trebuchet MS', Arial, Helvetica, sans-serif; }
  .item-list UL.pager LI {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0px 0px 5px -4px;
    padding: 0px; }
    .item-list UL.pager LI.pager-current span,
    .item-list UL.pager LI A {
      display: block;
      height: 25px;
      width: 25px;
      margin: 0 0 0 5px;
      padding: 0px;
      line-height: 25px;
      font-size: 1.0em;
      background-color: #eaeaea;
      color: #000;
      text-decoration: none;
      text-align: center; }
      .item-list UL.pager LI.pager-current span:hover,
      .item-list UL.pager LI A:hover {
        background-color: #75aec3;
        color: #FFF; }
    .item-list UL.pager LI.pager-current span {
      background-color: #000000;
      color: #FFF; }
    .item-list UL.pager LI.pager-previous A, .item-list UL.pager LI.pager-next A {
      width: 42px; }

/* ============= 9 ARTICLE TOOLBAR ============= */
.article-toolbar {
  clear: both;
  position: relative;
  padding-bottom: 10px;
  margin: 15px 0px 10px 0px;
  border-bottom: #CCC dotted 1px;
  font-size: 13px;
  line-height: 20px;
  /* SOCIAL BUTTONS */ }
  .article-toolbar .sponsored-block {
    margin-bottom: 5px;
    padding: 2px 0px 2px 10px !important;
    background-color: #969789;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
    width: 82%; }
    @media screen and (max-width: 640px) {
      .article-toolbar .sponsored-block {
        width: auto; } }
  .article-toolbar .left {
    display: block;
    float: none;
    width: auto;
    padding-right: 100px; }
    @media screen and (max-width: 640px) {
      .article-toolbar .left {
        padding: 0px; } }
    .article-toolbar .left H1,
    .article-toolbar .left H2,
    .article-toolbar .left .main-title {
      font-size: 2.5em;
      font-weight: normal;
      line-height: 1.0em;
      margin: 0px;
      padding: 0 0 10px 0; }
    .article-toolbar .left .dek,
    .article-toolbar .left .author {
      font-size: 1.0em;
      line-height: 1.5em; }
    .article-toolbar .left .author {
      padding-top: 5px;
      font-style: italic; }
    .article-toolbar .left .posted {
      font-size: 12px; }
      .article-toolbar .left .posted .words {
        font-weight: bold; }
  .article-toolbar .right {
    display: block;
    float: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 77px;
    padding-left: 7px;
    border-left: #CCC dotted 1px; }
    @media screen and (max-width: 640px) {
      .article-toolbar .right {
        display: none; } }
    .article-toolbar .right .utility-links {
      clear: both; }
      .article-toolbar .right .utility-links .email,
      .article-toolbar .right .utility-links .print,
      .article-toolbar .right .utility-links .share,
      .article-toolbar .right .utility-links .comment {
        padding: 0 0 10px 0; }
        .article-toolbar .right .utility-links .email A,
        .article-toolbar .right .utility-links .print A,
        .article-toolbar .right .utility-links .share A,
        .article-toolbar .right .utility-links .comment A {
          display: block;
          padding: 0 0 0 22px;
          font-size: 11px;
          text-decoration: none;
          background: transparent url(../images/icon-article-toolbar.png) 0 0 no-repeat; }
      .article-toolbar .right .utility-links .email A {
        height: 11px;
        background-position: 0 0;
        line-height: 11px; }
      .article-toolbar .right .utility-links .print A {
        height: 14px;
        background-position: 0 -11px;
        line-height: 14px; }
      .article-toolbar .right .utility-links .share A {
        height: 13px;
        background-position: 0 -25px;
        line-height: 13px; }
      .article-toolbar .right .utility-links .comment A {
        height: 13px;
        background-position: 0 -38px;
        line-height: 13px; }
  .article-toolbar .related-tags {
    font-size: .8em;
    line-height: 1.5em; }
    .article-toolbar .related-tags .label {
      font-style: italic;
      display: inline;
      padding: 0 10px 0 0; }
      @media screen and (max-width: 450px) {
        .article-toolbar .related-tags .label {
          padding: 10px 0 0 0;
          display: block; } }
    .article-toolbar .related-tags UL {
      display: inline;
      list-style: none;
      margin: 0px;
      padding: 0px; }
      .article-toolbar .related-tags UL LI {
        display: inline;
        font-size: .8em;
        line-height: 1.5em;
        padding: 0px; }
        .article-toolbar .related-tags UL LI:before {
          content: "/";
          display: inline;
          padding: 0px 10px 0px 2px;
          font-size: 10px;
          font-weight: bolder;
          color: #F00; }
        .article-toolbar .related-tags UL LI:first-child:before {
          display: none; }
  .article-toolbar #social-buttons-bar {
    width: auto;
    margin-top: 20px; }
    .article-toolbar #social-buttons-bar .twitter-button,
    .article-toolbar #social-buttons-bar .facebook-button,
    .article-toolbar #social-buttons-bar .pinit-button {
      display: inline-block;
      height: 30px;
      width: 90px;
      overflow: hidden; }
      .article-toolbar #social-buttons-bar .twitter-button iframe,
      .article-toolbar #social-buttons-bar .facebook-button iframe,
      .article-toolbar #social-buttons-bar .pinit-button iframe {
        height: 25px !important;
        vertical-align: top; }
    .article-toolbar #social-buttons-bar .pinit-button {
      width: 60px; }

/* =============== 10 PHOTO BOX ================ */
.photo-box {
  clear: both; }
  .photo-box .template-center {
    width: 100%; }
    .photo-box .template-center .image {
      text-align: center; }
    .photo-box .template-center .credit {
      display: inline;
      float: right; }
  .photo-box .template-left {
    float: left;
    margin: 0 15px 0 0;
    width: auto; }
    .photo-box .template-left .credit,
    .photo-box .template-left .caption {
      clear: both; }
  .photo-box .template-right {
    float: right;
    margin-left: 15px;
    width: auto; }
    .photo-box .template-right .credit,
    .photo-box .template-right .caption {
      clear: both; }

#blogs .photo-box {
  margin-left: 0;
  margin-top: 4px; }

/* =============== 11 RELATED CONTENT BOX ================ */
#gallery-related-content,
.related-content {
  background-color: #f7f7f7;
  border: 1px solid #d7d7d7;
  margin: 20px 0 0 0;
  padding: 0 10px 10px 10px;
  position: relative; }
  #gallery-related-content H2.pane-title,
  .related-content H2.pane-title {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1;
    margin: 10px 0 8px 10px; }
  #gallery-related-content .more-content,
  .related-content .more-content {
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    position: absolute;
    right: 10px;
    top: 8px; }
    #gallery-related-content .more-content a,
    .related-content .more-content a {
      color: #fff;
      background-color: #000;
      padding: 5px 10px; }
  #gallery-related-content .views-row,
  .related-content .views-row {
    min-height: 50px;
    position: relative;
    padding: 7px 10px;
    font-size: 12px;
    border-top: #CCC dotted 1px; }
    #gallery-related-content .views-row .left,
    .related-content .views-row .left {
      width: 60px;
      position: absolute;
      top: 10px;
      left: 10px; }
      #gallery-related-content .views-row .left IMG,
      .related-content .views-row .left IMG {
        width: 50px;
        height: 50px; }
    #gallery-related-content .views-row .right,
    .related-content .views-row .right {
      width: auto;
      padding-left: 60px;
      font-size: 12px;
      line-height: normal; }
      #gallery-related-content .views-row .right A,
      .related-content .views-row .right A {
        font-weight: bold;
        text-decoration: none; }

/* =============== 12 COMMENTS ================ */
/* Temporarily hide on mobile devices */
@media screen and (max-width: 640px) {
  #comments .comment {
    margin: 0px;
    width: auto; } }

@media screen and (max-width: 640px) {
  #comments .comment .left {
    display: none; } }

@media screen and (max-width: 640px) {
  #comments .comment .right {
    display: block;
    float: none;
    width: auto; } }

@media screen and (max-width: 640px) {
  #laserfist-comment-form {
    display: none; } }

/* =============== 13 GALLERIES =============== */
@media screen and (max-width: 640px) {
  .gallery-carousel {
    display: none; } }

/* ============ 14 SEARCH RESULTS ============= */
.section-find #content {
  clear: both;
  position: relative;
  /* FILTER PANEL */
  /* SEARCH RESULTS */ }
  .section-find #content .panel-col-first {
    width: 150px;
    position: absolute;
    top: 0px;
    left: 0px;
    border-right: 1px solid #ccc; }
    @media screen and (max-width: 540px) {
      .section-find #content .panel-col-first {
        display: block;
        float: none;
        position: relative;
        width: auto;
        margin-bottom: 10px;
        border-right: none;
        border-bottom: 5px solid #000000; } }
    @media screen and (max-width: 540px) {
      .section-find #content .panel-col-first .pane-content {
        display: none; }
        .section-find #content .panel-col-first .pane-content.active {
          display: block; } }
    .section-find #content .panel-col-first .pane-search-info {
      border-bottom: 5px solid #000000;
      font-size: 1.0em;
      font-style: italic;
      font-weight: bold;
      line-height: 18px;
      text-align: center;
      padding: 0 0 10px;
      word-wrap: break-word; }
      .section-find #content .panel-col-first .pane-search-info .pane-content {
        display: block; }
    .section-find #content .panel-col-first h4.type-group {
      position: relative;
      margin: 5px 0;
      padding-left: 13px;
      font-size: 12px; }
      .section-find #content .panel-col-first h4.type-group:before {
        content: " ";
        position: absolute;
        top: 5px;
        left: 0px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000; }
    .section-find #content .panel-col-first UL {
      margin: 0 0 10px;
      padding: 0; }
      .section-find #content .panel-col-first UL LI {
        font-size: 1.0em;
        list-style: none;
        border-bottom: #999 dotted 1px; }
        .section-find #content .panel-col-first UL LI A {
          text-decoration: none; }
          .section-find #content .panel-col-first UL LI A:hover {
            color: #75aec3; }
  .section-find #content .panel-col-last {
    width: auto;
    padding-left: 150px; }
    @media screen and (max-width: 540px) {
      .section-find #content .panel-col-last {
        display: block;
        float: none;
        padding: 0px; } }
    .section-find #content .panel-col-last .pane-search-results {
      clear: both; }
      .section-find #content .panel-col-last .pane-search-results H2.title {
        display: none; }
      .section-find #content .panel-col-last .pane-search-results dt {
        position: relative;
        padding: 10px 0;
        border-bottom: #999 dotted 1px; }
        .section-find #content .panel-col-last .pane-search-results dt .no-left .right {
          width: 100%; }
        .section-find #content .panel-col-last .pane-search-results dt .left {
          display: block;
          float: left;
          width: 32%; }
          .section-find #content .panel-col-last .pane-search-results dt .left A {
            display: block;
            padding-right: 10px; }
          .section-find #content .panel-col-last .pane-search-results dt .left IMG {
            width: auto !important;
            height: auto !important;
            max-width: 100%; }
        .section-find #content .panel-col-last .pane-search-results dt .right {
          display: block;
          float: left;
          width: 68%; }
          @media screen and (max-width: 540px) {
            .section-find #content .panel-col-last .pane-search-results dt .right {
              display: block;
              float: none;
              width: auto; } }
          .section-find #content .panel-col-last .pane-search-results dt .right .title {
            display: inline;
            font-size: 18px;
            line-height: 24px; }
            .section-find #content .panel-col-last .pane-search-results dt .right .title A {
              text-decoration: none; }
          .section-find #content .panel-col-last .pane-search-results dt .right .comment-count {
            display: inline-block;
            width: 20px;
            height: 25px;
            vertical-align: top;
            background-image: url("../images/icon-comment-bubble.png");
            background-repeat: no-repeat;
            background-position: 0px 0px;
            font-size: 10px;
            text-align: center;
            line-height: 22px; }
            .section-find #content .panel-col-last .pane-search-results dt .right .comment-count span {
              color: #FFF; }

/* ============= 15 CHANNEL CONTENT ============== */
#block-skinet_content-skinet_channel_title H1 {
  font-weight: lighter;
  text-transform: uppercase;
  margin: 0px 0px 0px 10px; }

UL.term-menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-family: 'Istok Web','Trebuchet MS', Arial, Helvetica, sans-serif; }
  UL.term-menu LI {
    display: inline-block;
    margin-right: 2px; }
    UL.term-menu LI A {
      display: block;
      -moz-border-radius: 5px;
      border-radius: 5px;
      padding: 3px 15px 3px 15px;
      margin-bottom: 5px;
      background-color: #eaeaea;
      font-size: 12px;
      font-weight: bold;
      text-transform: uppercase;
      text-decoration: none;
      color: #000; }
      UL.term-menu LI A.current {
        background-color: #000;
        color: #FFF; }
      UL.term-menu LI A:hover {
        background-color: #75aec3; }

.view-node-by-channel {
  margin-bottom: 10px;
  font-family: 'Istok Web','Trebuchet MS', Arial, Helvetica, sans-serif; }
  .view-node-by-channel UL {
    margin: 1.5em 0 0 -0.5em;
    padding: 0px;
    list-style: none; }
    .view-node-by-channel UL:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .view-node-by-channel UL LI {
      display: block;
      float: left;
      width: 33%;
      height: auto;
      line-height: normal; }
      @media only screen and (max-width: 640px) {
        .view-node-by-channel UL LI {
          width: 50%; } }
      .view-node-by-channel UL LI .channel-item {
        margin: 0 auto;
        padding: 0 0.5em 1em 0.5em;
        max-width: 210px;
        height: 380px;
        overflow: hidden; }
        .view-node-by-channel UL LI .channel-item A {
          display: block;
          width: auto;
          text-decoration: none; }
        .view-node-by-channel UL LI .channel-item .channel-image {
          overflow: hidden; }
          .view-node-by-channel UL LI .channel-item .channel-image IMG {
            width: auto !important;
            height: auto !important;
            max-width: 100%; }
        .view-node-by-channel UL LI .channel-item .channel-title A {
          padding-top: 10px;
          font-size: 1.5em;
          font-weight: bold;
          line-height: 1.1em; }
          .view-node-by-channel UL LI .channel-item .channel-title A:hover {
            color: #75aec3; }
        .view-node-by-channel UL LI .channel-item .channel-dek {
          padding-top: 5px;
          font-size: 1.0em;
          font-weight: lighter; }

/* SHOW MORE BUTTON */
#show-more-fresh,
#show-more-channel {
  display: inline-block;
  margin-bottom: 50px;
  font-size: 2.0em;
  font-weight: bold;
  text-transform: uppercase;
  color: #75aec3;
  cursor: pointer;
  font-family: 'Istok Web','Trebuchet MS', Arial, Helvetica, sans-serif;
  text-decoration: none; }
  #show-more-fresh:hover,
  #show-more-channel:hover {
    color: #000; }

/* ============= 16 GALLERY CONTENT ============== */
@media only screen and (max-width: 450px) {
  #gallery-view #node-pager {
    padding: 0 0 12px 60px; } }








/**
 * GearFinder 2014 Updates
 */
