Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!------------------------------------------
- (◍•ᴗ•◍)♡ ✧*。
- Getaway Theme by Chloe | @dontbrag | @bychloethemes
- > Do not delete/alter any credit.
- > Do not claim as your own.
- > Do not copy any code.
- > Do not redistribute.
- ------------------------------------------->
- {block:Hidden}
- <meta name="color:Text" content="#666"/>
- <meta name="color:Accent" content="#48a1b4" />
- <meta name="color:Light Accent" content="#eef" />
- <meta name="if:Credit Link" content="" />
- {/block:Hidden}
- <meta charset="UTF-8" />
- <title>{block:TagPage}{Tag} posts | {/block:TagPage} {block:PostSummary}{PostSummary} | {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href='//fonts.googleapis.com/css?family=Playfair+Display:400,700|PT+Sans:400,700' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="http://static.tumblr.com/yxfeliq/0gMo0fe39/style.css">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5365085";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 src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script src="http://static.tumblr.com/yxfeliq/p7hocppag/getaway.js"></script>
- <style type="text/css">
- #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
- }
- ::-webkit-scrollbar {
- background-color:#f6f6f6;
- height: 7px;
- width: 7px;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#aaa;
- border:2px solid #f6f6f6;
- }
- ::selection {
- background:transparent;
- color:{color:Accent};
- }
- ::-moz-selection {
- background:transparent;
- color:{color:Accent};
- }
- * {
- margin:0;
- padding:0;
- }
- #s-m-t-tooltip {
- max-width:300px;
- padding:3px 6px;
- margin:20px 0px 0px 20px;
- background: #fff;
- border:1px solid #ececec;
- color:{color:Text};
- z-index:999999999999999999;
- font-size:9px;
- text-transform:uppercase;
- }
- body{
- background:#f6f6f6;
- color:{color:text};
- font-size:11px;
- font-family: 'PT Sans', sans-serif;
- font-weight:400;
- line-height:1.4em;
- overflow-x:hidden;
- word-wrap: break-word;
- word-break: break-word;
- }
- a {
- text-decoration:none;
- color:{color:Accent};
- }
- p {
- margin:10px 0;
- }
- p:first-of-type {
- margin-top:0;
- }
- p:last-of-type {
- margin-bottom:0;
- }
- p:empty + p {
- margin-top: 0px;
- }
- p:empty {
- height: 0;
- margin: 0;
- padding: 0;
- }
- pre {
- white-space:pre-wrap;
- }
- ul {
- list-style:circle;
- }
- hr {
- width:70%;
- margin:10px auto;
- height:1px;
- background:{color:Accent};
- border:none;
- display:block;
- }
- blockquote {
- border-left:2px solid #eee;
- padding-left:10px;
- }
- h1, h2, h3, h4, h5, h6 {
- margin:10px;
- font-family:'Playfair Display',serif;
- }
- cite {
- margin:10px;
- text-align:right;
- display:block;
- }
- #infscr-loading {
- position:absolute;
- margin-bottom:-40px;
- bottom:70px;
- width:200px;
- margin-left:50%;
- left:-100px;
- text-align:center;
- }
- img:not(.lightbox-image), embed, video, .tumblr_video_container, iframe:not(.instagram-media):not(#ask_form):not(.like_toggle):not(.tumblr_audio_player) {
- 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:280px!important;
- }
- .left {
- width:50px;
- border-right:1px solid transparent;
- height:100%;
- z-index:999;
- top:0;
- left:0;
- position:fixed;
- text-align:center;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .expander {
- width:200px;
- border-color:#eaeaea;
- background:#fff;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #clicker {
- position:absolute;
- right:-15px;
- top:15px;
- font-size:18px;
- cursor:pointer;
- }
- #avatar {
- margin:11px 6px 11px 16px;
- border-radius:50%;
- height:24px;
- width:24px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .left hr {
- margin:15px auto;
- width:60px;
- opacity:0;
- -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;
- }
- .left h1 {
- opacity:0;
- position:relative;
- top:-10px;
- line-height:30px;
- -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;
- }
- .left p {
- padding:0 15px;
- margin:0;
- opacity:0;
- position:relative;
- top:-10px;
- -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;
- }
- ul#navlinks {
- list-style-type:none;
- font-size:11px;
- margin: 5px;
- padding:0;
- z-index:99;
- opacity:0;
- position:relative;
- top:-10px;
- -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;
- }
- ul#navlinks li {
- display:inline-block;
- text-transform:capitalize;
- padding: 2px;
- font-family: 'PT Sans', sans-serif;
- position:relative;
- -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;
- }
- ul#navlinks {
- counter-reset: LIST-COUNTER;
- }
- ul#navlinks li:before{
- content: counter( LIST-COUNTER, upper-roman ) ".";
- counter-increment: LIST-COUNTER;
- position:relative;
- left:-3px;
- float:left;
- }
- ul#navlinks a {
- color:{color:text};
- cursor:pointer;
- }
- ul#navlinks a:hover {
- color:{color:accent};
- }
- .expander #avatar {
- width:100px;
- height:100px;
- margin:20px 50px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .expander hr {
- opacity:1;
- -webkit-transition: all 0.6s ease-in-out 0.3s;
- -moz-transition: all 0.6s ease-in-out 0.3s;
- -o-transition: all 0.6s ease-in-out 0.3s;
- transition: all 0.6s ease-in-out 0.3s;
- }
- .expander h1 {
- opacity:1;
- top:0;
- -webkit-transition: all 0.6s ease-in-out 0.4s;
- -moz-transition: all 0.6s ease-in-out 0.4s;
- -o-transition: all 0.6s ease-in-out 0.4s;
- transition: all 0.6s ease-in-out 0.4s;
- }
- .expander p {
- opacity:1;
- top:0;
- -webkit-transition: all 0.6s ease-in-out 0.8s;
- -moz-transition: all 0.6s ease-in-out 0.8s;
- -o-transition: all 0.6s ease-in-out 0.8s;
- transition: all 0.6s ease-in-out 0.8s;
- }
- .expander ul#navlinks {
- opacity:1;
- top:0;
- -webkit-transition: all 0.6s ease-in-out 1.2s;
- -moz-transition: all 0.6s ease-in-out 1.2s;
- -o-transition: all 0.6s ease-in-out 1.2s;
- transition: all 0.6s ease-in-out 1.2s;
- }
- #wrapper {
- margin-top:15px;
- padding-top:40px;
- top:0;
- {block:IndexPage}
- width:960px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- {/block:PermalinkPage}
- }
- .shuffle {
- margin-left:calc(50% - 480px);
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- .shift {
- margin-left:calc(50% - 280px);
- {block:IndexPage}opacity:0.6;{/block:IndexPage}
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- #posts {
- padding-bottom:40px;
- }
- {block:PermalinkPage}
- #posts {
- position:relative;
- }
- {/block:PermalinkPage}
- article {
- padding:5px;
- box-sizing:border-box;
- background:#fff;
- border:1px solid #eee;
- margin-bottom:60px;
- position:relative;
- border-radius:5px;
- {block:IndexPage}
- width:280px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:500px;
- padding:15px;
- {/block:PermalinkPage}
- }
- .title {
- text-align: center;
- position: relative;
- margin-bottom: 20px;
- }
- .title:after {
- content: '';
- height: 2px;
- position: absolute;
- width: 60px;
- background: {color:Accent};
- left: calc(50% - 30px);
- bottom: -20px;
- }
- article ul, article ol {
- margin:10px;
- padding-left:20px;
- }
- blockquote.tumblr_parent {
- border-left:none;
- padding-left:0;
- margin:5px 10px;
- border-bottom:1px solid #eee;
- padding-bottom:10px;
- line-height:120%;
- }
- blockquote.tumblr_parent:first-of-type {
- margin-top:5px;
- }
- blockquote.tumblr_parent:last-of-type {
- border-bottom:none;
- padding-bottom:0px;
- margin-bottom:10px;
- }
- blockquote.tumblr_parent p a {
- color:{color:Links};
- }
- article h1 {
- margin-bottom:0;
- }
- a.tumblr_blog {
- font-weight:bold;
- color:{color:Text};
- }
- .caption_avatar {
- border-radius: 5px;
- width: 20px;
- margin: 5px;
- margin-left: 0px;
- margin-bottom:10px;
- }
- .caption, .link, .answer, .chat, .audio, .quote {
- margin-bottom:19px;
- }
- .chat ul {
- list-style:none;
- padding:0;
- margin:10px;
- line-height:150%;
- }
- img.album-art {
- width:80px;
- height:80px;
- position:absolute;
- margin: 10px;
- border-radius: 5px;
- }
- .audio-info {
- display:inline-block;
- margin:10px;
- margin-bottom:0;
- margin-left:100px;
- min-height:80px;
- line-height:140%;
- }
- .tumblr_audio_player {
- opacity:0.9;
- width:30px;
- height:30px;
- border-radius:50%;
- position:absolute;
- top:40px;
- left:40px;
- }
- img.asks {
- border-radius: 5px;
- float: left;
- margin-right: 15px;
- }
- img.responder {
- border-radius: 5px;
- float: right;
- margin-left: 15px;
- }
- .question {
- background: #eee;
- margin-left: 45px;
- padding: 10px;
- border-radius: 5px;
- {block:PermalinkPage}
- margin-left:84px;
- {/block:PermalinkPage}
- }
- .question:before {
- content:"";
- width: 0;
- height: 0;
- border-style: solid;
- z-index:999;
- border-color: transparent #eee transparent transparent;
- position:absolute;
- {block:IndexPage}
- border-width: 5px 10px 5px 0px;
- left:50px;
- {/block:IndexPage}
- {block:PermalinkPage}
- border-width: 7px 15px 7px 0px;
- left:94px;
- {/block:PermalinkPage}
- }
- .response {
- background: #eee;
- margin-right: 45px;
- border-radius: 5px;
- padding: 10px;
- {block:PermalinkPage}
- margin-right:84px;
- {/block:PermalinkPage}
- }
- .response:before {
- content:"";
- width: 0;
- height: 0;
- border-style: solid;
- z-index:999;
- border-color: transparent transparent transparent #eee;
- position:absolute;
- {block:IndexPage}
- border-width: 5px 0px 5px 10px;
- right:50px;
- {/block:IndexPage}
- {block:PermalinkPage}
- border-width: 7px 0px 7px 15px;
- right:94px;
- {/block:PermalinkPage}
- }
- .response p:first-of-type {
- display:inline;
- }
- a.answerer, a.post-link {
- color:{color:Text};
- }
- .permalinks {
- margin:0;
- padding:0;
- list-style:none;
- text-align:center;
- position:relative;
- top:17px;
- margin-top:-24px;
- }
- .permalinks li {
- background:{color:Light Accent};
- height:10px;
- line-height:10px;
- text-align:center;
- width:10px;
- padding:7px;
- border-radius:50%;
- margin:0 5px;
- display:inline-block;
- }
- .custom-like-button {
- position: relative;
- cursor: pointer;
- }
- /* class for the Tumblr Like Button iframe */
- .like_button {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 100%;
- height: 100%;
- opacity: 0;
- z-index: 10;
- }
- /* Force iframe to fill button */
- .like_button iframe {
- width: 100% !important;
- height: 100% !important;
- }
- /* class for Our Like Button */
- .our_toggle {
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 10px;
- height: 10px;
- z-index: 1;
- }
- /* Hover State */
- .like_button:hover + .our_toggle svg {
- fill:red;
- }
- /* Liked State */
- .like_button.liked + .our_toggle svg {
- fill:red;
- }
- #information {
- margin: 10px;
- }
- #information h2 {
- margin:10px 0;
- }
- #information h4 {
- font-weight:normal;
- margin:10px 0;
- }
- #information .tagged {
- margin-right:5px;
- }
- #information .tagged:after {
- content:',';
- }
- #information .tagged:last-of-type:after {
- content:'';
- }
- #show-notes {
- color: {color:Text};
- font-weight: bold;
- text-transform: uppercase;
- cursor: pointer;
- font-size: 0.85em;
- margin: 0 auto;
- text-align: center;
- -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;
- margin-top:20px;
- padding-top:20px;
- padding:5px;
- }
- #show-notes:hover {
- color:{color: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;
- }
- #notes {
- display:none;
- margin: 10px;
- }
- ol.notes {
- padding:0;
- margin: 0;
- list-style-type: none;
- }
- 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 a {
- text-decoration: none;
- }
- li.more_notes_link_container {
- font-weight: bold;
- text-transform: uppercase;
- font-size: 0.85em;
- }
- a:focus {
- outline:none;
- }
- #tumblr_lightbox {
- background:rgba({RGBcolor:Accent}, 0.4)!important;
- }
- #tumblr_lightbox img {
- opacity:0;
- border-radius:0px!important;
- -moz-border-radius: 0px!important;
- -webkit-border-radius: 0px!important;
- -o-border-radius: 0px!important;
- margin-top:-15px;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {
- opacity: 1!important;
- box-shadow: 0 0 !important;
- border-radius: 0px!important;
- -moz-border-radius: 0px!important;
- -webkit-border-radius: 0px!important;
- -o-border-radius: 0px!important;
- padding:15px!important;
- background:#fff!important;
- border:1px solid #ececec!important;
- }
- </style>
- </head>
- <body>
- <div class="left{block:PermalinkPage} expander{/block:PermalinkPage}">
- <img src="{PortraitURL-128}" id="avatar">
- {block:IndexPage}<i id="clicker" class="fa fa-angle-right"></i>{/block:indexPage}
- <h1>{Title}</h1>
- {block:Description}
- <hr>
- <p>{Description}</p>
- {/block:Description}
- <hr>
- <ul id="navlinks">
- <a href="/" title="home"><li></li></a>
- {block:AskEnabled}
- <a href="/ask" title="contact"><li></li></a>{/block:AskEnabled}
- {block:SubmissionsEnabled}<a href="/submit" title="submit"><li></li></a>{/block:SubmissionsEnabled}
- {block:HasPages}{block:Pages}<a href="{URL}" title="{Label}"><li></li></a>{/block:Pages}{/block:HasPages}
- <a href="/archive" title="history"><li></li></a>
- {block:IfCreditLink}<a href="http://dontbrag.tumblr.com" target="_blank" title="credit"><li></li></a>{/block:ifCreditLink}
- </ul>
- </div>
- <div id="wrapper" class="{block:IndexPage}shuffle{/block:IndexPage}{block:PermalinkPage}shift{/block:PermalinkPage}">
- <div id="posts">
- {block:Posts}<article id="{PostID}">
- {block:Text}<div class="text">
- {block:Title}<h2 class="title">{Title}</h2>{/block:Title}
- <div class="caption">{Body}</div>
- </div>{/block:Text}{block:Photo}<div class="photo">
- <div class="make_lightbox" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" /></div>
- {block:Caption}<div class="caption">
- {Caption}
- </div>{/block:Caption}
- </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>
- {block:Caption}<div class="caption">
- {Caption}
- </div>{/block:Caption}
- </div>{/block:Photoset}{block:Quote}<div class="quote">
- <h2>{Quote}</h2>
- {block:Source}<cite>{Source}</cite>{/block:Source}
- </div>{/block:Quote}{block:Link}<div class="link">
- <h2><span style="position:relative;top:2px;width:14px;height:14px;display:inline-block;"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M78.7,172.8c1.1,0.9,2.5,1.4,3.9,1.4c1.7,0,3.4-0.7,4.6-2.1l50.8-60.3c1.9-2.2,1.9-5.5,0-7.7L87.2,43.9 c-2.1-2.5-5.9-2.9-8.5-0.7c-2.5,2.1-2.9,5.9-0.7,8.5l47.5,56.4L78,164.4C75.9,166.9,76.2,170.7,78.7,172.8z"/></svg></span> <a href="{URL}" target="{Target}" class="post-link">{Name}</a></h2>
- {block:Description}<div class="caption">{Description}</div>{/block:Description}
- </div>{/block:Link}{block:Chat}<div class="chat">
- {block:Title}<h2 class="title">{Title}</h2>{/block:Title}
- <ul>
- {block:Lines}<li>{block:Label}<b>{Label}</b> {/block:Label}{Line}{/block:Lines}
- </ul>
- </div>{/block:Chat}{block:Audio}<div class="audio">
- <img class="album-art" src="http://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">
- <b>Artist:</b> <span {block:Artist}style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br>
- <b>Title:</b> <span {block:TrackName}style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br>
- <b>Album:</b> <span {block:Album}style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br>
- <b>Plays:</b> {FormattedPlayCount}
- </div>
- {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
- {block:Caption}<div class="caption">
- {Caption}
- </div>{/block:Caption}
- </div>{block:Audio}{block:Video}<div class="video">
- {Video-400}
- {block:Caption}<div class="caption">
- {Caption}
- </div>{/block:Caption}
- </div>{/block:Video}{block:Answer}<div class="answer">
- <div class="ask_wrap" style="margin:10px 10px 0 10px;{block:Answerer}margin:10px;{/block:Answerer}">
- <img class="asks" src="{block:IndexPage}{AskerPortraitURL-30}{/block:IndexPage}{block:PermalinkPage}{AskerPortraitURL-64}{/block:PermalinkPage}">
- <div class="question"><b>{lang:Asker asked 2}:</b> {Question}</div>
- <hr style="visibility:hidden;width:100%;margin:0;height:10px;">
- {block:Answerer}
- <img class="responder" src="{block:IndexPage}{AnswererPortraitURL-30}{/block:IndexPage}{block:PermalinkPage}{AnswererPortraitURL-64}{/block:PermalinkPage}">
- <div class="response"><b>{Answerer} replied:</b> {Answer}</div>
- {/block:Answerer}
- </div>
- <hr style="visibility:hidden;width:100%;margin:0;">
- <div style="margin:0 10px 10px 10px;{block:Answerer}margin:0;{/block:Answerer}"{block:Answerer} class="caption"{/block:Answerer}>{Replies}</div>
- </div>{/block:Answer}
- <!-- {block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->{block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
- {block:IndexPage}<ul class="permalinks">
- <li class="custom-like-button" title="like">
- {LikeButton}
- <span class="our_toggle">
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </span>
- <li><a href="{ReblogURL}" target="_blank" title="reblog"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
- <li><a href="{Permalink}" target="_blank" title="{NoteCount}"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 475.433 475.433" style="enable-background:new 0 0 475.433 475.433;" xml:space="preserve"><g><g><path d="M237.717,17.425C106.533,17.425,0,101.008,0,203.575c0,52.983,28.333,102.567,77.917,137.983l-17,96.617 c-1.133,6.517,1.417,13.033,6.8,16.717c2.833,2.267,6.517,3.117,9.917,3.117c2.833,0,5.667-0.567,7.933-1.983l125.517-67.433 c9.067,0.85,17.85,1.133,26.633,1.133c131.183,0,237.717-83.583,237.717-186.15S368.9,17.425,237.717,17.425z M237.717,355.442 c-9.067,0-18.7-0.567-28.333-1.417c-3.4-0.283-6.8,0.283-9.917,1.983L100.3,409.275l12.75-72.817c1.133-6.8-1.7-13.6-7.65-17.283 c-45.617-29.183-71.683-71.117-71.683-115.6c0-83.867,91.517-152.15,203.717-152.15s203.717,68.283,203.717,152.15 S349.917,355.442,237.717,355.442z"/></g></g></svg></a>
- </ul>{/block:IndexPage}
- </article>
- {block:PermalinkPage}{block:Date}
- <article>
- <div id="information">
- <h2>{NoteCountWithLabel}</h2>
- {block:RebloggedFrom}<h4>reblogged via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a></h4>{/block:RebloggedFrom}
- {block:ContentSource}<h4>content source: <a href="{SourceURL}" target="_blank">{SourceTitle}</a></h4>{/block:ContentSource}
- {block:HasTags}<h4>filed under: {block:Tags}<a href="{TagURL}"class="tagged">{Tag}</a>{/block:Tags}</h4>{/block:HasTags}
- </div>
- {/block:Date}{block:PostNotes}
- <div id="show-notes">show notes</div>
- <div id="notes">
- {PostNotes-16}
- </div>
- </article>
- {/block:PostNotes}{/block:PermalinkPage}
- {/block:Posts}
- </div><!--end posts-->
- </div><!--end wrapper-->
- {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="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/i5s2zks/0ILo8v362/masonry.pkgd.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- <script src="http://static.tumblr.com/wgg6svp/I8Yobwo15/unnest.min.js"></script>
- <script>
- (function(){
- {block:PermalinkPage}
- $('#show-notes').click(function(e){
- e.preventDefault();
- $('#notes').slideToggle('slow');
- $(this).text( $(this).text() == "show notes" ? "hide notes" : "show notes");
- });
- {/block:PermalinkPage}
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- $('article').unnest({
- yourCaption: ".caption",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: true,
- tumblrAvatarClass: ".caption_avatar",
- usernameColon: false
- });
- $('.make_lightbox').each(function(){
- $(this).on('click',function(){
- var lbArray = [];
- var arrayContents = {
- "width":$(this).data('width'),
- "height":$(this).data('height'),
- "low_res":$(this).data("lowres"),
- "high_res":$(this).data('highres')};
- lbArray.push(arrayContents);
- Tumblr.Lightbox.init(lbArray,1);
- $('body').toggleClass('tumblr_lightbox_active');
- });
- });
- {block:IndexPage}
- var $tumblelog = $('#posts');
- $tumblelog.imagesLoaded(function () {
- $tumblelog.masonry({
- itemSelector: 'article',
- isAnimated:false,
- columnWidth:280,
- gutter:60,
- });
- });
- $tumblelog.infinitescroll({
- 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( newElements ) {
- var $newElems = $( newElements );
- var $newElemsIDs = $newElems.map(function () {
- return this.id;
- }).get();
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '0px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- var $newElems = $(newElements).css({
- opacity: 0,
- zIndex: -1,
- });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1, zIndex: 1 });
- $tumblelog.masonry( 'appended', $newElems );
- });
- $newElems.unnest({
- yourCaption: ".caption",
- wrapName: ".tumblr_parent",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: true,
- tumblrAvatarClass: ".caption_avatar",
- usernameColon: false
- });
- $('.make_lightbox').each(function(){
- $(this).on('click',function(){
- var lbArray = [];
- var arrayContents = {
- "width":$(this).data('width'),
- "height":$(this).data('height'),
- "low_res":$(this).data("lowres"),
- "high_res":$(this).data('highres')
- };
- lbArray.push(arrayContents);
- Tumblr.Lightbox.init(lbArray,1);
- $('body').toggleClass('tumblr_lightbox_active');
- });
- });
- 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