Advertisement
extendedhate

"redux" theme

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