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-->
- <meta name="color:Ask Background" content="#000000"/>
- <meta name="color:Ask Text" content="#ffffff"/>
- <meta name="color:Accent 1" content="#FFFB00"/>
- <meta name="color:Accent 2" content="#00FBFF"/>
- <meta name="color:Accent 3" content="#000000"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Blog Title" content="#000000"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="669e86"/>
- <meta name="color:Link Hover" content="#fffffc"/>
- <meta name="color:Link Hover Background" content="#669e86"/>
- <meta name="color:Scrollbar" content="669e86"/>
- <meta name="color:Border" content="#000000"/>
- <meta name="color:Pagination" content="#ffffff"/>
- <meta name="color:Post Title Bkg" content="#000000"/>
- <meta name="color:Post Title" content="#ffffff"/>
- <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="" />
- <meta name="if:Img Hover Black and White" content=""/>
- <meta name="if:Img Hover Blur" content=""/>
- <meta name="if:Bigger Posts" 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=""/>
- <!--Images-->
- <meta name="image:Background" content""/>
- <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?7"></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{
- -webkit-transition: all .5s linear;
- -moz-transition: all .5s linear;
- transition: all .5s linear
- }
- .photo:hover{
- {block:ifImgHoverBlur}
- -webkit-filter: blur(1px);z-index: -99px;
- {/block:ifImgHoverBlur}
- {block:ifImgHoverBlackAndWhite}
- -webkit-filter: grayscale(100%);z-index: -99px;
- {/block:ifImgHoverBlackAndWhite}
- }
- iframe#tumblr_controls {-webkit-filter:invert(100%);right:3px !important; position: fixed !important;opacity: 0.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:15px; height:15px; background: {color:Background}; }
- ::-webkit-scrollbar-thumb { border:6px solid {color:Background};background-color: {color:Scrollbar};}
- body{background-color: {color:Background};background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;background-position:center;font-family:consolas;font-size:11px;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};padding-right:2px;padding-left:2px;text-decoration:none;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;}
- a:hover{color:{color:Link Hover};background:{color:Link Hover Background};cursor:help;{block:ifTinyCursor}cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress; {/block:ifTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
- #container {margin-left:0px;padding-top:20px;padding-bottom:10px;
- {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}
- }
- #entry {margin-top:40px;margin-bottom:80px;margin-left:350px;padding:10px;
- {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}
- }
- #entry img{
- {block:ifBiggerPosts}
- {block:IndexPage}display:block;max-width:400px;{/block:IndexPage}{block:PermalinkPage}max-width:400px;{/block:PermalinkPage}
- {/block:ifBiggerPosts}
- {block:ifNotBiggerPosts}
- {block:IndexPage}display:block;max-width:250px;{/block:IndexPage}{block:PermalinkPage}max-width:400px;{/block:PermalinkPage}
- {/block:ifNotBiggerPosts}
- }
- .p1{height:7px;width:7px;display:inline-block;margin-right:5px;margin-top:5px;background:{color:Accent 1};-webkit-border-radius: 30px;-moz-border-radius: 30px; border-radius: 30px;}
- .p2{height:7px;width:7px;display:inline-block;margin-right:5px;margin-top:5px;background:{color:Accent 2};-webkit-border-radius: 30px;-moz-border-radius: 30px; border-radius: 30px;}
- .p3{height:7px;width:7px;display:inline-block;margin-right:5px;margin-top:5px;background:{color:Accent 3};-webkit-border-radius: 30px;-moz-border-radius: 30px; border-radius: 30px;}
- .p3t{margin-left:20px;padding-left:5px;border-left:2px solid {color:Accent 3};line-height:10px;}
- #entry #p1 a{color:{color:Text};}
- #entry #p2 a{color:{color:Text};}
- #entry #p3 a{color:{color:Text};}
- #entry #p1 a:hover{color:{color:Link Hover};}
- #entry #p2 a:hover{color:{color:Link Hover};}
- #entry #p3 a:hover{color:{color:Link Hover};}
- #entry #p1 {width:100px;position:absolute;opacity:1;margin-top:10px;font-size:8px;text-transform:uppercase;letter-spacing:1px;opacity:0;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;{block:ifBiggerPosts}margin-left:415px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}margin-left:265px;{/block:ifNotBiggerPosts}}
- #entry:hover #p1 {opacity:1;-webkit-transition: all 0.1s linear; -moz-transition: all 0.1s linear; transition: all 0.1s linear;}
- #entry #p2 {width:100px;position:absolute;opacity:1;margin-top:25px;font-size:8px;text-transform:uppercase;letter-spacing:1px;opacity:0;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;{block:ifBiggerPosts}margin-left:415px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}margin-left:265px;{/block:ifNotBiggerPosts}}
- #entry:hover #p2 {opacity:1;-webkit-transition: all 0.7s linear; -moz-transition: all 0.7s linear; transition: all 0.7s linear;}
- #entry #p3 {width:100px;position:absolute;opacity:1;margin-top:40px;font-size:8px;text-transform:uppercase;letter-spacing:1px;opacity:0;-webkit-transition: all 0.6s linear; -moz-transition: all 0.6s linear; transition: all 0.6s linear;{block:ifBiggerPosts}margin-left:415px;{/block:ifBiggerPosts}{block:ifNotBiggerPosts}margin-left:265px;{/block:ifNotBiggerPosts}}
- #entry:hover #p3 {opacity:1;-webkit-transition: all 1.1s linear; -moz-transition: all 1.1s linear; transition: all 1.1s linear;}
- #permalinkpage{position:relative;padding-top:5px;}
- #side {background:white;position:fixed;z-index:1;top:0;padding-top:100px;left:0;padding-right:10px;width:130px;border-left:100px solid {color:Border};border-right:1px solid {color:Border};text-align:justify;height:100%;}
- .desc{font-size:10px;padding:10px;}
- .navigate{padding:10px;margin-right:-10px;border-bottom:1px solid {color:Border};border-top:1px solid {color:Border};}
- .navigate a{display:block;margin-top:5px;margin-bottom:5px;}
- .blogtitle{font-size:15px;line-height:20px;font-style:italic;border-bottom:1px solid {color:Border};padding-left:10px;padding-right:10px;padding-bottom:10px;margin-right:-10px;}
- .posttitle{font-size:15px;line-height:23px;text-transform:uppercase;letter-spacing:1px;background:{color:Post Title Bkg};color:{color:Post Title};padding:10px;padding-left:15px;padding-right:15px;}
- .posttitle a{color:{color:Post Title};}
- 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;}
- .chat .line{padding: 2px;}
- #ask {padding:10px;background:{color:Ask Background};color:{color:Ask Text};}
- .askername{font-size:12px;letter-spacing:0px;font-weight:bold;}
- .askername a{color:{color:Ask Text};}
- .label {font-weight:bold; color:{color:text}}
- a img{border: 0px;}
- p {margin-top: 4px;}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- .audiop{background:black;padding:5px;}
- .audioaa img{opacity:1;z-index:1;position:absolute;}
- .audiop .audior {position:absolute;background:black;margin-top:-95px;width:90px;height:90px;margin-left:5px;z-index:2;opacity:0;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
- .audiop:hover .audior{opacity:.9;}
- .audioplayer {position:absolute;margin-top:30px;margin-left:30px;width:23px;overflow:hidden;z-index:3;}
- #z{position:fixed;bottom:0;right:0;padding-bottom:20px;padding-right:30px;}
- #z a{color:{color:Text};}
- #z a:hover{color:{color:Link Hover};}
- #z .y{position:absolute;margin-top:-14px;margin-left:-12px;opacity:0;font-family:consolas;font-size:10px;line-height:10px;letter-spacing:1px;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:-12px;margin-top:-10px;}
- #z .x{font-size:23px;-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear;}
- #z:hover .x{opacity:0;-webkit-transform: scale(.10);}
- #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};box-shadow:rgba(0,0,0,0.07)3px 3px;font-size:8px;text-transform:uppercase;letter-spacing:1px;line-height:11px;color:{color:Tool Tip Text};z-index:999999999999999999999999999999999999;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
- .notes img{width:10px; position:left; top:3px;-webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px;margin-right:5px;}
- #pgs{width:250px;margin-left:370px;padding-bottom:40px;z-index:99999;}
- .pix a:hover{background:transparent;}
- .pix a{padding:0px;}
- {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" />
- <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="blogtitle"><a href="/">{Title}</a></div>
- <div class="desc">
- {Description}
- </div>
- <div class="navigate">
- <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 id="posts">
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div id="permalink">
- <div id="p1">
- <span class="p1"> </span>
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount}</a>
- </div>
- <div id="p2">
- <span class="p2"> </span>
- <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
- </div>
- {block:HasTags}<div id="p3">
- <span class="p3"> </span> Filed Under:<br>
- {block:Tags}<div class="p3t"><a href="{TagURL}">#{Tag}</a><br></div>
- {/block:Tags}</div>
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {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}
- {LinkOpenTag}
- <div class="pix">
- <div class="photo">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- </div></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: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}
- </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}
- <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="audiop">
- {block:AlbumArt}
- <div class="audioaa">
- <img src="{AlbumArtURL}" width="80px;" style="display:block;margin:10px;">
- </div>
- {/block:AlbumArt}
- <img src="http://media.tumblr.com/675fe5861bf7a215e1756675309ec363/tumblr_inline_mvk7xmTpLe1rh7826.jpg"width="80"style="display:block;margin:10px;">
- <div class="audior">
- {block:AudioPlayer}
- <div class="audioplayer">
- {AudioPlayerBlack}
- </div>
- {/block:AudioPlayer}
- </div>
- <div style="position:absolute;margin-left:110px;margin-top:-80px;color:white;width:135px;">
- {block:TrackName}{TrackName}{/block:TrackName}
- {block:Artist}<br><i>-{Artist}</i>{/block:Artist}
- </div>
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- {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}
- {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:PermalinkPage}
- {block:Date}
- <div class="permalinkpage">
- <b>Posted:</b> {TimeAgo} on
- {ShortMonth} {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}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}
- </div>
- {/block:Posts}
- {block:ifNotInfiniteScrolling}
- <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:ifNotInfiniteScrolling}
- <div id="z"><div class="x">▲</div>
- <div class="y"><a href="http://tomkirk.tumblr.com/">tomkirk</a></div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement