/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: 'pontano_sansregular';
  src: url("../pontanosans-regular-webfont.eot");
  src: url("../pontanosans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../pontanosans-regular-webfont.woff") format("woff"), url("../pontanosans-regular-webfont.ttf") format("truetype"), url("../pontanosans-regular-webfont.svg#pontano_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'prataregular';
  src: url("../fonts/prata-regular-webfont.eot");
  src: url("../fonts/prata-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/prata-regular-webfont.woff") format("woff"), url("../fonts/prata-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'rokkittbold';
  src: url("../fonts/rokkitt-bold-webfont.eot");
  src: url("../fonts/rokkitt-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/rokkitt-bold-webfont.woff") format("woff"), url("../fonts/rokkitt-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ==========================================================================
   Resets & Global 
   ========================================================================== */
h1, h2, h3, h4, h5 {
  margin: 0; }

nav ul {
  padding: 0;
  margin: 0; }

html,
body {
  height: 100%; }

body {
  background-color: #fafaf7;
  font-family: "Courier New", Courier;
  font-size: 14px; }

.wrapper {
  margin: 0 auto;
  background: url(../images/bg2.jpg) center top no-repeat;
  position: relative;
  height: 100%; }

header.main,
.container {
  width: 1080px;
  margin: 0 auto;
}

.container {
  padding-bottom: 60px; }

.container:after {
  content: "";
  display: table;
  clear: both;
  height: 0px;
}

/* title font */
    
body, p, article.audio header .track-details h2 { font-family: 'Arial', sans-serif; font-size: 14px; line-height: 1.5em;}

h1,
h2,
h3,
h4,
h5,
h6,
header#sidebar nav.pages li,
header#footerbar nav.pages li,
article .btn-read-more,
article.quote header p,
article.link header h2,
article.video header p,
nav#infinite p a,
nav#pagination ul li a.prev,
nav#pagination ul li a.next,
nav#infinite ul li a.prev,
nav#infinite ul li a.next { font-family: 'Courier', 'Arial Black', sans-serif; }

/* ==========================================================================
   Header
   ========================================================================== */
header.main {
  padding-top: 50px; }
  header.main h1 a {
    text-indent: -9999px;
    width: 270px;
    height: 154px;
    background: url(../images/logo.png) left top no-repeat;
    display: block;
    margin-left: 80px;
    margin-bottom: 50px; }

.perm-page article header .inner h2,
.perm-page article header .inner h2 p {
  margin: 0;
  font-weight: normal;
  font-size: 32px;
  line-height: 32px;
}

.perm-page article header .inner h2 {
  margin-top: 10px;
}

.perm-page article header .inner h2 blockquote p {
  font-size: 20px;
}

header nav {
  height: 58px;
  background: #b23836;
  padding: 8px 0;
  width: 920px;
  margin: 0 auto 20px;
  position: relative; }
  header nav ul {
    margin: 0px auto;
    padding-left: 0px;
    height: 58px;
    border-top: 1px solid #9e312e;
    text-align: center;
    border-bottom: 1px solid #9e312e; }
  header nav li {
    display: inline-block;
    border-right: 2px solid #a83532; }
    header nav li a {
      display: block;
      height: 58px;
      line-height: 58px;
      padding: 0 30px 0 20px;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 15px;
      color: #daca9f;
      background: #b23836;
      font-family: 'Courier';
      -moz-transition: background, color 0.2s; /* Firefox 4 */
      -webkit-transition: background, color 0.2s; /* Safari and Chrome */
      -o-transition: background, color 0.2s; /* Opera */
      transition: background, color 0.2s;       }
    header nav li a:hover {
      background: #9e312e;
      color: #fff; }
  header nav li:last-child {
    border-right: 0; }
  header nav .ribbon {
    position: absolute;
    top: 0;
    width: 17px;
    height: 74px; }
  header nav .ribbon.right {
    background: url(../images/ribbonright.png) no-repeat left top;
    right: -17px; }
  header nav .ribbon.left {
    background: url(../images/ribbonleft.png) no-repeat left top;
    left: -17px; }

header nav.sticky .sticky-holder {
  height: 58px;
  background: #B23836;
  padding: 8px 0;
  position: fixed;
  top: 0;
  z-index: 5000;
  left: 50%;
  width: 1080px;
  margin-left: -540px; }
  header nav.sticky .sticky-holder ul {
    width: 920px; }

.wavebg {
  background: url(../images/wavebg.png) repeat-x center center transparent; }
  .wavebg span {
    background: #ffffff;
    padding: 0 20px; }

.linebg {
  background: url(../images/linebg.png) repeat-x center center transparent; }
  .linebg span {
    background: #ffffff;
    padding: 0 40px; }

/* ==========================================================================
   Structure
   ========================================================================== */

body a {
  color: #000;
}

.content-area {
  padding: 20px 10%;
  font-family: "pontano_sansregular"; }

.row .article {
  background: white; }
  .row .article header {
    height: auto; }

.iso {
  float: left;
  width: 816px;
  margin-left: -8px;
}

.iso > article {
  width: 264px;
  float: left;
  background: white;
  margin-left: 8px;
  margin-bottom: 8px;
}

.perm-page .iso {
  width: 816px;
}
.perm-page .iso > article {
  width: 808px;
  min-height: 600px;
}

.iso > article .inner {
  padding: 8px 8px 30px;
}

.perm-page .iso > article .inner {
  padding: 8px 30px;
}


.perm-page .iso > article .inner {
  padding: 8px 80px;
}

.iso > article header img {
  display: block; 
  width: 100%;
  /*height: auto;*/
}

.perm-page .iso > article header img {
  width: auto;
  max-width: 100%;
  margin: 0 auto 8px;
}

.iso > article.video header iframe {
  display: block;
  width: 100%;
  height: 200px;
}

.iso > article.audio header iframe {
  display: block;
  width: 100%;
}

.iso > article section {
  clear: both;
}

.perm-page .iso > article header .inner {
  padding-bottom: 30px;
  background: url(../images/bgwave.png) no-repeat center bottom;
  margin-bottom: 30px;
  text-align: center;
  font-family: Courier;
  text-transform: uppercase;
  font-weight: normal;
}

.perm-page .iso > article.video header iframe {
  height: 420px;
}

.tweets header {
  background-color: white;
  margin-bottom: 8px;
  padding: 15px 25px;
  text-align: center;
  height: 45px; 
}

a img {
  -moz-transition: opacity 0.2s; /* Firefox 4 */
  -webkit-transition: opacity 0.2s; /* Safari and Chrome */
  -o-transition: opacity 0.2s; /* Opera */
  transition: opacity 0.2s;
}

a img:hover {
  opacity: 0.7;
}

.tweets {
  font-family: Courier;
  width: 264px;
  float: left;
  margin-left: 8px;
}

.tweets article {
  background: #fff;
  margin-bottom: 8px;
}

header h3.main {
  text-transform: uppercase;
  font-size: 14px;
  background: url(../images/wavebg.png) repeat-x bottom left;
  padding: 10px 0 12px;
  border-top: 2px solid; 
}

.go-to {
  background: url(../images/goto.png) no-repeat left top;
  width: 12px;
  height: 13px;
  display: block;
  position: absolute;
  right: 8px;
  bottom: 8px;
  text-indent: -9999px; }
.go-to:hover {
  background-position: 0 -13px; }
.go-to:focus {
  right: -6px; }

h2,h2 a,h2 p {
  font-size: 15px;
  font-family: Courier;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}

.text h2 {
  margin-bottom: 10px;
}

.index .spotify-embed iframe {
  height: 80px;
}

.index .spotify-embed .soundcloud_audio_player {
  height: 170px;
}

.iso > article.index header .photoset-grid img {
  float: left;
  width: 115px;
  margin: 4px;
}

article.text.index header .inner {
  padding: 0;
}

article.text.index {
  font-family: Courier;
}

blockquote {
  margin: 8px 16px;
}
h2 blockquote p {
  font-style: italic;
  color: #666;
  font-weight: normal;
}

.perm-page h2, .perm-page h2 a {
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}

.paginate {
  clear: both;
  background: #fff;
  padding: 8px 8px;
}

.current-page span {
  font-weight: bold;
  background: #444;
  color: #fff;
  padding: 2px 7px;
}

.paginate a {
  color: #000;
}

.paginate a:hover {
  color: #000;
  text-decoration: underline;
}

.paginate.ind {
  text-align: center;
}
.paginate.ind ul {
  padding: 0 10px 10px;
  background: #fff url(../images/bgwave.png) repeat-x left bottom;
}

.paginate li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 10px;
}

.paginate a {
  text-decoration: none;
}

.paginate.pst {
  padding-bottom: 10px;
  background: url(../images/bgwave.png) repeat-x left bottom;
  margin-bottom: 40px;
  height: 20px;
  margin-top: 35px;
}

.paginate.pst li {
  display: block;
  margin: 0;
}

.paginate.pst .next {
  float: right;
}

.paginate.pst .prev {
  float: left;
}

div.notes {
  margin: 0;
}

div.notes h4 {
  margin-top: 25px;
}

ol.notes {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 12px;
}

ol.notes a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

ol.notes a:hover {
  text-decoration: underline;
}

/* ======================================
   Row & Column Grids
   =====================================*/
.row {
  margin-left: -8px;
  *zoom: 1;
  clear: both; }


  .row article {
    background: white;
    padding: 8px 8px 40px;
    margin-bottom: 8px;
    position: relative; }
    .row article img {
      opacity: 0.8; }
    .row article img:hover {
      opacity: 1; }
  .row .copy {
    padding: 8px;
    text-transform: uppercase; }

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

.row:after {
  clear: both; }

.row [class*="column"] {
  float: left;
  min-height: 1px;
  margin-left: 8px; }

.column3 {
  width: 264px; }

.column9 {
  width: 808px; }

.column12 {
  width: 1080px; }

/* ==========================================================================
   Gallery
   ========================================================================== */
.subheading {
  font-family: "rokkittbold";
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 16px; }

.gallery-area {
  background: white;
  padding-bottom: 20px;
  margin-bottom: 8px; }

.viewport {
  width: 640px;
  margin: 0 auto;
  position: relative;
  padding: 20px 0;
  height: 450px; }

.viewport a {
  position: absolute;
  top: 50%;
  margin-top: -79px;
  background: url(../images/galleryarrows.png) no-repeat 0 0;
  width: 48px;
  height: 148px;
  text-indent: -9999px; }

.viewport a.prev-image {
  left: -75px; }

.viewport a.next-image {
  right: -75px;
  background-position: -48px 0; }

.gallery-photo {
  width: 640px; }

/* ==========================================================================
   Page
   ========================================================================== */
.page h2,
.gallery h2 {
  font-size: 40px;
  font-family: "prataregular";
  width: 70%;
  margin: 0 auto;
  line-height: 1.2em; }

.article h3 {
  width: 70%;
  margin: 0 auto;
  font-family: "rokkittbold";
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase; }

img.feature {
  display: block;
  margin: 0 auto;
  max-width: 792px;
  height: auto; }

img.story-image {
  float: right;
  margin-bottom: 30px;
  margin-left: 30px; }

/* ==========================================================================
   Tweets
   ========================================================================== */
.tweets {
  text-transform: uppercase; }
  .tweets article {
    min-height: 80px;
    padding: 8px 25px; }
  .tweets p {
    border-top: 1px solid;
    font-family: 'Courier';
    margin: 5px 0;
    padding-top: 10px; }
  .tweets a {
    color: #000;
    text-decoration: none; }
  .tweets a:hover {
    text-decoration: underline; }

ul.share {
  list-style: none;
  padding: 0;
  height: 20px;
  margin: 35px 0 10px;
}

ul.share li {
  float: left;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

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

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 481px) {
  .wrapper {
    width: 320px; 
    background: none;
  }
  header.main, 
  .container,
  .iso,
  .perm-page .iso,
  .tweets,
  .perm-page .iso > article {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .perm-page .iso > article {
    min-height: auto;
  }
  .perm-page .iso > article .inner {
    padding: 8px;
  }
  header.main {
    padding: 10px 0;
  }
  header nav {
    width: 100%;
    height: auto;
    margin: 0;
  }
  header nav:after { 
    content: "";
    clear: both;
    height: 0px;
    display: table;
  }
  .ribbon {
    display: none;
  }
  header nav ul {
    height: auto;
    border: 0;
    padding-left: 15px;
  }
  header nav ul li {
    float: left;
    width: 50%;
    text-align: left;
    border: 0;
  }
  header nav ul li a {
    height: 20px;
    padding: 0;
    line-height: 20px;
  }  
  header nav.sticky .sticky-holder {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    z-index: 5000;
    left: auto;
    padding: 0;
    margin-left: 0px;
  }
  header nav.sticky .sticky-holder ul {
    width: auto;
  }
  .iso > article {
    width: 304px;
  }
  header.main h1 a {
    width: 150px;
    background-size: 100%;
    height: 86px;
    margin-bottom: 10px;
  }
  .perm-page article header .inner h2, .perm-page article header .inner h2 p,
  .perm-page h2, .perm-page h2 a {
    font-size: 20px;
    line-height: 1em;
  }
  .iso > article.index header .photoset-grid img {
    width: 134px;
  }
  .perm-page .iso > article.video header iframe {
    height: 180px;
  }
  .tweets {
    margin-top: 8px;
  }  
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    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) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .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;
    /* h5bp.com/t */ }

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