ramfaggot

Untitled

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