ramfaggot

Untitled

Jul 18th, 2014
1,113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.80 KB | None | 0 0
  1. <!---------
  2. theme by cyrusnigga keep credit or d i e
  3. -------->
  4.  
  5. <html lang="en">
  6. <head>
  7.  
  8.  
  9. <title>{title}</title>
  10. <link href='http://fonts.googleapis.com/css?family=Delius+Unicase' rel='stylesheet' type='text/css'>
  11. <script type="text/javascript" src="http://static.tumblr.com/
  12. xek1qzw/zeQmtcaq1/jgnrsmsnry.js"></script>
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Post Box" content="#ffffff"/>
  15. <meta name="color:Blog Description" content="#000000"/>
  16. <meta name="color:Title" content="#000000"/>
  17. <meta name="color:Text" content="#000000"/>
  18. <meta name="color:Link" content="#000000"/>
  19. <meta name="color:Sidebar Link Hover" content="#818181"/>
  20. <meta name="color:Hover" content="#FFF"/>
  21. <meta name="font:Body" content="Arial"/>
  22. <meta name="image:Background" content=""/>
  23. <meta name="image:Sidebar" content=""/>
  24. <meta name="if:Scrollbar" content="1"/>
  25. <meta name="if:300px posts" content="1"/>
  26. <meta name="if:330px posts" content="0"/>
  27. <meta name="if:350px posts" content="0"/>
  28. <meta name="if:Black and white follow button" content="1"/>
  29. <meta name="if:sidebartitle" content="1"/>
  30. <meta name="if:White and black permalinks" content="1"/>
  31. <meta name="if:Sidebar top" content="1"/>
  32. <meta name="if:Less Space Between Posts" content="0"/>
  33. <meta name="if:Post shadows" content="1"/>
  34. <meta name="if:Dark images" content="0"/>
  35. <meta name="if:Black and white images" content="0"/>
  36. <meta name="text:link one" content="/" />
  37. <meta name="text:link one title" content="home" />
  38. <meta name="text:link two" content="/ask" />
  39. <meta name="text:link two title" content="message" />
  40. <meta name="text:link three" content="/links" />
  41. <meta name="text:link three title" content="links" />
  42. <meta name="text:link four" content="/" />
  43. <meta name="text:link four title" content="baby" />
  44. <meta name="text:link five" content="/" />
  45. <meta name="text:link five title" content="fag" />
  46. <meta name="text:link six" content="" />
  47. <meta name="text:link six title" content="" />
  48. <meta name="text:sidebar title" content="" />
  49. <div class="yo">
  50. <a href="http://cyrusnigga.tumblr.com/"
  51. title=credit>
  52. <font size="3"><font color="white">
  53. <small>$$</font></a></div>
  54. </small></font>
  55. </script>
  56. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js"type="text/JavaScript"></script>
  57.  
  58. <style>
  59. div#qTip {
  60. padding:4px;
  61. height: auto;
  62. margin-top:5px;
  63. margin-left:10px;
  64. font-family:trebuchet ms;
  65. font-size:8px;
  66. display: none;
  67. text-align: center;
  68. position: absolute;
  69. line-height: 10px;
  70. text-transform:uppercase;
  71. letter-spacing:1px;
  72. z-index: 999999999999;
  73. border:1px solid #efefef;
  74. background:#000;
  75. border-radius:5px;
  76. color:#fff;
  77.  
  78. box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.8);
  79. -moz-box-shadow: 5px 2px 6px rgba(0, 0, 0, 0.06);
  80. -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.14);
  81. }
  82. </style>
  83.  
  84. <style type="text/css">
  85.  
  86. {block:ifblackandwhitefollowbutton}
  87. iframe#tumblr_controls {opacity: 1.0;-webkit-filter: invert(100%);transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  88. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1.0;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  89. {/block:ifblackandwhitefollowbutton}
  90.  
  91.  
  92. body{
  93. margin:0px;
  94. background-color: {color:Background};
  95. background-image:url({image:Background});
  96. background-attachment: fixed;
  97. background-repeat: no-repeat;
  98. background-position: bottom right;
  99. font-size: 9px;
  100. font-family:trebuchet ms;
  101. font-style:italic;
  102. line-height:10px;
  103. color:{color:Text};
  104. }
  105.  
  106. a:link, a:active, a:visited{
  107. color: {color:Link};
  108. text-decoration: none;
  109. -webkit-transition: all 0.6s ease-out;
  110. moz-transition: all 0.6s ease-out;
  111. o-transition: all 0.6s ease-out;
  112. ransition: all 0.6s ease-out;
  113. }
  114.  
  115. a:hover{
  116. color:{color:Hover};
  117. text-decoration: none;
  118. -webkit-transition: all 0.55s ease-out;
  119. moz-transition: all 0.3s ease-out;
  120. o-transition: all 0.3s ease-out;
  121. ransition: all 0.6s ease-out;
  122. }
  123.  
  124. {block:ifscrollbar}
  125. ::-webkit-scrollbar-thumb{
  126. background-color: {color:link};
  127. border: 3px solid {color:background};
  128. height:0px;
  129. -moz-border-radius: 40px;
  130. border-radius: 40px;
  131. }
  132.  
  133. ::-webkit-scrollbar {
  134. height:0px;
  135. width:9px;
  136. background-color: {color:background};
  137. border: 4px solid {color:background};
  138. }
  139. {/block:ifscrollbar}}
  140.  
  141.  
  142. div#stuff{
  143. }
  144.  
  145. div#sidebar{
  146. position:absolute !important;
  147. position:fixed !important;
  148. top:200px;
  149. left: 725px;
  150. width:175px;
  151. {block:ifnotsidebartop}
  152. top:210px;
  153. {/block:ifnotsidebartop}
  154. {block:ifsidebartop}
  155. top:120px;
  156. {/block:ifsidebartop}
  157. }
  158.  
  159. div#sidebar a{
  160. {block:ifblackandwhiteimages}
  161. -webkit-filter: grayscale(100%);
  162. {/block:ifblackandwhiteimages}
  163. {block:ifdarkimages}
  164. -webkit-filter: grayscale(40%);
  165. {/block:ifdarkimages}
  166. }
  167.  
  168. div#content{
  169. margin:auto;
  170. top:0px;
  171. padding-top:5px;
  172. position:absolute;
  173. overflow:hidden;
  174. {block:indexpage}
  175. width:690px;
  176. {/block:indexpage}
  177. {block:permalinkpage}
  178. width:690px;
  179. {/block:permalinkpage}
  180. }
  181.  
  182.  
  183. div#posts{
  184. float:right;
  185. {block:ifdarkimages}
  186. -webkit-filter: grayscale(50%);
  187. {/block:ifdarkimages}
  188. {block:ifblackandwhiteimages}
  189. -webkit-filter: grayscale(100%);
  190. {/block:ifblackandwhiteimages}
  191. {block:indexpage}
  192. width:310px;
  193. {/block:indexpage}
  194. {block:permalinkpage}
  195. width:310px;
  196. {/block:permalinkpage}
  197. margin-left:68px;
  198. }
  199.  
  200. div#entry{
  201. z-index:9999;
  202. float: left;
  203. width: 280px;
  204. text-align:left;
  205. {block:PermalinkPage}
  206. width:280px;
  207. height: auto;
  208. {/block:PermalinkPage}
  209. line-height:8px;
  210. margin-right:70px;
  211. overflow:hidden;
  212. margin:8px;
  213. {block:iflessspacebetweenposts}
  214. margin:5px;
  215. {/block:iflessspacebetweenposts}
  216. {block:ifpostshadows}
  217. box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  218. -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  219. -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
  220. padding:6px;
  221. {/block:ifpostshadows}
  222. }
  223.  
  224. ::selection {
  225. color:{color:Text};
  226. background-color: {color:Link};
  227. }
  228.  
  229. ::-moz-selection {
  230. color:{color:Text};
  231. background-color: {color:Link};
  232. }
  233.  
  234. ::-webkit-selection {
  235. color:{color:Text};
  236. background-color:{color:Link};
  237. }
  238.  
  239.  
  240. #entry img{
  241. {block:IndexPage}
  242. max-width: 280px;
  243. height: auto;
  244. {/block:IndexPage}
  245. {block:PermalinkPage}
  246. max-width: 280px;
  247. height: auto;
  248. {/block:PermalinkPage}
  249. -webkit-transition: all 0.5s ease-out;
  250. -moz-transition: all 0.5s ease-out;
  251. transition: all 0.5s ease-out;
  252. }
  253.  
  254.  
  255. .title{
  256. font-family: calibri;
  257. font-size: 12px;
  258. line-height: 12px;
  259. color: {color:Title};
  260. font-weight: normal;
  261. letter-spacing: 0px;
  262. text-transform:uppercase;
  263. letter-spacing:2px;
  264. }
  265.  
  266. blockquote{
  267. padding:0px 0px 2px 3px;
  268. margin:0px 0px 2px 1px;
  269. }
  270.  
  271. ul, ol, li{
  272. list-style:none;
  273. margin:0px;
  274. padding:0px;
  275. }
  276.  
  277. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  278. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};
  279. }
  280.  
  281. ::selection {
  282. color:{color:Text};
  283. background-color: {color:Link};
  284. }
  285.  
  286. ::-moz-selection {
  287. color:{color:Text};
  288. background-color: {color:Link};
  289. }
  290.  
  291. ::-webkit-selection {
  292. color:{color:Text};
  293. background-color:{color:Link};
  294. }
  295.  
  296.  
  297. #audio {
  298. width:250px;
  299. height:auto;
  300. min-height:60px;
  301. margin-top:17px;
  302. padding-bottom:5px;
  303. margin-left:40px;
  304. }
  305. .cover {
  306. position:absolute;
  307. z-index:1;
  308. width:70px;
  309. height:670px;
  310. margin-top:-4px;
  311. margin-left:-10px;
  312. }
  313. .cover img {
  314. float:left;
  315. width:70px;
  316. height:70px;
  317. }
  318. .playbox {
  319. opacity:0.6;
  320. width:27px;
  321. height:30px;
  322. overflow:hidden;
  323. position:absolute;
  324. z-index:1000;
  325. margin-left:14px;
  326. margin-top:18px;
  327. text-align:center;
  328. }
  329. .info {
  330. margin-left:73px;
  331. margin-top:4px;
  332. line-height:11px;
  333. }
  334.  
  335. #hmm a {
  336. display:inline-block;
  337. padding:3px;
  338. z-index:9999;
  339. background:white;
  340. width:1px;
  341. border:1px solid #999;
  342. border-radius:300px;
  343. z-index:99999;
  344. text-align:center;
  345. }
  346. #hmm a:hover{
  347. border:1px solid #fff;
  348. background:{color:sidebar link hover};
  349. }
  350. #hmm{
  351. margin-top:3px;
  352. display: block;
  353. z-index: 999999999;
  354. text-align:center;
  355. font-size:8px;
  356. color:#414141;
  357. text-transform:uppercase;
  358. }
  359.  
  360. .yo{
  361. position:fixed;
  362. text-align:center;
  363. bottom:0px;
  364. font-family:tahoma;
  365. font-size:20px;
  366. right:0px;
  367. padding-top:1px;
  368. padding-right:6px;
  369. padding-left:5px;
  370. padding-bottom:6px;
  371. width:auto;
  372. height:auto;
  373. border-top-left-radius:5px;
  374. background-color:#000;
  375. z-index:99999;
  376. color:#fff;
  377. }
  378.  
  379.  
  380. #entry:hover .perma{
  381. opacity:1;
  382. -webkit-transition: all 0.3s linear;
  383. -moz-transition: all 0.3s linear;
  384. transition: all 0.3s linear;
  385.  
  386.  
  387. }
  388.  
  389. .permaa{
  390. top:0px;
  391. right:4px;
  392. opacity:0;
  393. position:absolute;
  394. -webkit-transition: all 0.3s linear;
  395. -moz-transition: all 0.3s linear;
  396. transition: all 0.3s linear;
  397. }
  398.  
  399. #entry:hover .permaa{
  400. opacity:1;
  401. -webkit-transition: all 0.3s linear;
  402. -moz-transition: all 0.3s linear;
  403. transition: all 0.3s linear;
  404. {block:ifwhiteandblackpermalinks}
  405. -webkit-filter:invert(1);
  406. {/block:ifwhiteandblackpermalinks}
  407. }
  408.  
  409.  
  410.  
  411. .like_buttons {
  412. border-radius: 3px;
  413. list-style: none;}
  414.  
  415. .reblog_buttons{
  416. border-radius: 3px;
  417. list-style: none;}
  418.  
  419. .like_buttons li {
  420. float: left;
  421. margin-left: 7px;
  422. padding: 3px;
  423. height: 20px;
  424. background:rgba(0,0,0,.12);}
  425.  
  426. .reblog_buttons li {
  427. float: right;
  428. right: 7px;
  429. padding: 3px;
  430. height: 20px;
  431. background:rgba(0,0,0,.12);}
  432.  
  433. .descriprion_icons{
  434. position: absolute;
  435. display: block;
  436. width: 25px;
  437. height: 25px;
  438. left: 50%;
  439. bottom: 30%;
  440. background: url(http://static.tumblr.com/dbek3sy/ZQDlsyx5t/icons.png) no-repeat;
  441. opacity:0;
  442. filter:alpha(opacity=0);
  443. z-index: 9999;
  444. {block:ifwhiteandblackpermalinks}
  445. -webkit-filter:invert(1);
  446. {/block:ifwhiteandblackpermalinks}
  447. }
  448. .reblog_icon{
  449. background-position: 0px 0px;margin-left: -30px;
  450. -webkit-transition: all 0.25s ease;
  451. -moz-transition: all 0.25s ease;
  452. transition: all 0.25s ease;
  453. -o-transition: all 0.25s ease;
  454. }
  455. .permalink_icon{
  456. background-position: -25px 0px;margin-left: 5px;
  457. -webkit-transition: all 0.45s ease;
  458. -moz-transition: all 0.45s ease;
  459. transition: all 0.45s ease;
  460. -o-transition: all 0.45s ease;
  461. }
  462. #entry:hover .descriprion_icons{bottom: 44%;opacity:1;filter:alpha(opacity=100);
  463.  
  464. transform: rotate(-360deg);
  465. -ms-transform: rotate(-360deg);
  466. -webkit-transform: rotate(-360deg);
  467. -o-transform: rotate(-360deg);
  468. -moz-transform: rotate(-360deg);
  469.  
  470.  
  471. }
  472.  
  473.  
  474. .titulo{
  475. font-size:14px;
  476. text-align: left;
  477. line-height:10px;
  478. width:auto;
  479. margin-left:2px;
  480. z-index:999999999999999999999999999;
  481. font-family: Times;
  482. color:{color:link};
  483. margin-bottom:7px;
  484. font-style:italic;
  485. text-transform:none;
  486. text-shadow:0px 0px 0px #ddd;
  487. -webkit-transition: all 0.2s linear;
  488. -webkit-transition: all 0.2s linear;
  489. -moz-transition: all 0.2s linear;
  490. transition: all 0.2s linear;
  491. }
  492.  
  493.  
  494. .titulo a{
  495.  
  496. }
  497.  
  498.  
  499. .titulo a:hover{
  500. {color:link};
  501. }
  502.  
  503.  
  504. .titulo:hover{
  505. text-shadow:6px 0px #ddd, -6px 0px #ccc;
  506. -webkit-transition: all 0.2s linear;
  507. -webkit-transition: all 0.2s linear;
  508. -moz-transition: all 0.2s linear;
  509. transition: all 0.2s linear;
  510. }
  511.  
  512.  
  513. </style>
  514. <link rel="shortcut icon" href="{Favicon}">
  515. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  516. <meta name="viewport" content="width=720" />
  517. </head>
  518. <body>
  519.  
  520. <div id="stuff">
  521. <div id="content">
  522. <div id="sidebar">
  523.  
  524. {block:Ifsidebartitle}
  525. <a href="/"><div class="titulo">{text:sidebar title}</div></a>
  526. {/block:Ifsidebartitle}
  527.  
  528.  
  529.  
  530. <div align="left" style="padding-bottom:5px;">
  531. <a href="/">
  532. <img style="" src="{image:sidebar}"width=175" /></a></div>
  533.  
  534.  
  535. <div align="center" style="line-height:11px; margin-top:3px; margin-bottom:9px; color:{color:Blog Description};">{description}</div>
  536.  
  537.  
  538. <div align="center" style="line-height:5px;">
  539. <div id="hmm">
  540. <center>{block:IfLinkonetitle}<a href="{text:link one}" title="{text:link one title}"></a> {/block:IfLinkonetitle}
  541. {block:IfLinktwotitle} <font color="{color:background}">-----</font> <a href="{text:link two}" title="{text:link two title}"></a> {/block:IfLinktwotitle}
  542. {block:IfLinkthreetitle} <font color="{color:background}">-----</font> <a href="{text:link three}" title="{text:link three title}"></a>{/block:IfLinkthreetitle}
  543. {block:IfLinkfourtitle} <font color="{color:background}">-----</font><a href="{text:link four}" title="{text:link four title}"></a>{/block:IfLinkfourtitle}
  544. {block:IfLinkfivetitle} <font color="{color:background}">-----</font><a href="{text:link five}" title="{text:link five title}"></a>{/block:IfLinkfivetitle}
  545. {block:IfLinksixtitle} <font color="{color:background}">-----</font><a href="{text:link six}" title="{text:link six title}"></a> {/block:IfLinksixtitle}
  546. </center>
  547.  
  548. </div>
  549. </div>
  550.  
  551. </div>
  552.  
  553.  
  554. <div align="center">
  555.  
  556. <div id="posts">
  557.  
  558. {block:Posts}
  559.  
  560.  
  561. {block:ContentSource}
  562.  
  563. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  564.  
  565. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  566.  
  567. {/block:SourceLogo}
  568.  
  569. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  570.  
  571. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  572.  
  573.  
  574. <div id="entry">
  575.  
  576.  
  577.  
  578. {block:Photo}
  579. {block:IndexPage}
  580.  
  581. <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
  582. <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
  583.  
  584.  
  585. <div id="postys">
  586. <a href="{permalink}">
  587. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width=390;"></a></div>
  588.  
  589. {/block:IndexPage}
  590. {block:PermalinkPage}
  591. {LinkOpenTag}<center><img src="{PhotoURL-500}" alt="{PhotoAlt}"width=450px;"></center>
  592. <center>{caption}</center>
  593. {/block:PermalinkPage}
  594. {/block:Photo}
  595.  
  596. {block:Photoset}
  597.  
  598. <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
  599. <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
  600.  
  601.  
  602. <div style="padding-top:0px; padding-bottom:0px;">
  603. <a href="{permalink}">
  604. {Photoset-400}</a></div>
  605. {/block:Photoset}
  606.  
  607.  
  608.  
  609. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  610. {block:Title}
  611. <a href="{permalink}"><span class="title">{Title}</span></a>
  612. {/block:Title}
  613. <span class="entrytext" style="line-height:12px;">{Body}</span>
  614. <a href="{Permalink}"></a></div>
  615. {block:indexpage}
  616. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  617. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  618. </a></div>{/block:indexpage}
  619. {/block:Text}
  620.  
  621. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  622. <a href="{URL}"><span class="title">{Name}</span></a></div>
  623. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  624. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  625. {block:indexpage}
  626. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  627. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  628. </a></div>{/block:indexpage}
  629. {/block:Link}
  630.  
  631. {block:Quote}
  632. <div style="padding-top:10px; padding-bottom:10px;">
  633. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  634. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  635. -{Source}
  636. {/block:Source}</a></div><br>{block:indexpage}
  637. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  638. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  639. </a></div>{/block:indexpage}
  640. </div>
  641. {/block:Quote}
  642.  
  643. {block:Chat}
  644. <div style="padding-top:15px; padding-bottom:10px;">
  645. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  646. <ul class="chat">
  647. {block:Lines}
  648. <li class="user_{UserNumber}">
  649. {block:Label}
  650. <span class="label" style="line-height:12px;">{Label}</span>
  651. {/block:Label}
  652. {Line}
  653. </li>
  654. {/block:Lines}
  655. </ul>
  656. {block:Caption}{Caption}{/block:Caption}
  657. <br>{block:indexpage}
  658. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  659. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  660. </a></div>{/block:indexpage}
  661. </div>
  662. {/block:Chat}
  663.  
  664.  
  665.  
  666.  
  667. {block:Audio}
  668. <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 style="text-align:left"><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></div>
  669.  
  670.  
  671. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  672. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  673. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  674. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  675. </a></div>{/block:indexpage}
  676.  
  677.  
  678. {/block:Audio}
  679.  
  680.  
  681.  
  682. {block:Video}
  683.  
  684. <a href="{permalink}" title="permalink" class="descriprion_icons permalink_icon"></a>
  685. <a href="{reblogurl}" title="reblog" class="descriprion_icons reblog_icon"></a>
  686.  
  687.  
  688. {Video-400}
  689. {/block:Video}
  690.  
  691.  
  692.  
  693.  
  694.  
  695. {block:PermalinkPage}
  696. <center>
  697. {block:RebloggedFrom}<br><b>Via</b>: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}<b>Source</b>: <a href="{SourceURL}">{SourceTitle}</a> {/block:ContentSource}<br><Br>{block:Date}<img src="http://static.tumblr.com/twte3d7/xn4lo2lba/clock_8x8.png">&nbsp; {TimeAgo}&nbsp; <img src="http://static.tumblr.com/twte3d7/qg3lo2lcg/heart_fill_8x7.png">&nbsp; {NoteCountWithLabel}{block:hasTags}&nbsp; <img src="http://static.tumblr.com/twte3d7/zZqlo2ldq/tag_fill_8x8.png">&nbsp; {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:Date}
  698. </center>
  699.  
  700. <br><br>
  701. <div align="left">
  702. {block:PostNotes}
  703. {PostNotes}
  704. {/block:PostNotes}</div>
  705. {/block:PermalinkPage}
  706.  
  707.  
  708. </div>
  709.  
  710.  
  711.  
  712. {/block:Posts}
  713. </div>
  714. </div>
  715. </div>
  716. </center>
  717. </div>
  718. </div>
  719.  
  720.  
  721.  
  722. {block:indexpage}
  723.  
  724.  
  725. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  726. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  727. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
  728. <script type="text/javascript">
  729. $(window).load(function(){
  730. var $wall = $('#posts');
  731. $wall.imagesLoaded(function(){
  732. $wall.masonry({
  733. itemSelector: '#entry, #entry_photo',
  734. isAnimated : false
  735. });
  736. });
  737.  
  738. $wall.infinitescroll({
  739. navSelector : '#page-nav',
  740. nextSelector : '#page-nav a',
  741. itemSelector : '#entry, #entry_photo',
  742. bufferPx : 2000,
  743. debug : false,
  744. errorCallback: function() {
  745. $('#infscr-loading').fadeOut('normal');
  746. }},
  747. function( newElements ) {
  748. var $newElems = $( newElements );
  749. $newElems.hide();
  750. $newElems.imagesLoaded(function(){
  751. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  752. });
  753. }); $('#content').show(500);
  754. });
  755. </script>
  756. {/block:indexpage}
  757.  
  758. </body>
  759. </html>
Add Comment
Please, Sign In to add comment