@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400, 700);
@import url(http: //fonts.googleapis.com/css?family=PT+Serif:400, 400italic);
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;
}
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;
}
body {
  min-width: 300px;
  font: 300 16px/1 Arial,  sans-serif;
  color: #505050;
  -webkit-font-smoothing: antialiased;
}
.wrap {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
}
*:focus {
  outline: 0;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
u {
  text-decoration: underline;
}
a {
  padding-bottom: 1px;
  color: #929292;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}
a:hover, a:focus {
  color: #505050;
  border-bottom: 1px solid #929292;
}
html, body {
  height: 100%;
}
.site {
  min-height: 100%;
  margin-bottom: -274px;
}
.site:after {
  content: "";
  height: 274px;
  display: block;
}
.site.has-social {
  margin-bottom: -324px;
}
.site.has-social:after {
  height: 324px;
}
.site-footer {
  height: 212px;
}
.site-footer.has-social {
  height: 262px;
}
.site-header {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
  padding: 62px 0;
  border-bottom: 1px solid #ddd;
}
.site-header.has-background {
  max-width: 100%;
  width: auto;
  padding: 220px 0 62px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-box-shadow: inset 0px -75px 200px 0 #000;
  box-shadow: inset 0px -75px 200px 0 #000;
}
.site-header.has-background .inner-wrap {
  max-width: 700px;
  width: 90%;
  margin: 0 auto;
}
.site-header.has-background .site-title a, .site-header.has-background .site-nav ul li a {
  color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.site-title {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  font: 700 24px/1 'Droid Sans',  Arial,  sans-serif;
  text-transform: uppercase;
  color: #2b2b2b;
}
.site-title a {
  padding-bottom: 0;
  border-bottom: none;
  color: #2b2b2b;
}
.site-title a:hover, .site-title a:focus {
  color: #505050;
}
.site-nav {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
}
.site-nav ul {
  margin: 6px 0 -12px;
}
.site-nav ul li {
  display: inline-block;
  margin-left: 22px;
  padding-bottom: 12px;
}
.site-nav ul li a {
  border-bottom: none;
}
.site-nav ul li:first-of-type {
  margin-left: 0;
}
.main {
  padding-bottom: 66px;
}
h1 {
  padding-bottom: 28px;
  font: 700 38px/1 'Droid Sans',  Arial,  sans-serif;
  color: #2b2b2b;
}
h1 a {
  padding-bottom: 0;
  border-bottom: none;
  color: #2b2b2b;
}
h1 a:hover, h1 a:focus {
  color: #505050;
}
article.single-post {
  padding: 62px 0;
  border-bottom: 1px solid #ddd;
}
article.single-post .post-content p {
  padding-bottom: 28px;
  font: 400 18px/35px 'PT Serif',  Georgia,  serif;
  color: #505050;
}
article.single-post .post-content p:empty {
  display: none;
}
article.single-post .post-content blockquote {
  margin-bottom: 28px;
  padding: 0 0 6px 28px;
  border-left: 2px solid #ddd;
  font: italic 400 18px/35px 'PT Serif',  Arial,  sans-serif;
}
article.single-post .post-content blockquote p {
  padding-bottom: 18px;
  font-style: italic;
}
article.single-post .post-content ul, article.single-post .post-content ol {
  padding-left: 28px;
  padding-bottom: 28px;
  font: 400 18px/35px 'PT Serif',  Georgia,  serif;
}
article.single-post .post-content ul {
  list-style-type: disc;
}
article.single-post .post-content ol {
  list-style-type: decimal;
}
article.single-post .post-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
article.single-post .post-content img.photo {
  margin: 0 auto 28px;
}
article.single-post .post-content p img {
  margin: 0 auto 28px;
}
article.single-post .post-content a:hover img, article.single-post .post-content a:focus img {
  opacity: 0.85;
}
article.single-post .post-content code {
  padding: 3px 5px 2px;
  background: #f5f5f5;
  border-radius: 3px;
  font: 400 16px/16px Courier,  monospace;
  color: #505050;
}
article.single-post .post-content pre {
  margin-bottom: 28px;
  padding: 32px 28px;
  background: #f5f5f5;
  line-height: 22px;
  word-wrap: break-word;
  overflow: auto;
}
article.single-post .post-content pre code {
  padding: 0;
}
article.single-post .post-content iframe.photoset {
  max-width: 100%;
  margin-bottom: 28px;
}
article.single-post .post-content .chat {
  padding-bottom: 28px;
}
article.single-post .post-content .chat .line {
  padding: 8px 12px;
  background: #f5f5f5;
  line-height: 22px;
}
article.single-post .post-content .chat .line.even {
  background: transparent;
}
article.single-post .post-content .tumblr_audio_player, article.single-post .post-content .soundcloud_audio_player {
  width: 100% !important;
  margin-bottom: 28px;
}
article.single-post .post-content .video-container {
  position: relative;
  margin-bottom: 28px;
  padding-bottom: 56.25%;
  height: 0;
}
article.single-post .post-content .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article.single-post .post-meta {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top: 6px;
  color: #929292;
}
article.single-post .post-meta .tags {
  margin-top: 12px;
}
article.single-post .post-actions {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
  text-align: right;
}
article.single-post .post-actions .reblog_button, article.single-post .post-actions .like_button {
  display: inline-block !important;
  padding: 0;
  margin-left: 6px !important;
  border-bottom: none;
}
article.single-post .post-actions .reblog_button:first-of-type, article.single-post .post-actions .like_button:first-of-type {
  margin-left: 0;
}
article.single-post:last-of-type {
  border-bottom: none;
}
.load-more-posts {
  padding-top: 62px;
  border-top: 1px solid #ddd;
  text-align: center;
  overflow: hidden;
}
.load-more-posts a {
  display: inline-block;
}
.load-more-posts a.prev {
  float: left;
}
.load-more-posts a.next {
  float: right;
}
.site-footer {
  padding: 62px 0 0;
  background: #f5f5f5;
}
.author-bio {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 62px;
  text-align: center;
}
.author-bio img.profile-image {
  width: 72px;
  height: auto;
  margin-bottom: 24px;
  border-radius: 50%;
}
.author-bio p {
  pading-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
}
.author-bio ul.social-links {
  margin-top: 20px;
}
.author-bio ul.social-links li {
  display: inline-block;
  margin: 0 4px;
}
.author-bio ul.social-links li svg {
  display: block;
  width: 24px;
  height: 24px;
}
.author-bio ul.social-links li svg use {
  fill: #929292;
  -webkit-transition: fill 200ms linear;
  transition: fill 200ms linear;
}
.author-bio ul.social-links li a:hover svg use, .author-bio ul.social-links li a:focus svg use {
  fill: #505050;
}
.credit {
  height: 30px;
  background: #2b2b2b;
  font-size: 13px;
  line-height: 30px;
  text-align: center;
  color: #ddd;
}
.credit a {
  border: none;
}
@media all and (max-width: 600px) {
  body {
    font: 300 15px/1 Arial,  sans-serif;
  }
  .site-title {
    width: 100%;
    display: block;
    padding-bottom: 16px;
  }
  .site-nav {
    width: 100%;
    display: block;
    text-align: left;
  }
  article.single-post .post-content h1 {
    padding-bottom: 23px;
    font: 700 34px/1 'Droid Sans',  Arial,  sans-serif;
  }
  article.single-post .post-content p {
    padding-bottom: 23px;
    font: 400 16px/32px 'PT Serif',  Georgia,  serif;
  }
  article.single-post .post-content blockquote {
    margin-bottom: 23px;
    font: italic 400 16px/32px 'PT Serif',  Arial,  sans-serif;
  }
  article.single-post .post-content img.photo, article.single-post .post-content pre, article.single-post .post-content .chat, article.single-post .post-content .video-container {
    margin-bottom: 23px;
  }
  article.single-post .post-meta, article.single-post .post-actions {
    width: 100%;
    display: block;
    font-size: 14px;
  }
  article.single-post .post-actions {
    margin-top: 23px;
    text-align: left;
  }
  .author-bio p {
    pading-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
  }
}