Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!------------------------------------------
- (◍•ᴗ•◍)♡ ✧*。
- Hold On 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" content="//67.media.tumblr.com/0dc8135506f5802fd3992155bbd2bbe0/tumblr_oeepbg35GE1v8yaeco1_1280.jpg"/>
- <meta name="color:Accent" content="#dfcacc" />
- <meta name="color:Dark Accent" content="#c09992" />
- <meta name="select:Columns" content="ThreeColumns" title="3" />
- <meta name="select:Columns" content="TwoColumns" title="2" />
- <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="//" />{/block:Hidden}
- <meta charset="UTF-8" />
- <title>{block:TagPage}{Tag} posts | {/block:TagPage}{block:PostSummary}{PostSummary} | {/block:PostSummary}{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- {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}">
- <link href="https://fonts.googleapis.com/css?family=Anonymous+Pro|Gochi+Hand|Open+Sans:400,400i,700,700i|Sacramento" rel="stylesheet">
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <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>
- <!--there is a reason you can't find this link for outicons when you google, it's because i made it. so leave it the fuck alone and go make your own-->
- <link rel="stylesheet" href="https://static.tumblr.com/8pnyeus/D87qcdm0a/oi-icomoon.css">
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5399645";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><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>
- <style type="text/css">
- [class*=" icon-oi_"]:before,[class^=icon-oi_]:before {
- line-height:inherit;
- vertical-align: middle;
- }
- @font-face {
- font-family: 'icomoon';
- src: url('https://dl.dropboxusercontent.com/s/1ohfequ7ws4ejzm/icomoon.eot?5kiojs');
- src: url('https://dl.dropboxusercontent.com/s/1ohfequ7ws4ejzm/icomoon.eot?5kiojs#iefix') format('embedded-opentype'),
- url('https://dl.dropboxusercontent.com/s/9qmsmnbzj2canp9/icomoon.ttf?5kiojs') format('truetype'),
- url('https://dl.dropboxusercontent.com/s/eodx1z60h9yimh0/icomoon.woff?5kiojs') format('woff'),
- url('https://dl.dropboxusercontent.com/s/m57uc7hijqbua78/icomoon.svg?5kiojs#icomoon') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- #reblogged {
- bottom:20px!important;
- }
- #tumblr_controls, .tmblr-iframe {
- top:15px!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
- }
- ::-webkit-scrollbar {
- background-color:#ddd;
- height: 11px;
- width: 11px;
- border:5px solid #fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#000;
- border:5px solid #fff;
- }
- #desc::-webkit-scrollbar {
- background-color:#ddd;
- height: 11px;
- width: 11px;
- border:5px solid #eee;
- }
- #desc::-webkit-scrollbar-thumb {
- background-color:#000;
- border:5px solid #eee;
- }
- ::-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: 'Open Sans', sans-serif;
- font-size:11px;
- line-height:1.5em;
- word-wrap:break-word;
- }
- body:before {
- content: '';
- width: 100%;
- height: 10px;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 10;
- background: #eee;
- }
- body:after {
- content: '';
- width: 100%;
- height: 10px;
- position: fixed;
- bottom: 0;
- left: 0;
- z-index: 10;
- background: #eee;
- }
- * {
- margin:0;
- padding:0;
- }
- h1,h2,h3,h4,h5,h6 {
- font-family:'Gochi Hand', serif;
- font-weight:normal;
- }
- img:not(.lightbox-image), embed, video, .tumblr_video_container, iframe:not(#ask_form):not(.tumblr_audio_player):not(.instagram-media) {
- max-width:100%!important;
- height:auto;
- }
- img:not(.lightbox-image) {
- vertical-align:middle;
- }
- .instagram-media {
- max-width:100%!important;
- }
- .tumblr_video_container {
- height:auto!important;
- }
- .vine-embed {
- height:220px!important;
- }
- #infscr-loading {
- position:absolute;
- margin-bottom:-40px;
- bottom:30px;
- width:200px;
- margin-left:50%;
- left:-100px;
- text-align:center;
- }
- a {
- color:#000;
- 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;
- }
- i, em {
- /*font-family: 'Nothing You Could Do', cursive;*/
- font-size:1.4em;
- }
- #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:'Anonymous Pro', monospace;
- }
- .back-to-top {
- text-align: center;
- bottom: 44px;
- left: 45px;
- font-size: 15px;
- cursor: pointer;
- text-transform: uppercase;
- position: fixed;
- z-index: 99999;
- }
- .back-to-top i {
- width: 21px;
- height: 21px;
- line-height: 21px;
- color: {color:Accent};
- border: 1px solid {color:Accent};
- background: #fff;
- padding: 10px;
- border-radius: 50%;
- vertical-align: middle;
- display:block;
- }
- #sidebar {
- width: 320px;
- position: fixed;
- left: calc(50% - 550px);
- top: 180px;
- padding: 30px;
- z-index: 10;
- background: #fafafa;
- border: 5px solid #fff;
- outline: 1px solid #eaeaea;
- box-sizing: border-box;
- }
- #sidebar h1 {
- position: absolute;
- top: -35px;
- left: 10px;
- line-height: 50px;
- font-family: 'Sacramento', cursive;
- font-size: 40px;
- }
- #sidebar img {
- padding: 5px;
- background: #fff;
- border: 1px solid #eaeaea;
- outline: 5px solid rgba(255,255,255,0.3);
- outline-offset: -11px;
- box-sizing: border-box;
- width: 125px;
- display: inline-block;
- float: left;
- margin-right:-1px;
- height:125px;
- }
- #sidebar #desc {
- display: inline-block;
- width: 126px;
- vertical-align: top;
- box-sizing: border-box;
- text-align: center;
- height: 125px;
- padding: 10px;
- line-height: 13px;
- font-size: 10px;
- background: #eee;
- border: 6px solid #fff;
- outline: 1px solid #eaeaea;
- outline-offset: -1px;
- font-family:'Anonymous Pro', monospace;
- overflow:auto;
- }
- ul#link-expands {
- list-style: none;
- padding: 0;
- display: none;
- position: fixed;
- top: 400px;
- width: 300px;
- text-align: right;
- left: calc(50% - 540px);
- font-family: 'Anonymous Pro',monospace;
- }
- ul#link-expands a {
- color:#000;
- padding: 0 5px;
- }
- ul#link-expands li:before, ul#navlinks li:before {
- display:none;
- }
- #squiggle {
- width: 350px;
- height: 240px;
- z-index: 0;
- background: url(//media.tumblr.com/5f5f0cb8e5dfca95dde0dcc6fb5ad4eb/tumblr_inline_n87ac5ndov1sgp6cl.png) no-repeat;
- background-size: contain;
- position: fixed;
- left: calc(50% - 713px);
- opacity: 0.5;
- top: 190px;
- transform: rotate(181deg) rotateX(180deg);
- }
- #content.ThreeColumns {
- position:relative;
- margin:50px auto;
- width:740px;
- left:200px;
- }
- #content.TwoColumns {
- position:relative;
- margin:80px auto;
- width:650px;
- left:180px;
- }
- #posts {
- margin-bottom:40px;
- }
- article {
- position:relative;
- box-sizing:border-box;
- padding:5px;
- background:#fff;
- border:1px solid #eaeaea;
- {block:IndexPage}overflow:hidden;{/block:IndexPage}
- }
- .TwoColumns article {
- width:280px;
- margin-bottom:90px;
- }
- .ThreeColumns article {
- margin-bottom:40px;
- width:220px;
- }
- article .photo {
- outline:8px solid rgba(255,255,255,0.3);
- outline-offset:-8px;
- -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:IndexPage}article:hover .photo {
- outline:150px solid rgba({RGBcolor:Accent},0.5);
- outline-offset:-150px;
- -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:IndexPage}
- article ul, article ol {
- padding-left:25px;
- line-height:175%;
- margin:10px 0;
- }
- article ul {
- list-style:circle;
- }
- article hr {
- border:none;
- width:75%;
- margin:15px auto;
- height:1px;
- background:rgba({RGBcolor:Accent},0.5);
- }
- blockquote.tumblr_parent {
- padding-left: 5px;
- padding-right: 5px;
- margin: 10px 0px;
- padding-bottom: 10px;
- line-height: 140%;
- position: relative;
- border-bottom:1px solid #eaeaea;
- }
- blockquote.tumblr_parent:before, .chat .labels:before {
- content: '\e974';
- font-family: "icomoon" !important;
- font-style: normal;
- font-weight: normal;
- speak: none;
- display: inline-block;
- text-decoration: inherit;
- width: 1em;
- text-align: center;
- font-variant: normal;
- text-transform: none;
- line-height: 1em;
- font-size: 1em;
- vertical-align:middle;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- margin-right: 5px;
- color:{color:Dark Accent};
- }
- 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:5px;
- margin-bottom:0px;
- }
- 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;
- font-size:1.9em;
- }
- 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;
- }
- .quote h2 {
- background:none;
- }
- .quote.short h2 {
- font-size:2em;
- line-height:120%;
- }
- .quote.medium h2 {
- font-size:1.5em;
- line-height:120%;
- }
- .quote.long h2 {
- font-size:1em;
- }
- .quote cite {
- text-align:right;
- display:block;
- }
- .chat ul {
- padding:0;
- list-style:none;
- margin:0;
- }
- .chat .labels {
- font-weight:bold;
- }
- .link h2 {
- text-align:left;
- }
- .album-art {
- height:50px;
- margin-bottom:15px;
- width:100%;
- background:{color:Accent} repeat center center;
- background-size:contain;
- }
- .ThreeColumns .album-art {
- height:40px;
- }
- .audio-info {
- list-style:none;
- padding:0;
- margin:0;
- }
- .audio-info li {
- border-bottom:1px solid #eaeaea;
- padding:4px;
- text-align:right;
- }
- .audio-info i, .audio-info b {
- float:left;
- }
- .audio-info i {
- color:{color:Dark Accent};
- margin-right:4px;
- }
- .tumblr_audio_player {
- width: calc(100% - 50px);
- position: absolute;
- top: 25px;
- height: 50px;
- opacity: 0.6;
- }
- .ThreeColumns .tumblr_audio_player {
- width:calc(100% - 40px);
- height:40px;
- top: 20px;
- }
- .vid {
- padding-bottom:2px;
- }
- .answer h2 {
- text-transform:lowercase;
- line-height:24px;
- }
- .answer h2 a, .link h2 a {
- color: #000;
- border-bottom:none;
- }
- .answer h2 a:hover, .link h2 a:hover {
- color:{color:Dark Accent};
- }
- .answer h2 img {
- margin-right: 8px;
- border-radius: 50%;
- }
- .response {
- position: relative;
- margin-top: 41px;
- }
- .query {
- position:relative;
- }
- .query:after {
- content: '';
- width:75%;
- height:1px;
- background:rgba({RGBcolor:Accent},0.5);
- left: 12.5%;
- bottom: -20px;
- position: absolute;
- }
- .response, .also_query {
- max-height:150px;
- overflow-y:auto;
- }
- .response.answererer {
- overflow:initial;
- }
- .answer h2:nth-of-type(2) {
- margin-top: 41px;
- }
- .response:empty {
- display:none;
- overflow:hidden;
- }
- .answererer:before {
- content: '';
- width:75%;
- height:1px;
- background:rgba({RGBcolor:Dark Accent},0.5);
- left: 12.5%;
- top: -20px;
- position: absolute;
- }
- .permalinks {
- list-style:none;
- padding:0;
- text-align:center;
- margin:0;
- }
- .non-text-type .custom-like-button {
- width: 36.39px;
- height: 36px;
- }
- .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;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- .like_button:hover + .our_toggle {
- color:{color:Dark Accent};
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- .like_button.liked + .our_toggle .icon-oi_heart:before {
- content: "\e992";
- }
- .text-type .permalinks a {
- color:{color:Accent};
- }
- .non-text-type .permalinks a {
- color:#fff;
- }
- .permalinks a:hover {
- color:{color:Dark Accent};
- }
- .permalinks li {
- display:inline-block;
- margin:0 5px;
- }
- .text-type .permalinks {
- text-align:right;
- padding:20px;
- }
- .ThreeColumns .text-type .permalinks {
- padding:15px;
- }
- .text-type .permalinks li {
- color:{color:Accent};
- }
- .text-type .permalinks li i:before {
- vertical-align: middle;
- }
- .non-text-type .permalinks {
- font-size:26px;
- line-height:30px;
- color:#fff;
- position:absolute;
- top:calc(50% - 15px);
- left:0;
- width:100%;
- opacity:0;
- visibility:hidden;
- transform:scale(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.non-text-type:hover .permalinks {
- transform:scale(1);
- 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;
- }
- .text-type > * {
- background:#fafafa;
- }
- .text-type > div:first-of-type {
- padding:20px 20px{block:IndexPage} 0{/block:IndexPage};
- }
- {block:IndexPage}.ThreeColumns .text-type > div:first-of-type {
- padding:15px 15px 0;
- }{/block:IndexPage}
- .photoset {
- padding:0;
- }
- .non-text-type .caption,
- .audio + .caption,
- .vid + .caption,
- .photoset + .caption {
- padding:10px;
- background:#fafafa;
- margin-top:5px;
- }
- .text-type blockquote.tumblr_parent {
- padding-left:0;
- padding-right:0;
- }
- .caption-audio blockquote.tumblr_parent,
- .caption-video blockquote.tumblr_parent,
- .caption-photoset blockquote.tumblr_parent {
- padding-left:5px;
- padding-right:5px;
- }
- {block:PermalinkPage}
- .TwoColumns article, .ThreeColumns article {
- width:450px;
- }
- .audio {
- padding:15px;
- }
- .audio-info li {
- padding:4px 0;
- }
- .ThreeColumns .tumblr_audio_player,
- .tumblr_audio_player {
- top:25px;
- height:80px;
- width:calc(100% - 50px);
- }
- .ThreeColumns .album-art,
- .album-art {
- height:80px;
- }
- .extra-info {
- line-height: 22px;
- margin-top: 5px;
- padding: 15px;
- background: #fafafa;
- margin-bottom: 5px;
- }
- .extra-info i {
- 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: 15px;
- margin-top:5px;
- background:#fafafa;
- }
- ol.notes li.note {
- padding: 3px 0;
- margin-bottom:3px;
- }
- ol.notes li.note img.avatar {
- float:right;
- border-radius:50%;
- margin-top:1px;
- }
- 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: '\e993';
- font-family: "icomoon" !important;
- font-style: normal;
- font-weight: normal;
- speak: none;
- display: inline-block;
- text-decoration: inherit;
- width: 1em;
- text-align: center;
- font-variant: normal;
- text-transform: none;
- line-height: 1em;
- font-size: 1em;
- vertical-align:middle;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- margin-right: 5px;
- color: #f3719f;
- }
- li.reblog:before {
- content: '\e9ae';
- font-family: "icomoon" !important;
- font-style: normal;
- font-weight: normal;
- speak: none;
- display: inline-block;
- text-decoration: inherit;
- width: 1em;
- text-align: center;
- font-variant: normal;
- text-transform: none;
- line-height: 1em;
- font-size: 1em;
- vertical-align:middle;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- margin-right: 5px;
- color:{color:Dark Accent};
- }
- li.original_post:before {
- content:'\e9b8';
- }
- {block:PermalinkPage}
- ul#navlinks {
- list-style: none;
- position: absolute;
- right: 4px;
- bottom: -22px;
- }
- ul#navlinks li {
- display: inline-block;
- margin: 3px;
- background: {color:Accent};
- width: 22px;
- border: 3px solid #fff;
- outline: 1px solid #eaeaea;
- height: 22px;
- line-height: 22px;
- text-align: center;
- }
- </style>
- </head>
- <body>
- <div id="squiggle"></div>
- <div id="sidebar">
- <h1><a href="/">{Title}</a></h1>
- <img src="{image:Sidebar}"><!--
- -->{block:Description}<div id="desc">
- {Description}
- </div>{/block:Description}
- <ul id="navlinks">
- <li><a href="/" title="home"><i class="icon-oi_home"></i></a>
- {block:AskEnabled}<li><a href="{text:Ask Link}" title="message"><i class="icon-oi_mail"></i></a>{/block:AskEnabled}
- {block:HasPages}<li><a id="links" title="links" style="cursor:pointer;"><i class="icon-oi_info"></i></a>{/block:HasPages}
- <li><a href="/archive" title="past"><i class="icon-oi_grid"></i></a>
- </ul>
- </div>
- {block:HasPages}<ul id="link-expands">
- {block:Pages}<li><a href="{URL}">{Label}</a>{/block:Pages}
- </ul>{/block:HasPages}
- <div id="content" class="{select:Columns}">
- <div id="posts">{block:Posts}
- <article id="{PostID}" class="{block:Photo}non-{/block:Photo}text-type">
- {block:Text}<div class="text">
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <div class="caption">{Body}</div>
- </div>{/block:Text}{block:Photo}<div class="photo">
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" />
- </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:Chat}<div class="chat">
- {block:Title}<h2>{Title}</h2>{/block:Title}
- <ul>
- {block:Lines}<li>{block:Label}<span class="labels">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}
- </ul>
- </div>{/block:Chat}{block:Link}<div class="link">
- <h2><i class="icon-oi_link"></i> <a href="{URL}">{Name}</a></h2>
- {block:Description}{Description}{/block:Description}
- </div>{/block:Link}{block:Audio}<div class="audio">
- {block:AlbumArt}<div class="album-art" style="background-image:url({AlbumArtURL})"></div>{/block:ALbumArt}
- <ul class="audio-info">
- <li><i class="icon-oi_mic"></i> <b>Artist:</b> <span {block:Artist}style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br>
- <li><i class="icon-oi_playlist"></i> <b>Title:</b> <span {block:TrackName}style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br>
- <li><i class="icon-oi_disc"></i> <b>Album:</b> <span {block:Album}style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br>
- <li><i class="icon-oi_repeat"></i> <b>Plays:</b> {FormattedPlayCount}
- </ul>
- {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
- </div>{/block:Audio}{block:Video}<div class="vid">
- <div class="video">{Video-500}</div>
- </div>{/block:Video}{block:Answer}<div class="answer">
- <h2><img src="{AskerPortraitURL-24}">{Asker} asked:</h2>
- <div class="question query">{Question}</div>
- {block:Answerer}
- <h2><img src="{AnswererPortraitURL-24}">{Answerer} replied:</h2>
- <div class="question also_query">{Answer}</div>
- {/block:Answerer}
- <div class="response{block:Answerer} answererer{/block:Answerer}">{Replies}</div>
- </div>{/block:Answer}
- {block:IndexPage}<ul class="permalinks">
- <li class="custom-like-button" title="like">{LikeButton}<div class="our_toggle"><i class="icon-oi_heart"></i></span></div>
- <li><a href="{ReblogURL}" target="_blank" title="Reblog?"><i class="icon-oi_refresh"></i></a>
- <li><a href="{Permalink}" target="_blank" title="{NoteCount}"><i class="icon-oi_time"></i></a>
- </ul>{/block:IndexPage}
- {block:PermalinkPage}{block:Caption}<div class="caption caption{block:Audio}-audio{/block:Audio}{block:Video}-video{/block:Video}{block:Photoset}-photoset{/block:Photoset}">
- {Caption}
- </div>{/block:Caption}
- {block:Date}<div class="extra-info">
- <i class="icon-oi_time"></i> {DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}
- {block:NoteCount}<br><i class="icon-oi_bookmark"></i> {NoteCount}{/block:NoteCount}
- {block:RebloggedFrom}<br><i class="icon-oi_chart"></i> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
- {block:ContentSource}<br><i class="icon-oi_globe"></i> <a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}
- {block:HasTags}<br><i class="icon-oi_tags"></i> {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>{/block:Date}
- {block:PostNotes}<div id="notes" class="tb">
- {PostNotes-16}
- </div>{/block:PostNotes}
- {/block:PermalinkPage}
- </article>
- {/block:Posts}</div>
- </div>
- <div class="back-to-top" title="back to top"><i class="icon-oi_arrow-up"></i></div>
- {block:Pagination}
- <div class="pagination" style="visibility:hidden;">
- {block:NextPage}<a href="{NextPage}" id="next-link">next</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>
- <script>
- var pxuOptions = {
- 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: "",
- },
- }, masonryThreeColumnsOptions = {
- itemSelector: 'article',
- isAnimated:false,
- columnWidth:220,
- gutterWidth:40,
- }, masonryTwoColumnsOptions = {
- itemSelector: 'article',
- isAnimated:false,
- columnWidth:280,
- gutterWidth:90,
- }, unnestOptions = {
- yourCaption: ".caption",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: false,
- tumblrAvatarClass: ".caption_avatar",
- usernameColon: false
- }
- $(function(){
- $('#links').click(function(e){
- e.preventDefault();
- $('#link-expands').slideToggle('slow');
- });
- // 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;
- });
- $('.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(masonry{select:Columns}Options);
- });
- $tumblelog.infinitescroll(
- infScrollOptions, function( newElements ) {
- var $newElems = $( newElements );
- var $newElemsIDs = $newElems.map(function () {
- return this.id;
- }).get();
- $newElems.find('.photo-slideshow').pxuPhotoset(pxuOptions);
- $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