Advertisement
extendedhate

"jealous" theme

Oct 12th, 2013
1,030
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.00 KB | None | 0 0
  1. <!--
  2. "jealous" theme by coolified
  3. keep the credit or add it to your faq & enjoy!
  4. -->
  5.  
  6. <html lang="en">
  7. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml">
  9. <head>
  10.  
  11.  
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16. <!--DEFAULT VARIABLES-->
  17. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  18. <meta name="color:Background" content="#fff"/>
  19. <meta name="color:Hover" content="#fff"/>
  20. <meta name="color:Entry Text" content="#aaa"/>
  21. <meta name="color:Description Text" content="#aaa"/>
  22. <meta name="color:Links" content="#aaa"/>
  23. <meta name="color:Title" content="#aaa"/>
  24. <meta name="image:Background" content="0"/>
  25. <meta name="image:Sidebar" content="0"/>
  26. <meta name="text:Link One" content="">
  27. <meta name="text:Link One Title" content="">
  28. <meta name="text:Link Two" content="">
  29. <meta name="text:Link Two Title" content="">
  30. <meta name="text:Link Three" content="">
  31. <meta name="text:Link Three Title" content="">
  32. <meta name="text:Link Four" content="">
  33. <meta name="text:Link Four Title" content="">
  34. <meta name="color:Scrollbar" content="#000000"/>
  35. <meta name="color:Scrollbar Background" content="#fff"/>
  36. <meta name="if:White Follow Buttons" content="1" />
  37. <meta name="if:Faded Images" content="1" />
  38. <meta name="if:Rounded Images" content="1" />
  39. <meta name="if:Rounded Permalinks" content="1" />
  40.  
  41. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  42.  
  43. <style>
  44. div#qTip {
  45. padding: 5px;
  46. height:8px;
  47. font-family:calibri;
  48. font-size:8px;
  49. display: none;
  50. text-transform: uppercase;
  51. text-align: center;
  52. position: absolute;
  53. line-height:8px;
  54. z-index: 999999999999;
  55. background: #fff;
  56. color: #aaa;
  57. border: 1px solid #f8f8f8;
  58. letter-spacing: 01px;
  59. }
  60. </style>
  61.  
  62. <style type="text/css">
  63.  
  64.  
  65. ::-webkit-scrollbar-thumb{
  66. background-color: {color:scrollbar};
  67. border: 2px solid {color:scrollbar background};
  68. height:auto;
  69. -moz-border-radius: 10px;
  70. border-radius: 10px;
  71. }
  72.  
  73.  
  74.  
  75. ::-webkit-scrollbar {
  76. height:auto;
  77. width:8px;
  78. background-color: #999999;
  79. border: 4px solid {color:scrollbar background};
  80. }
  81.  
  82.  
  83. {block:ifWhiteFollowButtons}iframe#tumblr_controls {-webkit-filter: invert(100%); right:2px !important; z-index: 1; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.4;-webkit-transition: all 0.8s ease-out;-moz-
  84.  
  85. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  86.  
  87. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifWhiteFollowButtons}
  88.  
  89. {block:ifNOTWhiteFollowButtons}iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.6;-webkit-transition: all 0.8s ease-out;-moz-
  90.  
  91. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  92.  
  93. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 0.8;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}{/block:ifNOTWhiteFollowButtons}
  94. body, a, a:hover {cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;}
  95.  
  96.  
  97. p {
  98. margin:0px;
  99. margin-top:0px;
  100. }
  101.  
  102.  
  103. body {
  104. padding: 0px;
  105. margin: 0px;
  106. color:{color:Entry Text};
  107. font-family: calibri;
  108. text-align: left;
  109. line-height:11px;
  110. font-size:10px;
  111. background-color: {color:Background};
  112. background-image:url({image:Background});
  113. background-attachment: fixed;
  114. background-repeat: repeat;
  115. background-size:100%;
  116. }
  117.  
  118.  
  119. a:link, a:active, a:visited{
  120. text-decoration: none;
  121. -webkit-transition: color 0.3s ease-out;
  122. -moz-transition: color 0.3s ease-out;
  123. transition: color 0.3s ease-out;
  124. color:{color:Links};
  125. }
  126.  
  127. a:hover {
  128. text-decoration: none;
  129. font-style:;
  130. color: {color:Hover};
  131. }
  132.  
  133. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  134.  
  135. .entry{
  136. text-align:left;
  137. float:left;
  138. font-family: calibri;
  139. font-size: 10px;
  140. width: 300px;
  141. height: auto;
  142. {block:PermalinkPage}
  143. width: 500px;
  144. height: auto;
  145. {/block:PermalinkPage}
  146. line-height:12px;
  147. background-color:#fff;
  148.  
  149. border: 1px solid #f8f8f8;
  150. margin:15px;
  151. overflow:hidden;
  152. {block:ifroundedimages} border-radius: 10px;
  153. {/block:ifroundedimages}
  154. padding:15px;
  155. border-radius: 0px;
  156. -webkit-transition: color 0.9s ease-out;
  157. -moz-transition: color 0.9s ease-out;
  158. }
  159. {block:iffadedimages}.entry img{
  160. opacity: 0.6;-webkit-filter:grayscale(60%);
  161.  
  162. {block:ifroundedimages}border-radius: 10px;
  163. {/block:ifroundedimages}
  164. transition: all 0.5s ease-out;
  165. -o-transition-transition: all 0.5s ease-out;
  166. -webkit-transition: all 0.5s ease-out;
  167. -moz-transition: all 0.5s ease-out;}
  168.  
  169. .entry img:hover{
  170. opacity:0.8;
  171. transition: all 0.5s ease-out;
  172. -o-transition-transition: all 0.5s ease-out;
  173. -webkit-transition: all 0.5s ease-out;
  174. -moz-transition: all 0.5s ease-out;} {/block:iffadedimages}
  175.  
  176.  
  177.  
  178.  
  179. .permalinktext a{
  180. color: {entry links};}
  181. .permalinktext {
  182. display: block;
  183. padding: 8px;
  184. margin: 9px 0px 0px 0px;
  185. text-transform:uppercase;
  186. font-family:consolas;
  187. font-size: 9px;
  188. color: {color:entry text};
  189. line-height: 11px;
  190. letter-spacing:1px;
  191. text-align: right;
  192. font-style: none;
  193. text-decoration: none;
  194. border: 1px solid #f8f8f8;
  195.  
  196. {block:ifroundedpermalinks} border-radius: 5px;
  197. {/block:ifroundedpermalinks}
  198. background-color:#fff;
  199. webkit-transition: all 0.2s linear;
  200. -webkit-transition: all 0.2s linear;
  201. -moz-transition: all 0.2s linear;
  202. transition: all 0.2s linear;
  203. }
  204.  
  205. .permalinktext:hover{
  206. webkit-transition: all 0.2s linear;
  207. -webkit-transition: all 0.2s linear;
  208. -moz-transition: all 0.2s linear;
  209. transition: all 0.2s linear;
  210. }
  211.  
  212. .permalink1 a{
  213. color: {entry links};}
  214. .permalink1 {
  215. display: block;
  216. padding: 8px;
  217. margin: 9px 0px 0px 0px;
  218. border: 1px solid #f8f8f8;
  219. text-transform:uppercase;
  220. font-family:consolas;
  221. font-size: 9px;
  222. color: transparent;
  223. line-height: 11px;
  224. {block:ifroundedpermalinks}border-radius: 5px;
  225. {/block:ifroundedpermalinks}
  226. letter-spacing:1px;
  227. text-align: right;
  228. font-style: none;
  229. text-decoration: none;
  230. background-color:#fff;
  231. webkit-transition: all 0.2s linear;
  232. -webkit-transition: all 0.2s linear;
  233. -moz-transition: all 0.2s linear;
  234. transition: all 0.2s linear;
  235. }
  236.  
  237. .permalink1:hover{
  238. webkit-transition: all 0.2s linear;
  239. -webkit-transition: all 0.2s linear;
  240. -moz-transition: all 0.2s linear;
  241. transition: all 0.2s linear;
  242. }
  243. #postnotes{
  244. text-align: left;}
  245.  
  246. #postnotes blockquote{
  247. border: 0px;}
  248.  
  249.  
  250. blockquote{
  251. padding:0px 0px 2px 3px;
  252. margin:0px 0px 2px 1px;
  253. }
  254. ul, ol, li{
  255. list-style: square;
  256. margin-left:26px;
  257. padding:0px;
  258. }
  259.  
  260. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  261. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  262. }
  263.  
  264. @font-face { font-family: "cedar"; src: url('http://themes.googleusercontent.com/static/fonts/cedarvillecursive/v1/cuCe6HrkcqrWTWTUE7dw-5zpMnghKP_wiJrQSyqob5U.woff'); }
  265.  
  266. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  267. @font-face { font-family: "bebas"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  268. @font-face { font-family: "heartbreaks"; src: url('http://static.tumblr.com/8hrjcus/3AMmlmh05/heartbreaks.ttf'); }
  269. @font-face { font-family: "milliondollars"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  270. @font-face { font-family: "strawberry"; src: url('http://static.tumblr.com/8hrjcus/9llmlmi3z/milliondollars.ttf'); }
  271. @font-face {font-family: good; src: url(http://static.tumblr.com/9wzbixa/PUwmj3iyh/kgalwaysagoodtime.ttf);}
  272. @font-face {font-family:Emmis; src: url(http://static.tumblr.com/9wzbixa/jdnmj2htg/emmis.ttf);}
  273.  
  274. @font-face { font-family: "demurest"; src: url('http://static.tumblr.com/ygfurav/J8Dmjdol7/organic_fridays.ttf'); }
  275. @font-face { font-family: "sunshine"; src: url('http://static.tumblr.com/5fd89aw/U3vli7rvs/sunshine_in_my_soul.ttf'); }
  276. .caption { margin-left:5px; line-height:0px; }
  277. .blockquote, blockquote { text-align:left; letter-spacing:0px; padding-left:5px; border-left:3px solid #cccccc; }
  278. blockquote small, blockquote { font-size:10px; }
  279.  
  280. #cunt{width:250px; height:auto;}
  281. {block:PermalinkPage}
  282. width:410px;
  283. {/block:PermalinkPage}
  284. }
  285.  
  286. #center{
  287. padding-top:3px;
  288. padding-bottom:3px;
  289. position:fixed !important;
  290. width:250px;
  291. height:207px;
  292. background-color:#fff;
  293. {block:PermalinkPage}
  294. width:410px;
  295. height:207px;
  296. {/block:PermalinkPage}
  297. }
  298. #posts{
  299. opacity: 1;
  300. float:center;
  301. width:300px;
  302. margin-left: 520px;
  303. margin-top:0px;
  304. transition: all 0.5s ease-out;
  305. -o-transition-transition: all 0.5s ease-out;
  306. -webkit-transition: all 0.5s ease-out;
  307. -moz-transition: all 0.5s ease-out;
  308. }
  309. #sidebar{
  310. position:fixed;
  311. text-align: center;
  312. opacity:1;
  313. height:100%;
  314. background: white;
  315. border-radius: 0px;
  316. width: 250px;
  317. letter-spacing: 0px;
  318. color:{color:description text};
  319. padding: 10px;
  320. font-family: consolas;
  321. font-size: 9px;
  322. padding-right: 30px;
  323. letter-spacing: 1px;
  324. text-transform: uppercase;
  325. margin-top:px;
  326. border-right: 1px solid #f8f8f8;
  327. margin-left:200px;
  328. -o-transition-transition: all 0.5s ease-out;
  329. -webkit-transition: all 0.5s ease-out;
  330. -moz-transition: all 0.5s ease-out;
  331. }
  332. .like_and_reblog_buttons {
  333. border-radius: 0px;
  334. list-style: none;
  335. }
  336.  
  337. .like_and_reblog_buttons li {
  338. float: left;
  339. margin: 0;
  340. padding: 0px 3px;
  341. height: 3px;
  342. }
  343.  
  344. .like_and_reblog_buttons li:first-child {
  345. }
  346.  
  347.  
  348. .title{
  349. font-family: cedar;
  350. font-size: 25px;
  351. line-height: 28px;
  352. color:{color:Title};
  353. letter-spacing: 0px;
  354. font-weight: normal;
  355. padding:0px 0px 0px 0px;
  356. }
  357.  
  358. @font-face {
  359. font-family: "prop";
  360. src: url('http://static.tumblr.com/2k9mf5a/bPomezign/prophecy_script.ttf');
  361. }
  362.  
  363. .blogtitle{
  364. font-family: prop;
  365. font-size: 28px;
  366. line-height: 20px;
  367. color:{color:Title};
  368. z-index: 1;
  369. text-transform: none;
  370. font-weight: normal;
  371. }
  372. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  373. @font-face { font-family: "cute"; src: url('http://static.tumblr.com/8hrjcus/16Lmhnmvv/dk_carte_blanche.otf'); }
  374. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  375. @font-face { font-family: "caviardreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  376. @font-face {font-family:"Bree"; src:url('http://static.tumblr.com/9wzbixa/YBvm26pgu/bree.ttf');}
  377. @font-face { font-family: "sb"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  378. @font-face { font-family: "lala"; src: url('http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff');}
  379. @font-face { font-family: "neverletgo"; src: url('http://static.tumblr.com/q54tzar/o02m2jt6c/neverletgo_3_.ttf'); }
  380. @font-face { font-family: "icons"; src: url('http://static.tumblr.com/8hrjcus/Q3fmg7rhn/breezi_font-webfont.ttf'); }
  381.  
  382. .permalink{
  383. text-transform: normal;
  384. display: block;
  385. background: {color:Permatext Background};
  386. padding: 3px;
  387. margin-top: 4px;
  388. text-align: right;
  389. text-decoration: none;
  390. }
  391. askk{
  392. font-family:calibri;
  393. font-size: 8px;
  394. line-height:10px;
  395. z-index: 1;
  396. letter-spacing: 1px;
  397. text-transform: uppercase;
  398. color: {color:entry links};
  399. font-weight: normal;}
  400.  
  401.  
  402. #infscr-loading{
  403. bottom: -70px;
  404. position: absolute;
  405. left: 50%;
  406. margin-left:-8px;
  407. width:16px;
  408. height:11px;
  409. overflow:hidden;
  410. margin-bottom: 50px;
  411. }
  412.  
  413. #postnotes{
  414. text-align: justify;}
  415.  
  416. #postnotes blockquote{
  417. border: 0px;}
  418.  
  419. blockquote{
  420. padding:0px 0px 0px 5px;
  421. margin:0px 0px 0px 10px;
  422. border-left: 1px dotted #ddd;
  423. }
  424.  
  425. blockquote p, ul{
  426. margin:0px;
  427. padding:0px;
  428. }
  429.  
  430. a img{border: 0px;}
  431.  
  432.  
  433.  
  434. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  435. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  436.  
  437. .notes img{width:10px; position:relative; top:3px;}
  438. <--ses-->
  439. small{font-size: 90%;}
  440.  
  441. {CustomCSS}
  442.  
  443. #audio {width:500px; height:auto; min-height:60px; padding-bottom:13px;}
  444. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  445. .cover img {float:left; width:60px; height:60px;}
  446. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  447. .info {margin-left:73px; width: 200px;margin-top:4px; line-height:14px;}
  448. </style>
  449.  
  450. {block:IndexPage}
  451. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  452. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  453.  
  454. <script type="text/javascript">
  455. $(window).load(function(){
  456. var $wall = $('#posts');
  457. $wall.imagesLoaded(function(){
  458. $wall.masonry({
  459. itemSelector: '.entry, .entry_photo',
  460. isAnimated : false
  461. });
  462. });
  463.  
  464. $wall.infinitescroll({
  465. navSelector : '#pagination',
  466. nextSelector : '#pagination a',
  467. itemSelector : '.entry, .entry_photo',
  468. bufferPx : 2000,
  469. debug : false,
  470. errorCallback: function() {
  471. $('#infscr-loading').fadeOut('normal');
  472. }},
  473. function( newElements ) {
  474. var $newElems = $( newElements );
  475. $newElems.hide();
  476. $newElems.imagesLoaded(function(){
  477. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  478. });
  479. }); $('#posts').show(500);
  480. });
  481. </script>
  482.  
  483.  
  484. {/block:IndexPage}
  485.  
  486.  
  487. <title>{title}</title>
  488.  
  489. <link rel="shortcut icon" href="{favicon}" />
  490. <meta name="viewport" content="width=820" />
  491. </head>
  492.  
  493. <body>
  494.  
  495. <div id="center">
  496. <div id="content">
  497. <div style=" position: fixed; top:30px; background: white; right: 10px; border: 1px solid #f8f8f8; padding: 3px"><a href="http://coolified.tumblr.com/"><img src="http://media.tumblr.com/tumblr_lfhu337F4Z1qzvcyt.gif"></a> </div>
  498. <div id="sidebar"><br><Br><Br><br><br><Br><br><a href="/"><img src="{image:sidebar}" style="height:auto; width:230px; opacity:0.6; border: 0px solid #f8f8f8; background: white; {block:ifroundedimages}border-radius: 10px;
  499. {/block:ifroundedimages}"></a><br><br>
  500. {description}<Br>
  501. { <a href="{text:Link One}">{text:Link One Title}</a> /
  502.  
  503. <a href="{text:Link Two}">{text:Link Two Title}</a> /
  504.  
  505. <a href="{text:Link Three}">{text:Link Three Title}</a> /
  506.  
  507. <a href="{text:Link Four}">{text:Link Four Title}</a> }
  508.  
  509. </div>
  510.  
  511. <center>
  512. </center>
  513. </div></div>
  514. </div>
  515.  
  516. </div>
  517.  
  518. <div class="left">
  519. <div id="posts">
  520. {block:Posts}
  521. <div class="entry">
  522.  
  523. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div class="permalinktext"><a href="{permalink}"><a href="{permalink}">{timeago} </a> / <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  524. {/block:Text}
  525.  
  526. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <div class="permalinktext"><a href="{permalink}">{timeago} </a> / <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{block:Link}
  527.  
  528. {block:Photo}
  529. {block:IndexPage}
  530. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  531. <div class="permalink1"><ul class="like_and_reblog_buttons">
  532. <li>{ReblogButton size="15"}</li><ul class="like_and_reblog_buttons">
  533.  
  534. <li>{LikeButton size="15"}</li>
  535. </ul> <a href="{permalink}">{notecountwithlabel}</a></div>
  536. {/block:IndexPage}
  537. {block:PermalinkPage}
  538. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  539. {block:caption}{caption}{/block:caption}
  540. {LinkCloseTag}
  541. {/block:PermalinkPage}
  542. {/block:Photo}
  543.  
  544. {block:Answer}
  545. <img src="{AskerPortraitURL-40}" width="40" align="left" style="margin-right:3px; border-radius: 0px; border: 4px double #ddd; padding: 3px; background: white;"/>
  546. <div style="margin-top:0px; margin-bottom:0px; height:44px; padding: 5px; background-color:#f8f8f8; overflow: auto;">
  547.  
  548. <askk>{Asker}</askk>: {Question}</div>
  549. <div style="margin-top:2px; margin-bottom:4px; background: transparent;">{Answer}</div>
  550. {/block:Answer}
  551.  
  552. {block:Photoset}
  553. {block:IndexPage}
  554. <center>{Photoset-250}</center>
  555. <div class="permalink1"><ul class="like_and_reblog_buttons">
  556. <li>{ReblogButton size="15"}</li><ul class="like_and_reblog_buttons">
  557.  
  558. <li>{LikeButton size="15"}</li>
  559. </ul> <a href="{permalink}">{notecountwithlabel}</a></div>
  560. {/block:IndexPage}
  561. {block:PermalinkPage}
  562. <center>
  563. {Photoset-250}</center>
  564. {/block:PermalinkPage}
  565. {/block:Photoset}
  566.  
  567. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><div class="permalinktext"> <a href="{permalink}">{timeago}</a> / <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:Quote}
  568.  
  569. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  570. <ul class="chat">
  571. {block:Lines}
  572. <li class="user_{UserNumber}">
  573. {block:Label}
  574. <span class="label">{Label}</span>
  575. {/block:Label}
  576.  
  577. {Line}
  578. </li>
  579. {/block:Lines}
  580. <div class="permalinktext"><a href="{permalink}">{timeago} </a> / <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  581. {/block:Chat}
  582.  
  583. {block:Video}
  584. {block:IndexPage}
  585. {Video-250}</center>
  586. <div class="permalinktext"><a href="{permalink}">{timeago} </a> / <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  587. {/block:IndexPage}
  588. {block:PermalinkPage}
  589. <center>
  590. {Video-500}</center>
  591. {/block:PermalinkPage}
  592. {block:Video}
  593.  
  594. {block:Audio}
  595. <div id="audio"><div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="playbox">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div><div class="info"><b>Artist:</b> <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br><b>Title:</b> <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br><b>Album:</b> <span{block:Album} style="display:none;"{/block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  596. {block:IndexPage}
  597. <div class="permalinktext">{timeago} </a> / <a href="{permalink}"> <a href="{permalink}">{NoteCountwithlabel}</a> / <a href="{ReblogURL}" target="_blank">reblog</a></div>
  598. {/block:IndexPage}
  599. {/block:Audio}
  600.  
  601. {block:PostNotes}
  602. <center>
  603.  
  604. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  605.  
  606. {block:HasTags}
  607. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  608. {block:RebloggedFrom}
  609. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  610. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  611.  
  612. {/block:RebloggedFrom}
  613. </center></span>
  614. <br>
  615. <div id="postnotes">{PostNotes}</div><br>
  616.  
  617. <center>{block:ContentSource}
  618. <br><a href="{SourceURL}">
  619. {lang:Source}:
  620. {block:SourceLogo}
  621. <img src="{BlackLogoURL}" width="{LogoWidth}"
  622. height="{LogoHeight}" alt="{SourceTitle}" />
  623. {/block:SourceLogo}
  624. {block:NoSourceLogo}
  625. {SourceLink}
  626. {/block:NoSourceLogo}
  627. </a>
  628. {/block:ContentSource}</center>
  629.  
  630. {/block:PostNotes}
  631. </div>
  632. {/block:Posts}
  633. </div></div>
  634.  
  635. {block:IndexPage}
  636. {block:Pagination}
  637. <div id="pagination">
  638. {block:NextPage}
  639. <a id="nextPage" href="{NextPage}"></a>
  640. {/block:NextPage}
  641. {block:PreviousPage}
  642. <a href="{PreviousPage}"></a>
  643. {/block:PreviousPage}
  644. </div>
  645. {/block:Pagination}
  646. {/block:IndexPage}
  647. </body>
  648.  
  649. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement