Advertisement
ramisa

Untitled

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