Guest User

Untitled

a guest
Dec 18th, 2016
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.00 KB | None | 0 0
  1. <!--
  2.  
  3. THEME #50 by PAIGETHEMES
  4.  
  5. pls don't remove the credit thanks xoxo
  6.  
  7.  
  8. --->
  9.  
  10. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  11. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  12.  
  13. <html lang="en">
  14. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  15. <html xmlns="http://www.w3.org/1bbb/xhtml">
  16.  
  17. <head>
  18. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  20. <script>
  21.  
  22. (function($){
  23.  
  24. $(document).ready(function(){
  25.  
  26. $("a[title]").style_my_tooltips({
  27.  
  28. tip_follows_cursor:true,
  29.  
  30. tip_delay_time:20,
  31.  
  32. tip_fade_speed:600,
  33.  
  34. attribute:"title"
  35.  
  36. });
  37.  
  38. });
  39.  
  40. })(jQuery);
  41.  
  42. </script>
  43.  
  44. <style>
  45. .tooltip{
  46. display: inline;
  47. position: relative;
  48. }
  49. #s-m-t-tooltip {
  50. max-width:300px;
  51. padding:5px;
  52. font-family:raleway;
  53. background:transparent;
  54. font-size:9px;
  55. letter-spacing:2px;
  56. text-decoration:underline;
  57. text-transform:uppercase;
  58. color:#666;
  59. z-index:999999999999999999999999999999;
  60. margin:10px 7px -2px 10px;
  61. }
  62. </style>
  63. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/avalon/stylesheet.css?v=1">
  64. <link href='http://fonts.googleapis.com/css?family=Abel|Abril+Fatface|Raleway|Montserrat' rel='stylesheet' type='text/css'>
  65. <link href='http://fonts.googleapis.com/css?family=La+Belle+Aurore' rel='stylesheet' type='text/css'>
  66. <script type="text/javascript"
  67. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  68. <link rel="shortcut icon" href="{favicon}">
  69. <script type="text/javascript"
  70. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js">
  71. </script>
  72.  
  73. <meta name="color:Background" content="#fcfcfc"/>
  74. <meta name="color:Titlebar Color" content="#acaef8"/>
  75. <meta name="color:Links" content="#acaef8"/>
  76. <meta name="color:bar" content="#acaef8"/>
  77. <meta name="text:Sidebar Title" content="moonlight"/>
  78. <meta name="text:Link One" content""/>
  79. <meta name="text:Link Two" content""/>
  80. <meta name="text:Link Three" content""/>
  81. <meta name="text:Link Four" content""/>
  82. <meta name="text:Link One Title" content""/>
  83. <meta name="text:Link Two Title" content""/>
  84. <meta name="text:Link Three Title" content""/>
  85. <meta name="text:Link Four Title" content""/>
  86. <meta name="image:Background" content=""/>
  87. <meta name="image:Sidebar" content=""/>
  88.  
  89. </style>
  90.  
  91.  
  92. <style type="text/css">
  93.  
  94.  
  95.  
  96. body { cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto }
  97.  
  98.  
  99.  
  100. ::-webkit-scrollbar {width: 4px; height: 4px; border-left:0px solid #ccc; background-color:{color:background}; }
  101. ::-webkit-scrollbar-thumb {background: {color:bar};}
  102.  
  103.  
  104. ::-webkit-scrollbar {width: 5px; height: 5px; background: #fff;}
  105.  
  106. ::-webkit-scrollbar-thumb { background-color:{color:bar};}
  107.  
  108. #tumblr_controls{
  109. position:fixed !important;
  110. top: 3px;
  111. right: 3px;
  112. z-index:99999;
  113. }
  114.  
  115.  
  116.  
  117. asker {font-family:calibri;
  118. font-size:8px;
  119. text-transform:uppercase;
  120. letter-spacing:1px;
  121. font-style:italic;
  122.  
  123.  
  124. }
  125.  
  126.  
  127. p {
  128. margin:0px;
  129. margin-top:0px;
  130. }
  131.  
  132.  
  133. body {
  134. padding: 0px;
  135. margin: 0px;
  136. color:#999;
  137. font-family: calibri;
  138. font-size: 10px;
  139. line-height:10px;
  140. letter-spacing: 0px;
  141. background-color: {color:Background};
  142. background-image:url({image:Background});
  143. background-attachment: fixed;
  144. background-repeat: repeat;
  145. }
  146.  
  147. a:link, a:visited{
  148. text-decoration: none;
  149. -webkit-transition: color 0.3s ease-out;
  150. -moz-transition: color 0.3s ease-out;
  151. transition: color 0.3s ease-out;
  152. color:#666;
  153. }
  154.  
  155. a:hover {
  156. font-style:italic;
  157. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;
  158. }
  159.  
  160.  
  161. #posts {
  162.  
  163. background:transparent;
  164. margin-top:0px;
  165. left:100px;
  166.  
  167. padding:5px;
  168.  
  169. position:relative;
  170. overflow-y: hidden;
  171. z-index:0;
  172.  
  173. width:650px;
  174.  
  175.  
  176. }
  177.  
  178. d {text-transform:lowercase;
  179. }
  180.  
  181.  
  182.  
  183. .bar {
  184. margin-left:0px;
  185. position:fixed;
  186. margin-top:0px;
  187. width:13px;
  188. border-right:3px double white;
  189. background:{color:bar};
  190. height:100%;
  191. }
  192. .bar2{
  193. margin-left:0px;
  194. position:fixed;
  195. margin-top:0px;
  196. width:17px;
  197. border-right:3px double {color:bar};
  198. background:transparent;
  199. height:100%;
  200. }
  201. .niall{
  202. z-index:9999999999;
  203. opacity:0;
  204. position:fixed;
  205. background:transparent;
  206. height:120px;
  207. width:100px;
  208.  
  209. border-radius:1px;
  210. margin-top:26px;
  211. margin-left:31px;
  212. padding:14px;
  213. letter-spacing:0px;
  214. font-family:times new roman;
  215.  
  216. font-size:11px;
  217. color:#fff;
  218. line-height:120px;
  219. text-align:center;
  220.  
  221. -webkit-transition: all 1s ease;
  222. -moz-transition: all 1s ease;
  223. -o-transition: all 1s ease;
  224. transition: all 1s ease;
  225.  
  226. }
  227.  
  228.  
  229. span {
  230. display: inline-block;
  231. vertical-align: middle;
  232. line-height: normal;
  233. }
  234.  
  235. .sidebar:hover .niall {
  236. position:fixed;
  237. -webkit-transition: all 1s ease;
  238. -moz-transition: all 1s ease;
  239. -o-transition: all 1s ease;
  240. transition: all 1s ease;
  241. opacity:1;
  242. background: rgba(65,65,65,0.4);
  243. }
  244.  
  245.  
  246.  
  247.  
  248. .links a{
  249. width:50px;
  250. padding:5px;
  251.  
  252. margin-left:4px;
  253. color:{color:links};
  254. padding-top:3px;
  255. padding-bottom:3px;
  256. }
  257.  
  258. .links {
  259.  
  260. opacity:1;
  261. z-index:100000;
  262. position:fixed;
  263.  
  264.  
  265. text-align:left;
  266. padding:8px;
  267. text-transform:uppercase;
  268.  
  269. letter-spacing:1px;
  270. height:10px;
  271. font-family:raleway;
  272. width:auto;
  273.  
  274.  
  275. line-height:11px;
  276. margin-top:185px;
  277. margin-left:14px;
  278. font-size:11px;
  279. color:{color:Links};
  280.  
  281. -webkit-transition: all .7s ease;
  282. -moz-transition: all .7s ease;
  283. -o-transition: all .7s ease;
  284. transition: all .7s ease;
  285.  
  286. }
  287.  
  288.  
  289. .links a:hover {
  290. border-radius:0px;
  291. -webkit-transition: all .7s ease;
  292. -moz-transition: all .7s ease;
  293. -o-transition: all .7s ease;
  294. transition: all .7s ease;
  295. }
  296.  
  297.  
  298.  
  299. .sidebar {
  300.  
  301. margin-top:150px;
  302. margin-left:790px;
  303. opacity:1;
  304. height:240px;
  305. width:200px;
  306. background:transparent;
  307. position:fixed;
  308. z-index:99;
  309.  
  310.  
  311. }
  312.  
  313.  
  314. .img_one {
  315. border:3px double #fff;
  316. position:fixed;
  317. background:{color:titlebar color};
  318. z-index: 1000000;
  319. border-radius:1px;
  320. margin-left:25px;
  321. margin-top:20px;
  322. padding:2px;
  323. padding-bottom:0px;
  324. }
  325. .img_one img{
  326. width:128px;
  327. height:150px;
  328. opacity:1;
  329. border:1px solid #ddd;
  330. }
  331.  
  332.  
  333. .titlebar{
  334. position:fixed;
  335. font-family: Raleway;
  336. text-align:center;
  337. width:138px;
  338. color: {color:background};
  339. text-shadow: 1px 0 0 {color:Titlebar Color}, -1px 0 0 {color:Titlebar Color}, 0 1px 0 {color:Titlebar Color}, 0 -1px 0 {color:Titlebar Color}, 1px 1px {color:Titlebar Color}, -1px -1px 0 {color:Titlebar Color}, 1px -1px 0 {color:Titlebar Color}, -1px 1px 0 {color:Titlebar Color};
  340. height:auto;
  341. padding:0px;
  342. line-height:17px;
  343. z-index:99;
  344. text-transform:uppercase;
  345. letter-spacing:1px;
  346. font-size:19px;
  347. margin-left:25.5px;
  348. margin-top:-8px;
  349. opacity:1;
  350. -webkit-transition: all .7s ease;
  351. -moz-transition: all .7s ease;
  352. -o-transition: all .7s ease;
  353. transition: all .7s ease;
  354. }
  355.  
  356.  
  357. background {
  358. padding:2px;
  359. background:white;
  360. line-height:20px;
  361. }
  362. .entry img{
  363. width:100%;
  364. border-radius:0px;
  365. }
  366.  
  367. #tumblr_controls, .tmblr-iframe{ z-index:99999999;margin-top:0px! important;
  368. -webkit-filter:invert(100%); -moz-filter:invert(100%); -o-filter:invert(100%); -ms-filter:invert(100%); filter:invert(100%); position:fixed!important; top:0px!important; right:0px!important; opacity:.5;
  369. -webkit-transition:all 0.6s ease-out;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out}
  370.  
  371. #tumblr_controls, .tmblr-iframe:hover{
  372. opacity:.9;webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;
  373. -webkit-transition:all 0.6s ease-out;-webkit-filter:invert(80%); -moz-filter:invert(80%); -o-filter:invert(80%); -ms-filter:invert(80%); filter:invert(80%);
  374. }
  375.  
  376.  
  377.  
  378.  
  379. ::selection {
  380. background: #f3dda2;
  381. color: #ffffff;
  382. }
  383. ::-moz-selection {
  384. background: #f3dda2;
  385. color: #ffffff;
  386. }
  387.  
  388.  
  389. #entry .perma a{
  390. color:;}
  391.  
  392.  
  393.  
  394. .credit {
  395. position:fixed;
  396. border:1px solid {color:bar};
  397. padding:4px;
  398. height:10px;
  399. font-family:courier new;
  400. text-transform:uppercase;
  401. width:auto;
  402. right:10px;
  403. bottom:10px;
  404. }
  405.  
  406. .title{
  407. font-family:calibri;
  408. font-size: 18px;
  409. line-height: 20px;
  410.  
  411. font-weight: normal;
  412. letter-spacing: 0px;
  413.  
  414. }
  415.  
  416. .entry {
  417. border-radius: 0px;
  418. float:left;
  419. width:250px;
  420. margin:19px;
  421. padding:8px;
  422. margin-top:35px;
  423. opacity:1;
  424. position:relative;
  425. {block:PermalinkPage}
  426. width:290px;
  427. text-align:left;
  428. {/block:PermalinkPage}
  429.  
  430. -webkit-transition: all 0.4s linear;
  431. -moz-transition: all 0.4s linear;
  432. transition: all 0.4s linear;
  433. }
  434.  
  435. .entry .perma a{
  436. color:#555555;}
  437.  
  438. .entry .perma{
  439. z-index:1999;
  440. font-size: 8px;
  441. letter-spacing:3px;
  442. font-family:calibri;
  443. position:absolute;
  444. text-transform:uppercase;
  445. width:auto;
  446. opacity: 0;
  447. margin-top:0px;
  448.  
  449. margin-left:5px;
  450. -webkit-transition: all .7s ease;
  451. -moz-transition: all .7s ease;
  452. -o-transition: all .7s ease;
  453. transition: all .7s ease;
  454.  
  455. }
  456.  
  457. .entry:hover .perma{
  458. z-index:1999;
  459. padding-bottom:10px;
  460. font-size: 8px;
  461. letter-spacing:3px;
  462. font-family:calibri;
  463. text-transform:uppercase;
  464. width:auto;
  465.  
  466. margin-top:10px;
  467. position:absolute;
  468. opacity: 1;
  469.  
  470. margin-left:5px;
  471.  
  472. -webkit-transition: all .7s ease;
  473. -moz-transition: all .7s ease;
  474. -o-transition: all .7s ease;
  475. transition: all .7s ease;
  476. }
  477.  
  478.  
  479. .permalink{
  480. border-top:1px solid #eee;
  481. z-index:1999;
  482. padding:5px;
  483. font-size: 8px;
  484. letter-spacing:3px;
  485. font-family:calibri;
  486. text-transform:uppercase;
  487. width:auto;
  488. line-height: 12px;
  489. text-align: center;
  490. opacity: 1;
  491. float:left;
  492. background-color:#fff;
  493. margin-left:0px;
  494.  
  495. }
  496.  
  497. #infscr-loading{
  498. bottom: -70px;
  499. position: absolute;
  500. left: 50%;
  501. margin-left:-8px;
  502. width:16px;
  503. height:11px;
  504. overflow:hidden;
  505. margin-bottom: 50px;
  506. }
  507.  
  508. #postnotes{
  509. text-align: justify;}
  510.  
  511. #postnotes blockquote{
  512. border: 0px;}
  513.  
  514. blockquote{
  515. padding:0px 0px 2px 5px;
  516. margin:0px 0px 2px 10px;
  517. border-left: 1px dotted #555555;
  518. }
  519.  
  520. blockquote p, ul{
  521. margin:0px;
  522. padding:0px;
  523. }
  524.  
  525.  
  526.  
  527. .newplayerbutton {
  528. position: relative;
  529. width: 28px;
  530. height: 27px;
  531. overflow: hidden;
  532. }
  533.  
  534. .playerbuttonhug {
  535. position: absolute;
  536. top: -11px;
  537. left: -12px;
  538. }
  539.  
  540.  
  541. .tumblr_audio_player {
  542. border: none;
  543. padding: 0px;
  544. margin: 0px;
  545. height: 50px;
  546. width: 500px;
  547. }
  548.  
  549. .playerbuttonbg {
  550. position: absolute;
  551. left: 20px;
  552. top: 20px;
  553. width: 28px;
  554. height: 28px;
  555. background-color: #ffffff;
  556. padding: 10px;
  557. -webkit-border-radius: 40px;
  558. -moz-border-radius: 40px;
  559. border-radius: 40px;
  560. opacity: .4;
  561. filter: alpha(opacity=40);
  562. -moz-opacity: 0.4;
  563. -khtml-opacity: 0.4;
  564. transition: opacity .7s ease-in-out;
  565. -moz-transition: opacity .7s ease-in-out;
  566. -webkit-transition: opacity .7s ease-in-out;
  567. }
  568.  
  569. .playerbuttonbg:hover {
  570. opacity: 1;
  571. filter: alpha(opacity=100);
  572. -moz-opacity: 1;
  573. -khtml-opacity: 1;
  574. }
  575.  
  576. .audioimgwrapper {
  577. position: absolute;
  578. left: 0px;
  579. top: 0px;
  580. -webkit-border-radius: 50px;
  581. -moz-border-radius: 50px;
  582. border-radius: 50px;
  583. overflow: hidden;
  584. width: 88px;
  585. height: 88px;
  586. }
  587.  
  588. .audioimgwrapper img {
  589. width: 100%;
  590. height: auto;
  591. -webkit-border-radius: 50px;
  592. -moz-border-radius: 50px;
  593. border-radius: 50px;
  594. }
  595.  
  596. .trackdetails {
  597. width: auto;
  598. display:inline-block;
  599. margin-left: 100px;
  600. min-height: 85px;
  601. }
  602.  
  603. .audiowrapper {
  604. position: relative;
  605. display:inline-block;
  606. }
  607.  
  608.  
  609. a img{border: 0px;}
  610.  
  611.  
  612.  
  613.  
  614.  
  615. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  616.  
  617. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  618. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:text};}
  619.  
  620. .notes img{width:10px; position:relative; top:3px;}
  621. <--ses-->
  622. small{font-size: 90%;}
  623. </style>
  624.  
  625. <script type="text/javascript">
  626. WebFontConfig = {
  627. google: { families: [ 'Raleway:300,200,400:latin', ] }
  628. };
  629. (function() {
  630. var wf = document.createElement('script');
  631. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  632. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  633. wf.type = 'text/javascript';
  634. wf.async = 'true';
  635. var s = document.getElementsByTagName('script')[0];
  636. s.parentNode.insertBefore(wf, s);
  637. })(); </script>
  638.  
  639.  
  640.  
  641. {block:IndexPage}
  642. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  643. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  644.  
  645. <script type="text/javascript">
  646. $(window).load(function () {
  647. var $content = $('#posts');
  648. $content.masonry({itemSelector: '.entry'}),
  649. $content.infinitescroll({
  650. navSelector : 'div#pagination',
  651. nextSelector : 'div#pagination a#nextPage',
  652. itemSelector : '.entry',
  653. loading: {
  654. finishedMsg: '',
  655. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  656. },
  657. bufferPx : 600,
  658. debug : false,
  659. },
  660. // call masonry as a callback.
  661. function( newElements ) {
  662. var $newElems = $( newElements );
  663. $newElems.hide();
  664. // ensure that images load before adding to masonry layout
  665. $newElems.imagesLoaded(function(){
  666. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  667.  
  668.  
  669. });
  670. });
  671. });
  672. </script>
  673.  
  674.  
  675.  
  676.  
  677.  
  678. {/block:IndexPage}
  679. <link href='http://fonts.googleapis.com/css?family=Happy+Monkey' rel='stylesheet' type='text/css'>
  680.  
  681. <title>{title}</title>
  682.  
  683. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  684. <meta name="viewport" content="width=720" />
  685. <body onkeydown="return false">
  686. </head>
  687. <body>
  688. <div class="credit"><a href="http://paigethemes.tumblr.com/">theme.</a></div>
  689. <div class="bar"></div>
  690.  
  691. <div class="bar2"></div>
  692. <div class="sidebar">
  693. <div class="niall"><span>{Description}</span></div>
  694. <div class="titlebar">{text:sidebar title}</div>
  695. <div class="links">
  696. <a href="{text:Link One}" title="{text:Link One Title}">01.</a>•<a href="{text:Link Two}"title="{text:Link Two Title}">02.</a>•<a href="{text:Link Three}"title="{text:Link Three Title}">03.</a>•<a href="{text:Link Four}"title="{text:Link Four Title}">04.</a>
  697. </div>
  698.  
  699. <div class="img_one">
  700. <img src="{image:Sidebar}">
  701. </div>
  702.  
  703. </div>
  704. </div></div>
  705. </div>
  706.  
  707.  
  708. <div class="left">
  709. <div id="posts">
  710. {block:Posts}
  711. <div class="entry">
  712. {block:Answer}
  713. <div style="margin-top:2px;;margin-bottom:0px;min-height:20px; padding: 6px; background-color:#fcfcfc;border:1px dotted #eee; text-transform:normal; font-size:10px; font-family: calibri; border-radius:2px;">
  714. {Question}<div style=" margin-left:90px;background:#fcfcfc;"><asker>- asked by {asker}</asker></div> </div>
  715. <div style="margin-top:6px; line-height:11px;margin-bottom:6px; text-transform:normal; font-size:10px; font-family: calibri;background: transparent;">{Answer}</div>
  716. <span class="permalink"><a href="{Permalink}">{timeago}</a> with <a href="{Permalink}">{notecountwithlabel}</a><br>{/block:HasTags}</span>
  717. {/block:Answer}
  718.  
  719. {block:Text}{block:Title}<span class="title">{Title}</span></br>{/block:Title}<span class="body">{Body}</span><br>{block:IndexPage}<p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> / <a href="{Permalink}"> {timeago}</a><br>{/block:HasTags}</span></align>{/block:IndexPage}
  720. {/block:Text}
  721.  
  722. {block:Link}<a href="{URL}" class="title"><font color="#bbb">{Name}</font></a>{block:Description}<div class="body">{Description}</div>{/block:Description}<br> <p align=right><span class="permalink"><a href="{Permalink}">{notecount}</a> / <a href="{Permalink}"> {timeago}</a></span></align>{block:Link}
  723.  
  724. {block:Photo}
  725. {block:IndexPage}
  726. <center><div class="photo" ><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%" /></a></div>
  727. <div class="perma">
  728. <a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonthWithZero}/{Year}</a> +
  729. <a href="{permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank"> ↻</a></a></div>
  730. {/block:IndexPage}
  731. {block:PermalinkPage}
  732. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>{LinkCloseTag}
  733. {/block:PermalinkPage}
  734. {/block:Photo}
  735.  
  736. {block:Photoset}
  737. {block:IndexPage}
  738. <center>
  739. {Photoset-250}
  740. <div class="perma">
  741. <a href="{Permalink}">{MonthNumberWithZero}/{DayOfMonthWithZero}/{Year}</a> +
  742. <a href="{permalink}">{NoteCount}</a> + <a href="{ReblogURL}" target="_blank"> ↻</a></a></span></div>
  743. </center>
  744. {/block:IndexPage}
  745. {block:PermalinkPage}
  746. {Photoset-250}
  747.  
  748. {/block:PermalinkPage}
  749. {/block:Photoset}
  750.  
  751. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  752.  
  753. {block:Chat}{block:Title}<span class="title"><font color="#bbb">{Title}</font></span>{/block:Title}
  754. <ul class="chat">
  755. {block:Lines}
  756. <li class="user_{UserNumber}">
  757. {block:Label}
  758. <span class="label"><font color="#bbb">{Label}</font></span>
  759. {/block:Label}
  760. <font color="#bbb">
  761. {Line}</font>
  762. </li>
  763. {/block:Lines}
  764. <p align=right><span class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}">
  765. {/block:Chat}
  766.  
  767. {block:Audio}
  768. <div class="audiowrapper">
  769. {block:AlbumArt}
  770. <div class="audioimgwrapper"><img src="{AlbumArtURL}"></div>
  771. {/block:AlbumArt}
  772.  
  773. <div class="playerbuttonbg">
  774. <div class="newplayerbutton">
  775. <div class="playerbuttonhug">
  776.  
  777. {AudioPlayerWhite}
  778.  
  779. </div>
  780. </div>
  781. </div>
  782.  
  783. <div class="trackdetails">
  784.  
  785. {block:TrackName}{TrackName}{/block:TrackName}<br/>
  786. {block:Artist}Artist: {Artist}{/block:Artist}<br/>
  787. {block:Album}Album: {Album}{/block:Album}<br/>
  788. {PlayCountWithLabel}
  789.  
  790. </div>
  791. </div>
  792.  
  793.  
  794. {/block:Audio}
  795.  
  796. {block:Video}
  797. {block:IndexPage}
  798. <center>
  799. <div class="perma">
  800. <a href="{permalink}">{NoteCountWithLabel}</a> - {timeago} - <a href="{ReblogURL}" target="_blank"> reblog </a></span></div>
  801. {Video-250}</center>
  802. {/block:IndexPage}
  803. {block:PermalinkPage}
  804. <center>
  805. {Video-450}</center>
  806. {/block:PermalinkPage}
  807. {block:Video}
  808.  
  809.  
  810. {block:PostNotes}<div align="middle">{caption}</div>
  811. <center>
  812.  
  813. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  814.  
  815. {block:HasTags}
  816. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  817. {block:RebloggedFrom}
  818. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  819. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  820.  
  821. {/block:RebloggedFrom}
  822. </center></span>
  823. <br>
  824. <div id="postnotes">{PostNotes}</div><br>
  825.  
  826. <center>{block:ContentSource}
  827. <br><a href="{SourceURL}">
  828. {lang:Source}:
  829. {block:SourceLogo}
  830. <img src="{BlackLogoURL}" width="{LogoWidth}"
  831. height="{LogoHeight}" alt="{SourceTitle}" />
  832. {/block:SourceLogo}
  833. {block:NoSourceLogo}
  834. {SourceLink}
  835. {/block:NoSourceLogo}
  836. </a>
  837. {/block:ContentSource}</center>
  838.  
  839. {/block:PostNotes}
  840. </div>
  841. {/block:Posts}
  842. </div></div>
  843.  
  844. {block:IndexPage}
  845. {block:Pagination}
  846. <div id="pagination">
  847. {block:NextPage}
  848. <a id="nextPage" href="{NextPage}"></a>
  849. {/block:NextPage}
  850. {block:PreviousPage}
  851. <a href="{PreviousPage}"></a>
  852. {/block:PreviousPage}
  853. </div>
  854. {/block:Pagination}
  855. {/block:IndexPage}
  856. </div>
  857.  
  858.  
  859.  
  860. </body>
  861.  
  862.  
  863.  
  864. </html>
Advertisement
Add Comment
Please, Sign In to add comment