ramfaggot

Untitled

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