/*!
* Style Hatch v1.0.0
*
* Copyright 2012 Style Hatch
* Designed and built by @moore
*/
.uiFont {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
@media (max-width: 1120px) {
  header.top .contain {
    margin: 0 auto;
    width: 712px;
  }
  nav.primary {
    width: 712px;
  }
  #main {
    width: 712px;
  }
  #main .permalink-content div.notes ol.notes {
    margin: 0;
    padding: 0;
    list-style-type: none;
    *zoom: 1;
  }
  #main .permalink-content div.notes ol.notes:before,
  #main .permalink-content div.notes ol.notes:after {
    display: table;
    content: "";
  }
  #main .permalink-content div.notes ol.notes:after {
    clear: both;
  }
  #main .permalink-content div.notes ol.notes li > a {
    margin-left: 0;
  }
  #main .permalink-content div.notes ol.notes blockquote {
    margin-left: 8px;
  }
  #main .permalink-content div.notes ol.notes li {
    float: none;
    width: auto;
    border-bottom: 1px dotted #f6f6f6;
    margin-bottom: 2px;
    padding-bottom: 2px;
  }
  #main .permalink-content div.notes ol.notes li.more_notes_link_container {
    border-bottom: none;
  }
  #main .permalink-content div.notes ol.notes li.more_notes_link_container a.more_notes_link {
    margin: 0;
  }
  article {
    width: 100%;
  }
  article section img,
  article.featured section img {
    max-width: 712px;
  }
  article.audio {
    *zoom: 1;
  }
  article.audio:before,
  article.audio:after {
    display: table;
    content: "";
  }
  article.audio:after {
    clear: both;
  }
  article.audio header.player {
    width: 50%;
    float: left;
    margin-right: 14px;
  }
  footer.extras section {
    width: 308px;
  }
  footer.extras section.instagram ul {
    margin: 8px -10px 0 0;
    *zoom: 1;
  }
  footer.extras section.instagram ul:before,
  footer.extras section.instagram ul:after {
    display: table;
    content: "";
  }
  footer.extras section.instagram ul:after {
    clear: both;
  }
  footer.extras section.instagram ul li {
    margin-right: 9px;
    margin-bottom: 8px;
  }
  footer.extras section.instagram ul li img {
    width: 106px;
    height: 106px;
  }
  footer.extras section.follows ul {
    margin: 0 -10px 0 0;
    padding: 0;
    list-style-type: none;
  }
  footer.extras section.follows ul li {
    line-height: 0;
    margin: 0 6px 6px 0;
    padding: 0;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
}
@media (max-width: 920px) {
  #container {
    width: 100%;
    margin: 0 auto;
  }
  header.top .contain {
    margin: 0 40px;
    width: auto;
  }
  header.top .contain section.logo {
    float: none;
    width: auto;
    max-width: 40%;
    margin-bottom: 20px;
  }
  header.top .contain section.description.col {
    margin-left: 0;
  }
  nav.primary {
    width: auto;
    margin: 0 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  nav.primary div.profile-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0 !important;
    display: block;
    background: #000;
  }
  nav.primary ul.pages {
    margin-left: 64px;
  }
  nav.primary ul.pages a {
    color: #111111;
  }
  nav.primary ul.util {
    position: fixed;
    bottom: 0;
    right: 20px;
    background-color: #f6f6f6;
    padding: 10.5px 14px;
    margin: 0;
    z-index: 600;
  }
  nav.primary ul.util li {
    top: 0;
    padding: 0;
  }
  #main {
    width: auto;
    margin: 0 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  article {
    width: 100%;
  }
  article section img,
  article.featured section img {
    max-width: 100%;
    margin: 0;
  }
  footer.extras {
    margin: 0 -20px;
  }
  footer.extras section {
    width: auto;
  }
}
@media (max-width: 524px) {
  article.audio header.player {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  article footer ul.credit li.source {
    float: none;
    clear: left;
  }
  article footer {
    *zoom: 1;
  }
  article footer:before,
  article footer:after {
    display: table;
    content: "";
  }
  article footer:after {
    clear: both;
  }
  article footer ul.meta li:first-child {
    float: none;
  }
  nav#pagination,
  nav#infinite a {
    font-size: 16px;
    padding: 14px;
  }
  nav#pagination ul li {
    padding: 0;
  }
  nav#pagination ul li a {
    padding: 1px 4px;
  }
  nav#pagination ul li.current-page span,
  nav#pagination ul li a.jump-page {
    display: none;
  }
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  #container {
    width: 100%;
    margin: 0 auto;
  }
  header.top {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  header.top .contain {
    margin: 0;
    padding: 40px 20px 20px 20px;
    width: auto;
  }
  header.top section.description {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
  }
  header.top section.description h1 {
    font-size: 28px;
    line-height: 36px;
  }
  nav.primary {
    width: auto;
    margin: 0;
    padding: 6px 20px !important;
  }
  nav.primary div.profile-icon {
    display: none;
  }
  nav.primary ul {
    font-size: 12px;
  }
  nav.primary ul.pages {
    margin: 0;
    padding: 0;
  }
  nav.primary ul.pages a {
    color: #111111;
  }
  nav.primary ul.util {
    display: none;
  }
  #main {
    width: auto;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  article {
    width: 100%;
  }
  article header,
  article section {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
  }
  article.video header a {
    width: 100% !important;
    height: auto !important;
  }
  article.video header a img {
    width: 100% !important;
    height: auto !important;
  }
  article.link header {
    padding-right: 40px;
  }
  article.quote header,
  article.ask header {
    padding: 14px 28px !important;
  }
  article blockquote {
    border-left: 4px solid #f6f6f6;
    padding-left: 8px;
    margin-left: 4px;
  }
  article section img,
  article.featured section img {
    max-width: 100%;
    margin: 0;
  }
  article footer ul {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  footer.extras {
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    *zoom: 1;
  }
  footer.extras:before,
  footer.extras:after {
    display: table;
    content: "";
  }
  footer.extras:after {
    clear: both;
  }
  footer.extras section {
    width: auto;
  }
  footer.extras section h4 {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }
  footer.extras section.instagram ul {
    margin: 8px -8px 0 0;
    *zoom: 1;
  }
  footer.extras section.instagram ul:before,
  footer.extras section.instagram ul:after {
    display: table;
    content: "";
  }
  footer.extras section.instagram ul:after {
    clear: both;
  }
  footer.extras section.instagram ul li {
    margin-right: 10px;
    margin-bottom: 8px;
  }
  footer.extras section.instagram ul li img {
    width: 90px;
    height: 90px;
  }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */
}
/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */
}
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* Styles */
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1) {
  /* Retina-specific stuff here */
}
