/*******************************************
	NORMALIZE CSS
*******************************************/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

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

audio, canvas, video, progress {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

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

td {
  vertical-align: top; }

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

#map_canvas img {
  max-width: none; }

svg:not(:root) {
  overflow: hidden; }

abbr[title] {
  border-bottom: 1px dotted; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

a:focus {
  outline: none; }

a:hover, a:active {
  outline: 0; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal; }

iframe {
  border: none; }

/*******************************************
	FORM RESET
*******************************************/
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  box-sizing: border-box; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/*******************************************
	GRID
*******************************************/
.row {
  margin-left: -20px;
  *zoom: 1; }

.row:before, .row:after {
  display: table;
  line-height: 0;
  content: ""; }

.row:after {
  clear: both; }

.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1; }

.container:before, .container:after {
  display: table;
  line-height: 0;
  content: ""; }

.container:after {
  clear: both; }

[class*="grid"] {
  float: left;
  margin-left: 20px; }

.grid12 {
  width: 940px; }

.grid11 {
  width: 860px; }

.grid10 {
  width: 780px; }

.grid9 {
  width: 700px; }

.grid8 {
  width: 620px; }

.grid7 {
  width: 540px; }

.grid6 {
  width: 460px; }

.grid5 {
  width: 380px; }

.grid4 {
  width: 300px; }

.grid3 {
  width: 220px; }

.grid2 {
  width: 140px; }

.grid1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

/*******************************************
	BASE STYLES
*******************************************/
::-moz-selection {
  background: #bf0000;
  color: #ffba00;
  text-shadow: none; }

::selection {
  background: #bf0000;
  color: #ffba00;
  text-shadow: none; }

body {
  font-family: "Helvetica-Neue", sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #000;
  background: #f6f6f6; }

p {
  margin-top: 0;
  margin-bottom: 1em; }
  p:last-child {
    margin-bottom: 0; }

a {
  color: #000;
  text-decoration: none; }

.placeholder {
  color: #aaa; }

::-webkit-input-placeholder {
  color: #aaa; }

:-moz-placeholder {
  color: #aaa; }

/*******************************************
	STICKY FOOTER
*******************************************/
html, body {
  height: 100%; }

.wrapper {
  min-height: 100%;
  margin-bottom: -193px; }

.wrapper:after {
  content: "";
  display: block; }

.footer-main, .wrapper:after {
  height: 193px;
  clear: both; }

/*******************************************
	ICON FONT
*******************************************/
@font-face {
  font-family: 'icons';
  src: url("/fonts/icons.eot");
  src: url("/fonts/icons.eot?#iefix") format("embedded-opentype"), url("/fonts/icons.woff") format("woff"), url("/fonts/icons.ttf") format("truetype"), url("/fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-facebook, .icon-twitter, .icon-search, .icon-youtube, .icon-spotify, .icon-menu, .icon-mail {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-search:before {
  content: "\f002"; }

.icon-youtube:before {
  content: "\f16a"; }

.icon-spotify:before {
  content: "\f1bc"; }

.icon-menu:before {
  content: "\e900"; }

.icon-mail:before {
  content: "\f0e0"; }

/*******************************************
	NAVIGATION
*******************************************/
nav#nav-main {
  background: #000;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 800000000;
  width: 100%; }
  nav#nav-main .nav-wrap {
    margin: auto;
    position: relative; }
    nav#nav-main .nav-wrap .nav-logo-wrap {
      position: relative; }
    nav#nav-main .nav-wrap .nav-logo {
      position: absolute;
      left: 0;
      top: 10px; }
      nav#nav-main .nav-wrap .nav-logo a {
        display: block;
        background: url(/images/logo.png) no-repeat center;
        height: 50px;
        width: 50px;
        background-size: 50px 50px;
        -webkit-transition: background 0.2s;
        transition: background 0.2s; }
        nav#nav-main .nav-wrap .nav-logo a:hover {
          background: url(/images/logo-hover.png) no-repeat center;
          height: 50px;
          width: 50px;
          background-size: 50px 50px; }
    nav#nav-main .nav-wrap .nav-social-wrap {
      position: relative; }
    nav#nav-main .nav-wrap .nav-social {
      position: absolute;
      right: 0;
      top: 25px; }
      nav#nav-main .nav-wrap .nav-social a {
        margin-left: 20px;
        font-size: 20px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s;
        color: #ccc; }
      nav#nav-main .nav-wrap .nav-social a:hover span.icon-facebook {
        color: #3B5998; }
      nav#nav-main .nav-wrap .nav-social a:hover span.icon-twitter {
        color: #00a0d1; }
    nav#nav-main .nav-wrap ul {
      list-style-type: none;
      text-align: center;
      font-size: 0; }
      nav#nav-main .nav-wrap ul li {
        display: inline-block;
        zoom: 1;
        *display: inline;
        font-size: 12px; }
        nav#nav-main .nav-wrap ul li a.nav-main-link {
          box-sizing: border-box;
          display: inline-block;
          zoom: 1;
          *display: inline;
          color: #ccc;
          border-left: 1px solid #222;
          text-transform: uppercase;
          font-size: 13px;
          letter-spacing: 2px;
          padding: 28px 25px;
          -webkit-transition: all 0.1s;
          transition: all 0.1s; }
          nav#nav-main .nav-wrap ul li a.nav-main-link:hover {
            color: #bf0000; }
        nav#nav-main .nav-wrap ul li a.nav-main-link.last {
          border-right: 1px solid #222; }
        nav#nav-main .nav-wrap ul li a.nav-main-link.nav-search {
          cursor: pointer; }
        nav#nav-main .nav-wrap ul li .nav-sub-menu {
          position: absolute;
          background: #000;
          border-top: 1px solid #222;
          color: #ccc;
          width: 100%;
          top: 70px;
          left: 0;
          z-index: 1000; }
          nav#nav-main .nav-wrap ul li .nav-sub-menu .nav-sub-menu-wrap {
            margin: 40px auto; }
            nav#nav-main .nav-wrap ul li .nav-sub-menu .nav-sub-menu-wrap a {
              font-size: 13px;
              color: #ccc;
              letter-spacing: 1px;
              font-weight: bold;
              -webkit-font-smoothing: antialiased;
              text-transform: uppercase;
              text-align: center;
              -webkit-transition: all 0.2s;
              transition: all 0.2s; }
              nav#nav-main .nav-wrap ul li .nav-sub-menu .nav-sub-menu-wrap a:hover {
                color: #bf0000; }
              nav#nav-main .nav-wrap ul li .nav-sub-menu .nav-sub-menu-wrap a img {
                padding-bottom: 20px; }
    nav#nav-main .nav-wrap ul ul {
      display: none; }
    nav#nav-main .nav-wrap ul li:hover a {
      background: #000;
      color: #bf0000; }
    nav#nav-main .nav-wrap li.sub {
      position: relative; }
    nav#nav-main .nav-wrap .search-bar-main {
      position: relative; }
      nav#nav-main .nav-wrap .search-bar-main ::-webkit-input-placeholder {
        color: #666; }
      nav#nav-main .nav-wrap .search-bar-main :-moz-placeholder {
        color: #666; }
      nav#nav-main .nav-wrap .search-bar-main input.search-box {
        -webkit-appearance: none;
        border-radius: 0;
        box-sizing: border-box;
        background: #292929;
        color: #ccc;
        width: 100%;
        height: 54px;
        padding: 10px 20px;
        border: none;
        outline: none;
        font-size: 14px; }
      nav#nav-main .nav-wrap .search-bar-main .search-button {
        color: #666;
        position: absolute;
        right: 20px;
        top: 19px;
        font-size: 14px;
        border: none;
        background: none;
        padding: 0;
        margin: 0; }
        nav#nav-main .nav-wrap .search-bar-main .search-button:hover {
          color: #ccc; }

nav#nav-mobile {
  display: none; }

/*******************************************
	HOME
*******************************************/
.home-top-stories {
  background: #292929;
  padding: 30px 0; }
  .home-top-stories a {
    display: block;
    position: relative;
    background: #730000;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #730000), to(#ffba00));
    background: linear-gradient(to right, #730000 50%, #ffba00 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730000', endColorstr='#ffba00',GradientType=1 );
    /* IE6-9 */ }
    .home-top-stories a .title {
      position: absolute;
      bottom: -1px;
      left: 0;
      display: block;
      width: 100%;
      padding: 20px;
      box-sizing: border-box;
      background: #000;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
      font-size: 24px;
      line-height: 1.2;
      font-weight: bold;
      color: #eee; }
    .home-top-stories a img {
      opacity: 1;
      -webkit-transition: opacity 0.2s;
      transition: opacity 0.2s;
      min-height: 259px; }
    .home-top-stories a:hover img {
      opacity: 0.8; }
    .home-top-stories a:hover .title {
      color: #fff; }

.latest-news {
  margin: 40px auto 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .latest-news .title {
    text-align: center;
    margin: auto;
    margin-bottom: 50px; }
    .latest-news .title span {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 2px;
      border-bottom: 5px solid #ffba00; }
  .latest-news .headline4, .latest-news .headline3 {
    margin-bottom: 45px; }
    .latest-news .headline4 .image-thumb-wrapper, .latest-news .headline3 .image-thumb-wrapper {
      height: 124px;
      margin-bottom: 15px;
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: -webkit-gradient(linear, left top, right top, color-stop(50%, #730000), to(#ffba00));
      background: linear-gradient(to right, #730000 50%, #ffba00 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730000', endColorstr='#ffba00',GradientType=1 );
      /* IE6-9 */ }
    .latest-news .headline4 img, .latest-news .headline3 img {
      display: block;
      padding-bottom: 15px;
      width: 100%;
      height: 124px;
      opacity: 1; }
    .latest-news .headline4 .category, .latest-news .headline3 .category {
      font-size: 11px;
      letter-spacing: 1px;
      color: #777;
      padding-bottom: 10px;
      text-transform: uppercase; }
    .latest-news .headline4 .headline-title, .latest-news .headline3 .headline-title {
      font-weight: bold;
      font-size: 17px;
      line-height: 1.2; }
    .latest-news .headline4 a:visited, .latest-news .headline3 a:visited {
      color: #444; }
    .latest-news .headline4 a:hover, .latest-news .headline3 a:hover {
      color: #bf0000; }
  .latest-news .headline3 .headline-title {
    font-size: 16px; }
  .latest-news .button-more, .latest-news .button-more-mobile {
    text-align: center;
    margin: 15px auto 60px auto; }
    .latest-news .button-more a, .latest-news .button-more-mobile a {
      font-size: 20px;
      background: #292929;
      font-weight: bold;
      padding: 12px 30px;
      color: #ffba00; }
      .latest-news .button-more a:hover, .latest-news .button-more-mobile a:hover {
        background: #bf0000;
        color: #ffba00; }
  .latest-news .button-more-mobile {
    display: none; }

.home-trending {
  background: #292929;
  padding: 45px 0 60px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .home-trending .title {
    text-align: center;
    margin: auto;
    margin-bottom: 50px; }
    .home-trending .title span {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 2px;
      border-bottom: 5px solid #ffba00;
      color: #fff; }
      .home-trending .title span img {
        height: 20px;
        margin-top: -4px;
        width: auto;
        padding-left: 4px; }
  .home-trending .trending-links ol {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none;
    counter-reset: level1; }
    .home-trending .trending-links ol li {
      position: relative;
      border-top: 1px solid #363636; }
      .home-trending .trending-links ol li:last-child {
        border-bottom: 1px solid #363636; }
      .home-trending .trending-links ol li .tptn_after_thumb a {
        position: relative;
        display: block;
        color: #eee;
        padding: 15px 30px 15px 132px;
        font-size: 14px;
        line-height: 1.4;
        font-weight: bold; }
        .home-trending .trending-links ol li .tptn_after_thumb a:hover {
          color: #bf0000; }
      .home-trending .trending-links ol li a img {
        height: 45px;
        width: auto;
        position: absolute;
        top: 2px;
        left: 0; }
    .home-trending .trending-links ol li:before {
      content: counter(level1) " ";
      counter-increment: level1;
      color: #777;
      font-size: 24px;
      font-weight: bold;
      position: absolute;
      left: 100px;
      top: 12px; }
  .home-trending .adBox {
    text-align: right; }

.home-videos, .home-results {
  background: #292929;
  padding: 45px 0 60px 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .home-videos .title, .home-results .title {
    text-align: center;
    margin: auto;
    margin-bottom: 50px; }
    .home-videos .title span, .home-results .title span {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 2px;
      border-bottom: 5px solid #ffba00;
      color: #fff; }
      .home-videos .title span a, .home-results .title span a {
        color: #fff; }
      .home-videos .title span img, .home-results .title span img {
        width: 83px;
        height: 17px;
        padding-bottom: 5px; }
  .home-videos .headline3, .home-results .headline3 {
    position: relative; }
    .home-videos .headline3 img, .home-results .headline3 img {
      display: block;
      padding-bottom: 13px; }
    .home-videos .headline3 .headline-title, .home-results .headline3 .headline-title {
      font-weight: bold;
      font-size: 14px;
      line-height: 1.3;
      color: #eee; }
    .home-videos .headline3 a:hover .video-play, .home-results .headline3 a:hover .video-play {
      background: #bf0000; }
    .home-videos .headline3 .home-video-image, .home-results .headline3 .home-video-image {
      position: relative; }
      .home-videos .headline3 .home-video-image .video-play, .home-results .headline3 .home-video-image .video-play {
        position: absolute;
        bottom: 13px;
        right: 0;
        width: 40px;
        height: 40px;
        background: #000;
        text-align: center;
        padding: 0;
        margin: 0;
        -webkit-transition: background-color 0.1s;
        transition: background-color 0.1s; }
        .home-videos .headline3 .home-video-image .video-play img, .home-results .headline3 .home-video-image .video-play img {
          width: 15px;
          height: 18px;
          position: relative;
          top: 11px;
          left: 1px;
          text-align: center;
          margin: auto; }

.home-results .headline3 {
  position: relative; }
  .home-results .headline3 img {
    display: block;
    padding-bottom: 13px; }
  .home-results .headline3 .headline-title {
    display: block;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2;
    color: #eee; }
  .home-results .headline3 a:hover, .home-results .headline3 .headline-title:hover {
    color: #bf0000 !important; }

/*******************************************
	HEADLINE
*******************************************/
#headline {
  padding: 60px 0; }
  #headline h1.main-headline {
    font-size: 42px;
    line-height: 1.2;
    font-weight: bold;
    padding-bottom: 55px;
    text-align: center; }
  #headline .byline {
    position: relative;
    font-size: 12px;
    color: #888;
    margin-bottom: 50px; }
    #headline .byline .category, #headline .byline .author, #headline .byline .date {
      display: inline; }
    #headline .byline .category {
      padding-right: 12px;
      margin-right: 12px;
      border-right: 1px solid #ddd;
      text-transform: uppercase; }
      #headline .byline .category a {
        font-weight: bold;
        letter-spacing: 1px;
        color: #444;
        padding-bottom: 3px;
        border-bottom: 3px solid #ffba00; }
    #headline .byline .author {
      padding-right: 12px;
      margin-right: 12px;
      border-right: 1px solid #ddd; }
      #headline .byline .author a {
        color: #888; }
        #headline .byline .author a:hover {
          color: #bf0000; }
    #headline .byline a.author-twitter {
      margin-left: 8px;
      color: #aaa; }
      #headline .byline a.author-twitter:hover {
        color: #00a0d1; }
    #headline .byline .share {
      float: right; }
      #headline .byline .share img {
        width: 17px;
        height: 24px; }
      #headline .byline .share a {
        margin-left: 10px;
        font-size: 16px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s;
        color: #aaa; }
      #headline .byline .share a:hover span.icon-facebook {
        color: #3B5998; }
      #headline .byline .share a:hover span.icon-twitter {
        color: #00a0d1; }
  #headline .featured-image {
    margin-bottom: 40px; }
    #headline .featured-image .image-wrapper {
      overflow: hidden;
      height: 349px; }
    #headline .featured-image .image-wrapper-center {
      overflow: hidden; }
    #headline .featured-image img {
      width: 100%;
      height: auto; }
    #headline .featured-image span.caption {
      display: block;
      margin-top: 5px;
      margin-bottom: -15px;
      text-align: right;
      font-size: 11px;
      color: #bbb; }
      #headline .featured-image span.caption a {
        color: #bbb; }
  #headline .article-body, #headline .article-body-center {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    #headline .article-body img, #headline .article-body-center img {
      max-width: 100%;
      height: auto; }
    #headline .article-body figure, #headline .article-body-center figure {
      margin: 0; }
    #headline .article-body p, #headline .article-body-center p, #headline .article-body ul, #headline .article-body-center ul, #headline .article-body ol, #headline .article-body-center ol, #headline .article-body figure, #headline .article-body-center figure {
      margin-bottom: 30px; }
    #headline .article-body ul, #headline .article-body-center ul, #headline .article-body ol, #headline .article-body-center ol {
      margin-top: 0;
      padding-left: 20px; }
      #headline .article-body ul li, #headline .article-body-center ul li, #headline .article-body ol li, #headline .article-body-center ol li {
        padding: 5px 0; }
    #headline .article-body ol, #headline .article-body-center ol {
      padding-left: 25px; }
    #headline .article-body a, #headline .article-body-center a {
      border-bottom: 0.12em solid #ffba00; }
      #headline .article-body a:hover, #headline .article-body-center a:hover {
        color: #bf0000; }
    #headline .article-body h1, #headline .article-body-center h1, #headline .article-body h2, #headline .article-body-center h2, #headline .article-body h3, #headline .article-body-center h3, #headline .article-body h4, #headline .article-body-center h4, #headline .article-body h5, #headline .article-body-center h5, #headline .article-body h6, #headline .article-body-center h6 {
      font-family: "Helvetica-Neue", sans-serif;
      font-weight: bold;
      margin: 0;
      padding-bottom: 24px; }
    #headline .article-body h1, #headline .article-body-center h1, #headline .article-body h2, #headline .article-body-center h2 {
      font-size: 30px;
      line-height: 1.3; }
    #headline .article-body h3, #headline .article-body-center h3 {
      font-size: 24px;
      line-height: 1.3; }
    #headline .article-body h4, #headline .article-body-center h4, #headline .article-body h5, #headline .article-body-center h5, #headline .article-body h6, #headline .article-body-center h6 {
      font-size: 22px;
      line-height: 1.3; }
    #headline .article-body blockquote, #headline .article-body-center blockquote {
      margin: 1em 0;
      padding: 0;
      border-left: 4px solid #ddd;
      padding-left: 20px; }
    #headline .article-body hr, #headline .article-body-center hr {
      border: none;
      background: #ddd;
      width: 100%;
      height: 1px;
      margin: 45px auto;
      overflow: hidden; }
  #headline .article-body-center {
    position: relative;
    font-size: 19px;
    line-height: 1.6;
    font-family: "Georgia", serif; }
    #headline .article-body-center .article-ad-old {
      box-sizing: border-box;
      float: right;
      margin-right: -340px;
      padding-left: 40px;
      padding-bottom: 40px; }
  #headline .article-ad, #headline .article-ad-mobile {
    display: none; }
  #headline .byline-center {
    padding-top: 10px; }
  #headline .tags {
    padding-bottom: 10px;
    margin-top: -20px;
    border-bottom: 1px solid #ddd; }
    #headline .tags ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
    #headline .tags li {
      display: inline-block; }
      #headline .tags li a {
        display: inline-block;
        color: #ddd;
        background: #292929;
        padding: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        font-size: 11px;
        text-transform: uppercase; }
        #headline .tags li a:hover {
          background: #bf0000;
          color: #ffba00; }
  #headline .related {
    padding-bottom: 40px;
    margin-top: 60px;
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd; }
    #headline .related ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      font-size: 0;
      margin-left: -20px; }
    #headline .related li {
      display: inline-block;
      width: 33.33%;
      box-sizing: border-box;
      padding-left: 20px;
      vertical-align: top; }
      #headline .related li a {
        font-size: 14px;
        line-height: 1.3;
        font-weight: bold; }
        #headline .related li a img {
          display: block;
          padding-bottom: 10px; }
        #headline .related li a:hover {
          color: #bf0000; }
  #headline .related-center {
    border-bottom: none;
    margin-bottom: -40px; }
  #headline .comments a {
    color: #bf0000; }
  #headline .sidebar .adBox {
    text-align: center;
    margin: auto center;
    margin-bottom: 30px; }
  #headline .sidebar .trending {
    background: #292929; }
    #headline .sidebar .trending .header {
      padding: 20px 30px 26px 30px;
      position: relative; }
      #headline .sidebar .trending .header .title {
        font-size: 22px;
        color: #eee;
        font-weight: bold;
        padding-bottom: 2px;
        border-bottom: 4px solid #ffba00; }
      #headline .sidebar .trending .header .icon {
        position: absolute;
        right: 30px;
        top: 25px; }
        #headline .sidebar .trending .header .icon img {
          width: 30px;
          height: 21px; }
    #headline .sidebar .trending img.tptn_thumb {
      display: none; }
    #headline .sidebar .trending ol {
      position: relative;
      padding: 0;
      margin: 0;
      list-style-type: none;
      counter-reset: level1; }
      #headline .sidebar .trending ol li {
        position: relative;
        border-top: 1px solid #444; }
        #headline .sidebar .trending ol li .tptn_after_thumb a {
          display: block;
          color: #ccc;
          padding: 15px 30px 15px 62px;
          line-height: 1.4; }
          #headline .sidebar .trending ol li .tptn_after_thumb a:hover {
            color: #bf0000; }
      #headline .sidebar .trending ol li:before {
        content: counter(level1) " ";
        counter-increment: level1;
        color: #777;
        font-size: 24px;
        font-weight: bold;
        position: absolute;
        left: 30px;
        top: 12px; }

.headline-old-archive {
  font-size: 19px;
  line-height: 1.6;
  font-family: "Georgia", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .headline-old-archive h1, .headline-old-archive font b {
    font-family: "Helvetica-Neue", sans-serif;
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 42px;
    line-height: 1.3;
    color: #000;
    display: block; }
  .headline-old-archive h1 {
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 40px;
    font-weight: bold; }
    .headline-old-archive h1 span {
      border-bottom: 5px solid #ffba00; }
  .headline-old-archive img {
    max-width: 100%;
    height: auto; }
  .headline-old-archive p:first-of-type {
    margin-top: 30px; }
  .headline-old-archive p, .headline-old-archive ul, .headline-old-archive ol {
    margin-bottom: 30px; }
  .headline-old-archive a {
    border-bottom: 0.12em solid #ffba00; }
    .headline-old-archive a:hover {
      color: #bf0000; }

.headline-old-archive-year h1 {
  margin-bottom: 40px; }

.headline-old-archive-year li {
  font-family: "Helvetica-Neue", sans-serif;
  margin-bottom: 10px; }
  .headline-old-archive-year li a {
    border-bottom: none;
    font-weight: bold; }

/*******************************************
	AD BANNER
*******************************************/
.adBanner-top {
  position: relative;
  text-align: center;
  margin: 0 auto;
  margin: 30px auto -10px auto; }

.adBanner-home {
  position: relative;
  text-align: center;
  background: #ddd;
  padding: 20px 0; }

.ad-center {
  text-align: center;
  width: 728px;
  margin: 0 auto; }

.ad-center-box {
  text-align: center;
  width: 300px;
  margin: 0 auto; }

.adBanner-home1 {
  text-align: center;
  margin: 0 auto;
  margin: 30px auto -5px auto; }

.adBanner-home-top {
  text-align: center;
  margin: 0px auto 30px auto; }

.adBanner-dark {
  background: #222; }

/*******************************************
	CATEGORY PAGE
*******************************************/
#category-page {
  background: #292929;
  position: relative;
  padding: 50px 0 10px 0; }
  #category-page h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 50px;
    color: #eee;
    text-align: center; }
  #category-page .link {
    margin-bottom: 50px; }
    #category-page .link img {
      display: block;
      padding-bottom: 15px; }
    #category-page .link .title {
      font-weight: bold;
      font-size: 20px;
      line-height: 1.2;
      text-align: center; }
    #category-page .link a {
      color: #eee; }
    #category-page .link a:hover {
      color: #bf0000; }

#category-page-background {
  background: #292929;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: -1; }

/*******************************************
	DARK BG PAGE
*******************************************/
#dark-page {
  background: #292929;
  position: relative;
  padding: 50px 0 10px 0; }
  #dark-page h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #eee;
    text-align: center; }
  #dark-page .content {
    color: #eee;
    font-size: 18px;
    line-height: 1.7;
    font-family: "Georgia", serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    #dark-page .content p.lead {
      font-size: 28px;
      line-height: 1.5; }
    #dark-page .content img {
      max-width: 100%;
      height: auto; }
    #dark-page .content p, #dark-page .content ul, #dark-page .content ol {
      margin-bottom: 30px; }
    #dark-page .content a {
      border-bottom: 0.12em solid #ffba00; }
      #dark-page .content a:hover {
        color: #bf0000; }
    #dark-page .content h1, #dark-page .content h2, #dark-page .content h3, #dark-page .content h4, #dark-page .content h5, #dark-page .content h6 {
      font-family: "Helvetica-Neue", sans-serif;
      font-weight: bold;
      margin: 0;
      padding-bottom: 24px; }
    #dark-page .content h1, #dark-page .content h2 {
      font-size: 26px;
      line-height: 1.3; }
    #dark-page .content h3 {
      font-size: 24px; }
    #dark-page .content h4, #dark-page .content h5, #dark-page .content h6 {
      font-size: 22px; }
    #dark-page .content hr {
      border: none;
      background: #ddd;
      width: 100%;
      height: 1px;
      margin: 50px auto;
      overflow: hidden; }
    #dark-page .content .gif404 {
      margin: 50px auto; }
      #dark-page .content .gif404 img {
        width: 100%;
        height: auto; }

/*******************************************
	PAGE
*******************************************/
#page {
  padding-bottom: 60px; }
  #page .header-page {
    position: relative;
    background: #000;
    text-align: center;
    margin: 0 auto; }
    #page .header-page img {
      height: 400px;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 50% 22%;
         object-position: 50% 22%; }
    #page .header-page .header-title {
      color: #eee;
      position: absolute;
      top: 40%;
      width: 100%; }
      #page .header-page .header-title h1 {
        font-size: 40px;
        font-weight: bold;
        text-align: center; }
  #page .content {
    margin-top: 50px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #page .info-text {
    margin-bottom: 60px;
    font-family: "Georgia", serif;
    font-size: 18px;
    line-height: 1.6; }
    #page .info-text span.submit {
      font-family: "Helvetica-Neue", sans-serif;
      display: block;
      font-size: 12px;
      margin-top: -10px;
      color: #666; }
      #page .info-text span.submit a {
        color: #333; }
        #page .info-text span.submit a:hover {
          color: #bf0000; }
  #page .info-addition {
    margin-top: 60px;
    text-align: center; }
    #page .info-addition span.submit {
      font-family: "Helvetica-Neue", sans-serif;
      display: block;
      font-size: 14px;
      color: #666; }
      #page .info-addition span.submit a {
        color: #333; }
        #page .info-addition span.submit a:hover {
          color: #bf0000; }
  #page table#table-info {
    font-size: 15px; }
    #page table#table-info .hide {
      display: none; }
    #page table#table-info th {
      cursor: pointer;
      text-align: center;
      padding-bottom: 40px;
      color: #999;
      font-size: 22px; }
      #page table#table-info th:first-child {
        text-align: left; }
      #page table#table-info th:first-child span {
        color: #000;
        font-size: 24px;
        font-weight: bold;
        padding-bottom: 2px;
        border-bottom: 5px solid #ffba00; }
    #page table#table-info th.headerSortUp {
      background-image: url(/images/icons/table-desc.png); }
    #page table#table-info th.headerSortDown {
      background-image: url(/images/icons/table-asc.png); }
    #page table#table-info th.headerSortUp, #page table#table-info th.headerSortDown {
      background-repeat: no-repeat;
      background-position: 90% 20%; }
    #page table#table-info tbody tr {
      border-top: 1px solid #ddd;
      color: #000; }
      #page table#table-info tbody tr:hover {
        color: #bf0000; }
      #page table#table-info tbody tr:last-child {
        border-bottom: 1px solid #ddd; }
    #page table#table-info tbody td {
      padding: 15px 0;
      text-align: center; }
      #page table#table-info tbody td:first-child {
        font-weight: bold;
        font-size: 16px;
        text-align: left; }
  #page table.info-birthdays th, #page table.info-birthdays tbody td, #page table.info-realnames th, #page table.info-realnames tbody td {
    text-align: left !important; }
  #page table#table-info.ratings th {
    padding-bottom: 20px !important;
    color: #000; }

#page.page-entrance-themes .entrance-themes tbody tr:hover {
  color: #000 !important; }

#page.page-entrance-themes .entrance-themes tbody td {
  padding: 20px 0 18px 0 !important; }

#page.page-entrance-themes .entrance-themes td span {
  display: inline-block;
  font-size: 22px;
  margin-top: -5px; }

#page.page-entrance-themes .entrance-themes a span.icon-youtube {
  color: #cd201f; }
  #page.page-entrance-themes .entrance-themes a span.icon-youtube:hover {
    color: #000; }

#page.page-entrance-themes .entrance-themes a span.icon-spotify {
  color: #1DB954; }

#page.page-entrance-themes .entrance-themes th.headerSortUp, #page.page-entrance-themes .entrance-themes th.headerSortDown {
  background: none !important; }

/*******************************************
	NEWS OR RESULTS CATEGORY
*******************************************/
.news-header {
  margin-bottom: -60px; }

