Advertisement
Gived

Gived theme #04

May 29th, 2013
1,441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.43 KB | None | 0 0
  1. <!--==========theme 04 by gived remove the credit and die===============-->
  2.  
  3. <head>
  4.  
  5. <script type="text/javascript"
  6. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Allerta|Dorsa|Dancing+Script|Judson|Kreon|Rokkitt|Asap|Amaranth|Rationale|Oswald:300|Squada+One|Homenaje' rel='stylesheet' type='text/css'>
  9.  
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  13. <meta name="color:background" content="#ffffff"/>
  14. <meta name="image:background" content="">
  15. <meta name="color:text" content="#888"/>
  16. <meta name="color:link" content="#77003c"/>
  17. <meta name="color:hover" content="#000"/>
  18. <meta name="if:show blog title" content="1"/>
  19. <meta name="if:bigbackground " content="0"/>
  20.  
  21. <meta name="text:Link One Title" content="home" />
  22. <meta name="text:Link One" content="/" />
  23. <meta name="text:Link Two Title" content="ask" />
  24. <meta name="text:Link Two" content="/ask" />
  25. <meta name="text:Link Three Title" content="" />
  26. <meta name="text:Link Three" content="" />
  27. <meta name="text:Link Four Title" content="" />
  28. <meta name="text:Link Four" content="" />
  29. <meta name="text:Link Five Title" content="" />
  30. <meta name="text:Link Five" content="" />
  31. <meta name="text:Link Six Title" content="" />
  32. <meta name="text:Link Six" content="" />
  33. <meta name="text:Blog Title Size" content="21" />
  34.  
  35. <meta name="image:sidebar" content="1"/>
  36. <meta name="if:show photo" content="0"/>
  37.  
  38. <title>{Title}{block:PostTitle} - {PostTitle}{/block:PostTitle}</title>{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Asap|Share' rel='stylesheet' type='text/css'>
  41.  
  42.  
  43. <style type="text/css">
  44. @import url(http://fonts.googleapis.com/css?family=Uncial+Antiqua);
  45. @import url(http://fonts.googleapis.com/css?family=Federant);
  46. #tumblr_controls{
  47. position:fixed !important;
  48. }
  49.  
  50.  
  51.  
  52. .header{
  53. float: left;
  54. width: 100%;
  55. }
  56.  
  57. .left{
  58. float: left;
  59. margin:auto;
  60. width: 802px;
  61. }
  62.  
  63. .right{
  64. float: right;
  65. width: 200px;
  66. background-color: {color:Background};
  67. }
  68.  
  69.  
  70. body{
  71. margin:0px;
  72. background-color: {color:background};
  73. background-image: url({image:background});
  74. {block:ifbigbackground} background-size:cover; {/block:ifbigbackground}
  75. background-attachment: fixed;}
  76. body, div, p, textarea, submit, input{
  77. font-family: Helvetica;
  78. font-size: 10px;
  79. line-height: 10px;
  80. color:{color:text};
  81. }
  82.  
  83. a:link, a:active, a:visited{
  84. color: {color:Link};
  85. text-decoration: none;
  86. -webkit-transition: color 0.4s ease-out;
  87. -moz-transition: color 0.4s ease-out;
  88. }
  89.  
  90. a:hover {
  91. color: black;
  92. text-decoration: none;
  93. -webkit-transition: all 0.4s linear;
  94. -webkit-transition: all 0.4s linear;
  95. -moz-transition: all 0.4s linear;
  96. transition: all 0.4s linear;
  97. }
  98.  
  99.  
  100. {block:IndexPage}
  101.  
  102. .corner_shadow
  103. {
  104. position: relative;
  105. }
  106. .corner_shadow:after
  107. {
  108. z-index: -1;
  109. position: absolute;
  110. content: "";
  111. bottom: 9px;
  112. right: -2px;
  113. left: auto;
  114. width: 0%;
  115. top: 80%;
  116. max-width:300px;
  117. background: #777;
  118. -webkit-box-shadow: 0 15px 10px #777;
  119. -moz-box-shadow: 0 15px 10px #777;
  120. box-shadow: 0 15px 10px #777;
  121. -webkit-transform: rotate(3deg);
  122. -moz-transform: rotate(3deg);
  123. -o-transform: rotate(3deg);
  124. -ms-transform: rotate(3deg);
  125. transform: rotate(3deg);
  126. }
  127.  
  128. {/block:IndexPage}
  129.  
  130.  
  131. #posts .entry img{
  132. max-width: 100%;
  133. }
  134.  
  135. #posts {
  136. width: 840px;
  137. position:absolute;
  138. left:335px;
  139. margin:auto;
  140. top:5px;
  141. padding:0px;
  142. }
  143.  
  144.  
  145. .entry {
  146. border:px solid #bbb;
  147. margin-left:5px;
  148. margin-bottom:5px;
  149. padding: 3px;
  150. padding-bottom:1px;
  151. opacity:1;
  152. background:#fff;
  153.  
  154. {block:IndexPage}
  155. width:250px;
  156. {/block:IndexPage}
  157. {block:PermalinkPage}
  158. width:500px;
  159. {/block:PermalinkPage}
  160. }
  161.  
  162.  
  163.  
  164. .perma {
  165. color: #000000;
  166. padding-top: 0px;
  167. padding-bottom: 0px;
  168. font-size: 10px;
  169. text-align: center;
  170. text-transform:uppercase;
  171. opacity: 0;
  172. filter: alpha(opacity = 0);
  173. -webkit-transition: all ease-in 250ms;
  174. -moz-transition: all ease-in 250ms;
  175. -o-transition: all ease-in 250ms;
  176. -ms-transition: all ease-in 250ms;
  177. transition: all ease-in 250ms;
  178.  
  179. }
  180.  
  181. .entry:hover .perma {
  182. opacity: 1;
  183. filter: alpha(opacity = 100);
  184. -webkit-transition: all ease-in 250ms;
  185. -moz-transition: all ease-in 250ms;
  186. -o-transition: all ease-in 250ms;
  187. -ms-transition: all ease-in 250ms;
  188. transition: all ease-in 250ms;
  189. }
  190.  
  191.  
  192. .entry .permalink a{
  193. color: #000;
  194. }
  195.  
  196. .entry .permalink{
  197. position:absolute;
  198. margin-top: 6px;
  199. margin-left:0px;
  200. width:auto;
  201. padding:0px;
  202. color: black;
  203. height:10px;
  204. padding-top:2px;
  205. padding-left: 6px;
  206. padding-right:6px;
  207. padding-bottom:2px;
  208. background-color:#fff;
  209. overflow:hidden;
  210. font-size:9px;
  211. line-height:10px;
  212. text-align:center;
  213. letter-spacing:1px;
  214. font-family: share;
  215. text-transform:uppercase;
  216. opacity:0.0;
  217. -webkit-transition: all 0.4s ease-in-out;
  218. -moz-transition: all 0.4s ease-in-out;
  219. transition: all 0.4s ease-in-out;
  220. }
  221.  
  222. .entry:hover .permalink{
  223. margin-left:0px;
  224. margin-top: 6px;
  225. padding-top:2px;
  226. padding-bottom:2px;
  227. padding-left: 6px;
  228. padding-right:6px;
  229. width:auto;
  230. opacity:0.8;
  231. -webkit-transition: all 0.4s ease-in-out;
  232. -moz-transition: all 0.4s ease-in-out;
  233. transition: all 0.4s ease-in-out;
  234. }
  235.  
  236. .entry:hover .permalink:hover{
  237. opacity: 1;
  238. padding-top:2px;
  239. padding-bottom:2px;
  240. margin-left: 0px;
  241. height: 10px;
  242. width: auto;
  243. padding-left: 15px;
  244. padding-right:6px;
  245. border-bottom-right-radius:0px;
  246. border-top-right-radius:0px;
  247. border-top-left-radius:0px;
  248. border-bottom-left-radius:0px;
  249. -webkit-transition: all 0.3s linear;
  250. -moz-transition: all 0.3s linear;
  251. transition: all 0.3s linear;
  252. }
  253.  
  254.  
  255. .entry .permalink2 a{
  256. color: #000;
  257. }
  258.  
  259. .entry .permalink2{
  260. position:absolute;
  261. margin-top: 27px;
  262. margin-left:0px;
  263. width:auto;
  264. padding:0px;
  265. color: black;
  266. height:10px;
  267. padding-top:2px;
  268. padding-left: 6px;
  269. padding-right:6px;
  270. padding-bottom:2px;
  271. background-color:#fff;
  272. overflow:hidden;
  273. font-size:9px;
  274. line-height:10px;
  275. text-align:center;
  276. letter-spacing:1px;
  277. font-family: share;
  278. text-transform:uppercase;
  279. opacity:0.0;
  280. -webkit-transition: all 0.4s ease-in-out;
  281. -moz-transition: all 0.4s ease-in-out;
  282. transition: all 0.4s ease-in-out;
  283. }
  284.  
  285. .entry:hover .permalink2{
  286. opacity:0.8;
  287. -webkit-transition: all 0.4s ease-in-out;
  288. -moz-transition: all 0.4s ease-in-out;
  289. transition: all 0.4s ease-in-out;
  290. }
  291.  
  292.  
  293. .entry:hover .permalink2:hover{
  294. opacity: 1;
  295. padding-top:2px;
  296. padding-bottom:2px;
  297. margin-left: 0px;
  298. height: 10px;
  299. width: auto;
  300. padding-left: 15px;
  301. padding-right:6px;
  302. border-bottom-right-radius:0px;
  303. border-top-right-radius:0px;
  304. border-top-left-radius:0px;
  305. border-bottom-left-radius:0px;
  306. -webkit-transition: all 0.3s linear;
  307. -moz-transition: all 0.3s linear;
  308. transition: all 0.3s linear;
  309. }
  310.  
  311. .entry #shadow{opacity:1;margin-left:0px;bottom:-13px;position:absolute;width:250px;background-color:transparent;height:auto;z-index:100;}.entry#shadow img{width:250px;}
  312.  
  313. #r {
  314. width: 0;
  315. height: 0;
  316. border-top: 13px solid #7D7D7D;
  317. border-right: 13px solid transparent;
  318. position: absolute;
  319. margin-top: 22px;
  320. margin-left: 250px;
  321. }
  322. #l {
  323. width: 0;
  324. height: 0;
  325. border-top: 13px solid #7D7D7D;
  326. border-left: 13px solid transparent;
  327. position: absolute;
  328. margin-top: 22px;
  329. margin-left: -22px;
  330. opacity: 1;
  331. }
  332.  
  333. #credz{
  334. position:fixed !important;
  335. right:3px;
  336. top:26px;
  337. font-family: arial;
  338. font-size: 10px;
  339. line-height:12px;
  340. vertical-align: middle;
  341. overflow: hidden;
  342. background-image:url(http://static.tumblr.com/8jq17g7/CH8lofvyp/dark-transparent.png);
  343. background-repeat:repeat;
  344. border:1px solid rgba(0,0,0,0.1);
  345. padding:3px;
  346. -webkit-border-radius:2px;
  347. moz-border-radius:2px;
  348. -o-border-radius:2px;
  349. border-radius:2px;
  350. z-index: 100;}
  351.  
  352. #credz a{
  353. color: #fff;}
  354.  
  355.  
  356. .upp a{
  357. color: #fff;}
  358.  
  359. .upp{
  360. color: #fff;
  361. font-size: 12px;
  362. display: inline-block;}
  363.  
  364. .artcover {position:absolute;}
  365. .artcover img {width:42px;height:42px;float:left;border:5px solid #EEE;}
  366. .audioplayer {width:20px;padding:3px 5px 5px 3px;overflow:hidden;}
  367. .audioinfo {margin-left:55px;padding:3px 0px;}
  368. .i{display:block;padding:2px;}
  369. .i b, strong{font-family:Consolas;}
  370. .player {
  371. position:absolute;
  372. background:#FFF;
  373. width:30px;
  374. height:30px;
  375. opacity:0.75;
  376. padding:4px;
  377. margin:7px;
  378. overflow:hidden;}
  379.  
  380.  
  381.  
  382. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  383.  
  384.  
  385. @font-face{font-family: "pixel"; src: url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf');}
  386.  
  387. .ratch{
  388. font-family: pixel;
  389. font-size: 8px;
  390. text-align: right;
  391. z-index: 100;}
  392.  
  393.  
  394.  
  395.  
  396. div#sidebar{
  397. z-index:99999;
  398. position:fixed;
  399. background:white;
  400. opacity: 1;
  401. text-align:center;
  402. top: 70px;
  403. left: 50px;
  404. width: 254px;
  405. padding: 2px;
  406. padding-right:2px;
  407. height:auto;
  408.  
  409. z-index:1;
  410. }
  411.  
  412.  
  413. div#t{
  414. position:fixed;
  415. background:white;
  416. opacity: 1;
  417. text-align:left;
  418. margin-top: 0px;
  419. margin-left: 674px;
  420. width: 0px;
  421. padding: 2px;
  422. height:100%;
  423. font-size:9px;
  424. z-index:1;
  425. }
  426.  
  427. @font-face {
  428. font-family: 'funk';
  429. src: url('http://static.tumblr.com/hcdtsmj/qM2miygia/remark.ttf')}
  430. {block:ifshowblogtitle}
  431. .title2{
  432. background-color: #ccc;
  433. color: #7D7D7D;
  434. font-family: vogue ;
  435. font-size: {text:blog title size}px;
  436. letter-spacing: 0px;
  437. padding-top: 8px;
  438. padding-bottom: 8px;
  439. float: left;
  440. width: 285px;
  441. text-transform:uppercase;
  442. text-align: center;
  443. margin-top: 0px;
  444. position: fixed;
  445. margin-left: -22px;
  446. z-index: 1;
  447. }{/block:ifshowblogtitle}
  448.  
  449. @font-face { font-family: "death"; src: url('http://static.tumblr.com/iyodnno/5ifmf1hz8/mostwasted.ttf'); }
  450.  
  451. @font-face { font-family: "cute"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  452. @font-face{font-family:aw;src:url(http://static.tumblr.com/9wzbixa/XT1mj3ixp/kberry.ttf);}
  453.  
  454. @font-face {font-family: "vogue";src: url('http://static.tumblr.com/eih4pta/cPwm7vjlu/dubiel.ttf');}
  455.  
  456. @font-face {font-family: cedarville; src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');
  457. }
  458.  
  459.  
  460. .links{
  461.  
  462.  
  463. padding-top:3px;
  464. font-style: bold;
  465. }
  466.  
  467.  
  468.  
  469.  
  470. @font-face {font-family: "schmoop";src: url('http://static.tumblr.com/2zvjoo9/3CIm3kw4c/nayupixel.ttf');}
  471.  
  472.  
  473.  
  474.  
  475. #infscr-loading{
  476. bottom: -70px;
  477. position: absolute;
  478. left: 50%;
  479. margin-left:-8px;
  480. width:16px;
  481. height:11px;
  482. overflow:hidden;
  483. margin-bottom: 50px;
  484. }
  485.  
  486.  
  487. .entries {
  488. font-size: 20px;
  489. border-bottom:1px solid #c4c4c4;
  490. font-family: 'Trebuchet MS';
  491. color: #5a595c;
  492. font-weight: none;
  493. text-align: left;
  494. line-height: 14px;
  495. height: 14px;
  496. }
  497.  
  498.  
  499. .title{
  500. font-family: "Trebuchet MS";
  501. font-size: 19px;
  502. line-height: 10px;
  503. color: #000;
  504. letter-spacing: 0px;
  505. font-weight: normal;
  506. }
  507.  
  508.  
  509. {CustomCSS}
  510.  
  511. </style>
  512. <div style="position:fixed; top:20px; right:5px; padding:5px;"><a href="http://gived.tumblr.com"><img src="http://media.tumblr.com/tumblr_lpvqgehnPi1qffvip.gif" alt="** THEME **" /></a>
  513. </div>
  514. {block:ifsparklelinks}
  515. <style type="text/css">a:hover {background: url(http://media.tumblr.com/tumblr_m2himtTZZW1qef014.gif); }</style>
  516. </div>{/block:ifsparklelinks}
  517.  
  518. {block:IndexPage}
  519. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  520. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  521.  
  522. <script type="text/javascript">
  523. $(window).load(function () {
  524. var $content = $('#posts');
  525. $content.masonry({itemSelector: '.entry'}),
  526. $content.infinitescroll({
  527. navSelector : 'div#pagination',
  528. nextSelector : 'div#pagination a#nextPage',
  529. itemSelector : '.entry',
  530. loading: {
  531. finishedMsg: '',
  532. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  533. },
  534. bufferPx : 600,
  535. debug : false,
  536. },
  537. // call masonry as a callback.
  538. function( newElements ) {
  539. var $newElems = $( newElements );
  540. $newElems.hide();
  541. // ensure that images load before adding to masonry layout
  542. $newElems.imagesLoaded(function(){
  543. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  544. });
  545. });
  546. });
  547. </script>
  548.  
  549. {/block:IndexPage}
  550.  
  551.  
  552.  
  553. <title>{title}</title>
  554.  
  555. <link rel="shortcut icon" href="{Favicon}">
  556. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}">
  557. <meta name="viewport" content="width=820" />
  558.  
  559.  
  560.  
  561.  
  562. </head>
  563. <body>
  564. <div class="wrapper">
  565. <div class="header">
  566. </div>
  567.  
  568.  
  569.  
  570.  
  571. <div id="sidebar"><fieldset style=" height:auto; border:0px solid #ccc; border-radius:0px;padding:5px; padding-top:5px; padding-bottom:5px; background:white;">
  572. {block:ifshowblogtitle}
  573. <div class="title2">
  574. <a href="/" styles="max-width:100%;">{title}</a></div><div id="l"></div>
  575. <div id="r"></div><br><br>
  576. {/block:ifshowblogtitle}
  577.  
  578.  
  579.  
  580. {block:ifshowblogtitle}
  581. <div style="padding-top:8px;"></div>
  582. {/block:ifshowblogtitle}
  583. {block:ifshowphoto}
  584. <a href="/"><img src="{image:sidebar}" width=243px ></a><br>{/block:ifshowphoto}
  585. {description}<div style="border-top: 1px solid #ddd;">
  586. <div class="links">
  587.  
  588. {block:IfLinkOneTitle}<a href="{text:Link One}">{text:Link One Title}</a> {/block:ifLinkOneTitle}
  589. {block:IfLinkTwoTitle}<a href="{text:Link Two}">{text:Link Two Title}</a> {/block:ifLinkTwoTitle}
  590. {block:IfLinkThreeTitle}<a href="{text:Link Three}">{text:Link Three Title}</a> {/block:ifLinkThreeTitle}
  591. {block:IfLinkFourTitle}<a href="{text:Four Three}">{text:Link Four Title}</a>{/block:ifLinkFourTitle}
  592. {block:IfLinkFiveTitle}<a href="{text:Five Three}">{text:Link Five Title}</a> {/block:ifLinkFiveTitle}
  593. {block:IfLinkSixTitle}<a href="{text:Six Three}">{text:Link Six Title}</a> {/block:ifLinkSixTitle}{block:HasPages}{block:Pages}<a href="{URL}"><span>{Label}&nbsp;</span></a>{/block:Pages}{/block:HasPages}
  594. <a href="http://gived.tumblr.com/">&copy;</a>
  595.  
  596.  
  597. </div>
  598.  
  599.  
  600. </div>
  601.  
  602.  
  603.  
  604. </div>
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613. <div class="left">
  614. <div id="tp">
  615. </div>
  616. <div id="posts">
  617. {block:Posts}
  618. <div class="entry">
  619.  
  620. {block:Text}<div class="img corner_shadow">
  621. {block:Title}<span class="title">{Title}</span>{/block:Title}
  622. <span class="entrytext">{Body}</span>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}</div>{/block:Text}
  623.  
  624. {block:Link}<div class="img corner_shadow">
  625. <a href="{URL}" class="title">{Name}</a><br>
  626. {block:Description}{Description}{/block:Description}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}</div>
  627. {block:Link}
  628.  
  629. {block:Photo}<div class="img corner_shadow">
  630. {block:IndexPage}
  631. <div class="permalink2">
  632. <a href="{Permalink}">{NoteCountWithLabel}</a></div>
  633. <div class="permalink">
  634. <a href="{ReblogUrl}">Reblog</a></div>
  635. {/block:IndexPage}
  636. {block:IndexPage}
  637. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width="402"</a></div>{LinkCloseTag}{/block:IndexPage}
  638. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}</div>
  639. {/block:Photo}
  640.  
  641.  
  642. {block:Photoset}<div class="img corner_shadow">{block:IndexPage}
  643. <div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  644. {/block:IndexPage}{block:IndexPage}<center>{Photoset-250}</center>{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</div>{/block:Photoset}
  645.  
  646. {block:Quote}<div class="img corner_shadow">
  647. {Quote}</span>
  648. {block:Source}<strong>-{Source}</strong>{/block:Source}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}</div>
  649. {/block:Quote}
  650.  
  651. {block:Chat}<div class="img corner_shadow">
  652. {block:Title}<span class="title">{Title}</span>{/block:Title}
  653. <ul class="chat">
  654. {block:Lines}
  655. <li class="user_{UserNumber}">
  656. {block:Label}
  657. <span class="label">{Label}</span>
  658. {/block:Label}
  659.  
  660. {Line}
  661. </li>
  662. {/block:Lines}{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}</div>
  663. {/block:Chat}
  664.  
  665.  
  666. {block:Audio}<div style=" background:white;">
  667. {block:AlbumArt}<div class="artcover">
  668. <img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  669. <div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  670. <div class="audioinfo"><div class="i"><b>TITLE: </b><span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}</div><div class="i"><b>ARTIST: </b><span{block:Artist} style="display: none;"{block:Artist}>Unknown</span> {block:Artist}{Artist}{/block:Artist}</div>
  671. <div class="i"><b>PLAYS: </b><span{block:PlayCount} style="display: none;"{block:PlayCount}>Unknown</span>{block:PlayCount}{PlayCount}{/block:PlayCount}</div></div>{block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}</div>{/block:Audio}
  672.  
  673. {block:Video}{block:IndexPage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{Video-250}{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{/block:Video}
  674.  
  675. {block:Answer}<img src="{AskerPortraitURL-48}" align="left" class="askborder"><div class="bubble"><span></span>{Asker}: {Question}&nbsp;</div>{Answer} {block:indexpage}<div class="perma"><a href="{permalink}" target="_blank">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:indexpage}{/block:Answer}
  676.  
  677. {block:PermalinkPage}
  678. <center>
  679. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  680.  
  681.  
  682.  
  683. {/block:PermalinkPage}
  684.  
  685.  
  686. {block:PostNotes}{PostNotes}
  687. {/block:PostNotes}
  688. </div>
  689.  
  690.  
  691. {/block:Posts}
  692. </div>
  693. </div>
  694. {block:IndexPage}
  695. {block:Pagination}
  696. <div id="pagination">
  697. {block:NextPage}
  698. <a id="nextPage" href="{NextPage}"></a>
  699. {/block:NextPage}
  700. {block:PreviousPage}
  701. <a href="{PreviousPage}"></a>
  702. {/block:PreviousPage}
  703. </div>
  704. {/block:Pagination}
  705. {/block:IndexPage}
  706. </div>
  707.  
  708. </body>
  709. </body>
  710.  
  711. </html>
  712.  
  713.  
  714. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement