Advertisement
candycaiine

Sorrow Theme

Sep 16th, 2013
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.23 KB | None | 0 0
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <head>
  6.  
  7. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  8.  
  9.  
  10. <script type="text/javascript"
  11. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  12.  
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15.  
  16. <link href="http://static.tumblr.com/z0cd8ty/aJjm6uyej/meffects.css" rel="stylesheet">
  17. <!--
  18. ╔═══════════════════════════════════════════════════════════════════╗
  19.  
  20. ---------------------------Sorrow Theme------------------------------
  21.  
  22. by cocaine/lloyd
  23.  
  24.  
  25.  
  26.  
  27. Note: Do not remove credit/this, remove it at YOUR own risk.
  28.  
  29. ╚═══════════════════════════════════════════════════════════════════╝
  30. -->
  31.  
  32.  
  33.  
  34. <title>{title}</title>
  35.  
  36. <link rel="shortcut icon" href="http://i44.tinypic.com/rbl7o9.png">
  37.  
  38. <meta name="text:a musicbox code" content="" />
  39. <meta name="description" content="{metadescription}" />
  40. <meta name="color:Background" content="#FFFFFF"/>
  41. <meta name="color:Text" content="#000000"/>
  42. <meta name="color:Hover" content="#ffffff"/>
  43. <meta name="color:Link" content="#000000"/>
  44. <meta name="color:Title" content="#000000">
  45. <meta name="image:Background" content="1"/>
  46. <meta name="image:Sidebar" content=""/>
  47. <meta name="if:1column" content="0"/>
  48. <meta name="if:3column" content="0"/>
  49. <meta name="if:fadedposts" content="0"/>
  50. <meta name="color:Dropdown" content="#dad8d9"/>
  51.  
  52. <meta name="text:Network One Title" content="Network 1" />
  53. <meta name="text:Network One" content="" />
  54. <meta name="text:Network Two Title" content="Network 2" />
  55. <meta name="text:Network Two" content="" />
  56. <meta name="text:Network Three Title" content="Network 3" />
  57. <meta name="text:Network Three" content="" />
  58. <meta name="text:Network Four Title" content="Network 4" />
  59. <meta name="text:Network Four" content="" />
  60. <meta name="text:Network Five Title" content="Network 5" />
  61. <meta name="text:Network Five" content="" />
  62.  
  63.  
  64.  
  65. <meta name="text:Friend One Title" content="Friend 1" />
  66. <meta name="text:Friend One" content="" />
  67. <meta name="text:Friend Two Title" content="Friend 2" />
  68. <meta name="text:Friend Two" content="" />
  69. <meta name="text:Friend Three Title" content="Friend 3" />
  70. <meta name="text:Friend Three" content="" />
  71. <meta name="text:Friend Four Title" content="Friend 4" />
  72. <meta name="text:Friend Four" content="" />
  73. <meta name="text:Friend Five Title" content="Friend 5" />
  74. <meta name="text:Friend Five" content="" />
  75.  
  76. <meta name="text:Link One Title" content="Link 1" />
  77. <meta name="text:Link One" content="" />
  78. <meta name="text:Link Two Title" content="Link 2" />
  79. <meta name="text:Link Two" content="" />
  80. <meta name="text:Link Three Title" content="Link 3" />
  81. <meta name="text:Link Three" content="" />
  82. <meta name="text:Link Four Title" content="Link 4" />
  83. <meta name="text:Link Four" content="" />
  84. <meta name="text:Link Five Title" content="Link 5" />
  85. <meta name="text:Link Five" content="" />
  86.  
  87. <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
  88. <meta name="if:Music Box" content="0" />
  89.  
  90. <style type="text/css">
  91.  
  92. ::-webkit-scrollbar {width: 3px; height: 4px; background: #eee; }
  93.  
  94. ::-webkit-scrollbar-thumb { background-color:transparent; }
  95.  
  96. #tumblr_controls{
  97. position:fixed !important;
  98. -webkit-filter:invert(100%);
  99. opacity:.8;
  100. -webkit-transition:linear;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  101. }
  102.  
  103.  
  104. body {
  105. padding: 0px;
  106. margin: 0px;
  107. color:{color:text};
  108. font-family: Trebuchet Ms;
  109. font-size: 11px;
  110. line-height:11px;
  111. background-color: {color:Background};
  112. background-image:url({image:Background});
  113. background-attachment: fixed;
  114. background-repeat: repeat
  115. text-align: justify;
  116. }
  117.  
  118. a:link, a:active, a:visited{
  119. color:{color:link};
  120. text-decoration: none;
  121. -webkit-transition: color 0.4s ease-out;
  122. -moz-transition: color 0.4s ease-out;
  123. }
  124.  
  125. a:link, a:visited{
  126. color:{color:link};
  127. background:transparent;
  128. text-decoration:none;
  129. }
  130.  
  131. a:hover{
  132. color:{color:hover};
  133. background:transparent;
  134. }
  135.  
  136. a:active{
  137. color:#000
  138. background:#eee;
  139. text-decoration:underline;
  140. }
  141.  
  142. .entry {
  143. margin: 3px;
  144. padding: 8px;
  145. padding-bottom:6px;
  146. float:left;
  147. overflow:hidden;
  148. {block:iffadedposts}
  149. opacity:0.7;
  150. {/block:iffadedposts}
  151. {block:ifnotfadedposts}
  152. opacity:1;
  153. {/block:ifnotfadedposts}
  154. text-align: justify;
  155. background-color: white;
  156. font-family:Trebuchet Ms;
  157. font-size: 11px;
  158. line-height:11px;
  159. border: solid 1px #cecece;
  160. {block:PermalinkPage}
  161. width:500px;
  162. {/block:PermalinkPage}
  163. {block:IndexPage}
  164. {block:if1column}
  165. width:230px;
  166. {block:if1column}
  167. {block:ifnot1column}
  168. width:200px;
  169. {/block:ifnot1column}
  170. {/block:IndexPage}
  171. }
  172.  
  173. .entry .permalink{
  174. position:absolute;
  175. {block:if1column}
  176. width:245px;
  177. {/block:if1column}
  178. {block:ifnot1column}
  179. width:215px;
  180. {/block:ifnot1column}
  181. height:35px;
  182. padding-top:2px;
  183. background-color:#fff;
  184. overflow:hidden;
  185. letter-spacing:2px;
  186. bottom: 0px;
  187. font-family: trebuchet ms;
  188. right: 0px;
  189. text-transform: uppercase;
  190. font-size:8px;
  191. line-height:17px;
  192. text-align:center;
  193. opacity:0.0;
  194. z-index:99999999999;
  195. color:{color:link};
  196. -webkit-transition: all 0.3s linear;
  197. -moz-transition: all 0.3s linear;
  198. transition: all 0.3s linear;
  199. }
  200.  
  201. .entry .permalink a{
  202. color:{color:link};
  203. }
  204.  
  205.  
  206. .entry:hover .permalink {
  207. overflow:visible;
  208. opacity: 1;
  209. color:{color:link};
  210. bottom: 0px;
  211. height: 35px;
  212. -webkit-transition: all 0.3s linear;
  213. -moz-transition: all 0.3s linear;
  214. transition: all 0.3s linear;
  215. }
  216.  
  217.  
  218. #wrapper #musicbox #top {
  219.  
  220. border: {color:border} 1px solid;
  221. background: #fff;
  222. width: 150px;
  223. height: 32px;
  224. margin-left: 0px;
  225. margin-top: -7px;
  226. }
  227.  
  228. #music {
  229. position:fixed;
  230. top:10px;
  231. left:10px;
  232. height:10px;
  233. width:35px;
  234. {block:IfBoxShadows}
  235. box-shadow:rgba(0,0,0,0.06)5px 5px;{/block:IfBoxShadows}
  236. border: {color:border} 1px solid;
  237. background-color:#fff;
  238. -webkit-transition: all 0.4s ease-in-out;
  239. padding:12px 0px 12px 0px;
  240. text-align:center;
  241. }
  242.  
  243. #musicplayer {
  244. margin-top:-35px;
  245. height: 50px;
  246. padding-top:0px;
  247. opacity: 0;
  248. padding-left: 3px;
  249. -webkit-transition: all 0.5s ease-in-out;
  250. }
  251.  
  252. #musicplayer:hover {
  253. margin-top:-10px;
  254. opacity: 1;
  255.  
  256. }
  257.  
  258. #music:hover
  259. {
  260. border: {color:border} 1px solid;
  261. padding:5px;
  262. height:30px;
  263. width:140px;
  264. -webkit-transition: all 0.4s ease-in-out;
  265. }
  266.  
  267.  
  268. #sidebar{
  269. text-align:center;
  270. background-color:white;
  271. margin-top:200px;
  272. margin-left:181px;
  273. font-size: 12px;
  274. width:198px;
  275. padding:5px;
  276. opacity:1;
  277. height:auto;
  278. border: solid 1px #ddd;
  279. z-index:999999999999999999999999999;
  280. position:fixed !important;
  281. -webkit-animation:fadeIn 4s;
  282. -moz-animation:fadeIn 4s;
  283. -ms-animation:fadeIn 4s;
  284. }
  285.  
  286. .btn a:hover {text-shadow:0px;}
  287.  
  288. a.btn{ position:absolute;z-index:99;-webkit-filter: invert(100%);top:26px;right:3px;white-space:nowrap;outline:0;text-decoration:none;cursor:pointer;overflow:hidden;text-overflow:ellipsis;font:600 12px/18px "Helvetica Neue","HelveticaNeue",Helvetica,Arial,sans-serif;height:20px;padding:0 5px;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-transition-property:padding;-moz-transition-property:padding;-ms-transition-property:padding;-o-transition-property:padding;transition-property:padding;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-ms-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-ms-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.btn{color:#000;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08)}a.btn,a.btn:hover{color:white!important}.btn{margin-bottom:5px;color:#fff;border:1px solid rgba(0,0,0,0.18);background:rgba(0,0,0,0.38);text-shadow:1px 1px 0 rgba(0,0,0,0.08);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.btn:hover::after,.btn:focus::after{background:rgba(255,255,255,0.09);color:white}.btn:active::after{background:rgba(255,255,255,0.18) color:black}.btn_label.show{display:block}.btn::after{position:absolute;top:0;right:0;bottom:0;left:0;content:'';-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit}.btn.icon::before{display:block;content:'';position:absolute;top:0;left:0;bottom:0;width:20px;border-radius:inherit;background:url('http://static.tumblr.com/tpqedpr/cQ1mbwb60/de.png') 0 0 no-repeat}.btn.theme::before{background-position:0 -0px}.btn img{width:15px}.btn.icon{padding-left:20px}.btn:active::after {background:rgba(255,255,255,0.18)}.clear {clear: both;} #pagination {display: none;} .clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303. #posts {
  304. {block:if1column}
  305. width: 393px;
  306. margin-left:415px;
  307. {/block:if1column}
  308. {block:ifnot1column}
  309. width: 593px;
  310. margin-left:415px;
  311. {/block:ifnot1column}
  312. {block:if3column}
  313. width: 793px;
  314. margin-left:415px;
  315. {/block:if3column}
  316. margin-top:0px;
  317. float:center;
  318. }
  319.  
  320.  
  321. .links{
  322. width: auto;
  323. letter-spacing:1px;
  324. height: 15px;
  325. line-height: 22px;
  326. font-family: Trebuchet Ms;
  327. font-size: 10px;
  328. text-decoration: none;
  329. text-align: center;
  330. color:{color:link};
  331. -webkit-transition: all 0.5s ease;
  332. -moz-transition: all 0.5s ease;
  333. -o-transition: all 0.5s ease;
  334. }
  335.  
  336. .links:hover a{
  337. color:{color:link};
  338. }
  339.  
  340. .links:hover {
  341. text-shadow:6px 0px #888, -6px 0px #ccc;
  342. }
  343.  
  344.  
  345.  
  346. .textperma{
  347. display: block;
  348. font-family:Trebuchet Ms;
  349. font-size: 11px;
  350. line-height:11px;
  351. text-transform: lowercase;
  352. text-align: right;
  353. background-color:transparent;
  354. padding: 0px;
  355. margin: 2px;
  356. }
  357.  
  358. .title{
  359. font-family:Trebuchet Ms;
  360. font-size: 13px;
  361. line-height: 15px;
  362. color: {color:Title};
  363. text-transform:uppercase;
  364. }
  365.  
  366. .descript{
  367. font-family:Trebuchet Ms;
  368. font-size:10px;
  369. text-align:center;
  370. }
  371.  
  372. #audio {width:200px; height:auto; min-height:60px; padding-bottom:0px;}
  373.  
  374. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  375.  
  376. .cover img {float:left; width:60px; height:60px;}
  377. .cover img:hover {maragin-top:0px;}
  378.  
  379. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  380.  
  381. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  382.  
  383. .text img{
  384. width:200px;
  385. }
  386.  
  387.  
  388. </style>
  389.  
  390. {block:IndexPage}
  391. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script><div style="position:fixed !important;right:3px;top:24px; opacity: 0.8; z-index:999999999999999999999999999; "></a></div><script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  392.  
  393. <script type="text/javascript">
  394. $(window).load(function () {
  395. var $content = $('#posts');
  396. $content.masonry({itemSelector: '.entry'}),
  397. $content.infinitescroll({
  398. navSelector : 'div#pagination',
  399. nextSelector : 'div#pagination a#nextPage',
  400. itemSelector : '.entry',
  401. loading: {
  402. finishedMsg: '',
  403. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  404. },
  405. bufferPx : 600,
  406. debug : false,
  407. },
  408. // call masonry as a callback.
  409. function( newElements ) {
  410. var $newElems = $( newElements );
  411. $newElems.hide();
  412. // ensure that images load before adding to masonry layout
  413. $newElems.imagesLoaded(function(){
  414. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  415.  
  416.  
  417. });
  418. });
  419. });
  420. </script>
  421.  
  422.  
  423.  
  424. {/block:IndexPage}
  425.  
  426. <title>{title}</title>
  427.  
  428. <link rel="shortcut icon" href="{Favicon}">
  429. <meta name="viewport" content="width=820" />
  430.  
  431. </head>
  432.  
  433. <body>
  434.  
  435.  
  436.  
  437.  
  438.  
  439. <div class="bottom"></div>
  440. {/block:Posts}
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448. <div class="wrapper">
  449. <div class="header">
  450. </div>
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462. </script><script src="http://static.tumblr.com/jkg9xxi/gBCmsyr4m/gbreauhbfuhenwuafbi.js"></script>
  463. <div id="sidebar2"><br></div>
  464.  
  465. <div id="sidebar">
  466. <a href="/"><img src="{image:Sidebar}" width=196px; height=auto;></a>
  467. <br><br>
  468. <div class="descript">{Description}</div>
  469.  
  470. </select><select onchange='location=this.options[this.selectedIndex].value;' style='
  471. line-height:90%;
  472. font-size:11px;
  473. color:#000;
  474. font-style:italic;
  475. width:85px;
  476. background-color: {color:Dropdown};
  477. border:#fff 1px solid;
  478. height:18px;
  479. font-family:consolas;
  480. margin-top:2px;
  481. margin-left:3px;
  482. padding:0px;
  483. -moz-border-radius:3px;
  484. -webkit-border-radius:3px;
  485. border-radius:3px;
  486. '>
  487.  
  488. <option><center>Networks</center></option>
  489.  
  490. <option value="{text:Network One}">{text:Network One Title}</option>
  491.  
  492. <option value="{text:Network Two}">{text:Network Two Title}</option>
  493.  
  494. <option value="{text:Network Three}">{text:Network Three Title}</option>
  495.  
  496. <option value="{text:Network Four}">{text:Network Four Title}</option>
  497.  
  498. <option value="{text:Network Five}">{text:Network Five Title}</option>
  499.  
  500.  
  501.  
  502.  
  503.  
  504. </select>
  505.  
  506.  
  507. </select><select onchange='location=this.options[this.selectedIndex].value;' style='
  508. line-height:90%;
  509. font-size:11px;
  510. color:#000;
  511. font-style:italic;
  512. width:85px;
  513. background-color: {color:Dropdown};
  514. border:#fff 1px solid;
  515. height:18px;
  516. font-family:consolas;
  517. margin-top:2px;
  518. margin-left:4px;
  519. padding:0px;
  520. -moz-border-radius:3px;
  521. -webkit-border-radius:3px;
  522. border-radius:3px;
  523. '>
  524.  
  525.  
  526. <option><center>Friends</center></option>
  527.  
  528.  
  529. <option value="{text:Friend One}">{text:Friend One Title}</option>
  530.  
  531. <option value="{text:Friend Two}">{text:Friend Two Title}</option>
  532.  
  533. <option value="{text:Friend Three}">{text:Friend Three Title}</option>
  534.  
  535. <option value="{text:Friend Four}">{text:Friend Four Title}</option>
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542. </select>
  543.  
  544. </select><select onchange='location=this.options[this.selectedIndex].value;' style='
  545. line-height:90%;
  546. font-size:11px;
  547. color:#000;
  548. font-style:italic;
  549. width:177px;
  550. background-color: {color:Dropdown};
  551. border:#fff 1px solid;
  552. height:18px;
  553. font-family:consolas;
  554. margin-top:2px;
  555. margin-left:4px;
  556. padding:0px;
  557. -moz-border-radius:3px;
  558. -webkit-border-radius:3px;
  559. border-radius:3px;
  560. '>
  561.  
  562.  
  563. <option><center>Navigate</center></option>
  564.  
  565.  
  566. <option value="{text:Link One}">{text:Link One Title}</option>
  567.  
  568. <option value="{text:Link Two}">{text:Link Two Title}</option>
  569.  
  570. <option value="{text:Link Three}">{text:Link Three Title}</option>
  571.  
  572. <option value="{text:Link Four}">{text:Link Four Title}</option>
  573.  
  574. </select>
  575.  
  576. </div>
  577. </div></div></div>
  578.  
  579.  
  580. {block:ifLinkOneTitle}<span class="links"><a href="{text:Link One}">{text:Link One Title}</a></span>{/block:ifLinkOneTitle}
  581. {block:ifLinkTwoTitle}<span class="links"><a href="{text:Link Two}">{text:Link Two Title}</a></span>{/block:ifLinkTwoTitle}
  582. {block:ifLinkThreeTitle}<span class="links"><a href="{text:Link Three}">{text:Link Three Title}</a></span>{/block:ifLinkThreeTitle}
  583. {block:ifLinkFourTitle}<span class="links"><a href="{text:Link Four}">{text:Link Four Title}</a></span>{/block:ifLinkFourTitle}
  584. </div>
  585.  
  586. <div id="descript">
  587. </div>
  588.  
  589. <div class="content">
  590.  
  591. <div class="left">
  592.  
  593. <div id="posts">
  594.  
  595. {block:Posts}
  596. <div class="entry">
  597.  
  598. {block:Text}
  599. {block:Title}<div id="title" align="left">{title}</div>{/block:Title}
  600. <div class="txt">{body}</div>
  601. {block:IndexPage}
  602. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  603. {/block:IndexPage}
  604. {/block:Text}
  605.  
  606. {block:Link}
  607. <a href="{URL}" class="title">{Name}</a>
  608. {block:Description}{Description}{/block:Description}
  609. {block:IndexPage}
  610. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  611. {/block:IndexPage}
  612. {block:Link}
  613.  
  614. {block:Photo}
  615. {block:IndexPage}
  616. <div class="permalink">
  617. <a href="{Permalink}"><a href="{ReblogURL}" target="_blank">reblog</a> with <a href="{permalink}">{NoteCountWithLabel}</a><br><a href="{permalink}">Posted {TimeAgo}</a></div></span>
  618. {LinkOpenTag}<div class="photo"><a href="{permalink}">{block:ifnot1column}<img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width="200"/></a></div>{/block:ifnot1column}{block:if1column}<img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}"width="230"/></a></div>{/block:if1column}{LinkCloseTag}{/block:IndexPage}
  619. {block:PermalinkPage}{LinkOpenTag}<a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"/></a>{LinkCloseTag}{/block:PermalinkPage}
  620. {/block:Photo}
  621.  
  622. {block:Photoset}{block:IndexPage}
  623. <div class="permalink">
  624. <a href="{Permalink}"><a href="{ReblogURL}" target="_blank">reblog</a> with <a href="{permalink}">{NoteCountWithLabel}</a><br><a href="{permalink}">Posted {TimeAgo}</a></div></span>{/block:IndexPage}
  625.  
  626. {block:ifnot1column}<div style="width:200px; overflow-y: hidden;">{Photoset-250}</div>{/block:ifnot1column}{block:if1column}<div style="width:230px; overflow-y: hidden;">{Photoset-250}</div>{/block:if1column}{/block:Photoset}
  627.  
  628. {block:Quote}
  629. <span class="title">{Quote}</span><br><br>
  630. {block:Source}{Source}{/block:Source}
  631. {block:IndexPage}
  632. <br /><div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  633. {/block:IndexPage}
  634. {/block:Quote}
  635.  
  636. {block:Chat}
  637. {block:Title}<span class="title">{Title}</span>{/block:Title}
  638. <ul class="chat">
  639. {block:Lines}
  640. <li class="user_{UserNumber}">
  641. {block:Label}
  642. <span class="label">{Label}</span>
  643. {/block:Label}
  644.  
  645. {Line}
  646. </li>
  647. {/block:Lines}
  648. </ul>
  649. {block:IndexPage}
  650. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  651. {/block:IndexPage}
  652. {/block:Chat}
  653.  
  654. {block:Audio}
  655. <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}<b>{block:PlayCount}<br><b>Plays:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  656.  
  657. {block:IndexPage}
  658. <div class="textperma"><a href="{Permalink}">{NoteCount}</a> <a href="{ReblogURL}" target="_blank"></a></span></a></div>
  659. {/block:IndexPage}
  660. {/block:Audio}
  661.  
  662. {block:Video}{block:IndexPage}
  663. <a href="{Permalink}" target="_blank"><i>View Video Here</i></a>
  664.  
  665. {/block:IndexPage}
  666.  
  667. {block:PermalinkPage}
  668. <center>
  669. <div class="videoperma">{Video-500}</div><BR>
  670. </center>{block:PermalinkPage}
  671. {block:Video}
  672.  
  673.  
  674. {block:PermalinkPage}
  675. <center>
  676. {block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  677.  
  678. {/block:PermalinkPage}
  679.  
  680. {block:PostNotes}{PostNotes}
  681. {/block:PostNotes}
  682. </div>
  683.  
  684. {/block:Posts}
  685. </div>
  686. </div>
  687. {block:IndexPage}
  688. {block:Pagination}
  689. <div id="pagination">
  690. {block:NextPage}
  691. <a id="nextPage" href="{NextPage}">&nbsp;&rarr;</a>
  692. {/block:NextPage}
  693. {block:PreviousPage}
  694. <a href="{PreviousPage}">&larr;&nbsp;</a>
  695. {/block:PreviousPage}
  696. </div>
  697. {/block:Pagination}
  698. {/block:IndexPage}
  699. </div>
  700.  
  701. </div> {block:IfMusicBox}
  702. <div id="music">
  703. <center><img src="http://media.tumblr.com/tumblr_lm6prnRzP61qfoi4t.gif"/></center>
  704. <div id="musicplayer">{text:a Musicbox code}</div>
  705. </div> {/block:IfMusicBox}
  706. <p>
  707.  
  708.  
  709. <!--
  710. Ps: remove the credit and ill rip your organs out and eat them on toast.
  711.  
  712. theme by cocaine. www.cocaine.tumblr.com x x x
  713. -->
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723. </body>
  724.  
  725.  
  726.  
  727. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement