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 ]
- -->
- <!DOCTYPE html>
- <html>
- <head>
- <!--Default Variables-->
- <!--Colors-->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link Hover" content="#e8e8e8"/>
- <meta name="color:Border" content="#000000"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <meta name="color:Ask Background" content="#000000"/>
- <meta name="color:Ask Text" content="#ffffff"/>
- <meta name="color:Tool Tip" content="#000000"/>
- <meta name="color:Tool Tip Text" content="#ffffff"/>
- <meta name="color:Permalink" content="#ffffff"/>
- <meta name="color:Permalink Text" content="#000000"/>
- <meta name="color:Menu Bars" content="#ffffff"/>
- <meta name="color:Menu Links" content="#000000"/>
- <meta name="color:Menu Text" content="#000000"/>
- <!--Options-->
- <meta name="if:Infinite Scroll" content="1"/>
- <meta name="if:Captions" content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Inverted Images" 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=""/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5 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">
- {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 a:hover{background:transparent;}
- iframe#tumblr_controls {-webkit-filter:invert(100%);-moz-filter:invert(100%);-filter:invert(100%);right:3px;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
- iframe#tumblr_controls:hover{opacity:1;}
- body{background:{color:Background};background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;background-position:center;{block:ifFullBkgImg}background-size:100% 100%;{/block:ifFullBkgImg}font-family:consolas;font-size:11px;line-height:16px;color:{color:Text};}
- a:link, a:active, a:visited{color: {color:Link};text-decoration:none;-webkit-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;transition: all 0.2s ease-out;}
- a:hover{color:{color:Link Hover};}
- #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;}
- #content{margin:auto;{block:IndexPage}width:750px;{/block:IndexPage}{block:PermalinkPage}width:500px;{/block:PermalinkPage}}
- #cage {margin:auto;padding:60px 0 40px 0;width:600px;}
- article {padding:10px 10px 0 10px;{block:IndexPage}width:250px;margin:40px 80px 40px 0;{/block:IndexPage}{block:PermalinkPage}width:500px;margin:40px 0 100px 0px;{/block:PermalinkPage}overflow:hidden;background:rgba(255,255,255,1);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid {color:Border};}
- article img{display:block;max-width:100%;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
- article .bub {background:{color:Permalink};padding:10px 15px 10px 15px;width:240px;margin:10px 0 0 -10px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear; transition: all 0.5s linear;z-index:9999;border-top:1px solid {color:Border};color:{color:Permalink Text};text-transform:uppercase;letter-spacing:1px;}
- .bub a{color:{color:Permalink Text};border-bottom:1px solid transparent;}
- .bub a:hover{border-bottom:1px solid {color:Permalink Text};}
- .permapg {background:{color:Permalink};padding:10px 15px 10px 15px;width:490px;margin:10px 0 0 -10px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear; transition: all 0.5s linear;z-index:9999;border-top:1px solid {color:Border};border-bottom:1px solid {color:Border};color:{color:Permalink Text};text-transform:uppercase;letter-spacing:1px;}
- .permapg a{border-bottom:1px solid transparent;}
- .permapg a:hover{border-bottom:1px solid {color:Permalink Text};}
- blockquote{padding-left:8px;margin:5px 0 5px 20px;border-left:2px solid {color:Link};}
- .ol, ul { margin-left: 30px; padding: 5px; }
- .ul { list-style-type: square; }
- p{margin:5px 0 0 0;}
- .pt{font-size:18px;line-height:20px;font-weight:bold;}
- .audioplayer{background:white;margin:5px 0 0 0;padding:10px;opacity:0.8;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border:1px solid {color:Border};}
- .audioinfo{margin:5px 0 0 0;padding:10px;background:white;border:1px solid {color:Border};border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
- #ask {background:{color:Ask Background};margin-top:0px;padding:10px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;color:{color:Ask Text};}
- #ask #ds{position:absolute;margin-top:7px;margin-left:30px;color:{color:Ask Background};font-size:30px;font-family:arial;font-weight:bold;}
- .askername{position:Absolute;margin-top:-24px;margin-left:37px;margin-bottom:1px;}
- .askername a{color:{color:Ask Text};} .askername a:hover{text-decoration:underline;}
- .askerimg{padding-bottom:4px;margin-bottom:1px;}
- .askerimg img{width:30px;}
- iframe, img, embed, object, video {max-width: 100%;}
- #side {position:fixed;z-index:99999999999;margin:20px 0 0 30px;-webkit-animation:tg 5s;animation:tg 5s;}
- @-webkit-keyframes tg {0% {opacity:0;margin:20px 0 0 -70px;}25% {opacity:1;margin:20px 0 0 30px;}}}}
- .chat .line{padding: 2px;}
- .chat .line .odd{padding:2px;color:{color:Ask Text};background:{color:Ask Background};}
- .label {font-weight:bold;}
- .notes img{width:10px; position:left;margin-right:5px;top:3px;-webkit-border-radius: 10px;
- -moz-border-radius: 10px; border-radius: 10px;display:inline;}
- .notes {line-height:31px;}
- .pagination{font-size:40px;margin-top:5px;font-weight:bold;font-family:consolas;}
- #toggle {width:28px;height:30px;cursor:help;}
- #toggle div{width:100%;height:5px;background:{color:Menu Bars};margin:4px auto;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;transition: all 0.2s linear;}
- #toggle.ac .t_1{transform:rotate(45deg) translate(5px, 5px);}
- #toggle.ac .t_2{opacity:0;}
- #toggle.ac .t_3{transform:rotate(-45deg) translate(7px, -8px);}
- #m_1{position:fixed;display:none;top:0;left:0;width:100%;height:100%;z-index:99999;background:{color:Background};background-image:url({image:Background});background-attachment:fixed;background-repeat:repeat;background-position:center;{block:ifFullBkgImg}background-size:100% 100%;{/block:ifFullBkgImg}}
- #m_2{position:fixed;display:none;margin:0 0 0 0;padding:20px;width:100%;z-index:999999;color:{color:Menu Text};}
- #navi a{font-family:helvetica;display:inline;font-size:20px;line-height:40px;color:{color:Menu Links};text-transform:lowercase;font-weight:bold;letter-spacing:-1px;margin:0 2px 0 2px;border-bottom:1px solid transparent;}
- #navi a:hover{border-bottom:1px solid {color:Menu Links};}
- .b a{font-family:helvetica;display:inline;font-size:40px;line-height:50px;color:{color:Menu Links};text-transform:lowercase;font-weight:bold;letter-spacing:-1px;margin:0 2px 0 2px;border-bottom:1px solid transparent;}
- .b a:hover{border-bottom:1px solid {color:Menu Links};}
- {CustomCSS}
- </style>
- </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>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <body>
- <div id="m_1"> </div>
- <div id="m_2">
- <div style="margin:auto;padding-top:220px;width:300px;text-align:center;">
- <div class="b"><a href="/">{Title}</a></div>
- {Description}
- <div id="navi">
- {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}
- {block:ifLink5name}
- <a href="{text:Link 5 URL}">{text:Link 5 name}</a>
- {/block:ifLink5name}
- </div>
- </div>
- </div>
- <div id="side">
- <div id="toggle">
- <div class="t_1"></div>
- <div class="t_2"></div>
- <div class="t_3"></div>
- </div>
- </div>
- <div id="cage">
- <div id="content">
- {block:Posts}
- <article>
- {block:Text}
- {block:Title}
- <div class="pt">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="photo">
- {LinkOpenTag}
- <a href="{permalink}">
- <center><img src="{PhotoURL-500}" alt="{PhotoAlt}"></center>
- </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}
- <div class="photoset">
- <div class="photo">
- {block:IndexPage}{Photoset-250}{/block:IndexPage}
- {block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}
- </div>
- </div>
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="pt">
- "{Quote}"
- </div>
- {block:Source}-{Source}{/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="pt">
- <a href="{URL}">{Name} »</a>
- </div>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- <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>
- {/block:Lines}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <img src="{AlbumArtURL}">
- {/block:AlbumArt}
- {block:AudioPlayer}
- <div class="audioplayer">
- {AudioPlayerWhite}
- </div>
- {/block:AudioPlayer}
- {block:TrackName}
- <div class="audioinfo">
- Song : {TrackName}
- </div>
- {/block:TrackName}
- {block:Artist}
- <div class="audioinfo">
- Artist : {Artist}
- </div>
- {/block:Artist}
- {block:Album}
- <div class="audioinfo">
- Album : {Album}
- </div>
- {/block:Album}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Audio}
- {block:Video}
- <div class="video">
- <div class="video-player">{block:IndexPage}{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</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:Panorama}
- {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="askerimg"><img src="{AskerPortraitURL-128}" style="-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;"></div><span class="askername"> {Asker} asked:</span> <span style="padding-left:3px;padding-right:3px;">{Question}</span> <div id="ds">▼</div></div><div style="margin-top:20px;">{Answer}</div>{/block:Answer}
- {block:IndexPage}
- <div class="bub">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} n</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ Rblg</a></span>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:Date}
- <div class="permapg"><!--ok-->
- <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}
- <b>Via:</b> <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br> <b>Src:</b> <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a> {/block:RebloggedFrom}
- </div>
- {/block:Date}
- {/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}previous{/block:ifNotInfiniteScroll}</a><br>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}">{block:ifInfiniteScroll} {/block:ifInfiniteScroll}{block:ifNotInfiniteScroll}next{block:ifNotInfiniteScroll}</a>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $("#toggle").click(function() {
- $(this).toggleClass("ac");
- $("#m_1").fadeToggle(500);
- $("#m_2").fadeToggle(800);
- });
- </script>
- <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}
- <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>
- <!--am-->
- <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>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement