ramfaggot

Untitled

Jul 18th, 2014
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.71 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="1"/>
  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: 310px;
  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:1050px;
  176. {/block:indexpage}
  177. {block:permalinkpage}
  178. width:940px;
  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:550px;
  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: 200px;
  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:21px;
  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: 200px;
  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. margin-top: 6px;
  348. {block:ifshadows}
  349. margin-top: 6px;
  350. {/block:ifshadows}
  351. {block:ifnotshadows}
  352. margin-top: 0px;
  353. {/block:ifnotshadows}
  354. margin-left: 302px;
  355. -webkit-transition: opacity 0.6s linear;
  356. -moz-transition: all 0.6s linear;
  357. transition: all 0.4s linear;
  358. }
  359.  
  360. #entry:hover .perma {
  361. -webkit-transition: opacity 0.7s linear;
  362. opacity: 1.0;
  363. -moz-transition: all 0.7s linear;
  364. transition: all 0.4s linear;
  365. filter: alpha(opacity = 100);
  366. }
  367.  
  368.  
  369. #audio {
  370. width:250px;
  371. height:auto;
  372. min-height:60px;
  373. margin-top:17px;
  374. padding-bottom:5px;
  375. margin-left:40px;
  376. }
  377. .cover {
  378. position:absolute;
  379. z-index:1;
  380. width:70px;
  381. height:670px;
  382. margin-top:-4px;
  383. margin-left:-10px;
  384. }
  385. .cover img {
  386. float:left;
  387. width:70px;
  388. height:70px;
  389. }
  390. .playbox {
  391. opacity:0.6;
  392. width:27px;
  393. height:30px;
  394. overflow:hidden;
  395. position:absolute;
  396. z-index:1000;
  397. margin-left:14px;
  398. margin-top:18px;
  399. text-align:center;
  400. }
  401. .info {
  402. margin-left:73px;
  403. margin-top:4px;
  404. line-height:14px;
  405. }
  406.  
  407. #heheho{
  408. margin-bottom:2px;
  409. }
  410.  
  411. #heheho a{
  412. padding:2px;
  413. }
  414.  
  415. #hmm{
  416. margin-top:-2px;
  417. padding:3px;
  418. text-align:center;
  419. }
  420.  
  421. #hmm a{padding:2px;}
  422.  
  423. #entry .perma{
  424. width:200px;
  425. height:0px;
  426. margin-left:0px;
  427. position: absolute;
  428. line-height: 40px;
  429. overflow:hidden;
  430. text-align:center;
  431. font-family:consolas;
  432. top:-1px;
  433. background:#000000;
  434. color:#fff;
  435. font-size:9px;
  436. word-spacing:2px;
  437. letter-spacing:1px;
  438. opacity: 0.0;
  439. -webkit-transition: all .7s ease;
  440. -moz-transition: all .7s ease;
  441. -o-transition: all .7s ease;
  442. transition: all .7s ease;
  443. }
  444.  
  445. #entry .perma a{
  446. color:#fff;
  447. }
  448.  
  449.  
  450. #entry .perma a:hover{
  451. color:#ffffff;
  452. }
  453.  
  454. #entry:hover .perma{
  455. overflow:visible;
  456. opacity:0.9;
  457. width:200px;
  458. height:40px;
  459. letter-spacing:4px;
  460. }
  461.  
  462. #hmm{
  463. padding:3px;
  464. text-align:center;
  465. font-size:10px;
  466. }
  467.  
  468. #hmm a{
  469. padding:3px;
  470. }
  471.  
  472.  
  473. #hmm a:hover{
  474. color:{color:link};
  475. }
  476.  
  477.  
  478. </style>
  479. <link rel="shortcut icon" href="{Favicon}">
  480. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  481. <meta name="viewport" content="width=720" />
  482. </head>
  483. <body>
  484.  
  485.  
  486.  
  487. <div id="jango">
  488. <div id="rake">
  489. <div id="barside">
  490.  
  491.  
  492. <div align="left" style="padding-bottom:5px; {block:ifRoundedEdges}
  493. -moz-border-radius: 3px; border-radius: 3px;{/block:ifRoundedEdges}">
  494. <a href="/">
  495. <img style="" src="{image:sidebar}"width=180" /></a></div>
  496.  
  497.  
  498.  
  499. <div align="right" style="line-height:12px; margin-top:3px; margin-bottom:5px; color:{color:Blog Description};font-style:italic;">{description}</div>
  500.  
  501. <div id="hmm">
  502. {block:IfLinkonetitle}<a href="{text:link one}" title="{text:link one title}">壹</a>{/block:IfLinkonetitle}
  503. {block:IfLinktwotitle}<a href="{text:link two}" title="{text:link two title}">贰</a> {/block:IfLinktwotitle}
  504. {block:IfLinkthreetitle}<a href="{text:link three}" title="{text:link three title}">三</a>{/block:IfLinkthreetitle}
  505. {block:IfLinkfourtitle}<a href="{text:link four}" title="{text:link four title}">四</a>{/block:IfLinkfourtitle}
  506. {block:IfLinkfivetitle}<a href="{text:link five}" title="{text:link five title}">五</a>{/block:IfLinkfivetitle}
  507. {block:IfLinksixtitle}<a href="{text:link six}" title="{text:link six title}">六</a> {/block:IfLinksixtitle}
  508. {block:IfLinkseventitle}<a href="{text:link seven}" title="{text:link seven title}">七</a>{/block:IfLinkseventitle}
  509. {block:IfLinkeighttitle}<a href="{text:linkeight}" title="{text:link eight title}">捌</a> {/block:IfLinkeighttitle}
  510. </div>
  511.  
  512.  
  513.  
  514. </div>
  515.  
  516.  
  517. <div align="center">
  518.  
  519. <div id="posts">
  520.  
  521. {block:Posts}
  522.  
  523.  
  524. {block:ContentSource}
  525.  
  526. <!— {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  527.  
  528. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  529.  
  530. {/block:SourceLogo}
  531.  
  532. {block:NoSourceLogo}{noSourceLink}{/block:NoSourceLogo} —>
  533.  
  534. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  535.  
  536.  
  537. <div id="entry">
  538.  
  539.  
  540.  
  541. {block:Photo}
  542. {block:IndexPage}
  543.  
  544. <div class="perma">
  545. <a href="{ReblogURL}" target="_blank"> reblog </a> ~ <a href="{permalink}" target="_blank">{notecount}</a> </div>
  546.  
  547. <div id="postys">
  548. <a href="{permalink}">
  549. <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>
  550.  
  551. {/block:IndexPage}
  552. {block:PermalinkPage}
  553. {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>
  554. <center>{caption}</center>
  555. {/block:PermalinkPage}
  556. {/block:Photo}
  557.  
  558. {block:Photoset}
  559. <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>
  560.  
  561. <div style="padding-top:3px; padding-bottom:3px;">
  562. <a href="{permalink}">
  563. {Photoset-250}</a></div>
  564. {/block:Photoset}
  565.  
  566.  
  567.  
  568. {block:Text}<div style="padding-top:5px; padding-bottom:0px; padding-left:3px; padding-right:0px;">
  569. {block:Title}
  570. <a href="{permalink}"><span class="title">{Title}</span></a>
  571. {/block:Title}
  572. <span class="entrytext" style="line-height:12px;">{Body}</span>
  573. <a href="{Permalink}"></a></div>
  574. {block:indexpage}
  575. <div align="right" style="padding-right:5px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  576. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  577. </a></div>{/block:indexpage}
  578. {/block:Text}
  579.  
  580. {block:Link}<div style="padding-top:15px; padding-bottom:0px;>
  581. <a href="{URL}"><span class="title">{Name}</span></a></div>
  582. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  583. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  584. {block:indexpage}
  585. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  586. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  587. </a></div>{/block:indexpage}
  588. {/block:Link}
  589.  
  590. {block:Quote}
  591. <div style="padding-top:10px; padding-bottom:10px;">
  592. <span class="title" style="line-height:16px;">"{Quote}"</span><br><br>
  593. <div style="text-align: right; padding-right:10px;"><a href="{Permalink}">{block:Source}
  594. -{Source}
  595. {/block:Source}</a></div><br>{block:indexpage}
  596. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  597. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  598. </a></div>{/block:indexpage}
  599. </div>
  600. {/block:Quote}
  601.  
  602. {block:Chat}
  603. <div style="padding-top:15px; padding-bottom:10px;">
  604. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  605. <ul class="chat">
  606. {block:Lines}
  607. <li class="user_{UserNumber}">
  608. {block:Label}
  609. <span class="label" style="line-height:12px;">{Label}</span>
  610. {/block:Label}
  611. {Line}
  612. </li>
  613. {/block:Lines}
  614. </ul>
  615. {block:Caption}{Caption}{/block:Caption}
  616. <br>{block:indexpage}
  617. <div align="right" style="padding-right:10px; padding-top:5px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  618. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  619. </a></div>{/block:indexpage}
  620. </div>
  621. {/block:Chat}
  622.  
  623.  
  624.  
  625.  
  626. {block:Audio}
  627. <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>
  628.  
  629.  
  630. <div style="padding-bottom:0px;padding-top:6px;"></div>{block:indexpage}
  631. <div style=" float:left; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a></div>
  632. <div align="right" style="padding-right:10px; padding-top:5px; padding-bottom:10px;"><a href="{Permalink}">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  633. </a>&nbsp;&nbsp;-&nbsp;&nbsp;<a href="{Permalink}">{DayOfMonth} {Month}
  634. </a></div>{/block:indexpage}
  635.  
  636.  
  637. {/block:Audio}
  638.  
  639.  
  640.  
  641. {block:Video}
  642. <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>
  643.  
  644. <div style="padding-top:2px; padding-bottom:2px;">
  645. {Video-250}</div>
  646. {/block:Video}
  647.  
  648.  
  649.  
  650.  
  651.  
  652. {block:PermalinkPage}
  653. <center>
  654. {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}
  655. </center>
  656.  
  657. <br><br>
  658. <div align="left">
  659. {block:PostNotes}
  660. {PostNotes}
  661. {/block:PostNotes}</div>
  662. {/block:PermalinkPage}
  663.  
  664.  
  665. </div>
  666.  
  667.  
  668.  
  669. {/block:Posts}
  670. </div>
  671. </div>
  672. </div>
  673. </center>
  674. </div>
  675. </div>
  676.  
  677.  
  678.  
  679. {block:indexpage}
  680.  
  681. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  682. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  683. <script type="text/javascript" src="http://static.tumblr.com/xek1qzw/Vzan8xy5r/jquerymsnryv3.js"></script>
  684. <script type="text/javascript">
  685. $(window).load(function(){
  686. var $wall = $('#posts');
  687. $wall.imagesLoaded(function(){
  688. $wall.masonry({
  689. itemSelector: '#entry, #entry_photo',
  690. isAnimated : false
  691. });
  692. });
  693.  
  694. $wall.infinitescroll({
  695. navSelector : '#page-nav',
  696. nextSelector : '#page-nav a',
  697. itemSelector : '#entry, #entry_photo',
  698. bufferPx : 2000,
  699. debug : false,
  700. errorCallback: function() {
  701. $('#infscr-loading').fadeOut('normal');
  702. }},
  703. function( newElements ) {
  704. var $newElems = $( newElements );
  705. $newElems.hide();
  706. $newElems.imagesLoaded(function(){
  707. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  708. });
  709. }); $('#content').show(500);
  710. });
  711. </script>
  712. {/block:indexpage}
  713.  
  714.  
  715. </body>
  716. </html>
Add Comment
Please, Sign In to add comment