Advertisement
extendedhate

"private" theme

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