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:Border" content="#000000"/>
- <meta name="color:Bar" content="#241918"/>
- <meta name="color:Ask Background" content="#f7f7f7"/>
- <meta name="color:Ask Text" content="#000000"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#ffa9a9"/>
- <meta name="color:Link Hover" content="#000000"/>
- <meta name="color:Perma" content="#f7f7f7"/>
- <meta name="color:Perma Text" content="#000000"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Tool Tip" content="#000000"/>
- <meta name="color:Tool Tip Text" content="#ffffff"/>
- <!--Options-->
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Inverted Images" content=""/>
- <meta name="if:Captions" content="1"/>
- <meta name="if:Tiny Cursor" content=""/>
- <meta name="if:Crosshair Cursor" content=""/>
- <meta name="if:Infinite Scrolling" content=""/>
- <meta name="if:Full Bkg Img" content="1" />
- <!--Images-->
- <meta name="image:Background" 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=""/>
- <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?7"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <script src="jquery.js"></script>
- <script>
- $(document).ready(function(){
- $("#click").click(function(){
- $("#guts").slideToggle("fast");
- });
- });
- </script>
- {block:ifInfiniteScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:ifInfiniteScrolling}
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- </style>
- <style type="text/css">
- {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;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-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:30px; height:30px; background: #241918;}
- ::-webkit-scrollbar-thumb { background-color:{color:Scrollbar};border:13px solid {color:Bar};}
- body{background-color: {color:Background};background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;background-position:center; font-family:calibri;font-size:10px;line-height:12px;color:{color:Text};{block:ifTinyCursor}cursor:url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), 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;}
- a:hover{color:{color:Link Hover};{block:ifTinyCursor}cursor:url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress;
- {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
- #guts,#click{padding:1px;display:inline-block;}
- #click{padding:1px;font-size:22px;}
- #click:hover{cursor:help;}
- #guts{padding:1px;display:none;width:120px;margin-left:-120px;margin-top:10px;text-align:right;}
- #container {float:right;padding-right:60px;padding-bottom:10px;{block:IndexPage}width:300px;{/block:IndexPage}{block:PermalinkPage}width:450px;{/block:PermalinkPage}padding-left:30px;z-index:99;}
- #fix {position:fixed;margin-left:-30px;height:100%;margin-top:10px;padding-top:20px;padding-bottom:10px;{block:IndexPage}width:300px;{/block:IndexPage}{block:PermalinkPage}width:450px;{/block:PermalinkPage}border-right:1px solid {color:Border};border-left:1px solid {color:Border};padding-left:30px;z-index:-1;}
- #entry {margin-top:50px;margin-bottom:60px;{block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}background: ;padding:9px;background:white;border:1px solid {color:Border};}
- #entry img{{block:IndexPage}display:block;max-width:250px;{/block:IndexPage}{block:PermalinkPage}max-width:400px;{/block:PermalinkPage}}
- #entry #permalink {display:block;opacity:1;padding:1px;border:1px solid {color:Perma};margin-top:9px;text-align:center;letter-spacing:1px;font-size:9px;text-transform:uppercase;z-index:1;background:{color:Perma};-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease; transition: all 0.5s ease;}
- #entry #permalink a{color:{color:Perma Text};}
- #entry #permalink a:hover{text-decoration:line-through;color:{color:Perma Text};}
- #permalinkpage{position:relative;padding-top:5px;}
- #end{position:fixed;top:0;right:0;{block:IndexPage}width:400px;{/block:IndexPage}{block:PermalinkPage}width:550px;{/block:PermalinkPage}background:{color:Bar};padding:20px;z-index:9999999;}
- .navigate a{display:inline-block;font-size:9px;letter-spacing:1px;text-transform:uppercase;z-index:1;padding:3px;padding-right:5px;padding-left:5px;}
- .navigate a{color:{color:Perma Text};}
- .navigate a:hover{}
- .navigate1 a{background:{color:Perma};}.navigate1 a:hover{color:{color:Perma Text};text-decoration:line-through;}
- .sand {border-top: 2px solid transparent;border-bottom: 2px solid transparent;}
- #wave { position:absolute;left:0;width:10px;height: 18px;background:{color:Perma};z-index:-1;}
- #sea {list-style:none;position:relative;width:400px;}
- #sea li {display:inline-block;
- }
- .current_page_item a {color: {color:Perma Text}; }
- #ask {padding:4px;border:1px outset {color:Border};background:{color:Ask Background}}
- .askername{position:Absolute;margin-top:-26px;margin-left:37px;padding-bottom:2px;margin-bottom:1px;}
- .askername a{color:{color:Ask Text};} .askername a:hover{text-decoration:underline;}
- .askerimg{padding-bottom:4px;margin-bottom:1px;border-bottom:1px solid {color:Border}}
- .askerimg img{width:30px;}
- .posttitle{font-size:15px; line-height:16px;padding-bottom:2px;}
- .posttitle a{color:{color:Post Title};}
- .posttitle a:hover{color:{color:Link Hover};}
- blockquote{padding-left:5px;margin-left:15px;margin-right:0px;margin-top:5px;margin-bottom:0px;border-left:2px 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 { 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; line-height:15px;}
- #pgs{margin-right:120px;margin-top:10px;margin-bottom:30px;}#pgs a{color:{color:Link};}#pgs a:hover{text-decoration:underline;}
- #s-m-t-tooltip {max-width:300px;padding:1px;padding-left:3px;padding-right:3px;margin:25px 20px 25px 20px;background-color:{color:Tool Tip};color:{color:Tool Tip Text};line-height:9px;text-transform:uppercase;font-family:calibri;letter-spacing:1px;font-size:8px;color:{color:Tool Tip Text};z-index:999999999999999999999999999999999999;-webkit-border-radius: 2px;
- -moz-border-radius: 2px;
- border-radius: 2px;}
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
- </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 src="http://static.tumblr.com/bbujivt/UTxn1xxhb/static.txt"></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>
- <body>
- <div id="container">
- <div id="end">
- <div style="position:fixed;top:0;margin-left:-50px;margin-top:53px;">
- <div id="click">+</div>
- <div id="guts">{Description}</div>
- </div>
- <span class="navigate">
- <span class="sand">
- <ul class="group" id="sea">
- <span class="navigate1"><li class="current_page_item"><a href="/">{Title}</a></li></span>
- <li><a href="{text:Link 1 URL}">{text:Link 1 name}</a></li>
-
- <li><a href="{text:Link 2 URL}">{text:Link 2 name}</a></li>
-
- <li><a href="{text:Link 3 URL}">{text:Link 3 name}</a> </li>
-
- <li><a href="{text:Link 4 URL}">{text:Link 4 name}</a></li>
- </ul>
- </span>
- </span>
- </div>
- <br><br><br><br><br><br><br>
- <div id="ins">
- {block:Posts}
- <div id="entry">
- {block:Answer}<div id="ask"><div class="askerimg"><img src="{AskerPortraitURL-128}" style="-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;border:1px solid {color:Border};"></div><span class="askername"> {Asker} asked:</span> <span style="padding-left:3px;padding-right:3px;">{Question}</span></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}{LinkOpenTag}<div id="pic"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a></div>{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>{block:IndexPage}<div class="photo">{Photoset-250}</div>{/block:IndexPage}{block:PermalinkPage}<div class="photo">{Photoset-400}</div>{/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}
- {block:AlbumArt}<img src="{AlbumArtURL}" style="{block:IndexPage}width:250px;{/block:IndexPage}{block:PermalinkPage}display:block;width:500px;{/block:PermalinkPage}">{/block:AlbumArt}
- <div style="background:black;padding:10px;">{AudioPlayerBlack}</div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}<div class="photo"><center>{block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}</center></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}">{NoteCount}</a> </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}
- </div>
- {/block:Posts}
- {block:ifNotInfiniteScrolling}
- <div id="pgs">
- {block:Pagination}
- {block:PreviousPage} <span class="navigate"><a href="{PreviousPage}">previous</a></span> {/block:PreviousPage}
-
- {block:NextPage} <span class="navigate"> <a href="{NextPage}">next</a></span> {/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:ifNotInfiniteScrolling}
- {block:IndexPage}
- <form action="/search" id="nav-search" method="get">
- <input name="q" type="text" value="{SearchQuery}"style="margin-top:4px;background:#f7f7f7;border:0px inset {color:Border};font-family:calibri;font-size:10px;width:220px;margin-bottom:10px;"/>
- <input type="submit" class="search-button" value="search" style="font-family:calibri;text-transform:uppercase;font-size:10px;line-height:6px;letter-spacing:1px;border:0px outset {color:Perma};margin-left:5px;padding:4px;background:{color:Perma};color:{color:Perma Text};"/>
- {block:IndexPage}
- <div style="position:fixed;left:0;bottom:0;padding:15px;padding-left:20px;">
- <a title="theme by tomkirk"href="http://tomkirk.tumblr.com/">▲</a>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement