Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <!--
- theme 04 by piaopew ʘ‿ʘ
- -->
- <html>
- <head>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <meta name="color:bg" content="#ffffff"/>
- <meta name="color:desc" content="#000000"/>
- <meta name="color:header bg" content="#ffffff"/>
- <meta name="color:header links" content="#ffffff"/>
- <meta name="color:header links bg" content="#000000"/>
- <meta name="color:header links border" content="#555555"/>
- <meta name="color:text" content="#414141"/>
- <meta name="color:link" content="#222222"/>
- <meta name="color:link hover" content="#a8a8a8"/>
- <meta name="color:scroll" content="#000000"/>
- <meta name="color:tool tips" content="#000000"/>
- <meta name="color:tool tips bg" content="#ffffff"/>
- <meta name="color:tool tips shadow" content="#eeeeee"/>
- <meta name="image:pattern" content="http://static.tumblr.com/s4afcug/4mbmpfwve/diagonal.png"/>
- <meta name="text:link one" content="link 1"/>
- <meta name="text:link two" content="link 2"/>
- <meta name="text:link one url" content="/"/>
- <meta name="text:link two url" content="/"/>
- <meta name="if:white icons" content="0"/>
- <meta name="if:white audio player" content="0"/>
- <style type="text/css">
- @font-face {font-family: 'pix';font-style: normal;font-weight: normal;
- src: local('pix'), url('http://static.tumblr.com/s4afcug/sJzmj12zk/pix-webfont.woff') format('woff');}
- ::-webkit-scrollbar { width:7px; height:7px; }
- ::-webkit-scrollbar-track-piece { background-color:{color:bg}; }
- ::-webkit-scrollbar-thumb:vertical { height:15px; background-color:{color:scroll}; }
- ::-webkit-scrollbar-thumb:horizontal{ width:7px; background-color:{color:scroll};}
- body {
- background-color:{color:bg};
- background-image:url('{image:bg}');
- background-size:220px;
- background-position:left bottom;
- background-attachment:fixed;
- background-repeat:no-repeat;
- font-family:consolas;
- font-size:9px;
- line-height:15px;
- text-align:justify;
- color:{color:text};
- letter-spacing:1px;
- }
- a {
- text-decoration:none;
- color:{color:link};
- }
- a:hover {
- color:{color:link hover};
- }
- .ma {
- margin:30px auto 20px auto;
- {block:indexpage}
- width:480px;
- {/block:indexpage}
- {block:permalinkpage}
- width:550px;
- {/block:permalinkpage}
- }
- .pos {
- position:relative;
- float:left;
- {block:indexpage}
- padding-left:10px;
- width:480px;
- {/block:indexpage}
- {block:permalinkpage}
- padding-left:20px;
- width:500px;
- {/block:permalinkpage};
- }
- #impo {
- opacity:1;
- -moz-transition: all 0.7s;
- -webkit-transition: all 0.7s;
- -o-transition: all 0.7s;
- transition: all 0.7;
- }
- .po {
- padding:0px;
- position:relative;
- float:left;
- {block:indexpage}
- width:180px;
- margin:25px;
- margin-top:55px;
- {/block:indexpage}
- {block:permalinkpage}
- width:500px;
- margin:20px;
- {/block:permalinkpage}
- }
- #pr {
- padding: 3px;
- background-image:url('{image:pattern}');
- margin-top:10px;
- }
- #pe {
- text-align:right;
- font-size:8px;
- text-transform:uppercase;
- font-family:pix;
- padding: 3px;
- opacity:1;
- background-image:url('{image:pattern}');
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .po:hover #pe {
- opacity:1;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .po:hover #phe {
- opacity:1;
- position:relative;
- margin-left: 180px;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- -moz-border-radius: 0px 0px 5px 5px;
- -webkit-border-radius: 0px 0px 5px 5px;
- border-radius: 0px 0px 5px 5px;
- }
- .po:hover #phe img {
- padding:5px;
- background-image:url('{image:pattern}');
- box-shadow: 1px 1px 3px {color:tool tips shadow};
- }
- #phe {
- z-index:9999;
- margin-left: 155px;
- text-align:center;
- text-transform:uppercase;
- font-size:8px;
- font-family:pix;
- opacity:0;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- height:0px;
- padding:2px 5px 0px 0px;
- border:0px solid {color:img perm bg};
- -moz-border-radius: 0px 0px 5px 5px;
- -webkit-border-radius: 0px 0px 5px 5px;
- border-radius: 0px 0px 5px 5px;
- }
- #phe img {
- padding:5px;
- background-image:url('');
- }
- #phe img:hover {
- opacity:0.5;
- padding:5px;
- background-image:url('');
- }
- #se {
- background-color: {color:header bg};
- background-image:url('{image:pattern}');
- {block:indexpage}
- width:450px;
- {/block:indexpage}
- {block:permalinkpage}
- width:550px;
- {/block:permalinkpage}
- height:40px;
- padding:15px 15px 10px 15px;
- margin-top:-28px;
- text-align:left;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- #lft {
- float:left;
- {block:indexpage}
- width:240px;
- {/block:indexpage}
- {block:permalinkpage}
- width:300px;
- {/block:permalinkpage}
- padding-top:5px;
- }
- #rght {
- {block:indexpage}
- width:200px;
- margin-left:250px;
- {/block:indexpage}
- {block:permalinkpage}
- width:250px;
- margin-left:300px;
- {/block:permalinkpage}
- text-align:right;
- line-height:4px;
- }
- .te {
- font-size:40px;
- font-family:pix;
- font-weight: bold;
- text-decoration:none;
- text-align:left;
- }
- .so {
- letter-spacing:1px;
- width:20px;
- cursor:pointer;
- text-transform:uppercase;
- font-family:corbel;
- font-size:6px;
- font-weight:bold;
- }
- .so img {
- padding:0px 2px 0px 2px;
- }
- .so:hover {
- opacity:0.5;
- }
- .hi {
- font-size:10px;
- line-height:23px;
- text-align:right;
- letter-spacing:0px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- margin-top:8px;
- }
- .he {
- text-transform:uppercase;
- font-family:corbel;
- font-size:7px;
- font-weight:bold;
- letter-spacing:1px;
- color:{color:header links};
- background:{color:header links bg};
- padding:6px;
- border-right:1px dotted {color:header links border};
- text-align:center;
- }
- .he a:hover {
- color:#444;
- }
- .de {
- width:240px;
- height:28px;
- line-height:9px;
- color: {color:desc};
- overflow:auto;
- }
- h3 {
- font-size:15px;
- font-family:pix;
- letter-spacing:1px;
- }
- .qu {
- font-size: 10px;
- letter-spacing:1px;
- }
- .qso {
- text-align:right;
- font-style:none;
- padding-bottom:5px;
- }
- .poe img {
- width: 100%;
- }
- .ca {
- margin-top: 10px;
- margin-bottom: 5px;
- padding: 0px 20px 0px 20px;
- width:500px;
- }
- .au {
- display:block;
- width:180px;
- padding-bottom:5px;
- height:auto;
- }
- .pbo {
- opacity:0.8;
- display:block;
- position:absolute;
- z-index:1;
- width:60px;
- height:35px;
- margin:5px 0px 0px 5px;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .pbo:hover {
- opacity:1;
- -moz-transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out;
- }
- .pbu {
- width:25px;
- height:25px;
- margin-top:-1px;
- overflow:hidden;
- }
- .pfo {
- display:block;
- font-size:9px;
- text-align:left;
- line-height:12px;
- margin-left:45px;
- }
- .pbg {
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- {block:ifnotwhiteaudioplayer}
- background:#000000;
- {/block:ifnotwhiteaudioplayer}
- {block:ifwhiteaudioplayer}
- background:#ffffff;
- {/block:ifwhiteaudioplayer}
- width:35px;
- height:35px;
- position:absolute;
- }
- .vi {
- overflow:hidden;
- }
- .akr {
- background-image:url('{image:pattern}');
- padding:10px;
- line-height:12px;
- }
- .ans {
- line-height:12px;
- }
- ol.notes {
- list-style-type:none;
- margin-left:-40px;
- letter-spacing:1px;
- }
- ol.notes a {
- background:{color:link bg};
- }
- ol.notes a:hover {
- background:{color:link bg hover};
- }
- ol.notes li.note {
- padding:3px;
- }
- ol.notes li.note img.avatar {
- width:10px;
- }
- ul {
- margin-left:-20px!important;
- list-style:square;
- }
- blockquote {
- margin-left:0px;
- margin-right:15px;
- padding-left:10px;
- }
- .tumblrAutoPager_page_info,
- .tumblrAutoPager_page_separator {
- display:none;
- }
- #infscr-loading {
- display:none;
- }
- .na{
- display:none;
- }
- iframe#tumblr_controls {
- position:fixed!important;
- -webkit-filter:invert(100%);
- opacity:0.05;
- }
- iframe#tumblr_controls:hover {
- opacity:0.6;
- }
- .cr {
- position:fixed;
- bottom:5px;
- left:5px;
- }
- #s-m-t-tooltip {
- z-index: 9999;
- padding: 0px 3px 0px 3px;
- display: block;
- font-size:8px;
- text-transform:uppercase;
- letter-spacing:1px;
- color:{color:tool tips};
- background:{color:tool tips bg};
- max-width:100px;
- margin: 20px 0px 0px 5px;
- word-wrap:break-word;
- box-shadow: 1px 1px 3px {color:tool tips shadow};
- }
- </style>
- <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
- {block:IndexPage}
- <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
- <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
- <script type="text/javascript">
- $(window).load(function () {
- $('.pos').masonry(),
- $('.masonryWrap').infinitescroll({
- itemSelector : ".po",
- navSelector : "div.na",
- nextSelector : ".na a#next",
- bufferPx : 10000,
- extraScrollPx: 10000,
- loadingImg : "http://static.tumblr.com/s4afcug/KsMmeu5jr/ajax-loader.gif",
- loadingText : "",
- },
- function() { $('.pos').masonry({ appendedContent: $(this) }); }
- );
- });
- </script>
- {/block:IndexPage}
- <script type="text/javascript">
- $(document).ready(function(){
- $(".hi").hide();
- $(".so").click(function(){
- $(this).next(".hi").slideToggle('fast');
- }); });
- </script>
- <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- </head>
- <body>
- <div class="cr">
- <a href="http://piaopew.tumblr.com" title="theme">Ⓟ</a></div>
- <div class="ma">
- <div id="se">
- <div id="lft">
- <a href="/" class="te">{title}</a>
- <div class="de">{Description}</div>
- </div>
- <div id="rght">
- <a class="so">
- {block:ifnotwhiteicons}
- <img src="http://static.tumblr.com/s4afcug/T0Wmr6dao/9.png">
- {/block:ifnotwhiteicons}
- {block:ifwhiteicons}
- <img src="http://static.tumblr.com/s4afcug/hTVmrqcga/links.png">
- {/block:ifwhiteicons}<BR>links
- </a>
- <div class="hi">
- <a href="/" class="he">home</a><a href="/ask" class="he">mail</a><a href="/archive" class="he">
- past</a>{block:iflinkoneurl}<a href="{text:link one url}" class="he">{text:link one}</a>{/block:iflinkoneurl}{block:iflinktwourl}<a href="{text:link two url}" class="he">{text:link two}</a>{/block:iflinktwourl}
- </div>
- </div>
- </div>
- <div class="na">
- {block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">older</a>{/block:NextPage}
- {block:PreviousPage}<a style="float:left" href="{PreviousPage}">newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>
- <div class="pos">
- {block:Posts}
- {block:Text}
- <div class="po">
- <div class="tpo">
- {block:Title}<h3>{Title}</h3>{/block:Title}
- {Body}
- {block:IndexPage}
- <div id="pe">
- <a href="{ReblogURL}">reblog</a> ★
- <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
- {/block:IndexPage}
- {block:permalinkpage}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- </div>
- {/block:Text}
- {block:Photo}
- <div class="po">
- {block:IndexPage}
- <div id="phe">
- <div style="margin-top:5px;">
- <a href="{permalink}" title="{notecountwithlabel}">
- {block:ifnotwhiteicons}<img src="http://static.tumblr.com/s4afcug/JoHmpgdyq/3.png">{/block:ifnotwhiteicons}{block:ifwhiteicons}<img src="http://static.tumblr.com/s4afcug/0y9mrqcii/notes.png">{/block:ifwhiteicons}</a>
- <a href="{ReblogURL}" title="reblog">{block:ifnotwhiteicons}<img src="http://static.tumblr.com/s4afcug/1d2mpg570/9.png">{/block:ifnotwhiteicons}{block:ifwhiteicons}<img src="http://static.tumblr.com/s4afcug/Nhhmrqcko/9.png">{/block:ifwhiteicons}</a>
- </div></div>
- {/block:IndexPage}
- <div id="impo">
- <a href="{Permalink}"><img src="{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}" alt="{PhotoAlt}" width="{block:Indexpage}180px{/block:Indexpage}{block:permalinkpage}500px{/block:permalinkpage}"/></a>
- </div>
- {block:permalinkpage}
- {block:Caption}<div class="ca">{Caption}</div>{/block:Caption}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="po">
- {block:IndexPage}
- <div id="phe">
- <div style="margin-top:5px;">
- <a href="{permalink}" title="{notecountwithlabel}">
- {block:ifnotwhiteicons}<img src="http://static.tumblr.com/s4afcug/JoHmpgdyq/3.png">{/block:ifnotwhiteicons}{block:ifwhiteicons}<img src="http://static.tumblr.com/s4afcug/0y9mrqcii/notes.png">{/block:ifwhiteicons}</a>
- <a href="{ReblogURL}" title="reblog">{block:ifnotwhiteicons}<img src="http://static.tumblr.com/s4afcug/1d2mpg570/9.png">{/block:ifnotwhiteicons}{block:ifwhiteicons}<img src="http://static.tumblr.com/s4afcug/Nhhmrqcko/9.png">{/block:ifwhiteicons}</a>
- </div></div>
- {/block:IndexPage}
- <div id="impo">
- {block:indexpage}
- {block:Photos}
- <div class="poe">
- {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></a>{LinkCloseTag}
- </div>
- {/block:Photos} {/block:indexpage}
- {block:permalinkpage}{Photoset-500}{/block:permalinkpage}
- </div>
- {block:permalinkpage}
- {block:Caption}<div class="ca">{Caption}</div>{/block:Caption}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:Photoset}
- {block:Quote}
- <div class="po">
- <span class="per">
- <div class="qu">" {Quote} "</div><div class="qso">{block:Source}<b>— {Source}</b>{/block:Source}</div>
- {block:IndexPage}
- <div id="pe">
- <a href="{ReblogURL}">reblog</a> ★
- <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
- {/block:IndexPage}
- {block:permalinkpage}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:Quote}
- {block:link}
- <div class="po">
- <div class="lpo"><a href="{URL}" class="linkpost" {Target}><h3>{Name}</h3></a>{block:Description}<div class="description">{Description}</div>{/block:Description}</div>
- {block:IndexPage}
- <div id="pe">
- <a href="{ReblogURL}">reblog</a> ★
- <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
- {/block:IndexPage}
- {block:permalinkpage}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:link}
- {block:Chat}
- <div class="po">
- <div class="cte">{block:Title}<b>{Title}</b>{/block:Title}</div>
- {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
- {block:IndexPage}
- <div id="pe">
- <a href="{ReblogURL}">reblog</a> ★
- <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
- {/block:IndexPage}
- {block:permalinkpage}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:Chat}
- {block:Video}
- <div class="po">
- <div class="vi">
- <center>{Video-250}</center>
- {block:IndexPage}
- <div id="pe">
- <a href="{ReblogURL}">reblog</a> ★
- <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
- {/block:IndexPage}
- </div>
- {block:permalinkpage}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:Video}
- {block:Audio}
- <div class="po">
- <div class="pbg"></div>
- <div class="pbo">
- <div class="pbu">
- {Block:AudioPlayer}
- {block:ifnotwhiteaudioplayer}
- {AudioPlayerBlack}
- {/block:ifnotwhiteaudioplayer}
- {block:ifwhiteaudioplayer}
- {AudioPlayerWhite}
- {/block:ifwhiteaudioplayer}
- {/Block:AudioPlayer}
- </div>
- </div>
- <div class="pfo">
- {block:TrackName}
- {TrackName}
- {/block:TrackName}
- <BR>
- {block:Artist}
- {Artist}
- {/block:Artist}
- <br>{PlayCountwithLabel}
- </div>
- {block:permalinkpage}{block:Caption}{Caption}{/block:Caption}{/block:permalinkpage}
- {block:IndexPage}
- <div id="pe">
- <a href="{ReblogURL}">reblog</a> ★
- <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a>
- </div>
- {/block:IndexPage}
- {block:permalinkpage}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="po">
- <div class="akr">
- <i><b>{Asker} asked:</i></b> <span style="color:{color:text};">{Question}</span></div>
- <div class="ans">{Answer}</div>
- {block:IndexPage}
- <div id="pe">
- <a href="{ReblogURL}">reblog</a> ★
- <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a>
- </div>
- {/block:IndexPage}
- {block:permalinkpage}
- <div id="pr">{block:Date}{block:NoteCount}
- <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
- 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
- {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}<BR><BR><BR>
- {/block:permalinkpage}
- </div>
- {/block:Answer}
- {block:permalinkpage}
- <div style="padding-top:15px">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
- {/block:permalinkpage}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- {/block:Posts}
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment