/*
	Theme Name:Abrams Media - Bastion
	Theme URI:http://www.abrams-media.com
	Description:A projecting part of a fortification built at an angle to the line of a wall, so as to allow defensive fire in several directions.
	Author:Abrams Media
	Author URI:http://www.abrams-media.com
	Version:0.1
*/
#welcome-message-area {
  width: 100%;
  margin-bottom: 16px;
  display: none; }
  #welcome-message-area .welcome-title {
    font-weight: bold;
    font-size: 120%; }
  #welcome-message-area .welcome-message {
    background-color: #fff;
    padding: 6px;
    border-left: 6px solid #26c026;
    box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    width: 90%;
    max-width: 950px; }
    #welcome-message-area .welcome-message a {
      color: #26c026; }
      #welcome-message-area .welcome-message a:hover {
        text-decoration: underline; }

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: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

#network-footer-header {
  height: 38px;
  overflow: visible;
  margin-bottom: 24px;
  position: relative;
  top: 34px; }

#network-footer-footer {
  height: 8px;
  overflow: visible;
  margin-bottom: 24px; }
  @media screen and (max-width: 1024px) {
    #network-footer-footer {
      display: none; } }

#network-footer-logo {
  width: 64px;
  height: 64px;
  margin: 0 auto;
  background-image: url(./images/am-logo-64.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  top: -40px;
  display: block; }

#network-footer {
  width: 100%;
  margin: 0 auto; }

#network-footer ol {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%; }

#network-footer ol .row {
  display: table;
  margin-bottom: 12px; }

#network-footer ol li {
  display: table-cell;
  width: 25%;
  position: relative;
  vertical-align: top;
  padding: 6px; }

#network-footer ol li a {
  display: inline-block;
  width: 100%;
  border-top: 8px solid black;
  color: #333;
  background-color: #fff; }

#network-footer .title {
  padding: 6px;
  font-size: 100%;
  font-family: "Open Sans", "trebuchet ms", arial, sans-serif; }

#network-footer .image {
  height: 130px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  float: left;
  margin-bottom: 16px; }

#network-footer .image:after {
  content: ' ';
  display: block;
  border-top: 3px solid rgba(255, 255, 255, 0.15);
  height: 100%;
  width: 100%;
  box-sizing: border-box; }

@media screen and (max-width: 767px) {
  #network-footer ol .row {
    display: inline-block;
    width: 100%;
    margin: 0; }

  #network-footer ol li {
    display: block;
    width: 100%; }

  #network-footer .image {
    width: 33%;
    height: 80px;
    margin: 6px 0 16px 6px; }

  #network-footer h6 {
    float: right;
    width: 63%; } }
#network-footer .clearfix:after {
  content: '.';
  height: 0;
  clear: both;
  visibility: hidden;
  display: block; }

#network-footer li a {
  -webkit-transition: color 0.25s ease-out;
  border-radius: 3px; }

#network-footer .mediaite a {
  border-color: #cc0000; }

#network-footer .gossipcop a {
  border-color: #263676; }

#network-footer .geekosystem a {
  border-color: #26c026; }

#network-footer .styleite a {
  border-color: #FF5A36; }

#network-footer .sportsgrid a {
  border-color: #8f0000; }

#network-footer .themarysue a {
  border-color: #F2BA02; }

#network-footer .thejanedough a {
  border-color: #ffe400; }

#network-footer .thebraiser a {
  border-color: #262626; }

#network-footer .mediaite a:hover {
  color: #cc0000; }

#network-footer .gossipcop a:hover {
  color: #263676; }

#network-footer .geekosystem a:hover {
  color: #26c026; }

#network-footer .styleite a:hover {
  color: #FF5A36; }

#network-footer .sportsgrid a:hover {
  color: #8f0000; }

#network-footer .themarysue a:hover {
  color: #F2BA02; }

#network-footer .thejanedough a:hover {
  color: #ffe400; }

#network-footer .thebraiser a:hover {
  color: #333; }

/* share buttons */
#content #share-cont {
  margin-bottom: 0; }

#content #share {
  margin: 0 0 10px;
  overflow: hidden; }
  #content #share .share {
    margin: 0 5px;
    float: left; }
  #content #share .share-stumbleupon {
    margin: 2px 5px 0 0; }
  #content #share .share-reddit {
    background-color: #fff;
    margin: 2px 5px 0 0;
    border: 1px solid #dddddd;
    border-radius: 2px;
    padding: 3px 2px;
    height: 60px;
    width: 75px; }
  #content #share .share-plusone {
    margin: 2px 5px 0 0; }
  #content #share .share-pinterest {
    margin: 42px 5px 0 0; }
  #content #share .share-facebook iframe#facebook-like-inner {
    width: 51px;
    height: 65px;
    margin: 2px 0 0; }
  #content #share .share-facebook {
    height: 62px;
    width: 52px; }
  #content #share .share-facebook div span {
    width: 62px !important; }

@media all and (min-width: 1280px) {
  #content #share-cont {
    text-align: center; }

  #content #share {
    width: 84px;
    padding: 0px;
    position: absolute;
    left: -110px;
    margin: 6px 0 0; }
    #content #share .share {
      margin: 0;
      min-height: 30px;
      float: right;
      display: inline-block; }
    #content #share .share-reddit {
      margin: 4px 5px 4px 0; }
    #content #share .share-tumblr a {
      height: 20px !important;
      margin-left: 11px; }
    #content #share .share-plusone {
      margin: 0 5px 0 0; }
    #content #share .share-twitter {
      margin: 5px 6px 0 0; }
    #content #share .share-stumbleupon {
      margin: 4px 5px 0 0; }
    #content #share .share-pinterest {
      margin: 30px 5px 4px 0; }
    #content #share .share-facebook iframe#facebook-like-inner {
      margin: 4px 5px 0 0; }
    #content #share .share-facebook {
      margin: 4px 12px 0 0; } }
/* end share buttons */
.single-page-gallery {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important; }
  .single-page-gallery h4 {
    font-size: 200%;
    line-height: 1.2;
    margin-bottom: 12px; }
  .single-page-gallery img {
    width: 100%;
    height: auto; }

.image-gallery-launcher.test1 {
  position: relative;
  width: 100%;
  margin: 12px auto 18px;
  box-shadow: 0px 18px 20px -10px rgba(0, 0, 0, 0.25); }
  .image-gallery-launcher.test1:hover {
    cursor: hand;
    cursor: pointer; }
    .image-gallery-launcher.test1:hover .launch-gallery {
      text-shadow: 1px 1px 1px maroon; }
    .image-gallery-launcher.test1:hover .launch-gallery-next {
      color: maroon;
      text-shadow: 0px 0px 8px rgba(51, 51, 51, 0.9); }
  .image-gallery-launcher.test1 .launcher-helper {
    margin: 0 auto;
    position: relative; }
  .image-gallery-launcher.test1 .launch-gallery-next {
    position: absolute;
    top: 50%;
    right: 12px;
    font-size: 150%;
    color: maroon;
    transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -webkit-transition: color 0.25s ease-out; }
  .image-gallery-launcher.test1 .launcher-thumbs {
    height: 640px;
    width: 100%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    float: left;
    background-color: rgba(51, 51, 51, 0.9); }
  .image-gallery-launcher.test1 .launch-gallery {
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    display: block;
    color: white;
    font-size: 160%;
    line-height: 1;
    padding: 6px;
    bottom: 0px;
    left: 0px;
    border-left: 6px solid maroon;
    width: 100%;
    background-color: rgba(51, 51, 51, 0.9);
    transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -webkit-transition: color 0.25s ease-out; }
  @media screen and (max-width: 767px) {
    .image-gallery-launcher.test1 .launcher-thumbs {
      height: 400px; } }

.image-gallery-launcher.test2 {
  font-weight: bold;
  text-align: center;
  color: maroon;
  margin: 12px 0; }
  .image-gallery-launcher.test2 .launch-gallery {
    font-family: georgia;
    font-size: 200%;
    line-height: 1; }
    .image-gallery-launcher.test2 .launch-gallery:before {
      color: #000;
      content: "["; }
    .image-gallery-launcher.test2 .launch-gallery:after {
      color: #000;
      content: " ]"; }
  .image-gallery-launcher.test2:hover {
    cursor: hand;
    cursor: pointer;
    text-decoration: underline; }
  .image-gallery-launcher.test2 i {
    display: none; }

.image-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  height: 0;
  z-index: 999999999;
  display: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media screen and (max-width: 1024px) {
    .image-gallery-container {
      background-color: #000; } }
  .image-gallery-container .image-gallery {
    height: 100%;
    width: 100%;
    background-color: #262626;
    box-sizing: border-box; }
    .image-gallery-container .image-gallery .left {
      width: 50%;
      height: 100%;
      background-color: #333333;
      float: left;
      vertical-align: middle;
      padding: 12px;
      position: relative;
      box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8); }
      .image-gallery-container .image-gallery .left .image {
        height: 100%;
        width: 100%;
        display: block;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
        .image-gallery-container .image-gallery .left .image .related-galleries {
          color: #eeeeee;
          display: none;
          height: 100%;
          width: 100%;
          padding: 3% 10% 5%;
          margin: 0; }
          @media screen and (max-width: 1024px) and (min-width: 768px) {
            .image-gallery-container .image-gallery .left .image .related-galleries {
              padding: 10% 0 10%; } }
          @media screen and (max-width: 767px) {
            .image-gallery-container .image-gallery .left .image .related-galleries {
              padding: 10% 0 10%; } }
          .image-gallery-container .image-gallery .left .image .related-galleries .related-heading {
            font-size: 170%;
            text-align: center;
            line-height: 1.2;
            height: 10%; }
            @media screen and (max-width: 1024px) and (min-width: 768px) {
              .image-gallery-container .image-gallery .left .image .related-galleries .related-heading {
                font-size: 150%; } }
            @media screen and (max-width: 767px) {
              .image-gallery-container .image-gallery .left .image .related-galleries .related-heading {
                font-size: 150%; } }
          .image-gallery-container .image-gallery .left .image .related-galleries .row {
            height: 45%; }
          .image-gallery-container .image-gallery .left .image .related-galleries li {
            display: table-cell;
            width: 50%;
            float: left;
            height: 100%;
            padding: 6px; }
            .image-gallery-container .image-gallery .left .image .related-galleries li a {
              display: block;
              height: 100%;
              box-shadow: 0px 0px 20px 0px black; }
              .image-gallery-container .image-gallery .left .image .related-galleries li a:hover .title {
                color: maroon; }
              .image-gallery-container .image-gallery .left .image .related-galleries li a .thumb {
                height: 100%;
                width: 100%;
                background-size: cover;
                background-repeat: no-repeat;
                background-position: center;
                position: relative;
                overflow: hidden; }
              .image-gallery-container .image-gallery .left .image .related-galleries li a .title {
                position: absolute;
                bottom: 0;
                left: 0;
                color: #eeeeee;
                font-size: 200%;
                line-height: 1.1;
                text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
                padding: 12px;
                display: block;
                background-color: rgba(0, 0, 0, 0.8);
                transition: color 0.25s ease-out;
                -o-transition: color 0.25s ease-out;
                -ms-transition: color 0.25s ease-out;
                -moz-transition: color 0.25s ease-out;
                -webkit-transition: color 0.25s ease-out; }
                @media screen and (max-width: 1024px) and (min-width: 768px) {
                  .image-gallery-container .image-gallery .left .image .related-galleries li a .title {
                    font-size: 100%; } }
                @media screen and (max-width: 767px) {
                  .image-gallery-container .image-gallery .left .image .related-galleries li a .title {
                    font-size: 100%; } }
      .image-gallery-container .image-gallery .left .prev-button, .image-gallery-container .image-gallery .left .next-button {
        height: 100%;
        top: 0;
        width: 100px;
        position: absolute;
        opacity: 0;
        z-index: 2;
        text-align: center;
        color: #eeeeee;
        transition: opacity 0.25s ease-out;
        -o-transition: opacity 0.25s ease-out;
        -ms-transition: opacity 0.25s ease-out;
        -moz-transition: opacity 0.25s ease-out;
        -webkit-transition: opacity 0.25s ease-out; }
        .image-gallery-container .image-gallery .left .prev-button i, .image-gallery-container .image-gallery .left .next-button i {
          position: absolute;
          top: 48%; }
        .image-gallery-container .image-gallery .left .prev-button:hover, .image-gallery-container .image-gallery .left .next-button:hover {
          cursor: hand;
          cursor: pointer;
          opacity: 1 !important; }
        .image-gallery-container .image-gallery .left .prev-button:active, .image-gallery-container .image-gallery .left .next-button:active {
          color: maroon; }
        @media screen and (max-width: 1024px) and (min-width: 768px) {
          .image-gallery-container .image-gallery .left .prev-button, .image-gallery-container .image-gallery .left .next-button {
            opacity: 1 !important; }
            .image-gallery-container .image-gallery .left .prev-button i, .image-gallery-container .image-gallery .left .next-button i {
              top: auto;
              bottom: 6px;
              font-size: 300%; } }
        @media screen and (max-width: 767px) {
          .image-gallery-container .image-gallery .left .prev-button, .image-gallery-container .image-gallery .left .next-button {
            opacity: 1 !important; }
            .image-gallery-container .image-gallery .left .prev-button i, .image-gallery-container .image-gallery .left .next-button i {
              top: auto;
              bottom: 6px;
              font-size: 300%; } }
      .image-gallery-container .image-gallery .left .prev-button {
        left: 0; }
        .image-gallery-container .image-gallery .left .prev-button i {
          left: 12px; }
      .image-gallery-container .image-gallery .left .next-button {
        right: 0; }
        .image-gallery-container .image-gallery .left .next-button i {
          right: 12px; }
    .image-gallery-container .image-gallery .right {
      color: #eeeeee;
      width: 340px;
      padding: 10px;
      height: 100%;
      background-color: #262626;
      float: right;
      vertical-align: top;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; }
      .image-gallery-container .image-gallery .right .close-gallery {
        margin-bottom: 10px; }
        .image-gallery-container .image-gallery .right .close-gallery .count {
          font-size: 160%;
          line-height: 1; }
        .image-gallery-container .image-gallery .right .close-gallery .permalink {
          margin-right: 6px; }
          .image-gallery-container .image-gallery .right .close-gallery .permalink a {
            color: white; }
            .image-gallery-container .image-gallery .right .close-gallery .permalink a:hover {
              color: maroon; }
        .image-gallery-container .image-gallery .right .close-gallery #close-button {
          float: right; }
          .image-gallery-container .image-gallery .right .close-gallery #close-button:hover {
            color: maroon; }
          @media screen and (max-width: 767px) and (orientation: portrait) {
            .image-gallery-container .image-gallery .right .close-gallery #close-button {
              position: absolute;
              top: 2px;
              right: 2px;
              z-index: 9999; } }
      .image-gallery-container .image-gallery .right #am-ngg-ss-unit {
        width: 300px;
        height: 250px;
        overflow: hidden;
        margin: 0 auto 12px;
        background-color: #eeeeee; }
      .image-gallery-container .image-gallery .right h2 {
        font-size: 200%;
        line-height: 1.2;
        -webkit-touch-callout: text;
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
        width: 300px;
        margin: 0 auto 6px; }
      .image-gallery-container .image-gallery .right .description {
        -webkit-touch-callout: text;
        -webkit-user-select: text;
        -khtml-user-select: text;
        -moz-user-select: text;
        -ms-user-select: text;
        user-select: text;
        width: 300px;
        margin: 0 auto; }
    @media screen and (max-width: 1024px) and (min-width: 768px) {
      .image-gallery-container .image-gallery .left {
        padding-bottom: 60px; } }
    @media screen and (max-width: 767px) and (orientation: portrait) {
      .image-gallery-container .image-gallery .left {
        display: block;
        height: 60%;
        width: 100% !important;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
        padding-bottom: 60px; }
        .image-gallery-container .image-gallery .left .thumbs-container {
          width: 100% !important;
          height: 100% !important;
          left: 0;
          bottom: 0; }
      .image-gallery-container .image-gallery .right {
        display: block;
        height: 40%;
        width: 100%; }
        .image-gallery-container .image-gallery .right h2, .image-gallery-container .image-gallery .right .description {
          width: auto;
          margin: 0 0 6px; }
        .image-gallery-container .image-gallery .right #am-ngg-ss-unit {
          display: none; } }

.thumbs-container {
  position: fixed;
  display: none;
  bottom: 10px;
  left: 10px;
  padding: 10px;
  height: 50%;
  width: 50%;
  z-index: 10; }
  .thumbs-container .thumbs {
    background-color: rgba(0, 0, 0, 0.8);
    height: 100%;
    width: 100%;
    overflow: auto;
    padding: 12px;
    border: 3px solid #262626;
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.8);
    border-radius: 6px; }
    .thumbs-container .thumbs .thumbs-title-bar {
      color: #eeeeee; }
      .thumbs-container .thumbs .thumbs-title-bar > i {
        float: right; }
        .thumbs-container .thumbs .thumbs-title-bar > i:hover {
          cursor: hand;
          cursor: pointer;
          color: maroon; }
    .thumbs-container .thumbs ol {
      display: block; }
      .thumbs-container .thumbs ol li {
        display: inline-block;
        float: left;
        height: 120px;
        width: 160px;
        background-color: #262626;
        margin: 6px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center; }
        .thumbs-container .thumbs ol li.selected {
          border-bottom: 6px solid maroon; }
        .thumbs-container .thumbs ol li:hover {
          cursor: hand;
          cursor: pointer; }
        @media screen and (max-width: 767px) {
          .thumbs-container .thumbs ol li {
            width: 120px;
            height: 100px; } }

.thumbs-button {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  text-align: center;
  overflow: hidden;
  width: 180px;
  margin-left: -90px;
  color: #eeeeee;
  z-index: 3;
  height: 36px; }
  .thumbs-button span {
    padding: 6px 40px 0;
    display: inline-block;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #262626;
    bottom: -36px;
    height: 36px;
    position: relative;
    transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -webkit-transition: all 0.25s ease-out; }
  .thumbs-button:hover span {
    bottom: 0px !important;
    cursor: hand;
    cursor: pointer; }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .thumbs-button span {
      bottom: 0px !important; } }
  @media screen and (max-width: 767px) {
    .thumbs-button span {
      bottom: 0px !important; } }

#podcast-player {
  width: 100%;
  height: 250px;
  background-color: #333333;
  background-image: url(./images/basic-noise.png);
  color: #eeeeee;
  position: relative;
  border-top: 6px solid maroon; }
  #podcast-player.home-player {
    border-top: none; }
  #podcast-player #thumbnail-area {
    width: 49%;
    height: 100%;
    float: left;
    padding-bottom: 40px; }
    #podcast-player #thumbnail-area #thumbnail {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  #podcast-player #controls-area {
    float: right;
    width: 50%;
    height: 100%;
    text-align: right;
    padding: 6px;
    padding-bottom: 46px; }
    #podcast-player #controls-area #title {
      font-size: 170%;
      line-height: 1.2;
      margin-bottom: 6px; }
  #podcast-player #pbar {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 40px;
    padding-left: 48px;
    background-color: #333333;
    border-top: 2px solid #666666; }
    #podcast-player #pbar:hover {
      cursor: pointer;
      cursor: hand; }
      #podcast-player #pbar:hover #tooltip {
        display: block; }
  #podcast-player #play {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    vertical-align: baseline;
    background-color: #262626;
    text-align: center;
    border-top: 2px solid #666666;
    border-right: 2px solid #666666; }
    #podcast-player #play:hover {
      background-color: maroon;
      cursor: pointer;
      cursor: hand; }
  #podcast-player #nub {
    background-color: #262626;
    height: 38px;
    border-right: 6px solid maroon;
    width: 0%; }
  #podcast-player #duration {
    position: absolute;
    bottom: 6px;
    right: 6px;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    pointer-events: none; }
  #podcast-player #tooltip {
    background-color: #333333;
    border: 1px solid #666666;
    position: absolute;
    display: none;
    top: -28px;
    padding: 2px; }
  #podcast-player #caption {
    margin-top: 12px; }
  @media screen and (max-width: 767px) {
    #podcast-player {
      height: 170px; }
      #podcast-player #controls-area #caption {
        display: none; }
      #podcast-player #controls-area #title {
        font-size: 104%; }
      #podcast-player #controls-area #date {
        font-size: 80%; } }

#podcast-downloads {
  list-style: none;
  display: table;
  padding: 0;
  margin: 0 0 12px;
  text-align: center;
  background-color: #262626;
  background-image: url(./images/basic-noise.png);
  width: 100%;
  border-top: 2px solid #666666; }
  #podcast-downloads li {
    display: table-cell;
    width: 33.3%; }
    #podcast-downloads li a {
      color: #eeeeee;
      display: block;
      padding: 6px;
      transition: all 0.25s ease-out;
      -o-transition: all 0.25s ease-out;
      -ms-transition: all 0.25s ease-out;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out; }
      #podcast-downloads li a:hover {
        text-decoration: none;
        background-color: maroon;
        color: #eeeeee; }

.post-body #podcast-hosts {
  padding: 0;
  margin: 12px 0;
  list-style: none !important; }
  .post-body #podcast-hosts li {
    background-color: #fff;
    width: 49%;
    float: left;
    padding: 6px;
    padding-bottom: 24px;
    position: relative;
    border: 1px solid #eeeeee;
    margin-bottom: 12px;
    clear: both; }
    .post-body #podcast-hosts li:nth-of-type(2n) {
      float: right;
      clear: none; }
    .post-body #podcast-hosts li img {
      float: left;
      margin-right: 6px;
      margin-bottom: 0; }
    .post-body #podcast-hosts li .host-name {
      font-size: 124%;
      display: block;
      margin-left: 81px; }
    .post-body #podcast-hosts li .host-description {
      margin-left: 81px; }
    .post-body #podcast-hosts li .social-icons {
      position: absolute;
      bottom: 0;
      right: 6px; }
      .post-body #podcast-hosts li .social-icons a i {
        padding: 2px;
        display: inline-block; }
        .post-body #podcast-hosts li .social-icons a i:hover {
          text-decoration: none;
          color: white;
          background-color: maroon; }
  @media screen and (max-width: 767px) {
    .post-body #podcast-hosts li {
      width: 100%;
      float: none; } }

#header {
  position: relative; }
  #header .social-item {
    display: inline-block;
    line-height: 0;
    vertical-align: bottom;
    margin-right: 10px;
    transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
    -o-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
    -ms-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
    -moz-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
    -webkit-transition: background-color ease-out 0.2s, background-image ease-out 0.2s; }
    @media screen and (max-width: 1024px) {
      #header .social-item {
        margin-right: 2px; } }
    #header .social-item .social-link {
      padding: 5px;
      text-align: center;
      vertical-align: bottom;
      text-shadow: -2px 2px rgba(0, 0, 0, 0.75); }
    #header .social-item i {
      font-size: 18px; }
    #header .social-item:last-child {
      margin-right: 0; }
    #header .social-item.tumblr i {
      line-height: 115%; }
  #header #nav-search {
    padding: 5px; }
  #header .header-text {
    display: inline-block; }
  #header #social-bar-atf {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: bottom; }

@media screen and (min-width: 1024px) {
  #header .social-item i {
    font-size: 22px; } }
@media screen and (max-width: 1024px) {
  #header #nav-search {
    margin-right: 10px; } }
#partners .sharethrough-placement {
  margin-top: 12px;
  padding: 6px 0;
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-width: 1px 0; }
  @media screen and (max-width: 1024px) {
    #partners .sharethrough-placement {
      display: none; } }
#partners #sharethrough-unit {
  margin-top: 12px; }
  @media screen and (min-width: 1025px) {
    #partners #sharethrough-unit {
      display: none; } }

.OUTBRAIN {
  margin: 10px 0;
  padding: 10px 0; }

#partners .OUTBRAIN {
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-width: 1px 0; }

.SB_2 {
  padding-top: 0 !important;
  margin-top: 12px !important;
  margin-bottom: 5px; }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    .SB_2 {
      float: left;
      width: calc(100% - 316px);
      padding-top: 0 !important;
      margin-top: 0 !important; } }
  .SB_2 .ob_org_header {
    background: none repeat scroll 0 0 #004358;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    font-size: 14px !important;
    font-weight: bold;
    height: 32px;
    margin-bottom: 10px;
    padding-left: 15px;
    text-align: left;
    text-shadow: -2px 1px #333333;
    text-transform: uppercase;
    width: 302px;
    border: 1px solid #dedede; }
  .SB_2 .ob_container .item-link-container {
    background: none repeat scroll 0 0 rgba(245, 245, 245, 0.75);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    float: left;
    margin: 8px 0 0;
    text-align: left;
    width: 300px; }
  .SB_2 .ob_container .item-link-container:hover {
    color: maroon !important; }

.SB_2 .ob-text-content {
  padding-left: 116px !important; }

.SB_2 .strip-rec-link-source {
  margin-left: 0 !important;
  margin-bottom: 7px; }

.SB_2 .ob-rec-link-img .strip-img {
  border: 1px solid rgba(0, 0, 0, 0.25) !important; }

.SB_2 .strip-rec-link-title {
  display: block;
  font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
  font-weight: 800;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 10px 0 0;
  margin-left: 0 !important;
  text-transform: uppercase; }

.SB_2 .ob_org_header {
  background: none repeat scroll 0 0 #004358;
  border-radius: 3px;
  color: #FFFFFF;
  display: block;
  font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
  font-size: 14px !important;
  font-weight: bold;
  height: 32px;
  margin-bottom: 10px;
  padding-left: 15px;
  text-align: left;
  text-shadow: -2px 1px #333333;
  text-transform: uppercase;
  width: 302px;
  border: 1px solid #dedede;
  line-height: 29px; }

.SB_2 .item-container {
  margin-bottom: 10px !important;
  height: auto !important; }

.SB_2 .item-container img {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  float: left;
  margin-right: 10px; }

.strip-rec-link-title {
  color: black !important;
  line-height: 15px !important; }

.ob_container .item-link-container:hover .strip-rec-link-title {
  color: maroon !important; }

/* @group DFP Skins */
@media screen and (min-width: 1025px) {
  body.skinned #am-skin {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000; }
  body.skinned #wrap {
    width: 1000px;
    background: white;
    padding: 4px;
    position: relative; }
  body.skinned #featured-posts {
    width: 980px;
    position: relative;
    z-index: 0;
    margin: 0 auto; } }
/* @end */
#pm-story-unit {
  background-color: rgba(51, 51, 51, 0.1);
  padding: 12px;
  margin-top: 12px;
  box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.5); }
  #pm-story-unit #pmad-in3 {
    margin-top: 0 !important;
    margin-left: 0 !important; }

#pm-sidebar-unit {
  margin-top: 5px;
  float: left; }
  #pm-sidebar-unit iframe {
    margin: 0 auto;
    display: block; }

#pmlb-site,
#pmlb-endpoint {
  visibility: hidden; }

#pm-sidebar-module {
  margin-top: 12px; }
  #pm-sidebar-module .header {
    background: none repeat scroll 0 0 #004358;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 15px;
    text-align: left;
    text-shadow: -2px 1px #333333;
    text-transform: uppercase;
    width: 302px;
    border: 1px solid #dedede; }
  #pm-sidebar-module ul li {
    background: none repeat scroll 0 0 rgba(245, 245, 245, 0.75);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    clear: left;
    margin: 8px 0 0;
    text-align: left;
    width: 300px; }
    #pm-sidebar-module ul li a {
      color: #000;
      transition: all ease-in-out 0.2s;
      -o-transition: all ease-in-out 0.2s;
      -ms-transition: all ease-in-out 0.2s;
      -moz-transition: all ease-in-out 0.2s;
      -webkit-transition: all ease-in-out 0.2s; }
      #pm-sidebar-module ul li a:hover {
        color: maroon; }
      #pm-sidebar-module ul li a .image {
        border: 1px solid rgba(0, 0, 0, 0.25);
        border-radius: 3px 0 0 3px;
        float: left;
        height: 75px;
        margin-right: 10px;
        width: 80px;
        background-size: cover; }
      #pm-sidebar-module ul li a .headline {
        display: block;
        font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
        font-weight: 800;
        font-size: 12px;
        line-height: 16px;
        margin: 10px 10px 0;
        text-transform: uppercase; }
        #pm-sidebar-module ul li a .headline div {
          font-size: 80%;
          text-transform: capitalize;
          margin-bottom: 5px;
          color: rgba(51, 51, 51, 0.5); }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  #pm-sidebar-module {
    float: left;
    width: calc(100% - 316px);
    clear: left; }

  #pm-sidebar-unit {
    width: 300px;
    float: left; }
    #pm-sidebar-unit #pmad-rt1 {
      width: 300px;
      margin: 0 auto; }
    #pm-sidebar-unit iframe {
      margin: 0 auto;
      display: block; }
    #pm-sidebar-unit div {
      margin: 0 auto;
      display: block; } }
#pm-byline-unit {
  display: none; }
  @media screen and (min-width: 1025px) {
    #pm-byline-unit {
      display: block;
      max-width: 605px;
      overflow: hidden; } }

a[href="#spoiler"] {
  visibility: hidden;
  font-size: 100%;
  cursor: default; }
  a[href="#spoiler"]:hover, a[href="#spoiler"]:active {
    text-decoration: none !important; }
    a[href="#spoiler"]:hover::after, a[href="#spoiler"]:active::after {
      color: #262626;
      background: transparent; }
  a[href="#spoiler"]::after {
    content: attr(title);
    visibility: visible;
    background-color: maroon;
    color: maroon; }

.post-body span.spoiler {
  color: maroon;
  background-color: maroon; }
  .post-body span.spoiler:hover, .post-body span.spoiler:active {
    color: #262626;
    background-color: transparent; }

/* @group network-bar    */
.network-bar {
  background: #262626;
  position: relative;
  border-bottom: 2px solid #333333;
  height: 48px;
  padding: 2px 0 0; }

.network-bar ol {
  list-style: none;
  width: 1000px;
  padding: 0;
  font-size: 0;
  margin: 0 auto; }

.network-bar li {
  display: inline-block;
  text-indent: -9999px;
  margin: 0 56px 0 0;
  padding: 0; }

.network-bar li:last-child {
  margin: 0;
  padding: 0; }

.network-bar a {
  display: block;
  width: 120px;
  height: 46px;
  background: url("images/network-bar-sprites.png?v=2.0") no-repeat;
  outline: none; }

.network-bar a:hover, .network-bar a:focus, .network-bar .bar-current {
  border-radius: 10px 10px 0 0;
  background-color: #333; }

.bar-mediaite a {
  background-position: 10px -3px; }

.bar-mediaite a:hover, .bar-mediaite a:focus, .bar-mediaite a.bar-current {
  background-position: 10px -406px; }

.bar-gossipcop a {
  background-position: 10px -50px; }

.bar-gossipcop a:hover, .bar-gossipcop a:focus, .bar-gossipcop a.bar-current {
  background-position: 10px -450px; }

.bar-geekosystem a {
  background-position: 10px -102px; }

.bar-geekosystem a:hover, .bar-geekosystem a:focus, .bar-geekosystem a.bar-current {
  background-position: 10px -502px; }

.bar-runwayriot a {
  background-position: 10px -152px; }

.bar-runwayriot a:hover, .bar-runwayriot a:focus, .bar-runwayriot a.bar-current {
  background-position: 10px -552px; }

.bar-sportsgrid a {
  background-position: 10px -200px; }

.bar-sportsgrid a:hover, .bar-sportsgrid a:focus, .bar-sportsgrid a.bar-current {
  background-position: 10px -600px; }

.bar-marysue a {
  background-position: 10px -253px; }

.bar-marysue a:hover, .bar-marysue a:focus, .bar-marysue a.bar-current {
  background-position: 10px -655px; }

.bar-themaude a {
  background-position: 10px -302px; }

.bar-themaude a:hover, .bar-themaude a:focus, .bar-themaude a.bar-current {
  background-position: 10px -702px; }

.bar-thebraiser a {
  background-position: 10px -354px; }

.bar-thebraiser a:hover, .bar-thebraiser a:focus, .bar-thebraiser a.bar-current {
  background-position: 10px -749px; }

@media screen and (max-width: 1024px) {
  .network-bar {
    display: none; } }
/* @end */
#newsletter {
  margin-top: 0 !important; }

html {
  padding-bottom: 0 !important;
  -webkit-text-size-adjust: none; }

body {
  background: #efeae6;
  font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
  font-size: 15px;
  line-height: 1.6em;
  margin: 0 auto;
  color: #262626; }

.title {
  font-weight: normal;
  font-size: 96%;
  font-family: "Open Sans", "trebuchet ms", arial, sans-serif; }

.inline-block {
  display: inline-block !important; }

.clearfix:after {
  clear: both;
  height: 0;
  content: '.';
  visibility: hidden;
  display: block; }

@media screen and (max-width: 1024px) {
  .exclude-tablet {
    display: none !important; } }
.tablet-only {
  display: none !important; }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .tablet-only {
    display: block !important; } }
@media screen and (max-width: 767px) {
  .exclude-tablet {
    display: block !important; }

  .tablet-only {
    display: none !important; }

  .mobile-show {
    display: block !important; } }
em {
  font-style: italic; }

a {
  color: maroon;
  text-decoration: none;
  transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -webkit-transition: color 0.25s ease-out; }

p {
  word-wrap: break-word;
  word-break: break-word; }

strong {
  font-weight: bold; }

#header-section {
  box-shadow: 0 0 20px 0 rgba(50, 50, 50, 0.15);
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 70px rgba(0, 0, 0, 0.25);
  background: url(images/header-bg.png) no-repeat #004358;
  background-position: center;
  background-size: cover;
  border-bottom: 2px solid black;
  width: 100%;
  z-index: 10;
  margin-bottom: 16px;
  padding-left: 4px; }
  @media screen and (max-width: 1024px) {
    #header-section {
      padding-bottom: 6px;
      padding-left: 0;
      margin-bottom: 10px; }
      #header-section .hide {
        display: none; }
      #header-section .show {
        display: inherit; } }

#header {
  box-sizing: border-box; }
  #header .header-text {
    font-size: 80%;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }

#header-container {
  width: 100%;
  max-width: 1034px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0 0 0; }
  @media screen and (max-width: 1024px) {
    #header-container {
      padding: 0; } }

#header #social-bar-atf {
  display: none; }
  @media screen and (min-width: 1024px) {
    #header #social-bar-atf {
      display: inline-block; } }
  #header #social-bar-atf .social-link {
    color: rgba(255, 255, 255, 0.7); }

#header #site-tools {
  display: inline-block; }
  #header #site-tools .social-link {
    color: rgba(255, 255, 255, 0.7); }

#header-tools {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 17px;
  padding: 10px;
  background: rgba(255, 0, 0, 0.05);
  border-radius: 0 0 10px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 1024px) {
    #header-tools {
      right: 10px; } }
  @media screen and (max-width: 640px) {
    #header-tools {
      top: 26px;
      background: none;
      border-radius: 0;
      border: 0; } }
  #header-tools a {
    font-size: 0;
    line-height: 0;
    text-shadow: -2px 2px rgba(0, 0, 0, 0.75); }
  #header-tools .menu-toggle {
    z-index: 5;
    position: relative; }

#site-tools {
  display: inline-block;
  margin: 0 0 0 2px; }

@media screen and (max-width: 1024px) {
  #header {
    width: 100%; } }
@media screen and (max-width: 641px) {
  #logo-area {
    margin-left: -35px; } }

#logo-home {
  background: url(./images/logo-circle-2.png) 0 0 no-repeat;
  display: inline-block;
  margin-right: 60px; }
  @media screen and (max-width: 1024px) {
    #logo-home {
      width: 470px;
      margin: 0 auto;
      display: block; } }
  @media screen and (max-width: 641px) {
    #logo-home {
      background-size: 54px auto;
      width: 270px; } }
  #logo-home .logotype {
    width: 270px;
    margin: 0 0 10px; }
    @media screen and (max-width: 641px) {
      #logo-home .logotype {
        width: 140px; } }
  #logo-home .logomark {
    padding-left: 1px; }
    @media screen and (max-width: 641px) {
      #logo-home .logomark {
        width: 54px;
        padding-left: 0; } }

#site-slogan {
  display: none;
  color: rgba(255, 255, 255, 0.7);
  font-style: italic;
  float: right; }

#site-nav {
  visibility: hidden;
  height: 20px;
  vertical-align: bottom;
  font-size: 100%;
  display: inline-block;
  width: 50%; }
  #site-nav ol {
    display: table;
    position: relative;
    width: 100%;
    margin-left: 20px; }
    #site-nav ol li {
      display: table-cell;
      margin-left: 39px;
      text-align: center;
      text-transform: uppercase; }
      #site-nav ol li a:hover, #site-nav ol li a:focus, #site-nav ol li a:active {
        outline: 0;
        border-bottom: 1px solid maroon; }
      #site-nav ol li a:hover i, #site-nav ol li a:focus i, #site-nav ol li a:active i {
        color: maroon; }
      #site-nav ol li a {
        display: inline-block;
        border-bottom: 2px solid transparent;
        text-decoration: none;
        letter-spacing: 1px;
        font-weight: 500;
        line-height: 20px;
        color: #4d4d4d;
        transition: all ease-in-out 0.2s;
        -o-transition: all ease-in-out 0.2s;
        -ms-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s; }
        #site-nav ol li a i {
          transition: all ease-in-out 0.2s;
          -o-transition: all ease-in-out 0.2s;
          -ms-transition: all ease-in-out 0.2s;
          -moz-transition: all ease-in-out 0.2s;
          -webkit-transition: all ease-in-out 0.2s; }
    #site-nav ol li#nav-search {
      margin-left: 0;
      position: absolute;
      top: 20px;
      right: 5px; }
      #site-nav ol li#nav-search a i:before {
        transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        color: rgba(0, 0, 0, 0.5); }

@media screen and (max-width: 1024px) {
  #site-nav {
    width: 43%;
    text-align: right; } }
#nav-cats {
  display: inline-block;
  margin: 0;
  height: 72px;
  vertical-align: bottom;
  text-transform: uppercase;
  position: relative;
  z-index: 5; }
  @media screen and (max-width: 1024px) {
    #nav-cats {
      display: none; } }
  #nav-cats li {
    display: inline-block;
    position: relative;
    height: 28px;
    padding: 1px; }
    #nav-cats li a {
      color: #FFF;
      display: inline-block;
      font-family: Open Sans, trebuchet ms, arial, sans-serif;
      font-size: 14px;
      font-weight: 600;
      line-height: 27px;
      margin-left: 5px;
      margin-top: 0;
      padding: 0 6px;
      text-shadow: -2px 2px rgba(0, 0, 0, 0.75);
      letter-spacing: .5px;
      width: 100%; }
      #nav-cats li a:hover {
        color: #ffe650;
        text-shadow: -2px 2px #400000; }
  #nav-cats li#last-cat {
    display: block; }
  #nav-cats li.nav-new {
    padding-left: 10px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTZEQ0VGMkYxQTFBMTFFNThBNTM5NDUxNDE5N0M1RjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTZEQ0VGMzAxQTFBMTFFNThBNTM5NDUxNDE5N0M1RjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNkRDRUYyRDFBMUExMUU1OEE1Mzk0NTE0MTk3QzVGOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNkRDRUYyRTFBMUExMUU1OEE1Mzk0NTE0MTk3QzVGOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlDGxZcAAAHKSURBVHjalJNfKENRHMfPufvTYhKi/NlqSkmKyL9We+HBkhdPPE3Is0K888KLePPkQTyOBx6WByK1B6QJ+W+kTYgW2713d/f4nqE2se2e+tzfOfeszz2/3++MqvsmksHoBg9g5/cGrYvEo5DOcHLNzAhTYA7o/vtdSpFQL1opJdOYWkEtGNQsgkRoaxI6Kqy0P+H1BCjQJOrt1DlmRw0Deh0xJrzmknnQCoqSavVdbJ57NbCDFsaIHSnZMmjCM/ABz4+IggXgItrHG3AIqIUFNJjt4urpDdvTYoipRIoqxIkrcMRrxGtQExZJUYtLWri4Y75MJKpKFH+A9RkbI954sZHaFeI2X4Q+iNLskufvH9l5OlHwhU2Wl9LlpK5Bdoawy+evIaZc3rPbdKKSQhr4s/2QHSMc8nlhHs3PIDtLqnv0zh95OSRJJEdJBIVVtIj4/4rkmr9O9BEhoZXNmLuySxqv65HGVrdibjQl+JdI/1tkziI6fF1eXI8tjcwoG0+vLMwPyTe7hqMeoyG6JHpNMpbOlCJJJmpZuziE0xxgfYHaqbhnxZhXARvSzEZ0g7VUojAumAf4IWAJjeAdCkCYhViJSBP3+fgUYACQ+aqfQb2z8QAAAABJRU5ErkJggg==") center left no-repeat; }
  #nav-cats li.nav-vid {
    padding-left: 7px;
    background-image: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAA4klEQVQokWNgYGCQ+n+YYfP/0ww3/59gcGYgAEL/H2J4/f8cw38wPsmw5v8RBi1ciqvfbmF4D1cMwmcZfgA1df87yCCArrj+1SaGTyiKYfgMw1ug03KAbFaY4jqcimH4NMN5mH8IK4bYcpsoxb8PMDy9tpghCr/iIww/VtQzbFGXZvAGqhPArvgMw9+DkxlOGaswZALlDYBYCIiZwaHxZRfDV5jC64sZ7iS6MzQCxS2BWAKI2YCYER7OZ2czPP62h+FjQwLDDCAf5Gt5IOZEVgSPQSDOA2I/IFYFYl4gZsIWewA5ss1zqrWXUgAAAABJRU5ErkJggg=='); 
    background-repeat: no-repeat; 
    background-position: left center;
  }
  #nav-cats #subcats li a {
    font-size: 13px;
    text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.75);
    letter-spacing: 0.08em;
    text-transform: none;
    font-weight: normal; }
  #nav-cats.show {
    width: 255px;
    height: auto;
    position: absolute;
    top: 0;
    padding-top: 40px;
    right: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGklEQVQImWNQV1eXUldXl2JABzgliAKUGQsAkTUEeRjbFNcAAAAASUVORK5CYII=") repeat scroll 0 0 rgba(0, 28, 37, 0.9);
    z-index: 4;
    border-radius: 0 0 0 6px; }
    @media screen and (max-width: 640px) {
      #nav-cats.show {
        padding-top: 65px; } }
    @media screen and (min-width: 1024px) {
      #nav-cats.show {
        display: none; } }
    #nav-cats.show li, #nav-cats.show #subcats li {
      display: block;
      border: 0;
      height: auto; }
      #nav-cats.show li ul, #nav-cats.show #subcats li ul {
        position: static;
        background: none;
        box-shadow: none; }
      #nav-cats.show li a, #nav-cats.show #subcats li a {
        font-size: 18px;
        border-top: 1px dotted rgba(255, 255, 255, 0.3);
        padding: 6px 12px;
        font-weight: bold;
        text-transform: uppercase; }
    #nav-cats.show li#last-cat > a {
      display: none; }

#search-form {
  display: inline-block; }
  #search-form input[type="text"] {
    background: white;
    border: 1px solid #cccccc;
    border-radius: 6px;
    padding: 0 8px;
    text-align: center;
    font-style: italic;
    margin: 0;
    color: rgba(0, 0, 0, 0.5);
    font-size: 100%;
    line-height: 80%;
    width: 64px;
    transition: width ease-in-out 0.2s;
    -o-transition: width ease-in-out 0.2s;
    -ms-transition: width ease-in-out 0.2s;
    -moz-transition: width ease-in-out 0.2s;
    -webkit-transition: width ease-in-out 0.2s; }
    #search-form input[type="text"]:focus {
      outline-color: maroon; }

@media screen and (max-width: 1024px) {
  #site-tools .social-item i {
    font-size: 24px; } }

#site-tools:before {
  content: "| ";
  color: rgba(255, 255, 255, 0.15);
  font-size: 22px;
  vertical-align: top; }
  @media screen and (max-width: 1024px) {
    #site-tools:before {
      content: " "; } }

#site-tools button {
  padding: 0;
  border: 0;
  font-size: 0;
  background: none; }

#site-tools .menu-toggle {
  display: none; }
  @media screen and (max-width: 1024px) {
    #site-tools .menu-toggle {
      display: inline-block; } }

#nav-search i {
  vertical-align: middle; }

#site-tools button:hover {
  cursor: pointer; }

#mobile-search-box {
  display: none; }
  #mobile-search-box #search-form {
    display: block; }
  #mobile-search-box input[type="text"] {
    width: 100%;
    background-color: #eeeeee;
    color: #333333;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 6px; }
    #mobile-search-box input[type="text"]:focus {
      width: 100%; }

@media screen and (max-width: 767px) {
  #site-slogan {
    display: none; }

  #mobile-search {
    display: block; }

  #site-logo {
    float: left; } }
#wrap {
  width: 1000px;
  margin: 15px auto 40px; }
  @media screen and (max-width: 1024px) {
    #wrap {
      width: 100%;
      max-width: 730px;
      overflow: hidden; } }

.slide-right {
  position: static;
  right: auto; }

@media screen and (max-width: 767px) {
  .slide-right {
    position: fixed !important;
    right: 65%; } }
#content {
  box-sizing: border-box;
  margin: 15px auto;
  float: left;
  width: 100%;
  max-width: 1000px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  background: #f6f4f2; }
  @media screen and (max-width: 1024px) {
    #content {
      width: 100%; } }

#main-section {
  box-sizing: border-box;
  width: 660px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px;
  padding: 17px 97px 0 22px;
  float: left; }
  #main-section:after {
    height: 0;
    content: '.';
    visibility: hidden;
    display: block; }

#home-section-btf {
  box-sizing: border-box;
  width: 100%; }

@media screen and (max-width: 1024px) {
  #main-section {
    width: 100%;
    float: none; }

  .single #main-section {
    padding: 0 36px; } }
@media screen and (max-width: 767px) {
  #main-section {
    padding: 15px 15px 0 15px; }

  .single #main-section {
    padding: 0 6px; } }
#sidebar-section {
  box-sizing: border-box;
  float: right;
  width: 337px;
  padding: 20px 20px 0 20px;
  display: inline-block;
  border: 1px dotted rgba(0, 0, 0, 0.1);
  border-width: 0 0 1px 1px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGklEQVQImWNQV1eXUldXl2JABzgliAKUGQsAkTUEeRjbFNcAAAAASUVORK5CYII=) repeat; }
  #sidebar-section .sidebar-heading {
    background: none repeat scroll 0 0 #004358;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 15px;
    text-align: left;
    text-shadow: -2px 1px #333333;
    text-transform: uppercase;
    width: 302px;
    border: 1px solid #dedede;
    clear: left; }
    #sidebar-section .sidebar-heading a {
      color: white; }
      #sidebar-section .sidebar-heading a:hover {
        color: maroon; }
  #sidebar-section a.sidebar-heading:hover {
    color: #FFE100; }
  #sidebar-section #sidebar-rectangle-btf {
    padding-top: 12px;
    clear: left; }

@media screen and (max-width: 1024px) {
  #sidebar-section {
    float: none;
    width: 100%; } }
@media screen and (max-width: 1024px) and (min-width: 768px) {
  #sidebar-section .rectangle-section {
    margin-top: 0px;
    width: 300px; } }
@media screen and (max-width: 767px) {
  #sidebar-section {
    padding: 10px; }
    #sidebar-section .rectangle-section {
      margin-top: 12px; } }
.sidebar-item {
  margin-bottom: 15px;
  width: 300px;
  clear: both; }
  .sidebar-item > ul > li, .sidebar-item > ol > li {
    background: none repeat scroll 0 0 rgba(245, 245, 245, 0.75);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    clear: left;
    min-height: 77px;
    margin: 8px 0 0;
    text-align: left;
    width: 300px; }
    .sidebar-item > ul > li img, .sidebar-item > ol > li img {
      border: 1px solid rgba(0, 0, 0, 0.25);
      border-radius: 3px 0 0 3px;
      float: left;
      height: 75px;
      margin-right: 10px;
      width: 80px; }
    .sidebar-item > ul > li p, .sidebar-item > ol > li p {
      font-weight: normal;
      overflow: hidden; }
    .sidebar-item > ul > li a, .sidebar-item > ol > li a {
      color: #000; }
      .sidebar-item > ul > li a:hover, .sidebar-item > ol > li a:hover {
        color: maroon; }
  .sidebar-item h6,
  .sidebar-item .date {
    display: block;
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    margin: 10px 10px 0 90px;
    text-transform: uppercase; }
  .sidebar-item .read-more {
    text-align: center; }
  .sidebar-item .read-more a {
    margin: 10px 0 15px;
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    color: #400000; }
    .sidebar-item .read-more a:hover {
      color: maroon; }
  .sidebar-item .thumbnail {
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 3px 0 0 3px;
    float: left;
    height: 75px;
    margin-right: 10px;
    width: 80px;
    background-size: cover;
    background-position: center center; }
  .sidebar-item ol#tag-side-posts li:first-child a {
    display: block; }
    .sidebar-item ol#tag-side-posts li:first-child a .thumbnail {
      display: block;
      width: 100%;
      height: 168px;
      float: none; }
    .sidebar-item ol#tag-side-posts li:first-child a h6 {
      margin: 10px; }

#follow {
  margin-bottom: 15px; }
  #follow .sidebar-heading {
    margin-bottom: 0; }

#tweets {
  height: 400px;
  margin: 0;
  overflow: auto;
  padding-left: 0;
  padding-top: 15px;
  text-align: left;
  width: 300px; }
  #tweets li {
    border-bottom: 1px dotted #dddddd;
    clear: left;
    list-style: none outside none;
    margin: 0 4px 10px;
    font-size: 12px;
    line-height: 16px;
    width: auto; }
    #tweets li img {
      border: 1px solid rgba(0, 0, 0, 0.25);
      float: left;
      height: 50px;
      margin: 0 5px 15px 0;
      width: 50px; }
    #tweets li a {
      color: #400000;
      font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
      font-size: 12px;
      font-weight: 800; }
  #tweets .tweetactions {
    margin: 0 0 0 59px;
    padding: 0 0 5px; }
    #tweets .tweetactions li {
      border: medium none;
      display: inline;
      margin: 0 3px 0 0;
      text-transform: uppercase; }
      #tweets .tweetactions li a {
        font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
        font-size: 9px;
        font-weight: 600; }

#footer-section {
  box-sizing: border-box;
  clear: both; }

#credits {
  text-align: center;
  background-color: #333333;
  border-top: 3px solid maroon;
  padding: 20px;
  color: #eeeeee;
  position: relative;
  z-index: 10; }

#credits a {
  color: #eeeeee;
  transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -webkit-transition: color 0.25s ease-out; }

#credits a:hover {
  color: maroon; }

#interstitial-1x1, #popunder-1x2, #skin-1x3 {
  visibility: hidden;
  height: 0;
  overflow: hidden; }

.leaderboard-section {
  text-align: center;
  min-height: 50px;
  line-height: 0;
  margin: 0 auto 16px;
  position: relative;
  z-index: 2; }

.loop-posts .mobile-unit-section {
  margin-left: -5px; }

.mobile-unit-section {
  text-align: center;
  margin-top: 5px; }

.leaderboard-section-btf {
  margin-bottom: 12px; }

#leaderboard-atf iframe, #leaderboard-btf iframe {
  margin: 0 auto;
  display: block;
  background-color: transparent; }

#leaderboard-atf div, #leaderboard-btf div {
  margin: 0 auto;
  background-color: transparent; }

.rectangle-section {
  min-height: 250px;
  line-height: 0;
  position: relative;
  margin-bottom: 15px; }

#rectangle-atf iframe, #rectangle-btf iframe {
  margin: 0 auto;
  display: block;
  background-color: white; }

@media screen and (max-width: 1024px) {
  .leaderboard-section {
    max-width: 100%;
    overflow: hidden; } }
#lead-story {
  position: relative;
  display: block; }

#lead-story:hover .headline {
  color: maroon; }

.lead-image {
  display: block;
  height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #333333;
  position: relative; }

@media screen and (min-width: 1025px) {
  .lead-image {
    box-shadow: 0px 0px 20px 0px black;
    background-color: transparent !important; } }
@media screen and (max-width: 767px) {
  .lead-image {
    height: 320px; } }
#lead-flair {
  width: 100%;
  background-color: rgba(51, 51, 51, 0.9);
  padding: 6px 6px 6px 12px;
  color: white;
  position: relative;
  vertical-align: middle;
  position: absolute;
  bottom: 0px;
  border-left: 12px solid maroon; }
  #lead-flair .headline {
    display: table-cell;
    width: 60%;
    font-size: 170%;
    line-height: 1.1;
    vertical-align: top;
    padding-right: 6px;
    transition: color ease-in-out 0.2s;
    -o-transition: color ease-in-out 0.2s;
    -ms-transition: color ease-in-out 0.2s;
    -moz-transition: color ease-in-out 0.2s;
    -webkit-transition: color ease-in-out 0.2s; }
  @media screen and (max-width: 1024px) {
    #lead-flair .blurb {
      display: none; } }
  #lead-flair .byline {
    font-size: 92%;
    color: rgba(255, 255, 255, 0.7); }

#top-stories {
  display: table;
  width: 100%;
  margin-top: 12px; }
  #top-stories li {
    display: table-cell;
    width: 33%;
    position: relative;
    box-sizing: border-box; }
    #top-stories li:nth-of-type(1) a {
      margin-right: 4px; }
    #top-stories li:nth-of-type(2) a {
      margin-left: 2px;
      margin-right: 2px; }
    #top-stories li:nth-of-type(3) a {
      margin-left: 4px; }
    @media screen and (max-width: 767px) {
      #top-stories li:nth-of-type(2) {
        display: none; } }
    #top-stories li a {
      display: block;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      box-shadow: 0px 0px 20px 0px black;
      position: relative;
      box-sizing: border-box; }
      @media screen and (max-width: 1024px) {
        #top-stories li a {
          box-shadow: none; } }
      #top-stories li a .top-helper {
        position: relative;
        height: 196px; }
        #top-stories li a .top-helper .top-flair {
          border-left: 6px solid maroon;
          color: white;
          background-color: rgba(51, 51, 51, 0.9);
          padding: 6px;
          position: absolute;
          bottom: 0;
          line-height: 1.2em;
          font-weight: bold;
          min-height: 66px;
          transition: height ease-in-out 0.2s;
          -o-transition: height ease-in-out 0.2s;
          -ms-transition: height ease-in-out 0.2s;
          -moz-transition: height ease-in-out 0.2s;
          -webkit-transition: height ease-in-out 0.2s;
          backface-visibility: hidden;
          -o-backface-visibility: hidden;
          -ms-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -webkit-backface-visibility: hidden;
          overflow: hidden;
          width: 100%; }
          #top-stories li a .top-helper .top-flair .top-headline {
            opacity: 1;
            font-size: 120%;
            line-height: 1.2;
            transition: opacity ease-in-out 0.2s;
            -o-transition: opacity ease-in-out 0.2s;
            -ms-transition: opacity ease-in-out 0.2s;
            -moz-transition: opacity ease-in-out 0.2s;
            -webkit-transition: opacity ease-in-out 0.2s; }
          #top-stories li a .top-helper .top-flair .top-blurb {
            position: absolute;
            top: 6px;
            left: 6px;
            width: 96%;
            max-height: 96%;
            overflow: hidden;
            font-weight: normal;
            display: block;
            opacity: 0;
            font-size: 120%;
            transition: opacity ease-in-out 0.2s;
            -o-transition: opacity ease-in-out 0.2s;
            -ms-transition: opacity ease-in-out 0.2s;
            -moz-transition: opacity ease-in-out 0.2s;
            -webkit-transition: opacity ease-in-out 0.2s; }
      #top-stories li a:hover .top-flair {
        height: 100%;
        background-color: rgba(51, 51, 51, 0.9); }
        #top-stories li a:hover .top-flair .top-headline {
          opacity: 0; }
        #top-stories li a:hover .top-flair .top-blurb {
          opacity: 1; }
        @media screen and (max-width: 1024px) {
          #top-stories li a:hover .top-flair {
            height: auto; }
            #top-stories li a:hover .top-flair .top-headline {
              opacity: 1; }
            #top-stories li a:hover .top-flair .top-blurb {
              opacity: 0; } }

a.title-bar {
  display: block; }
  a.title-bar:hover {
    color: maroon; }

.title-bar {
  border-left: 8px solid maroon;
  margin-bottom: 12px;
  padding: 0 10px;
  background-color: rgba(51, 51, 51, 0.9);
  height: 42px;
  position: relative;
  box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.5);
  color: #eeeeee; }
  .title-bar a {
    color: #eeeeee;
    transition: color 0.25s ease-out;
    -o-transition: color 0.25s ease-out;
    -ms-transition: color 0.25s ease-out;
    -moz-transition: color 0.25s ease-out;
    -webkit-transition: color 0.25s ease-out; }
  .title-bar a:hover {
    color: maroon; }
  .title-bar span {
    font-size: 150%;
    position: absolute;
    bottom: 10px;
    left: 6px; }
  .title-bar .options {
    float: right;
    display: table;
    height: 100%; }
    .title-bar .options li {
      display: table-cell;
      height: 100%;
      vertical-align: middle;
      padding: 0 12px; }
      .title-bar .options li:hover {
        background-color: maroon;
        color: white; }

@media screen and (max-width: 767px) {
  .title-bar span {
    font-size: 120%; } }
.loop-title-bar {
  background-color: #8A1A1B;
  border-left: 6px solid maroon;
  border-radius: 3px;
  display: table;
  margin-bottom: 12px;
  width: 100%; }
  .loop-title-bar h2 {
    color: #FFFFFF;
    display: table-cell;
    font-size: 150%;
    line-height: 1;
    padding: 6px;
    text-shadow: -2px 3px black;
    vertical-align: middle;
    font-weight: 700; }
  .loop-title-bar .list-controls {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: right; }
    .loop-title-bar .list-controls li {
      display: inline-block;
      padding: 12px; }
      .loop-title-bar .list-controls li:hover {
        background-color: maroon; }
    .loop-title-bar .list-controls li.active {
      text-shadow: 0 0 10px white; }

.loop-posts .loop-post {
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  border-bottom: 1px dotted #cccccc;
  line-height: 20px; }
  .loop-posts .loop-post a {
    color: #262626; }
  .loop-posts .loop-post:hover a .dek {
    color: black; }
  .loop-posts .loop-post .catlabel {
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin: 0;
    padding: 5px 0 0 3px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 800;
    letter-spacing: 1px; }
    .loop-posts .loop-post .catlabel a:hover {
      color: maroon; }
    .loop-posts .loop-post .catlabel .caticon {
      margin-right: 5px; }
  .loop-posts .loop-post .thumb {
    display: inline-block;
    width: 260px;
    min-width: 250px;
    height: 260px;
    margin-bottom: 10px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    box-shadow: inset 0px 0px 25px 2.5px rgba(0, 0, 0, 0.1);
    transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out; }
    .loop-posts .loop-post .thumb:hover {
      opacity: 0.95; }
    @media screen and (max-width: 640px) {
      .loop-posts .loop-post .thumb {
        height: 150px; } }
  .loop-posts .loop-post .blurb {
    margin-bottom: 10px;
    line-height: 1.6em; }
  .loop-posts .loop-post .post-body {
    display: inline-block;
    vertical-align: top; }
    .loop-posts .loop-post .post-body .headline {
      transition: color 0.25s ease-out;
      -o-transition: color 0.25s ease-out;
      -ms-transition: color 0.25s ease-out;
      -moz-transition: color 0.25s ease-out;
      -webkit-transition: color 0.25s ease-out;
      font-size: 30px;
      font-weight: 800;
      letter-spacing: -1px;
      line-height: 34px;
      text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.15); }
      .loop-posts .loop-post .post-body .headline a:hover {
        color: maroon; }
      @media screen and (max-width: 640px) {
        .loop-posts .loop-post .post-body .headline {
          font-size: 160%;
          line-height: 1.1; } }
    .loop-posts .loop-post .post-body .dek {
      color: rgba(51, 51, 51, 0.5);
      font-size: 120%;
      line-height: 1.2em;
      margin: 6px 12px 10px 0; }
  .loop-posts .loop-post .byline {
    display: block;
    margin: 4px 0 11px;
    font-size: 13px;
    color: #4d4d4d; }
    .loop-posts .loop-post .byline em {
      font-style: normal; }
    .loop-posts .loop-post .byline a {
      font-weight: 900;
      color: #500; }
      .loop-posts .loop-post .byline a:hover {
        color: maroon; }
  .loop-posts .loop-post .read-more {
    border-radius: 3px;
    color: #800000;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase; }
  .loop-posts .loop-post .social-bar-post {
    display: inline-block;
    font-size: 0;
    vertical-align: bottom;
    height: 25px;
    text-align: center;
    padding: 0; }
    .loop-posts .loop-post .social-bar-post li {
      display: inline-block;
      height: 25px; }
      .loop-posts .loop-post .social-bar-post li a:hover, .loop-posts .loop-post .social-bar-post li a:focus, .loop-posts .loop-post .social-bar-post li a:active {
        background-color: maroon;
        opacity: 1;
        text-decoration: none; }
      .loop-posts .loop-post .social-bar-post li a {
        display: inline-block;
        opacity: 0.8;
        background-color: #262626;
        color: white;
        padding: 2px;
        height: 25px;
        min-width: 80px;
        transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
        -o-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
        -ms-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
        -moz-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
        -webkit-transition: background-color ease-out 0.2s, background-image ease-out 0.2s; }
      .loop-posts .loop-post .social-bar-post li i {
        font-size: 18px; }
  .loop-posts .loop-post .post-comments {
    line-height: 0;
    margin-right: 2px; }
    .loop-posts .loop-post .post-comments .comment-count {
      font-size: 90%; }
    .loop-posts .loop-post .post-comments .comments {
      display: inline-block;
      color: white;
      background: #262626;
      width: 62px;
      height: 25px;
      text-align: center;
      line-height: 22px;
      position: absolute;
      left: 258px;
      transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
      -o-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
      -ms-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
      -moz-transition: background-color ease-out 0.2s, background-image ease-out 0.2s;
      -webkit-transition: background-color ease-out 0.2s, background-image ease-out 0.2s; }
      .loop-posts .loop-post .post-comments .comments i {
        font-size: 85%; }
      .loop-posts .loop-post .post-comments .comments .comment-label {
        font-size: 0; }
      .loop-posts .loop-post .post-comments .comments:hover {
        background: maroon; }
        .loop-posts .loop-post .post-comments .comments:hover:after {
          border-color: maroon transparent transparent maroon; }
.loop-posts .dateline:before {
  content: "| ";
  font-size: 13px;
  line-height: 24px; }
.loop-posts .dateline {
  white-space: nowrap; }
.loop-posts .brief {
  padding-bottom: 10px;
  margin-bottom: 0;
  text-align: center; }
  .loop-posts .brief .post-body {
    max-width: 100%; }
    .loop-posts .brief .post-body .headline {
      font-size: 125%;
      line-height: 140%; }
  .loop-posts .brief .blurb {
    margin: 10px 0; }
  .loop-posts .brief .post-body > .post-link {
    display: none; }
  .loop-posts .brief .catlabel, .loop-posts .brief .post-foot, .loop-posts .brief .byline {
    display: none; }
.loop-posts .video .thumb, .loop-posts .audio .thumb, .loop-posts .brief .thumb {
  display: none; }
.loop-posts .brief .dek, .loop-posts .audio .dek {
  display: none; }
.loop-posts .video .thumb, .loop-posts .video iframe, .loop-posts .portrait .thumb, .loop-posts .portrait iframe, .loop-posts .landscape .thumb, .loop-posts .landscape iframe {
  width: 100%;
  height: 300px; }
  @media screen and (max-width: 640px) {
    .loop-posts .video .thumb, .loop-posts .video iframe, .loop-posts .portrait .thumb, .loop-posts .portrait iframe, .loop-posts .landscape .thumb, .loop-posts .landscape iframe {
      height: 150px; } }
.loop-posts .thumbnail .thumb, .loop-posts .thumbnail iframe {
  width: 260px; }
  @media screen and (max-width: 320px) {
    .loop-posts .thumbnail .thumb, .loop-posts .thumbnail iframe {
      width: 288px; } }
@media screen and (min-width: 321px) and (max-width: 481px) {
  .loop-posts .thumbnail .thumb {
    min-width: 160px;
    width: 160px;
    height: 160px; } }
.loop-posts .thumbnail .blurb {
  width: 262px;
  display: inline-block;
  margin-left: 8px;
  vertical-align: top; }
  @media screen and (max-width: 320px) {
    .loop-posts .thumbnail .blurb {
      margin-left: 0; } }
.loop-posts .video .post-foot {
  display: none; }
.loop-posts .audio .post-body {
  max-width: 100%;
  margin: 10px 0 0 0; }
.loop-posts .audio iframe {
  height: auto;
  width: 100%; }
.loop-posts .audio .post-foot {
  position: relative;
  display: none; }
.loop-posts .audio .post-body {
  position: relative;
  background: white; }
  .loop-posts .audio .post-body .headline {
    color: black; }
    .loop-posts .audio .post-body .headline:hover {
      color: maroon; }
.loop-posts .tweet .thumb {
  display: none; }
@media screen and (min-width: 640px) {
  .loop-posts .tweet iframe {
    min-width: 500px !important; } }
@media screen and (max-width: 640px) {
  .loop-posts .tweet iframe {
    max-width: 100% !important; } }
@media screen and (min-width: 1025px) {
  .loop-posts .video .post-link .post-body {
    transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -ms-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    max-height: 200px;
    position: relative;
    margin-top: 0;
    background: rgba(0, 0, 0, 0.8);
    border-bottom: 5px solid transparent; }
  .loop-posts .video .post-link:hover > .post-body {
    border-bottom: 5px solid maroon; }
  .loop-posts .video .post-meta, .loop-posts .portrait .post-meta, .loop-posts .landscape .post-meta, .loop-posts .audio .post-meta {
    width: 100%;
    padding: 1px 5px 0;
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  .loop-posts .video .post-body, .loop-posts .portrait .post-body, .loop-posts .landscape .post-body, .loop-posts .audio .post-body {
    bottom: 0;
    border-bottom: 0;
    transition: border 0.25s ease-out;
    -o-transition: border 0.25s ease-out;
    -ms-transition: border 0.25s ease-out;
    -moz-transition: border 0.25s ease-out;
    -webkit-transition: border 0.25s ease-out;
    border-bottom: 0 solid maroon; }
  .loop-posts .video .post-link:hover > .post-body, .loop-posts .portrait .post-link:hover > .post-body, .loop-posts .landscape .post-link:hover > .post-body, .loop-posts .audio .post-link:hover > .post-body {
    border-bottom: 5px solid maroon; }
    .loop-posts .video .post-link:hover > .post-body .headline, .loop-posts .portrait .post-link:hover > .post-body .headline, .loop-posts .landscape .post-link:hover > .post-body .headline, .loop-posts .audio .post-link:hover > .post-body .headline {
      color: maroon; }
  .loop-posts .video .post-body .byline, .loop-posts .portrait .post-body .byline, .loop-posts .landscape .post-body .byline, .loop-posts .audio .post-body .byline {
    font-weight: normal;
    font-size: 90%;
    color: #ddd;
    letter-spacing: 1px; }
  .loop-posts .video .post-body .byline,
  .loop-posts .video .post-body .dateline,
  .loop-posts .video .post-body .dateline:before, .loop-posts .portrait .post-body .byline,
  .loop-posts .portrait .post-body .dateline,
  .loop-posts .portrait .post-body .dateline:before, .loop-posts .landscape .post-body .byline,
  .loop-posts .landscape .post-body .dateline,
  .loop-posts .landscape .post-body .dateline:before, .loop-posts .audio .post-body .byline,
  .loop-posts .audio .post-body .dateline,
  .loop-posts .audio .post-body .dateline:before {
    color: #aaa; }
  .loop-posts .video .post-foot, .loop-posts .portrait .post-foot, .loop-posts .landscape .post-foot, .loop-posts .audio .post-foot {
    top: 0 !important;
    left: 315px; }
  .loop-posts .video .social-bar-post, .loop-posts .portrait .social-bar-post, .loop-posts .landscape .social-bar-post, .loop-posts .audio .social-bar-post {
    float: right;
    height: 30px; }
  .loop-posts .video .social-bar-post li, .loop-posts .portrait .social-bar-post li, .loop-posts .landscape .social-bar-post li, .loop-posts .audio .social-bar-post li {
    height: 30px; }
  .loop-posts .video .social-bar-post li a, .loop-posts .portrait .social-bar-post li a, .loop-posts .landscape .social-bar-post li a, .loop-posts .audio .social-bar-post li a {
    background: none;
    height: 30px;
    line-height: 40px; }
  .loop-posts .video .thumb, .loop-posts .video iframe, .loop-posts .portrait .thumb, .loop-posts .portrait iframe, .loop-posts .landscape .thumb, .loop-posts .landscape iframe, .loop-posts .audio .thumb, .loop-posts .audio iframe {
    max-width: 540px; }
  .loop-posts .video .post-body, .loop-posts .portrait .post-body, .loop-posts .landscape .post-body, .loop-posts .audio .post-body {
    display: block;
    margin: 6px 0 0;
    max-width: 640px;
    width: 100%; }
  .loop-posts .landscape .thumb, .loop-posts .video iframe {
    width: 540px; }
  .loop-posts .portrait .thumb {
    height: 480px; }
  .loop-posts .landscape .post-foot, .loop-posts .portrait .post-foot {
    transition: opacity ease-out 0.25s;
    -o-transition: opacity ease-out 0.25s;
    -ms-transition: opacity ease-out 0.25s;
    -moz-transition: opacity ease-out 0.25s;
    -webkit-transition: opacity ease-out 0.25s;
    top: 335px; }
  .loop-posts .landscape:hover .post-foot, .loop-posts .portrait:hover .post-foot {
    opacity: 1;
    -webkit-backface-visibility: hidden; }
  .loop-posts .portrait .post-foot {
    top: 455px; }
  .loop-posts .video .post-foot {
    display: inline-block; }
  .loop-posts .audio .post-meta, .loop-posts .audio .post-body {
    position: relative; }
  .loop-posts .audio .post-body {
    background: transparent; }
    .loop-posts .audio .post-body .headline, .loop-posts .audio .post-body .dek {
      color: black; }
  .loop-posts .audio .post-link:hover > .post-body {
    border-bottom: 0; } }
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .loop-posts .loop-post {
    width: 100%;
    width: 540px;
    margin: 0 auto 20px; }
    .loop-posts .loop-post .thumb {
      max-width: 100%; }
    .loop-posts .loop-post .byline {
      width: 100%; }
  .loop-posts .audio .post-meta {
    display: none; } }
@media screen and (max-width: 767px) {
  .loop-posts .loop-post .post-body .byline {
    margin: 0; }
  .loop-posts .loop-post .post-foot {
    top: 295px;
    width: 320px; }
  .loop-posts .brief .post-body {
    margin: 0; }
  .loop-posts .audio .post-meta {
    display: none; } }
@media screen and (min-width: 565px) and (max-width: 767px) {
  .loop-posts .loop-post .post-body .byline {
    margin: 5px 0; }
  .loop-posts .brief .post-body {
    width: 100%; }
  .loop-posts .audio .post-body {
    width: 100%; } }
@media screen and (max-width: 564px) {
  .loop-posts .loop-post {
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .loop-posts .loop-post .post-body .byline {
      margin: 5px 0; }
    .loop-posts .loop-post .post-meta {
      position: absolute;
      left: 0; }
      .loop-posts .loop-post .post-meta .post-comments, .loop-posts .loop-post .post-meta .post-comments .comments, .loop-posts .loop-post .post-meta .catlabel, .loop-posts .loop-post .post-meta .catlabel a {
        display: inline-block;
        float: left;
        position: relative;
        left: 0;
        margin-right: 0; }
  .loop-posts .audio iframe {
    height: auto; }
  .loop-posts .post-body {
    width: 100%;
    margin-left: 0 !important;
    padding-bottom: 0; } }

@media screen and (max-width: 1024px) {
  #post {
    padding: 0 14%; } }
@media screen and (max-width: 767px) {
  #post {
    padding: 0; }

  #headline-section {
    padding: 0 6px; } }
#headline-section {
  width: 100%;
  margin-bottom: 5px; }
  #headline-section h2 {
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    font-size: 30px;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.15); }
  #headline-section .subheading {
    font-size: 120%;
    line-height: 1;
    color: rgba(51, 51, 51, 0.5);
    margin: 6px 12px 6px 0; }
  #headline-section .category a {
    padding: 0px 6px 3px;
    font-size: 110%;
    background-color: maroon;
    color: #eeeeee;
    margin-left: 6px;
    display: inline-block; }
    #headline-section .category a:hover {
      text-decoration: underline; }
  #headline-section .category abbr {
    float: right;
    padding-right: 6px;
    color: rgba(51, 51, 51, 0.5); }
  #headline-section .post-comments {
    display: inline-block; }
  #headline-section .post-comments .comment-label {
    font-size: 0; }
  #headline-section .post-comments .comments {
    display: inline-block;
    color: white;
    background: #262626;
    min-width: 44px;
    height: 25px;
    text-align: center;
    line-height: 22px;
    left: 258px; }
    #headline-section .post-comments .comments i {
      font-size: 85%; }
  #headline-section .post-comments .comment-count {
    display: inline-block;
    color: #4d4d4d;
    padding: 0 2px 0 0;
    text-align: center;
    text-indent: 0;
    font-size: 100%; }
  #headline-section .comment-count {
    vertical-align: middle; }
    #headline-section .comment-count a {
      color: #333333;
      transition: color 0.2s ease-in-out;
      -o-transition: color 0.2s ease-in-out;
      -ms-transition: color 0.2s ease-in-out;
      -moz-transition: color 0.2s ease-in-out;
      -webkit-transition: color 0.2s ease-in-out; }
      #headline-section .comment-count a:hover {
        color: maroon;
        text-decoration: none; }
  #headline-section .catlabel {
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 3px 3px;
    text-transform: uppercase;
    width: 100%;
    font-weight: 800;
    letter-spacing: 1px; }
    #headline-section .catlabel a {
      color: #000; }
      #headline-section .catlabel a:hover {
        color: maroon; }
    #headline-section .catlabel .caticon {
      margin-right: 5px; }
  #headline-section .byline {
    color: #5C5228;
    font-size: 13px;
    margin: 4px 0 11px; }
    #headline-section .byline span {
      font-size: 100%; }
      #headline-section .byline span a:hover {
        color: maroon; }
      #headline-section .byline span .author-social a {
        color: rgba(0, 0, 0, 0.5);
        padding: 0 3px; }
        #headline-section .byline span .author-social a:hover {
          text-decoration: none;
          color: maroon; }
    #headline-section .byline .author a {
      font-weight: 800;
      color: maroon; }
    #headline-section .byline .author a:hover {
      text-decoration: underline; }
    #headline-section .byline .author:after {
      content: "|";
      margin: 0 5px;
      color: rgba(0, 0, 0, 0.5); }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  #headline-section {
    margin-top: 12px; }
    #headline-section h2 {
      font-size: 220%; }
    #headline-section .byline span {
      font-size: 110%; } }
@media screen and (max-width: 767px) {
  #headline-section {
    margin-top: 12px; }
    #headline-section h2 {
      font-size: 160%;
      line-height: 1.1; }
    #headline-section .subheading {
      font-size: 110%;
      line-height: 1.1;
      margin: 12px 6px; }
    #headline-section .byline span {
      font-size: 110%; }
    #headline-section .byline .comment-count {
      font-size: 84%;
      float: none;
      margin: 6px 0;
      display: block; }
    #headline-section .category abbr {
      float: none;
      padding-right: 0px;
      padding-left: 6px;
      display: block;
      padding-top: 3px; } }
#post .post-body {
  padding: 0;
  margin-bottom: 12px; }
  #post .post-body img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    display: block;
    margin: 0 auto 22px; }
  #post .post-body p {
    margin-bottom: 18px;
    font-size: 100%;
    line-height: 1.6em; }
  #post .post-body iframe, #post .post-body embed, #post .post-body object {
    max-width: 100% !important; }
  #post .post-body p a:hover {
    text-decoration: underline; }
  #post .post-body p.wp-caption-text {
    margin-top: 18px; }
  #post .post-body img.size-full {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    display: block;
    margin: 0 auto 22px; }
  #post .post-body div.wp-caption {
    width: 100% !important;
    margin: 0 auto; }
  #post .post-body div.aligncenter img {
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    display: block; }
  #post .post-body div.aligncenter p {
    text-align: center; }
  #post .post-body img.size-large {
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto 22px;
    display: block; }
  #post .post-body img.alignleft {
    float: left;
    width: 50% !important;
    height: auto !important;
    display: block;
    margin-right: 22px; }
  #post .post-body img.alignright {
    float: right;
    width: 50% !important;
    height: auto !important;
    display: block;
    margin-left: 12px; }
  #post .post-body ul {
    list-style: square inside none;
    margin-bottom: 15px; }
  #post .post-body ol {
    list-style: decimal inside none; }
  #post .post-body ul li a:hover, #post .post-body ol li a:hover {
    text-decoration: underline; }
  #post .post-body blockquote {
    margin: 12px 32px;
    padding: 6px;
    margin-bottom: 12px;
    position: relative; }
    #post .post-body blockquote p:last-child {
      margin-bottom: 0; }
    #post .post-body blockquote:before {
      display: block;
      content: "\201C";
      font-size: 80px;
      position: absolute;
      left: -32px;
      top: 18px;
      color: rgba(51, 51, 51, 0.5); }
  #post .post-body span.pullquote {
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    float: left;
    width: 50%;
    margin: 0 6px 12px 0;
    border-left: 6px solid maroon;
    padding: 6px;
    font-size: 170%;
    line-height: 1.1;
    display: block; }
  #post .post-body span.related-heading {
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    font-size: 120%;
    border-left: 6px solid maroon;
    padding-left: 6px; }
  #post .post-body #post-pagination .nextpagelink {
    float: right;
    height: 30px; }
    #post .post-body #post-pagination .nextpagelink .nextpagetext {
      display: inline-block;
      vertical-align: middle;
      margin: 0 14px 10px 0; }
  #post .post-body #post-pagination .previouspagelink {
    height: 30px; }
    #post .post-body #post-pagination .previouspagelink .previouspagetext {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 10px 14px; }
  #post .post-body #post-pagination a {
    color: #333333; }
    #post .post-body #post-pagination a:hover {
      color: maroon; }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    #post .post-body {
      font-size: 120%; } }
  @media screen and (max-width: 767px) {
    #post .post-body img.alignleft {
      float: none;
      width: 95% !important;
      margin-right: 0 !important;
      margin: 0 auto 18px !important; }
    #post .post-body img.alignright {
      float: none;
      width: 95% !important;
      margin-right: 0 !important;
      margin: 0 auto 18px !important; }
    #post .post-body span.pullquote {
      float: none;
      width: 100%; } }

#comments {
  margin-top: 24px;
  width: 100%;
  padding: 0 6px; }

#post-tags {
  color: #eeeeee;
  background-color: rgba(51, 51, 51, 0.9);
  position: relative;
  box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.5);
  margin-bottom: 12px; }
  #post-tags span {
    display: inline-block;
    padding: 6px;
    top: 0; }
  #post-tags a {
    color: #eeeeee;
    padding: 6px;
    display: inline-block; }
  #post-tags a:hover {
    background-color: maroon;
    color: #eeeeee; }

#featured-posts {
  display: table;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  z-index: 10;
  font-size: 0; }
  #featured-posts li {
    display: inline-block;
    width: 240px;
    margin-left: 13px;
    vertical-align: bottom;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 3px; }
    #featured-posts li:first-child {
      margin: 0; }
    @media screen and (max-width: 1024px) {
      #featured-posts li {
        margin-left: 4px; } }
    @media screen and (max-width: 564px) {
      #featured-posts li {
        margin-left: 4px;
        width: 150px; } }
    #featured-posts li a {
      display: block;
      position: relative;
      height: 135px;
      width: 100%; }
      #featured-posts li a:hover > .featured-helper {
        border-top: 1px solid rgba(0, 0, 0, 0.75);
        background-color: rgba(139, 1, 1, 0.85);
        border-bottom: 10px solid transparent;
        transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        -ms-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        -webkit-transition: all 0.15s ease-in-out; }
  #featured-posts li:first-child {
    border-left: 0; }
  #featured-posts li:last-child {
    border-right: 0; }
  #featured-posts li:nth-of-type(4) {
    border-right: 0; }
  #featured-posts h3 {
    font-size: 94%;
    font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
    text-align: left;
    line-height: 1; }
  #featured-posts .featured-helper {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid transparent;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    border-bottom: 0px solid transparent; }
    #featured-posts .featured-helper .featured-flair {
      padding: 8px;
      width: 100%;
      display: table;
      overflow: hidden;
      transition: all 0.2s ease-in-out;
      -o-transition: all 0.2s ease-in-out;
      -ms-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out; }
      #featured-posts .featured-helper .featured-flair h3 {
        vertical-align: middle;
        display: table-cell;
        line-height: 18px;
        color: #fff;
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 700;
        text-shadow: -2px 2px 0 rgba(0, 0, 0, 0.75); }

@media screen and (max-width: 1024px) and (min-width: 770px) {
  #featured-posts {
    border-top: none;
    text-align: center;
    padding: 7px 0; }
    #featured-posts li {
      border: 5px solid #efefef; }
      #featured-posts li:nth-of-type(2) {
        display: none; }
      #featured-posts li :hover .featured-flair {
        height: auto; }
      #featured-posts li .featured-helper {
        opacity: 1;
        height: auto; } }
@media screen and (max-width: 770px) {
  #featured-posts {
    border-top: none;
    height: auto;
    text-align: center; }
    #featured-posts li {
      border: 2px solid #efefef; }
      #featured-posts li:nth-of-type(2), #featured-posts li:nth-of-type(3) {
        display: none; }
      #featured-posts li .featured-helper {
        opacity: 1;
        height: auto; }
        #featured-posts li .featured-helper .featured-flair {
          height: auto;
          padding: 4px; }
          #featured-posts li .featured-helper .featured-flair h3 {
            font-size: 13px;
            line-height: 15px;
            max-width: 100px;
            overflow: hidden; } }
@media screen and (max-width: 1024px) and (min-width: 767px) {
  #featured-posts li {
    border: 2px solid #efefef; }
    #featured-posts li:nth-of-type(3) {
      display: inline-block; } }
#sidebar-posts {
  margin: 12px 0 0; }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    #sidebar-posts {
      float: left;
      width: calc(100% - 316px);
      clear: left;
      margin-right: 16px; } }

#side-posts-header {
  display: table;
  width: 100%;
  border-bottom: 1px solid #eeeeee; }
  #side-posts-header li {
    display: table-cell;
    padding: 6px; }

#tips-holder {
  border-bottom: 1px dotted #cccccc;
  border-top: 1px dotted #cccccc;
  padding-bottom: 10px;
  text-align: center;
  clear: both;
  width: 272px; }
  #tips-holder .tips {
    font-weight: bold;
    margin: 0 auto;
    padding-top: 15px; }
    #tips-holder .tips a {
      color: #400000;
      font-family: Open Sans, trebuchet ms, arial, sans-serif;
      font-size: 1.2em;
      padding: 5px 4px 3px; }

#newsletter {
  margin: 12px 0 16px;
  color: #262626;
  display: block;
  padding-bottom: 10px;
  clear: left; }
  #newsletter > i {
    color: #eeeeee;
    display: block;
    float: left;
    margin-right: 12px;
    transition: color ease-in-out 0.2s;
    -o-transition: color ease-in-out 0.2s;
    -ms-transition: color ease-in-out 0.2s;
    -moz-transition: color ease-in-out 0.2s;
    -webkit-transition: color ease-in-out 0.2s; }
  #newsletter p {
    letter-spacing: 1px;
    font-size: 86%; }
  #newsletter:hover i {
    color: #ff0; }
  @media screen and (max-width: 1024px) and (min-width: 768px) {
    #newsletter {
      float: right;
      width: 300px; } }

#newsletter:hover i {
  color: maroon; }
#newsletter form p {
  word-break: normal; }
#newsletter form input[type="text"] {
  border: 1px solid #919191;
  border-radius: 5px;
  color: #919191;
  font-size: 1em;
  height: 26px;
  margin: 0 5px 0 10px;
  padding: 0 0 0 9px;
  width: 200px; }
#newsletter form input[type="submit"] {
  width: 60px;
  height: 25px;
  border: 0 solid;
  background: maroon;
  color: white;
  font-weight: 900;
  font-size: 88%;
  letter-spacing: 1px;
  border: 1px solid #440000;
  border-radius: 3px;
  padding: 2px 0 0;
  font-family: "Open Sans", "trebuchet ms", arial, sans-serif;
  line-height: 1px;
  text-shadow: -1px 1px 0 rgba(0, 0, 0, 0.15); }

.pagination {
  margin-bottom: 24px; }
  .pagination .disabled {
    color: #cccccc; }
  .pagination a {
    color: #333333;
    display: block;
    position: relative;
    transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s; }
    .pagination a span.label {
      position: absolute;
      right: 42px;
      transition: all ease-in-out 0.2s;
      -o-transition: all ease-in-out 0.2s;
      -ms-transition: all ease-in-out 0.2s;
      -moz-transition: all ease-in-out 0.2s;
      -webkit-transition: all ease-in-out 0.2s;
      pointer-events: none;
      opacity: 0; }
    .pagination a:hover {
      color: maroon; }
      .pagination a:hover span.label {
        right: 42px;
        opacity: 1;
        color: #333333; }
  .pagination #previous {
    float: left;
    margin-left: 22px; }
    .pagination #previous span.label {
      right: 0;
      left: 42px; }
    .pagination #previous a:hover span.label {
      right: 0;
      left: 42px; }
  .pagination #next {
    float: right;
    margin-right: 50px; }

li a.card {
  background-color: #fff;
  color: #333;
  box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.5);
  border-top: 6px solid maroon;
  display: block;
  margin: 6px 3px; }
  li a.card .thumb {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 130px;
    box-shadow: 0px 18px 20px -10px rgba(0, 0, 0, 0.25);
    margin-bottom: 16px; }
  li a.card .title {
    padding: 0 6px 6px;
    line-height: 1.1; }

#featured-tag .tag-more {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  display: block;
  font-size: 80%;
  color: #000;
  margin-top: 6px; }
  #featured-tag .tag-more:hover {
    color: maroon; }

#crowd-ignite-header {
  margin-top: 18px;
  color: #666666;
  font-size: 120%; }

#crowd-ignite {
  display: table;
  width: 100%;
  margin-top: 4px; }
  #crowd-ignite li {
    display: table-cell;
    width: 25%; }
    #crowd-ignite li a.card:hover {
      color: maroon; }
  #crowd-ignite li:first-child a {
    margin-left: 0; }
  #crowd-ignite li:last-child a {
    margin-right: 0; }
  @media screen and (max-width: 767px) {
    #crowd-ignite {
      border-top: none;
      padding-top: 0; }
      #crowd-ignite li {
        display: block;
        float: left;
        clear: both;
        width: 50%; }
      #crowd-ignite li:nth-of-type(2n) {
        float: right;
        clear: none; } }

#am-sidebar-links {
  display: table;
  width: 100%; }
  #am-sidebar-links .thumb {
    display: table-cell;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 25%;
    vertical-align: top; }
    #am-sidebar-links .thumb:after {
      content: ' ';
      display: block;
      border-top: 3px solid rgba(255, 255, 255, 0.15);
      height: 100%;
      width: 100%;
      box-sizing: border-box; }
  #am-sidebar-links ol {
    display: table-cell;
    width: 40%;
    padding: 0 4px 6px 26px;
    color: maroon; }
    #am-sidebar-links ol li {
      list-style-type: square; }
      #am-sidebar-links ol li a {
        color: #333333; }
        #am-sidebar-links ol li a:hover {
          color: maroon; }
  @media screen and (max-width: 959px) {
    #am-sidebar-links .thumb {
      display: none; }
    #am-sidebar-links ol {
      display: block;
      width: 100%;
      margin-top: 12px; } }
  @media screen and (max-width: 767px) {
    #am-sidebar-links .thumb {
      display: block;
      width: 100%;
      height: 180px; } }

.bio {
  width: 100%;
  padding: 6px;
  margin-bottom: 24px;
  color: #262626;
  text-align: left;
  box-shadow: 0px 18px 20px -10px rgba(0, 0, 0, 0.25);
  border: 1px solid #eeeeee;
  background-color: #fff; }
  .bio .bio-header h2 {
    width: 83%;
    float: left;
    font-size: 130%;
    line-height: 1.4;
    margin-bottom: 6px;
    border-bottom: 2px solid maroon;
    padding: 0 6px; }
    @media screen and (max-width: 767px) {
      .bio .bio-header h2 {
        width: 100%;
        float: none; } }
  .bio .bio-header img {
    float: left;
    margin-right: 6px; }
    @media screen and (max-width: 767px) {
      .bio .bio-header img {
        float: none;
        margin: 0 auto 24px; } }
  .bio .bio-description {
    float: left;
    width: 83%;
    padding: 0 6px; }
    @media screen and (max-width: 767px) {
      .bio .bio-description {
        width: 100%;
        float: none; } }
  .bio .bio-posts-link {
    float: right; }
    .bio .bio-posts-link a {
      color: #262626;
      padding: 6px;
      display: block;
      transition: all 0.25s ease-out;
      -o-transition: all 0.25s ease-out;
      -ms-transition: all 0.25s ease-out;
      -moz-transition: all 0.25s ease-out;
      -webkit-transition: all 0.25s ease-out; }
      .bio .bio-posts-link a:hover {
        text-decoration: none;
        background-color: maroon;
        color: #eeeeee; }
  .bio .bio-social {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0; }
    .bio .bio-social li {
      display: inline-block; }
      .bio .bio-social li a {
        color: #262626;
        padding: 6px;
        display: block;
        transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        -ms-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        -webkit-transition: all 0.25s ease-out; }
        .bio .bio-social li a:hover {
          text-decoration: none;
          background-color: maroon;
          color: #eeeeee; }

#partners {
  box-sizing: border-box;
  width: 605px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 25px;
  padding: 6px; }
  @media screen and (max-width: 1024px) {
    #partners {
      display: none; } }

.unit-wrap {
  padding: 10px 0;
  box-sizing: border-box;
  margin: 15px auto !important;
  text-align: center;
  background-color: #e2e2e2;
  box-shadow: 0px 0px 6px #848484; }
  .unit-wrap:before {
    content: "Advertisement";
    vertical-align: top;
    margin-top: -5px;
    line-height: 15px;
    width: 85%;
    display: inline-block;
    color: grey;
    font-size: 10px; }

.ym {
  padding: 10px; }
  
#twd-clock {
  display: block;
  height: 120px;
  border-top: 2px solid #cabf56;
  font-family: "courier new", sans-serif;
  font-size: 13px;
  position: relative;
  margin-bottom: 20px; }
  #twd-clock span {
    color: #f4ebee;
    position: absolute; }
  #twd-clock .days {
    top: 92px;
    left: 17px; }
  #twd-clock .hr {
    top: 92px;
    left: 108px; }
  #twd-clock .min {
    top: 92px;
    left: 207px; }


@media screen and (max-width: 1024px) and (min-width: 768px) {
  #main-section {
    width: 390px !important;
    overflow: hidden !important;
  }
  #post {
    padding: 0 !important;
  } 
  .loop-posts .loop-post{
    width: 350px !important;
  }
  #sidebar-section {
    width: 332px !important;
  }

}
