Fucking_Aj

Lane theme by Mufflinq

Aug 3rd, 2015
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.28 KB | None | 0 0
  1.  
  2.  
  3. <!--
  4. █▀▀▄ █▀▀█ █░░█ █░░█ ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  5. █▀▀▄ █▄▄▀ █░░█ █▀▀█ ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  6. ▀▀▀░ ▀░▀▀ ░▀▀▀ ▀░░▀ ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  7. Theme by Mufflinq ▬ keep credits !
  8. - ask me if you need any help with the theme :-)
  9. -->
  10.  
  11. <html lang="en">
  12. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml">
  14. <head>
  15. <script type="text/javascript"
  16. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  17. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  18. <script>
  19. (function($){
  20. $(document).ready(function(){
  21. $("a[title]").style_my_tooltips({
  22. tip_follows_cursor:true,
  23. tip_delay_time:90,
  24. tip_fade_speed:600,
  25. attribute:"title"
  26. });
  27. });
  28. })(jQuery);
  29. </script>
  30. <script type="text/javascript">
  31. <!--
  32.  
  33. // Disable Right Click Script
  34.  
  35. function IE(e)
  36. {
  37. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  38. {
  39. return false;
  40. }
  41. }
  42. function NS(e)
  43. {
  44. if (document.layers || (document.getElementById && !document.all))
  45. {
  46. if (e.which == "2" || e.which == "3")
  47. {
  48. return false;
  49. }
  50. }
  51. }
  52. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  53.  
  54. //-->
  55. </script>
  56.  
  57.  
  58.  
  59. <script type="text/javascript"
  60. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  61.  
  62. <!--DEFAULT VARIABLES-->
  63. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  64. <meta name="color:background" content="#fff"/>
  65. <meta name="color:link" content="#777"/>
  66. <meta name="color:text" content="#777"/>
  67. <meta name="color:title" content="#333"/>
  68. <meta name="color:hover" content="#fff"/>
  69. <meta name="image:sidebar" content="1"/>
  70. <meta name="image:background" content="1"/>
  71. <meta name="text:blogtitle" content=""/>
  72.  
  73. <meta name="text:link 1" content="/"/>
  74. <meta name="text:link 1 msg" content="message"/>
  75. <meta name="text:link 1 title" content="index"/>
  76.  
  77. <meta name="text:link 2" content="/"/>
  78. <meta name="text:link 2 msg" content="message"/>
  79. <meta name="text:link 2 title" content="inbox"/>
  80.  
  81. <meta name="text:link 3" content="/"/>
  82. <meta name="text:link 3 msg" content="message"/>
  83. <meta name="text:link 3 title" content="blogroll"/>
  84.  
  85. <meta name="text:link 4" content="/"/>
  86. <meta name="text:link 4 msg" content="message"/>
  87. <meta name="text:link 4 title" content="past"/>
  88.  
  89. <meta name="text:link 5" content="/"/>
  90. <meta name="text:link 5 msg" content="message"/>
  91. <meta name="text:link 5 title" content="extra"/>
  92. <meta name="if:2column" content="0"/>
  93.  
  94. <style type="text/css">
  95.  
  96. #s-m-t-tooltip{
  97. max-width:300px;
  98. padding:6px;
  99. font-size:11px;
  100. font-family:calibri;
  101. text-transform:normal;
  102. color:#fff;
  103. letter-spacing:1px;
  104. text-align:center;
  105. margin:0px 20px 0px 20px;
  106. background:rgba(0,0,0,.6);
  107. z-index:99999999999999;
  108. }
  109.  
  110. #s-m-t-tooltip:before{
  111. position:absolute;
  112. opacity:0.9;
  113. height:0px;
  114. width:0px;
  115. left:-11px;
  116. top:-0px;
  117. content:"";
  118. transform: scale(1, 0.521);
  119. -webkit-transform: scale(1, 0.421);
  120. -moz-transform: scale(1, 0.421);
  121. -o-transform: scale(1, 0.421);
  122. -ms-transform: scale(1, 0.421);
  123. border-top:11px solid transparent;
  124. border-bottom:11px solid transparent;
  125. border-right:11px solid rgba(0,0,0,.55);}
  126.  
  127. .titlee2{
  128. position:fixed;
  129. text-shadow:3px 3px #fff;
  130. font-size:40px;
  131. text-transform:uppercase;
  132. font-family:raleway, sans-serif;
  133. color:{color:blogtitle};
  134. margin-top:-65px;
  135. margin-left:150px;
  136. text-align:center;
  137.  
  138. }
  139. .titlee{
  140. position:fixed;
  141. text-shadow:3px 3px #fff;
  142. font-size:30px;
  143. text-transform:uppercase;
  144. font-family:raleway, sans-serif;
  145. color:{color:blogtitle};
  146. margin-top:-60px;
  147. margin-left:70px;
  148. text-align:center;
  149.  
  150. }
  151. iframe#tumblr_controls {right:2px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.05;-webkit-transition: all 0.8s ease-out;-moz-
  152.  
  153. transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  154.  
  155. 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;}
  156.  
  157. p {
  158. margin:0px;
  159. margin-top:0px;
  160. }
  161.  
  162.  
  163. body {
  164. padding: 0px;
  165. margin: 0px;
  166. color:{color:text};
  167. font-family: calibri;
  168. line-height:15px;
  169. font-size:11px;
  170. background-color: {color:Background};
  171. background-image:url({image:Background});
  172. background-attachment: fixed;
  173. background-repeat: repeat;
  174. }
  175.  
  176.  
  177. a:link, a:active, a:visited{
  178. text-decoration: none;
  179. -webkit-transition: color 0.3s ease-out;
  180. -moz-transition: color 0.3s ease-out;
  181. transition: color 0.3s ease-out;
  182. color:{color:link};
  183. }
  184.  
  185. a:hover {
  186. text-decoration: none;
  187. font-style:;
  188. color: {color:Hover};
  189. }
  190.  
  191. div#center{
  192. margin:auto;
  193. position:relative;
  194. width:1000px;
  195. background-color:;
  196. overflow:auto;
  197. overflow-y:hidden;
  198. }
  199.  
  200.  
  201. /*CUSTOMIZE ENTRY SETTINGS HERE*/
  202. .entry {
  203. float:left;
  204. display: block;
  205. margin:25px;
  206. overflow:hidden;
  207. width:200px;
  208. border:1px solid #e1e1e1;
  209. padding:17px;
  210. outline:1px dashed #e1e1e1;
  211. outline-offset:-5px;
  212. {block:if2column}
  213. margin:30px;
  214. width:230px;
  215. {/block:if2column}
  216. {block:PermalinkPage}
  217. width:450px;
  218. text-align:left;
  219. {/block:PermalinkPage}
  220. background:white;
  221. background-image:URL();
  222. }
  223. .entry img{
  224. outline:1px solid #fff;
  225. outline-offset:-3px;
  226. }
  227.  
  228. /*CUSTOMIZE THE APPEARANCE OF PERMALINKS*/
  229. .entry .perma{
  230. margin-top:-15px;
  231. margin-left:155px;
  232. {block:if2column}
  233. margin-left:181px;
  234. {/block:if2column}
  235. }
  236.  
  237. .permalinktext{
  238. display:block;
  239. text-align:left;
  240. text-decoration:none;
  241. font-size:8.5px;
  242. letter-spacing:px;
  243. padding-top:5px;
  244.  
  245. text-transform:uppercase;
  246. background:#f9f9f9;
  247. border:1px solid #eee;
  248. padding:4px;
  249. }
  250. /*CUSTOMIZE POST POSITIONING AND STUFFZ HERE*/
  251. #posts {
  252. width:930px;
  253.  
  254. margin-top:25px;
  255. z-index:99;
  256. margin-left:100px;
  257. right:auto;
  258. background:transparent;
  259. margin-right:auto;
  260. position:relative;
  261. overflow-y: hidden;
  262. {block:if2column}
  263. width:700px;
  264. {/block:if2column}
  265. }
  266.  
  267. askk{
  268. font-size:13px;
  269. text-transform:uppercase;
  270. color:{color:title};
  271. }
  272. askk a{
  273. color:{color:title};
  274. }
  275. /*CUSTOMIZE SIDEBAR HERE*/
  276. #sidebar{
  277. position:fixed !important;
  278. width:150px;
  279. background:#fbfbfb;
  280. height:190px;
  281. margin-top:150px;
  282. margin-left:-115px;
  283. padding:10px;
  284. border:3px double #e1e1e1;
  285. text-align:center;
  286. }
  287.  
  288. #pic{
  289. position:fixed;
  290. width:120px;
  291. height:100px;
  292. margin-left:3px;
  293. margin-top:-8px;
  294. border-left:13px solid #ddd;
  295. border-top:13px solid #fff;
  296. border-bottom:13px solid #fff;
  297. border-right:13px solid #ddd;
  298.  
  299.  
  300. }
  301. #pic img{
  302. width:120px;
  303. height:100px;
  304. }
  305. #tt4{
  306. position:fixed;
  307. bottom:-35px;
  308. left:-35px;
  309. width:10000%;
  310. height:60px;
  311. background:white;
  312. z-index:99999999;
  313. overflow:hidden;
  314. border:1px solid #e1e1e1;
  315. -webkit-transition: all .7s ease;
  316. -moz-transition: all .7s ease;
  317. -o-transition: all .7s ease;
  318. transition: all .7s ease;
  319.  
  320. }
  321. #tt4:hover{
  322. bottom:0px;
  323. overflow:hide;
  324. -webkit-transition: all .7s ease;
  325. -moz-transition: all .7s ease;
  326. -o-transition: all .7s ease;
  327. transition: all .7s ease;
  328. }
  329. #tt1{
  330. position:fixed;
  331. top:-25px;
  332. left:0px;
  333. width:100%;
  334. height:50px;
  335. background:white;
  336. z-index:999999999999999;
  337. border:1px solid #e1e1e1;
  338. }
  339.  
  340. #tt2{
  341. position:fixed;
  342. top:20px;
  343. left:-10px;
  344. height:100%;
  345. width:30px;
  346. background:white;
  347. z-index:99999999;
  348. border:1px solid #e1e1e1;
  349. }
  350.  
  351. #tt3{
  352. position:fixed;
  353. top:20px;
  354. right:-12px;
  355. height:100%;
  356. width:30px;
  357. background:white;
  358. z-index:99999999;
  359. border:1px solid #e1e1e1;
  360. }
  361. #link{
  362. position:fixed;
  363. margin-top:100px;
  364. text-align:left;
  365. z-index:999999999999;
  366. }
  367. #desc{
  368. position:fixed;
  369. opacity:0;
  370. width:127px;
  371. height:150px;
  372. background:#eee;
  373. border:1px solid #ddd;
  374. padding:10px;
  375. margin-top:-120px;
  376. border-radius:3px;
  377. text-transform:uppercase;
  378. font-size:10px;
  379. -webkit-transition: all .7s ease;
  380. -moz-transition: all .7s ease;
  381. -o-transition: all .7s ease;
  382. transition: all .7s ease;
  383. }
  384. #sidebar:hover #desc{
  385. opacity:1;
  386. margin-top:-185px;
  387. -webkit-transition: all .7s ease;
  388. -moz-transition: all .7s ease;
  389. -o-transition: all .7s ease;
  390. transition: all .7s ease;
  391. }
  392. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  393.  
  394. ::-webkit-scrollbar { background-color:#777; border:2px solid #fff; height:5px; -moz-border-radius:10px; border-radius:10px; width:5px;}
  395.  
  396. ::-webkit-scrollbar-thumb {width:5px; border:1px solid #999; }
  397. /*CUSTOMIZE TITLE OF ENTRIES HERE*/
  398. .title{
  399. line-height: 22px;
  400. font-size:18px;
  401. color:{color:Title};
  402. font-weight: bold;
  403. font-family:arial;
  404. font-style:italic;
  405. }
  406. #audio {
  407. width:200px;
  408. height:auto;
  409. min-height:60px;
  410. padding-bottom:0px;
  411. }
  412.  
  413. .cover {
  414. position:absolute;
  415. z-index:1;
  416. width:60px;
  417. height:60px;
  418. }
  419.  
  420. .cover img {
  421. float:left;
  422. width:60px;
  423. height:60px;
  424. }
  425.  
  426. .playbox {
  427. opacity:0.6;
  428. width:27px;
  429. height:30px;
  430. overflow:hidden;
  431. position:absolute;
  432. z-index:1000;
  433. margin-left:17px;
  434. margin-top:17px;
  435. text-align:center;
  436. }
  437.  
  438. .info {
  439. margin-left:73px;
  440. margin-top:4px;
  441. line-height:14px;
  442. }
  443.  
  444. /*CUSTOMIZE PERMALINKS OF TEXT POSTS AND SUCH HERE*/
  445. .permalink{
  446. text-transform: normal;
  447. display: block;
  448. text-align: right;
  449. text-decoration: none;
  450. }
  451.  
  452.  
  453. /*I RECCOMMEND TO NOT TOUCH ANY OF THIS LOLz*/
  454. #infscr-loading{
  455. bottom: -70px;
  456. position: absolute;
  457. left: 50%;
  458. margin-left:-8px;
  459. width:16px;
  460. height:11px;
  461. overflow:hidden;
  462. margin-bottom: 50px;
  463. }
  464.  
  465. #postnotes{
  466. text-align: justify;}
  467.  
  468. #postnotes blockquote{
  469. border: 0px;}
  470.  
  471. blockquote{
  472. padding:0px 0px 2px 5px;
  473. margin:0px 0px 2px 10px;
  474. border-left: 1px dotted #555555;
  475. }
  476.  
  477. blockquote p, ul{
  478. margin:0px;
  479. padding:0px;
  480. }
  481.  
  482. a img{border: 0px;}
  483.  
  484.  
  485. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  486. .user_1 .label, .user_3 .label, .user_5 .label, .user_7 .label, .user_9 .label, .user_11 .label, .user_13 .label, .user_15 .label {color:#fff;font-weight:bold;}
  487.  
  488. .user_2 .label, .user_4 .label, .user_6 .label, .user_8 .label, .user_10 .label, .user_12 .label, .user_14 .label{color:#fff;font-weight:bold;}
  489.  
  490. .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15{background:{color:link};color:#fff; padding:5px;margin-bottom:5px;border-radius:4px;margin-left:0px;}
  491.  
  492. .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14{background:{color:title}; color #fff;color:#fff;padding:5px;margin-bottom:5px;border-radius:4px;margin-left:0px;}
  493.  
  494. .notes img{width:10px; position:relative; top:3px;}
  495. <--ses-->
  496. small{font-size: 90%;}
  497.  
  498. {CustomCSS}
  499.  
  500.  
  501.  
  502.  
  503. </style>
  504.  
  505. {block:IndexPage}
  506. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  507. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  508.  
  509. <script type="text/javascript">
  510. $(window).load(function(){
  511. var $wall = $('#posts');
  512. $wall.imagesLoaded(function(){
  513. $wall.masonry({
  514. itemSelector: '.entry, .entry_photo',
  515. isAnimated : false
  516. });
  517. });
  518.  
  519. $wall.infinitescroll({
  520. navSelector : '#pagination',
  521. nextSelector : '#pagination a',
  522. itemSelector : '.entry, .entry_photo',
  523. bufferPx : 2000,
  524. debug : false,
  525. errorCallback: function() {
  526. $('#infscr-loading').fadeOut('normal');
  527. }},
  528. function( newElements ) {
  529. var $newElems = $( newElements );
  530. $newElems.hide();
  531. $newElems.imagesLoaded(function(){
  532. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  533. });
  534. }); $('#posts').show(500);
  535. });
  536. </script>
  537.  
  538.  
  539. {/block:IndexPage}
  540.  
  541.  
  542. <title>{title}</title>
  543.  
  544. <link rel="shortcut icon" href="http://38.media.tumblr.com/tumblr_m230ubCgNR1qfamg6.gif" />
  545. <meta name="viewport" content="width=820" />
  546. </head>
  547. <link href='http://fonts.googleapis.com/css?family=Raleway:200' rel='stylesheet' type='text/css'>
  548. <link href='http://fonts.googleapis.com/css?family=Comfortaa:300' rel='stylesheet' type='text/css'>
  549. <body>
  550. <BODY onselectstart="return false;" ondragstart="return false;">
  551. <div class="wrapper">
  552. <div class="header">
  553. </div>
  554. <script type="text/javascript" src="http://static.tumblr.com/uwz0y16/MQ5nihvz5/docu.txt"></script>
  555. <div id="cage">
  556. <div id="center">
  557. <div id="tt1"></div>
  558. <div id="tt2"></div>
  559. <div id="tt3"></div>
  560. <div id="tt4"><div style="font-family:times; font-size:20px; color:{color:title}; float:left; text-transform:uppercase; margin-top:5px; margin-left:140px">Links+</div><br><br> <div style="font-family: tahoma; font-size:16px; text-transform:uppercase; margin-left:170px;"><a href="{text:link 1}" title="{text:link 1 msg}">{text:link 1 title}</a> - <a href="{text:link 2}" title="m{text:link 2 msg}">{text:link 2 title}</a> - <a href="{text:link 3}" title="{text:link 3 msg}">{text:link 3 title}</a> - <a href="{text:link 4}" title="{text:link 4 msg}">{text:link 4 title}</a> - <a href="{text:link 5}" title="{text:link 5 msg}">{text:link 5 title}</a>
  561. </div></div>
  562. <!--STUFF THAT GOES INTO THE SIDEBAR-->
  563. <div id="sidebar">
  564. <center>
  565. <div style="border:1px solid #ddd; padding:3px; border-radius:2px; height:12px; line-height:13px; width:139px; background:#eee; font-family:consolas; font-size:10px; text-align:center; letter-spacing:2px; text-transform:uppercase; color:#999; ">{text:blogtitle}</div><br>
  566. <div id="pic"><img src="{image:sidebar}" width=100%></div><br>
  567. <div style=" margin-top:112px; width:139px; "><img src="https://38.media.tumblr.com/tumblr_lw5n3nXOHB1qip80b.gif"></div><br>
  568.  
  569. <div id="desc">{description}
  570. </div>
  571. </center>
  572. </div>
  573. <!------------------------------------->
  574.  
  575.  
  576. <div class="left">
  577. <div id="posts">
  578. {block:Posts}
  579. <div class="entry">
  580.  
  581. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<span class="body">{Body}</span><div style="border:1px solid #eee; background:#fbfbfb; font-size:9px; letter-spacing:1px; font-family:calibri; text-transform:uppercase; padding:4px; text-align:left; margin-top:15px"><a href="{ReblogURL}">Reblog this post</a> // <a href="{Permalink}">{Notecountwithlabel}</a></div>
  582. {/block:Text}
  583.  
  584. {block:Link}<a href="{URL}" class="title">{Name}</a>{block:Description}<div class="body">{Description}</div>{/block:Description} <p align=right><span
  585.  
  586. class="permalink"><a href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"></span></align>{block:Link}
  587.  
  588. {block:Photo}
  589. {block:IndexPage}
  590. <center>
  591.  
  592.  
  593. <div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  594. <div style="border:1px solid #eee; background:#fbfbfb; font-size:8px; letter-spacing:2px; font-family:consolas; text-transform:uppercase; padding:4px; text-align:left; margin-top:15px">
  595.  
  596. <a href="{Permalink}" target="_blank" style="text-align:left; color:#777">{Notecount} notes </a>
  597. <div style="float:right"> {LikeButton size="15"} </div>
  598. <div class="perma">{ReblogButton size="17"}</div>
  599. </div>
  600. {/block:IndexPage}
  601. {block:PermalinkPage}
  602. {LinkOpenTag}<div class="photo"><a href="{permalink}"><img class="photo" src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/></a></div>
  603.  
  604. {LinkCloseTag}
  605. {/block:PermalinkPage}
  606.  
  607. {/block:Photo}
  608.  
  609. {block:Photoset}
  610. {block:IndexPage}
  611. <center>
  612.  
  613.  
  614. <div class="media" style="max-width:100%">{LinkOpenTag}{Photoset-250}{LinkCloseTag}</div> </center>
  615. <div style="border:1px solid #eee; background:#fbfbfb; font-size:8px; letter-spacing:2px; font-family:consolas; text-transform:uppercase; padding:4px; text-align:left; margin-top:15px">
  616.  
  617. <a href="{Permalink}" target="_blank" style="text-align:left; color:#777">{Notecount} notes </a>
  618. <div style="float:right"> {LikeButton size="15"} </div>
  619. <div class="perma">{ReblogButton size="17"}</div>
  620. </div>
  621. {/block:IndexPage}
  622. {block:PermalinkPage}
  623. <center>
  624. {Photoset-500}</center>
  625. {/block:PermalinkPage}
  626. {/block:Photoset}
  627.  
  628. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br><p align=right><span class="permalink"><a
  629.  
  630. href="{Permalink}">{notecountwithlabel}</a> <a href="{Permalink}"> </span>{/block:Quote}
  631.  
  632. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  633. <ul class="chat">
  634. {block:Lines}
  635. <li class="user_{UserNumber}">
  636. {block:Label}
  637. <span class="label">{Label}</span>
  638. {/block:Label}
  639.  
  640. {Line}
  641. </li>
  642. {/block:Lines}
  643. <div class="permalinktext">
  644. This post has <a href="{permalink}"target="_blank" style="color:{color:text}; ">{notecount} notes</a> // <a href="{ReblogURL}"target="_blank"style="color:{color:text}">Reblog</a> this post</div>
  645. {/block:Chat}
  646.  
  647. {block:Audio}
  648. <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}>Lovers</span>{block:Album}{Album}{/block:Album}{block:PlayCount}<br><b>Touch:</b> {FormattedPlayCount}{/block:PlayCount}</div></div>
  649. {block:IndexPage}<br>
  650. <div class="permalinktext">
  651. This post has <a href="{permalink}"target="_blank" style="color:{color:text}; ">{notecount} notes</a> // <a href="{ReblogURL}"target="_blank"style="color:{color:text}">Reblog</a> this post</div>{/block:IndexPage}
  652. {/block:Audio}
  653. {block:Answer}
  654. <div style="border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">
  655. <img src="{AskerPortraitURL-30}" width="30" align="left"
  656. style="margin-right:4px;border-radius:5px; margin-top:-6px; margin-left:0px; border:1px solid #ddd; padding:7px; background:#fff; box-shadow:3px 3px #e1e1e1 ">
  657. <askk>{Asker}</askk>: {Question}</div><br>
  658.  
  659. <div style="font-family:calibri; font-size:11px; border:1px solid #eee; margin:3px; margin-top:-5px; min-height:30px; padding:3px; background:#f7f7f7">{Answer}</div>
  660. {/block:Answer}
  661. {block:Video}
  662. {block:IndexPage}
  663. <center>
  664. <div style="border:1px solid #eee; background:#fbfbfb; font-size:8px; letter-spacing:2px; font-family:consolas; text-transform:uppercase; padding:4px; text-align:left; margin-top:15px">
  665.  
  666. <a href="{Permalink}" target="_blank" style="text-align:left; color:#777">{Notecount} notes </a>
  667. <div style="float:right"> {LikeButton size="15"} </div>
  668. <div class="perma">{ReblogButton size="17"}</div>
  669. </div>
  670. {Video-250}</center>
  671. {/block:IndexPage}
  672. {block:PermalinkPage}
  673. <center>
  674. {Video-400}</center>
  675. {/block:PermalinkPage}
  676. {block:Video}
  677.  
  678.  
  679. {block:PostNotes}<div align="middle">{caption}</div>
  680. <center>
  681.  
  682. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  683.  
  684. {block:HasTags}
  685. tags: {block:Tags}<a href="{TagURL}">{Tag}. </a>{/block:Tags}<br> {/block:HasTags}
  686. {block:RebloggedFrom}
  687. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  688. posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>
  689.  
  690. {/block:RebloggedFrom}
  691. </center></span>
  692. <br>
  693. <div id="postnotes">{PostNotes}</div><br>
  694.  
  695. <center>{block:ContentSource}
  696. <br><a href="{SourceURL}">
  697. {lang:Source}:
  698. {block:SourceLogo}
  699. <img src="{BlackLogoURL}" width="{LogoWidth}"
  700. height="{LogoHeight}" alt="{SourceTitle}" />
  701. {/block:SourceLogo}
  702. {block:NoSourceLogo}
  703. {SourceLink}
  704. {/block:NoSourceLogo}
  705. </a>
  706. {/block:ContentSource}</center>
  707.  
  708. {/block:PostNotes}
  709. </div>
  710. {/block:Posts}
  711. </div></div>
  712.  
  713. {block:IndexPage}
  714. {block:Pagination}
  715. <div id="pagination">
  716. {block:NextPage}
  717. <a id="nextPage" href="{NextPage}"></a>
  718. {/block:NextPage}
  719. {block:PreviousPage}
  720. <a href="{PreviousPage}"></a>
  721. {/block:PreviousPage}
  722. </div>
  723. {/block:Pagination}
  724. {/block:IndexPage}
  725. </body>
  726. <div style="z-index:99999999999; position:fixed; top:33px; left:33px; opacity:0.7"><a href="http://mufflinq.tumblr.com" title="Mufflinq made this theme"><img src="http://31.media.tumblr.com/tumblr_m4yjwjmNNi1qk1or3.gif"></a></div>
  727.  
  728. </html>
Add Comment
Please, Sign In to add comment