ramfaggot

Untitled

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