/*

- - - - - - - - - - - - - - - - - - -

FIXIE Tumblr Theme CSS by Precrafted

- - - - - - - - - - - - - - - - - - -

*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
hr,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
strong,
b,
mark {
  font-weight: 700;
  font-style: inherit;
}
em,
i,
cite,
q,
address,
dfn,
var {
  font-style: italic;
  font-weight: inherit;
}
abbr[title],
dfn[title] {
  cursor: help;
  border-bottom: 1px dotted;
}
ins {
  border-bottom: 1px solid;
}
a,
u,
ins {
  text-decoration: none;
}
del,
s {
  text-decoration: line-through;
}
pre,
code,
samp,
kbd {
  font-family: monospace;
}
small {
  font-size: 0.75em;
}
img {
  border: 0;
  font-style: italic;
}
input,
select,
option,
optgroup,
textarea {
  font: inherit;
}
* {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  text-rendering: optimizeLegibility;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
  max-width: 100%;
  height: auto;
}
object,
embed {
  max-width: 100%;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  float: left;
  clear: both;
  width: 100%;
  background: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #777;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Raleway';
  font-weight: 200;
  text-transform: uppercase;
  color: #283236;
  letter-spacing: 1px;
  line-height: 1;
}
h1 {
  font-size: 54px;
  letter-spacing: 2px;
}
h2 {
  font-size: 38px;
  line-height: 42px;
}
h3 {
  font-size: 17px;
  font-weight: 300;
}
a {
  text-decoration: none;
  color: #777;
  -webkit-transition: all 0.14s ease-in-out;
  -moz-transition: all 0.14s ease-in-out;
  -o-transition: all 0.14s ease-in-out;
  transition: all 0.14s ease-in-out;
}
a:hover {
  color: #444;
}
p {
  margin-top: 18px;
}
header {
  position: relative;
  float: left;
  width: 100%;
  background: #ffffff;
  padding: 60px 30px 30px;
  text-align: center;
}
header .logo {
  display: block;
  width: 100%;
}
header .logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
header .logo:hover {
  opacity: 0.5;
}
header h1 {
  display: block;
  width: 100%;
  border: 3px solid #666;
  color: #444;
  padding: 14px 0;
}
header .avatar {
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
header .avatar img {
  display: inline-block;
  width: 100%;
  height: auto;
}
header .avatar.circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
header p {
  display: block;
  margin-top: 24px;
  font-size: 13px;
}
nav {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
nav a {
  float: left;
  width: 100%;
  margin-top: 14px;
  border: 1px double #999;
  text-align: center;
  padding: 13px 14px 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 10px;
  font-weight: 700;
  color: #444;
  opacity: 0.4;
  -webkit-backface-visibility: hidden;
}
nav a:hover {
  opacity: 1;
}
nav a.scroll-top {
  display: none;
  float: right;
  width: 15%;
  padding: 13px 0 14px;
}
#infscr-loading,
.page-loading {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 52px;
  padding: 10px 20px;
  text-align: left;
  line-height: 32px;
  font-size: 13px;
  z-index: 100;
  background: rgba(255, 255, 255, 0.8);
}
#infscr-loading img,
.page-loading img {
  position: absolute;
  top: 10px;
  left: 20px;
}
.page-loading {
  background: url('../images/loader.gif') 20px 10px no-repeat !important;
}
#tumblr_controls {
  position: absolute !important;
  top: 17px !important;
  right: 28px !important;
  z-index: 90 !important;
}
footer {
  float: right;
  clear: both;
  width: 100%;
}
footer .footer-border {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 2;
  font-size: 13px;
  padding: 30px 0;
  border-top: 1px solid #ddd;
  text-transform: uppercase;
}
footer .pagination {
  display: none;
}
footer .load-more {
  display: block;
  cursor: pointer;
  padding: 40px 0;
  border-top: 1px solid #ddd;
  text-align: center;
  font-family: 'Raleway';
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer .load-more span {
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
footer .load-more:hover span {
  opacity: 1;
}
footer .load-more.off {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  border: 0;
}
footer .credit {
  font-size: 10px;
}
footer .credit a {
  opacity: 0.6;
}
footer .credit a:hover {
  opacity: 1;
}
section {
  clear: both;
  float: right;
  width: 100%;
  height: 100%;
  border-top: 3px solid #ddd;
}
article {
  position: relative;
  float: left;
  width: 100%;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: padding 0.2s ease-in-out 0.2s;
  -moz-transition: padding 0.2s ease-in-out 0.2s;
  -o-transition: padding 0.2s ease-in-out 0.2s;
  transition: padding 0.2s ease-in-out 0.2s;
  padding: 30px 30px 90px;
  border-bottom: 1px solid #ddd;
}
article.ready,
article.single-post {
  visibility: visible;
}
article:last-child {
  border-bottom: 0;
}
article:hover {
  -webkit-transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}
article:hover .post-meta {
  visibility: visible;
  opacity: 1;
}
article.type_video .video-container {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  position: relative;
  overflow: hidden;
}
article.type_video .video-container embed,
article.type_video .video-container iframe,
article.type_video .video-container object,
article.type_video .video-container video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  position: absolute;
}
article.type_video.widescreen .video-container {
  padding-bottom: 57.25%;
}
article.type_video.vimeo .video-container {
  padding-top: 0;
}
article.type_quote .quote {
  font-family: 'Raleway';
  font-weight: 200;
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
  color: #283236;
}
article.type_quote .quote-author {
  margin-top: 14px;
}
article.type_link .the-link {
  font-family: 'Raleway';
  font-weight: 200;
  font-size: 28px;
  line-height: 38px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
article.type_chat .line {
  border-top: 1px solid #ddd;
  padding: 12px 0;
}
article.type_chat .line:first-of-type {
  margin-top: 28px;
}
article.type_answer .answer-person {
  font-weight: 700;
  margin-top: 28px;
  border-top: 2px solid #eee;
  padding-top: 28px;
}
article.type_answer .answer-person:first-child {
  margin-top: 0;
  border: 0;
  padding: 0;
}
article.type_answer .answer-text p:first-child {
  margin-top: 8px;
}
article.type_photo,
article.type_video {
  padding-bottom: 75px;
}
article.type_photo .caption,
article.type_video .caption {
  padding-bottom: 15px;
}
article.type_audio img {
  margin-bottom: 20px;
}
article.type_audio embed {
  height: default;
}
article a {
  font-weight: 600;
}
article .read_more {
  text-transform: uppercase;
  font-size: 11px;
}
article ol,
article ul {
  margin: 10px 0 0 20px;
}
article blockquote {
  padding: 5px 0 5px 12px;
  margin-top: 18px;
  border-left: 1px solid #ddd;
}
article blockquote p {
  margin-top: 0 !important;
}
article .post-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 22px 30px 30px;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
}
article .post-meta a {
  float: left;
  font-size: 9px;
  text-transform: uppercase;
  padding: 4px 8px 3px;
  border: 1px double #999;
  width: 48%;
  margin-top: 8px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #444;
  opacity: 0.5;
  overflow: hidden;
  white-space: no-wrap;
  text-align: center;
  -webkit-backface-visibility: hidden;
}
article .post-meta a.source {
  float: right;
}
article .post-meta a:hover {
  opacity: 1;
}
article .post-meta .permalink span:nth-child(2) {
  display: none;
}
article .post-meta .permalink:hover span {
  display: none;
}
article .post-meta .permalink:hover span:nth-child(2) {
  display: block;
}
article .post-meta .share {
  position: relative;
  float: right;
  font-size: 9px;
  text-transform: uppercase;
  padding: 4px 0 3px;
  margin-top: 8px;
  width: 48%;
  text-align: center;
  border: 1px double #999;
  font-weight: 600;
  color: #444;
  opacity: 0.4;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
}
article .post-meta .share span {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
article .post-meta .share:hover {
  opacity: 1;
}
article .post-meta .share:hover span {
  opacity: 0;
}
article .post-meta .share:hover a {
  opacity: 0.4;
}
article .post-meta .share a {
  position: absolute;
  opacity: 0;
  width: 33%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
  margin: 0;
  padding: 4px 0 0 0;
  text-align: right;
  -webkit-backface-visibility: hidden;
}
article .post-meta .share a svg {
  display: inline;
}
article .post-meta .share a:hover {
  opacity: 1;
}
article .post-meta .share a.twitter {
  left: 33%;
  padding-top: 5px;
  text-align: center;
}
article .post-meta .share a.facebook {
  left: 66%;
  padding-top: 5px;
  text-align: left;
}
article .tagged {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 20px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
article .post-notes {
  float: left;
  clear: both;
  width: 100%;
  margin: 20px 0;
}
article .post-notes ol {
  list-style: none;
  margin: 0;
}
article .post-notes li {
  float: left;
  clear: both;
  padding: 7px 0;
  font-size: 11px;
  line-height: 15px;
}
article .post-notes img {
  float: left;
  margin-right: 10px;
  width: 20px;
}
article .post-notes blockquote {
  margin: 10px 0 10px 30px;
}
.single-post article p {
  margin-top: 28px;
  font-size: 17px;
  line-height: 28px;
}
.single-post article .post-meta {
  opacity: 1;
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  padding: 30px 0;
}
.single-post article .post-meta .reblogged,
.single-post article .post-meta .share {
  width: 100%;
}
section.page {
  position: relative;
  background: #ffffff;
  z-index: 100;
  display: none;
}
section.page article {
  height: 100%;
  visibility: visible;
}
section.page article .page-close {
  position: absolute;
  bottom: 30px;
  left: 30px;
  border: 1px solid #777;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 10px;
  font-weight: 900;
  opacity: 0.4;
}
section.page article .page-close:hover {
  opacity: 1;
}
section.page article .article-content {
  height: 100%;
  padding: 0;
  max-width: 800px;
}
section.page article .article-content .page-col {
  float: left;
  width: 100%;
  margin-top: 30px;
}
section.page article .article-content p {
  margin-top: 28px;
  font-size: 17px;
  line-height: 28px;
}
.clearit:before,
.clearit:after {
  content: "";
  display: table;
}
.clearit:after {
  clear: both;
}
.clearit {
  *zoom: 1;
}
/* Photoset */
.photo-slideshow .row {
  clear: both;
  width: 100%;
}
.photo-slideshow .pxu-photo {
  display: block;
  float: left;
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;
}
.photo-slideshow .pxu-photo img {
  width: 100%;
  height: auto;
}
.photo-slideshow .pxu-photo:first-child img {
  margin-left: 0;
}
.photo-slideshow .count-1 {
  width: 100%;
}
.photo-slideshow .count-2 {
  width: 50%;
}
.photo-slideshow .count-3 {
  width: 33.3%;
}
.photo-slideshow .count-3:first-child {
  width: 33.4%;
}
.photo-slideshow .count-4 {
  width: 25%;
}
.photo-slideshow .count-5 {
  width: 20%;
}
.photo-slideshow .info {
  display: none;
}
/* Icons for EXIF Data and Zoom */
.photo-data {
  position: relative;
  float: left;
}
.icons {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 20px;
  height: 66px;
  text-indent: -9999px;
  z-index: 999;
  visibility: hidden;
}
.icons > span,
.icons .tumblr-box span {
  width: 20px;
  height: 20px;
  display: block;
  margin-bottom: 2px;
  cursor: pointer;
}
.zoom {
  background: url('http://static.tumblr.com/hugxd2w/kgem0so9j/zoom-icon.png');
}
.info {
  background: url('http://static.tumblr.com/hugxd2w/ffwm0so9t/info-icon.png');
  position: relative;
}
/* EXIF & CAPTION Data Tooltip */
.pxu-data {
  position: absolute;
  top: 30px;
  left: -110px;
  width: 240px;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  text-indent: 0;
  padding: 20px;
  display: none;
  opacity: 0;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.55);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pxu-caption {
  margin-top: 0;
  word-wrap: break-word;
}
.pxu-caption:before {
  content: url('http://static.tumblr.com/hugxd2w/SSBm6wxmm/caption-icon.png');
  opacity: 0.5;
  float: left;
  margin-right: 5px;
}
.pxu-data.caption-only .pxu-caption {
  margin-bottom: 0;
}
.pxu-data table {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  width: 100%;
}
.pxu-data table tr {
  width: 100%;
}
.pxu-data table tr td {
  width: 50%;
  font-weight: bold;
  padding-bottom: 15px;
}
.pxu-data table tr:last-child td {
  padding-bottom: 0;
}
.pxu-data .label {
  color: #cccccc;
  text-transform: uppercase;
  font-size: 10px;
  text-align: right;
  padding-right: 12px;
  font-weight: normal;
}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(0, 0, 0, 0.85);
  position: absolute;
  top: -10px;
  left: 110px;
}
@media screen and (min-width: 480px) {
  header {
    padding: 30px;
  }
  header .avatar {
    float: left;
    width: 45%;
    margin-bottom: 0;
  }
  header .logo,
  header nav {
    float: right;
    width: 45%;
  }
  header h1 {
    margin-top: 30px;
  }
  section {
    border-left: 1px solid #ddd;
    overflow: hidden;
  }
  .galcolumn {
    border-right: 1px solid #ddd;
    margin-bottom: -9999px;
    padding-bottom: 9999px !important;
  }
}
@media screen and (min-width: 768px) {
  header h1 {
    margin-top: 80px;
  }
  section.page article .article-content .page-col {
    width: 45%;
    margin: 40px 5% 0 0;
  }
  .single-post article .post-meta .reblogged,
  .single-post article .post-meta .share {
    width: 48%;
  }
}
@media screen and (min-width: 1024px) {
  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 33.33%;
    height: 100%;
    padding: 60px;
  }
  header nav a {
    width: 80%;
  }
  header nav a.scroll-top {
    display: block;
  }
  header .avatar {
    float: none;
    width: 100%;
    margin-bottom: 40px;
  }
  header .logo,
  header nav {
    float: none;
    width: 100%;
  }
  header h1 {
    margin-top: 0;
  }
  #infscr-loading,
  .page-loading {
    bottom: 40px;
    left: 40px;
    padding: 10px 20px;
    width: 15%;
    background: 0;
  }
  .page-loading {
    bottom: 40px;
    left: 40px;
    padding: 10px 20px;
    width: 15%;
  }
  #tumblr_controls {
    position: fixed !important;
    top: auto !important;
    bottom: 32px !important;
    right: 28px !important;
    z-index: 90 !important;
  }
  footer {
    width: 66.66%;
    border-left: 3px solid #ddd;
  }
  section {
    width: 66.66%;
    border-left: 3px solid #ddd;
    border-top: 0;
  }
  section.page {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
  }
  section.page article .page-close {
    bottom: auto;
    left: auto;
    top: 30px;
    right: 30px;
  }
  article.ready {
    margin-top: 200px;
  }
  article .post-meta {
    opacity: 0.2;
  }
  .single-post article.ready {
    margin-top: 0;
  }
}
@media screen and (min-width: 1420px) {
  header {
    width: 25%;
  }
  footer,
  section {
    width: 75%;
  }
}
