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: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:Border" content="#000000"/>
- <meta name="color:Accent" content="#000000"/>
- <meta name="color:Accent Text" content="#ffffff"/>
- <meta name="color:Menu" content="#ffffff"/>
- <meta name="color:Menu Text" content="#000000"/>
- <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:250px" content="1"/>
- <meta name="if:Title Heart" content="1"/>
- <meta name="if:Tiny Cursor" content=""/>
- <meta name="if:Crosshair Cursor" 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=""/>
- <meta name="text:Link 5 URL" content="/"/>
- <meta name="text:Link 5 name" content=""/>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='http://fonts.googleapis.com/css?family=Quicksand:400,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,700,300|Hind:400,500,600,700,300|Oxygen:400,300,700' rel='stylesheet' type='text/css'>
- <script src="http://tympanus.net/Development/FullscreenOverlayStyles/js/modernizr.custom.js"></script>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- </style>
- <style type="text/css">
- 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}
- {block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}
- }
- body{background:{color:Background};background-image:url('{image:Background}');background-attachment:fixed;background-repeat:repeat;background-position:center;font-family:open sans,arial;font-size:11px;line-height:16px;color:{color:Text};{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
- a:link, a:active, a:visited{color:{color:Link};text-decoration:none;-webkit-transition: all 0.s ease-out;-moz-transition: all 0.s ease-out;transition: all 0.s ease-out;}
- a:hover{text-decoration:none;color:{color:Link Hover};{block:ifTinyCursor}cursor:url(https://31.media.tumblr.com/769de35144cf314ac2a3c6cc0f5f369a/tumblr_inline_nb3e1oTcM51rh7826.png),auto;{/block:IfTinyCursor}{block:ifCrosshairCursor}cursor:crosshair;{/block:ifCrosshairCursor}}
- #s-m-t-tooltip {
- max-width:300px;
- margin:25px 20px 25px 20px;
- background-color:{color:Tool Tip};
- color:{color:Tool Tip Text};
- font-size:12px;
- line-height:12px;
- padding:3px 5px 3px 5px;
- 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;b
- }
- #container {
- margin:auto;
- {block:IndexPage}
- {block:if250px}width:250px;{/block:if250px}
- {block:ifNot250px}width:400px;{/block:ifNot250px}
- {/block:IndexPage}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- }
- #content{
- {block:if250px}width:250px;{/block:if250px}
- {block:ifNot250px}width:400px;{/block:ifNot250px}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- }
- #entry{
- position:relative;
- margin:0 0 100px 0;
- {block:if250px}width:250px;{/block:if250px}
- {block:ifNot250px}width:400px;{/block:ifNot250px}
- {block:PermalinkPage}width:400px;{/block:PermalinkPage}
- z-index:1;
- }
- #entry img{max-width:100%;}
- #pic img{display:block;}
- #pset{
- display:block;
- background:{color:Background};
- margin:0 0 -5px 0;
- }
- #pic_whole{
- position:relative;
- overflow:hidden;
- }
- #pic{
- position:relative;
- overflow:hidden;
- display:block;
- {block:if250px}width:250px;{/block:if250px}
- {block:ifNot250px}width:400px;{/block:ifNot250px}
- z-index:999;
- }
- #entry #pic{
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- z-index:999;
- }
- #entry:hover #pic{
- {block:if250px}margin:0 0 0 -170px;{/block:if250px}
- {block:ifNot250px}margin:0 0 0 -200px;{/block:ifNot250px}
- }
- #entry #plink{
- position:absolute;
- height:100%;width:100%;
- {block:if250px}margin:0 -290px 0 0;padding:20px 30px 0 0; {/block:if250px}
- {block:ifNot250px}margin:0 -460px 0 0;padding:30px 30px 0 0; {/block:ifNot250px}
- right:0;
- text-align:right;
- background:black;
- color:white;
- z-index:;
- -webkit-transition: all 0.5s ease-out;
- -moz-transition: all 0.5s ease-out;
- transition: all 0.5s ease-out;
- }
- #entry:hover #plink{
- margin:0 0 0 0;
- }
- #plink a{
- color:{color:Accent Text};
- }
- #plink a:hover{
- opacity:.8;
- }
- .com:last-child{display:none;}
- #permalinktxt{
- margin:20px 0 0 0;
- line-height:20px;
- color:{color:Link};
- }
- #permalinkpg{
- margin:10px 0 0 0;
- }
- #ask {
- padding:10px;
- background:{color:Ask Background};
- color:{color:Ask Text};
- }
- .asktri1{
- position:absolute;
- margin:0px 0 0 20px;
- width: 0;
- height: 0;
- border-style: solid;
- border-width: 9px 10px 0 10px;
- border-color:{color:Ask Background} transparent transparent transparent;
- }
- .askername{
- position:Absolute;
- margin:-29px 0 0 39px;
- }
- .askername a{
- padding:0 0 0 0;
- background:transparent;
- color:{color:Ask Text};
- border-bottom:2px solid {color:Ask 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-family:open sans;
- font-size:25px;
- line-height:30px;
- font-weight:300;
- margin:0 0 10px 0;
- }
- h2{
- font-family:open sans;
- font-size:25px;
- line-height:30px;
- font-weight:300;
- margin:0 0 10px 0;
- }
- .q_q{
- position:absolute;
- font-size:times new roman;
- font-weight:bold;
- font-size:80px;
- line-height:70px;
- opacity:.15;
- }
- blockquote{
- padding:0 0 0 10px;
- margin:10px 0 10px 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;
- }
- .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;
- }
- .notes img{
- width:10px;
- position:left;
- margin:3px 5px 0 0;
- -webkit-border-radius:10px;
- -moz-border-radius:10px;
- border-radius:10px;
- }
- .notes {
- line-height:25px;
- }
- .header{
- position:fixed;
- height:30px;
- {block:if250px}width:220px;{/block:if250px}
- {block:ifNot250px}width:370px;{/block:ifNot250px}
- {block:PermalinkPage}width:370px;{/block:PermalinkPage}
- background:{color:Accent};
- color:{color:Accent Text};
- padding:10px 15px 10px 15px;
- top:100px;
- z-index:999;
- -webkit-transition: all 0.3s linear;
- -moz-transition: all 0.3s linear;
- transition: all 0.3s linear;
- z-index:99;
- }
- .header2{
- top:0;
- }
- .overlay{
- position:fixed;
- width:100%;
- height:100%;
- top:0;
- left:0;
- background:{color:Menu};
- color:{color:Menu Text};
- opacity:1;
- z-index:9999;
- }
- .overlay a{
- color:{color:Menu Text};
- }
- .overlay a:hover{
- opacity:.7;
- }
- #trigger-overlay{
- cursor:help;
- background:transparent;
- border:0px;
- font-size:30px;
- position:absolute;
- }
- .overlay .overlay-close {
- width:20px;
- height:20px;
- margin-top:10px;
- float:right;
- overflow:hidden;
- border:none;
- background: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-close-128.png) no-repeat center center;
- background-size:20px 20px;
- text-indent: 200%;
- z-index:100;
- cursor:help;
- }
- .overlay-slide {
- visibility: hidden;
- -webkit-transform: translateY(-100%);
- transform: translateY(-100%);
- -webkit-transition: -webkit-transform 0.7s ease-in-out, visibility 0s 0.7s;
- transition: transform 0.7s ease-in-out, visibility 0s 0.7s;
- }
- .overlay-slide.open {
- visibility: visible;
- -webkit-transform: translateY(0%);
- transform: translateY(0%);
- -webkit-transition: -webkit-transform 0.7s ease-in-out;
- transition: transform 0.7s ease-in-out;
- }
- .guts{margin:0 0 0 0px;}
- .m_n{margin:250px auto;width:250px;}
- .title{
- font-family:open sans;
- font-size:25px;
- font-weight:300;
- margin:0 0 10px 0;
- padding:0 0 10px 0;
- color:{color:Menu Text};
- border-bottom:1px solid #e8e8e8;
- }
- .nav{
- position:relative;
- width:250px;
- overflow:hidden;
- margin:10px 0 0 0;
- }
- .nav a{
- color:{color:Menu Text};
- font-size:11px;
- font-family:consolas;
- }
- .navbar{
- position:absolute;
- float:right;
- margin:7px 0 0 5px;
- height:1px;
- width:250px;
- border-bottom:1px dotted #c1c1c1;
- }
- #pgs{
- text-align:center;
- margin:10px 0 100px 0;
- font-size:14px;
- text-transform:uppercase;
- font-family:consolas,helvetica;
- font-weight:bold;
- }
- #pgs a{
- margin:0 1px 0 1px;
- color:{color:Text};
- }
- #pgs a:hover{opacity:.6;}
- {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" />
- <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>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(function(){
- var stickyRibbonTop = $('.header2').offset().top;
- $(window).scroll(function(){
- if( $(window).scrollTop() > stickyRibbonTop ) {
- $('.header').addClass('header2');
- } else {
- $('.header').removeClass('header2');
- }
- });
- });
- </script>
- </head>
- <body>
- <div id="container">
- <div id="content">
- <div class="header2"></div>
- <div class="header">
- <span class="bt">
- <div id="trigger-overlay"><i class="fa fa-eye"></i></div>
- </span>
- <div style="float:right;margin:5px -5px 0 0">
- <form action="/search" method="get">
- <input name="q" type="text" value="{SearchQuery}"style="background:rgba(255,255,255,0.3);color:{color:Accent Text};border:0px solid;margin:0 0 0 0;padding:1px 3px 2px 6px;font-family:open sans,arial;font-size:11px;{block:if250px}width:100px;{/block:if250px}{block:ifNot250px}width:120px;{/block:ifNot250px}{block:PermalinkPage}width:120px;{/block:PermalinkPage}"/>
- <input type="submit" class="search-button" value="➨" style="font-size:12px;background:transparent;border:0px solid red;padding:2px 7px 4px 7px;color:{color:Accent Text};cursor:pointer;"/></form>
- </div>
- </div>
- <div class="overlay overlay-slide">
- <div class="m_n">
- <div class="title">
- <a href="/">{Title}</a>
- {block:ifTitleHeart}
- <span style="font-size:9px;color:red;"><i class="fa fa-heart"></i></span>
- {/block:ifTitleHeart}
- </div>
- <div style="text-align:justify;">
- {Description}
- </div>
- <div class="nav">
- {block:ifLink1name}
- <a href="{text:Link 1 URL}">{text:Link 1 name}</a><span class="navbar"></span><br>
- {/block:ifLink1name}
- {block:ifLink2name}
- <a href="{text:Link 2 URL}">{text:Link 2 name}</a><span class="navbar"></span><br>
- {/block:ifLink2name}
- {block:ifLink3name}
- <a href="{text:Link 3 URL}">{text:Link 3 name}</a><span class="navbar"></span><br>
- {/block:ifLink3name}
- {block:ifLink4name}
- <a href="{text:Link 4 URL}">{text:Link 4 name}</a><span class="navbar"></span><br>
- {/block:ifLink4name}
- {block:ifLink5name}
- <a href="{text:Link 5 URL}">{text:Link 5 name}</a><span class="navbar"></span><br>
- {/block:ifLink5name}
- </div>
- <button type="button" class="overlay-close">Close</button>
- </div>
- </div>
- <br><br><br><br><br><br><br><br><br><br><br><br><br><br>
- {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}"><i class="fa fa-files-o"></i> .{NoteCount}</a>
- <span style="float:right;">
- <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> .RBLG </a>
- </span>
- {block:HasTags}
- <div style="padding:0 5px 0 5px;">
- # : {block:Tags}<a href="{TagURL}">{Tag} </a> <span class="com">,</span>
- {/block:Tags}
- </div>
- {/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}"><i class="fa fa-files-o"></i> .{NoteCount}</a>
- <span style="float:right;">
- <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> .RBLG </a>
- </span>
- {block:HasTags}
- <div style="padding:0 5px 0 5px;">
- # : {block:Tags}<a href="{TagURL}">{Tag} </a> <span class="com">,</span>
- {/block:Tags}
- </div>
- {/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}"><i class="fa fa-files-o"></i> .{NoteCount}</a>
- <span style="float:right;">
- <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> .RBLG </a>
- </span>
- {block:HasTags}
- <div style="padding:0 5px 0 5px;">
- # : {block:Tags}<a href="{TagURL}">{Tag} </a> <span class="com">,</span>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Link}
- {block:Photo}
- {block:IndexPage}
- <div id="pic_whole">
- <div id="plink">
- <div style="font-size:13px;line-height:30px;font-weight:bold;font-family:Consolas,Arial;text-transform:uppercase;letter-spacing:1px;opacity:.7;">
- <a title="{TimeAgo}"href="{Permalink}">{ShortMonth}.{DayofMonth}.{ShortYear}</a>
- </div>
- <div style="font-size:30px;font-weight:bold;font-family:Oxygen,Arial;">
- <a href="{Permalink}">{NoteCount} N</a>
- </div>
- <div style="position:absolute;right:30px;">
- <div style="float:right;margin:5px 40px 0 0;font-size:13px;line-height:30px;font-weight:bold;font-family:Consolas,Arial;text-transform:uppercase;letter-spacing:1px;"><a title="Reblog?"href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> R </a>
- <span style="position:absolute;margin:-15px 20px 0 10px;width:30px;height:1px;background:{color:Accent Text};"></span>
- </div>
- </div>
- {block:HasTags}
- <div style="position:relative;margin:30px 0 0 0;text-align:right;font-size:11px;font-family:consolas;">
- {block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- <div id="pic">
- <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- </div>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}"></a>
- {/block:PermalinkPage}
- {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 id="pic_whole">
- <div id="plink">
- <div style="font-size:13px;line-height:30px;font-weight:bold;font-family:Consolas,Arial;text-transform:uppercase;letter-spacing:1px;opacity:.7;">
- <a title="{TimeAgo}"href="{Permalink}">{ShortMonth}.{DayofMonth}.{ShortYear}</a>
- </div>
- <div style="font-size:30px;font-weight:bold;font-family:Oxygen,Arial;">
- <a href="{Permalink}">{NoteCount} N</a>
- </div>
- <div style="position:absolute;right:30px;">
- <div style="float:right;margin:5px 40px 0 0;font-size:13px;line-height:30px;font-weight:bold;font-family:Consolas,Arial;text-transform:uppercase;letter-spacing:1px;"><a title="Reblog?"href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> R </a>
- <span style="position:absolute;margin:-15px 20px 0 10px;width:30px;height:1px;background:{color:Accent Text};"></span>
- </div>
- </div>
- {block:HasTags}
- <div style="position:relative;margin:30px 0 0 0;text-align:right;font-size:11px;font-family:consolas;">
- {block:Tags}<a href="{TagURL}">#{Tag}</a><br>{/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- <div id="pic">
- <div id="pset">
- {block:IndexPage}
- {block:if250px}{Photoset-250}{/block:if250px}
- {block:ifNot250px}{Photoset-400}{/block:ifNot250px}
- {/block:IndexPage}
- </div>
- </div>
- </div>
- {block:PermalinkPage}
- {Photoset-400}
- {/block:PermalinkPage}
- {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="q_q">❝</div>
- <h2>{Quote}</h2>
- {block:Source}
- - {Source}
- {/block:Source}
- {block:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}"><i class="fa fa-files-o"></i> .{NoteCount}</a>
- <span style="float:right;">
- <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> .RBLG </a>
- </span>
- {block:HasTags}
- <div style="padding:0 5px 0 5px;">
- # : {block:Tags}<a href="{TagURL}">{Tag} </a> <span class="com">,</span>
- {/block:Tags}
- </div>
- {/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}"><i class="fa fa-files-o"></i> .{NoteCount}</a>
- <span style="float:right;">
- <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> .RBLG </a>
- </span>
- {block:HasTags}
- <div style="padding:0 5px 0 5px;">
- # : {block:Tags}<a href="{TagURL}">{Tag} </a> <span class="com">,</span>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Chat}
- {block:Audio}
- {block:AlbumArt}
- <img src="{AlbumArtURL}">
- {/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}"><i class="fa fa-files-o"></i> .{NoteCount}</a>
- <span style="float:right;">
- <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> .RBLG </a>
- </span>
- {block:HasTags}
- <div style="padding:0 5px 0 5px;">
- # : {block:Tags}<a href="{TagURL}">{Tag} </a> <span class="com">,</span>
- {/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- {/block:IndexPage}
- {/block:Audio}
- {block:Video}
- <div class="photo">
- <center>
- {block:IndexPage}
- {block:if250px}{Video-250}{/block:if250px}
- {block:ifNot250px}{Video-400}{/block:ifNot250px}
- {/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:IndexPage}
- <div id="permalinktxt">
- <a title="{TimeAgo}"href="{Permalink}"><i class="fa fa-files-o"></i> .{NoteCount}</a>
- <span style="float:right;">
- <a href="{ReblogURL}" target="_blank" class="details"><i class="fa fa-refresh"></i> .RBLG </a>
- </span>
- {block:HasTags}
- <div style="padding:0 5px 0 5px;">
- # : {block:Tags}<a href="{TagURL}">{Tag} </a> <span class="com">,</span>
- {/block:Tags}
- </div>
- {/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:IndexPage}
- <div id="pgs">
- {block:Pagination}
- {block:PreviousPage} <a href="{PreviousPage}"><i class="fa fa-caret-left"></i></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}"><i class="fa fa-caret-right"></i></a>{/block:NextPage}
- {/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- <script src="http://tympanus.net/Development/FullscreenOverlayStyles/js/classie.js"></script>
- <script src="http://tympanus.net/Development/FullscreenOverlayStyles/js/demo1.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <div style="position:fixed;bottom:0;right:0;padding-right:20px;padding-bottom:10px;"><a title="theme by tomkirk" style="background:transparent;"href="http://tomkirk.tumblr.com/">▲</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement