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:Ask Background" content="#000000"/>
- <meta name="color:Ask Text" content="#ffffff"/>
- <meta name="color:Navi" content="#000000"/>
- <meta name="color:Navi Text" content="#ffffff"/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Link" content="#000000"/>
- <meta name="color:Link Hover" content="#000000"/>
- <meta name="color:Link Border" content="#F347FC"/>
- <meta name="color:Accent" content="#F347FC"/>
- <meta name="color:Accent Text" content="#ffffff"/>
- <meta name="color:Tool Tip" content="#ffffff"/>
- <meta name="color:Tool Tip Text" content="#000000"/>
- <!--Images-->
- <meta name="image:Background" content=""/>
- <!--Options-->
- <meta name="if:Tiny Cursor" content="1"/>
- <meta name="if:Infinite Scrolling" content=""/>
- <meta name="if:Captions" content=""/>
- <meta name="if:Faded Images" content=""/>
- <meta name="if:Inverted Images" content=""/>
- <meta name="if:Lazy Load" content=""/>
- <meta name="if:Full Bkg Img" content="1" />
- <meta name="if:Animation" 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=""/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5 name" content=""/>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- </style>
- <script type="text/javascript">
- if(location.href == 'http://matthelders.tumblr.com/') location.replace('http://matthelders.tumblr.com/tagged/a');;
- </script>
- <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%);-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;}
- html, body, a, a:link {
- {block:ifTinyCursor}
- cursor:url(https://31.media.tumblr.com/bdff266e410c6a626f3d7ba461afff73/tumblr_inline_nb3e1jKNMm1rh7826.png),auto;
- {/block:IfTinyCursor}
- }
- body{
- background:{color:Background};
- background-image:url('{image:Background}');
- background-attachment:fixed;
- background-repeat:repeat;
- background-position:center;
- font-family:consolas;
- font-size:12px;
- line-height:16px;
- color:{color:Text};
- {block:ifFullBkgImg}background-size:100% 100%;{/block:ifFullBkgImg}
- }
- a:link, a:active, a:visited{color:{color:Link};border-bottom:1px solid {color:Link Border};text-decoration:none; -webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
- a:hover{border-bottom:1px solid transparent;text-decoration:none;color:{color:Link Hover};{block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/769de35144cf314ac2a3c6cc0f5f369a/tumblr_inline_nb3e1oTcM51rh7826.png),auto;{/block:IfTinyCursor}}
- #s-m-t-tooltip {
- max-width:300px;
- margin:-20px 20px 20px 20px;
- background-color:{color:Tool Tip};
- color:{color:Tool Tip Text};
- padding:3px 5px 3px 5px;
- font-size:11px;
- line-height:11px;
- box-shadow:rgba(0,0,0,0.07) 4px 4px;
- -webkit-transition: all 0.2s ease-out;
- -moz-transition: all 0.2s ease-out;
- transition: all 0.2s ease-out;
- z-index:999999999999999999999999999999999999;
- }
- #container {
- margin:auto;
- padding:0px 0 0 0;
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- #content{
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- #entry {
- margin:0 0 90px 0px;
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- {block:ifAnimation}
- -webkit-animation:ent 5s;
- animation:ent 5s;
- {/block:ifAnimation}
- z-index:1;
- }
- @-webkit-keyframes ent {
- 0% {opacity:0;}
- 25% {opacity:1;}
- }
- #entry img{max-width:100%;}
- #entry #pic{
- overflow:hidden;
- position:relative;
- }
- #entry #pic img{
- max-width:100%;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #entry:hover #pic img{
- -webkit-transform: scale(1.10);
- -moz-transform: scale(1.10);
- -o-transform: scale(1.10);
- transform: scale(1.10);
- }
- #pic #permalinkpic{
- position:absolute;
- width:100%;
- height:100%;
- background:{color:Accent};
- z-index:9999;
- opacity:0;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #entry:hover #permalinkpic{
- opacity:.6;
- }
- #entry .tg{
- position:absolute;
- text-align:left;
- width:150px;
- padding:15px 0 6px 20px;
- overflow:hidden;
- opacity:0;
- line-height:20px;
- z-index:99999999;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- .tg a{border-bottom:1px solid transparent;color:{color:Accent Text};padding:0 0 2px 0;}
- .tg a:hover{border-bottom:1px solid {color:Accent Text};}
- #entry:hover .tg{
- opacity:1;
- }
- #entry .nt a{
- position:absolute;
- font-family:helvetica;
- font-weight:bold;
- color:{color:Accent Text};
- font-size:60px;
- line-height:40px;
- bottom:0;
- right:0;
- border-bottom:0px;
- opacity:0;
- z-index:99999999;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #entry:hover .nt a{
- opacity:1;
- }
- #entry #ps{
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #entry:hover #ps{
- -webkit-transform: scale(1.10);
- -moz-transform: scale(1.10);
- -o-transform: scale(1.10);
- transform: scale(1.10);
- }
- #ask {
- padding:10px;
- background:{color:Ask Background};
- color:{color:Ask Text};
- }
- .asktri1{
- margin:-6px 0 0 30px;
- color:{color:Ask Background};
- font-size:65px;
- font-family:arial;
- }
- .askername{
- position:Absolute;
- margin:-32px 0 0 39px;
- }
- .askername a{
- color:{color:Ask Text};
- border-bottom:2px solid {color:Asker Text};
- }
- .askerimg{
- margin-bottom:8px;
- }
- .askerimg img{
- width:30px;
- border-radius:30px;
- -webkit-border-radius:30px;
- -moz-border-radius:30px;
- }
- #answer{
- margin:10px 15px 20px 15px;
- }
- h1{
- font-size:27px;
- line-height:30px;
- margin:0 0 -5px 0;
- font-family:helvetica;
- }
- h2{
- font-size:27px;
- line-height:30px;
- margin:0 0 5px 0;
- font-family:helvetica;
- }
- .bt{
- margin:0 0 10px 0;
- }
- .bt a{
- font-size:50px;
- line-height:18px;
- text-transform:lowercase;
- letter-spacing:0px;
- font-weight:bold;
- font-family:helvetica;
- border-bottom:1px solid transparent;
- }
- blockquote{
- padding-left:10px;
- margin:0 0 0 15px;
- border-left:2px solid {color:Link};
- }
- p {
- margin:10px 0 10px 0;
- }
- .ol, ul {
- margin-left:30px;
- padding:5px;
- }
- .ul {
- list-style-type:square;
- }
- .chat .line{
- padding: 2px;
- }
- .chat .line .odd{
- padding:2px;
- color:{color:Ask Text};
- background:{color:Ask Background};
- }
- .label {
- font-weight:bold;
- }
- .audioart img{
- {block:IndexPage}width:400px;{/block:IndexPage}
- {block:PermalinkPage}width:500px;{/block:PermalinkPage}
- }
- .audioplayer{
- padding:10px;
- background:black;
- opacity:1;
- }
- .audioinfo{
- border-top:1px solid rgba(255,255,255,1);
- padding:10px;
- background:black;
- color:white;
- opacity:1;
- }
- #entry #permalinktxt{
- margin:10px 0 0 0;
- opacity:1;
- line-height:25px;
- }
- #entry:hover #permalink{
- opacity:1;
- }
- #entry #permalinkpg{
- margin:10px 0 0 0;
- line-height:20px;
- }
- .com:last-child{display:none;}
- .notes img{
- width:10px;
- position:left;
- margin:3px 5px 0 0;
- -webkit-border-radius:10px;
- -moz-border-radius:10px;
- border-radius:10px;
- border-bottom:1px solid transparent;
- }
- .notes img a{
- border-bottom:1px solid transparent;
- }
- .notes {
- line-height:30px;
- }
- #side{
- position:fixed;
- width:140px;
- bottom:0;
- left:0;
- padding:35px;
- z-index:99;
- {block:ifAnimation}
- -webkit-animation:si 5s;
- animation:so 5s;
- {/block:ifAnimation}
- z-index:1;
- }
- @-webkit-keyframes si {
- 0% {opacity:0;bottom:-300px;}
- 25% {opacity:1;bottom:0;}
- }
- #sit{
- position:fixed;
- margin:20px 0 0 30px;
- {block:ifAnimation}
- -webkit-animation:tg 5s;
- animation:tg 5s;
- {/block:ifAnimation}
- z-index:1;
- }
- @-webkit-keyframes tg {
- 0% {opacity:0;margin:-100px 0 0 30px;}
- 25% {opacity:1;margin:20px 0 0 30px;}
- }
- #toggle{
- width:30px;
- height:30px;
- cursor:help;
- }
- #toggle div{
- width:100%;
- height:5px;
- background:{color:Navi};
- 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.on .one{
- transform:rotate(45deg) translate(5px, 5px);
- }
- #toggle.on .two{
- opacity:0;
- }
- #toggle.on .three{
- transform:rotate(-45deg) translate(7px, -8px);
- }
- #n{
- width:200px;
- z-index:999999999999999999999999999;
- }
- #n a{
- display:block;
- background:{color:Navi};
- color:{color:Navi Text};
- padding:2px 6px 2px 6px;
- margin:0 0 3px 0;
- border:1px solid {color:Navi};
- }
- #n a:hover{
- background:transparent;
- color:{color:Navi};
- }
- #m_1{
- position:absolute;
- display:none;
- margin:0 0 0 0;
- z-index:999999999999999999999999999;
- }
- #m_2{
- position:absolute;
- display:none;
- margin:28px 0 0 0;
- z-index:999999999999999999999999999;
- }
- #m_3{
- position:absolute;
- display:none;
- margin:56px 0 0 0;
- z-index:999999999999999999999999999;
- }
- #m_4{
- position:absolute;
- display:none;
- margin:84px 0 0 0;
- z-index:999999999999999999999999999;
- }
- #pgs{
- margin:20px 0 60px 0;
- }
- #pgs a{
- margin:0 5px 0 5px;
- }
- {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}
- <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="sit">
- <div id="toggle">
- <div class="one"></div>
- <div class="two"></div>
- <div class="three"></div>
- </div>
- <div id="n">
- <div id="m_1">
- <a href="{text:Link 1 URL}">{text:Link 1 name}</a>
- </div>
- <div id="m_2">
- <a href="{text:Link 2 URL}">{text:Link 2 name}</a>
- </div>
- <div id="m_3">
- <a href="{text:Link 3 URL}">{text:Link 3 name}</a>
- </div>
- <div id="m_4">
- <a href="{text:Link 4 URL}">{text:Link 4 name}</a>
- </div>
- </div>
- </div>
- <br><br><br><br><br><br>
- <div id="container">
- <div id="side">
- <div class="bt"> <a href="/">{Title}</a> </div>
- {Description}
- </div>
- <div id="content">
- {block:Posts}
- <div id="entry">
- {block:Answer}
- <div id="ask">
- <div class="askerimg"><img src="{AskerPortraitURL-128}"></div>
- <span class="askername"> {Asker} asked:</span>
- <span style="padding-left:3px;padding-right:3px;">{Question}</span>
- </div>
- <div class="asktri1">▾</div>
- <div id="answer">{Answer}</div>
- {block:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ R</a></span>
- {block:HasTags}
- <br>
- <b># :</b>
- {block:Tags}<a href="{TagURL}">{Tag}</a> <span class="com"> , </span>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Answer}
- {block:Text}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- {Body}
- {block:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ R</a></span>
- {block:HasTags}
- <br>
- <b># :</b>
- {block:Tags}<a href="{TagURL}">{Tag}</a> <span class="com"> , </span>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Text}
- {block:Link}
- <h1><a href="{URL}">{Name} »</a></h1>
- {block:Description}{Description}{/block:Description}
- {block:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ R</a></span>
- {block:HasTags}
- <br>
- <b># :</b>
- {block:Tags}<a href="{TagURL}">{Tag}</a> <span class="com"> , </span>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Link}
- {block:Photo}
- <div id="pic">
- {block:IndexPage}
- <div id="permalinkpic"></div>
- <div class="tg">
- {block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}
- </div>
- <div class="nt"><a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a></div>
- {/block:IndexPage}
- <center>
- <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- </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: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>
- <div id="pic">
- {block:IndexPage}
- <div id="permalinkpic"></div>
- <div class="tg">
- {block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}
- </div>
- <div class="nt"><a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a></div>
- {/block:IndexPage}
- {block:IndexPage}<div id="ps">{Photoset-400}</div>{/block:IndexPage}
- {block:PermalinkPage}<div id="ps">{Photoset-500}</div>{/block:PermalinkPage}
- </div>
- </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}
- <h2>"{Quote}"</h2>
- {block:Source}
- <i> - {Source}</i>
- {/block:Source}
- {block:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ R</a></span>
- {block:HasTags}
- <br>
- <b># :</b>
- {block:Tags}<a href="{TagURL}">{Tag}</a> <span class="com"> , </span>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Quote}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/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:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ R</a></span>
- {block:HasTags}
- <br>
- <b># :</b>
- {block:Tags}<a href="{TagURL}">{Tag}</a> <span class="com"> , </span>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <div class="audioart">
- <img src="{AlbumArtURL}">
- </div>
- {/block:AlbumArt}
- {block:AudioPlayer}
- <div class="audioplayer">
- {AudioPlayerBlack}
- </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:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ R</a></span>
- {block:HasTags}
- <br>
- <b># :</b>
- {block:Tags}<a href="{TagURL}">{Tag}</a> <span class="com"> , </span>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <div class="photo">
- <center>
- {block:IndexPage}{Video-400}{/block:IndexPage}
- {block:PermalinkPage}{Video-500}{/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:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}">{NoteCount} N</a>
- <span style="float:right;"><a href="{ReblogURL}" target="_blank" class="details">↻ R</a></span>
- {block:HasTags}
- <br>
- <b># :</b>
- {block:Tags}<a href="{TagURL}">{Tag}</a> <span class="com"> , </span>
- {/block:Tags}
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Video}
- {block:PermalinkPage}
- {block:Date}
- <div id="permalinkpg">
- <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:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- </div>
- {/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>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $("#toggle").click(function() {
- $(this).toggleClass("on");
- $("#m_1").fadeToggle(150);
- $("#m_2").fadeToggle(450);
- $("#m_3").fadeToggle(750);
- $("#m_4").fadeToggle(1050);
- });
- </script>
- {block:ifInfiniteScrolling}
- <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
- {/block:ifInfiniteScrolling}
- <div style="position:fixed;bottom:0;right:0;padding-right:30px;padding-bottom:20px;"><a title="theme by tomkirk"href="http://tomkirk.tumblr.com/">▲</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement