xmisa0923

theme 04 ed

Nov 28th, 2013
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.73 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!--
  4. theme 04 by piaopew ʘ‿ʘ
  5. -->
  6.  
  7. <html>
  8. <head>
  9. <title>{Title}</title>
  10.  
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13.  
  14. <meta name="color:bg" content="#ffffff"/>
  15. <meta name="color:desc" content="#000000"/>
  16. <meta name="color:header bg" content="#ffffff"/>
  17. <meta name="color:header links" content="#ffffff"/>
  18. <meta name="color:header links bg" content="#000000"/>
  19. <meta name="color:header links border" content="#555555"/>
  20. <meta name="color:text" content="#414141"/>
  21. <meta name="color:link" content="#222222"/>
  22. <meta name="color:link hover" content="#a8a8a8"/>
  23. <meta name="color:scroll" content="#000000"/>
  24. <meta name="color:tool tips" content="#000000"/>
  25. <meta name="color:tool tips bg" content="#ffffff"/>
  26. <meta name="color:tool tips shadow" content="#eeeeee"/>
  27. <meta name="image:pattern" content="http://static.tumblr.com/s4afcug/4mbmpfwve/diagonal.png"/>
  28. <meta name="text:link one" content="link 1"/>
  29. <meta name="text:link two" content="link 2"/>
  30. <meta name="text:link one url" content="/"/>
  31. <meta name="text:link two url" content="/"/>
  32. <meta name="if:white icons" content="0"/>
  33. <meta name="if:white audio player" content="0"/>
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38.  
  39.  
  40. @font-face {font-family: 'pix';font-style: normal;font-weight: normal;
  41. src: local('pix'), url('http://static.tumblr.com/s4afcug/sJzmj12zk/pix-webfont.woff') format('woff');}
  42.  
  43. ::-webkit-scrollbar { width:7px; height:7px; }
  44. ::-webkit-scrollbar-track-piece { background-color:{color:bg}; }
  45. ::-webkit-scrollbar-thumb:vertical { height:15px; background-color:{color:scroll}; }
  46. ::-webkit-scrollbar-thumb:horizontal{ width:7px; background-color:{color:scroll};}
  47.  
  48. body {
  49. background-color:{color:bg};
  50. background-image:url('{image:bg}');
  51. background-size:220px;
  52. background-position:left bottom;
  53. background-attachment:fixed;
  54. background-repeat:no-repeat;
  55. font-family:consolas;
  56. font-size:9px;
  57. line-height:15px;
  58. text-align:justify;
  59. color:{color:text};
  60. letter-spacing:1px;
  61. }
  62.  
  63. a {
  64. text-decoration:none;
  65. color:{color:link};
  66. }
  67.  
  68. a:hover {
  69. color:{color:link hover};
  70. }
  71.  
  72. .ma {
  73. margin:30px auto 20px auto;
  74. {block:indexpage}
  75. width:480px;
  76. {/block:indexpage}
  77. {block:permalinkpage}
  78. width:550px;
  79. {/block:permalinkpage}
  80. }
  81.  
  82. .pos {
  83. position:relative;
  84. float:left;
  85. {block:indexpage}
  86. padding-left:10px;
  87. width:480px;
  88. {/block:indexpage}
  89. {block:permalinkpage}
  90. padding-left:20px;
  91. width:500px;
  92. {/block:permalinkpage};
  93. }
  94.  
  95. #impo {
  96. opacity:1;
  97. -moz-transition: all 0.7s;
  98. -webkit-transition: all 0.7s;
  99. -o-transition: all 0.7s;
  100. transition: all 0.7;
  101. }
  102.  
  103.  
  104. .po {
  105. padding:0px;
  106. position:relative;
  107. float:left;
  108. {block:indexpage}
  109. width:180px;
  110. margin:25px;
  111. margin-top:55px;
  112. {/block:indexpage}
  113. {block:permalinkpage}
  114. width:500px;
  115. margin:20px;
  116. {/block:permalinkpage}
  117. }
  118.  
  119.  
  120. #pr {
  121. padding: 3px;
  122. background-image:url('{image:pattern}');
  123. margin-top:10px;
  124. }
  125.  
  126. #pe {
  127. text-align:right;
  128. font-size:8px;
  129. text-transform:uppercase;
  130. font-family:pix;
  131. padding: 3px;
  132. opacity:1;
  133. background-image:url('{image:pattern}');
  134. -moz-transition: all 0.3s ease-out;
  135. -o-transition: all 0.3s ease-out;
  136. -webkit-transition: all 0.3s ease-out;
  137. transition: all 0.3s ease-out;
  138. }
  139.  
  140. .po:hover #pe {
  141. opacity:1;
  142. -moz-transition: all 0.3s ease-out;
  143. -o-transition: all 0.3s ease-out;
  144. -webkit-transition: all 0.3s ease-out;
  145. transition: all 0.3s ease-out;
  146. }
  147.  
  148. .po:hover #phe {
  149. opacity:1;
  150. position:relative;
  151. margin-left: 180px;
  152. -moz-transition: all 0.3s ease-out;
  153. -o-transition: all 0.3s ease-out;
  154. -webkit-transition: all 0.3s ease-out;
  155. transition: all 0.3s ease-out;
  156. -moz-border-radius: 0px 0px 5px 5px;
  157. -webkit-border-radius: 0px 0px 5px 5px;
  158. border-radius: 0px 0px 5px 5px;
  159. }
  160.  
  161. .po:hover #phe img {
  162. padding:5px;
  163. background-image:url('{image:pattern}');
  164. box-shadow: 1px 1px 3px {color:tool tips shadow};
  165. }
  166.  
  167. #phe {
  168. z-index:9999;
  169. margin-left: 155px;
  170. text-align:center;
  171. text-transform:uppercase;
  172. font-size:8px;
  173. font-family:pix;
  174. opacity:0;
  175. -moz-transition: all 0.3s ease-out;
  176. -o-transition: all 0.3s ease-out;
  177. -webkit-transition: all 0.3s ease-out;
  178. transition: all 0.3s ease-out;
  179. height:0px;
  180. padding:2px 5px 0px 0px;
  181. border:0px solid {color:img perm bg};
  182. -moz-border-radius: 0px 0px 5px 5px;
  183. -webkit-border-radius: 0px 0px 5px 5px;
  184. border-radius: 0px 0px 5px 5px;
  185. }
  186.  
  187. #phe img {
  188. padding:5px;
  189. background-image:url('');
  190. }
  191.  
  192. #phe img:hover {
  193. opacity:0.5;
  194. padding:5px;
  195. background-image:url('');
  196. }
  197.  
  198.  
  199. #se {
  200. background-color: {color:header bg};
  201. background-image:url('{image:pattern}');
  202. {block:indexpage}
  203. width:450px;
  204. {/block:indexpage}
  205. {block:permalinkpage}
  206. width:550px;
  207. {/block:permalinkpage}
  208. height:40px;
  209. padding:15px 15px 10px 15px;
  210. margin-top:-28px;
  211. text-align:left;
  212. -moz-transition: all 0.3s ease-out;
  213. -o-transition: all 0.3s ease-out;
  214. -webkit-transition: all 0.3s ease-out;
  215. transition: all 0.3s ease-out;
  216. }
  217.  
  218. #lft {
  219. float:left;
  220. {block:indexpage}
  221. width:240px;
  222. {/block:indexpage}
  223. {block:permalinkpage}
  224. width:300px;
  225. {/block:permalinkpage}
  226. padding-top:5px;
  227. }
  228.  
  229. #rght {
  230. {block:indexpage}
  231. width:200px;
  232. margin-left:250px;
  233. {/block:indexpage}
  234. {block:permalinkpage}
  235. width:250px;
  236. margin-left:300px;
  237. {/block:permalinkpage}
  238. text-align:right;
  239. line-height:4px;
  240. }
  241.  
  242. .te {
  243. font-size:40px;
  244. font-family:pix;
  245. font-weight: bold;
  246. text-decoration:none;
  247. text-align:left;
  248. }
  249.  
  250. .so {
  251. letter-spacing:1px;
  252. width:20px;
  253. cursor:pointer;
  254. text-transform:uppercase;
  255. font-family:corbel;
  256. font-size:6px;
  257. font-weight:bold;
  258. }
  259.  
  260. .so img {
  261. padding:0px 2px 0px 2px;
  262. }
  263.  
  264. .so:hover {
  265. opacity:0.5;
  266. }
  267.  
  268.  
  269. .hi {
  270. font-size:10px;
  271. line-height:23px;
  272. text-align:right;
  273. letter-spacing:0px;
  274. -moz-border-radius: 3px;
  275. -webkit-border-radius: 3px;
  276. margin-top:8px;
  277. }
  278.  
  279. .he {
  280. text-transform:uppercase;
  281. font-family:corbel;
  282. font-size:7px;
  283. font-weight:bold;
  284. letter-spacing:1px;
  285. color:{color:header links};
  286. background:{color:header links bg};
  287. padding:6px;
  288. border-right:1px dotted {color:header links border};
  289. text-align:center;
  290. }
  291.  
  292.  
  293. .he a:hover {
  294. color:#444;
  295. }
  296.  
  297. .de {
  298. width:240px;
  299. height:28px;
  300. line-height:9px;
  301. color: {color:desc};
  302. overflow:auto;
  303. }
  304.  
  305. h3 {
  306. font-size:15px;
  307. font-family:pix;
  308. letter-spacing:1px;
  309. }
  310.  
  311. .qu {
  312. font-size: 10px;
  313. letter-spacing:1px;
  314. }
  315.  
  316. .qso {
  317. text-align:right;
  318. font-style:none;
  319. padding-bottom:5px;
  320. }
  321.  
  322. .poe img {
  323. width: 100%;
  324. }
  325.  
  326. .ca {
  327. margin-top: 10px;
  328. margin-bottom: 5px;
  329. padding: 0px 20px 0px 20px;
  330. width:500px;
  331. }
  332.  
  333. .au {
  334. display:block;
  335. width:180px;
  336. padding-bottom:5px;
  337. height:auto;
  338. }
  339.  
  340. .pbo {
  341. opacity:0.8;
  342. display:block;
  343. position:absolute;
  344. z-index:1;
  345. width:60px;
  346. height:35px;
  347. margin:5px 0px 0px 5px;
  348. -moz-transition: all 0.3s ease-out;
  349. -o-transition: all 0.3s ease-out;
  350. -webkit-transition: all 0.3s ease-out;
  351. transition: all 0.3s ease-out;
  352. }
  353.  
  354. .pbo:hover {
  355. opacity:1;
  356. -moz-transition: all 0.3s ease-out;
  357. -o-transition: all 0.3s ease-out;
  358. -webkit-transition: all 0.3s ease-out;
  359. transition: all 0.3s ease-out;
  360. }
  361.  
  362. .pbu {
  363. width:25px;
  364. height:25px;
  365. margin-top:-1px;
  366. overflow:hidden;
  367. }
  368.  
  369. .pfo {
  370. display:block;
  371. font-size:9px;
  372. text-align:left;
  373. line-height:12px;
  374. margin-left:45px;
  375. }
  376.  
  377. .pbg {
  378. -moz-border-radius: 3px;
  379. -webkit-border-radius: 3px;
  380. border-radius: 3px;
  381. {block:ifnotwhiteaudioplayer}
  382. background:#000000;
  383. {/block:ifnotwhiteaudioplayer}
  384. {block:ifwhiteaudioplayer}
  385. background:#ffffff;
  386. {/block:ifwhiteaudioplayer}
  387. width:35px;
  388. height:35px;
  389. position:absolute;
  390. }
  391.  
  392. .vi {
  393. overflow:hidden;
  394. }
  395.  
  396. .akr {
  397. background-image:url('{image:pattern}');
  398. padding:10px;
  399. line-height:12px;
  400. }
  401.  
  402. .ans {
  403. line-height:12px;
  404. }
  405.  
  406. ol.notes {
  407. list-style-type:none;
  408. margin-left:-40px;
  409. letter-spacing:1px;
  410. }
  411.  
  412. ol.notes a {
  413. background:{color:link bg};
  414. }
  415.  
  416. ol.notes a:hover {
  417. background:{color:link bg hover};
  418. }
  419.  
  420. ol.notes li.note {
  421. padding:3px;
  422. }
  423.  
  424. ol.notes li.note img.avatar {
  425. width:10px;
  426. }
  427.  
  428. ul {
  429. margin-left:-20px!important;
  430. list-style:square;
  431. }
  432.  
  433. blockquote {
  434. margin-left:0px;
  435. margin-right:15px;
  436. padding-left:10px;
  437. }
  438.  
  439. .tumblrAutoPager_page_info,
  440. .tumblrAutoPager_page_separator {
  441. display:none;
  442. }
  443.  
  444. #infscr-loading {
  445. display:none;
  446. }
  447.  
  448. .na{
  449. display:none;
  450. }
  451.  
  452. iframe#tumblr_controls {
  453. position:fixed!important;
  454. -webkit-filter:invert(100%);
  455. opacity:0.05;
  456. }
  457.  
  458. iframe#tumblr_controls:hover {
  459. opacity:0.6;
  460. }
  461.  
  462. .cr {
  463. position:fixed;
  464. bottom:5px;
  465. left:5px;
  466. }
  467.  
  468. #s-m-t-tooltip {
  469. z-index: 9999;
  470. padding: 0px 3px 0px 3px;
  471. display: block;
  472. font-size:8px;
  473. text-transform:uppercase;
  474. letter-spacing:1px;
  475. color:{color:tool tips};
  476. background:{color:tool tips bg};
  477. max-width:100px;
  478. margin: 20px 0px 0px 5px;
  479. word-wrap:break-word;
  480. box-shadow: 1px 1px 3px {color:tool tips shadow};
  481. }
  482.  
  483. </style>
  484.  
  485. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  486.  
  487. {block:IndexPage}
  488. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  489. <script src="http://static.tumblr.com/twte3d7/qNulm663d/infinite.js"></script>
  490. <script type="text/javascript">
  491. $(window).load(function () {
  492. $('.pos').masonry(),
  493. $('.masonryWrap').infinitescroll({
  494. itemSelector : ".po",
  495. navSelector : "div.na",
  496. nextSelector : ".na a#next",
  497. bufferPx : 10000,
  498. extraScrollPx: 10000,
  499. loadingImg : "http://static.tumblr.com/s4afcug/KsMmeu5jr/ajax-loader.gif",
  500. loadingText : "",
  501. },
  502. function() { $('.pos').masonry({ appendedContent: $(this) }); }
  503. );
  504. });
  505. </script>
  506. {/block:IndexPage}
  507.  
  508. <script type="text/javascript">
  509. $(document).ready(function(){
  510. $(".hi").hide();
  511. $(".so").click(function(){
  512. $(this).next(".hi").slideToggle('fast');
  513. }); });
  514. </script>
  515.  
  516. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  517. <script>
  518. (function($){
  519. $(document).ready(function(){
  520. $("[title]").style_my_tooltips();
  521. });
  522. })(jQuery);
  523. </script>
  524.  
  525.  
  526. </head>
  527.  
  528. <body>
  529.  
  530. <div class="cr">
  531. <a href="http://piaopew.tumblr.com" title="theme">Ⓟ</a></div>
  532.  
  533. <div class="ma">
  534.  
  535. <div id="se">
  536.  
  537. <div id="lft">
  538. <a href="/" class="te">{title}</a>
  539. <div class="de">{Description}</div>
  540. </div>
  541.  
  542. <div id="rght">
  543. <a class="so">
  544. {block:ifnotwhiteicons}
  545. <img src="http://static.tumblr.com/s4afcug/T0Wmr6dao/9.png">
  546. {/block:ifnotwhiteicons}
  547. {block:ifwhiteicons}
  548. <img src="http://static.tumblr.com/s4afcug/hTVmrqcga/links.png">
  549. {/block:ifwhiteicons}<BR>links
  550. </a>
  551.  
  552. <div class="hi">
  553. <a href="/" class="he">home</a><a href="/ask" class="he">mail</a><a href="/archive" class="he">
  554. 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}
  555. </div>
  556. </div>
  557. </div>
  558.  
  559. <div class="na">
  560. {block:Pagination}{block:NextPage}<p id="page_nav"><a style="float:right" href="{NextPage}" id="next">older</a>{/block:NextPage}
  561. {block:PreviousPage}<a style="float:left" href="{PreviousPage}">newer</a></p>{/block:PreviousPage}{/block:Pagination}</div>
  562.  
  563. <div class="pos">
  564.  
  565. {block:Posts}
  566.  
  567. {block:Text}
  568. <div class="po">
  569. <div class="tpo">
  570. {block:Title}<h3>{Title}</h3>{/block:Title}
  571. {Body}
  572. {block:IndexPage}
  573. <div id="pe">
  574. <a href="{ReblogURL}">reblog</a> ★
  575. <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
  576. {/block:IndexPage}
  577. {block:permalinkpage}
  578. <div id="pr">{block:Date}{block:NoteCount}
  579. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  580. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  581. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  582. {/block:permalinkpage}
  583. </div>
  584. </div>
  585. {/block:Text}
  586.  
  587. {block:Photo}
  588. <div class="po">
  589. {block:IndexPage}
  590. <div id="phe">
  591. <div style="margin-top:5px;">
  592. <a href="{permalink}" title="{notecountwithlabel}">
  593. {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>
  594. <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>
  595. </div></div>
  596. {/block:IndexPage}
  597. <div id="impo">
  598. <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>
  599. </div>
  600. {block:permalinkpage}
  601. {block:Caption}<div class="ca">{Caption}</div>{/block:Caption}
  602. <div id="pr">{block:Date}{block:NoteCount}
  603. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  604. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  605. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  606. {/block:permalinkpage}
  607. </div>
  608. {/block:Photo}
  609.  
  610. {block:Photoset}
  611. <div class="po">
  612. {block:IndexPage}
  613. <div id="phe">
  614. <div style="margin-top:5px;">
  615. <a href="{permalink}" title="{notecountwithlabel}">
  616. {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>
  617. <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>
  618. </div></div>
  619. {/block:IndexPage}
  620. <div id="impo">
  621. {block:indexpage}
  622. {block:Photos}
  623. <div class="poe">
  624. {LinkOpenTag}<a href="{permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"/></a>{LinkCloseTag}
  625. </div>
  626. {/block:Photos} {/block:indexpage}
  627. {block:permalinkpage}{Photoset-500}{/block:permalinkpage}
  628. </div>
  629. {block:permalinkpage}
  630. {block:Caption}<div class="ca">{Caption}</div>{/block:Caption}
  631. <div id="pr">{block:Date}{block:NoteCount}
  632. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  633. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  634. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  635. {/block:permalinkpage}
  636. </div>
  637. {/block:Photoset}
  638.  
  639. {block:Quote}
  640. <div class="po">
  641. <span class="per">
  642. <div class="qu">"&nbsp;{Quote}&nbsp;"</div><div class="qso">{block:Source}<b>— {Source}</b>{/block:Source}</div>
  643. {block:IndexPage}
  644. <div id="pe">
  645. <a href="{ReblogURL}">reblog</a> ★
  646. <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
  647. {/block:IndexPage}
  648. {block:permalinkpage}
  649. <div id="pr">{block:Date}{block:NoteCount}
  650. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  651. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  652. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  653. {/block:permalinkpage}
  654. </div>
  655. {/block:Quote}
  656.  
  657. {block:link}
  658. <div class="po">
  659. <div class="lpo"><a href="{URL}" class="linkpost" {Target}><h3>{Name}</h3></a>{block:Description}<div class="description">{Description}</div>{/block:Description}</div>
  660. {block:IndexPage}
  661. <div id="pe">
  662. <a href="{ReblogURL}">reblog</a> ★
  663. <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
  664. {/block:IndexPage}
  665. {block:permalinkpage}
  666. <div id="pr">{block:Date}{block:NoteCount}
  667. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  668. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  669. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  670. {/block:permalinkpage}
  671. </div>
  672. {/block:link}
  673.  
  674. {block:Chat}
  675. <div class="po">
  676. <div class="cte">{block:Title}<b>{Title}</b>{/block:Title}</div>
  677. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  678. {block:IndexPage}
  679. <div id="pe">
  680. <a href="{ReblogURL}">reblog</a> ★
  681. <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
  682. {/block:IndexPage}
  683. {block:permalinkpage}
  684. <div id="pr">{block:Date}{block:NoteCount}
  685. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  686. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  687. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  688. {/block:permalinkpage}
  689. </div>
  690. {/block:Chat}
  691.  
  692. {block:Video}
  693. <div class="po">
  694. <div class="vi">
  695. <center>{Video-250}</center>
  696. {block:IndexPage}
  697. <div id="pe">
  698. <a href="{ReblogURL}">reblog</a> ★
  699. <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a></div>
  700. {/block:IndexPage}
  701. </div>
  702. {block:permalinkpage}
  703. <div id="pr">{block:Date}{block:NoteCount}
  704. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  705. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  706. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  707. {/block:permalinkpage}
  708. </div>
  709. {/block:Video}
  710.  
  711. {block:Audio}
  712. <div class="po">
  713. <div class="pbg"></div>
  714. <div class="pbo">
  715. <div class="pbu">
  716. {Block:AudioPlayer}
  717. {block:ifnotwhiteaudioplayer}
  718. {AudioPlayerBlack}
  719. {/block:ifnotwhiteaudioplayer}
  720. {block:ifwhiteaudioplayer}
  721. {AudioPlayerWhite}
  722. {/block:ifwhiteaudioplayer}
  723. {/Block:AudioPlayer}
  724. </div>
  725. </div>
  726. <div class="pfo">
  727. {block:TrackName}
  728. {TrackName}
  729. {/block:TrackName}
  730. <BR>
  731. {block:Artist}
  732. {Artist}
  733. {/block:Artist}
  734. <br>{PlayCountwithLabel}
  735. </div>
  736. {block:permalinkpage}{block:Caption}{Caption}{/block:Caption}{/block:permalinkpage}
  737. {block:IndexPage}
  738. <div id="pe">
  739. <a href="{ReblogURL}">reblog</a> ★
  740. <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a>
  741. </div>
  742. {/block:IndexPage}
  743. {block:permalinkpage}
  744. <div id="pr">{block:Date}{block:NoteCount}
  745. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  746. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  747. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  748. {/block:permalinkpage}
  749. </div>
  750. {/block:Audio}
  751.  
  752.  
  753. {block:Answer}
  754. <div class="po">
  755. <div class="akr">
  756. <i><b>{Asker} asked:</i></b> <span style="color:{color:text};">{Question}</span></div>
  757. <div class="ans">{Answer}</div>
  758. {block:IndexPage}
  759. <div id="pe">
  760. <a href="{ReblogURL}">reblog</a> ★
  761. <a href="{Permalink}" title="permalink">【{ShortYear}{MonthNumberWithZero}{DayOfMonthWithZero}】</a>
  762. </div>
  763. {/block:IndexPage}
  764. {block:permalinkpage}
  765. <div id="pr">{block:Date}{block:NoteCount}
  766. <span style="font-family:pix; font-size:13px; ">Posted on {MonthNumberWithZero}.{DayOfMonth}.{Year} with {NoteCountWithLabel}</span> {block:RebloggedFrom}
  767. 【<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> ★ <a href="{ReblogRootURL}" title="{ReblogRootName}">source</a>】<br>{/block:RebloggedFrom}{/block:NoteCount}{/block:Date}</div>
  768. {block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp; {/block:Tags}{/block:HasTags}<BR><BR><BR>
  769. {/block:permalinkpage}
  770. </div>
  771. {/block:Answer}
  772.  
  773. {block:permalinkpage}
  774. <div style="padding-top:15px">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  775. {/block:permalinkpage}
  776.  
  777. {block:ContentSource}
  778. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  779. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  780. {/block:SourceLogo}
  781. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  782. {/block:ContentSource}
  783.  
  784. {/block:Posts}
  785.  
  786. </div>
  787. </div>
  788. </body>
  789. </html>
Advertisement
Add Comment
Please, Sign In to add comment