Advertisement
thepinkrebellion

Indigene Theme by neon-themes

Mar 30th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.74 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <HEAD>
  3.  
  4. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  5. <script src="http://static.tumblr.com/iwtk77u/Yhym2yygt/jquery.imagesloaded.min.js"></script>
  6. <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
  7. <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
  8. <link href="http://fonts.googleapis.com/css?family=Nixie+One" rel="stylesheet" type="text/css">
  9.  
  10. <style>
  11. @font-face {
  12. font-family: 'Header1';
  13. src: url('http://static.tumblr.com/quvev8c/297mkhk1f/line_and_draw.ttf') format('opentype');
  14. font-weight: normal;
  15. font-style: normal;
  16.  
  17. }
  18.  
  19. @font-face {
  20. font-family: 'Reblogg';
  21. src: url('http://static.tumblr.com/quvev8c/zb4mjnpcu/websymbols-regular.otf') format('opentype');
  22. font-weight: normal;
  23. font-style: normal;
  24.  
  25. }
  26.  
  27.  
  28. @font-face {
  29. font-family: 'FirstL';
  30. src: url('hhttp://static.tumblr.com/quvev8c/bPVmjnwq6/angillatattoo_personal_use_only.ttf') format('truetype');
  31. font-weight: normal;
  32. font-style: normal;
  33.  
  34. }
  35. </style>
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Lekton' rel='stylesheet' type='text/css'>
  38.  
  39. </style>
  40.  
  41. <style>
  42. .my-like {
  43. cursor:pointer;
  44. display:inline-block;
  45. vertical-align:top;
  46. }
  47. .my-liked, .my-like:hover {
  48. color: #6AFB92;
  49. cursor:pointer;
  50. display:inline-block;
  51. vertical-align:top;
  52. -webkit-transition: 2s;
  53. -moz-transition: 2s;
  54. }
  55. </style>
  56. <script>
  57. window.onload = function () {
  58. document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' );
  59. document.addEventListener( 'click', function ( event ) {
  60. var myLike = event.target;
  61. if( myLike.className.indexOf( 'my-like' ) > -1 ) {
  62. var frame = document.getElementById( 'my-like-frame' ),
  63. liked = ( myLike.className == 'my-liked' ),
  64. command = liked ? 'unlike' : 'like',
  65. reblog = myLike.getAttribute( 'data-reblog' ),
  66. id = myLike.getAttribute( 'data-id' ),
  67. oauth = reblog.slice( -8 );
  68. frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id;
  69. liked ? myLike.className = 'my-like' : myLike.className = 'my-liked';
  70. };
  71. }, false );
  72. };
  73. </script>
  74.  
  75. <script type="text/javascript"
  76. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  77. <script>
  78. $(document).ready(function() {
  79. //
  80. $('a.poplight[href^=#]').click(function() {
  81. var popID = $(this).attr('rel'); //Get Popup Name
  82. var popURL = $(this).attr('href'); //Get Popup href to define size
  83. var query= popURL.split('?');
  84. var dim= query[1].split('&');
  85. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  86. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close">Close</a>');
  87. var popMargTop = ($('#' + popID).height() + 80) / 2;
  88. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  89. //Apply Margin to Popup
  90. $('#' + popID).css({
  91. 'margin-top' : -popMargTop,
  92. 'margin-left' : -popMargLeft
  93. });
  94. $('body').append('<div id="fade"></div>');
  95. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  96. return false;
  97. });
  98. $('a.close, #fade').live('click', function() {
  99. $('#fade , .popup_block').fadeOut(function() {
  100. $('#fade, a.close').remove(); //fade them both out
  101. });
  102. return false;
  103. });
  104. });
  105. </script>
  106.  
  107. <title>{Title}</title>
  108.  
  109. <!--
  110. theme by neon-themes, remove credit and the theme wont work(:
  111. theme by neonthemes
  112. -->
  113. <meta name="color:Posts" content="#ffffff"/>
  114. <meta name="color:Text" content="#363636"/>
  115. <meta name="color:Link" content="#5c5c5c"/>
  116. <meta name="color:Hover" content="#A7A7A7"/>
  117. <meta name="color:Background" content="#FFFFFF"/>
  118. <meta name="color:Accent" content="#FCF"/>
  119.  
  120. <meta name="image:Background" content=""/>
  121. <meta name="image:Banner" content="http://static.tumblr.com/quvev8c/Iexmkhe0y/diamondlane.png"/>
  122.  
  123. <meta name="if:Transparent Posts" content=""/>
  124.  
  125. <style type="text/css">
  126.  
  127. body{
  128. background-color: {color:Background};
  129. background-image:url({image:Background});
  130. background-attachment: fixed;
  131. background-repeat: repeat;
  132. font-size: 16px;
  133. font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  134. line-height:18px;
  135. color:{color:Text};
  136. }
  137.  
  138.  
  139.  
  140. a:link, a:active, a:visited{
  141. color: {color:Link};
  142. text-decoration: none;
  143. -webkit-transition: all 0.6s ease-out;
  144. -moz-transition: all 0.6s ease-out;
  145. -o-transition: all 0.6s ease-out;
  146. transition: all 0.6s ease-out;}
  147.  
  148. a:hover{
  149. color:{color:Hover};
  150. text-decoration: none;
  151. }
  152.  
  153. #fade { /*--Transparent background layer--*/
  154. display: none; /*--hidden by default--*/
  155. background: #000;
  156. position: fixed; left: 0; top: 0;
  157. width: 100%; height: 100%;
  158. opacity: .80;
  159. z-index: 9999;
  160. }
  161. .popup_block{
  162. display: none; /*--hidden by default--*/
  163. background: #fff;
  164. padding: 20px;
  165. border: 1px solid #ddd;
  166. float: left;
  167. font-size: 1.2em;
  168. position: fixed;
  169. top: 50%; left: 50%;
  170. z-index: 99999;
  171. /*--CSS3 Box Shadows--*/
  172. -webkit-box-shadow: 0px 0px 20px #000;
  173. -moz-box-shadow: 0px 0px 20px #000;
  174. box-shadow: 0px 0px 20px #000;
  175. /*--CSS3 Rounded Corners--*/
  176. }
  177. img.btn_close {
  178. float: right;
  179. margin: -5px -5px 0 0;
  180. }
  181. /*--Making IE6 Understand Fixed Positioning--*/
  182. *html #fade {
  183. position: absolute;
  184. }
  185. *html .popup_block {
  186. position: absolute;
  187. }
  188.  
  189.  
  190. .pl{list-style:none;padding-top:10px;}
  191.  
  192. #post{
  193. width:300px;
  194. height:auto;
  195. top: 150px;
  196.  
  197. {block:PermalinkPage}
  198. float: left; right: 500; margin-right:153px; width: 700px;
  199. top: 150px;
  200. {/block:PermalinkPage}}
  201.  
  202. #container{
  203. padding-top:3px;
  204. padding-bottom:3px;
  205. width:100%
  206. height:auto;
  207. top: 150px;
  208. {block:PermalinkPage}
  209. width:600px;
  210. {/block:PermalinkPage}}
  211.  
  212.  
  213. #content{
  214. -webkit-transition-duration:2s;
  215. left:150px; /* not for margin */
  216. top:10px;
  217. padding: 2%;
  218. {block:indexpage}
  219. width:1280px;
  220. {/block:indexpage}
  221. {block:PermalinkPage}
  222. width:600px;
  223. {/block:PermalinkPage}
  224. }
  225.  
  226. #posts{
  227. z-index: 99;
  228. float:center;
  229. top:100px;
  230. left: 20px;
  231. {block:indexpage}
  232. width:1280px;
  233. {/block:indexpage}
  234. {block:permalinkpage}
  235. width:600px;
  236. {/block:permalinkpage}
  237. }
  238.  
  239. #entry{
  240. z-index:9999;
  241. float:right;
  242. width: 22%;
  243. top: 150px;
  244. height:auto;
  245. padding: 1%;
  246. padding-bottom:0px;
  247. {block:PermalinkPage}
  248. top: 350px;
  249. left:15px;
  250. {/block:PermalinkPage}
  251. {block:ifnotTransparentPosts}
  252. background-color: #fff;
  253. {/block:ifnotTransparentPosts}
  254. {block:ifTransparentPosts}
  255. background-color: transparent;
  256. {/block:ifTransparentPosts}
  257. margin-right:10px;
  258. margin-bottom:10px;}
  259.  
  260. #permapage{
  261. font-family: Trebuchet MS;
  262. font-size:12px;
  263. text-align: left;
  264. width: 400px;
  265. z-index:9999;
  266. margin-top: 300px;
  267. }
  268.  
  269. #notes{
  270. {block:permalinkpage}
  271. display:block;
  272. width:700px;
  273. left:-50px;
  274. float: left;
  275. padding:10px;
  276. overflow:visible;
  277. z-index:9999999;
  278. margin-top: 10px;
  279. {block:IfPostShadows}-webkit-box-shadow:0px 0px 12px rgba(0,0,0,0.3);
  280. -moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
  281. box-shadow: 0px 0px 12px rgba(0,0,0,0.3);{/block:IfPostShadows}
  282. {block:IfNotPostShadows}-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.4);
  283. -moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.4);
  284. box-shadow: 0px 0px 0px rgba(0,0,0,0.4);{/block:IfNotPostShadows}
  285. outline:1px solid rgba(0, 0, 0, .1);
  286. border:2px solid rgba(0, 0, 0, .05);
  287. text-align: left;{/block:permalinkpage}}
  288.  
  289. iframe#tumblr_controls {top: 1px !important;margin: 0 0 0 0;right:4px !important;}
  290.  
  291. .title{
  292. font-family: 'Header1';
  293. font-size: 24px;
  294. line-height: 36px;
  295. line-height: 36px;
  296. color: {color:Text};
  297. font-weight: normal;
  298. letter-spacing: 0px;
  299. -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;}
  300.  
  301. .title:hover {
  302. font-size: 2em;
  303.  
  304. }
  305.  
  306. .blogtitle {
  307. font-family: 'Header1';
  308. font-style:none;
  309. font-size:35px;
  310. line-height:40px;
  311. line-height:40px;
  312. text-align:center;
  313. -webkit-transition: 0.5s ease-in;
  314. -webkit-text-stroke: 1px transparent;}
  315. #blogtitle a:link,
  316. #blogtitle a:visited,
  317. #blogtitle a:hover{
  318. color:{color:Blog Title};}
  319.  
  320. .title:hover{
  321. color:{color:Hover};
  322. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  323.  
  324.  
  325. {block:IndexPage}
  326. #entry:hover #aviles{
  327. z-index:9999999999999;
  328. width: 102%;
  329. left: 0px;
  330. height: 30px;
  331. line-height: 30px;
  332. font-size: auto;
  333. font-family: Reblogg;
  334. text-transform: uppercase;
  335. opacity:1;
  336. -webkit-transition: all 1s ease-out;
  337. -moz-transition: all 1s ease-out;transition: all 1s ease-out;
  338. {/block:IndexPage}}
  339.  
  340.  
  341. #aviles{
  342. width: 102%;
  343. background-color: #fff;
  344. height: 4px;
  345. opacity: 0;
  346. position:absolute;
  347. opacity:0;-webkit-transition: all 0.3s ease-out;
  348. -moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
  349.  
  350. .body::first-line{
  351. font-family: FirstL;
  352. font-size: 22px;
  353. }
  354.  
  355.  
  356. blockquote{
  357. padding:0px 0px 2px 3px;
  358. margin:0px 0px 2px 1px; }
  359.  
  360. ul, ol, li{
  361. list-style:none;
  362. margin:0px;
  363. padding:0px;}
  364.  
  365.  
  366. #infscr-loading{
  367. bottom: 3px;
  368. position: absolute;
  369. left: 50%;
  370. margin-left:-8px;
  371. width:16px;
  372. height:11px;
  373. margin-bottom: 50px;
  374. background-image: url(http://www.supre.com.au/images/default/loading.gif);
  375. }
  376.  
  377.  
  378. .crocs{
  379. float: center;
  380. font-family: Lekton;
  381. margin-bottom: 4px;
  382. margin-left: 6px;
  383. text-transform:uppercase;
  384. font-size: 15px;
  385. line-height: 15px;
  386. letter-spacing:2px;
  387. margin: 2px;
  388. background-color: #F8F8F8;
  389. width: 90px;
  390. padding: 4px;
  391. text-align:center;
  392. }
  393. .crocs:hover{
  394. background-color: #b8b8b8;
  395. color: #fff;
  396. -webkit-transition: 1s;
  397. -moz-transition: 1s;
  398. -o-transition: 1s;
  399. }
  400.  
  401.  
  402. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.5;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; z-index: 999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;}
  403.  
  404. iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
  405.  
  406. .menu {
  407. background:{color:Accent};
  408. color:#FFF;
  409. height:3em;
  410. padding:.5em;
  411. position:absolute;
  412. top:250px;
  413. width:100%;
  414. z-index: 99999999;
  415. left: -5px;
  416. }
  417.  
  418. .fixed {
  419. position:fixed;
  420. top:0;
  421. left: -5px;
  422. }
  423.  
  424. .menu a{
  425. color:white;
  426. padding:5px;
  427. font-family:nixie one;
  428. font-size: 20px;
  429. -moz-transition: all 0.2s ease-in-out;
  430. -webkit-transition: all 0.2s ease-in-out;
  431. -o-transition: all 0.2s ease-in-out;
  432. -ms-transition: all 0.2s ease-in-out;
  433. transition: all 0.2s ease-in-out;
  434. }
  435.  
  436. .menu a:hover{
  437. background-color:white;
  438. color:{color:Accent};
  439. padding:5px;
  440. border-radius:5px;
  441. -moz-transition: all 0.2s ease-in-out;
  442. -webkit-transition: all 0.2s ease-in-out;
  443. -o-transition: all 0.2s ease-in-out;
  444. -ms-transition: all 0.2s ease-in-out;
  445. transition: all 0.2s ease-in-out;
  446. }
  447.  
  448. #askk {
  449. font-family: nixie one;
  450. font-size: 20px;
  451. color: white;
  452. position:absolute;
  453. padding-top:12px;
  454. padding-bottom:12px;
  455. text-align:center;
  456. height:18px;
  457. width: 50px;
  458. background-transparent;
  459. border-radius: 30;
  460. overflow: hidden;
  461. }
  462.  
  463. #askk:hover {
  464. border: 1px solid #000;
  465. height: 250px;
  466. width: 320px;
  467. opacity: 1;
  468. z-index: 999999999999999999999999999999;
  469. border-radius: 30px;
  470. background-color: #fff;
  471. color: #000;
  472. -webkit-transition: opacity 0.7s linear;
  473.  
  474. -webkit-transition: all 0.7s ease-in-out;
  475.  
  476. -moz-transition: all 0.7s ease-in-out;
  477.  
  478. -o-transition: all 0.7s ease-in-out;
  479. }
  480.  
  481. #popp {
  482. height: 250px;
  483. width:320px;
  484. overflow-y:scroll;
  485. overflow-x:hidden;
  486. background:transparent;
  487. opacity:1.0;
  488. text-align:center;
  489. z-index:999999999;
  490. opacity: 0;
  491.  
  492. }
  493.  
  494.  
  495. </style>
  496.  
  497. <script>
  498. var num = 250; //number of pixels before modifying styles
  499.  
  500. $(window).bind('scroll', function() {
  501. if ($(window).scrollTop() > num) {
  502. $('.menu').addClass('fixed');
  503. }
  504. else {
  505. $('.menu').removeClass('fixed');
  506. }
  507. });
  508. </script>
  509.  
  510. <link rel="shortcut icon" href="{Favicon}">
  511. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  512.  
  513. </head>
  514. <body>
  515.  
  516. <div class="header"><center><img src="{image:Banner}" height=200px><br><br>{Description}</center></div>
  517.  
  518. <div class="menu"><center><br><a href="/">home</a><!-- ><span id="askk">
  519. <b>
  520. ASK
  521. </b>
  522. <span id="popp"><br><br>
  523. <center><iframe frameborder="0" scrolling="yes" width="320px" height="230px" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form">
  524. </span></span> --> &nbsp;{block:HasPages}{block:Pages}<a href="{URL}">{Label} </a>{/block:Pages}{/block:HasPages} <a href="http://neon-themes.tumblr.com/">theme</a> </center></div>
  525.  
  526.  
  527.  
  528.  
  529. <div id="container">
  530. <div id="content">
  531.  
  532.  
  533.  
  534. <div id="pages">
  535.  
  536. <div align="center">
  537.  
  538. </div></div>
  539. </div>
  540.  
  541. <div align="center">
  542. <div id="posts">
  543.  
  544. {block:Posts}
  545. <div id="entry">
  546.  
  547. {block:Photo}
  548.  
  549. {block:IndexPage}
  550. <div id="aviles">
  551.  
  552. <div class="my-like" data-reblog="{ReblogURL}" data-id="{PostID}" title="Like"><big><big>♥</big></big></div><a href="{ReblogURL}" target="_blank" title="Reblog"><span class="background: acacac; border-radius: 10px; font-family:Reblogg;"><big><big>J</big></big></big></big></a> &nbsp; <span style="font-family: Helvetica Neue;">{block:NoteCount}{NoteCount}{/block:NoteCount}</span>
  553. </a></div>
  554. <a href="{permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width=300px/></a>{/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"width=500px/>{/block:PermalinkPage}{/block:Photo}
  555.  
  556. {block:Text}<div style="padding-top:15px; padding-bottom:10px; padding-left:10px; padding-right:10px;">
  557. {block:Title}
  558. <a href="{permalink}"><span class="title">{Title}</span></a>
  559. {/block:Title}
  560. <span class="entrytext" style="line-height:18px;">{Body}</span>
  561. <a href="{Permalink}"></a></div>
  562. {block:IndexPage}<div class="otherpostsnotes">
  563. <div align="right"><a href="{Permalink}">+Permalink</a></div>
  564. {/block:Date}</div>{/block:IndexPage}
  565. {/block:Text}
  566.  
  567. {block:Link}
  568. <a href="{URL}" class="title">{Name}</a>
  569. {block:Description}{Description}{/block:Description}
  570. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  571. {block:BlogDescription}<span class="entrytext" style="line-height:12px;">{Description}</span>{/block:BlogDescription}</a>
  572. {block:Caption}<a href="{URL}">{Caption}</a>{/block:Caption}<div style="padding-top:0px; padding-bottom:3px;"></a></div>
  573. {block:IndexPage}<div class="otherpostsnotes">
  574. <div align="right"><a href="{Permalink}">+</a></div>
  575. {/block:Date}</div>{/block:IndexPage}
  576. {/block:Link}
  577.  
  578. {block:Quote}
  579. <div style="padding-top:10px; padding-bottom:10px;">
  580. <span class="title" style="line-height:16px; ">"{Quote}"</span><br><br>
  581. <div style="text-align: right; padding-right:10px;">{block:Source}
  582. -{Source}
  583. {/block:Source}</a></div>{block:IndexPage}<div class="otherpostsnotes"> <br>
  584. {/block:Date}</div>{/block:IndexPage}
  585. </div>
  586. <div align="right"><a href="{Permalink}">+</a></div>
  587. {/block:Quote}
  588.  
  589. {block:Chat}
  590. <div style="padding-top:15px; padding-bottom:10px;">
  591. <a href="{permalink}">{block:Title}<span class="title">{Title}</span>{/block:Title}</a>
  592. <ul class="chat">
  593. {block:Lines}
  594. <li class="user_{UserNumber}">
  595. {block:Label}
  596. <span class="label" style="line-height:12px;">{Label}</span>
  597. {/block:Label}
  598. {Line}
  599. </li>
  600. {/block:Lines}
  601. </ul>
  602. {block:Caption}{Caption}{/block:Caption}
  603. {block:IndexPage}<div class="otherpostsnotes">
  604. </div>{/block:IndexPage}
  605. </div>
  606. <div align="right"><a href="{Permalink}">+</a></div>
  607. {/block:Chat}
  608.  
  609. {block:Audio}
  610. <div class="player">{AudioPlayerGrey}</div>
  611. {block:Caption}{Caption}{/block:Caption}
  612. {block:IndexPage}<div class="otherpostsnotes">
  613. <a href="{permalink}">{FormattedPlayCount}&nbsp;Plays</a>
  614. &nbsp;
  615. {/block:Date}</div>{/block:IndexPage}
  616. <div align="right"><a href="{Permalink}">+</a></div>
  617. {/block:Audio}
  618.  
  619.  
  620. {block:Video}
  621. <div style="padding-top:28px; padding-bottom:8px;">
  622. {Video-250}</div>
  623. <div style="padding-bottom:5px;">{block:Caption}{Caption}{/block:Caption}</div>
  624. {block:IndexPage}<div class="otherpostsnotes">
  625. {/block:Date}</div>{/block:IndexPage}
  626. <div align="right"><a href="{Permalink}">+</a></div>
  627. {/block:Video}
  628.  
  629. {block:PermalinkPage}
  630. <div align="left">
  631. <div class="pl">
  632. {block:Date}
  633. <li>
  634. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">
  635. {DayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a>
  636. at {12Hour}:{Minutes}{AmPm} {block:Date}
  637. </li>
  638. <li>
  639. {block:RebloggedFrom}
  640. Reblogged from <a href="{ReblogParentUrl}">{ReblogParentName}</a>.
  641. {/block:RebloggedFrom}
  642. </li>
  643. <li>
  644. {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}
  645. </li>
  646. <li>
  647. {block:HasTags} &middot; {block:Tags}<a href="/{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}
  648. </li>
  649. <p>
  650. {block:PostNotes}
  651. {PostNotes}
  652. {/block:PostNotes}
  653. {/block:PermalinkPage}
  654. </div>
  655. {/block:Posts}
  656. </div></div></div></center></div></div>
  657. {block:indexpage}
  658. {block:NextPage}<div id="page-nav"><a href="{NextPage}"></a></div>{/block:NextPage}
  659. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  660. <script type="text/javascript" src="http://static.tumblr.com/quvev8c/Wpjmh4yii/neonthemesloader.js"></script>
  661. <script type="text/javascript">
  662. $(window).load(function(){
  663. var $wall = $('#posts');
  664. $wall.imagesLoaded(function(){
  665. $wall.masonry({
  666. itemSelector: '#entry, #entry_photo',
  667. isAnimated : false
  668. });
  669. });
  670.  
  671. $wall.infinitescroll({
  672. navSelector : '#page-nav',
  673. nextSelector : '#page-nav a',
  674. itemSelector : '#entry, #entry_photo',
  675. bufferPx : 2000,
  676. debug : false,
  677. errorCallback: function() {
  678. $('#infscr-loading').fadeOut('normal');
  679. }},
  680. function( newElements ) {
  681. var $newElems = $( newElements );
  682. $newElems.hide();
  683. $newElems.imagesLoaded(function(){
  684. $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
  685. });
  686. }); $('#content').show(500);
  687. });
  688. </script>
  689. {/block:indexpage}
  690.  
  691. </body>
  692. <div id="02" class="popup_block">
  693.  
  694. <Center><font size="5" color="#1C1C1C"></font><iframe frameborder="0" scrolling="yes" width="100%" height="150" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form">
  695. </center></div>
  696.  
  697. </div></div></div></div></div></div></div></div></div></div>
  698. </html><b>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement