/*

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

GO BIG 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;
}
html {
  overflow-x: hidden;
}
html,
body {
  height: 100%;
}
body {
  background: #ecf0f1;
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #34495e;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 600;
  text-transform: uppercase;
  color: #2c3e50;
  letter-spacing: 1px;
  line-height: 1;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 24px;
  line-height: 28px;
}
h3 {
  font-size: 17px;
  font-weight: 400;
}
a {
  text-decoration: none;
  color: #3498DB;
  -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;
}
.hide {
  display: none;
}
header {
  position: relative;
  width: 100%;
  height: 100%;
  clear: both;
  text-align: center;
  overflow: hidden;
  background: url('../lRLn4v1ws/loading.svg') center center no-repeat;
}
header.on {
  background: 0;
}
header.on .header-image,
header.on .center {
  opacity: 1;
}
header .header-image {
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
header .header-image img {
  display: none;
}
header .header-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header .center {
  position: absolute;
  display: table;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
header .center .logo {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
header .center .logo a {
  display: inline-block;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
header .center .logo img {
  display: inline;
  max-width: 100%;
  max-height: 128px;
}
@media only screen and (min-width: 768px) {
  header .center .logo img {
    max-height: 240px;
  }
}
header .center .logo h1 {
  display: inline-block;
  max-width: 90%;
  text-transform: none;
}
header .center .logo h1 a {
  float: left;
  letter-spacing: 2px;
  font-size: 28px;
  padding: 14px 16px 16px;
}
@media only screen and (min-width: 768px) {
  header .center .logo h1 a {
    font-size: 68px;
    padding: 20px 24px 22px;
  }
}
header .center .avatar {
  display: inline;
}
header .center .avatar img {
  overflow: hidden;
  display: inline-block;
  max-height: 128px;
}
header .center .avatar.circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
header .header-prompt {
  display: none;
  position: absolute;
  width: 300px;
  bottom: 50px;
  left: 50%;
  margin-left: -150px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -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;
}
@media only screen and (min-width: 768px) {
  header .header-prompt {
    display: block;
  }
}
header .header-prompt span {
  display: block;
  margin-top: 8px;
  font-size: 15px;
}
header .header-prompt:hover {
  opacity: 0.6;
}
header .header-prompt.hidden {
  display: none;
}
.permalink header,
.tag header,
.search header {
  height: 50%;
}
.permalink header .center .logo {
  padding-bottom: 50px;
}
nav {
  float: left;
  clear: both;
  width: 100%;
  height: 60px;
  overflow: hidden;
  padding: 0 15px;
  background: #fff;
  -webkit-transition: all 0.28s ease-in-out;
  -moz-transition: all 0.28s ease-in-out;
  -o-transition: all 0.28s ease-in-out;
  transition: all 0.28s ease-in-out;
}
@media only screen and (min-width: 1024px) {
  nav {
    padding: 0 30px;
    height: 60px !important;
    overflow: visible;
  }
  nav.sticky {
    position: absolute;
  }
  nav.sticky.fixed {
    position: fixed;
    top: 0;
    z-index: 99;
  }
  nav.search-on .main-menu a,
  nav.search-on .main-menu .dropdown-label {
    opacity: 0;
  }
  nav.search-on .main-menu {
    pointer-events: none;
  }
  nav.search-on .search form {
    visibility: visible;
    opacity: 1;
    -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;
    z-index: 99;
  }
}
.menu-toggle {
  padding: 19px 15px 19px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  cursor: pointer;
}
@media only screen and (min-width: 1024px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle .menu-toggle-hamburger {
  float: right;
  position: relative;
  margin-top: 4px;
  width: 20px;
  height: 14px;
}
.menu-toggle .menu-toggle-hamburger span,
.menu-toggle .menu-toggle-hamburger span:before,
.menu-toggle .menu-toggle-hamburger span:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.menu-toggle .menu-toggle-hamburger span:before {
  top: -6px;
}
.menu-toggle .menu-toggle-hamburger span:after {
  top: 6px;
}
.menu-toggle.menu-open .menu-toggle-hamburger span {
  background-color: transparent;
}
.menu-toggle.menu-open .menu-toggle-hamburger span:before,
.menu-toggle.menu-open .menu-toggle-hamburger span:after {
  top: 0;
}
.menu-toggle.menu-open .menu-toggle-hamburger span:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-toggle.menu-open .menu-toggle-hamburger span:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-wrap {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 20px;
  opacity: 0;
  -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;
}
.menu-wrap.on {
  opacity: 1;
  -webkit-transition: all 0.14s ease-in-out 0.28s;
  -moz-transition: all 0.14s ease-in-out 0.28s;
  -o-transition: all 0.14s ease-in-out 0.28s;
  transition: all 0.14s ease-in-out 0.28s;
}
@media only screen and (min-width: 1024px) {
  .menu-wrap {
    padding-bottom: 0;
    border-top: 0 !important;
    opacity: 1;
  }
}
.main-menu {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-top: 10px;
  list-style: none;
}
@media only screen and (min-width: 1024px) {
  .main-menu {
    width: auto;
    clear: none;
    margin-top: 0;
  }
}
.main-menu li {
  float: left;
  clear: both;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .main-menu li {
    clear: none;
    width: auto;
  }
}
.main-menu li a {
  position: relative;
  z-index: 20;
  display: block;
  padding: 8px 15px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
@media only screen and (min-width: 1024px) {
  .main-menu li a {
    padding: 19px 15px;
  }
}
.main-menu li.dropdown {
  position: relative;
}
.main-menu li.dropdown .dropdown-label {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .main-menu li.dropdown .dropdown-label {
    display: block;
    position: relative;
    z-index: 20;
    padding: 19px 15px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    -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;
  }
}
.main-menu li.dropdown .social-down-open {
  margin-left: 5px;
}
@media only screen and (min-width: 1024px) {
  .main-menu li.dropdown:hover .tag-menu,
  .main-menu li.dropdown.hover .tag-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.14s ease-in-out, transform 0.28s ease-out;
    -moz-transition: all 0.14s ease-in-out, transform 0.28s ease-out;
    -o-transition: all 0.14s ease-in-out, transform 0.28s ease-out;
    transition: all 0.14s ease-in-out, transform 0.28s ease-out;
  }
}
.tag-menu {
  float: left;
  clear: both;
  width: 100%;
  list-style: none;
}
@media only screen and (min-width: 1024px) {
  .tag-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 144px;
    z-index: 10;
    padding: 8px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    transform: translate(0, -10px);
    -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;
  }
}
.tag-menu .menu-tags {
  display: none;
}
.tag-menu li {
  width: 100%;
}
.tag-menu li a {
  background: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1024px) {
  .tag-menu li a {
    font-size: 10px;
    padding: 2px 15px;
  }
}
.tag-menu li a:before {
  content: '# ';
}
@media only screen and (min-width: 1024px) {
  .tag-menu li a:hover {
    background: 0;
    -webkit-transform: translate(6px, 0);
    -moz-transform: translate(6px, 0);
    -o-transform: translate(6px, 0);
    -ms-transform: translate(6px, 0);
    transform: translate(6px, 0);
  }
}
.social-menu {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  margin-top: 10px;
  list-style: none;
}
@media only screen and (min-width: 1024px) {
  .social-menu {
    float: right;
    clear: none;
    width: auto;
    margin-top: 0;
  }
}
.social-menu li {
  float: left;
  min-width: 51px;
  text-align: center;
}
.social-menu li a {
  position: relative;
  z-index: 20;
  display: block;
  padding: 10px 15px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
@media only screen and (min-width: 1024px) {
  .social-menu li a {
    padding: 19px 15px;
  }
}
.social-menu li a .social-ebay {
  margin-left: -6px;
}
.social-menu li a .social-gmail {
  margin-left: -3px;
  font-size: 14px;
}
.social-menu li a .social-tweets {
  margin-left: -2px;
}
.social-menu li a .social-vimeo {
  font-size: 14px;
  margin-left: -3px;
}
.social-menu li a .social-medium,
.social-menu li a .social-weibo {
  margin-left: -2px;
}
.social-menu li a .social-deviantart {
  font-size: 18px;
}
nav .search {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
  margin-top: 8px;
}
@media only screen and (min-width: 1024px) {
  nav .search {
    width: auto;
    clear: none;
    height: 60px;
    margin-top: 0;
  }
}
nav .search .search-toggle {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  font-size: 13px;
  cursor: pointer;
  -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;
}
@media only screen and (min-width: 1024px) {
  nav .search .search-toggle {
    float: left;
    position: relative;
    padding: 19px 20px;
  }
}
nav .search form {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  nav .search form {
    position: absolute;
    top: 0;
    left: 58px;
    width: auto;
    padding-left: 0;
    visibility: hidden;
    opacity: 0;
    -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;
  }
}
nav .search form input {
  float: left;
  width: 100%;
  border: 0;
  background: 0;
  font-size: 11px;
  line-height: 13px;
  padding: 14px 15px 0 40px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  nav .search form input {
    width: 220px;
    font-size: 13px;
    line-height: 16px;
    padding: 22px 15px 22px 0;
  }
}
nav .search form input:focus {
  outline: 0;
}
.nav-placeholder {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .nav-placeholder {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    height: 60px;
  }
}
.permalink nav,
.permalink .nav-placeholder {
  display: none;
}
footer {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
  margin-top: 40px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  footer {
    margin-top: 60px;
  }
}
footer.individual-footer {
  margin-top: 0;
}
footer .footer-border {
  position: relative;
  clear: both;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 2;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 30px 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  footer .footer-border {
    padding: 40px 0 80px;
  }
}
footer .footer-border span {
  display: block;
}
@media only screen and (min-width: 768px) {
  footer .footer-border span {
    display: inline-block;
    margin: 0 10px;
  }
}
footer .type_pagination {
  -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;
  margin-top: 20px;
}
footer .type_pagination .pagination {
  display: inline-block;
}
footer .type_pagination .pagination a {
  display: inline-block;
  cursor: pointer;
  padding: 24px 28px;
  margin: 0 10px;
  text-align: center;
  background: #ffffff;
  color: #3498DB;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  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 .type_pagination .pagination a:hover {
  background: #3498DB;
  color: #ffffff;
}
footer .type_pagination .load-more,
footer .type_pagination .scroll-top {
  display: inline-block;
  cursor: pointer;
  padding: 24px 28px;
  margin: 0 10px;
  text-align: center;
  background: #ffffff;
  color: #3498DB;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  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 .type_pagination .load-more:hover,
footer .type_pagination .scroll-top:hover {
  background: #3498DB;
  color: #ffffff;
}
footer .type_pagination .load-more .load-more-loading,
footer .type_pagination .scroll-top .load-more-loading,
footer .type_pagination .load-more .load-more-end,
footer .type_pagination .scroll-top .load-more-end {
  display: none;
}
footer .type_pagination .scroll-top {
  padding: 24px;
}
footer .type_pagination #infscr-loading {
  display: block;
}
footer .type_pagination #infscr-loading img {
  display: none;
}
footer .type_pagination.pagination_standard .load-more {
  display: none;
}
footer .type_pagination.pagination_load-more {
  cursor: pointer;
}
footer .type_pagination.pagination_load-more .pagination {
  display: none;
}
footer .type_pagination.pagination_infinite-scroll .pagination,
footer .type_pagination.pagination_infinite-scroll .load-more-text {
  display: none;
}
footer .type_pagination.off .load-more {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.14s ease-in-out 2s;
  -moz-transition: all 0.14s ease-in-out 2s;
  -o-transition: all 0.14s ease-in-out 2s;
  transition: all 0.14s ease-in-out 2s;
}
footer .type_pagination.hidden .load-more {
  display: none;
}
footer .post-nav {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  footer .post-nav {
    margin-top: 40px;
  }
}
footer .post-nav a {
  display: inline-block;
  margin: 0 10px;
  width: 60px;
  height: 60px;
  text-align: center;
  padding-top: 18px;
  font-size: 14px;
}
footer .credit {
  font-size: 11px;
  letter-spacing: 0;
  margin-top: 4px;
}
section {
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
section.intro {
  padding-bottom: 0;
}
section.intro article {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  section {
    padding: 15px 15px 0;
  }
  .permalink section {
    padding: 0 15px;
  }
}
.posts-holder {
  position: relative;
  margin: 0 auto;
}
.posts-holder .grid-sizer {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 33.33%;
  }
  .posts-grid article.double_size,
  .posts-grid .grid-sizer.double_size {
    width: 66.6%;
  }
}
@media only screen and (min-width: 1420px) {
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 25%;
  }
  .posts-grid article.double_size,
  .posts-grid .grid-sizer.double_size {
    width: 50%;
  }
}
@media only screen and (min-width: 1800px) {
  .posts-grid article,
  .posts-grid .grid-sizer {
    width: 20%;
  }
  .posts-grid article.double_size,
  .posts-grid .grid-sizer.double_size {
    width: 39.9%;
  }
}
article {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 15px;
}
article .article-content {
  position: relative;
  padding: 30px;
  background: #ffffff;
  border-bottom: 3px solid #ddd;
}
article .article-content img {
  width: 100%;
  height: auto;
}
article .article-content figure img {
  width: auto;
}
article.type_text embed,
article.type_text iframe,
article.type_text object,
article.type_text video {
  max-width: 100%;
}
article.type_photo .photo-wrap .photo--post,
article.type_photo .photo-wrap .photo--image,
article.type_photo .photo-wrap .photo--lightbox,
article.type_photo .photo-wrap .photo--none {
  display: none;
}
article.type_photo .photo-wrap.post .photo--post {
  display: block;
}
article.type_photo .photo-wrap.image .photo--image {
  display: block;
}
article.type_photo .photo-wrap.lightbox .photo--lightbox {
  display: block;
}
article.type_photo .photo-wrap.none .photo--none {
  display: block;
}
article.type_photo .photoset-wrap img {
  display: none;
}
article.type_photo .photoset-wrap img:first-child {
  display: block;
}
article.type_photo .photoset-grid.none .photoset-cell {
  pointer-events: none;
}
article.type_video .video-stage {
  background: #ecf0f1 url('../lRLn4v1ws/loading.svg') center center no-repeat;
}
article.type_video .video-container {
  position: relative;
  opacity: 0;
}
article.type_video .video-container > div {
  display: inline-block !important;
}
article.type_video .video-container.video-shape {
  height: 0;
  overflow: hidden;
}
article.type_video .video-container.video-shape embed,
article.type_video .video-container.video-shape iframe,
article.type_video .video-container.video-shape object,
article.type_video .video-container.video-shape video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  position: absolute;
}
article.type_video .video-container.ready {
  opacity: 1;
}
article.type_quote .quote {
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 1px;
  color: #2c3e50;
}
article.type_quote .quote.short {
  font-size: 28px;
}
article.type_quote .quote.medium {
  font-size: 22px;
}
article.type_quote .quote.long {
  font-size: 17px;
}
article.type_quote .quote-author {
  margin-top: 20px;
}
article.type_link .the-link {
  display: block;
  padding: 30px;
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
article.type_link .the-link img {
  width: auto;
  margin-bottom: 20px;
}
article.type_link .the-link span {
  font-size: 14px;
  line-height: 1.4;
  display: block;
  opacity: 0.7;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  margin-top: 10px;
}
article.type_link .the-link span:first-child {
  margin: 0 0 10px;
}
article.type_chat .line {
  border-top: 2px solid #ecf0f1;
  padding: 12px 0;
}
article.type_chat .line:first-of-type {
  margin-top: 28px;
}
article.type_answer .answer-wrap {
  clear: both;
  min-height: 44px;
}
article.type_answer hr {
  max-width: none;
}
article.type_answer .answer-person {
  float: left;
  margin-top: 10px;
}
article.type_answer .answer-image {
  float: left;
  margin-right: 12px;
  width: 44px;
}
article.type_answer .answer-image.circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
article.type_answer .answer-person {
  font-weight: 400;
}
article.type_answer .answer-text {
  clear: both;
  padding-top: 14px;
}
article.type_answer .answer-text p:first-child {
  margin-top: 0;
}
article.type_audio .audio-embed {
  position: relative;
  width: 100%;
  overflow: hidden;
}
article.type_audio .audio-embed iframe {
  position: relative;
  display: block;
  width: 100%;
}
article.type_audio .spotify_audio_container {
  max-width: 500px;
}
article.type_audio .spotify_audio_wrap {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 80px;
  overflow: visible;
}
article.type_audio .soundcloud_audio_player {
  max-width: 500px;
}
@media only screen and (min-width: 768px) {
  article.type_description {
    padding-right: 20px;
  }
}
article.type_description .article-content {
  float: left;
  width: 100%;
  border: 0;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: 0;
}
article.type_description p {
  font-size: 17px;
  line-height: 28px;
}
article.type_description p:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  article.type_description p {
    font-size: 24px;
    line-height: 35px;
  }
}
article a {
  font-weight: 600;
}
article h2 {
  margin-top: 30px;
}
article h2:first-child {
  margin-top: 0;
}
article h2 a {
  font-weight: 600;
}
article figure {
  margin-top: 20px;
}
article .tmblr-embed.video-shape {
  height: 0;
  position: relative;
  overflow: hidden;
  opacity: 0;
}
article .tmblr-embed.video-shape.ready {
  opacity: 1;
}
article .tmblr-embed.video-shape iframe,
article .tmblr-embed.video-shape video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  position: absolute;
}
article hr {
  clear: both;
  width: 100%;
  max-width: 160px;
  height: 2px;
  border: 0;
  margin: 24px auto;
  background: #ecf0f1;
}
article .caption {
  margin-top: 20px;
}
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: 2px solid #ecf0f1;
}
article blockquote p {
  margin-top: 0 !important;
}
article blockquote img {
  width: auto;
}
article .tagged {
  clear: both;
  width: 100%;
  font-size: 11px;
  font-weight: 400;
}
article .group-author {
  margin-top: 40px;
  clear: both;
  width: 100%;
}
article .group-author a {
  font-size: 12px;
}
article .group-author a img {
  display: inline;
  width: auto;
  margin: 0 8px -11px 0 !important;
}
article .group-author a img.circle {
  border-radius: 100%;
}
article .post-meta {
  clear: both;
  margin-top: 10px;
  font-size: 11px;
}
article .dsq-comment-count {
  display: block;
  clear: both;
  margin-top: 6px;
  font-size: 11px;
}
article .disqus {
  clear: both;
  width: 100%;
  margin-top: 40px;
}
article .disqus img {
  width: auto;
}
article .post-notes {
  clear: both;
  width: 100%;
  margin-top: 40px;
}
article .post-notes ol {
  list-style: none;
  margin: 0;
  clear: both;
}
article .post-notes li {
  display: block;
  padding: 7px 0;
  font-size: 11px;
  line-height: 15px;
}
article .post-notes img {
  float: left;
  margin-right: 10px;
  width: auto;
}
article .post-notes.circle img {
  border-radius: 100%;
}
article .post-notes blockquote {
  margin: 10px 0 10px 30px;
}
article.nostretch .article-content img {
  width: auto;
  margin: 0 auto;
}
.icons {
  display: inline-block;
  margin: 20px 0 -12px -5px;
  list-style-type: none;
  line-height: 1;
}
.icons li {
  float: left;
  -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;
  opacity: 0.5;
}
.icons li:hover {
  opacity: 1;
}
.icons li > a,
.icons li .like_button,
.icons li .reblog-icon {
  float: left;
  width: 30px;
  height: 30px;
  padding-top: 4px;
  font-size: 18px;
  text-align: center;
  color: #000000;
  cursor: pointer;
}
.icons li.link a {
  font-size: 19px;
}
.icons li .like_button {
  padding: 6px 0 0 0;
}
.icons li .reblog-icon {
  padding: 6px 0 0 7px;
}
.icons li.sharer {
  position: relative;
}
.icons li.sharer .social-export {
  padding-top: 3px;
}
.icons li.sharer .sharer-wrap {
  position: absolute;
  text-align: center;
  bottom: 100%;
  width: 150px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  visibility: hidden;
  opacity: 0;
  -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;
}
.icons li.sharer:hover .sharer-wrap {
  visibility: visible;
  opacity: 1;
}
.icons li.sharer:hover .sharer-wrap ul {
  -webkit-transform: translate(0, -8px);
  -moz-transform: translate(0, -8px);
  -o-transform: translate(0, -8px);
  -ms-transform: translate(0, -8px);
  transform: translate(0, -8px);
}
.icons li.sharer ul {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 5px 8px;
  list-style: none;
  z-index: 10;
  background: #ffffff;
  border: 2px solid #ecf0f1;
  -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;
}
.icons li.sharer ul:after,
.icons li.sharer ul:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.icons li.sharer ul:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 8px;
  margin-left: -8px;
}
.icons li.sharer ul:before {
  border-color: rgba(240, 244, 245, 0);
  border-top-color: #ecf0f1;
  border-width: 11px;
  margin-left: -11px;
}
.icons li.sharer ul li a {
  width: 32px;
  height: 35px;
  padding-top: 9px;
}
.icons li.sharer ul li a.social-tweets {
  padding-top: 10px;
  font-size: 15px;
}
.icons li.sharer ul li a.social-facebook {
  font-size: 16px;
}
.icons li.sharer ul li a.social-gplus {
  font-size: 16px;
}
.icons li.sharer ul li a.social-pinterest {
  padding-top: 8px;
  font-size: 17px;
}
.icons.white li > a,
.icons.white li .like_button,
.icons.white li .reblog-icon {
  color: #ffffff;
}
.single-post {
  text-align: center;
}
.single-post article {
  margin-top: -50px;
  float: none;
  padding-top: 0;
  display: inline-block;
  text-align: left;
}
.single-post article .post-meta {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .single-post article {
    float: none;
    width: auto;
    min-width: 660px;
    max-width: 1280px;
    padding: 0 20px;
    margin: -50px auto 0;
    font-size: 17px;
    line-height: 25px;
  }
  .single-post article h2 {
    font-size: 32px;
    line-height: 38px;
  }
  .single-post article .article-content {
    padding: 80px 80px 70px;
    border-bottom: 6px solid #ddd;
  }
  .single-post article.type_photoset {
    width: 100%;
  }
  .single-post article.type_photoset img {
    width: 100%;
  }
  .single-post article.type_text {
    max-width: 980px;
  }
  .single-post article.type_video {
    min-width: 860px;
  }
  .single-post article.type_quote .quote.short {
    font-size: 38px;
  }
  .single-post article.type_quote .quote.medium {
    font-size: 28px;
  }
  .single-post article.type_quote .quote.long {
    font-size: 22px;
  }
  .single-post article.type_quote .quote-author {
    margin-top: 34px;
  }
  .single-post article.type_answer .answer-wrap {
    min-height: 64px;
  }
  .single-post article.type_answer .answer-person {
    margin-top: 18px;
  }
  .single-post article.type_answer .answer-image {
    width: 64px;
    margin-right: 20px;
  }
  .single-post article.type_audio .tumblr_audio_player,
  .single-post article.type_audio .soundcloud_audio_player {
    width: 100%;
  }
  .single-post article .caption {
    margin-top: 40px;
  }
}
.single-post article .article-content img {
  width: auto;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
  font-size: 13px;
  text-align: center;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background: rgba(15, 15, 15, 0.952941);
  opacity: 1 !important;
}
#colorbox {
  outline: 0;
  overflow: visible !important;
}
#cboxContent {
  margin-top: 32px;
  overflow: visible;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadingGraphic {
  background: url(../aU0mm259p/loading.gif) no-repeat center center;
}
#cboxTitle {
  position: absolute;
  bottom: 101%;
  left: 0;
  right: 0;
  color: #ffffff;
  text-shadow: none;
}
#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  outline: 0 !important;
}
#cboxSlideshow,
#cboxPrevious,
#cboxNext,
#cboxClose {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background: url(../../fftf9xi/1dslqu1o1/controls.png) no-repeat 0 0;
}
#cboxPrevious,
#cboxNext {
  top: 50%;
  margin-top: -10px;
}
#cboxPrevious {
  background-position: 0px 0px;
  left: -40px;
}
#cboxPrevious.hover {
  background-position: 0px -25px;
}
#cboxNext {
  background-position: -25px 0px;
  right: -40px;
}
#cboxNext.hover {
  background-position: -25px -25px;
}
#cboxClose {
  background-position: -50px 0px;
  right: 50%;
  top: auto;
  bottom: -40px;
  margin-right: -10px;
}
#cboxClose.hover {
  background-position: -50px -25px;
}
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
  background-position: -100px -25px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
  background-position: -75px -25px;
}
.photoset-cell,
.photo--lightbox a {
  outline: 0 !important;
}
.photoset-cell {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}