.latest-news .select-dropdown {
  text-align: center;
  margin: 0 auto 40px auto; }
  .latest-news .select-dropdown select {
    border: none;
    background: #292929;
    color: #ffba00;
    font-weight: bold;
    padding: 15px 20px 15px 50px;
    width: 200px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer; }
    .latest-news .select-dropdown select:hover {
      background: #bf0000; }
    .latest-news .select-dropdown select:focus {
      outline: none; }
  .latest-news .select-dropdown select::-ms-expand {
    display: none;
    /* remove default arrow on ie10 and ie11 */ }

.latest-news .select-dropdown-news select {
  width: 223px; }

.latest-news .select-ppv {
  margin-top: -20px; }

.mobile-news-nav {
  display: none;
  background: #292929;
  padding: 40px 0; }
  .mobile-news-nav a {
    font-size: 13px;
    color: #ccc;
    letter-spacing: 1px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .mobile-news-nav a:hover {
      color: #bf0000; }
    .mobile-news-nav a img {
      padding-bottom: 20px; }

/*******************************************
	VIDEOS PAGE
*******************************************/
#video-page {
  background: #292929;
  padding-bottom: 60px; }
  #video-page .header-page {
    position: relative;
    background: #000;
    text-align: center;
    margin: 0 auto; }
    #video-page .header-page img {
      height: 400px;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 50% 22%;
         object-position: 50% 22%; }
    #video-page .header-page .header-title {
      color: #eee;
      position: absolute;
      top: 40%;
      width: 100%; }
      #video-page .header-page .header-title h1 {
        font-size: 40px;
        font-weight: bold;
        text-align: center; }
  #video-page .container {
    padding-top: 10px; }
  #video-page .headline3 {
    position: relative;
    margin-top: 50px; }
    #video-page .headline3 img {
      display: block;
      padding-bottom: 13px; }
    #video-page .headline3 .headline-title {
      display: block;
      font-weight: bold;
      font-size: 16px;
      line-height: 1.3;
      color: #eee; }
    #video-page .headline3 a:hover .video-play {
      background: #bf0000; }
    #video-page .headline3 .home-video-image {
      position: relative; }
      #video-page .headline3 .home-video-image .video-play {
        position: absolute;
        bottom: 13px;
        right: 0;
        width: 40px;
        height: 40px;
        background: #000;
        text-align: center;
        padding: 0;
        margin: 0;
        -webkit-transition: background-color 0.1s;
        transition: background-color 0.1s; }
        #video-page .headline3 .home-video-image .video-play img {
          width: 15px;
          height: 18px;
          position: relative;
          top: 11px;
          left: 1px;
          text-align: center;
          margin: auto; }
  #video-page .button-more {
    text-align: center;
    margin: 60px auto 0px auto; }
    #video-page .button-more a {
      font-size: 20px;
      background: #000;
      font-weight: bold;
      padding: 12px 30px;
      color: #ffba00; }
      #video-page .button-more a:hover {
        background: #bf0000;
        color: #ffba00; }

/*******************************************
	VIDEO SINGLE PAGE
*******************************************/
.video-single {
  background: #292929;
  padding: 60px 0; }
  .video-single h1.main-headline {
    font-size: 44px;
    line-height: 1.2;
    font-weight: bold;
    padding-bottom: 55px;
    color: #eee; }
  .video-single .article-body, .video-single #headline .article-body-center, #headline .video-single .article-body-center {
    font-size: 18px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff; }
    .video-single .article-body img, .video-single #headline .article-body-center img, #headline .video-single .article-body-center img {
      max-width: 100%;
      height: auto; }
    .video-single .article-body p, .video-single #headline .article-body-center p, #headline .video-single .article-body-center p, .video-single .article-body ul, .video-single #headline .article-body-center ul, #headline .video-single .article-body-center ul, .video-single .article-body ol, .video-single #headline .article-body-center ol, #headline .video-single .article-body-center ol {
      margin-bottom: 30px; }
    .video-single .article-body a, .video-single #headline .article-body-center a, #headline .video-single .article-body-center a {
      border-bottom: 0.12em solid #ffba00; }
      .video-single .article-body a:hover, .video-single #headline .article-body-center a:hover, #headline .video-single .article-body-center a:hover {
        color: #bf0000; }
    .video-single .article-body h1, .video-single #headline .article-body-center h1, #headline .video-single .article-body-center h1, .video-single .article-body h2, .video-single #headline .article-body-center h2, #headline .video-single .article-body-center h2, .video-single .article-body h3, .video-single #headline .article-body-center h3, #headline .video-single .article-body-center h3, .video-single .article-body h4, .video-single #headline .article-body-center h4, #headline .video-single .article-body-center h4, .video-single .article-body h5, .video-single #headline .article-body-center h5, #headline .video-single .article-body-center h5, .video-single .article-body h6, .video-single #headline .article-body-center h6, #headline .video-single .article-body-center h6 {
      font-family: "Helvetica-Neue", sans-serif;
      font-weight: bold;
      margin: 0;
      padding-bottom: 24px; }
    .video-single .article-body h1, .video-single #headline .article-body-center h1, #headline .video-single .article-body-center h1, .video-single .article-body h2, .video-single #headline .article-body-center h2, #headline .video-single .article-body-center h2 {
      font-size: 30px;
      line-height: 1.3; }
    .video-single .article-body h3, .video-single #headline .article-body-center h3, #headline .video-single .article-body-center h3 {
      font-size: 24px; }
    .video-single .article-body h4, .video-single #headline .article-body-center h4, #headline .video-single .article-body-center h4, .video-single .article-body h5, .video-single #headline .article-body-center h5, #headline .video-single .article-body-center h5, .video-single .article-body h6, .video-single #headline .article-body-center h6, #headline .video-single .article-body-center h6 {
      font-size: 22px; }
    .video-single .article-body blockquote, .video-single #headline .article-body-center blockquote, #headline .video-single .article-body-center blockquote {
      margin: 1em 0;
      padding: 0;
      border-left: 4px solid #666;
      padding-left: 20px; }
    .video-single .article-body hr, .video-single #headline .article-body-center hr, #headline .video-single .article-body-center hr {
      border: none;
      background: #ddd;
      width: 100%;
      height: 1px;
      margin: 35px auto;
      overflow: hidden; }

.video-page-single-bottom {
  background: #222 !important;
  padding-top: 50px; }
  .video-page-single-bottom .title {
    text-align: center;
    margin: auto; }
    .video-page-single-bottom .title span {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 2px;
      border-bottom: 5px solid #ffba00;
      color: #fff; }
      .video-page-single-bottom .title span a {
        color: #fff; }

/*******************************************
	ABOUT PAGE
*******************************************/
#about-page, #search-page {
  padding-bottom: 60px; }
  #about-page .header-page, #search-page .header-page {
    position: relative;
    background: #000;
    text-align: center;
    margin: 0 auto; }
    #about-page .header-page img, #search-page .header-page img {
      height: 400px;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 50% 50%;
         object-position: 50% 50%; }
    #about-page .header-page .header-title, #search-page .header-page .header-title {
      color: #eee;
      position: absolute;
      top: 40%;
      width: 100%; }
      #about-page .header-page .header-title h1, #search-page .header-page .header-title h1 {
        font-size: 40px;
        font-weight: bold;
        text-align: center; }
  #about-page h1, #search-page h1 {
    font-size: 40px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 45px;
    text-align: center; }
    #about-page h1 span, #search-page h1 span {
      border-bottom: 5px solid #ffba00; }
  #about-page .content-about, #search-page .content-about {
    padding-top: 50px; }
  #about-page .content, #search-page .content {
    font-size: 18px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    #about-page .content p.lead, #search-page .content p.lead {
      font-size: 34px;
      line-height: 1.4;
      margin-top: -45px; }
    #about-page .content span.smiley, #search-page .content span.smiley {
      line-height: 26px;
      font-size: 32px;
      color: #ffba00; }
      #about-page .content span.smiley img, #search-page .content span.smiley img {
        height: 23px;
        width: auto; }
    #about-page .content img, #search-page .content img {
      max-width: 100%;
      height: auto; }
    #about-page .content p, #about-page .content ul, #about-page .content ol, #search-page .content p, #search-page .content ul, #search-page .content ol {
      margin-bottom: 30px; }
    #about-page .content a, #search-page .content a {
      border-bottom: 0.12em solid #ffba00; }
      #about-page .content a:hover, #search-page .content a:hover {
        color: #bf0000; }
    #about-page .content h1, #about-page .content h2, #about-page .content h3, #about-page .content h4, #about-page .content h5, #about-page .content h6, #search-page .content h1, #search-page .content h2, #search-page .content h3, #search-page .content h4, #search-page .content h5, #search-page .content h6 {
      font-family: "Helvetica-Neue", sans-serif;
      font-weight: bold;
      margin: 0;
      padding-bottom: 24px; }
    #about-page .content h1, #about-page .content h2, #search-page .content h1, #search-page .content h2 {
      font-size: 26px;
      line-height: 1.3; }
    #about-page .content h3, #search-page .content h3 {
      font-size: 24px; }
    #about-page .content h4, #about-page .content h5, #about-page .content h6, #search-page .content h4, #search-page .content h5, #search-page .content h6 {
      font-size: 22px; }
    #about-page .content .title, #search-page .content .title {
      text-align: center;
      margin: auto;
      margin-bottom: 40px; }
      #about-page .content .title span, #search-page .content .title span {
        font-size: 26px;
        font-weight: bold;
        padding-bottom: 2px;
        border-bottom: 5px solid #ffba00; }
    #about-page .content hr, #search-page .content hr {
      border: none;
      background: #ddd;
      width: 100%;
      height: 1px;
      margin: 50px auto;
      overflow: hidden; }
    #about-page .content .contact, #search-page .content .contact {
      text-align: center;
      padding: 10px 0; }
      #about-page .content .contact .email-gif, #search-page .content .contact .email-gif {
        margin-top: 20px; }
        #about-page .content .contact .email-gif img, #search-page .content .contact .email-gif img {
          width: 60px;
          height: auto; }

.about-signs {
  background: #292929;
  padding: 60px 0 40px 0;
  color: #ccc; }
  .about-signs a {
    margin-bottom: 30px;
    background: #730000;
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #730000), to(#ffba00));
    background: linear-gradient(to right, #730000 50%, #ffba00 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#730000', endColorstr='#ffba00',GradientType=1 );
    /* IE6-9 */ }
  .about-signs img {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s; }
    .about-signs img:hover {
      opacity: 0.8; }
  .about-signs .title {
    text-align: center;
    margin: auto;
    margin-bottom: 40px; }
    .about-signs .title span {
      font-size: 24px;
      font-weight: bold;
      padding-bottom: 2px;
      border-bottom: 5px solid #ffba00;
      color: #fff; }
  .about-signs p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.about-footer-image {
  position: relative;
  background: #000;
  text-align: center;
  margin: 0 auto;
  width: 100%; }
  .about-footer-image img {
    height: auto;
    width: 100%;
    text-align: center; }

.privacy-policy .text {
  font-size: 19px;
  line-height: 1.6;
  font-family: "Georgia", serif; }

/*******************************************
	SEARCH RESULTS
*******************************************/
.search-results {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd; }
  .search-results .no-results {
    text-align: center;
    font-size: 18px; }

#search-page h1 {
  font-size: 30px; }

#search-page .content a {
  border-bottom: none; }

#search-page .gsc-control-cse {
  padding: 0; }

#search-page .gsc-webResult.gsc-result {
  padding: 8px 0;
  border: none; }

#search-page .gsc-control-cse .gs-result .gs-title, #search-page .gsc-control-cse .gs-result .gs-title b {
  font-size: 18px;
  line-height: 1.4;
  text-decoration: none;
  padding-bottom: 4px; }

#search-page .gsc-result .gs-title {
  height: auto;
  overflow: normal; }

#search-page .gs-webResult div.gs-visibleUrl {
  padding-top: 4px;
  color: #999;
  display: none; }

#search-page .gsc-above-wrapper-area, #search-page .gsc-adBlock {
  border-bottom: 1px solid #ddd; }

#search-page .gsc-adBlock {
  padding: 20px 0; }

#search-page .gs-no-results-result .gs-snippet, #search-page .gs-error-result .gs-snippet {
  background: none;
  border: none;
  text-align: center; }

#search-page .gs-title {
  padding: 8px 0;
  font-weight: bold; }

#search-page .gs-snippet {
  padding-left: 8px; }

#search-page .gsc-thumbnail {
  padding-left: 8px;
  padding-top: 2px; }
  #search-page .gsc-thumbnail img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 70px;
    height: 60px; }

#search-page .gsc-cursor-page {
  font-size: 24px; }
  #search-page .gsc-cursor-page:hover {
    text-decoration: none;
    color: #bf0000; }

#search-page .gsc-cursor-box {
  margin: 10px auto;
  text-align: center; }

#search-page .gsc-cursor-current-page {
  background: none;
  color: #bf0000; }

/*******************************************
	TAG PAGE
*******************************************/
#about-page.tag-page h1 {
  margin-bottom: -30px; }

#about-page.tag-page .header-tag {
  background: #292929;
  padding: 0 20px; }
  #about-page.tag-page .header-tag img {
    display: block;
    text-align: center;
    margin: auto;
    height: 120px;
    width: auto;
    padding: 60px 0; }

#about-page.tag-page .header-tag-raw {
  background: #b9202e; }

#about-page.tag-page .header-tag-smackdown {
  background: #006ac8; }

#about-page.tag-page .header-tag-nxt {
  background: #fec637; }

#about-page.tag-page .header-tag-205 {
  background: #5b238f; }

#about-page.tag-page .header-tag-impact {
  background: #ad2230; }

#about-page.tag-page .header-tag-evolve {
  background: #362289; }

#about-page.tag-page .header-tag-roh {
  background: #111; }

#about-page.tag-page .header-tag-pwg {
  background: #111; }

#about-page.tag-page .header-tag-xfl {
  background: #02214f; }

#about-page.tag-page .header-tag-myc {
  background: #053448; }

/*******************************************
	AUTHOR PAGE
*******************************************/
.author-page-info {
  text-align: center;
  margin: -10px auto 60px auto;
  font-size: 20px; }
  .author-page-info span.separator {
    padding: 0 10px;
    color: #999; }
  .author-page-info a:hover {
    color: #bf0000; }

/*******************************************
	FOOTER
*******************************************/
footer.footer-main {
  background: #000;
  padding: 90px 0;
  box-sizing: border-box;
  color: #777;
  font-size: 13px; }
  footer.footer-main .logo {
    float: left;
    margin-top: -38px;
    margin-right: 40px; }
    footer.footer-main .logo img {
      width: 50px;
      height: 50px; }
  footer.footer-main .links {
    text-align: center; }
    footer.footer-main .links a {
      color: #777;
      margin: 0 20px; }
      footer.footer-main .links a:hover {
        color: #bf0000; }
  footer.footer-main .social {
    margin-top: -10px;
    text-align: right; }
    footer.footer-main .social span {
      font-size: 20px;
      padding-right: 5px; }
    footer.footer-main .social a {
      margin-left: 20px;
      -webkit-transition: all 0.1s;
      transition: all 0.1s;
      color: #777; }
    footer.footer-main .social a.facebook:hover {
      color: #3B5998; }
    footer.footer-main .social a.twitter:hover {
      color: #00a0d1; }

/*******************************************
	RESPONSIVE 1200px
*******************************************/
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1; }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  .container {
    width: 1170px; }
  [class*="grid"] {
    float: left;
    margin-left: 30px; }
  .grid12 {
    width: 1170px; }
  .grid11 {
    width: 1070px; }
  .grid10 {
    width: 970px; }
  .grid9 {
    width: 870px; }
  .grid8 {
    width: 770px; }
  .grid7 {
    width: 670px; }
  .grid6 {
    width: 570px; }
  .grid5 {
    width: 470px; }
  .grid4 {
    width: 370px; }
  .grid3 {
    width: 270px; }
  .grid2 {
    width: 170px; }
  .grid1 {
    width: 70px; }
  .offset12 {
    margin-left: 1230px; }
  .offset11 {
    margin-left: 1130px; }
  .offset10 {
    margin-left: 1030px; }
  .offset9 {
    margin-left: 930px; }
  .offset8 {
    margin-left: 830px; }
  .offset7 {
    margin-left: 730px; }
  .offset6 {
    margin-left: 630px; }
  .offset5 {
    margin-left: 530px; }
  .offset4 {
    margin-left: 430px; }
  .offset3 {
    margin-left: 330px; }
  .offset2 {
    margin-left: 230px; }
  .offset1 {
    margin-left: 130px; }
  input, textarea {
    margin-left: 0;
    box-sizing: border-box; }
  /*******************************************
	MIN-SIZE THUMBNAILS
*******************************************/
  .home-top-stories a img {
    min-height: 321px; }
  .latest-news .headline3 img, .image-thumb-wrapper {
    min-height: 152px; }
  #headline .featured-image .image-wrapper {
    height: 433px; } }

/*******************************************
	RESPONSIVE ARTICLE AD
*******************************************/
@media (min-width: 1460px) {
  #headline .article-ad {
    display: block;
    box-sizing: border-box;
    float: right;
    margin-right: -340px;
    padding-left: 40px;
    padding-bottom: 40px; } }

/*******************************************
	RESPONSIVE TABLET 768px-979px
*******************************************/
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
  .row:before, .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  .container {
    width: 724px; }
  [class*="grid"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .grid12 {
    width: 724px; }
  .grid11 {
    width: 662px; }
  .grid10 {
    width: 600px; }
  .grid9 {
    width: 538px; }
  .grid8 {
    width: 476px; }
  .grid7 {
    width: 414px; }
  .grid6 {
    width: 352px; }
  .grid5 {
    width: 290px; }
  .grid4 {
    width: 228px; }
  .grid3 {
    width: 166px; }
  .grid2 {
    width: 104px; }
  .grid1 {
    width: 42px; }
  .offset12 {
    margin-left: 764px; }
  .offset11 {
    margin-left: 702px; }
  .offset10 {
    margin-left: 640px; }
  .offset9 {
    margin-left: 578px; }
  .offset8 {
    margin-left: 516px; }
  .offset7 {
    margin-left: 454px; }
  .offset6 {
    margin-left: 392px; }
  .offset5 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 268px; }
  .offset3 {
    margin-left: 206px; }
  .offset2 {
    margin-left: 144px; }
  .offset1 {
    margin-left: 82px; }
  input, textarea {
    margin-left: 0;
    box-sizing: border-box; }
  /*******************************************
	MIN-SIZE THUMBNAILS
*******************************************/
  .home-top-stories a img {
    min-height: 0; }
  .latest-news .headline3 img {
    height: 93px; }
  /*******************************************
	HEADLINE
*******************************************/
  #headline .article-body-wrapper .offset2, #headline .comments-wrapper .offset2 {
    margin-left: 82px; }
  #headline .article-body-wrapper .grid8, #headline .comments-wrapper .grid8 {
    width: 600px; }
  #headline .featured-image .image-wrapper {
    height: 268px; }
  /*******************************************
	FOOTER
*******************************************/
  footer.footer-main .logo {
    margin-right: 10px; }
  footer.footer-main .copyright {
    font-size: 11px;
    position: relative;
    top: 2px; } }

/*******************************************
	RESPONSIVE MOBILE 767px
*******************************************/
@media (max-width: 767px) {
  .container {
    width: auto; }
  .row {
    margin-left: 0;
    padding: 0 20px; }
  [class*="grid"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0; }
  .grid12 {
    width: 100%;
    box-sizing: border-box; }
  input[class*="grid"], select[class*="grid"], textarea[class*="grid"] {
    display: block;
    width: 100%;
    min-height: 30px;
    box-sizing: border-box; }
  /*******************************************
	NAVIGATION: RESPONSIVE / MOBILE
*******************************************/
  /*! responsive-nav.js 1.0.25 by @viljamis */
  .nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none; }
  .nav-collapse li {
    width: 100%;
    display: block; }
  .js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1; }
  .nav-collapse.opened {
    max-height: 9999px; }
  .nav-collapse.disable-pointer-events {
    pointer-events: none !important; }
  .nav-toggle {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; } }

@media screen and (max-width: 767px) and (min-width: 40em) {
  .js .nav-collapse {
    position: relative; }
  .js .nav-collapse.closed {
    max-height: none; }
  .nav-toggle {
    display: none; } }

@media (max-width: 767px) {
  /*******************************************
	NO MOBILE BANNER ADS
*******************************************/
  .adBanner {
    display: none; }
  /*******************************************
	MIN-SIZE THUMBNAILS
*******************************************/
  .home-top-stories a img {
    min-height: 0; }
  .latest-news .headline3 img, .image-thumb-wrapper {
    height: auto;
    min-height: 0; }
  .latest-news .headline3 img.thumb-blank {
    display: none; }
  /*******************************************
	NAVIGATION
*******************************************/
  nav#nav-main {
    display: none; }
  nav#nav-mobile {
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 800000000;
    width: 100%;
    height: 70px; }
    nav#nav-mobile .nav-wrap {
      position: relative; }
    nav#nav-mobile .nav-logo {
      position: absolute;
      left: 20px;
      top: 10px; }
      nav#nav-mobile .nav-logo a {
        display: block;
        background: url(/images/logo.png) no-repeat center;
        height: 50px;
        width: 50px;
        background-size: 50px 50px; }
    nav#nav-mobile .nav-menu {
      position: absolute;
      right: 20px;
      top: 20px; }
      nav#nav-mobile .nav-menu a {
        font-size: 30px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s;
        color: #ccc; }
    nav#nav-mobile .nav-collapse {
      top: 70px;
      border-top: 1px solid #222;
      display: block; }
      nav#nav-mobile .nav-collapse li a, nav#nav-mobile .nav-collapse li.nav-mobile-search-li {
        display: block;
        background: #000;
        color: #ccc;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        padding: 23px 0;
        border-bottom: 1px solid #222;
        -webkit-transition: all 0.2s;
        transition: all 0.2s; }
        nav#nav-mobile .nav-collapse li a:hover, nav#nav-mobile .nav-collapse li.nav-mobile-search-li:hover {
          color: #bf0000; }
      nav#nav-mobile .nav-collapse li.nav-mobile-search-li {
        padding: 22px 20px;
        position: relative;
        box-sizing: border-box; }
      nav#nav-mobile .nav-collapse .search-bar-main {
        position: relative; }
        nav#nav-mobile .nav-collapse .search-bar-main ::-webkit-input-placeholder {
          color: #666; }
        nav#nav-mobile .nav-collapse .search-bar-main :-moz-placeholder {
          color: #666; }
        nav#nav-mobile .nav-collapse .search-bar-main input.search-box {
          -webkit-appearance: none;
          border-radius: 0;
          box-sizing: border-box;
          background: #292929;
          color: #ccc;
          width: 100%;
          height: 54px;
          padding: 10px 20px;
          border: none;
          outline: none;
          font-size: 14px; }
        nav#nav-mobile .nav-collapse .search-bar-main .search-button {
          color: #666;
          position: absolute;
          right: 30px;
          top: 19px;
          font-size: 14px;
          border: none;
          background: none;
          padding: 0;
          margin: 0; }
          nav#nav-mobile .nav-collapse .search-bar-main .search-button:hover {
            color: #ccc; }
  /*******************************************
	HOME
*******************************************/
  .home-top-stories {
    padding: 20px 0 0 0; }
    .home-top-stories a {
      margin-bottom: 20px; }
      .home-top-stories a .title {
        font-size: 19px; }
  .latest-news {
    margin-bottom: 10px; }
    .latest-news .headline4, .latest-news .headline3 {
      display: inline-block;
      margin-bottom: 20px; }
      .latest-news .headline4 .image-thumb-wrapper, .latest-news .headline3 .image-thumb-wrapper {
        height: auto;
        margin: 0;
        background: none; }
      .latest-news .headline4 img, .latest-news .headline3 img {
        display: inline-block;
        -o-object-fit: cover;
           object-fit: cover;
        width: 120px;
        height: 80px;
        padding-bottom: 10px;
        padding-right: 10px;
        float: left;
        -webkit-transition: none;
        transition: none; }
      .latest-news .headline4:hover img, .latest-news .headline3:hover img {
        opacity: 1; }
      .latest-news .headline4 .category, .latest-news .headline3 .category {
        display: none; }
      .latest-news .headline4 .headline-title, .latest-news .headline3 .headline-title {
        display: inline;
        font-size: 18px;
        overflow: hidden;
        top: -2px;
        position: relative; }
    .latest-news .button-more {
      margin-bottom: 50px;
      margin-top: 30px; }
  .home-trending .trending-links ol li a {
    min-height: 40px; }
    .home-trending .trending-links ol li a img {
      top: 12px; }
  .home-trending .adBox {
    text-align: center;
    margin-top: 50px; }
  .home-videos, .home-results {
    padding-bottom: 20px; }
    .home-videos .headline3 .headline-title, .home-results .headline3 .headline-title {
      font-size: 18px; }
  .home-results .headline3 {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0; }
    .home-results .headline3 img {
      display: inline-block;
      -o-object-fit: cover;
         object-fit: cover;
      width: 120px;
      height: 80px;
      padding-bottom: 10px;
      padding-right: 10px;
      float: left; }
    .home-results .headline3 .headline-title {
      display: inline;
      position: relative;
      top: -2px;
      font-size: 18px;
      overflow: hidden; }
  #video-page .headline3 .headline-title {
    font-size: 18px; }
  .latest-news .button-more-mobile {
    display: block;
    margin-top: 30px; }
  /*******************************************
	HEADLINE
*******************************************/
  #headline {
    padding: 40px 0; }
    #headline h1.main-headline {
      font-size: 30px;
      padding-bottom: 40px;
      text-align: left; }
    #headline .byline {
      font-size: 12px;
      line-height: 2;
      margin-bottom: 30px; }
      #headline .byline .category {
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #ddd; }
        #headline .byline .category a {
          padding-bottom: 1px;
          border-bottom: 2px solid #ffba00; }
      #headline .byline .author {
        padding-right: 10px;
        margin-right: 10px; }
      #headline .byline .twitter {
        display: none; }
      #headline .byline .share {
        display: none; }
    #headline .featured-image {
      margin-bottom: 30px; }
      #headline .featured-image .image-wrapper {
        height: auto; }
    #headline .article-body, #headline .article-body-center {
      font-size: 18px;
      line-height: 1.7; }
      #headline .article-body h2, #headline .article-body-center h2 {
        font-size: 26px; }
      #headline .article-body h3, #headline .article-body-center h3 {
        font-size: 22px; }
    #headline .article-ad-mobile {
      display: block;
      text-align: center;
      margin-bottom: 40px;
      padding-bottom: 40px;
      border-bottom: 1px solid #ddd; }
    #headline .tags {
      margin-bottom: 40px; }
    #headline .comments {
      margin-bottom: 30px; }
  .headline-old-archive {
    font-size: 18px; }
    .headline-old-archive font b {
      font-size: 34px; }
  /*******************************************
	AD BANNER
*******************************************/
  .adbanner {
    display: none; }
  /*******************************************
	PAGE
*******************************************/
  #page .header-page img {
    height: 250px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 30%;
       object-position: 50% 30%; }
  #page .header-page .header-title {
    position: absolute;
    top: 38%;
    width: 100%; }
    #page .header-page .header-title h1 {
      font-size: 34px; }
  #page .info-text {
    margin-bottom: 55px;
    text-align: left; }
  #page table#table-info th {
    font-size: 17px; }
  #page table#table-info th.headerSortUp {
    background-image: none; }
  #page table#table-info th.headerSortDown {
    background-image: none; }
  /*******************************************
	NEWS PAGE
*******************************************/
  .mobile-news-nav {
    display: block;
    background: #292929;
    padding: 40px 0; }
    .mobile-news-nav a {
      float: left;
      display: inline-block;
      width: 33.33%;
      box-sizing: border-box;
      padding: 0 10px;
      font-size: 11px; }
      .mobile-news-nav a img {
        padding-bottom: 10px; }
  /*******************************************
	VIDEO PAGE
*******************************************/
  #video-page .header-page img {
    height: 250px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 30%;
       object-position: 50% 30%; }
  #video-page .header-page .header-title {
    position: absolute;
    top: 40%;
    width: 100%; }
    #video-page .header-page .header-title h1 {
      font-size: 34px; }
  /*******************************************
	VIDEO SINGLE PAGE
*******************************************/
  .video-single {
    padding: 40px 0; }
    .video-single h1.main-headline {
      font-size: 34px;
      padding-bottom: 40px; }
  /*******************************************
	ABOUT PAGE
*******************************************/
  #about-page .header-page img, #search-page .header-page img {
    height: 200px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%; }
  #about-page .content p.lead, #search-page .content p.lead {
    font-size: 24px;
    line-height: 1.5; }
  #about-page .content .email-addr, #search-page .content .email-addr {
    margin-bottom: 30px; }
  #about-page h1, #search-page h1 {
    line-height: 1.4; }
  .about-signs .grid2 {
    display: inline;
    padding: 0;
    margin: 0; }
  .about-signs img {
    margin-bottom: 0;
    width: 32%;
    padding: 0;
    margin: 0; }
  /*******************************************
	SEARCH RESULTS
*******************************************/
  /*******************************************
	TAG PAGE
*******************************************/
  #about-page.tag-page h1 {
    margin-bottom: -40px; }
  #about-page.tag-page .header-tag img {
    max-width: 100%;
    max-height: 120px;
    height: auto; }
  /*******************************************
	FOOTER
*******************************************/
  .wrapper {
    margin-bottom: 0; }
  .footer-main, .wrapper:after {
    height: auto; }
  footer.footer-main .logo {
    float: none;
    margin: 0;
    margin-top: -30px;
    margin-bottom: 30px;
    text-align: center; }
    footer.footer-main .logo img {
      width: 50px;
      height: 50px; }
  footer.footer-main .copyright {
    display: none; }
  footer.footer-main .links {
    margin: 50px auto;
    text-align: center;
    font-size: 15px; }
    footer.footer-main .links a {
      margin: 0 18px; }
  footer.footer-main .social {
    font-size: 15px;
    margin: 30px auto -20px auto;
    text-align: center; }
    footer.footer-main .social a {
      margin-left: 0;
      margin: 0 18px; } }

/*******************************************
	SMALL SCREEN 360px
*******************************************/
@media (max-width: 360px) {
  .home-results .headline3 img, .latest-news .headline3 img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 80px;
    height: 80px; } }

/*******************************************
	CLEAR FIX / IMAGE REPLACEMENT
*******************************************/
.clear:before, .clear:after {
  content: "";
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/*******************************************
	CHROME FRAME
*******************************************/
.chromeframe {
  text-align: center;
  font-size: 20px;
  padding: 30px 0; }
  .chromeframe a {
    text-decoration: underline; }
  .chromeframe strong {
    text-transform: uppercase;
    color: red; }

/*******************************************
	PRINT STYLES
*******************************************/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

/* Preload images */
body:after {
  content: url(/images/lightbox/close.png) url(/images/lightbox/loading.gif) url(/images/lightbox/prev.png) url(/images/lightbox/next.png);
  display: none; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid #000; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: #000; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/lightbox/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-caption a {
  color: #4ae; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/images/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
