Advertisement
extendedhate

"hurtful" theme

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