Advertisement
onediewreckshun

36 dreams & darkness & death - http://kimsjongin.tumblr.com

Jul 16th, 2013
1,063
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.06 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3. <title>{title}</title>
  4.  
  5. <link rel="shortcut icon" href="{favicon}" />
  6.  
  7. <meta name="color:text" content="#9a9a9a"/>
  8. <meta name="color:bg" content="#fff"/>
  9.  
  10. <meta name="color:header" content="#fff"/>
  11. <meta name="color:border" content="#eee"/>
  12. <meta name="color:links" content="#bbb"/>
  13. <meta name="color:linkshover" content="#e9e7e7"/>
  14. <meta name="color:title" content="#9a9a9a"/>
  15. <meta name="color:headlinks" content="#999"/>
  16. <meta name="color:headlinkshover" content="#999"/>
  17. <meta name="color:tags" content="#ddd"/>
  18. <meta name="color:tagshover" content="#999"/>
  19. <meta name="color:info" content="#999"/>
  20. <meta name="color:infohover" content="#000"/>
  21. <meta name="color:scrollbar" content="#ddd"/>
  22. <meta name="color:scrollbarbg" content="#fff"/>
  23. <meta name="color:textselect" content="#999"/>
  24.  
  25. <meta name="color:tooltipbg" content="#999"/>
  26. <meta name="color:tooltipborder" content="#fff"/>
  27. <meta name="color:tooltiptext" content="#fff"/>
  28.  
  29. <meta name="text:font" content="baskerville" />
  30. <meta name="text:fontsize" content="9px" />
  31.  
  32. <meta name="text:link1text" content="home" />
  33. <meta name="text:link1title" content="refresh" />
  34. <meta name="text:link1url" content="/" />
  35. <meta name="text:link2text" content="mail" />
  36. <meta name="text:link2title" content="ask" />
  37. <meta name="text:link2url" content="/" />
  38. <meta name="text:link3text" content="navi" />
  39. <meta name="text:link3title" content="link title" />
  40. <meta name="text:link3url" content="/" />
  41. <meta name="text:link4text" content="link" />
  42. <meta name="text:link4title" content="link title" />
  43. <meta name="text:link4url" content="/" />
  44. <meta name="text:link5text" content="link" />
  45. <meta name="text:link5title" content="link title" />
  46. <meta name="text:link5url" content="/" />
  47.  
  48. <meta name="if:updatestab" content="1" />
  49.  
  50. <meta name="if:hovertags" content="1" />
  51.  
  52. <meta name="if:tinycursor" content="1" />
  53.  
  54. <meta name="if:500pxposts" content="1" />
  55. <meta name="if:400pxposts" content="0" />
  56.  
  57. <meta name="if:blackandwhiteposts" content="1" />
  58.  
  59. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script> <script type="text/javascript" src="http://static.tumblr.com/gyoju49/uF2mjkhe3/layoutcomponent.txt"></script><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/bkd4m5b/Citm42m8i/smoothscroll.js"></script>
  60.  
  61. <!--
  62.       
  63. ┊   ┊ ┊
  64. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  65. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  66. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  67.  
  68. ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  69. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ! ^_^
  70.  
  71. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  72. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  73. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  74. ┊ ┊ ┊
  75. -->
  76.  
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81. #header {
  82. height:60px;
  83. background:{color:header};
  84. border-bottom:1px solid {color:border};
  85. z-index:999999999999999999999999999999999999;
  86. position:fixed;
  87. {block:if400pxposts}width:400px;{/block:if400pxposts}
  88. {block:if500pxposts}width:500px;{/block:if500pxposts}
  89. margin-left:auto;
  90. margin-right:auto;
  91. margin-top:-220px;
  92. margin-bottom:-70px;
  93. padding:70px 0px 50px 0px;
  94. }
  95.  
  96. #tit {
  97. color:{color:title};
  98. font-family:baskerville;
  99. font-size:15px;
  100. text-align:center;
  101. font-style:italic;
  102. margin-top:-10px;
  103. margin-bottom:10px;
  104. }
  105.  
  106. #links {
  107. text-transform:uppercase;
  108. font-size:7px;
  109. font-style:normal;
  110. margin-bottom:-5px;
  111. text-align:center;
  112. letter-spacing:1px;
  113. }
  114.  
  115. #links a {
  116. padding:4px 4px 3px 5px;
  117. color: {color:headlinks};
  118. }
  119.  
  120. #links a:hover {
  121. color:#fff;
  122. background:{color:headlinkshover};
  123. }
  124.  
  125. #description {
  126. font-family:baskerville;
  127. width:250px;
  128. font-size:10px;
  129. margin-top:10px;
  130. margin-left:auto;
  131. margin-right:auto;
  132. line-height:140%;
  133. text-align:center;
  134. }
  135.  
  136. @font-face {font-family: "meem2";
  137. src: url('http://static.tumblr.com/gs9d5ab/Rj8m7debq/websymbols-regular-webfont.ttf');}
  138.  
  139. #audio {
  140. margin-bottom:5px;
  141. width:500px;
  142. height:105px;
  143. }
  144.  
  145. .albumart {
  146. width:100px;
  147. height:100px;
  148. position:absolute;
  149. }
  150.  
  151. .albumart img {
  152. width:100px;
  153. height:100px;
  154. float:left;
  155. }
  156.  
  157. .playercontainer {
  158. opacity: .2;
  159. display:block;
  160. width:100px;
  161. height:100px;
  162. background:white;
  163. position:absolute;
  164. -webkit-transition:all 0.5s ease-in-out;
  165. -moz-transition:all 0.5s ease-in-out;
  166. -o-transition:all 0.5s ease-in-out;
  167. -ms-transition: all 0.5s ease-in-out;
  168. transition:all 0.5s ease-in-out;
  169. }
  170.  
  171. .playercontainer:hover {
  172. opacity:.7;
  173. position:absolute;
  174. -webkit-transition:all 0.5s ease-in-out;
  175. -moz-transition:all 0.5s ease-in-out;
  176. -o-transition:all 0.5s ease-in-out;
  177. -ms-transition: all 0.5s ease-in-out;
  178. transition:all 0.5s ease-in-out;
  179. }
  180.  
  181. /* ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ) */
  182.  
  183. .player {
  184. margin-left:36px;
  185. margin-top:36px;
  186. width:25px;
  187. height:25px;
  188. overflow:hidden;
  189. position:absolute;
  190. background:white;
  191. }
  192.  
  193. .audioinfo {
  194. margin-left:110px;
  195. float:left;
  196. color:{color:Text};
  197. width:386px;
  198. padding:2px;
  199. margin-top:3px;
  200. }
  201.  
  202. #info {
  203. color:{color:text};
  204. width:490px;
  205. font-family:calibri;
  206. text-transform:uppercase;
  207. letter-spacing:0px;
  208. font-size: 8px;
  209. line-height:120%;
  210. text-align:center;
  211. margin-top:2px;
  212. letter-spacing:1px;
  213. padding:5px;
  214. {block:if400pxposts}margin-left:-50px;{/block:if400pxposts}
  215. -webkit-transition-duration:0.5s;
  216. }
  217.  
  218. {block:iftinycursor}
  219.  
  220. body, a, a:hover{
  221. cursor: url('http://24.media.tumblr.com/tumblr_mdig6jktic1riysloo1_100.png'), progress;
  222. }
  223.  
  224. {/block:iftinycursor}
  225.  
  226. #info a{
  227. color:{color:info};
  228. border:0px;
  229. width:490px;
  230. font-family:calibri;
  231. letter-spacing:0px;
  232. font-size: 8px;
  233. line-height:120%;
  234. text-align:center;
  235. letter-spacing:1px;
  236. -moz-transition-duration:0.5s;
  237. -webkit-transition-duration:0.5s;
  238. -o-transition-duration:0.5s;
  239. }
  240.  
  241. #info a:hover{
  242. color:{color:infohover};
  243. width:490px;
  244. letter-spacing:0px;
  245. font-size: 8px;
  246. line-height:120%;
  247. text-align:center;
  248. margin-top:2px;
  249. letter-spacing:1px;
  250. -moz-transition-duration:0.5s;
  251. -webkit-transition-duration:0.5s;
  252. -o-transition-duration:0.5s;
  253. }
  254.  
  255. {block:ifhovertags}
  256.  
  257. #tags {
  258. opacity:0;
  259. margin-top:0px;
  260. -moz-transition-duration:0.5s;
  261. -webkit-transition-duration:0.5s;
  262. -o-transition-duration:0.5s;
  263. }
  264.  
  265. #post:hover #tags {
  266. margin-top:0px;
  267. opacity:1;
  268. -moz-transition-duration:0.7s;
  269. -webkit-transition-duration:0.7s;
  270. -o-transition-duration:0.7s;
  271. }
  272. {/block:ifhovertags}
  273.  
  274. {block:ifnothovertags}
  275. #tags {
  276. margin-top:0px;
  277. opacity:1;
  278. -moz-transition-duration:0.5s;
  279. -webkit-transition-duration:0.5s;
  280. -o-transition-duration:0.5s;
  281. }
  282. {/block:ifnothovertags}
  283.  
  284.  
  285. #tags a {
  286. color:{color:tags};
  287. font-family:cambria;
  288. font-style:italic;
  289. border:0px;
  290. text-shadow:0px 0px 0px;
  291. text-transform:lowercase;
  292. padding-top:1px;
  293. padding-bottom:2px;
  294. padding-left:4px;
  295. padding-right:3px;
  296. margin:0px 2px 0px;
  297. font-size:8px;
  298. -moz-transition-duration:0.9s;
  299. -webkit-transition-duration:0.9s;
  300. -o-transition-duration:0.9s;
  301. }
  302.  
  303. #tags a:hover {
  304. color:{color:tagshover};
  305. font-size:8px;
  306. -moz-transition-duration:0.7s;
  307. -webkit-transition-duration:0.7s;
  308. -o-transition-duration:0.7s;
  309. }
  310.  
  311.  
  312. #ackles {
  313. line-height:100%;
  314. position:fixed;
  315. font-size:10px;
  316. width:70px;
  317. height:20px;
  318. font-family:calibri;
  319. letter-spacing:1px;
  320. padding-bottom:4px;
  321. padding-right:4px;
  322. bottom:0;
  323. right:0;
  324. z-index:12;
  325. }
  326.  
  327. #ackles .ville a {
  328. color:#9a9a9a;
  329. }
  330.  
  331. #ackles .dancy{
  332. color:#9a9a9a;
  333. opacity:1.0;
  334. padding:1px 3px 2px 3px;
  335. margin-top:00px;
  336. margin-left:29px;
  337. text-align:center;
  338. overflow:hidden;
  339. position: absolute;
  340. background:#fff;
  341. font-size:10px;
  342. text-transform:uppercase;
  343. z-index:100;
  344. -webkit-transition: opacity 0.5s linear;
  345. -webkit-transition: all 0.5s linear;
  346. -moz-transition: all 0.5s linear;
  347. transition: all 0.5s linear;
  348. border:1px solid #ece4e4;
  349. }
  350.  
  351. #ackles .ville{
  352. color:#9a9a9a;
  353. background:#fff;
  354. margin-top:100px;
  355. margin-top:0px;
  356. padding:1px 4px 2px 5px;
  357. margin-left:29px;
  358. font-size:10px;
  359. text-align:left;
  360. text-transform:uppercase;
  361. opacity:0;
  362. overflow:hidden;
  363. position: absolute;
  364. -webkit-transition: opacity 0.5s linear;
  365. -webkit-transition: all 0.5s linear;
  366. -moz-transition: all 0.5s linear;
  367. transition: all 0.5s linear;
  368. z-index:1200;
  369. border:1px solid #ece4e4;
  370. }
  371.  
  372. #ackles:hover .ville {
  373. opacity:1;
  374. margin-bottom:14px;
  375. transition: all 0.5s linear;
  376. -webkit-transition: opacity 0.5s linear;
  377. -webkit-transition: all 0.5s linear;
  378. -moz-transition: all 0.5s linear;
  379. }
  380.  
  381. ::-moz-selection {
  382. background: {color:textselect};
  383. color: #fff;
  384. }
  385.  
  386. ::selection {
  387. background: {color:textselect};
  388. color: #fff;
  389. }
  390.  
  391. ::-webkit-scrollbar-thumb{
  392. background: {color:scrollbar};
  393. height:auto;
  394. }
  395.  
  396. ::-webkit-scrollbar {
  397. height:4px;
  398. width:4px;
  399. background: {color:scrollbarbg};
  400. }
  401.  
  402. body {
  403. background:{color:bg};
  404. margin:0px;
  405. color:{color:text};
  406. font-family:{text:font};
  407. font-size:{text:fontsize};
  408. line-height:100%;
  409. }
  410.  
  411. a {
  412. color: {color:links}; text-decoration:none;
  413. -moz-transition-duration:0.5s;
  414. -webkit-transition-duration:0.5s;
  415. -o-transition-duration:0.5s;
  416. }
  417.  
  418. a:hover{
  419. color:{color:linkshover};
  420. -moz-transition-duration:0.5s;
  421. -webkit-transition-duration:0.5s;
  422. -o-transition-duration:0.5s;
  423. }
  424.  
  425. #entries {
  426. letter-spacing:1px;
  427. text-align:left;
  428. padding:10px;
  429. {block:if500pxposts}width:500px;{/block:if500pxposts}
  430. {block:if400pxposts}width: 400px;{/block:if400pxposts}
  431. margin:0px auto;
  432. margin-top:200px;
  433. }
  434.  
  435. #post {
  436. {block:ifblackandwhiteposts}-webkit-filter:grayscale(100%);{/block:ifblackandwhiteposts}
  437. {block:if500pxposts}width:500px;{/block:if500pxposts}
  438. {block:if400pxposts}width: 400px;{/block:if400pxposts}
  439. padding-bottom:20px;
  440. -moz-transition-duration:.7s;
  441. -webkit-transition-duration:.7s;
  442. -o-transition-duration:.7s;
  443. }
  444.  
  445. #post:hover{
  446. {block:ifblackandwhiteposts}-webkit-filter:grayscale(0%);{/block:ifblackandwhiteposts}
  447. -moz-transition-duration:.7s;
  448. -webkit-transition-duration:.7s;
  449. -o-transition-duration:.7s;
  450. }
  451.  
  452. iframe {
  453. {block:ifblackandwhiteposts}-webkit-filter:grayscale(100%);{/block:ifblackandwhiteposts}
  454. -moz-transition-duration:.5s;
  455. -webkit-transition-duration:.5s;
  456. -o-transition-duration:.5s;
  457. }
  458.  
  459. #post:hover iframe{
  460. -webkit-filter:grayscale(0%);
  461. -moz-transition-duration:.5s;
  462. -webkit-transition-duration:.5s;
  463. -o-transition-duration:.5s;
  464. }
  465.  
  466. #asker{
  467. font-family:georgia;
  468. font-style:italic;
  469. font-size:10px;
  470. text-align:center;
  471. }
  472.  
  473. img {
  474. border:none;
  475. }
  476.  
  477. blockquote {
  478. margin-left:5px;
  479. padding-left:5px;
  480. border-left:1px solid #eee;
  481. }
  482.  
  483. blockquote blockquote {
  484. margin-left:10px;
  485. padding-left:5px;
  486. border-left:1px solid #eee;
  487. }
  488.  
  489. h1 {
  490. font-weight:normal;
  491. font-size:11px;
  492. text-align:left;
  493. font-style:italic;
  494. letter-spacing:1px;
  495. text-transform:uppercase;
  496. color:{color:text};
  497. }
  498.  
  499. h1 a {
  500. text-transform:none;
  501. }
  502.  
  503. h2 {
  504. font-family:baskerville;
  505. font-size:15px;
  506. text-align:left;
  507. line-height:70%;
  508. letter-spacing:-0.5px;
  509. color:{color:text};
  510. font-style:italic;
  511. font-weight:normal;
  512. }
  513.  
  514. h3 {
  515. font-family:baskerville;
  516. font-size:9px;
  517. text-align:left;
  518. font-style:normal;
  519. font-weight:normal;
  520. line-height:120%;
  521. letter-spacing:1px;
  522. text-transform:uppercase;
  523. color:{color:text};
  524. }
  525.  
  526. h4 {
  527. font-size:9px;
  528. text-align:left;
  529. font-weight:normal;
  530. font-style:normal;
  531. line-height:120%;
  532. letter-spacing:-0.5px;
  533. color:{color:text};
  534. }
  535.  
  536. #s-m-t-tooltip {
  537. font-size: 8px;
  538. max-width:300px;
  539. padding:3px 3px 2px 4px;
  540. margin:20px 0px 0px 20px;
  541. z-index:10;
  542. background:{color:tooltipbg};
  543. border:1px solid {color:tooltipborder};
  544. font-family:calibri;
  545. letter-spacing:3px;
  546. text-transform:uppercase;
  547. color:{color:tooltiptext};
  548. z-index:999999999999999999999999999999999999;
  549. }
  550.  
  551.  
  552.  
  553. #candywrapper {
  554. letter-spacing:1px;
  555. text-align: center;
  556. font-size: 11px;
  557. position:fixed;
  558. left:10px;
  559. top:-102px;
  560. -webkit-transition: all .5s ease-in-out;
  561. -moz-transition: all .5s ease-in-out;
  562. -o-transition: all .5s ease-in-out;
  563. z-index:99;
  564. }
  565.  
  566. #candywrapper:hover {
  567. top:-1px;
  568. -webkit-transition: all .5s ease-in-out;
  569. -moz-transition: all .5s ease-in-out;
  570. -o-transition: all .5s ease-in-out;}
  571.  
  572. #in {
  573. overflow:auto;
  574. color:#999;
  575. font-family:georgia;
  576. border:1px solid #999;
  577. padding: 10px 10px 10px 10px;
  578. background:#fff;
  579. text-align:center;
  580. font-size:8px;
  581. width:90px;
  582. height:80px;
  583. z-index: 9999;
  584. }
  585.  
  586.  
  587. #titletab {
  588. background:#fff;
  589. color:#999;
  590. letter-spacing:0px;
  591. border:1px solid #999;
  592. border-top: 0px solid transparent;
  593. font-family:georgia;
  594. font-size:8px;
  595. text-align: center;
  596. height:5px;
  597. padding: 3px 0 7px 0;
  598. border-bottom-right-radius: 0px;
  599. -moz-border-bottom-right-radius: 0px;
  600. -webkit-border-bottom-right-radius: 0px;
  601. -webkit-transition: all .5s ease-in-out;
  602. -moz-transition: all .5s ease-in-out;
  603. -o-transition: all .5s ease-in-out;
  604. }
  605.  
  606. .page a {
  607. font-size:8px;
  608. font-style:italic;
  609. font-family:georgia
  610. }
  611.  
  612. </style>
  613.  
  614. </head>
  615.  
  616.  
  617.  
  618. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  619.  
  620. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  621.  
  622. <script>
  623.  
  624. (function($){
  625.  
  626. $(document).ready(function(){
  627.  
  628. $("a[title]").style_my_tooltips({
  629.  
  630. tip_follows_cursor:true,
  631.  
  632. tip_delay_time:50,
  633.  
  634. tip_fade_speed:600,
  635.  
  636. attribute:"title"
  637.  
  638. });
  639.  
  640. });
  641.  
  642. })(jQuery);
  643.  
  644. </script>
  645.  
  646. <script type="text/javascript"
  647. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  648.  
  649. <body>
  650.  
  651. {block:ifupdatestab}
  652. <div id="candywrapper">
  653. <div id="in">
  654.  
  655. oo your text goes here!<br><br>
  656. fill this up with whatever you want!<br><br>
  657. use < br > (without spaces) to bring text to a new line<br><br>
  658. if your info doesn't fit, don't worry; a scrollbar will appear<br>
  659. <a href="http://kimsjongin.tumblr.com">here's a link</a>
  660.  
  661. </div>
  662. <div id="titletab">updates</div>
  663. </div>
  664. {/block:ifupdatestab}
  665.  
  666. <div id="entries">
  667.  
  668. <div id="header">
  669.  
  670. <div id="tit">{title}</div>
  671.  
  672. <div id="links">
  673. <a title="{text:link1title}" href="{text:link1url}">{text:link1text}</a>
  674. <a title="{text:link2title}" href="{text:link2url}">{text:link2text}</a>
  675. <a title="{text:link3title}" href="{text:link3url}">{text:link3text}</a>
  676. <a title="{text:link4title}" href="{text:link4url}">{text:link4text}</a>
  677. <a title="{text:link5title}" href="{text:link5url}">{text:link5text}</a>
  678. </div>
  679.  
  680. <div id="description">
  681. {description}<br>
  682.  
  683. <span class="page">
  684. {block:Pagination}
  685. {block:PreviousPage}<a href="{PreviousPage}">back</a> &nbsp; {/block:PreviousPage}{block:NextPage}- <a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</span>
  686. </div>
  687.  
  688. </div>
  689.  
  690. {block:Posts}
  691. <div id="post">
  692. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  693.  
  694. {block:Photo}{LinkOpenTag}{block:if400pxposts}<img src="{PhotoURL-400}" width="400">{/block:if400pxposts}{block:if500pxposts}<img src="{PhotoURL-500}" width="500">{/block:if500pxposts}{LinkCloseTag}<br><br>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  695.  
  696. {block:Photoset}{block:if400pxposts}{Photoset-400}{/block:if400pxposts}{block:if500pxposts}{Photoset-500}{/block:if500pxposts}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  697.  
  698. {block:Quote}<div style="text-align:center; font-size:12px;">{Quote}</div> {block:Source}<div style="text-align:center; font-size:10px;">{Source}</div><br>{/block:Source}{/block:Quote}
  699.  
  700. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  701.  
  702. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  703.  
  704. {block:Audio}
  705. <div id="audio">
  706. <div class="albumart"><img src="http://static.tumblr.com/4wyqgof/Dyvm2qmp1/default.jpg"></div>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div></div>
  707.  
  708. {block:TrackName}<div class="audioinfo"><b>Title:</b> {TrackName}</div><br>{/block:TrackName}
  709. {block:Artist}<div class="audioinfo"><b>Artist:</b> {Artist}</div><br>{/block:Artist}
  710. {block:Album}<div class="audioinfo"><b>Album:</b> {Album}</div>{/block:Album}
  711. {block:PlayCount}<div class="audioinfo"><b>Played:</b> {FormattedPlayCount} times</div> {/block:PlayCount}
  712. </div>{block:Caption}{Caption}{/block:Caption}
  713. {/block:Audio}
  714.  
  715. {block:Video}{block:if400pxposts}{Video-400}{/block:if400pxposts}{block:if500pxposts}{Video-500}{/block:if500pxposts} <br><center>played {PlayCount} times</center> {block:Caption}{Caption}{/block:Caption}{/block:Video}
  716.  
  717.  
  718. {block:Answer}
  719. <span id="asker">{Asker} asked: {Question}</span><p>
  720. {Answer}
  721. {/block:Answer}
  722.  
  723. <div id="info">
  724. <br>
  725. {block:Date} <a href="{permalink}">{TimeAgo}</a> / <a title="click for permalink" href="{Permalink}">{NoteCountWithLabel}</a> {/block:Date} {block:RebloggedFrom} /
  726.  
  727. <a title="via" href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom} / {block:ContentSource} <a title="source" href="{SourceURL}">{SourceLink}</a>{/block:ContentSource} / <a title="reblog" href="{ReblogURL}" target="_blank"><font face="meem2">J</font></a></div> {block:HasTags}<div id="tags"><center><font face="meem2" color="#c9c2c2"><small>,</small></font>{block:Tags}<a title="#{Tag}"href="/tagged/{Tag}">#{Tag}</a> </small>{/block:Tags}</center>
  728. </div>{/block:HasTags}
  729. <br>
  730.  
  731. {block:PostNotes}<center><a href="http://kimsjongin.tumblr.com">&#x1d1b;&#x29c;&#x1d07;&#x1d0d;&#x1d07;&nbsp;&#x299;&#x28f;&nbsp;&#x299;&#x1d00;&#x274;&#x262;&#x1d0a;&#x1d07;&#x274;s&#x1d07;&#x274;</a></center><br><br>{PostNotes}{/block:PostNotes}<br>
  732.  
  733. </div>
  734.  
  735. {/block:Posts}
  736.  
  737. </div>
  738.  
  739. </div>
  740.  
  741. <div id="ackles">
  742.  
  743. <div class="dancy">
  744. &#x1d1b;&#x29c;&#x1d07;&#x1d0d;&#x1d07;
  745. </div>
  746.  
  747. <div class="ville">
  748. <a href="http://kimsjongin.tumblr.com/">&#x1d0d;&#x1d07;&#x1d07;&#x1d0d;</a>
  749. </div>
  750. </div>
  751.  
  752. <!--
  753.       
  754. ┊   ┊ ┊
  755. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  756. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  757. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  758.  
  759. ᴛʜᴇᴍᴇ ʙʏ ᴍᴇᴇᴍ (ᴋɪᴍsᴊᴏɴɢɪɴ.ᴛᴜᴍʙʟʀ.ᴄᴏᴍ)
  760. ᴘʟᴇᴀsᴇ ᴅᴏɴ'ᴛ ʀᴇᴍᴏᴠᴇ ᴛʜᴇ ᴄʀᴇᴅɪᴛ ᴏʀ sᴛᴇᴀʟ! ^_^
  761.  
  762. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  763. ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊ ┊
  764. ┊ ┊ ┊ ┊ ┊ ┊ ┊
  765. ┊ ┊ ┊
  766. -->
  767.  
  768.  
  769. </body>
  770.  
  771. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement