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:Background" content="#ffffff"/>
- <meta name="color:Text" content="#696969"/>
- <meta name="color:Link" content="#f3baba"/>
- <meta name="color:Link Hover" content="#e8e8e8"/>
- <meta name="color:Scrollbar" content="#faeded"/>
- <meta name="color:Ask Background" content="#f7f7f7"/>
- <meta name="color:Ask Text" content="#696969"/>
- <meta name="color:Border" content="#000000"/>
- <meta name="color:Pagination" content="#ffffff"/>
- <meta name="color:Tool Tip" content="#000000"/>
- <meta name="color:Tool Tip Text" content="#ffffff"/>
- <meta name="color:Nav" content="#000000"/>
- <meta name="color:Nav Text" content="#ffffff"/>
- <!--Images-->
- <meta name="image:Background" content""/>
- <!--Options-->
- <meta name="if:Infinite Scroll" content="1"/>
- <meta name="if:Captions" content=""/>
- <meta name="if:Box Shadow" content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Inverted Images" content=""/>
- <meta name="if:Tiny Cursor" content=""/>
- <meta name="if:Crosshair Cursor" content=""/>
- <meta name="if:Full Bkg Img" 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=""/>
- {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">
- /*Basic styles*/
- {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}
- iframe#tumblr_controls {-webkit-filter:invert(100%);right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-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;}
- ::-webkit-scrollbar {width:15px; height:20px; background: {color:Border};}
- ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar}; border-top:30px solid {color:Border};border-bottom:30px solid {color:Border};border-right:10px solid {color:Border};}
- #hxl{position:fixed;right:0;bottom:0;height:100%;width:15px;background:{color:Border};z-index:999;}
- #hx{position:fixed;left:0;top:0;width:100%;height:30px;background:{color:Border};z-index:999;}
- #hxb{position:fixed;left:0;bottom:0;width:100%;height:30px;background:{color:Border};z-index:999;}
- #hxr{position:fixed;left:0;bottom:0;height:100%;width:30px;background:{color:Border};z-index:999;}
- body{background-color: {color:Background};background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;background-position:center;font-family:consolas;font-size:13px;line-height:15px;color:{color:Text};{block:ifTinyCursor}cursor:url(http://img69.imageshack.us/img69/7673/cursorw.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.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
- a:hover{color:{color:Link Hover};{block:ifTinyCursor}cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
- #s-m-t-tooltip {max-width:300px;padding:1px;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:10px;line-height:10px;color:{color:Tool Tip Text};z-index:999999999999999999999999999999999999;-webkit-border-radius: 2px;
- -moz-border-radius: 2px;
- border-radius: 2px;}
- #content {margin:auto;padding-left:250px;}
- blockquote{padding-left:10px;margin-left:10px;margin-right:0px;margin-top:5px;margin-bottom:0px;border-left:4px solid {color:Link};}
- blockquote p, ul{margin:0px;padding:0px;margin-left:0px;}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 30px; padding: 5px; }
- .ul { list-style-type: square; }
- #side {position:fixed;z-index:1;top:0;left:0;padding:105px;width:90px;}
- .desc{color:{color:Blog Title};font-size:10px;}
- .blogtitle{font-size:15px;line-height:20px;text-transform:lowercase;font-style:italic;}
- .blogtitle a{text-decoration:none;color:{color:Blog Title};}
- .posttitle{font-size:20px;line-height:20px;font-weight:bold;font-style:italic;}
- #links{height:20px;overflow:hidden;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
- #links:hover{height:106px;}
- .links{padding:0px;padding-top:2px; }
- .links a{display:block;text-transform:lowercase;font-style:italic;font-size:11px;background:{color:Nav};color:{color:Nav Text};margin-top:3px;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;text-decoration:none;padding-left:4px;}
- .links a:hover{color:{color:Nav};background:{color:Nav Text};-webkit-transition: all 0s ease-out;-moz-transition: all 0s ease-out;transition: all 0s ease-out;}
- .linkstitle{font-weight:bold;text-transform:lowercase;font-size:10px;letter-spacing:1px;height:10px;padding:1px;padding-bottom:5px;color:{color:Blog Title};}
- .audiop{background:black;padding:10px;}
- .audioplayer {position:relative;margin-top:3px;}
- .audiop img{max-width:470px;display:block;}
- .notes img{width:10px;margin-right:5px; -webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px;}
- #ask {min-width:250px;padding:15px;background:{color:Ask Background};color:{color:Ask Text};}
- .askername{font-weight:bold;}
- iframe, img, embed, object, video {max-width: 100%;}
- img {height:auto;width:auto}
- article img {{block:IndexPage}display:block;{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}}
- article {margin:5%;padding:20px;{block:IndexPage}width:20%;{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}background:white;{block:ifBoxShadow}box-shadow:rgba(0,0,0,0.07)3px 3px;{/block:ifBoxShadow}}
- article #permalink{text-align:center;opacity:0;margin-top:-10px;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;}
- article:hover #permalink{margin-top:15px;opacity:1;}
- #permalinkpage{position:relative;padding-top:5px;}
- .chat .line{padding: 2px;}
- .chat .line .odd{padding:2px;{color:Ask Text};background:{color:Ask Background};}
- .label {font-weight:bold;}
- #pgs{position:fixed;text-align:center;width:100%;padding-bottom:7px;bottom:0;z-index:99999;color:{color:Pagination};}
- #pgs a{color:{color:Pagination};}
- .cr{position:fixed;right:0;bottom:0;padding-right:35px;padding-bottom:39px;z-index:9999999;}
- {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 id="hx"></div><br><br><br><div id="hxb"></div><div id="hxr"></div><div id="hxl"></div>
- <div id="side">
- <div class="pix">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div class="desc">{Description}</div>
- <div id="links">
- <div class="linkstitle">▼</div>
- <div class="links">
- <a href="{text:Link 1 URL}">{text:Link 1 name}</a>
- <a href="{text:Link 2 URL}">{text:Link 2 name}</a>
- <a href="{text:Link 3 URL}">{text:Link 3 name}</a>
- <a href="{text:Link 4 URL}">{text:Link 4 name}</a>
- </div>
- </div>
- </div>
- </div>
- <div class="cr">
- <a title="theme by tomkirk"href="http://tomkirk.tumblr.com/">▲</a>
- </div>
- {block:ifNotInfiniteScroll}
- <div id="pgs">
- {block:Pagination}
- {block:PreviousPage} <a href="{PreviousPage}">←</a> {/block:PreviousPage}
- {CurrentPage} of {TotalPages}
- {block:NextPage}<a href="{NextPage}">→</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:ifNotInfiniteScroll}
- <div id="content">
- {block:Posts}
- <article>
- {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}
- <div class="photo">
- {LinkOpenTag}
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" />
- </a>
- {LinkCloseTag}
- {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}
- <center>
- <div class="photoset">
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- </center>
- {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}
- <i> - {Source}</i>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <div class="posttitle">
- {Title}
- </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="audio">
- <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="500" height="500">{/block:AlbumArt}</div>
- <div class="audiop">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {block:IndexPage}
- {Video-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Video-400}
- {/block:PermalinkPage}
- {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:Panorama}
- {block:IndexPage}
- <div class="permap">
- <a href="{Permalink}">{NoteCount}
- </div>
- {/block:IndexPage}
- {LinkOpenTag}<img src="{PhotoURL-Panorama}" alt="{PhotoAlt}" />{LinkCloseTag}
- {block:ifCaptions}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}{Caption}{/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Panorama}
- {block:Answer}
- <div id="ask">
- <div class="askername">{Asker} asked:</div>
- {Question}
- </div>
- {Answer}
- {/block:Answer}
- {block:IndexPage}
- <div id="permalink">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount}</a>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="permalinkpage">
- {TimeAgo} on
- {ShortMonth} {DayofMonth},{Year}
- {block:NoteCount} · {NoteCountWithLabel}
- {/block:NoteCount}
- {block:HasTags} · Tags:
- {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>
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Date}
- {/block:PermalinkPage}
- </article>
- {/block:Posts}
- <!--Close of article-->
- </div>
- <!--Pagination: previous/next page links-->
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}<a href="{PreviousPage}"> </a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"> </a>{/block:NextPage}
- </div>
- {/block:Pagination}
- <!--Links to jQuery library, Masonry, infinite scroll and imagesLoaded-->
- <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}
- <!--Code for infinite scroll and grid layout-->
- <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>
- <!--For users adding Google Analytics ID-->
- <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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement