Advertisement
Guest User

Untitled

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