ramfaggot

Untitled

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