html.modal-open body {
    overflow: hidden;
}

body.tumblr-default-buttons #tumblr_controls {
    display:none !important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body {
    margin: 0;
    padding: 0;
}
html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

iframe, img, embed, object, video {
    max-width: 100%;
}
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

a:focus{outline:none}
a {
    outline:0;
}
a:hover {
    outline:0;
    transition:color 0.2s ease-in-out;
}


li {
    transition:all 0.15s cubic-bezier(0.35, 0, 0.25, 1);
}
select:focus {
  outline: none;
}
input {
	background-color: transparent;
	-webkit-appearance: none;
	transition: all 0.03s 0.075s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.button {
    padding: 7px 12px;
    border:1px solid #ffffff;
    background:transparent;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    transition:all 0.2s ease-in-out;
    cursor:pointer;
}

.button:hover {
    background:#111111;
    color:#ffffff;
    border:1px solid #111111;
    transition:all 0.2s ease-in-out;
}
.page-overlay {
	position: fixed;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page {
    position: relative;
    opacity: 0;
}
.page.single {
    margin:20px 0 0 0;
}
.active {
	opacity:1;
	visibility:visible;
}

h1, h2, h3, h4, h5, h6, p, dl, ol, ul, blockquote, table, figure {
    margin-top: 0;
    margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
blockquote {
    margin-left: 0;
    margin-right:0;
}
blockquote a b {
    font-weight:normal;
}

ol, ul {
	padding:0;
	list-style-position:inside;
}

.inner {
    height:100%;
    position:relative;
}

.cl:after {
    display: block;
    clear: both;
    content: "";
}

.wrapper:after, .post-footer:after, .header:after, .photo-slideshow:after, .tags:after {
    content: "";
    display: table;
    clear: both;
}

.left {
    float:left;
}

.right {
    float:right;
}



.show-mob {
  display:none;
}

.white {
    color:white;
}

.grey {
    color:#cccccc;
}


/* Header */

.header {
    position:relative;
    padding: 26px 0 18px 0;
    text-align:center;
    z-index: 20;
}
.header .logo {
    overflow: hidden;
}

.logo {
    font-weight:700;
    font-size:28px;
}

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

.logo.uppercase {
	text-transform:uppercase;
}

.logo img {
    margin:0 0 10px 0;
}


.header .description {
    display: inline-block;
    font-size:14px;
    margin:0 0 20px 0;
}

#banner {
    position: relative;
    display: block;
    width: 100%;
    display: table;
}

#banner .arr-down {
    position: absolute;
    width: 30px;
    height: 15px;
    bottom: 30px;
    left: 50%;
    cursor: pointer;
    z-index:2;
    transform: translate(-50%, 0%);
}
#banner .arr-down svg {
    width: 100%;
    fill: #ffffff;
    transition: .3s all;
}
#banner h1.banner-logo {
    position: absolute;
    font-size: 62px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    z-index: 2;
    cursor: pointer;
    transition: .3s all;
}
#backToTop {
    position: fixed;
    height: 20px;
    width: 18px;
    bottom: 5px;
    right: 7px;
    display: block;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    transition: all .5s cubic-bezier(0.645,.045,.355,1);
}

.fuse-credit {
    position: fixed;
    height: 20px;
    width: 18px;
    bottom: 5px;
    left: 12px;
    display: block;
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    transition: all .5s cubic-bezier(0.645,.045,.355,1);
}

/* Posts */


.wrapper {
    width: 100%;
    margin: 0 auto;
    padding:0 40px;
}

.wrapper.normal {
    max-width:1180px;
}



.media {
    position:relative;
}
.media iframe, .media object, .media embed {
    width:100%;
    display: block;
    margin-bottom:24px
}

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

.media a { display: block }
.media a:hover  {
    opacity:1 !important;
}

/* Post Header */


.post-header span {
    line-height:24px;
}



.post-header .twa {
    font-size:22px;
    vertical-align: -0.2em;
    
}
        

.posts {
    width:100%;
    margin-bottom:30px;
}

.gutter-sizer {
    width: 0.8%;
}
.post {
    margin: 0 0 0.8%;
}
.post, .grid-sizer {
    width: 32.8%;
}

.medium .post, .medium .grid-sizer {
    width:31.53333%;
}

.medium .gutter-sizer {
    width:2.7%;
}

.medium .post {
    margin:0 0 2.7%;
}

.large .post, .large .grid-sizer {
    width:28%;
}

.large .gutter-sizer {
    width:8%;
}

.large .post {
    margin:0 0 8%;
}

.post.post-photo, .post.post-photoset {
    border:none;
    background:none;
}


.post img {
    display:block;
}

article .inner {
    height:100%;
    position:relative;
}

body.post-page article {
    display: block;
    position: relative;
    width:100%;
    max-width:800px;
    margin:0 auto;
}

.post-page article.post-single {
    margin: 0 0 30px;
    position: relative;
    display: table;
    max-width: 1200px;
    margin: 0 auto;
    width:auto;
}

.post-page .content {
    padding:24px 0;
}

.post-page .post-meta .inner {
    padding:0 0 24px 0;
}

.post-page #notes {
    padding:30px 0;
    margin-top:-30px;
}

ol.notes {
    list-style:none;
    margin:0;
    padding:30px 0;
}

ol.notes li {
    margin-bottom:10px;
}

.notes .avatar_frame {
    margin-right: 5px;
}

.notes li.more_notes_link_container {
    margin:30px 0 0 0;
}

.notes li.more_notes_link_container a {
    display:block;
}


/* Ask Page */

.ask-page .fuse-footer {
    display:none;
}

#ask_form {
    min-width:450px;
}




.post-audio .media iframe {
    width:100%;
    height:100%;
    max-height: 300px;
}

.chat{
    padding:0;
    list-style:none;
    font-size:14px;
}

ul.chat {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
}

.post-chat footer {
    margin-top:20px;
}

.content {
    padding: 24px;
}

.content h2 {
    font-size:18px;
    line-height:24px;
}

.content *:last-child {
    margin:0;
}

footer {
    padding:0 24px 0;
    display:none;
}

.post.post-photo footer, .post.post-photoset footer {
    display:block;
}

.post-meta {
    display: block;
    margin:0;
}

.post-meta .inner {
    padding:0 24px 24px 24px;
}

.post-meta .share {
    float:right;
    text-align:left;
    position:relative;
}

.post-meta .share li {
    font-size:13px;
    opacity:1;        
}


.standard-share.open {
    opacity:1;
    visibility:visible;
}

.standard-share span {
    display:block;
    margin:0 0;
}

.standard-share span i {
    margin-right:9px;
}

.standard-share span:last-child {
    margin:0;
}

.standard-share span a {
    display:block;
    padding:0 15px;
    line-height:35px;
}

.meta-left {
    float:left;
}

.meta-right {
    float:right;
}

.post-meta li {
    list-style:none;
    margin-right:5px;
    display:inline-block;
}

.postnotes, .postdate, .fuse-caption .date-notes a {
    display:inline-block;
    margin:0 12px 0 0;
}


#infscr-loading {
    position: fixed;
    bottom: 27px;
    left: 50%;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    z-index:15;
}

#infscr-loading img {
    display:none;
}


.header, .page, .header-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
input:focus {
    text-decoration: none;
    outline: none;
}

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

.navigation.uppercase {
	text-transform:uppercase;
}

.navigation ul {
    margin: 0 8px 0 0;
    padding:0;
    display:inline-block;
}

.navigation i {
    display:none;
}

.navigation .social-links-icons span {
    display:none;
}

.navigation .social-links-icons i {
    display:block;
}

.navigation li {
    display:inline-block;
    margin:0 8px 0 0;
    padding:0;
    font-size:14px;
}

.navigation li:last-child, .navigation ul:last-child {
    margin:0;
}

.fa-lg {
    vertical-align:0;
    font-size: 17px;
    padding-top: 3px;
}

.post-footer .share .fa-lg {
    font-size:18px;
    padding:0;
}




/* Share */


.share {
    list-style: none;
    margin: 0;
    z-index:2;
    text-align: center;
}
article.post.pp .share {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
    position:absolute;
    bottom:27px;
    left:50%;
    visibility:hidden;
    opacity:0;
    z-index:3;
    -webkit-transform: translate3d(-50%,5px,0);
    transform: translate3d(-50%,5px,0);
}
article.post.pp:hover .post-footer .share {
    opacity:1;
    visibility:visible;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
}

article.post.pp:hover .post-footer .share li {
    opacity:1;
    visibility:visible;
}

.post-meta .like_button, .fuse-caption .like_button {
    position: relative;
}
.post-meta .like_button iframe, .fuse-caption .like_button iframe {
    opacity:0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.post-meta .like_button.liked, .fuse-caption .like_button.liked {
    color: #FF6B6B !important;
    transition: .2s all;
}


.share li:last-child {
    margin: 0 0 0;
}

.post-share {
    left: 0;
    color: #ffffff;
    margin: 0;
    padding:0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    z-index: 4;
    text-align:center;
    bottom: 0;
    width:100%;
    height:100%;
    background:rgba(30,30,30,0.8);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.post-share.open {
    opacity:1;
    visibility:visible;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

article.post.pp .share .post-share {
    bottom: initial;
    top:0;
    left:41px;
}

.social-media a:before {
    font-family:FontAwesome;
    font-size:48px;
}

.social-media {
    position:absolute;
    left:50%;
    top:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:100%;
}

.social-media span:nth-child(1) {
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition: all 0.2s ease-in-out 0.1s;
    transition: all 0.2s ease-in-out  0.1s;
}

.social-media span:nth-child(2) {
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition: all 0.23s ease-in-out  0.1s;
    transition: all 0.23s ease-in-out  0.1s;
}

.social-media span:nth-child(3) {
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition: all 0.26s ease-in-out  0.1s;
    transition: all 0.26s ease-in-out  0.1s;
}

.social-media span:last-child {
    margin:0;
    -webkit-transform:translateY(20px);
    transform:translateY(20px);
    -webkit-transition: all 0.29s ease-in-out  0.1s;
    transition: all 0.29s ease-in-out  0.1s;
}

.post-share.open .social-media span {
    -webkit-transform:translateY(0);
    transform:translateY(0);
}

.social-media a {
    color:#aaaaaa;
    padding:0 11px;
    display:block;
    line-height:36px;
}

.social-media span {
    display:inline-block;
}

.social-media a:hover {
    color:#ffffff;
}

.social-media-footer {
    position:absolute;
    bottom:27px;
    left:0;
    text-align:center;
    font-size:11px;
    width:100%;
}

.social-media-footer .open-post {
    display:block;
    padding:0 25px;
}

.social-media-footer a {
    color:white;
    margin-bottom:16px;
}

.social-media-footer a:last-child {
    margin:0;
}

.close-post-share {
    position:absolute;
    right:20px;
    top:20px;
    z-index:1;
    cursor:pointer;
    opacity:0.6;
    transition:0.2s ease-in-out;
}

.close-post-share:hover {
    opacity:1;
}

.share-icon-twitter:before {
    content: "\f099";
}

.share-icon-facebook:before {
    content: "\f09a";
}

.share-icon-google-plus:before {
    content: "\f0d5";
}

.share-icon-pinterest:before {
    content: "\f0d2";
}

.share-toggle {
    position:relative;
    cursor:pointer;
}

.share-toggle i {
    font-size:16px;
    padding:1px 0;
}


.post-chat .post-footer .btm, 
.post-quote .post-footer .btm, 
.post-text .post-footer .btm, 
.post-answer .post-footer .btm, 
.post-link .post-footer .btm, 
.post-audio .post-footer .btm,
.post-answer .post-footer .btm {
    display: table;
    height: 70px;
    padding: 0 15px;
    padding: 30px 0;
    width: 100%; 
}
.post-chat .post-footer .btm .share,
.post-quote .post-footer .btm .share,
.post-text .post-footer .btm .share,
.post-text .post-footer .btm .share, 
.post-link .post-footer .btm .share,
.post-audio .post-footer .btm .share,
.post-answer .post-footer .btm .share {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative!important;
    top: 0!important;
    left: 0!important;
    background: transparent!important;
    visibility: visible!important;
    opacity: 1!important;
}

.fuse-overlay .btm .share li {
    display:inline-block;
    font-size: 13px;
    list-style: none;
}


        
.post-page .answer {
    border:5px solid {color:Accent};
}

.post-page .asker-box, .fuse-container .asker-box {
    padding:3px 40px 8px 4px;
}

.post-answer .post-meta {
    display:none;
}

.post-answer .content {
    padding:0;
    font-size:13px;
}


.asker-box img {
    display:inline-block;
    margin:0 6px 0 0;
}

.the-asker {
    text-decoration:underline;
}

.answer {
    padding:8px;
}


.pagination {
padding:40px 0;
}


.view-notes-link {
  padding: 20px 30px 20px 30px;
  border-top:1px solid #ececec;
  font-size:13px;
}


.post-video .content, .post-video .post-footer {
    display: none;
}

.post-video .media {
    margin:0 0 24px 0;
}

.post-photoset .post-meta {
    padding: 30px 0;
}
/*Show photo only*/
.post-photo .content, .post-photo .post-meta, .post-photo .tags, .post-photo .more-toggle, .post-photoset .content, .post-photoset .post-meta, .post-photoset .post-meta .tags, .post-photoset .more-toggle {
    display: none;
}
         






/* Responsive */

@media (max-width: 740px) { 
    body { overflow-x:hidden;}
    .grid-sizer, .post { width: 100% !important; }
    .post { margin: 0 0 20px !important; }
    .gutter-sizer { width: 0 !important; }
    #backToTop { display: none; }
    .wrapper { padding:0 15px; }
    .header-res { display: block; z-index:9999; }
    .fuse-container { padding: 0 20px 50px; }
    .on-controls {z-index: 9999;}
    .arr-down { bottom: 80px;!important }
    .mute-button, .overlay, .post.pp .post-footer { display: none; }
    #banner h1.banner-logo {font-size:24px;}
    #ask_form {min-width:100%;}
    .tooltip {display:none;}
}





/* Plugins */
.fusetip {
	background: #111111;
	color: #fff;
}
/* Use this next selector to style things like font-size and line-height: */
.fusetip .tooltipster-content {
	font-size: 12px;
	line-height: 16px;
	padding: 6px 8px;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	border-radius: 5px; 
	border: 2px solid #000;
	background: #4c4c4c;
	color: #fff;
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}


/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}



/* Modal Post */


.fuse-container {
    position: relative;
    display:table;
    max-width: 1200px;
    margin: 0 auto;
    opacity:0;
}

.fuse-container header {
    text-align:center;
}

.fuse-container header a {
    padding: 36px 0;
    display:block;
}

.post-navigation {
    text-align:center;
    width: 100%;
    min-height: 21px;
    margin-bottom: 40px;
}

.post-navigation .fuse-prev-btn {
    display:inline-block;
    margin:0 8px 0 0;
    cursor:pointer;
}

.post-navigation .fuse-next-btn {
    display:inline-block;
    cursor:pointer;
}

.go-back {
    text-transform:uppercase;
    cursor:pointer;
}

.fuse-container .content {
    padding:0;
}

.fuse-content blockquote a, .fuse-caption blockquote a { 
    text-decoration:underline;   
}

.fuse-caption blockquote { padding: 0; }

.fuse-container.content-text {
    max-width:640px;
    width:100%;
}

.fuse-container.content-video {
    width:100%;
    max-width:640px;
}

.perm {
    position: relative;
    padding: 30px 0;
}
.perm .share {
    float: none;
    display: block;
    margin: 0 auto;
}

.fuse-caption {
    transition: all 0.2s linear;
    z-index: 11;
    margin: 30px auto 30px auto;
    padding: 0;
}
.fuse-caption.visible {
    overflow: visible;
}

.fuse-caption .caption {
    font-size: 16px;
    margin: 0 0 30px;
}
.fuse-caption .caption blockquote {
    border-left: none;
}

ul.tags {
    width: 100%;
    list-style: none;
    margin: 0 0 24px;
}
ul.tags li {
    display: inline-block;
    margin: 0 5px 0 0; 
    padding: 0;
}
.fuse-caption .btm .share {
    float: right;
    padding: 0;
    position: relative;
    visibility: visible;
    opacity: 1;
    text-align:left;
}
.fuse-caption .btm .share .standard-share {
    bottom:20px;
    top:initial;
}

.fuse-overlay.visible {
    opacity:1;
    visibility:visible;
}
.fuse-content {
    display: block;
    margin: 0 auto 40px auto;
    background-size: cover;
    overflow: hidden;
    position:relative;
}
.fuse-overlay.visible .fuse-container {
    opacity:1;
}

/* Inline Photosets */

#fuse-photoset {
    position: relative;
    overflow: hidden;
}
.single-photoset {
    display: block;
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    transition: opacity 1s;
}
.single-photoset:first-child {
    position: relative;
}
.single-photoset.active {
    opacity: 1;
    transition: opacity 1s;
}
.photoset-count {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #ccc;
    font-size: 20px;
    z-index: 1;
}
.ps-nav-left, .ps-nav-right {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}
.ps-nav-left {
    cursor: w-resize;
    left: 0;
}
.ps-nav-right {
    cursor: e-resize;
    right: 0;
}

.tumblr_video_container {width:100% !important;}

.visible {
  visibility: visible;
  opacity: 1;
}
.invisible {
  visibility: hidden;
  opacity: 0;
}
