@charset "UTF-8";
html { min-height: 100%; -webkit-font-smoothing: antialiased; }

html, *, *::before, *::after { box-sizing: border-box; }

body { margin: 0; font-size: 1.8rem; line-height: 1.5; word-wrap: break-word; overflow-x: hidden; width: 100vw; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { line-height: 1.4; }

p { margin-bottom: 1em; }
p:last-child, p:only-of-type { margin-bottom: 0; }

a { outline: 0; }
a:active { outline: 0; }
a:hover, a:focus { text-decoration: none; cursor: pointer; }

blockquote { font-size: inherit; margin: 1em 0; }

img { max-width: 100%; height: auto; border: 0; }

figure img { display: block; margin: 0 auto 2rem; }

table { width: 100%; border-spacing: 0; border: 1px solid; }

thead, tfoot, th, td { padding: 0.5rem; }

td { border-bottom: 1px solid; }

tr:last-child td { border-bottom: 0; }

th { font-size: 110%; }

cite, em { font-style: normal; }

cite:before { content: "– "; }

input[type="text"] { border: 0; outline: 0; box-shadow: none; padding: 0.4rem 0.8rem; }

p:empty { display: none; }

.wrapper { display: flex; flex-direction: column; }

.wrapper-content { flex: 1 0 auto; position: relative; }

.wrapper-footer { flex-shrink: 0; }

@media only screen and (min-width: 768px) { .wrapper-posts, .wrapper-aside { padding-top: 4rem; padding-bottom: 4rem; } }

.sidebar-left .wrapper-posts { float: right; }

.nopadding { padding: 0 !important; }

.nomargin { margin: 0 !important; }

.noborder { border: 0 !important; }

.island-1 { padding: 1rem; }

.island-2, .island-3, .island-4, .island-6 { padding: 2rem; }

@media only screen and (min-width: 768px) { .island-3 { padding: 3rem; } }

@media only screen and (min-width: 768px) { .island-4 { padding: 4rem; } }

@media only screen and (min-width: 768px) { .island-6 { padding: 6rem; } }

.pad-bottom { padding-bottom: 1rem; }

.pad-bottom-2, .pad-bottom-3, .pad-bottom-4 { padding-bottom: 2rem; }

@media (min-width: 768px) { .pad-bottom-3 { padding-bottom: 3rem; } }

@media (min-width: 768px) { .pad-bottom-4 { padding-bottom: 4rem; } }

.pad-top { padding-top: 1rem; }

.pad-top-2, .pad-top-3, .pad-top-4 { padding-top: 2rem; }

@media (min-width: 768px) { .pad-top-3 { padding-top: 3rem; } }

@media (min-width: 768px) { .pad-top-4 { padding-top: 3rem; } }

.block { display: block; width: 100%; }

.block-xs { display: block !important; width: 100%; text-align: center; clear: both; }

@media only screen and (min-width: 768px) { .block-sm { display: block !important; width: 100%; text-align: center; clear: both; } }

@media only screen and (min-width: 992px) { .block-md { display: block !important; width: 100%; text-align: center; clear: both; } }

@media only screen and (min-width: 1200px) { .block-lg { display: block !important; width: 100%; text-align: center; clear: both; } }

.inline { display: inline-block; }

.vertical-align { display: -ms-flexbox !important; display: flex !important; align-items: center; }
.vertical-align > li { display: inline-flex; }

.vertical-align-wrap { display: -ms-flexbox !important; display: flex !important; align-items: center; flex-wrap: wrap; }
.vertical-align-wrap > li { display: inline-flex; }

.horizontal-align { display: -ms-flexbox !important; display: flex !important; justify-content: center; }

.fullheight { height: 100%; }

.hidden { display: none !important; }

.left { float: left; }

.right { float: right; }

.align-right { display: flex; justify-content: flex-end; }

.back-top { position: fixed; bottom: 0; right: 0; width: 5rem; height: 5rem; text-align: center; z-index: 99; }

.back-top i { font-size: 3rem; line-height: 5rem; }

.uppercase, .text-uppercase { text-transform: uppercase; letter-spacing: 0.015em; }

.lowercase, .text-lowercase { text-transform: lowercase; }

.text-left { text-align: left; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-bold { font-weight: 900 !important; }

.muted, .text-muted { opacity: 0.4; }

a.muted:hover, a.muted:focus, a.text-muted:hover, a.text-muted:focus { opacity: 1; }

a:hover .muted, a:focus .muted { opacity: 1; }

.notes { padding: 0; list-style: none; }
.notes .avatar { width: 2.6rem; height: 2.6rem; margin-right: 1rem; border-radius: 0.2em; }

.widget-notes-list li { margin: 0.5rem 0; }

.widget-notes-thumbs li { display: inline-block; margin: 0.15rem; }
.widget-notes-thumbs li.more_notes_link_container { display: block; width: 100%; padding: 3rem 0; text-align: center; }
.widget-notes-thumbs .action, .widget-notes-thumbs blockquote { display: none; }

.pagination-links { overflow: auto; }

.post-photo { display: block; margin-left: auto; margin-right: auto; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.copyright { margin-bottom: 0.5em; }

.nav-links .nav { padding: 0 2.5rem; }

.search-field { width: 70%; max-width: 50rem; border: 0; border-radius: 0; padding: 1rem 1.5rem; }

.nav-search .search-field { position: relative; margin: 0 auto; }
.nav-search .search-field:focus { outline: 0; }
.nav-search .search-button { display: block; margin: 1rem auto; }
.nav-search .search-button:focus { outline: 0; }

.dropdown-menu { border-radius: 0; box-shadow: none; }

.dropdown-menu > li > a { padding: 0.7rem; }

.dropdown-menu > li:last-child > a { border-bottom: 0; }

.tags-arrow-down { margin-left: 0.5rem; }

.icon-nav-toggle { text-align: center; transition: 250ms; }
.icon-nav-toggle:hover, .icon-nav-toggle:focus { opacity: 0.5; }

.mobile-nav { position: fixed; top: 0; left: 0; right: 0; bottom: 0; min-height: 100%; z-index: 1000; text-align: center; display: flex; flex-direction: column; justify-content: center; }
.mobile-nav .logo { z-index: 1; }
.mobile-nav .dropdown-toggle { display: block; margin-bottom: 0; }
.mobile-nav .dropdown-menu { position: relative; float: none; text-align: center; padding: 1rem; margin-bottom: -1rem; }

.mobile-nav-items { padding: 2rem 0 0; z-index: 1; }
.mobile-nav-items .subnav.dropdown.open { display: inline-block; padding: 0.5rem 1rem 2rem; margin-top: 1rem; }

.mobile-nav-wrapper { display: flex; flex-direction: column; overflow: auto; }

.opacity-none { opacity: 1; }

.opacity-9 { opacity: 0.9; }

.opacity-8 { opacity: 0.8; }

.opacity-7 { opacity: 0.7; }

.opacity-6 { opacity: 0.6; }

.opacity-5 { opacity: 0.5; }

.opacity-4 { opacity: 0.4; }

.opacity-3 { opacity: 0.3; }

.opacity-2 { opacity: 0.2; }

.opacity-1 { opacity: 0.1; }

.round { border-radius: 50%; }

a { transition: 250ms; }

.hover-fade, .button, .btn, a.more_notes_link, .is-index .photoset-grid-lightbox img, .dropdown-menu > li > a, .subnav a { transition: 250ms; cursor: pointer; }

.hover-fade a:hover, .hover-fade a:focus, .hover-fade:hover, .hover-fade:focus, a.hover-fade:hover, a.hover-fade:focus, .is-index .photoset-grid-lightbox img:hover, .is-index .photoset-grid-lightbox img:hover:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .subnav a:hover, .subnav a:focus, .button:hover, .btn:hover, a.more_notes_link:hover { opacity: 0.5; }

.grayscale { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

.widget-likes ul { margin: 0; list-style: none; padding-left: 0; }

.like_post { margin-bottom: 2.5rem; }
.like_post:last-of-type { margin-bottom: 0; }

.like_photo { margin-bottom: 1rem; }

.like_caption blockquote { border: 0; padding: 0; margin: 0; }

.like_caption h2 { margin: 0; font-size: 2rem; }

.tumblr_blog { text-transform: uppercase; }

.notes li.more_notes_link_container { margin: 5rem 0; }

.tumblelog, .source_tumblelog, .action a { font-weight: bold; }

.tmblr-embed, .tumblr_video_container, .tumblr_video_iframe { display: block; max-width: 100%; text-align: center; margin-left: auto; margin-right: auto; }

.tumblr_video_container, .tumblr_video_iframe { margin-bottom: 0; }

.thumb-audioembed .spotify_audio_player { width: 312px; position: relative; overflow: hidden; top: -8.1rem; left: -2px; }

.thumb-audioembed .soundcloud_audio_player, .thumb-audioembed .tumblr_audio_player { width: 31rem; height: 33.1rem; position: relative; top: -4px; }

.audio-embed .spotify_audio_player, .audio-embed .soundcloud_audio_player, .audio-cover { display: block; margin-left: auto; margin-right: auto; margin-bottom: 0; overflow: hidden; max-width: 100%; }

.tumblr_audio_player { border: 1px solid; }

.audio_message_container { display: none !important; }

body.tmblr-iframe-themed .wrapper-overlay.visible { top: 10rem; }

aside .widget-thumb, aside .like_photo { border-radius: 0.4rem; }

aside .widget-thumb, aside .list-inline > li.widget-thumb { margin: 1%; float: left; padding: 0; }

aside .row-1 .widget-thumb, aside .row-1 .list-inline > li.widget-thumb { width: 98%; }

aside .row-2 .widget-thumb, aside .row-2 .list-inline > li.widget-thumb { width: 48%; }

aside .row-3 .widget-thumb, aside .row-3 .list-inline > li.widget-thumb { width: 31.3333%; }

aside .row-4 .widget-thumb, aside .row-4 .list-inline > li.widget-thumb { width: 23%; }

.widget-thumb:hover, .widget-thumb:focus, .like_post a:hover, .like_post a:focus { opacity: 0.5; }

.btn, a.more_notes_link, .button { font-size: 1.1rem; text-transform: uppercase; line-height: 1.8; font-weight: bold; padding: 0.5rem 1.5rem; margin: 0 0.4rem; letter-spacing: 0.015em; }
.btn:hover, .btn:focus, a.more_notes_link:hover, a.more_notes_link:focus, .button:hover, .button:focus { color: inherit; }

@media only screen and (max-width: 767px) { .like_button iframe { height: 1.8rem; position: relative; top: 0.1rem; } }

.btn-cta { text-transform: initial; padding: 1rem 4rem; }

.btn.active, .btn:active, .button:active { box-shadow: none; }

.btn, a.btn, a.more_notes_link, .button { text-decoration: none !important; }

.fa { font-size: 1.8rem; }

.fa.fa-lg { font-size: 2.4rem; }

.share-btn { width: 3.5rem; height: 3.5rem; font-size: 1.6rem; line-height: 1; color: #fff !important; background: #000; border-radius: 0.4rem; margin: 0 0.3rem; border: 0; display: flex; align-items: center; justify-content: center; }

.share-btn .icon { color: #fff !important; }

.share-btn .reblog_button { height: 2.8rem !important; width: 2.8rem !important; padding: 0.3rem 0.6rem; display: inline-flex; align-items: center; justify-content: center; }

.share-btn .like_button { width: 3.0975rem !important; height: 3.0975rem; display: inline-flex; align-items: center; justify-content: center; }

.thumb-audioembed { overflow: hidden; }

.audio-embed .soundcloud_audio_player, .audio-embed .spotify_audio_player { max-width: 100%; }

.thumbs iframe.soundcloud_audio_player, .thumbs iframe.spotify_audio_player { width: 100% !important; margin-bottom: -1rem; }

.wrapper-overlay .widget { overflow: auto; }

.wrapper-overlay { width: 100vw; height: calc( 100vh - 5rem ); min-height: calc( 100vh - 5rem ); position: absolute; top: 5rem; z-index: -10; opacity: 0; transition: opacity 250ms ease-out; overflow-y: scroll; }
@media only screen and (min-width: 768px) { .wrapper-overlay { top: 7rem; min-height: calc( 100vh - 7rem ); } }

.wrapper-overlay.visible { z-index: 2; opacity: 1; }

.timeago { display: block; margin-bottom: 0.5rem; }

.widget-following .widget-thumb:nth-child(n+18), .widget-members .widget-thumb:nth-child(n+18) { display: none; }

@media only screen and (min-width: 768px) { .aside > .widget { height: 45rem; } }
@media only screen and (min-width: 992px) { .aside > .widget { height: 40rem; } }

.widget-row { clear: both; border-top: 1px solid; padding-top: 3rem; }

@media only screen and (min-width: 768px) { .widget-about { display: -ms-flexbox !important; display: flex !important; align-items: center; } }

.widget-newsletter { text-align: center; }
.widget-newsletter label { display: none; }
.widget-newsletter input[type='email'], .widget-newsletter input[type='text'] { border: 0; border-radius: 0.5em; color: black; margin: 0.5em; width: 37rem; max-width: 90%; height: 3.5rem; line-height: 3.5rem; padding: 0.5em; text-align: left; }

.fb_iframe_widget iframe { width: 100% !important; }

.btn, .button, .more_notes_link { display: inline-block; border: 2px solid; border-radius: 2rem; background-color: transparent; margin-left: 0; word-break: keep-all; }

.thumb .btn-share { line-height: 1; display: inline-flex; padding: 0 0.7rem; align-content: center; }

.site-header { position: relative; }

.dropdown { position: inherit; }

body.has-overlay-visible { position: fixed; width: 100%; }

.is-search .wrapper { min-height: 100vh; }

.wrapper { min-height: 50vh; }

.wrapper-related { margin-bottom: 0.3rem; }

.wrapper-related .wrapper-posts { padding-top: 0; }

@media only screen and (min-width: 768px) { .dropdown-menu { top: 5rem; } }

@media only screen and (max-width: 767px) { h2 { line-height: 1.2; }
  .site-navigation { padding-left: 0; }
  .site-navigation .dropdown-menu { min-width: 101vw; overflow-x: hidden; min-height: 100vh; right: -1px; top: 5rem; margin: 0; border: 0; }
  .site-navigation .dropdown-menu .nav { font-size: 1.8rem; }
  .site-navigation .dropdown-menu .subnav { font-size: 1.5rem; }
  .wrapper-post-content { padding: 0 1.5rem; }
  .wrapper-overlay .widget { margin-bottom: 4rem; }
  .wrapper-overlay .widget-title { padding-bottom: 0; }
  .wrapper-overlay .widget-ad { text-align: center; margin-bottom: 2rem; padding-bottom: 0; }
  .is-nothome .wrapper-posts { padding-top: 4rem; }
  .thumbs { padding: 1.5rem; }
  .wrapper-related .widget-title { padding: 1rem 1.5rem 0; margin-bottom: 0; }
  .is-post.is-page .wrapper-posts .post-title { padding-top: 0; }
  .page-share + .post-quote { padding-top: 0; }
  .is-post .wrapper-post-meta { padding-top: 1.5rem; }
  .is-post:not(.is-audio) .post-media-caption.post-text { padding-top: 0; }
  .is-post .post-subtitle { padding-top: 1rem; } }
.wrapper-related .thumbs { margin: 0 -10px; }

.is-post .wrapper-media { padding-top: 0; }

.is-post .photo-share { margin-top: -8rem; }

.post-text iframe, .is-page:not(.is-post) .post-text { padding-bottom: 2rem; }
@media only screen and (min-width: 768px) { .post-text iframe, .is-page:not(.is-post) .post-text { padding-bottom: 4rem; } }

body { font-size: 1.6rem; }
@media only screen and (min-width: 768px) { body { font-size: 1.8rem; } }

h1, .h1, .t1 { font-size: 2.8rem; }
@media only screen and (min-width: 768px) { h1, .h1, .t1 { font-size: 3.8rem; } }

h2, .h2, .t2 { font-size: 2.5rem; }
@media only screen and (min-width: 768px) { h2, .h2, .t2 { font-size: 3.4rem; } }

h3, .h3, .t3 { font-size: 2.3rem; }
@media only screen and (min-width: 768px) { h3, .h3, .t3 { font-size: 2.8rem; } }

h4, .h4, .t4 { font-size: 2.1rem; }
@media only screen and (min-width: 768px) { h4, .h4, .t4 { font-size: 2.6rem; } }

h5, .h5, .t5 { font-size: 1.8rem; }
@media only screen and (min-width: 768px) { h5, .h5, .t5 { font-size: 2rem; } }

h6, .h6, .t6, h1.logo-text { font-size: 1.6rem; }
@media only screen and (min-width: 768px) { h6, .h6, .t6, h1.logo-text { font-size: 1.8rem; } }

small, .small, .t7, .aside, .nav { font-size: 1.4rem; }
@media only screen and (min-width: 768px) { small, .small, .t7, .aside, .nav { font-size: 1.6rem; } }

.micro, .t8, .meta, .btn, .tumblr_blog, .like_post, a.more_notes_link, .is-index .share-btn, .subnav, .timeago, .button, cite { font-size: 1.3rem; }
@media only screen and (min-width: 768px) { .micro, .t8, .meta, .btn, .tumblr_blog, .like_post, a.more_notes_link, .is-index .share-btn, .subnav, .timeago, .button, cite { font-size: 1.2rem; } }

.exif-list span { padding: 0 0.5em; }

.link-underline a, a.link-underline { text-decoration: underline; }

.tags-title:before { content: "/"; padding: 0 0.5em; font-weight: normal; }

.logo-img { width: auto; }
@media only screen and (max-width: 767px) { .logo-img { max-height: 7rem; } }

.site-header-bar .container { height: 5rem; }
@media only screen and (min-width: 768px) { .site-header-bar .container { padding: 2rem 0; height: 7rem; } }

.site-navigation { position: relative; }

.fa.icon-nav, .fa.icon-overlay-widgets { font-size: 2rem; width: 2rem; height: 5rem; line-height: 4.8rem; transition: 250ms; opacity: 1; }
.fa.icon-nav:hover, .fa.icon-nav:focus, .fa.icon-overlay-widgets:hover, .fa.icon-overlay-widgets:focus { opacity: 0.5; }

.fa.icon-overlay-widgets { width: 4rem; text-align: center; }

.fa-mobile-phone { font-size: 2.8rem; }

.overlay-content { z-index: 1; position: relative; }

.dropdown-menu { right: 0; left: auto; margin-top: 0rem; border: 0; padding: 2rem; }

.nav, .subnav { font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }

.subnav { padding: 0.5rem 0; }

.dropdown-menu > li > a { padding: 1rem 0; font-weight: bold; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover { background-color: transparent; }

.search-form { position: relative; }

.search-form .fa-search { position: absolute; top: 6px; left: 0; }

input.search-field { background: transparent; border-bottom: 1px solid; padding-left: 3rem; width: 100%; }

.search-btn { position: absolute; left: 0; bottom: 1rem; }

.post-tag, .tags-title { padding-right: 0.5em; }

.post-meta a { display: inline-block; }

.post-share, .page-share { margin: 3rem 0; }

.widget-thumb img { border-radius: 0.4rem; overflow: hidden; }

.thumb { overflow: hidden; }

.grid-sizer, .grid-item { width: 100%; }
@media only screen and (min-width: 768px) { .grid-sizer, .grid-item { width: 50%; } }
@media only screen and (min-width: 992px) { .grid-sizer, .grid-item { width: 33.3333%; } }
@media only screen and (min-width: 1200px) { .grid-sizer, .grid-item { width: 25%; } }

.grid-item.tagged-featured { width: 100%; }
@media only screen and (min-width: 992px) { .grid-item.tagged-featured { width: 66.6666%; } }
@media only screen and (min-width: 1200px) { .grid-item.tagged-featured { width: 50%; } }

.grid-item { border: 1rem solid transparent; }

.thumbnail-content { width: 100%; }
.thumbnail-content:hover, .thumbnail-content:focus { cursor: pointer; }

.thumbnail-hover { display: inline-block; float: left; position: relative; width: 100%; height: auto; border-radius: 0.4rem; overflow: hidden; }
.thumbnail-hover:hover .thumbnail-overlay, .thumbnail-hover:focus .thumbnail-overlay { z-index: 10; opacity: 1; }
.thumbnail-hover:hover .thumbnail-overlay .thumbnail-overlay-content, .thumbnail-hover:focus .thumbnail-overlay .thumbnail-overlay-content { z-index: 50; }

.thumbnail-related { border-radius: 0.4rem; overflow: hidden; }

.thumb-img { width: 100%; }

.thumbnail-overlay { position: absolute; top: 0; left: 0; bottom: 0; right: 0; opacity: 0; z-index: -10; transition: opacity 150ms ease-in; border-radius: 0.4rem; overflow: hidden; }

.thumbnail-link { position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: -1; }

.overlay-tag:nth-child(n+2), .thumb-caption p:nth-child(n+2) { display: none; }

.thumb-caption p.read_more_container { display: block; margin-top: 0.5em; }

.thumb-caption .wrapper-text p, .thumb-caption .wrapper-text figure img { margin-bottom: 0; }

.thumb-caption figure.tmblr-full { margin-left: -2rem; margin-right: -2rem; margin-bottom: -2rem; }

.thumbnail-overlay-content p { margin-bottom: 0.6rem; }

.is-text .thumbnail-content { border: 2px solid; border-radius: 0.4rem; overflow: hidden; }

.thumb-title { margin-top: 0; margin-bottom: 2rem; }

.thumb-caption figure.tmblr-full ~ p.read_more_container { margin-top: 3rem; }

.thumb-asker a { text-decoration: underline; }

.thumb-link .thumbnail-content-media ~ .thumbnail-content-text { display: none; }

.wrapper-featured { margin-top: 2rem; }

.featured-box { border: 0.7rem solid; width: 100%; display: inline-block; padding: 2em; margin-bottom: 2rem; }
@media (min-width: 992px) { .featured-box { padding: 4em 2em; } }

.featured-box-title { padding: 0.9rem 1.5rem; font-weight: normal; font-size: 1em; }
@media (min-width: 992px) { .featured-box-title { font-size: 1.2em; } }
@media (min-width: 1200px) { .featured-box-title { font-size: 2.7rem; } }

.widget-instagram-footer .widget-thumb { height: auto; width: 25%; }
@media only screen and (min-width: 768px) { .widget-instagram-footer .widget-thumb { width: 11.111%; } }

@media only screen and (max-width: 767px) { .widget-instagram-footer .instagram a:last-child { display: none; } }

.social-icons a:hover, .social-icons a:focus { opacity: 0.5; }

.social-icons-footer > li { padding: 0 0.5rem; }

.social-icons-footer .fa { margin-right: 0.7rem; }

.widget-tags-list a { text-transform: capitalize; text-decoration: underline; margin-bottom: 0.4rem; display: inline-block; }

.is-nothome .slider { display: none; }

.slider, .slides-container, .slide { height: calc( 100vh - 5rem ) !important; }
@media only screen and (min-width: 768px) { .slider, .slides-container, .slide { height: calc( 100vh - 7rem ) !important; } }

.slider { z-index: 0; }

@media only screen and (max-width: 767px) { .slide .container { padding: 0; } }

.slide { background-position-y: center; }

.slide-wrapper { position: absolute; bottom: 0; width: 100%; z-index: 10; }

.slide-title { line-height: 1.1; }

.slides-container { margin: 0; z-index: 1; padding: 0; }

.slides-pagination { display: none; }
@media only screen and (min-width: 768px) { .slides-pagination { position: absolute; z-index: 3; bottom: 6rem; text-align: center; width: 100%; height: 6rem; display: flex; align-items: center; justify-content: center; }
  .slides-pagination a { border: 2px solid white; border-radius: 50%; width: 1.2rem; height: 1.2rem; display: inline-block; margin: 0.3rem; overflow: hidden; text-indent: -100%; }
  .slides-pagination a.current { background: white; } }

/*  ColorBox Core Style: The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; }

#cboxOverlay { position: fixed; width: 100%; height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft { clear: left; }

#cboxContent { position: relative; }

#cboxLoadedContent { overflow: auto; -webkit-overflow-scrolling: touch; }

#cboxTitle { margin: 0; }

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

/*  User Style: Change the following styles to modify the appearance of ColorBox.  They are ordered & tabbed in a way that represents the nesting of the generated HTML. */
#cboxOverlay { background: #000000; }

#colorbox { outline: 0; }

#cboxContent { margin-top: 32px; overflow: visible; }

#cboxError { padding: 50px; border: 1px solid #ccc; }

#cboxLoadedContent { background: #000000; padding: 1px; }

#cboxLoadingGraphic { background: url(http://static.tumblr.com/fftf9xi/rkklqu1ni/loading.gif) no-repeat center center; }

#cboxLoadingOverlay { background: #000000; }

#cboxTitle { position: absolute; top: -22px; left: 0; color: #ffffff; text-shadow: none; }

#cboxCurrent { position: absolute; top: -22px; right: 205px; text-indent: -9999px; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose { border: 0; padding: 0; margin: 0; overflow: visible; width: auto; background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active { outline: 0; }

#cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose { text-indent: -9999px; width: 20px; height: 20px; position: absolute; top: -20px; background: url(http://static.tumblr.com/fftf9xi/1dslqu1o1/controls.png) no-repeat 0 0; }

#cboxPrevious { background-position: 0px 0px; right: 44px; }
#cboxPrevious.hover { background-position: 0px -25px; }

#cboxNext { background-position: -25px 0px; right: 22px; }
#cboxNext.hover { background-position: -25px -25px; }

#cboxClose { background-position: -50px 0px; right: 0; }
#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; }

#infscr-loading div, #infscr-loading img { opacity: 0 !important; }

.photoset-grid-lightbox, .photoset-row { width: 100%; }

body { opacity: 0; transition: opacity 200ms ease-out; }

.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }

.rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }

.rslides li:first-child { position: relative; display: block; float: left; }

.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }

.is-nothome .slider { display: none; }

.slide { background-position: center; }

.slide-content { z-index: 40; }

.slides-navigation { position: absolute; top: 50%; left: 0; width: 100%; z-index: 30; }
.slides-navigation:hover { opacity: 1; }

.slides-navigation a { opacity: 0.4; transition: 500ms; }
.slides-navigation a:hover, .slides-navigation a:focus { opacity: 1; }

.slide:before { content: ""; position: absolute; bottom: 0; left: 0; display: block; height: 25%; width: 100%; z-index: 2; }
