ramfaggot

Untitled

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