Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- [ T H E M E B Y ]
- ○ ● ○
- [ T O M K I R K ]
- THEME PACK: 4 ; -ARTEMIS-
- -->
- <html>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!--Default Variables-->
- <!--Colors-->
- <meta name="color:Ask Background" content="#f7f7f7"/>
- <meta name="color:Ask Text" content="#696969"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Bubbles" content="#000000"/>
- <meta name="color:Bubbles Text" content="#ffffff"/>
- <meta name="color:Text" content="#828282"/>
- <meta name="color:Link" content="#54f394"/>
- <meta name="color:Link Hover" content="#baeaf7"/>
- <meta name="color:Border" content="#f2f2f2"/>
- <meta name="color:Scrollbar" content="#e2e1e1"/>
- <meta name="color:Tool Tip" content="#000000"/>
- <meta name="color:Tool Tip Text" content="#ffffff"/>
- <meta name="color:Perma 1" content="#000000"/>
- <meta name="color:Perma 2" content="#000000"/>
- <meta name="color:Perma 3" content="#000000"/>
- <!--Options-->
- <meta name="if:Infinite Scroll" content=""/>
- <meta name="if:Captions" content="1"/>
- <meta name="if:Inverted Images" content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Tiny Cursor" content=""/>
- <meta name="if:Crosshair Cursor" content=""/>
- <meta name="if:Bigger Posts" content=""/>
- <meta name="if:Custom Scrollbar" content="1"/>
- <meta name="if:Full Bkg Img" content="1" />
- <!--Images-->
- <meta name="image:Background" content""/>
- <meta name="image:Pic" content=""/>
- <!--Links-->
- <meta name="text:Link 1 URL" content="/"/>
- <meta name="text:Link 1 name" content=""/>
- <meta name="text:Link 2 URL" content="/"/>
- <meta name="text:Link 2 name" content=""/>
- <meta name="text:Link 3 URL" content="/"/>
- <meta name="text:Link 3 name" content=""/>
- <meta name="text:Link 4 URL" content="/"/>
- <meta name="text:Link 4 name" content=""/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5 name" content=""/>
- <meta name="text:Link 6 URL" content="/"/>
- <meta name="text:Link 6 name" content=""/>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta charset="utf-8">
- <meta name="viewport" content="initial-scale=1.0, width=device-width" />
- <title>{block:TagPage}{Tag} posts - {/block:TagPage} {block:SearchPage}{lang:Search results for SearchQuery} - {/block:SearchPage}{block:PostSummary}{PostSummary} - {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="http://static.tumblr.com/wgijwsy/k1Hm9ei8b/normalize.css" rel="stylesheet" type="text/css" />
- <style type="text/css">
- i{block:ifInvertedImages}img{
- opacity: 1;
- filter:alpha(opacity=10);
- -moz-opacity: 0.1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifInvertedImages}
- {block:ifInvertedImages} img:hover{
- opacity: .8;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifInvertedImages}
- {block:ifFadedImages}img{
- opacity: .8;
- filter:alpha(opacity=10);
- -moz-opacity: 0.1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifFadedImages}
- {block:ifFadedImages} img:hover{
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifFadedImages}
- {block:ifInvertedImages}.photo {
- opacity: 1;
- filter:alpha(opacity=10);
- -moz-opacity: 0.1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifInvertedImages}
- {block:ifInvertedImages}.photo:hover{
- opacity: .8;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifInvertedImages}
- {block:ifFadedImages}.photo {
- opacity: .8;
- filter:alpha(opacity=10);
- -moz-opacity: 0.1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifFadedImages}
- {block:ifFadedImages}.photo:hover{
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 1;
- -moz-transition: all .9s ease;
- -o-transition: all .9s ease;
- transition: all .9s ease;
- -webkit-transition: all .9s ease;}
- {/block:ifFadedImages}
- .photo{overflow:hidden;}
- iframe#tumblr_controls {-webkit-filter:invert(100%);right:3px !important; position: fixed !important;opacity:.7;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- {block:ifCustomScrollbar}
- ::-webkit-scrollbar {width:5px; height:5px; background: {color:Background};border-left:1px solid {color:Scrollbar};}
- ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar}; border:6px solid {color:background}}
- {/block:ifCustomScrollbar}
- body{background-color: {color:Background};background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;background-position:center; font-family:helvetica;font-size:10px;line-height:14px;color:{color:Text};{block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/fcce7504e8a251ab8ebfc6cdc55c3ba6/tumblr_inline_n3llf1PkvD1rh7826.png), progress;{/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}{block:ifFullBkgImg}background-size:100% 100%;{/block:ifFullBkgImg}}
- a:link, a:active, a:visited{color: {color:Link};text-decoration:none;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;transition: all 0.4s ease;border-bottom:1px dotted transparent;}
- a:hover{color:{color:Link Hover};border-bottom:1px dotted {color:Link Hover};{block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/fcce7504e8a251ab8ebfc6cdc55c3ba6/tumblr_inline_n3llf1PkvD1rh7826.png), progress;
- {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
- #s-m-t-tooltip {max-width:300px;padding:3px;padding-left:4px;padding-bottom:3px;padding-right:4px;font-size:10px;line-height:10px;font-style:italic;margin:20px 20px 20px 20px;background-color:{color:Tool Tip};color:{color:Tool Tip Text};color:{color:Tool Tip Text};z-index:999999999999999999999999999999999999;box-shadow:rgba(0,0,0,0.07)3px 3px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
- #container {margin:auto;
- {block:ifBiggerPosts}
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}
- }
- #content {margin:auto;
- {block:ifBiggerPosts}
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}
- }
- article {margin-top:0px;margin-bottom:180px;
- {block:ifBiggerPosts}
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}}
- article img{-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
- {block:ifBiggerPosts}
- {block:IndexPage}max-width:400px;{/block:IndexPage}
- {block:PermalinkPage}max-width:400px;{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}max-width:250px;{/block:IndexPage}
- {block:PermalinkPage}max-width:400px;{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}
- }
- article #hexes {position:absolute;opacity:1;line-height:15px;z-index:1;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;transition: all 0.7s ease;margin-top:20px;text-align:center;{block:ifBiggerPosts}width:400px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}width:250px;{/block:ifNotBiggerPosts}}
- article:hover #hexes {margin-top:20px;opacity:1;}
- #p1 a{color:{color:Perma 1};position:absolute;font-size:26px;margin-left:-20px;margin-top:-2px;padding-bottom:4px;}
- #p2 a{color:{color:Perma 2};position:absolute;font-size:17px;padding-bottom:2px;}
- #p3 a{color:{color:Perma 3};position:absolute;font-size:14px;margin-left:20px;margin-top:1px;padding-bottom:1px;}
- #p1 a:hover{border-bottom:1px dotted {color:Perma 1};}
- #p2 a:hover{border-bottom:1px dotted {color:Perma 2};}
- #p3 a:hover{border-bottom:1px dotted {color:Perma 3};}
- #z{position:fixed;bottom:0;right:0;padding:15px;}
- #z .y{position:absolute;margin-top:-7px;margin-left:-10px;opacity:0;font-family:calibri;font-size:10px;text-transform:uppercase;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;-webkit-transform: scale(.10);}
- #z:hover .y{opacity:1;-webkit-transform: scale(1.0);margin-left:-10px;margin-top:-11px;}
- #z .x{font-size:23px;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;}
- /*x-x*/
- #z:hover .x{opacity:0;-webkit-transform: scale(.10);}
- #side{margin-bottom:80px;margin-top:150px;text-align:center;{block:ifBiggerPosts}
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}}
- #side .navigate{position:absolute;opacity:0;margin-top:-10px;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;transition: all 0.7s ease;text-align:center;{block:ifBiggerPosts}
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}width:250px;{/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}}
- #side:hover .navigate{opacity:1;margin-top:5px;}
- #side .navigate a{margin-left:4px;margin-right:4px;}
- #side .navigate a:first-letter{text-decoration:underline;text-transform:uppercase;}
- #ask {background:{color:Bubbles};margin-top:0px;padding:10px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;color:{color:Bubbles Text};}
- #ask #ds{position:absolute;margin-top:7px;margin-left:30px;color:{color:Bubbles};font-size:30px;font-family:arial;font-weight:bold;}
- .askername{position:Absolute;margin-top:-28px;margin-left:37px;padding-bottom:2px;margin-bottom:1px;border-bottom:3px solid {color:Bubbles Text};}
- .askername a{color:{color:Bubbles Text};} .askername a:hover{color:{color:Link Hover};}
- .askerimg{padding-bottom:4px;margin-bottom:1px;}
- .askerimg img{width:30px;}
- .posttitle{font-size:13px;line-height:14px;padding-bottom:0px;background:{color:Bubbles};margin-top:0px;padding:10px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;color:{color:Bubbles Text};margin-bottom:20px;}
- .posttitle a{color:{color:Bubbles Text};}
- .posttitle a:hover{color:{color:Link Hover};}
- .posttitle #gs{position:absolute;margin-top:7px;margin-left:182px;color:{color:Bubbles};font-size:30px;font-family:arial;font-weight:bold;}
- .audiop{background:black;padding:10px;-moz-border-radius: 7px;border-radius: 7px;color:{color:Bubbles Text};margin-bottom:20px;}
- .audiop .tr{position:absolute;margin-top:7px;margin-left:30px;color:black;font-size:30px;font-family:arial;font-weight:bold;}
- .audioplayer {position:absolute;margin-top:-53px;margin-left:100px;width:70px;overflow:hidden;}
- .audiop img{{block:ifFadedImages}opacity:1;{/block:ifFadedImages}{block:ifInvertedImages}opacity:1;{/block:ifInvertedImages}}
- .audiop img:hover{{block:ifFadedImages}opacity:1;{/block:ifFadedImages}{block:ifInvertedImages}opacity:1;{/block:ifInvertedImages}}
- .blogtitle a{display:inline-block;border:4px solid {color:Link};padding:4px 6px 4px 6px;text-transform:uppercase;font-size:17px;font-weight:bold;letter-spacing:2px;line-height:17px;margin-bottom:4px;}
- .blogtitle a:hover{color:{color:Link Hover};border:4px solid {color:Link Hover};}
- blockquote{padding-left:10px;margin-left:10px;margin-right:0px;margin-top:5px;margin-bottom:10px;border-left:3px solid {color:Link};}
- blockquote p, ul{margin:0px; padding:0px;}
- .chat .line{padding: 2px;}
- .label {font-weight:bold; color:{color:text}}
- a img{border: 0px;}
- p {margin-top:10px;}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- .notes img{width:10px; position:left; top:3px; -webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px; margin-right:5px;}
- .notes{ line-height:15px;}
- .pagination{margin-bottom:50px;font-size:16px;text-align:center;{block:ifBiggerPosts}width:400px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}width:250px;{/block:ifNotBiggerPosts}}
- .l a:hover{border-bottom:1px solid transparent;}
- {CustomCSS}
- </style>
- </head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <body>
- <div style="position:fixed;top:0;left:0;max-height:100%;max-width:100%;z-index:-1;
- {block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/fcce7504e8a251ab8ebfc6cdc55c3ba6/tumblr_inline_n3llf1PkvD1rh7826.png), progress;
- {/block:ifTinyCursor}"></div>
- <div id="z"><div class="x">▲</div>
- <div class="y"><a href="http://tomkirk.tumblr.com/">tomkirk</a></div>
- </div>
- <div id="container">
- <div id="content">
- <div id="side">
- <div class="l"><a title="{Title}"href="/"><img src="{image:Pic}" style="max-width:100px;max-height:100px;border-radius:100;-webkit-border-radius:100;-moz-border-radius:100;"align="center"></a></div>
- <div style="margin-top:3px;">{Description}</div>
- <div class="navigate">
- {block:ifLink1name}
- <a href="{text:Link 1 URL}">{text:Link 1 name}</a>
- {/block:ifLink1name}
- {block:ifLink2name}
- <a href="{text:Link 2 URL}">{text:Link 2 name}</a>
- {/block:ifLink2name}
- {block:ifLink3name}
- <a href="{text:Link 3 URL}">{text:Link 3 name}</a>
- {/block:ifLink3name}
- {block:ifLink4name}
- <a href="{text:Link 4 URL}">{text:Link 4 name}</a>
- {/block:ifLink4name}
- {block:ifLink5name}
- <a href="{text:Link 5 URL}">{text:Link 5 name}</a>
- {/block:ifLink5name}
- {block:ifLink6name}
- <a href="{text:Link 6 URL}">{text:Link 6 name}</a>
- {/block:ifLink6name}
- </div>
- </div>
- {block:Posts}
- <article>
- {block:Answer}<div id="ask"><div class="askerimg"><img src="{AskerPortraitURL-128}" style="-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;"></div><span class="askername"> {Asker} asked:</span> <span style="padding-left:3px;padding-right:3px;">{Question}</span> <div id="ds">▼</div></div><div style="margin-top:20px;">{Answer}</div>{/block:Answer}
- {block:Text}{block:Title}<div class="posttitle">{Title}<div id="gs">▼</div></div>{/block:Title}{Body}{/block:Text}
- {block:Link}<div class="posttitle"><a href="{URL}">{Name} »<div id="gs">▼</div></a></div>{block:Description}{Description}{/block:Description}{/block:Link}
- {block:Photo}
- <center>
- <div class="l">{LinkOpenTag}
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- {LinkCloseTag}</div>
- </center>
- {block:ifCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {block:ReblogParentURL}
- <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ReblogParentURL}
- {/block:Photo}
- {block:Photoset}
- <div class="photo">
- {block:ifBiggerPosts}
- {block:IndexPage}{Photoset-400}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}
- </div>
- {block:ifCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Photoset}
- {block:Quote}<div class="posttitle">"{Quote}"<div id="gs">▼</div></div>{block:Source}<i> - {Source}</i>{/block:Source}{/block:Quote}
- {block:Chat}{block:Title}<div class="posttitle">{Title}<div id="gs">▼</div></div>{/block:Title}<div class="chat">{block:Lines}<div class="chat"><div class="line {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<b>{Label} </b>{/block:Label}{Line}</div></div></div>{/block:Lines}</div>{/block:Chat}
- {block:Audio}
- <div class="audiop">
- {block:AlbumArt}
- <img src="{AlbumArtURL}" width="70px;" style="position:absolute;margin:5px;z-index:1;">
- {/block:AlbumArt}
- <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" width="70px;" style="position:relative;margin:5px;">
- {block:AudioPlayer}
- <div class="audioplayer">
- {AudioPlayerBlack}
- </div>
- {/block:AudioPlayer}
- <div class="tr">▼</div>
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="photo">
- {block:ifBiggerPosts}
- {block:IndexPage}{Video-400}{/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}{Video-250}{/block:IndexPage}
- {block:PermalinkPage}{Video-400}{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}
- </div>
- {block:ifCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Video}
- {block:IndexPage}
- <div id="hexes">
- <span id="p1"><a title="{TimeAgo}"href="{Permalink}">○</a></span>
- <span id="p2"><a title="{NoteCountWithLabel}"href="{Permalink}">△</a></span>
- <span id="p3"><a title="reblog?"href="{ReblogURL}" target="_blank" class="details">✕</a>
- </span>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="permalinkpage">
- <b>Posted:</b> {TimeAgo} on
- {ShortMonth} {DayofMonth},{Year} at
- {12Hour}:{Minutes} {CapitalAmPm}
- {/block:Date}
- {block:NoteCount}<br>
- <b>Notes:</b>
- {NoteCount}
- {/block:NoteCount}
- {block:HasTags}
- <br>
- <b>Tags:</b>
- {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- <br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>· (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Date}
- {/block:PermalinkPage}
- </article>
- {/block:Posts}
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}">{block:ifInfiniteScroll} {/block:ifInfiniteScroll}{block:ifNotInfiniteScroll}←{/block:ifNotInfiniteScroll}</a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">{block:ifInfiniteScroll} {/block:ifInfiniteScroll}{block:ifNotInfiniteScroll}→{/block:ifNotInfiniteScroll}</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- {block:ifInfiniteScroll}
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
- {/block:ifInfiniteScroll}
- <!-- wtf is a matt bellamy -->
- <script>
- (function() {
- var $tumblelog = $('#content');
- {block:IfInfiniteScroll}
- $tumblelog.infinitescroll({
- navSelector : ".pagination",
- nextSelector : ".pagination a:first",
- itemSelector : "article",
- bufferPx : 50,
- done : "",
- loading: {
- finishedMsg: "<p> </p>",
- img : " ",
- msg: null,
- msgText: "<p> </p>"
- },
- },
- function( newElements ) {
- var $newElems = $( newElements ).css({ opacity: 0 });
- $newElems.imagesLoaded(function(){
- $newElems.animate({ opacity: 1 });
- $tumblelog.masonry( 'appended', $newElems);
- });
- }
- );
- {/block:IfInfiniteScroll}
- $tumblelog.imagesLoaded( function(){
- $tumblelog.masonry({
- columnWidth: function( containerWidth ) {
- return containerWidth / 100;
- }
- });
- });
- })();
- </script>
- <script>
- var _gaq=[['_setAccount','{text:Google Analytics ID}'],['_trackPageview']];
- (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
- g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
- s.parentNode.insertBefore(g,s)}(document,'script'));
- </script>
- </body>
- </html>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement