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:Border" content="#f7f7f7"/>
- <meta name="color:Text" content="#696969"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link Hover" content="#ffffff"/>
- <meta name="color:Link Hover Bkg" content="#000000"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Tool Tip" content="#000000"/>
- <meta name="color:Tool Tip Text" content="#ffffff"/>
- <!--Images-->
- <meta name="image:Background" content""/>
- <meta name="image:Side" content""/>
- <!--Options-->
- <meta name="if:250px" content=""/>
- <meta name="if:400px" content="1"/>
- <meta name="if:500px" content=""/>
- <meta name="if:Show Tags" content="1"/>
- <meta name="if:Infinite Scrolling" content=""/>
- <meta name="if:Underlined Links" content="1"/>
- <meta name="if:Captions" content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Inverted Images" content=""/>
- <meta name="if:Lazy Load" content=""/>
- <meta name="if:Full Bkg Img" content="1" />
- <meta name="if:Sidepic" content="1"/>
- <meta name="if:Blog Title" content="1"/>
- <meta name="if:Rounded Nav Links" 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="helvetica"/>
- {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}
- 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 {width:7px; height:7px; background: {color:Background};border-left:1px solid {color:Scrollbar};}
- ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
- body{background:{color:Background};background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;background-position:center;font-family:{font:Font};font-size:12px;line-height:16px;color:{color:Text};{block:ifFullBkgImg}background-size:100% 100%;{/block:ifFullBkgImg}}
- 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:3px 5px 3px 5px;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) 3px 3px;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
- #pic {position:relative;box-shadow:rgba(0,0,0,0.4)0px 0px 10px;}
- #pic img{display:block;}
- #container {margin:auto;{block:IndexPage}{block:if250px}width: 250px;{/block:if250px}{block:if400px}width: 400px;{/block:if400px}{block:if500px}width: 500px;{/block:if500px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}}
- #content{{block:IndexPage}{block:if250px}width: 250px;{/block:if250px}{block:if400px}width: 400px;{/block:if400px}{block:if500px}width: 500px;{/block:if500px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}}
- #entry {{block:IndexPage}{block:if250px}width: 250px;{/block:if250px}{block:if400px}width: 400px;{/block:if400px}{block:if500px}width: 500px;{/block:if500px}{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}margin-bottom:40px;}
- #entry img{max-width:100%;}
- #entry #permalink{position:relative;line-height:20px;margin:15px 0 0 0;opacity:1;-webkit-transition: all 0.7s linear;-moz-transition: all 0.7s linear;transition: all 0.7s linear;z-index:1;}
- #permalinkpg{margin-top:15px;}
- .com:last-child{display:none;}
- #side {position:fixed;margin:120px 0 0 -190px;width:130px;}
- .spi a:hover{background:transparent;}
- .spi img{width:130px;}
- .nav{line-height:20px;}
- .nav a{display:block;}
- .nav a:hover{color:{color:Link Hover Bkg};background:transparent;}
- .nav .dot {display:inline-block;margin:0 5px 0 0;width:5px;height:5px;background:{color:Link};border:1px solid {color:Link};{block:ifRoundedNavLinks}border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;{/block:ifRoundedNavLinks}}
- .nav:hover .dot{background:transparent;border:1px solid {color:Link Hover Bkg};}
- #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};}
- .asktri{font-size:40px;color:{color:Ask Background};margin:-1px 0 0 20px;}
- .pt{font-size:18px;line-height:20px;font-weight:bold;}
- .bt a{font-size:20px;line-height:20px;font-weight:bold;text-decoration:none;}
- .bt a:hover{background:transparent;color:{color:Link Hover Bkg};}
- blockquote{padding-left:10px;margin:10px 0 10px 20px;border-left:1px solid {color:Link};}
- p {margin:15px 0 0 0;}
- .ol, ul {margin-left:30px;padding:5px; }
- .ul {list-style-type:square; }
- .chat .line{padding: 2px;}
- .chat .line .odd{padding:2px;color:{color:Ask Text};background:{color:Ask Background};}
- .label {font-weight:bold;}
- .audiop{background:black;padding:10px;}
- .audioplayer {position:absolute;margin-top:-53px;margin-left:100px;width:30px;overflow:hidden;}
- .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;}
- .notes {line-height:20px;}
- #pgs{margin:80px 0 40px 0;}
- {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" />
- {block:ifLazyLoad}
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- {/block:ifLazyLoad}
- <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="container">
- <div id="side">
- <div class="bt"><a href="/">{Title}</a></div>
- {block:ifSidePic}
- <div class="spi"><a href="/"><img src="{image:Side}" style="margin:10px 0 0 0;"></a></div>
- {/block:ifSidepic}
- <div style="margin:5px 0 5px 0;">{Description}</div>
- {block:ifLink1name}
- <div class="nav">
- <a href="{text:Link 1 URL}"><div class="dot"></div>{text:Link 1 name}</a>
- </div>
- {/block:ifLink1name}
- {block:ifLink2name}
- <div class="nav">
- <a href="{text:Link 2 URL}"><div class="dot"></div>{text:Link 2 name}</a>
- </div>
- {/block:ifLink2name}
- {block:ifLink3name}
- <div class="nav">
- <a href="{text:Link 3 URL}"><div class="dot"></div>{text:Link 3 name}</a>
- </div>
- {/block:ifLink3name}
- {block:ifLink4name}
- <div class="nav">
- <a href="{text:Link 4 URL}"><div class="dot"></div>{text:Link 4 name}</a>
- </div>
- {/block:ifLink4name}
- </div>
- <div id="content">
- {block:Posts}
- <br><br><br><br><br><br><br><br>
- <div id="entry">
- {block:Answer}
- <div id="ask">
- <div class="askername">{Asker} asked:</div>
- {Question}
- </div><div class="asktri">▼</div>
- {Answer}
- {/block:Answer}
- {block:Text}
- {block:Title}
- <span class="pt">{Title}</span>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Link}
- <span class="pt"><a href="{URL}">{Name} »</a></span>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Photo}
- {LinkOpenTag}
- <div id="pic">
- <center>
- <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- </center>
- </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}
- <div class="photo">
- <center>
- {block:IndexPage}{block:if250px}{Photoset-250}{/block:if250px}{block:if400px}{Photoset-400}{/block:if400px}{block:if500px}{Photoset-500}{/block:if500px}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/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:Photoset}
- {block:Quote}
- <span class="pt">"{Quote}"</span>
- {block:Source}
- <i> - {Source}</i>
- {/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <span class="pt">{Title}</span>
- {/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>
- </div>
- {/block:AudioPlayer}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="photo">
- <center>
- {block:IndexPage}{block:if250px}{Video-250}{/block:if250px}{block:if400px}{Video-400}{/block:if400px}{block:if500px}{Video-500}{/block:if500px}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/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}">{TimeAgo} with {NoteCountWithLabel}</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">Reblog</a></span>
- {block:ifShowTags}
- {block:HasTags}
- <br>
- Tagged As:
- {block:Tags}<a href="{TagURL}">#{Tag}</a><span class="com"> ,</span>
- {/block:Tags}
- {/block:HasTags}
- {/block:ifShowTags}
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div id="permalinkpg">
- <b>Posted:</b> {TimeAgo} on
- {Month} {DayofMonth} , {Year} at
- {12Hour}:{Minutes} {CapitalAmPm}
- {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}<b>Via:</b> <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br><b>Source:</b> <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a> {/block:RebloggedFrom}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div> {/block:Date}
- {/block:PermalinkPage}
- </div>
- {/block:Posts}
- </div>
- {block:ifNotInfiniteScrolling}
- <div id="pgs">
- {block:Pagination}
- {block:PreviousPage} <a href="{PreviousPage}">«</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}">»</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <br><br>
- {/block:ifNotInfiniteScrolling}
- <div style="position:fixed;right:0;bottom:0;padding:15px;">
- <a title="theme by tomkirk"href="http://tomkirk.tumblr.com/">▲</a>
- </div>
- </div>
- {block:ifInfiniteScrolling}
- <script type="text/javascript" src="http://yourjavascript.com/21212225154/esz.js"></script>
- {/block:ifInfiniteScrolling}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement