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:Text" content="#000000"/>
- <meta name="color:Link" content="#1700ff"/>
- <meta name="color:Link Hover" content="#f80202"/>
- <meta name="color:Scrollbar" content="#e8e8e8"/>
- <meta name="color:Border" content="#000000"/>
- <meta name="color:Select" content="#f7f7f7"/>
- <meta name="color:Select Text" content="#000000"/>
- <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="1" />
- <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=""/>
- <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?7"></script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
- <script src="jquery.js"></script>
- <script>
- $(document).ready(function(){
- $("#kh").click(function(){
- $("#mbls").slideToggle("fast");
- });
- });
- </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}
- 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;}
- ::-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};-webkit-border-radius: 100px;
- -moz-border-radius: 100px;border-radius: 100px;}
- #s-m-t-tooltip {max-width:300px;padding:1px;padding-left:3px;padding-right:3px;margin:15px 20px 15px 20px;background-color:{color:Tool Tip};color:{color:Tool Tip Text};font-size:10px;color:{color:Tool Tip Text};z-index:999999999999999999999999999999999999;font-style:italic;}
- body{
- background-color: {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:10px;
- line-height:12px;
- color:{color:Text};
- {block:ifTinyCursor}
- cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
- {/block:ifTinyCursor}
- {block:ifCrosshairCursor}
- cursor:crosshair;
- {/block:ifCrosshairCursor}
- }
- 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{
- color:{color:Link Hover};
- {block:ifTinyCursor}
- cursor:url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
- {/block:ifTinyCursor}
- {block:ifCrosshairCursor}
- cursor:crosshair;
- {/block:ifCrosshairCursor}
- }
- ::selection {
- background: {color:Select};
- color: {color:Select Text};
- }
- ::-moz-selection {
- background: {color:Select};
- color: {color:Select Text};
- }
- #container {
- left:0;
- padding-top:50px;
- padding-left:220px;
- padding-bottom:10px;
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- }
- #entry {
- margin-top:20px;
- margin-bottom:80px;
- {block:IndexPage}
- width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- width:400px;
- {/block:PermalinkPage}
- background:white;
- padding:9px;
- border:3px solid {color:Border};
- z-index:1;
- }
- #entry img{
- {block:IndexPage}
- display:block;
- max-width:250px;
- {/block:IndexPage}
- {block:PermalinkPage}
- max-width:400px;
- {/block:PermalinkPage}
- }
- #entry .permalink{
- font-family:consolas;
- position:absolute;
- opacity:0;
- padding:3px;
- margin-top:10px;
- margin-left:-91px;
- width:76px;
- border-top:2px solid {color:Border};
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- #entry:hover .permalink{
- opacity:1;
- }
- #entry .permalink2{
- position:absolute;
- opacity:0;
- padding:3px;
- margin-top:10px;
- margin-left:260px;
- width:75px;
- border-top:2px solid {color:Border};
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- #entry:hover .permalink2{
- opacity:1;
- }
- #entry .permalinkx{
- position:absolute;
- opacity:0;
- padding:5px;
- margin-left:355px;
- text-align:center;
- text-transform:uppercase;
- z-index:999;
- color:{color:Link};
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- transition: all 0.5s linear;
- }
- #entry:hover .permalinkx{
- opacity:1;
- }
- .permalinkx a{
- display:block;
- font-size:8px;
- letter-spacing:1px;
- padding:1px;
- padding-left:4px;
- padding-right:4px;
- background:white;
- border:1px solid {color:Border};
- }
- .permalinkx a:hover{
- background:{color:Border};
- border:1px solid {color:Border};
- }
- .bb{
- position:absolute;
- width:14px;
- margin-top:5px;
- margin-left:-15px;
- padding:1px;
- background:{color:Border};
- }
- .cc{
- position:absolute;
- width:2px;
- height:14px;
- margin-top:15px;
- margin-left:10px;
- background:{color:Border};
- }
- .audiop{background:black;padding:5px;}
- .audioaa img{opacity:1;z-index:1;position:absolute;}
- .audiop .audior {position:absolute;background:black;margin-top:-90px;width:90px;height:90px;z-index:2;opacity:.1;-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;}
- #side {
- position:fixed;
- z-index:1;
- width:120px;
- height:100%;
- top:0;
- padding:5px;
- padding-left:16px;
- border-right:10px solid {color:Border};
- left:0;
- }
- #side2 {
- position:fixed;
- z-index:1;
- width:120px;
- height:100%;
- top:0;
- padding:5px;
- padding-left:16px;
- border-left:10px solid {color:Border};
- {block:IndexPage}
- margin-left:350px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-left:500px;
- {/block:PermalinkPage}
- }
- .ss{
- margin-top:300px;
- margin-right:10px;
- text-align:center;
- }
- .sbb{
- position:absolute;
- width:10px;
- margin-top:-33px;
- margin-left:49px;
- padding:1px;
- background:{color:Border};
- }
- .sbb2{
- position:absolute;
- width:10px;
- margin-top:-10px;
- margin-left:49px;
- padding:1px;
- background:{color:Border};
- }
- .scc{
- position:absolute;
- width:2px;
- height:10px;
- margin-top:-26px;
- margin-left:27px;
- background:{color:Border};
- }
- .scc2{
- position:absolute;
- width:2px;
- height:10px;
- margin-top:-26px;
- margin-left:84px;
- background:{color:Border};
- }
- .navigate a{
- display:inline-block;
- width:35px;
- margin-left:3px;margin-right:3px;
- margin-top:9px;
- font-size:8px;
- font-family:consolas;
- text-transform:uppercase;
- letter-spacing:1px;
- padding:1px;
- padding-top:2px;
- padding-left:4px;
- padding-right:4px;
- background:white;
- border:1px solid {color:Border};
- }
- .navigate a:hover{
- background:{color:Border};
- border:1px solid {color:Border};
- }
- .xc{
- position:absolute;
- font-size:100px;
- margin-left:15px;
- margin-top:-70px;
- }
- .xc .xcr{
- position:absolute;
- width:2px;
- margin-left:39px;
- margin-top:25px;
- height:52px;
- background:{color:Link};
- text-transform:uppercase; -webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear; /
- }
- #side:hover .xcr{
- height:900px;
- background:{color:Link Hover};
- }
- #side:hover .xc a{
- color:{Color:Link Hover};
- }
- #side .blogtitle{
- opacity:0;
- position:absolute;
- margin-top:-60px;
- margin-left:5px;
- text-align:center;
- width:100px;
- font-size:10px;
- line-height:10px;
- letter-spacing:1px;
- margin-bottom:8px;
- padding-bottom:3px;
- text-transform:uppercase; -webkit-transition: all 0.4s linear;-moz-transition: all 0.4s linear;transition: all 0.4s linear;
- }
- #side:hover .blogtitle{
- opacity:1;
- margin-top:-110px;
- }
- #side:hover .blogtitle a{color:{color:Link Hover};}
- #side .blogtitle a{color:{color:Link};}
- .posttitle{
- font-size:17px;
- line-height:19px;
- margin:4px;
- }
- blockquote{
- padding-left:5px;
- margin-left:10px;
- margin-right:0px;
- margin-top:0px;
- margin-bottom:0px;
- border-left:2px solid {color:Text};
- }
- blockquote p, ul{margin:0px; padding:0px;
- }
- p {margin:4px;}
- .ol, ul { margin-left: 10px; padding: 5px; }
- .ul { list-style-type: square; }
- .chat .line {
- background-color: #f7f7f7;
- color: #494949;
- padding: 3px 5px;
- }
- .chat .line.even {
- background-color: #e8e8e8;
- }
- .label {font-weight:bold; color:{color:text}}
- a img{border: 0px;}
- .notes img{width:10px; position:left; top:3px; -webkit-border-radius: 10px;
- -moz-border-radius: 10px; border-radius: 10px;}
- #pgs{
- margin-right:120px;
- margin-top:10px;
- margin-bottom:30px;
- }
- /* CODES BY CSSDECK AND TUTORIAL MADE BY QUEENIE OF LAPRISIEME */
- .navigation {
- list-style: none;
- padding: 0;
- width: 250px;
- height: 40px;
- margin: 20px auto;
- background: #95C11F;
- position: relative;
- z-index: 100;
- }
- .navigation, .navigation a.main {
- border-radius: 4px;
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- }
- .navigation:hover, .navigation:hover a.main {
- border-radius: 4px 4px 0 0;
- -webkit-border-radius: 4px 4px 0 0;
- -moz-border-radius: 4px 4px 0 0;
- }
- .navigation a.main {
- display: block;
- height: 40px;
- font: bold 15px/40px arial, sans-serif;
- text-align: center;
- text-decoration: none;
- color: #FFF;
- -webkit-transition: 0.2s ease-in-out;
- -o-transition: 0.2s ease-in-out;
- transition: 0.2s ease-in-out;
- position: relative;
- z-index: 100;
- }
- .navigation:hover a.main {
- color: rgba(255,255,255,0.6);
- background: rgba(0,0,0,0.04);
- }
- .navigation li {
- width: 250px;
- height: 40px;
- background: #F7F7F7;
- font: normal 12px/40px arial, sans-serif !important;
- color: #999;
- text-align: center;
- margin: 0;
- -webkit-transform-origin: 50% 0%;
- -o-transform-origin: 50% 0%;
- transform-origin: 50% 0%;
- -webkit-transform: perspective(350px) rotateX(-90deg);
- -o-transform: perspective(350px) rotateX(-90deg);
- transform: perspective(350px) rotateX(-90deg);
- box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
- -webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
- -moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.05);
- }
- .navigation li:nth-child(even) { background: #F5F5F5; }
- .navigation li:nth-child(odd) { background: #EFEFEF; }
- .navigation li.n1 {
- -webkit-transition: 0.2s linear 0.8s;
- -o-transition: 0.2s linear 0.8s;
- transition: 0.2s linear 0.8s;
- }
- .navigation li.n2 {
- -webkit-transition: 0.2s linear 0.6s;
- -o-transition: 0.2s linear 0.6s;
- transition: 0.2s linear 0.6s;
- }
- .navigation li.n3 {
- -webkit-transition: 0.2s linear 0.4s;
- -o-transition: 0.2s linear 0.4s;
- transition: 0.2s linear 0.4s;
- }
- .navigation li.n4 {
- -webkit-transition:0.2s linear 0.2s;
- -o-transition:0.2s linear 0.2s;
- transition:0.2s linear 0.2s;
- }
- .navigation li.n5 {
- border-radius: 0px 0px 4px 4px;
- -webkit-transition: 0.2s linear 0s;
- -o-transition: 0.2s linear 0s;
- transition: 0.2s linear 0s;
- }
- .navigation:hover li {
- -webkit-transform: perspective(350px) rotateX(0deg);
- -o-transform: perspective(350px) rotateX(0deg);
- transform: perspective(350px) rotateX(0deg);
- -webkit-transition:0.2s linear 0s;
- -o-transition:0.2s linear 0s;
- transition:0.2s linear 0s;
- }
- .navigation:hover .n2 {
- -webkit-transition-delay: 0.2s;
- -o-transition-delay: 0.2s;
- transition-delay: 0.2s;
- }
- .navigation:hover .n3 {
- -webkit-transition-delay: 0.4s;
- -o-transition-delay: 0.4s;
- transition-delay: 0.4s;
- }
- .navigation:hover .n4 {
- transition-delay: 0.6s;
- -o-transition-delay: 0.6s;
- transition-delay: 0.6s;
- }
- .navigation:hover .n5 {
- -webkit-transition-delay: 0.8s;
- -o-transition-delay: 0.8s;
- transition-delay: 0.8s;
- }
- {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>
- (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>
- <body>
- <div id="container">
- <div id="side2"></div>
- <div id="side">
- <div class="ss">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- <div class="xc"><a href="/">▽</a> <div class="xcr"></div></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 class="sbb"></div><div class="sbb2"></div><div class="scc"></div><div class="scc2"></div>
- </div>
- <div style="margin-top:5px;">
- {Description}</div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div id="entry">
- {block:IndexPage}
- <div class="permalink"></div>
- <div class="permalink2"></div>
- <div class="permalinkx">
- <div class="bb"></div>
- <div class="cc"></div>
- <a href="{Permalink}">{NoteCountWithLabel}</a><br>
- <a href="{ReblogURL}" target="_blank" class="details">Reblog</a>
- </div>
- {/block:IndexPage}
- {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 id="pic">
- <a href="{permalink}">
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- </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}
- {Photoset-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {Photoset-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: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="90px;" style="display:block;">
- </div>
- {/block:AlbumArt}
- <img src="http://media.tumblr.com/675fe5861bf7a215e1756675309ec363/tumblr_inline_mvk7xmTpLe1rh7826.jpg"width="90"style="display:block;">
- <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}
- <div class="photo">
- <center>
- {block:IndexPage}
- {Video-250}
- {/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:PermalinkPage}
- {block:Date}
- <div style="margin-top:5px;">
- <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>
- <div style="position:fixed;right:0;bottom:0;padding:15px;">
- <a title="theme by tomkirk"href="http://tomkirk.tumblr.com/">▲</a>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement