.share li a {
cursor:pointer;
}
.post-page .asker-box {
border-left: 5px solid #000000;
border-top: 5px solid #000000;
}
.asker-box {
background:#000000;
padding:8px;
color:#ffffff;
}
.asker {
color:#ffffff;
}
article.post.pp .post-header {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
position:absolute;
top:27px;
left:24px;
visibility:hidden;
opacity:0;
color:#E7E7E7;
z-index:3;
font-size:16px;
cursor:url("http://static.tumblr.com/evx2wil/6N2o49gaj/plus.svg"),auto;
cursor:-webkit-image-set(url("http://static.tumblr.com/evx2wil/6N2o49gaj/plus.svg")),auto;
-webkit-transform: translate3d(0,-5px,0);
transform: translate3d(0,-5px,0);
}
article.post.pp:hover .post-header {
opacity:1;
visibility:visible;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.post-note-count, .meta-notes {
display:none !important;
}
.post-header a {
color:#fff;
font-size:16px;
display:block;
cursor:url("http://static.tumblr.com/evx2wil/6N2o49gaj/plus.svg"),auto;
cursor:-webkit-image-set(url("http://static.tumblr.com/evx2wil/6N2o49gaj/plus.svg")),auto;
}
#sidebar {
color:#ffffff;
background:#ffffff;
font-size:10px;
}
#sidebar h3 {
margin-bottom:20px;
color:#ffffff;
font-size:13px;
}
.search input {
border: none;
box-sizing: border-box;
background:#ffffff;
color: #ffffff;
text-align:left;
font-family: "Helvetica Neue", 'Gill Sans MT', Calibri, Helvetica Neue, sans-serif;
-webkit-transition: .2s;
transition: .2s;
font-size: 13px;
display: block;
width: 100%;
position: relative;
padding: 8px 14px;
}
.search input[type="submit"] {
background:#ffffff;
color:#ffffff;
text-transform:uppercase;
padding:10px 0;
text-align:center;
cursor:pointer;
}
#sidebar a {
color:#ffffff;
}
.widget h3 {
color:#ffffff;
text-transform:uppercase;
}
.widget {
color:#ffffff;
}
#twitter a {
color:#ffffff;
}
.social-links ul li a {
color:#ffffff;
}
/* Modal */
@media (min-width: 768px) {
.stash-content.big-height {
top: 0;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
-webkit-transition: top .4s, left .4s, right .4s, transform .4s, width .4s;
transition: top .4s, left .4s, right .4s, transform .4s, width .4s;
}
}
.stash-back-btn {
padding: 20px 0;
font-size: 12px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
text-align: center;
cursor: pointer;
display: none;
}
.stash-back-btn svg {
fill: #000000;
-webkit-transition: .2s all;
transition: .2s all;
}
.stash-border-right {
right: 0;
}
.stash-post-meta svg {
fill: #000000!important;
}
@media (max-width: 550px) {
.stash-post-meta svg {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
}
.close-modal svg g path {
fill:white;
}
svg .animated-circle {
stroke:white};
}
.stash-post-meta .close {
opacity: 0;
}
.stash-overlay, .stash-overlay p, .stash-overlay a, .stash-overlay .post-like, .stash-overlay * {
color:white !important;
}
.stash-overlay {
background:transparent;
}
@media (min-width: 740px) {
body.permalink .tumblr_video_container, body.permalink .tumblr_video_container iframe {
height: 450px !important;
}
}
@media (max-width: 550px) {
.close-modal {
top:20px;
left:10px;
}
#stash-container {
background: #ffffff;
}
.close-modal svg g path {
fill:#000000;
}
svg .animated-circle {
stroke:#000000;
}
.stash-overlay, .stash-overlay p, .stash-overlay a, .stash-overlay .post-like, .stash-overlay * {
color:#000000 !important;
}
}
.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop {
z-index: 1000000!important;
}
.post-navigation li, .post-navigation li, .post-navigation li span {
background:#000000;
}
.post-navigation li a, .post-navigation li a, .post-navigation li span {
color:#ffffff;
}
.post-navigation li:hover, .post-navigation li:hover, .post-navigation li:hover span, .ps-options:hover {
background:#ffffff;
}
.post-navigation li:hover > a, .post-navigation li:hover > a, .post-navigation li:hover span, .ps-options:hover {
color:#000000;
}
.post-navigation li:after, .ps-options:after {
background:#ffffff;
opacity:0.1;
width:100%;
height:1px;
position:absolute;
bottom:-1px;
left:0;
}
#stash-preloader {
position: fixed;
top: 0;
z-index: 1000000;
width: 100%;
height: 100%;
background: #ffffff;
}
#stash-preloader .loading-icon {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
border-radius: 50%;
width: 32px;
height: 32px;
border: 0.25rem solid transparent;
display: inline-block;
margin: 0 8px;
animation-name: spin;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-timing-function: cubic-bezier(0.55, 0.15, 0.45, 0.85);
}
#stash-preloader .loading-icon, #ants-loader .loading-icon {
border: 0.25rem solid transparent;
border-top-color: #000000;
}
.note-count, #stash-ants .meta, #stash-ants .post-meta .share, .meta, .share {
display:none;
}
.meta-date, .meta time, .post-meta .meta {
display:none !important;
}
#stash-ants .post .post-share-parent, .stash-show-share {
display:none;
}
#stash-ants .post .tags, .tags, .the-tag {
display:none !important;
}
#stash .post-photo .post-meta, #stash .post-photo .content, #stash .post-photoset .post-meta, #stash .post-photoset .content {
display:none;
}
#stash .post-video .post-meta, #stash .post-video .content, #stash .post-audio .post-meta, #stash .post-audio .content {
display:none;
}
#stash-ants .post .meta-notes, .note-count {
display:none;
}
#banner p {
font:400 20px "Helvetica Neue", Helvetica Neue, Arial, sans-serif;
color:#ffffff;
font-weight:bold;
margin:0 auto 25px auto;
width:100%;
}
.banner-text a {
color:#ffffff;
}
#banner {
background-color:#000000;
}
body.tagged-page #banner {
display:none !important;
}
.banner-img {
background:url(http://assets.tumblr.com/images/x.gif?v=1) center bottom no-repeat;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
height:100vh;
width:100%;
top:0;
left:0;
z-index:-1;
-webkit-transform: scale(1.2);
transform: scale(1.2);
transition: opacity .8s linear,-webkit-transform 2.6s cubic-bezier(.19,1,.22,1);
transition: opacity .8s linear,transform 2.6s cubic-bezier(.19,1,.22,1);
}
.mobile-banner-img {
background:url(http://assets.tumblr.com/images/x.gif?v=1) center center no-repeat;
background-size:cover;
background-position:center center;
background-repeat:no-repeat;
height:100vh;
width:100%;
top:0;
left:0;
z-index:-2;
-webkit-transform: scale(1.2);
transform: scale(1.2);
transition: opacity .8s linear,-webkit-transform 2.6s cubic-bezier(.19,1,.22,1);
transition: opacity .8s linear,transform 2.6s cubic-bezier(.19,1,.22,1);
}
@media (min-width:740px) {
.mobile-banner-img {
display:none;
}
}
.navigation, .header-social {
font-weight:700;
}
.navigation a {
color:#ffffff;
}
.logo, .logo a {
font:700 10px "Helvetica Neue", Helvetica Neue, Arial, sans-serif;
color:#000000;
font-weight:700;
}
.sidebar-logo, .sidebar-logo a {
font:700 19px "Helvetica Neue", Helvetica Neue, Arial, sans-serif;
}
.arr-down, .mute-button, .play-button, .banner-video-option, .banner-video-options {
color:#ffffff;
}
#sidebar .social-links a {
color:#ffffff;
}
#sidebar .social-links a:hover {
color:#ffffff;
}
@media (max-width: 740px) {
.stash-overlay {
background: #ffffff;
}
.logo a {
font:700 9px/30px "Helvetica Neue", Helvetica Neue, Arial, sans-serif;
width:auto;
}
#banner p {
font:400 18px "Helvetica Neue", Helvetica Neue, Arial, sans-serif;
max-width:100%;
}
body.sidebar-open .sidebar-toggle span, body.sidebar-open .sidebar-toggle span:before, body.sidebar-open .sidebar-toggle span:after {
background:#ffffff;
}
#header {
background:#ffffff;
height:50px;
line-height:50px;
}
.navigation, .header-social {
display:none;
}
#header a, .logo a, .logo, .sidebar-toggle {
color:#ffffff;
}
html.modal-open .sidebar-toggle {
display:none;
}
.sidebar-toggle span, .sidebar-toggle span:before, .sidebar-toggle span:after {
background:#ffffff;
}
.close-mobile-modal svg g {
fill:#ffffff;
}
}
/* Customize Help */
.demo-note {
position: fixed;
bottom: 0;
right:0;
background: black;
font-size: 14px;
text-align: left;
line-height: 1;
font-family: "HelveticaNeue-CondensedBold", "HelveticaNeueBoldCondensed", "HelveticaNeue-Bold-Condensed", "Helvetica Neue Bold Condensed", "HelveticaNeueBold", "HelveticaNeue-Bold", "Helvetica Neue Bold",Helvetica Neue, Arial, sans-serif;
z-index: 999999;
width:100%;
max-width:360px;
opacity:0;
visibility:hidden;
transform:translateY(100%);
transition:all 0.3s ease;
}
.demo-note.visible {
opacity:1;
visibility:visible;
transform:translateY(0);
}
.demo-note nav {
text-transform:uppercase;
font-size:13px;
}
.demo-note nav ul {
padding:0;
margin:0;
}
.demo-note nav ul li {
float:left;
list-style:none;
width:50%;
}
.demo-note nav ul li a {
padding:14px;
display:block;
}
.demo-note a {
color:white;
text-decoration:none;
}
.demo-note nav .im {
font-size:9px;
margin-left:3px;
transition:all 0.2s;
}
.get-started-toggle {
background:url('http://static.tumblr.com/jzzkxgh/8xOot2lsl/get-started.gif');
}
.get-started-toggle a {
color:black;
}
.demo-toggle.open .im {
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}
.remove-stash-credit {
background:url('http://static.tumblr.com/jzzkxgh/dr5ot2lss/remove-stash-credit.gif');
color: white;
}
.remove-stash-credit a:hover {
text-decoration:none;
}
.demo-overlay {
color:white;
height:0;
-webkit-transition:opacity 0.8s ease, height 0.8s ease, visibility, 0.8s ease ;
transition:opacity 0.8s ease, height 0.8s ease, visibility, 0.8s ease;
opacity:0;
visibility:hidden;
}
.demo-overlay.open {
margin-top:28px;
height:auto;
-webkit-transition:all 0.8s ease;
transition:all 0.8s ease;
opacity:1;
visibility:visible;
padding: 10px;
}
.demo-overlay p {
margin-bottom:10px;
font-size:12px;
line-height:1.3;
}
.demo-overlay p a {
text-decoration:underline;
}
.demo-overlay img {
margin-top: 6px;
max-width:95%;
}