Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------------------------------------------
- (◍•ᴗ•◍)♡ ✧*。
- Cheap Thrills 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="color:Accent" content="#dcecf5" />
- <meta name="color:Dark Accent" content="#75b1d6" />
- <meta name="if:Smaller Permalinks" content="" />
- <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:Post Width" content="210" />
- <meta name="text:Gutter Width" content="60" />
- <meta name="text:Ask Link" content="/ask" />
- <meta name="text:Link 1" content="" />
- <meta name="text:URL 1" content="" />
- <meta name="text:Icon 1" conttent="lnr-sun" />
- <meta name="text:Link 2" content="" />
- <meta name="text:URL 2" content="" />
- <meta name="text:Icon 2" conttent="lnr-moon" />
- <meta name="text:Link 3" content="" />
- <meta name="text:URL 3" content="" />
- <meta name="text:Icon 3" conttent="lnr-cloud" />{/block:Hidden}
- <meta charset="UTF-8" />
- <title>{block:TagPage}{Tag} posts | {/block:TagPage} {block:PostSummary}{PostSummary} | {/block:PostSummary}{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 type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <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 href='https://fonts.googleapis.com/css?family=Quicksand:400,700|Roboto+Condensed|Nothing+You+Could+Do|Alegreya|Pacifico|Anonymous+Pro' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="//static.tumblr.com/8pnyeus/29To2og0o/styles.css">
- <script src="https://dl.dropboxusercontent.com/s/7ke33tjjl8rty02/scripts.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);var fhs = document.createElement('script');var fhs_id = "5382254";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 id='o_"+fhs_id+"' style='display:none;'></span>");</script>
- <style type="text/css">
- * {
- margin:0;
- padding:0;
- }
- #tumblr_controls, .tmblr-iframe {
- top:5px!important;
- right:5px!important;
- -webkit-filter: invert(90%);
- filter: invert(90%);
- position:fixed!important;
- -webkit-transform:scale(.8, .8);
- -moz-transform:scale(.8, .8);
- transform:scale(.8, .8);
- -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
- }
- #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;
- }
- ::-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:#80929d;
- background:rgba(175,194,206,0.1);
- }
- ::selection {
- color:#80929d;
- background:rgba(175,194,206,0.1);
- }
- body {
- font-family: 'Quicksand', sans-serif;
- font-size:11px;
- line-height:1.5em;
- word-wrap:break-word;
- }
- h1,h2,h3,h4,h5,h6 {
- font-family:'Alegreya', serif;
- font-weight:normal;
- }
- 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:{color:Dark Accent};
- -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;
- }
- ul, ol {
- padding-left:20px;
- line-height:175%;
- }
- ul {
- list-style-type:circle;
- }
- i, em {
- font-family: 'Nothing You Could Do', cursive;
- font-size:1.2em;
- }
- code, pre {
- font-family: 'Anonymous Pro', monospace;
- }
- hr {
- border: none;
- height: 2px;
- background: {color:Accent};
- width: 200px;
- margin: 25px auto;
- }
- p {
- margin:10px 0;
- }
- p:first-of-type {
- margin-top:0;
- }
- p:last-of-type {
- margin-bottom:0;
- }
- img:not(.lightbox-image), embed, video, .tumblr_video_container, iframe:not(.instagram-media):not(#ask_form):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:{text:Post Width}px!important;
- }
- #infscr-loading {
- position:absolute;
- margin-bottom:30px;
- bottom:10vh;
- width:200px;
- margin-left:50%;
- left:-100px;
- text-align:center;
- }
- #sidebar {
- z-index: 9999999;
- line-height: 30px;
- margin-top: -30px;
- position: fixed;
- }
- #sidebar h1 {
- font-weight: normal;
- letter-spacing: 3px;
- font-size: 30px;
- color: {color:Dark Accent};
- font-family: 'Pacifico', serif;
- }
- #sidebar #desc {
- position: fixed;
- bottom: calc(5vh - 10px);
- line-height: 20px;
- height: 20px;
- text-align: center;
- width: 100%;
- left: 0;
- }
- ul#nav {
- list-style: none;
- margin: 0;
- padding: 0;
- display: inline-block;
- position: fixed;
- height: 25px;
- width: inherit;
- line-height: 25px;
- z-index: 99999;
- padding: 0 0 0 calc({text:Gutter Width}px + 3px);
- margin-top: calc(-{text:Gutter Width}px - 30px);
- text-align: right;
- }
- ul#nav li {
- display: inline-block;
- margin: 0 3px;
- border:1px solid {color:Accent};
- padding:3px;
- border-radius:3px;
- height:15px;
- line-height:15px;
- width:18px;
- text-align:center;
- background:#fff;
- }
- ul#nav li i {
- vertical-align:middle;
- }
- ul#nav .lnr:before {
- vertical-align:top;
- }
- #container {
- padding:0px 100px;
- margin-top:10vh;
- }
- #posts {
- margin:0 auto;
- position:relative;
- padding-top:{text:Gutter Width}px;
- padding-bottom:calc(10vh + {text:Gutter Width}px);
- width:80vw;
- min-height:calc({block:IndexPage}81vh{/block:IndexPage}{block:PermalinkPage}80vh{/block:PermalinkPage} - {text:Gutter Width}px - {text:Gutter Width}px);
- }
- #background {
- position:absolute;
- top:0px;
- border-left:3px solid {color:Accent};
- border-right:3px solid {color:Accent};
- left:calc(-{text:Gutter Width}px - 3px);
- width:calc(100% + {text:Gutter Width}px + {text:Gutter Width}px);
- height:100%;
- background:url(//static.tumblr.com/2564216ae16e0650f450ef6701f20ea4/krdswct/g6do7item/tumblr_static_96gb6c04q4g0cs8skow00koks.png) fixed;
- }
- #posts:before {
- content:'';
- position:fixed;
- height:10vh;
- border-bottom:3px solid {color:Accent};
- background:#fff;
- left:50%;
- width:inherit;
- top:0;
- padding:0 calc({text:Gutter Width}px + 3px);
- transform:translate(-50%, 0);
- z-index:99;
- }
- #posts:after {
- content:'';
- position:fixed;
- height:10vh;
- border-top:3px solid {color:Accent};
- background:#fff;
- left:50%;
- width:inherit;
- bottom:0;
- padding:0 calc({text:Gutter Width}px + 3px);
- transform:translate(-50%, 0);
- z-index:99;
- }
- article {
- width:{text:Post Width}px;
- box-sizing:border-box;
- {block:IndexPage}margin-bottom:{text:Gutter Width}px;{/block:IndexPage}
- overflow:hidden;
- position:relative;
- opacity:0;
- }
- article h2 {
- margin-bottom:10px;
- }
- article.tb {
- border:3px solid {color:Accent};
- padding: 12px;
- background:#fff;
- }
- 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;
- }
- .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:'Quicksand', 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:25px;
- left:25px;
- }
- .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: 31px!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: -15px;
- position: absolute;
- }
- .also_query {
- margin-top:31px;
- 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: -15px;
- position: absolute;
- }
- {block:IndexPage}
- article.photo img {
- -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.photo:hover img {
- -webkit-transform: scale(1.2) rotate(10deg);
- -moz-transform: scale(1.2) rotate(10deg);
- -ms-transform: scale(1.2) rotate(10deg);
- -o-transform: scale(1.2) rotate(10deg);
- transform: scale(1.2) rotate(10deg);
- -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;
- }
- .photo .mask {
- position:absolute;
- top:0;
- left:-43px;
- width:43px;
- height:calc(100% + 1px);
- background:rgba({RGBcolor:Dark Accent},0.9);
- background: -webkit-linear-gradient(rgba({RGBcolor:Accent},0.9), rgba({RGBcolor:Dark Accent},0.9));
- background: -o-linear-gradient(rgba({RGBcolor:Accent},0.9), rgba({RGBcolor:Dark Accent},0.9));
- background: -moz-linear-gradient(rgba({RGBcolor:Accent},0.9), rgba({RGBcolor:Dark Accent},0.9));
- background: linear-gradient(rgba({RGBcolor:Accent},0.9), rgba({RGBcolor:Dark Accent},0.9));
- opacity:0;
- visibility:hidden;
- z-index:9;
- overflow:hidden;
- -webkit-transition: all 0.3s ease-in-out 0.2s;
- -moz-transition: all 0.3s ease-in-out 0.2s;
- -o-transition: all 0.3s ease-in-out 0.2s;
- transition: all 0.3s ease-in-out 0.2s;
- }
- article.photo:hover .mask {
- left:0;
- opacity:1;
- visibility:visible;
- -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;
- }
- .photo ul.buttons {
- list-style: none;
- font-size: 15px;
- color: #fff;
- text-align: left;
- margin: 0;
- padding: 0;
- position: absolute;
- bottom:10px;
- margin-top:5px;
- left:10px;
- -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;
- }
- {block:IfSmallerPermalinks}.photo .mask {
- width:33px;
- }
- .photo ul.buttons {
- transform:scale(0.7);
- transform-origin:bottom left;
- }{/block:IfSmallerPermalinks}
- .photo ul.buttons li {
- display:block;
- margin:0 4px;
- position:relative;
- left:-50px;
- font-size:13px;
- margin-bottom:8px;
- height:18px;
- }
- .photo ul.buttons li:nth-of-type(n + 1) {
- -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;
- }
- .photo ul.buttons li:nth-of-type(2n + 2) {
- -webkit-transition: all 0.3s ease-in-out 0.1s;
- -moz-transition: all 0.3s ease-in-out 0.1s;
- -o-transition: all 0.3s ease-in-out 0.1s;
- transition: all 0.3s ease-in-out 0.1s;
- }
- .photo ul.buttons li:nth-of-type(3n + 3) {
- -webkit-transition: all 0.3s ease-in-out 0.2s;
- -moz-transition: all 0.3s ease-in-out 0.2s;
- -o-transition: all 0.3s ease-in-out 0.2s;
- transition: all 0.3s ease-in-out 0.2s;
- }
- article.photo:hover ul.buttons li{
- left:0;
- }
- article.photo:hover ul.buttons li:nth-of-type(n + 1) {
- -webkit-transition: all 0.3s ease-in-out 0.2s;
- -moz-transition: all 0.3s ease-in-out 0.2s;
- -o-transition: all 0.3s ease-in-out 0.2s;
- transition: all 0.3s ease-in-out 0.2s;
- }
- article.photo:hover ul.buttons li:nth-of-type(2n + 2) {
- -webkit-transition: all 0.3s ease-in-out 0.1s;
- -moz-transition: all 0.3s ease-in-out 0.1s;
- -o-transition: all 0.3s ease-in-out 0.1s;
- transition: all 0.3s ease-in-out 0.1s;
- }
- article.photo:hover ul.buttons li:nth-of-type(3n + 3) {
- -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;
- }
- .photo ul.buttons li a{
- color:#fff;
- border-bottom:none;
- }
- .photo ul.buttons li.custom-like-button {
- position: relative;
- cursor: pointer;
- display:inline-block;
- margin-bottom:8px;
- }
- .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: 18px;
- height: 18px;
- z-index: 1;
- }
- .like_button:hover + .our_toggle {
- color:red;
- }
- .like_button.liked + .our_toggle {
- color:red;
- }
- .tb ul.buttons {
- padding:0;
- margin:0;
- list-style:none;
- text-align:center;
- margin-top:15px;
- color:{color:Dark Accent};
- }
- .tb ul.buttons li {
- display:inline-block;
- margin:0 4px;
- }
- {/block:IndexPage}
- {block:PermalinkPage}
- #posts {
- width:520px;
- }
- article {
- width:520px;
- padding: 17px;
- border: 3px solid {color:Accent};
- background:rgba(255,255,255,0.8);
- }
- article .tb {
- border:none;
- padding:10px 0;
- background:rgba(255,255,255,0);
- }
- .caption {
- margin-top: 15px;
- }
- .extra-info {
- line-height: 22px;
- margin-top: 10px;
- padding: 5px;
- margin-bottom: 10px;
- border-top: 1px dashed {color:Accent};
- border-bottom: 1px dashed {color:Accent};
- }
- .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;
- }
- 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: 5px;
- vertical-align: middle;
- color: #f3719f;
- }
- 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: 5px;
- vertical-align: middle;
- color:{color:Dark Accent};
- }
- {/block:PermalinkPage}
- #loading {
- position:fixed;
- top:calc(50% + 20px);
- left:calc(50% - 50px);
- height:20px;
- width:100px;
- text-align:center;
- z-index:999;
- }
- #loading:before {
- content:'';
- width:30px;
- height:30px;
- border:5px solid {color:Accent};
- border-bottom-color:{color:Dark Accent};
- border-radius:50%;
- position:absolute;
- top:-50px;
- left:30px;
- -webkit-animation:spin 1s linear infinite;
- -moz-animation:spin 1s linear infinite;
- animation:spin 1s linear infinite;
- }
- @-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
- @-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
- @keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
- </style>
- </head>
- <body>
- <section id="container">
- <div id="posts">
- <div id="background">
- <div id="sidebar">
- <h1><a href="/">{Title}</a></h1>
- {block:Description}<div id="desc">{Description}</div>{/block:Description}
- </div>
- </div>
- <ul id="nav">
- <li><a href="/" title="home"><i class="lnr lnr-home"></i></a>
- {block:AskEnabled}<li><a href="{text:Ask Link}" title="message"><i class="lnr lnr-bubble"></i></a>{/block:AskEnabled}
- {block:IfURL1}<li><a href="{text:URL 1}" title="{text:Link 1}"><i class="lnr {text:Icon 1}"></i></a>{/block:IfURL1}
- {block:IfURL2}<li><a href="{text:URL 2}" title="{text:Link 2}"><i class="lnr {text:Icon 2}"></i></a>{/block:IfURL2}
- {block:IfURL3}<li><a href="{text:URL 3}" title="{text:Link 3}"><i class="lnr {text:Icon 3}"></i></a>{/block:IfURL3}
- <li><a href="/archive" title="past"><i class="lnr lnr-calendar-full"></i></a>
- {block:IfCreditLink}<li><a title="credit" href="//redivide.tumblr.com" target="_blank"><i class="lnr lnr-star"></i></a>{/block:IfCreditLink}
- </ul>
- <div id="loading">loading...</div>
- {block:Posts}<article id="{PostID}" class="{block:Photo}photo{/block:Photo}{block:Photoset}photo{/block:Photoset}{block:Text}tb{/block:Text}{block:Quote}tb{/block:Quote}{block:Chat}tb{/block:Chat}{block:Link}tb{/block:Link}{block:Audio}tb{/block:Audio}{block:Answer}tb{/block:Answer}{block:Video}tb{/block:Video}">
- {block:Text}<div class="text">
- {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">
- <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}">
- <h2>{Quote}</h2>
- {block:Source}<cite>{Source}</cite>{/block:Source}
- </div>{/block:Quote}{block:Link}<div class="link">
- <h2><i class="lnr lnr-rocket"></i><a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- </div>{/block:Link}{block:Chat}<div class="chat">
- {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">
- <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">
- <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="mask">
- <ul class="buttons">
- <li class="custom-like-button" title="like">{LikeButton}<div class="our_toggle"><i class="lnr lnr-heart"></i></span></div>
- <li><a href="{ReblogURL}" title="{NoteCount}" target="_blank"><i class="lnr lnr-sync"></i></a></li>
- <li><a href="{Permalink}" title="{TimeAgo}" target="_blank"><i class="lnr lnr-pushpin"></i></a></li>
- </ul>
- </div>{/block:IndexPage}
- {block:PermalinkPage}
- {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}
- {/block:PermalinkPage}
- </article>{/block:Posts}
- </div>
- </section>
- {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/8pnyeus/RMDoagq6r/jquery.infinitescroll.min.js"></script>
- <script src="//static.tumblr.com/i5s2zks/0ILo8v362/masonry.pkgd.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>
- <script>
- var pxuOptions = {
- lightbox: true,
- rounded: false,
- gutter: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- };
- var unnestOptions = {
- yourCaption: ".caption",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: false,
- tumblrAvatarClass: ".caption_avatar",
- usernameColon: false
- };
- var masonryOptions = {
- itemSelector: 'article',
- isAnimated:false,
- columnWidth:{text:Post Width},
- gutter:{text:Gutter Width},
- fitWidth: true
- };
- var 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: "",
- },
- };
- (function(){
- $('.photo-slideshow').pxuPhotoset(pxuOptions);
- $('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}
- 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(pxuOptions);
- $newElems.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}
- })();
- $(window).load(function () {
- $('#loading').fadeOut(500, function(){
- $('article').fadeTo(500, 1);
- $("<style>").prop("type", "text/css")
- .html("#posts article {opacity:1}").appendTo("head");
- });
- });
- </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