/*
Theme Name: Zetterberg
Theme URI: http://flatmate.se/
Author: Flatmate Web & Digital
Author URI: http://flatmate.se/
Version: 0.9
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* 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; }

#teamLogoMenu {
  position: absolute; }
  @media (max-width: 830px) {
    #teamLogoMenu {
      display: none; } }

div#swipebox-overlay {
  background: none repeat scroll 0% 0% rgba(13, 13, 13, 0.7) !important; }

div#swipebox-caption {
  visibility: hidden;
  display: none; }

html, body {
  height: 100%; }

#wrapper {
  min-height: 100%; }

html {
  letter-spacing: 0.05em;
  font-size: 16px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  color: white; }

body {
  position: relative;
  background-color: #0f1211; }

.content {
  position: relative;
  max-width: 1150px;
  padding: 0 10px;
  margin: 0 auto; }

h1, h2, h3, h4, h5 {
  font-weight: 700;
  line-height: 1.5em;
  margin-top: 1em; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
    margin-top: 0; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 1em; }

a {
  color: red; }
  a:hover {
    color: white; }

strong {
  font-weight: 900; }

table tr:first-child td {
  border-top: none; }
table tr:last-child td {
  border-bottom: none; }
table td:first-child {
  padding-left: 0;
  border-left: none; }
table td:last-child {
  border-right: none; }
table td {
  padding: 9px 8px 3px;
  border: 1px solid #f8fafb; }

.site-header {
  margin-bottom: 80px;
  position: relative; }
  .site-header .captain40, .site-header .detroit {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    position: absolute;
    top: -29px;
    left: 0;
    z-index: 2;
    height: 101px;
    width: auto; }
    .site-header .captain40:hover, .site-header .detroit:hover {
      height: 110px; }
    @media (max-width: 790px) {
      .site-header .captain40, .site-header .detroit {
        top: -68px;
        height: 65px; }
        .site-header .captain40:hover, .site-header .detroit:hover {
          height: 74px; } }
    @media (max-width: 645px) {
      .site-header .captain40, .site-header .detroit {
        top: -58px;
        left: 10px;
        height: 40px; }
        .site-header .captain40:hover, .site-header .detroit:hover {
          height: 40px; } }
    @media (max-width: 480px) {
      .site-header .captain40, .site-header .detroit {
        display: none; } }
  .site-header .detroit {
    top: -25px;
    left: auto;
    right: 0;
    height: 77px; }
    .site-header .detroit:hover {
      height: 86px; }
    @media (max-width: 790px) {
      .site-header .detroit {
        top: -68px;
        height: 65px; }
        .site-header .detroit:hover {
          height: 74px; } }
    @media (max-width: 645px) {
      .site-header .detroit {
        right: 10px;
        top: -58px;
        height: 40px; }
        .site-header .detroit:hover {
          height: 40px; } }
  .site-header .site-title {
    pointer-events: none;
    position: relative;
    z-index: 3;
    text-align: center;
    padding: 60px 10px 21px 10px; }
    .site-header .site-title a {
      pointer-events: auto; }
    @media (max-width: 830px) {
      .site-header .site-title {
        padding-top: 30px; } }
    .site-header .site-title img {
      max-width: 100%; }
  .site-header .banner {
    text-align: center;
    width: 100%;
    background-color: black; }

#menu {
  overflow: auto; }
  #menu > .menu-main-menu-container {
    display: inline-block;
    margin: 0 auto;
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: black; }
    #menu > .menu-main-menu-container ul {
      clear: left;
      float: left;
      position: relative;
      left: 50%; }
      #menu > .menu-main-menu-container ul li {
        display: block;
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        right: 50%; }
        #menu > .menu-main-menu-container ul li:hover, #menu > .menu-main-menu-container ul li.current_page_item, #menu > .menu-main-menu-container ul li.current_page_parent, #menu > .menu-main-menu-container ul li.current-page-ancestor, #menu > .menu-main-menu-container ul li.current-menu-parent, #menu > .menu-main-menu-container ul li.current-menu-ancestor {
          background-color: #262626; }
          #menu > .menu-main-menu-container ul li:hover a, #menu > .menu-main-menu-container ul li.current_page_item a, #menu > .menu-main-menu-container ul li.current_page_parent a, #menu > .menu-main-menu-container ul li.current-page-ancestor a, #menu > .menu-main-menu-container ul li.current-menu-parent a, #menu > .menu-main-menu-container ul li.current-menu-ancestor a {
            color: red; }
  #menu a {
    font-size: 0.813em;
    letter-spacing: 2px;
    color: white;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding: 13.5px;
    height: 100%; }
    @media (max-width: 480px) {
      #menu a {
        padding: 13.5px 5px;
        font-size: 8px; } }

.splash {
  display: table;
  width: 100%;
  transition: padding 0.2s;
  color: #eee;
  text-align: center;
  width: 100%;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); }
  @media (max-width: 645px) {
    .splash {
      height: auto; } }
  .splash .valign {
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    .splash .valign > div {
      border-top: 1px solid white;
      border-bottom: 1px solid white;
      max-width: 720px;
      margin: 0 auto;
      padding: 30px; }
  .splash h2 {
    width: 100%;
    line-height: 0.9em;
    font-style: italic;
    letter-spacing: 0.08em;
    font-weight: 300;
    margin-top: 0; }
  .splash p {
    margin-top: 0.3em;
    font-style: italic;
    font-weight: 0.938em; }
    @media (max-width: 645px) {
      .splash p {
        font-size: 0.8em; } }
  .splash img {
    margin-top: 2.3em; }

.default-page, .timeline > div {
  font-size: 0.813em;
  line-height: 1.5em;
  min-height: 750px;
  overflow: auto;
  background-image: url(img/bg_texture.png), -moz-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
  /* FF3.6+ */
  background-image: url(img/bg_texture.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41, 41, 41, 0.9)), color-stop(100%, rgba(0, 1, 0, 0.9)));
  /* Chrome,Safari4+ */
  background-image: url(img/bg_texture.png), -webkit-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(img/bg_texture.png), -o-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
  /* Opera 11.10+ */
  background-image: url(img/bg_texture.png), -ms-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
  /* IE10+ */
  background-image: url(img/bg_texture.png), linear-gradient(to bottom, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6292929', endColorstr='#e6000100',GradientType=0 );
  /* IE6-9 */ }
  .default-page .sibling-menu, .timeline > div .sibling-menu {
    margin: 25px 60px 0; }
    .default-page .sibling-menu li, .timeline > div .sibling-menu li {
      display: inline;
      margin-right: 1em; }
      .default-page .sibling-menu li.current_page_item a, .timeline > div .sibling-menu li.current_page_item a {
        color: red; }
    .default-page .sibling-menu a, .timeline > div .sibling-menu a {
      text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
      text-decoration: none;
      color: white; }
  .default-page > div, .timeline > div > div {
    padding: 60px;
    padding-top: 25px;
    overflow: auto; }
    @media (max-width: 480px) {
      .default-page > div, .timeline > div > div {
        padding: 20px; } }
  .default-page .image-area, .timeline > div .image-area {
    max-width: 39%;
    float: left; }
    @media (max-width: 645px) {
      .default-page .image-area, .timeline > div .image-area {
        max-width: 100%; } }
    .default-page .image-area > div, .timeline > div .image-area > div {
      padding-right: 20px; }
      @media (max-width: 645px) {
        .default-page .image-area > div, .timeline > div .image-area > div {
          padding-right: 0; } }
    .default-page .image-area img, .timeline > div .image-area img {
      height: 800px;
      max-width: 100%;
      height: auto; }
  .default-page .text-area, .timeline > div .text-area {
    font-size: 1.1em;
    text-transform: none;
    float: right;
    max-width: 61%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px; }
    @media (max-width: 790px) {
      .default-page .text-area, .timeline > div .text-area {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1; } }
    @media (max-width: 645px) {
      .default-page .text-area, .timeline > div .text-area {
        max-width: 100%; } }
  .default-page p + p, .timeline > div p + p {
    margin-top: 1.5em; }
  .default-page blockquote, .timeline > div blockquote {
    text-transform: uppercase;
    color: red;
    font-size: 1.529em;
    text-align: left;
    margin: 20px 0;
    border-top: 1px solid #818181;
    border-bottom: 1px solid #818181;
    padding: 15px 0;
    line-height: 1.2em;
    font-style: italic; }

.page-title {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  color: red;
  margin: 25px 60px 0;
  font-size: 1em;
  font-weight: 300; }
  .page-title:first-child {
    margin-top: 25px; }

.news-page {
  line-height: 1.213em;
  overflow: auto;
  overflow: hidden; }
  .news-page .news {
    margin-left: -12px;
    margin-right: -25px; }
    .news-page .news > li {
      float: left;
      display: inline;
      width: 33%; }
      .news-page .news > li:nth-child(3n+4) {
        clear: both; }
      @media (max-width: 790px) {
        .news-page .news > li {
          width: 50%; }
          .news-page .news > li:nth-child(3n+4) {
            clear: none; }
          .news-page .news > li:nth-child(2n+3) {
            clear: both; } }
      @media (max-width: 645px) {
        .news-page .news > li {
          width: 100%; } }
      .news-page .news > li:hover .overlay {
        opacity: 1; }
  .news-page .overlay {
    transition: opacity 0.2s;
    opacity: 0;
    text-align: center;
    font-size: 0.813em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100.2%;
    height: 100%;
    font-style: italic; }
    .news-page .overlay > div {
      width: 100%;
      height: 100%;
      display: table; }
      .news-page .overlay > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background-color: #c63336;
        background-color: rgba(198, 51, 54, 0.9); }
    .news-page .overlay strong {
      font-style: normal;
      display: inline-block;
      position: relative;
      top: -1px; }
  .news-page .news-piece {
    position: relative;
    background-image: url(img/bg_texture.png), -moz-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* FF3.6+ */
    background-image: url(img/bg_texture.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41, 41, 41, 0.9)), color-stop(100%, rgba(0, 1, 0, 0.9)));
    /* Chrome,Safari4+ */
    background-image: url(img/bg_texture.png), -webkit-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: url(img/bg_texture.png), -o-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* Opera 11.10+ */
    background-image: url(img/bg_texture.png), -ms-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* IE10+ */
    background-image: url(img/bg_texture.png), linear-gradient(to bottom, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6292929', endColorstr='#e6000100',GradientType=0 );
    /* IE6-9 */
    margin: 3px;
    padding: 30px;
    padding-top: 20px;
    min-height: 196px;
    overflow: hidden; }
  .news-page p {
    font-size: 0.813em; }
  .news-page .date {
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
    font-size: 0.750em;
    margin-bottom: 2em; }
    .news-page .date img {
      vertical-align: middle;
      margin-left: -10px;
      margin-right: 10px; }
  .news-page a {
    color: #dedede;
    text-decoration: none; }

.statistics {
  font-size: 0.813em; }
  .statistics > div {
    overflow: auto;
    background-image: url(img/bg_texture.png), -moz-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* FF3.6+ */
    background-image: url(img/bg_texture.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41, 41, 41, 0.9)), color-stop(100%, rgba(0, 1, 0, 0.9)));
    /* Chrome,Safari4+ */
    background-image: url(img/bg_texture.png), -webkit-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: url(img/bg_texture.png), -o-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* Opera 11.10+ */
    background-image: url(img/bg_texture.png), -ms-linear-gradient(top, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* IE10+ */
    background-image: url(img/bg_texture.png), linear-gradient(to bottom, rgba(41, 41, 41, 0.9) 0%, rgba(0, 1, 0, 0.9) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6292929', endColorstr='#e6000100',GradientType=0 );
    /* IE6-9 */ }
  .statistics .stats {
    font-size: 0.750em;
    width: auto;
    padding: 20px 60px 60px 60px; }
    @media (max-width: 1100px) {
      .statistics .stats {
        display: inline-block; } }
  .statistics .p_stats {
    text-align: right;
    font-size: 0.8em;
    line-height: 2em; }
  .statistics .tdh_stats {
    font-weight: 700; }

.timeline-nav {
  width: 100%;
  margin-top: 27px;
  margin-bottom: 40px; }
  .timeline-nav > div {
    margin: 0 60px;
    overflow: hidden;
    position: relative;
    height: 65px; }
  .timeline-nav ul {
    transition: left 0.3s;
    position: absolute;
    left: 0;
    overflow: hidden; }
  .timeline-nav li {
    text-align: center;
    display: block;
    float: left;
    width: 88px;
    height: 65px;
    background: transparent url(img/timeline_indicator.png) no-repeat right top; }
    .timeline-nav li:first-child {
      width: 62px;
      padding-right: 13px; }
    .timeline-nav li:last-child {
      width: 62px;
      padding-left: 13px;
      background-position: left top; }
    .timeline-nav li:hover, .timeline-nav li.current_time_item {
      background-position: 0 -65px; }
      .timeline-nav li:hover a, .timeline-nav li.current_time_item a {
        color: white; }
  .timeline-nav a {
    font-weight: 700;
    box-sizing: border-box;
    padding-top: 21px;
    color: black;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-decoration: none; }
  .timeline-nav .arrow {
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 25px;
    background: transparent url(img/nav-arrows.png) no-repeat;
    position: absolute;
    top: 92px;
    left: 30px; }
  .timeline-nav .next {
    left: auto;
    right: 30px;
    background-position-x: right; }

.gallery {
  overflow: hidden; }
  .gallery .gallery-list {
    margin-left: -10px;
    margin-right: -15px; }
    .gallery .gallery-list > li {
      float: left;
      display: inline;
      width: 20%; }
      @media (max-width: 790px) {
        .gallery .gallery-list > li {
          width: 25%; } }
      @media (max-width: 645px) {
        .gallery .gallery-list > li {
          width: 33%; } }
      @media (max-width: 480px) {
        .gallery .gallery-list > li {
          width: 50%; } }
      .gallery .gallery-list > li:hover .overlay {
        opacity: 1; }
  .gallery .overlay {
    transition: opacity 0.2s;
    opacity: 0;
    text-align: center;
    font-size: 0.813em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 3px;
    font-style: italic; }
    .gallery .overlay > div {
      width: 100%;
      height: 100%;
      display: table; }
      .gallery .overlay > div > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background-color: rgba(198, 51, 54, 0.9); }
    .gallery .overlay strong {
      font-style: normal;
      display: inline-block; }
  .gallery .gallery-entry {
    position: relative;
    margin: 3px;
    margin-bottom: 0; }
    .gallery .gallery-entry img {
      width: 100%;
      height: auto; }

.p404 {
  text-align: center; }

#sidebar {
  padding-bottom: 36px; }

.widget-area {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  clear: both;
  font-size: 0.813em;
  text-align: center;
  max-width: 1170px;
  margin: 0 auto;
  padding: 2.2em 0;
  overflow: auto;
  border-top: 1px solid white;
  line-height: 1.3em;
  margin-top: 95px; }
  .widget-area h3 {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 2.1em; }
  .widget-area > ul > li {
    position: relative;
    display: inline;
    width: 33%;
    float: left;
    margin-bottom: 1em; }
    @media (max-width: 890px) {
      .widget-area > ul > li {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 2em;
        margin-bottom: 2em; }
        .widget-area > ul > li:last-child {
          margin-bottom: 0;
          border-bottom: none; } }
    .widget-area > ul > li li {
      display: inline-block; }
  .widget-area table {
    margin: auto; }
  .widget-area thead {
    font-weight: 300; }
  .widget-area tbody {
    font-weight: 700; }
  .widget-area td {
    border: 0;
    padding: 0 2px; }
  .widget-area h4 {
    font-size: 1em; }
  .widget-area .nhlnp_home, .widget-area .nhlnp_away {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 55px; }
    @media (max-width: 1100px) {
      .widget-area .nhlnp_home, .widget-area .nhlnp_away {
        position: static; } }
    @media (max-width: 890px) {
      .widget-area .nhlnp_home, .widget-area .nhlnp_away {
        position: absolute; } }
    @media (max-width: 480px) {
      .widget-area .nhlnp_home, .widget-area .nhlnp_away {
        position: static; } }
  .widget-area .nhlnp_away {
    right: 0;
    left: auto; }
    @media (max-width: 1100px) {
      .widget-area .nhlnp_away {
        margin-top: 3px; } }
    @media (max-width: 890px) {
      .widget-area .nhlnp_away {
        margin-top: 0; } }
    @media (max-width: 480px) {
      .widget-area .nhlnp_away {
        margin-top: 3px; } }

footer {
  clear: both;
  font-size: 0.813em;
  text-align: center;
  width: 100%;
  background-color: black; }
  footer .partners {
    line-height: 4em; }
    footer .partners .foundation {
      margin-right: 2em; }
    footer .partners .mcgarrett {
      margin-left: 2em; }
  footer span {
    margin: 0;
    vertical-align: middle; }
  footer img {
    margin: 0 0.8em;
    vertical-align: middle; }