Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- [ T H E M E B Y ]
- ○ ● ○
- [ 1 3 I N (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:Text" content="#000000"/>
- <meta name="color:Link" content="#55db82"/>
- <meta name="color:Link Hover" content="#f85151"/>
- <meta name="color:Scrollbar" content="#000000"/>
- <!--Images-->
- <meta name="image:Background" content""/>
- <meta name="image:Side" content""/>
- <!--Options-->
- <meta name="if:Lazy Load" content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Inverted Images" content=""/>
- <meta name="if:Infinite Scrolling" content=""/>
- <meta name="if:Captions" 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">
- function unhide(divID) {
- var item = document.getElementById(divID);
- if (item) {
- item.className=(item.className=='hidden')?'unhidden':'hidden';
- }
- }
- </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">
- .hidden {display: none;}
- .unhidden {display: block;}
- {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;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-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:15px; height:20px; background: {color:Background};}
- ::-webkit-scrollbar-thumb { 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:arial;font-size:14px;line-height:15px;color:{color:Text};}
- a:link, a:active, a:visited{color: {color:Link};text-decoration:none;-webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;}
- a:hover{
- text-decoration:none;
- color:{color:Link Hover};
- }
- #pic img{display:block;}
- #container {margin:auto;padding:5px;width:480px;}
- #content{width:500px;padding:10px;}
- #entry {background:white;width:500px;margin-top:100px;margin-bottom:140px;margin-left:40px;border:10px inset {color:Link};webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
- #entry:hover{border:10px inset {color:Link Hover};}
- #entry:hover a {color: {color:Link Hover};}
- #entry img{max-width:500px;display:block;}
- #entry .permalink{opacity:0;position:absolute;margin-top:20px;margin-left:490px;font-size:16px;line-height:11px;background:white;padding:10px;-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;z-index:999;border:4px solid {color:Link};
- /*-webkit-filter:blur(3px);-moz-filter:blur(3px);-filter:blur(3px);*/
- -webkit-transform: scale(.70);-moz-transform: scale(.70);-transform: scale(.70);}
- #entry:hover .permalink{opacity:1;border:4px solid {color:Link Hover};/*-webkit-filter:blur(0px);-moz-filter:blur(0px);-filter:blur(0px);*/
- -webkit-transform: scale(1.0);-moz-transform: scale(1.0);-transform: scale(1.0);}
- #side {position:fixed;width:230px;margin-top:120px;margin-left:-290px;background:white;border:10px inset {color:Link};-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;}
- #side:hover{border:10px inset {color:Link Hover};}
- #side:hover a {color: {color:Link Hover};}
- #ask {padding:15px;font-size:25px;line-height:25px;}
- .askername{font-weight:bold;}
- .pt{font-size:25px;line-height:25px;}
- #side .bt{font-size:35px;line-height:36px;margin-top:3px;padding:4px;text-transform:lowercase;border-bottom:1px solid {color:Link};-webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; transition: all 0.4s linear;color:{color:Link};}
- #side:hover .bt{border-bottom:1px solid {color:Link Hover};color:{color:Link Hover};cursor:help;}
- .bt a:hover{}
- .navi {font-size:20px;line-height:20px;}
- .navi a:hover{cursor:hand;}
- blockquote{padding-left:5px;margin-left:23px;border-left:4px solid #e8e8e8}
- p{margin:0px;padding-top:5px;}
- .p { padding-top: 5px; }
- .ol, ul { margin-left: 30px; padding: 5px; }
- .ul { list-style-type: square; }
- .chat .line{padding: 2px;}
- .chat .line .odd{padding:2px;{color:Ask Text};background:{color:Ask Background};}
- .label {font-weight:bold;}
- .audiop{background:black;padding:10px;}
- .audioplayer { }
- .notes img{width:0px; display: none;}
- .notes{line-height:19px;}
- #pgs{text-align:center;margin-left:50px;width:500px;font-size:25px;margin-bottom:100px;}
- {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}
- </head>
- <body>
- <div id="container">
- <div id="side">
- <div class="bt"><a href="javascript:unhide('displaybx');">
- <span style="cursor:help;">{Title}</span> </a>
- <div id="displaybx" class="hidden">
- <div class="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 style="padding:4px;">
- {Description}
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div class="permalink">
- <a href="{Permalink}">{NoteCount}</a>
- </div>
- {/block:IndexPage}
- {block:Answer}
- <div id="ask">
- <div class="askername">{Asker} asked:</div>
- {Question}
- </div>
- <div style="padding:15px;">
- {Answer}
- </div>
- {/block:Answer}
- {block:Text}
- <div style="padding:15px;">
- {block:Title}
- <div class="pt">{Title}</div>
- {/block:Title}
- {Body}
- </div>
- {/block:Text}
- {block:Link}
- <div style="padding:15px;">
- <div class="pt"><a href="{URL}">{Name} »</a></div>
- {block:Description}{Description}{/block:Description}
- </div>
- {/block:Link}
- {block:Photo}
- {LinkOpenTag}
- <div id="pic">
- <div class="ep">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"></a>
- </div></div>
- {LinkCloseTag}
- {block:ifCaptions}
- {block:Caption}<div style="padding:15px;">
- {Caption}
- </div>
- {/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}<div style="padding:15px;">
- {Caption}
- </div>
- {/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>
- {Photoset-500}
- </center>
- </div>
- {block:ifCaptions}
- {block:Caption}<div style="padding:15px;">
- {Caption}
- </div>
- {/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}<div style="padding:15px;">
- {Caption}
- </div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Photoset}
- {block:Quote}
- <div style="padding:15px;">
- <div class="pt">"{Quote}"</div>
- {block:Source}
- <i> - {Source}</i>
- {/block:Source}
- </div>
- {/block:Quote}
- {block:Chat}
- <div style="padding:15px;">
- {block:Title}
- <div class="pt">
- {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>
- </div>
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <img src="{AlbumArtURL}"style="max-width:500px;">
- {/block:AlbumArt}
- <div class="audiop">
- {block:AudioPlayer}
- <div class="audioplayer">
- {AudioPlayerBlack}
- </div>
- </div>
- {/block:AudioPlayer}
- {block:ifCaptions}
- <div style="padding:15px;">
- {block:Caption}{Caption}{/block:Caption}
- </div>
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}<div style="padding:15px;">
- {Caption}
- </div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Audio}
- {block:Video}
- <div class="photo">
- <center>
- {Video-500}
- </center>
- </div>
- {block:ifCaptions}
- {block:Caption}<div style="padding:15px;">
- {Caption}
- </div>
- {/block:Caption}
- {/block:ifCaptions}
- {block:ifNotCaptions}
- {block:PermalinkPage}
- {block:Caption}<div style="padding:15px;">
- {Caption}
- </div>
- {/block:Caption}
- {/block:PermalinkPage}
- {/block:ifNotCaptions}
- {/block:Video}
- {block:PermalinkPage}
- <div style="margin-top:5px;padding:15px;">
- {block:Date}
- <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}">{ReblogParentName}</a>· (©: <a href="{ReblogRootURL}">{ReblogRootName}</a>) {/block:RebloggedFrom}
- </div>
- {/block:PermalinkPage}
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </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>
- </div>
- <div style="position:fixed;left:0;bottom:0;padding:5px;">
- <a title="13in"href="http://13in.tumblr.com/"><img src="http://static.tumblr.com/bb49f1c92be0b126918975f97eed155b/bbujivt/VKAmr74so/tumblr_static_moon.png"width="17"></a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement