Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------------------------------------------
- (◍•ᴗ•◍)♡ ✧*。
- Impact Theme by ThemeKid Chloë | @redivide | @themekid
- > Do not delete/alter any credit.
- > Do not claim as your own.
- > Do not copy any code.
- > Do not redistribute.
- ------------------------------------------->
- <html>
- <head>
- {block:Hidden}
- <meta name="image:Sidebar Background" content="//static.tumblr.com/8pnyeus/D6Oo8uy7x/marble.jpg" />
- <meta name="image:Banner" content="" />
- <meta name="color:Background" content="#fff" />
- <meta name="color:Accent" content="#dcecf5" />
- <meta name="color:Dark Accent" content="#75b1d6" />
- <meta name="if:Credit Link" content="" />
- <meta name="if:Custom Favicon" content="" />
- <meta name="if:Redirect Ask" content="" />
- <meta name="text:IMPORTANT" content="do not enable the redirect ask if you are using the default /ask page. it will cause your browser to crash! only enable if you are using a custom ask page."/>
- <meta name="text:Ask Link" content="/ask" />
- <meta name="text:Favicon URL" content="//" />
- <meta name="text:URL 1" content=""/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Icon 1" content="lnr-heart"/>
- <meta name="text:URL 2" content=""/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Icon 2" content="lnr-heart"/>
- <meta name="text:URL 3" content=""/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Icon 3" content="lnr-heart"/>
- <meta name="text:URL 4" content=""/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Icon 4" content="lnr-heart"/>
- <meta name="text:URL 5" content=""/>
- <meta name="text:Link 5" content=""/>
- <meta name="text:Icon 5" content="lnr-heart"/>
- <meta name="text:URL 6" content=""/>
- <meta name="text:Link 6" content=""/>
- <meta name="text:Icon 6" content="lnr-heart"/>{/block:Hidden}
- <meta charset="UTF-8" />
- <title>{Title}</title>
- {block:IfNotCustomFavicon}<link rel="shortcut icon" href="{Favicon}">{/block:IfNotCustomFavicon}{block:IfCustomFavicon}<link rel="shortcut icon" href="{text:Favicon URL}">{/block:IfCustomFavicon}
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"> </script>
- <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- {block:IfRedirectAsk}
- if(window.location.pathname == '/ask') location.replace('{text:Ask Link}');{/block:IfRedirectAsk}
- (function($){ $(document).ready(function(){ $("[title],a[title],img[title]").style_my_tooltips({ tip_follows_cursor:true, tip_delay_time:100, tip_fade_speed:300, attribute:"title" }); }); })(jQuery);
- </script><script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5390018";var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;fhs.src = "//s1.freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";document.head.appendChild(fhs);document.write("<span style='display:none;' id='o_"+fhs_id+"'></span>");</script>
- <link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Condensed:400,700,900|Nothing+You+Could+Do|Open+Sans:400,600|Montserrat:400,700' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css">
- <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
- <link rel="stylesheet" href="//static.tumblr.com/8pnyeus/29To2og0o/styles.css">
- <script src="https://dl.dropboxusercontent.com/s/7ke33tjjl8rty02/scripts.js"></script>
- <style type="text/css">
- #tumblr_controls, .tmblr-iframe {
- top:15px!important;
- right:15px!important;
- -webkit-filter: invert(90%);
- filter: invert(90%);
- position:fixed!important;
- -webkit-transform:scale(.9, .9);
- -moz-transform:scale(.9, .9);
- transform:scale(.9, .9);
- -webkit-transform-origin: right top;
- -moz-transform-origin: right top;
- -ms-transform-origin: right top;
- -o-transform-origin: right top;
- transform-origin: right top;
- z-index:999999999999999999!important
- }
- ::-webkit-scrollbar {
- background-color:#ddd;
- height: 11px;
- width: 11px;
- border:5px solid #fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#000;
- border:5px solid #fff;
- }
- ::-moz-selection {
- color:{color:Dark Accent};
- background:rgba({RGBcolor:Accent},0.1);
- }
- ::selection {
- color:{color:Dark Accent};
- background:rgba({RGBcolor:Accent},0.1);
- }
- body {
- font-family: 'Lato', sans-serif;
- font-size:11px;
- line-height:1.5em;
- word-wrap:break-word;
- overflow-x:hidden;
- background:{color:Background};
- }
- * {
- margin:0;
- padding:0;
- }
- h1,h2,h3,h4,h5,h6 {
- font-family:'Montserrat', sans-serif;
- }
- i, em {
- font-family: 'Nothing You Could Do', cursive;
- font-size:1.4em;
- }
- ul, ol {
- padding-left:30px;
- line-height:175%;
- }
- ul {
- list-style:circle;
- }
- img:not(.lightbox-image), embed, video, .tumblr_video_container, iframe:not(.instagram-media):not(#ask_form):not(.tumblr_audio_player):not(.like_toggle) {
- max-width:100%!important;
- height:auto;
- }
- .instagram-media {
- max-width:100%!important;
- }
- img:not(.lightbox-image) {
- vertical-align:middle;
- }
- .tumblr_video_container {
- height:auto!important;
- }
- .vine-embed {
- height:250px!important;
- }
- #infscr-loading {
- position:absolute;
- bottom:30px;
- width:200px;
- margin-left:50%;
- left:-100px;
- text-align:center;
- }
- a {
- color:{color:Dark Accent};
- text-decoration:none;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- a:hover {
- color:#000;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- a:focus {
- outline:0;
- }
- li {
- position:relative;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 6px;
- margin:20px 10px;
- background: #000;
- color:#fff;
- z-index:999999999999999!important;
- font-size:9px;
- text-transform:uppercase;
- font-family:'Roboto Condensed',sans-serif;
- }
- #reblogged {
- right:20px!important;
- bottom:20px!important;
- }
- aside {
- width:calc(50% - 260px - 80px);
- background:{color:Accent} url({image:Sidebar Background}) no-repeat left top;
- background-size:cover;
- position:fixed;
- top:0;
- left:0;
- height:100vh;
- padding:20px;
- box-sizing:border-box;
- max-width:400px;
- }
- #sidebar {
- z-index:999;
- text-align:center;
- margin:100px auto;
- max-width:300px;
- }
- .labels {
- background:#fff;
- padding:10px;
- border:1px solid {color:Accent};
- }
- #sidebar h1 {
- font-weight:700;
- letter-spacing:1px;
- text-transform:uppercase;
- font-size:28px;
- font-family: 'Montserrat', sans-serif;
- padding:15px 10px;
- }
- #banner {
- box-sizing:border-box;
- }
- #sidebar #desc {
- position:relative;
- margin:10px 0;
- }
- ul#navlinks {
- list-style:none;
- padding:0;
- font-size:0;
- display:block;
- text-align:left;
- }
- ul#navlinks li {
- font-size:11px;
- display:inline-block;
- background:#fff;
- padding:10px;
- margin-right:10px;
- margin-bottom:10px;
- box-sizing:border-box;
- width:calc(50% - 5px);
- text-align:left;
- text-transform:uppercase;
- font-family:'Montserrat', sans-serif;
- line-height:14px;
- border:1px solid {color:Accent};
- }
- ul#navlinks li i {
- float:right;
- font-size:11px;
- vertical-align:middle;
- }
- ul#navlinks li:nth-of-type(even) {
- margin-right:0;
- }
- ul#navlinks li a {
- color:#000;
- }
- ul#navlinks li:hover {
- cursor:pointer;
- }
- .wrapper {
- position:relative;
- margin:70px auto;
- width:820px;
- right:-150px;
- }
- article {
- position:relative;
- margin-bottom:80px;
- width:220px;
- outline:1px solid {color:Accent};
- outline-offset:-1px;
- border:11px solid #fff;
- box-sizing:border-box;
- {block:PermalinkPage}width:460px;{/block:PermalinkPage}
- }
- article h2 {
- margin-bottom:10px;
- }
- article .tb {
- padding: 4px;
- }
- article ul, article ol {
- margin:10px;
- padding-left:10px;
- }
- blockquote.tumblr_parent {
- padding-left: 5px;
- padding-right: 5px;
- margin: 10px 0px;
- padding-bottom: 10px;
- line-height: 140%;
- position: relative;
- border-bottom:1px dashed {color:Accent};
- }
- {block:PermalinkPage}
- blockquote.tumblr_parent:before {
- content: "\e83f";
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- vertical-align: middle;
- font-family: Linearicons-Free;
- speak: none;
- font-style: normal;
- font-weight: 400;
- font-variant: normal;
- font-size: 11px;
- text-transform: none;
- line-height: 1;
- margin-right: 5px;
- color:{color:Dark Accent};
- }{/block:PermalinkPage}
- blockquote.tumblr_parent:first-of-type {
- margin-top:0;
- }
- blockquote.tumblr_parent p:first-of-type {
- display:inline;
- }
- blockquote.tumblr_parent:last-of-type {
- border-bottom:none;
- padding-bottom:0px;
- margin-bottom:10px;
- }
- blockquote.tumblr_parent:last-of-type:after {
- content:initial;
- }
- blockquote.tumblr_parent img {
- box-sizing: border-box;
- border: 2px solid {color:Accent};
- margin: 20px 0;
- }
- blockquote.tumblr_parent p {
- margin:10px 0;
- }
- blockquote.tumblr_parent p:last-of-type {
- margin-bottom:0;
- }
- blockquote.tumblr_parent p a {
- color:{color:Dark Accent};
- }
- blockquote.tumblr_parent h2 {
- margin-top:15px;
- }
- article h2 {
- margin-bottom:15px;
- }
- a.tumblr_blog {
- font-weight:bold;
- margin-right:5px;
- color:#000;
- }
- a.tumblr_blog:after {
- content:": ";
- }
- blockquote.tumblr_parent > blockquote {
- border-left:2px solid #eee;
- padding-left:10px;
- margin:10px 0;
- margin-left:5px;
- }
- a.tumblr_blog + blockquote {
- display: inline;
- }
- .text h1 {
- padding:0px 5px;
- margin-bottom:10px;
- font-size:1.7em;
- line-height:1.2em;
- }
- .quote h2 {
- margin-bottom:5px;
- }
- .quote.short h2 {
- font-size:1.3em;
- line-height:120%;
- }
- .quote.medium h2 {
- font-size:1em;
- line-height:120%;
- }
- .quote.long h2 {
- font-size:1.5em;
- font-family:'Lato', sans-serif;
- }
- .quote cite {
- text-align:right;
- display:block;
- }
- .link h2 i {
- font-size:13px;
- vertical-align:middle;
- margin-right:10px;
- }
- .chat ul {
- padding:0;
- list-style: none;
- margin:0;
- }
- .chat li:before {
- display:none;
- }
- .chat b {
- color:{color:Dark Accent};
- }
- img.album-art {
- width:80px;
- height:80px;
- position:absolute;
- }
- .audio-info {
- display:inline-block;
- margin-left:90px;
- min-height:80px;
- }
- .tumblr_audio_player {
- opacity:0.9;
- width:30px;
- height:30px;
- border-radius:50%;
- position:absolute;
- top:30px;
- left:30px;{block:PermalinkPage}
- top: 55px;
- left: 45px;{/block:PermalinkPage}
- }
- .video {
- padding-bottom:10px;
- }
- .also_query:before, .query:before {
- content: "\e83f";
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- vertical-align: middle;
- font-family: Linearicons-Free;
- speak: none;
- font-style: normal;
- font-weight: 400;
- font-variant: normal;
- font-size: 11px;
- text-transform: none;
- line-height: 1;
- margin-right: 5px;
- color:{color:Dark Accent};
- }
- .response {
- position: relative;
- margin-top: 21px!important;
- padding:0 5px;
- }
- .response.answererer {
- padding:0;
- }
- .query {
- position:relative;
- padding:0 5px;
- }
- .query:after {
- content: '';
- width:100%;
- border-bottom:1px dashed {color:Accent};
- left: 0px;
- bottom: -10px;
- position: absolute;
- }
- .also_query {
- margin-top:21px;
- padding:0 5px;
- }
- .also_query p:first-of-type {
- display:inline;
- margin:0;
- }
- .query a:first-of-type, .also_query a:first-of-type {
- color:#000;
- }
- .response:empty {
- display:none;
- overflow:hidden;
- }
- .answererer:before {
- content: '';
- width:100%;
- border-bottom:1px dashed {color:Accent};
- left: 0px;
- top: -10px;
- position: absolute;
- }
- .quote, .chat, .audio {
- margin-bottom:10px;
- }
- .back-to-top {
- text-align:center;
- bottom:20px;
- width:25px;
- left:20px;
- font-size:9px;
- cursor:pointer;
- text-transform:uppercase;
- position:fixed;
- display:none;
- z-index:99999;
- }
- .back-to-top svg {
- width: 35px;
- height: auto;
- fill: {color:Accent};
- background: #fff;
- padding: 1px 5px;
- border-radius: 50%;
- }
- {block:IndexPage}.permalink {
- text-align:center;
- text-transform:uppercase;
- font-family:'Montserrat', sans-serif;
- font-weight:bold;
- font-size:0.9em;
- word-spacing:3px;
- }
- .permalink .lnr-heart {
- font-size: 10px;
- vertical-align: middle;
- }
- .permalink a {
- color:#000;
- border-bottom:none;
- }
- .pb {
- overflow:hidden;
- }
- .pb .permalink {
- position:absolute;
- background:#fff;
- width:100%;
- padding:5px 0 0;
- bottom:-21px;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- article.pb:hover .permalink {
- bottom:0px;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- article.pb .photo img, article.pb .photoset .photo-slideshow {
- position:relative;
- top:0;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- article.pb:hover .photo img, article.pb:hover .photoset .photo-slideshow {
- top:-21px;
- -webkit-filter:grayscale(0.6);
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- .custom-like-button {
- position: relative;
- cursor: pointer;
- display:inline-block;
- }
- .like_button {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 100%;
- height: 100%;
- opacity: 0;
- z-index: 10;
- }
- .like_button iframe {
- width: 100% !important;
- height: 100% !important;
- }
- .our_toggle {
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 10px;
- height: 10px;
- z-index: 1;
- }
- .like_button:hover + .our_toggle {
- color:red;
- }
- .like_button.liked + .our_toggle {
- color:red;
- }{/block:IndexPage}
- {block:PermalinkPage}
- #posts {
- width:520px;
- }
- article {
- width:530px;
- padding: 19px;
- border: 1px solid {color:Accent};
- background:rgba(255,255,255,0.8);
- }
- article.pb {
- width:830px;
- }
- article .tb {
- border:none;
- padding:10px 0;
- background:rgba(255,255,255,0);
- }
- .photo {
- display: inline-block;
- width: 410px;
- margin-right: 20px;
- vertical-align: top;
- }
- .pb .commentary {
- display: inline-block;
- width: 350px;
- padding-right: 10px;
- overflow: auto;
- vertical-align: top;
- }
- .extra-info {
- line-height: 22px;
- padding: 5px;
- margin-bottom: 10px;
- border-top: 1px dashed {color:Accent};
- border-bottom: 1px dashed {color:Accent};
- }
- .pb .extra-info {
- margin-top: 10px;
- }
- .extra-info i.lnr {
- vertical-align: middle;
- margin-right: 5px;
- font-size:11px;
- color:{color:Dark Accent};
- }
- ol.notes a, .extra-info a {
- color:#000;
- font-weight:bold;
- }
- ol.notes {
- padding:0;
- margin: 0;
- list-style-type: none;
- padding: 0 5px;
- }
- ol.notes li.note {
- padding: 3px 0;
- margin-bottom:3px;
- margin-left: 16px;
- }
- ol.notes li.note img.avatar {
- float:right;
- border-radius:50%;
- }
- ol.notes li.note blockquote {
- border-left:2px solid #eee;
- padding-left:10px;
- margin:10px 0;
- margin-left:15px;
- }
- ol.notes li.note blockquote a {
- text-decoration: none;
- }
- li.more_notes_link_container {
- font-weight: bold;
- text-transform: uppercase;
- font-size: 0.85em;
- }
- li.like:before {
- content: "\e813";
- font-family: Linearicons-Free;
- speak: none;
- font-style: normal;
- font-weight: 400;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- margin-right: -11px;
- vertical-align: middle;
- color: #f3719f;
- left: -16px;
- position: relative;
- }
- li.reblog:before {
- content: "\e862";
- font-family: Linearicons-Free;
- speak: none;
- font-style: normal;
- font-weight: 400;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- margin-right: -11px;
- vertical-align: middle;
- color:{color:Dark Accent};
- left: -16px;
- position: relative;
- }
- {/block:PermalinkPage}
- </style>
- </head>
- <body>
- <aside>
- <div id="sidebar">
- {block:IfNotBannerImage}<h1 class="labels">{Title}</h1>{/block:IfNotBannerImage}{block:IfBannerImage}<img id="banner" class="labels" src="{image:Banner}">{/block:IfBannerImage}
- <div id="desc" class="labels">{block:Description}{Description}{/block:Description}
- </div>
- <ul id="navlinks">
- <li><a href="/"><i class="lnr lnr-home"></i> Home</a>
- {block:AskEnabled}<li><a href="{text:Ask Link}" title="message"><i class="lnr lnr-bubble"></i> Message</a>{/block:AskEnabled}
- {block:IfURL1}<li><a href="{text:URL 1}"><i class="lnr {text:Icon 1}"></i> {text:Link 1}</a>{/block:IfURL1}
- {block:IfURL2}<li><a href="{text:URL 2}"><i class="lnr {text:Icon 2}"></i> {text:Link 2}</a>{/block:IfURL2}
- {block:IfURL3}<li><a href="{text:URL 3}"><i class="lnr {text:Icon 3}"></i> {text:Link 3}</a>{/block:IfURL3}
- {block:IfURL4}<li><a href="{text:URL 4}"><i class="lnr {text:Icon 4}"></i> {text:Link 4}</a>{/block:IfURL4}
- {block:IfURL5}<li><a href="{text:URL 5}"><i class="lnr {text:Icon 5}"></i> {text:Link 5}</a>{/block:IfURL5}
- {block:IfURL6}<li><a href="{text:URL 6}"><i class="lnr {text:Icon 6}"></i> {text:Link 6}</a>{/block:IfURL6}
- <li><a href="/archive" title="past"><i class="lnr lnr-calendar-full"></i> archive</a>
- {block:IfCreditLink}<li><a title="credit" href="//redivide.tumblr.com" target="_blank"><i class="lnr lnr-star"></i> credit</a>{/block:IfCreditLink}
- </ul>
- </div>
- </aside>
- <div id="content" class="wrapper">
- <div id="posts">{block:Posts}
- <article id="{PostId}" class="{block:IndexPage}{TagsAsClasses}{/block:IndexPage}{block:Photo} pb{/block:Photo}{block:Photoset} pb{/block:Photoset}">
- {block:Text}<div class="text tb">
- {block:Title}<h1>{Title}</h1>{/block:Title}
- <div class="caption">{Body}</div>
- </div>{/block:Text}{block:Photo}<div class="photo">
- {block:IndexPage}<img src="{PhotoURL-400}">{/block:IndexPage}{block:PermalinkPage}<img src="{PhotoURL-HighRes}">{/block:PermalinkPage}
- </div>{/block:Photo}{block:Photoset}<div class="photoset photo">
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- </div>{/block:Photoset}{block:Quote}<div class="quote {Length} tb">
- <h2>{Quote}</h2>
- {block:Source}<cite>{Source}</cite>{/block:Source}
- </div>{/block:Quote}{block:Link}<div class="link tb">
- <h2><i class="lnr lnr-rocket"></i><a href="{URL}">{Name}</a></h2>
- {block:Description}<div class="caption">{Description}</div>{/block:Description}
- </div>{/block:Link}{block:Chat}<div class="chat tb">
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul>
- {block:Lines}<li>{block:Label}<b>{Label}</b>{/block:Label} {Line}</li>{/block:Lines}
- </ul>
- </div>{/block:Chat}{block:Audio}<div class="audio tb">
- <img class="album-art" src="//static.tumblr.com/yxfeliq/C5Xnysfnk/cd.jpg" {block:AlbumArt}style="display:none;"{/block:AlbumArt}>
- {block:AlbumArt}<img src="{AlbumArtURL}" class="album-art">{/block:ALbumArt}
- <div class="audio-info">
- Artist: <span {block:Artist}style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br>
- Title: <span {block:TrackName}style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br>
- Album: <span {block:Album}style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br>
- Plays: {FormattedPlayCount}
- </div>
- {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
- </div>{block:Audio}{block:Video}<div class="video">
- {Video-250}
- </div>{/block:Video}{block:Answer}<div class="answer tb">
- <div class="query"><b>{Asker} asked: </b> {Question}</div>
- {block:Answerer}<div class="also_query"><b>{Answerer} replied: </b> {Answer}</div>{/block:Answerer}
- <div class="response{block:Answerer} answererer caption{/block:Answerer}">{Replies}</div>
- </div>{/block:Answer}<!--
- {block:IndexPage}--><div class="permalink">
- <div class="custom-like-button" title="like">{LikeButton}<div class="our_toggle"><i class="lnr lnr-heart"></i></span></div></div> <a href="{Permalink}" target="_blank">{TimeAgo}</a> | <a href="{ReblogURL}" title="reblog" target="_blank">{NoteCount}</a>
- </div>{/block:IndexPage}{block:PermalinkPage}--><div class="commentary">
- {block:Caption}<div class="caption">
- {Caption}
- </div>{/block:Caption}
- {block:Date}<div class="extra-info">
- <i class="lnr lnr-clock"></i> {DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}
- {block:NoteCount}<br><i class="lnr lnr-bookmark"></i> {NoteCount}{/block:NoteCount}
- {block:RebloggedFrom}<br><i class="lnr lnr-sync"></i> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}<br><i class="lnr lnr-graduation-hat"></i> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
- {block:HasTags}<br><i class="lnr lnr-tag"></i> {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>{/block:Date}
- {block:PostNotes}
- <div id="notes">
- {PostNotes-16}
- </div>
- {/block:PostNotes}</div>
- {/block:PermalinkPage}
- </article>
- {/block:Posts}</div>
- </div>
- <div class="back-to-top" title="back to top"><svg viewBox="0 0 26 32"><path d="M26.221 16c0-7.243-5.871-13.113-13.113-13.113s-13.113 5.87-13.113 13.113c0 7.242 5.871 13.113 13.113 13.113s13.113-5.871 13.113-13.113zM1.045 16c0-6.652 5.412-12.064 12.064-12.064s12.064 5.412 12.064 12.064c0 6.652-5.411 12.064-12.064 12.064-6.652 0-12.064-5.412-12.064-12.064z"></path>
- <path d="M18.746 15.204l0.742-0.742-6.379-6.379-6.378 6.379 0.742 0.742 5.112-5.112v12.727h1.049v-12.727z"></path></svg></div>
- {block:Pagination}<div class="pagination" style="visibility:hidden;">
- {block:NextPage}<a href="{NextPage}" id="next-link"><i class="fa fa-angle-right"></i></a>{/block:NextPage}
- </div>{/block:Pagination}
- <script src="//static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="//static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- <script src="//static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- <link href="//static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="//static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script src="//static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>{block:PermalinkPage}
- <script src="//static.tumblr.com/i5s2zks/LsEnr6g57/jquery.matchheight-min.js"></script>{/block:PermalinkPage}
- <script>
- var photosetOptions = {
- lightbox: true,
- rounded: false,
- gutter: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- }, infScrollOptions = {
- navSelector : "div.pagination",
- nextSelector : ".pagination a#next-link",
- itemSelector : "article",
- loading: {
- finishedMsg: "<p>You've reached the end of the Earth.</p>",
- img : "https://res1.nabtrade.com.au/Content/Images/ajax_loader.gif",
- msg: null,
- msgText: "",
- }
- }, unnestOptions = {
- yourCaption: ".caption",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: false,
- tumblrAvatarClass: ".caption_avatar",
- usernameColon: false
- }, masonryOptions = {
- itemSelector: 'article',
- isAnimated:false,
- columnWidth:220,
- gutterWidth:80
- };
- $(function(){
- // scroll to top © html-tuts.com
- var amountScrolled = 300;
- $(window).scroll(function() {
- if ( $(window).scrollTop() > amountScrolled ) {
- $('.back-to-top').fadeIn('slow');
- } else {
- $('.back-to-top').fadeOut('slow');
- }
- });
- $('.back-to-top').click(function() {
- $('html, body').animate({
- scrollTop: 0
- }, 700);
- return false;
- });{block:PermalinkPage}
- $('.commentary').matchHeight({
- target: $('.photo')
- });{/block:PermalinkPage}
- $('.photo-slideshow').pxuPhotoset(photosetOptions);
- $('article').unnest(unnestOptions);
- $('.caption p').each(function(index, item) {
- if(($.trim($(item).text()) === "")
- && !($(item).has("img").length)) {
- $(item).remove();
- }
- });
- $('.label:contains(":")').each(function(){
- $(this).html($(this).html().split(":").join(""));
- });
- });
- {block:IndexPage}(function () {
- var $tumblelog = $('#posts');
- $tumblelog.imagesLoaded(function () {
- $tumblelog.masonry(masonryOptions);
- });
- $tumblelog.infinitescroll(infScrollOptions, function(newElements) {
- var $newElems = $( newElements );
- var $newElemsIDs = $newElems.map(function () {
- return this.id;
- }).get();
- $newElems.find('.photo-slideshow').pxuPhotoset(photosetOptions);
- var $newElems = $(newElements).css({ opacity: 0, zIndex: -1 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1, zIndex: 1 });
- $tumblelog.masonry( 'appended', $newElems );
- });
- $newElems.unnest(unnestOptions);
- $('.caption p').each(function(index, item) {
- if(($.trim($(item).text()) === "")
- && !($(item).has("img").length)) {
- $(item).remove();
- }
- });
- $('.label:contains(":")').each(function(){
- $(this).html($(this).html().split(":").join(""));
- });
- Tumblr.LikeButton.get_status_by_post_ids($newElemsIDs);
- });
- })();{/block:IndexPage}
- </script>
- <link href="//static.tumblr.com/wupwnyt/1iho27ad1/gkthm.css" rel="stylesheet" type="text/css">
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement