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:Ask Background" content="#f7f7f7"/>
- <meta name="color:Ask Text" content="#000000"/>
- <meta name="color:Bubbles" content="#000000"/>
- <meta name="color:Bubbles Text" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#ffa9a9"/>
- <meta name="color:Link Hover" content="#000000"/>
- <meta name="color:Accent" content="#f7f7f7"/>
- <meta name="color:Accent Text" content="#000000"/>
- <meta name="color:Scrollbar" content="#e8e8e8"/>
- <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:Pic" content="1"/>
- <meta name="if:Tiny Cursor" content=""/>
- <meta name="if:Crosshair Cursor" content=""/>
- <meta name="if:Infinite Scrolling" content=""/>
- <meta name="if:Custom Scrollbar" content="1"/>
- <meta name="if:Full Bkg Img" content="1" />
- <!--Images-->
- <meta name="image:Background" content""/>
- <meta name="image:Pic" content=""/>
- <!--Links-->
- <meta name="text:Pic Width" content="300"/>
- <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: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;}
- {block:ifCustomScrollbar}
- ::-webkit-scrollbar {width:16px; height:16px; background: {color:Background};}
- ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar}; border-top:5px solid {color:Background};border-right:5px solid {color:Background};border-bottom:5px solid {color:Background};border-left:5px solid {color:Background};}
- {/block:ifCustomScrollbar}
- 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: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-top:30px;}
- #container {margin:auto;padding-bottom:10px;padding-left:50px;{block:IndexPage}width:450px;{/block:IndexPage}{block:PermalinkPage}width:450px;{/block:PermalinkPage}}
- #crystals {margin-top:160px;margin-bottom:220px;{block:IndexPage}width:400px;{/block:IndexPage}{block:PermalinkPage}width:400px;{/block:PermalinkPage}}
- #crystals img{{block:IndexPage}display:block;max-width:400px;{/block:IndexPage}{block:PermalinkPage}max-width:400px;{/block:PermalinkPage}}
- #crystals #hexes{position:absolute;opacity:0;width:400px;text-align:center;margin-top:0px;text-transform:uppercase;z-index:1;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;transition: all 0.7s ease;}
- #crystals:hover #hexes{margin-top:40px;opacity:1;}
- #joa{background:{color:Bubbles};padding:10px;width:140px;margin-left:115px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
- #joa #sy{position:absolute;margin-top:-20px;margin-left:55px;color:{color:Bubbles};font-size:30px;font-family:arial;font-weight:bold;}
- #crystals #hexes a{margin-left:10px;margin-right:10px;color:{color:Bubbles Text};}
- #crystals #hexes a:hover{opacity:.7;}
- #crystals #spells{z-index:99999999;position:absolute;opacity:0;width:360px;overflow:auto;max-height:300px;margin:20px;background:{color:Bubbles};color:{color:Bubbles Text};-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;transition: all 0.7s ease;}
- #crystals:hover #spells{opacity:.8;}
- #crystals #spells a{color:{color:Bubbles Text};}
- #crystals #spells a:hover{opacity:.7;}
- #crystals #spells blockquote{border-left:3px solid {color:Bubbles Text};}
- #permalinkpage{position:relative;padding-top:5px;}
- #side{width:400px;margin-bottom:40px;margin-top:120px;text-align:center;}
- .navigate a{display:inline-block;z-index:1;padding:5px;border:4px solid {color:Accent};-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
- .navigate a:hover{text-decoration:none;color:{color:Accent Text};}
- .navigate1 a{background:{color:Accent};-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}.navigate1 a:hover{color:{color:Accent Text};text-decoration:none;}
- .sand {border-top: 2px solid transparent;border-bottom: 2px solid transparent;}
- #wave { position:absolute;left:0;width:10px;height: 18px;background:{color:Accent};z-index:-1;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
- #sea {list-style:none;position:relative;margin-bottom:10px;width:400px;margin-left:-5px;}
- #sea li {display:inline-block;
- }
- .current_page_item a {color: {color:Accent Text}; }
- #side #desc{position:absolute;background:{color:Bubbles};margin-top:20px;padding:10px;width:380px;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;color:{color:Bubbles Text};}
- #desc a{color:{color:Bubbles Text};}
- #desc a:hover{opacity:.8;}
- #desc #pg{position:absolute;margin-top:-20px;margin-left:175px;color:{color:Bubbles};font-size:30px;font-family:arial;font-weight:bold;}
- #ask {padding:10px;background:{color:Ask Background};color:{color:Ask Text};}
- .askername{position:Absolute;margin-top:-28px;margin-left:37px;padding-bottom:2px;margin-bottom:1px;border-bottom:3px solid {color:Ask Text};}
- .askername a{color:{color:Ask Text};} .askername a:hover{opacity:0.8;}
- .askerimg{padding-bottom:4px;margin-bottom:1px;}
- .askerimg img{width:30px;}
- .posttitle{font-size:18px;line-height:20px;text-transform:uppercase;padding-bottom:0px;}
- .ap{position:absolute;margin-left:80px;margin-top:80px;width:25px;overflow:hidden;}
- blockquote{padding-left:10px;margin-left:10px;margin-right:0px;margin-top:5px;margin-bottom:10px;border-left:3px 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 {margin:10px;}
- .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;}
- .notes{ line-height:15px;}
- #pgs{margin-top:10px;margin-bottom:60px;width:400px;text-align:center;}
- #s-m-t-tooltip {max-width:300px;padding:2px;padding-left:5px;padding-bottom:2px;padding-right:5px;font-size:11px;line-height:11px;margin:25px 20px 25px 20px;background-color:{color:Tool Tip};color:{color:Tool Tip Text};color:{color:Tool Tip Text};z-index:999999999999999999999999999999999999;box-shadow:rgba(0,0,0,0.07)3px 3px;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
- {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:200,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <body>
- <div id="container">
- <div id="side">
- {block:ifPic}
- <a title="{Title}"href="/">
- <img src="{image:Pic}"style="max-width:{text:Pic Width}px;margin-bottom:5px;"></a>
- {/block:ifPic}
- <span class="navigate">
- <span class="sand">
- <ul class="group" id="sea">
- <span class="navigate1"><li class="current_page_item"><a title="{Title}"href="/"></a></li></span>
- {block:ifLink1name}
- <li><a title="{text:Link 1 name}"href="{text:Link 1 URL}"></a> </li>
- {/block:ifLink1name}
- {block:ifLink2name}
- <li><a title="{text:Link 2 name}"href="{text:Link 2 URL}"></a></li>
- {/block:ifLink2name}
- {block:ifLink3name}
- <li><a title="{text:Link 3 name}"href="{text:Link 3 URL}"></a></li>
- {/block:ifLink3name}
- {block:ifLink4name}
- <li><a title="{text:Link 4 name}"href="{text:Link 4 URL}"></a></li>
- {/block:ifLink4name}
- </ul>
- </span>
- </span>
- <div id="desc"><div id="pg">▲</div>
- {Description}
- </div>
- </div>
- <br><br><br>
- <div id="ins">
- {block:Posts}
- <div id="crystals">
- {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>{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}
- {block:ifCaptions}{block:IndexPage}{block:Caption}<div id="spells"><div style="padding:20px;">{Caption}</div></div>{/block:Caption}{/block:IndexPage}{/block:ifCaptions}
- {LinkOpenTag}<div id="pic"><a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a></div>{LinkCloseTag}
- {block:ifCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/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}{block:ifCaptions}{block:IndexPage}{block:Caption}<div id="spells"><div style="padding:20px;">{Caption}</div></div>{/block:Caption}{/block:IndexPage}{/block:ifCaptions}{block:IndexPage}<div class="photo">{Photoset-400}</div>{/block:IndexPage}{block:PermalinkPage}<div class="photo">{Photoset-400}</div>{/block:PermalinkPage}
- {block:ifCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/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}" width="185" style="position:absolute;z-index:1;">
- <img src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" width="185" style="position:relative;">
- {/block:AlbumArt}
- <div style="position:absolute;background:black;margin-top:-185px;margin-left:215px;height:185px;width:185px;">
- <div class="ap">{AudioPlayerBlack}</div></div><br>
- {block:Caption}{Caption}{/block:Caption}{/block:Audio}
- {block:Video}<div class="photo"><center>{block:IndexPage}{Video-400}{/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="hexes"><div id="joa"><div id="sy">▲</div><a title="Posted {TimeAgo}"href="{Permalink}">{NoteCount}</a><a href="{ReblogURL}" target="_blank" class="details">reblog</a></div></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} <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>
- {/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>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement