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 ]
- -->
- <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="#ffffff"/>
- <meta name="color:Ask Text" content="#000000"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link Hover" content="#ffffff"/>
- <meta name="color:Link Hover Bkg" content="#000000"/>
- <meta name="color:Tool Tip" content="#000000"/>
- <meta name="color:Tool Tip Text" content="#ffffff"/>
- <meta name="color:Buttons" content="#f7f7f7"/>
- <meta name="color:Buttons Border" content="#dedddd"/>
- <meta name="color:Buttons Text" content="#000000"/>
- <!--Images-->
- <meta name="image:Background" content""/>
- <!--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:Bigger Posts" content="1"/>
- <meta name="if:Underlined Links" content="1"/>
- <meta name="if:Tags" content="1"/>
- <meta name="if:Search Bar" content="1"/>
- <meta name="if:Full Bkg Img" content="1" />
- <meta name="if:Blog Title" content="1"/>
- <!--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="font:Font" 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">
- 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{opacity:1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- ::-webkit-scrollbar {width:8px; height:8px; background: {color:Background}; }
- ::-webkit-scrollbar-thumb {background:{color:Buttons};border:1px outset {color:Buttons Border};color:{color:Buttons Text};}
- ::-webkit-scrollbar-thumb:hover {background:{color:Buttons};border:1px inset {color:Buttons Border};color:{color:Buttons Text};}
- body{background-color: {color:Background};{block:ifbackgroundimage}background-image:url('{image:background}');{/block:ifbackgroundimage}background-attachment:fixed;background-repeat:repeat;background-position:center;{block:ifFullBkgImg}background-size:100% 100%;{/block:ifFullBkgImg}font-family:{font:Font};font-size: 12px;line-height: 14px;color:{color:Text};{block:ifTinyCursor}cursor: url(http://media.tumblr.com/63bedef90e1ae5190794323d2b03dc8c/tumblr_inline_moawjfcUAG1qz4rgp.png), progress;{/block:ifTinyCursor}
- }
- a:link, a:active, a:visited{
- color: {color:Link};{block:ifUnderlinedLinks}text-decoration:underline;{/block:ifUnderlinedLinks}{block:ifNotUnderlinedLinks}text-decoration:none;{/block:ifNotUnderlinedLinks}-webkit-transition: all 0.s ease-out;-moz-transition: all 0.s ease-out;transition: all 0.s ease-out;
- }
- a:hover{background:{color:Link Hover Bkg};color:{color:Link Hover};{block:ifTinyCursor}cursor: url(http://media.tumblr.com/63bedef90e1ae5190794323d2b03dc8c/tumblr_inline_moawjfcUAG1qz4rgp.png), progress;{/block:ifTinyCursor}}
- #s-m-t-tooltip {max-width:300px;padding:2px;padding-bottom:2px;padding-left:4px;padding-right:4px;margin:25px 20px 25px 20px;background-color:{color:Tool Tip};color:{color:Tool Tip Text};font-size:11px;line-height:12px;z-index:999999999999999999999999999999999999;box-shadow:rgba(0,0,0,0,07) 7px 7px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
- #container {{block:ifBiggerPosts}width:500px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}width:400px;{/block:ifNotBiggerPosts}margin:auto;}
- #content {{block:ifBiggerPosts}width:500px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}width:400px;{/block:ifNotBiggerPosts}padding-bottom:80px;margin:auto;}
- article {margin-top:50px;margin-bottom:60px;{block:ifBiggerPosts}width:500px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}width:400px;{/block:ifNotBiggerPosts}}
- article img{MAX-WIDTH:100%;{block:ifFadedImages}opacity:.8;{/block:ifFadedImages}{block:ifInvertedImages}opacity:1;{/block:ifInvertedImages}-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
- article img:hover{{block:ifFadedImages}opacity:1;{/block:ifFadedImages}{block:ifInvertedImages}opacity:.8;/*u alwyz step2my girl*/{/block:ifInvertedImages}}
- #ps {overflow:hidden;{block:ifFadedImages}opacity:.8;{/block:ifFadedImages}{block:ifInvertedImages}opacity:1;{/block:ifInvertedImages}-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
- #ps:hover{{block:ifFadedImages}opacity:1;{/block:ifFadedImages}{block:ifInvertedImages}opacity:.8;{/block:ifInvertedImages}}
- article #permalink{margin-top:5px;line-height:16px;}
- .com:last-child{display:none;}
- #side {{block:ifBiggerPosts}width:500px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}width:400px;{/block:ifNotBiggerPosts}margin-top:50px;z-index:9999;}
- .navigate{margin-top:0px;margin-left:0px;}
- .navigate a{-webkit-transition: all 0.s ease;-moz-transition: all 0.s ease;transition: all 0.s ease; background:{color:Buttons};padding:2px 4px 2px 4px;border:1px outset {color:Buttons Border};font-size:11px;line-height:12px;margin-right:5px;color:{color:Buttons Text};text-decoration:none;display:inline-block;margin-bottom:8px;}
- .navigate a:hover{ background:{color:Buttons};border:1px inset {color:Buttons Border};}
- .blogtitle{font-size:24px;letter-spacing:1px;line-height:28px;margin-bottom:13px;margin-top:10px;}
- .blogtitle a{text-decoration:none;}
- .blogtitle a:hover{background:transparent;color:{color:Link};}
- .posttitle{font-size:22px;line-height:24px;font-style: italic;}
- #ask {padding:15px;background:{color:Ask Background};color:{color:Ask Text};}
- .askername{font-weight:bold;}
- .askername a{color:{color:Ask Text};}
- .askername a:hover{color:{color:Link Hover};}
- .chat .line{padding: 2px;}
- .chat .line .odd{padding:2px;}
- .audiop{background:black;padding:10px;}
- .audioplayer {position:absolute;margin-top:-53px;margin-left:100px;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}}
- blockquote{margin-left:10px;padding-left:4px;border-left: 3px solid {color:Text};}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- .notes img{width:10px;position:left;margin-right:5px;top:3px; -webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px; margin-right:5px; line-height:15px;}
- .notes ul {list-style-type:none;margin-left:-30px;padding:5px;text-align:left;border-bottom:1px solid {color:Border};}
- .pagination{margin-top:20px;}
- .l a:hover{background:transparent;}
- {CustomCSS}
- </style>
- <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:90,
- tip_fade_speed:100,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <div style="position:fixed;bottom:0;right:0;padding-right:20px;padding-bottom:10px;"><a title="theme by tomkirk"href="http://tomkirk.tumblr.com/">▲</a></div>
- <div id="container">
- <div id="side">
- <div style="osition:absolute;float:right;">
- {block:ifSearchBar}<form action="/search" id="nav-search" method="get">
- <input name="q" type="text" value="{SearchQuery}"style="background:white;border:1px inset {color:Buttons Border};font-family:{font:Font};"/>
- <input type="submit" class="search-button" value="search" style="background:{color:Buttons};border:1px outset {color:Buttons Border};color:{color:Buttons Text};"/></form>{/block:ifSearchBar}</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}
- </div>
- {block:IfBlogTitle}<div class="blogtitle"><a href="/">{Title}</a></div>{/block:IfBlogTitle}
- <div style="padding-top:0px;padding-bottom:5px;">
- {Description}
- </div>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <article>
- {block:Answer}<div id="ask"><div class="askername">{Asker} asked:</div>{Question}</div>{Answer}{/block:Answer}
- {block:Text}{block:Title}<div class="posttitle">{Title}</div>{/block:Title}{Body}{/block:Text}
- {block:Link}<div class="posttitle"><a href="{URL}">{Name}</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 id="ps">{block:ifBiggerPosts}{Photoset-500}{/block:ifBiggerPosts}{block:ifNotBiggerPosts}{Photoset-400}{/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>{block:Source}<br>- {Source}{/block:Source}{/block:Quote}
- {block:Chat}{block:Title}<div class="posttitle">{Title}</div><br>{/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>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}<div id="ps">{block:ifBiggerPosts}{Video-500}{/block:ifBiggerPosts}{block:ifNotBiggerPosts}{Video-400}{/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="permalink">
- <a href="{Permalink}">Posted {TimeAgo} with {NoteCountWithLabel}</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></span>
- {block:ifTags}
- {block:HasTags}
- <br>
- Tagged As:
- {block:Tags}<a href="{TagURL}">#{Tag}</a><span class="com"> ,</span>
- {/block:Tags}
- {/block:HasTags}
- {/block:ifTags}
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <div id="permalink">
- <div style="margin-top:2px;text-align:right;">
- {block:Date}
- <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}
- </div>
- </div>
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </article>
- {/block:Posts}
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <a href="{PreviousPage}">{block:ifInfiniteScroll} {/block:ifInfiniteScroll}{block:ifNotInfiniteScroll}Last{/block:ifNotInfiniteScroll}</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}">{block:ifInfiniteScroll} {/block:ifInfiniteScroll}{block:ifNotInfiniteScroll}Next{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