Advertisement
teenageblog

Aporia Theme

Aug 9th, 2015
6,695
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.98 KB | None | 0 0
  1. <!-----------------------------------------
  2. ★ ° . .    . ☾ °☆  . * ● ¸ .   ★ ° :.  . • ○ ° ★  .  * .     .   °  . ● .    ° ☾ °☆  ¸. ● .  ★  ★ ° ☾ ☆ ¸. ¸  ★  :.  . • ○ ° ★  .  * . .  ¸ .   °  ¸. * ● ¸ .    ° °  ¸. ● ¸ .  ★ ° :.  . • °   ★ 
  3. ▒█▀▀▀ █▀▀ █░░ ░▀░ █▀▀█ █▀▀ █▀▀   ▀▀█▀▀ █░░█ █▀▀ █▀▄▀█ █▀▀ █▀▀
  4. ▒█▀▀▀ █░░ █░░ ▀█▀ █░░█ ▀▀█ █▀▀   ░░█░░ █▀▀█ █▀▀ █░▀░█ █▀▀ ▀▀█
  5. ▒█▄▄▄ ▀▀▀ ▀▀▀ ▀▀▀ █▀▀▀ ▀▀▀ ▀▀▀   ░░▀░░ ▀░░▀ ▀▀▀ ▀░░░▀ ▀▀▀ ▀▀▀
  6. ★ ° . .    . ☾ °☆  . * ● ¸  ★ ° :.  . • ○ ° ★  .  * .     .   °  . ● .    ° ☾ °☆  ¸. ● .  ★  ★ ° ☾ ☆ ¸. ¸  ★  :.  . • ○ ° ★   * . .  ¸ .   °  ¸. * ● ¸ .    ° ☾ °  ¸. ● ¸ .  ★ ° :.  . • °
  7. Please keep credit!!
  8. ----------------------------------------------->
  9.  
  10. <html lang="en">
  11. <!DOCTYPE html PUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  12. <html xmlns="http://www.w3.org/1999/xhtml">
  13. <script type="text/javascript"
  14. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  15. <link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
  16.  
  17.  
  18. <head>
  19. <!-- DEFAULT VARIABLES -->
  20. <title>{Title}</title>
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22. <meta name="color:Background" content="#fff"/>
  23. <meta name="color:Text" content="#666"/>
  24. <meta name="color:Title" content="#666"/>
  25. <meta name="color:Link" content="#ccc"/>
  26. <meta name="color:Hover" content="#afd5d5"/>
  27. <meta name="color:Blogtitle" content="#afd5d5"/>
  28. <meta name="color:Scrollbar" content="#f0bfb3"/>
  29. <meta name="color:Permalink Background" content="#afd5d5"/>
  30. <meta name="color:Permalink" content="#fff"/>
  31. <meta name="color:Ask Background" content "#eee">
  32. <meta name="color:Highlight" content "#afd5d5">
  33. <meta name="color:Borders" content="#ccc"/>
  34.  
  35. <meta name="if:Crosshair Cursor" content="0"/>
  36. <meta name="if:Faded Posts" content="0"/>
  37. <meta name="if:Use Link 1" content="1" />
  38. <meta name="if:Use Link 2" content="1" />
  39. <meta name="if:Use Link 3" content="1" />
  40. <meta name="if:Use Link 4" content="1" />
  41.  
  42.  
  43. <meta name="image:Background" content="0"/>
  44.  
  45. <meta name="text:Link One Title" content= >
  46. <meta name="text:Link One" content="http://" />
  47. <meta name="text:Link Two Title" content= >
  48. <meta name="text:Link Two" content="http://" />
  49. <meta name="text:Link Three Title" content= >
  50. <meta name="text:Link Three" content="http://" />
  51. <meta name="text:Link Four Title" content= >
  52. <meta name="text:Link Four" content="http://" />
  53.  
  54.  
  55. {block:ifCrosshairCursor}
  56. <style type="text/css">body { cursor: crosshair; } </style>
  57. {/block:ifCrosshairCursor}
  58.  
  59. <link href='http://static.tumblr.com/blpgwiz/u8Qmijy1c/fade_in_up.css' rel='stylesheet' type='text/css'>
  60.  
  61. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  62. <script>
  63. (function($){
  64. $(document).ready(function(){
  65. $("[title]").style_my_tooltips({
  66. tip_follows_cursor:true,
  67. tip_delay_time:200,
  68. tip_fade_speed:300
  69. }
  70. );
  71. });
  72. })(jQuery);
  73. </script>
  74. <style type="text/css">
  75. #s-m-t-tooltip{
  76. max-width:300px;
  77. margin:15px;
  78. padding:2px 8px;
  79. border:1px solid #DDD;
  80. border-radius:4px;
  81. background:#FFF;
  82. color:#AAA;
  83. z-index:999999;
  84. font-size:9px;
  85. font-style:italic;
  86. text-transform:lowercase;
  87. letter-spacing:1px;
  88. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  89.  
  90. ::-webkit-scrollbar-thumb{
  91. background-color:{color:scrollbar};
  92. border:3px solid {color:background};
  93. height:6px;}
  94.  
  95. ::-webkit-scrollbar {
  96. height:10px;
  97. width:10px;
  98. background-color:{color:background};}
  99.  
  100. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  101.  
  102. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  103.  
  104.  
  105.  
  106. .wrapper{
  107. margin: 0px auto;
  108. margin-left: 60px;
  109. width: 1045px;
  110. }
  111.  
  112. .header{
  113. float: left;
  114. width: 100%;
  115. }
  116.  
  117. .left{
  118. float: left;
  119. margin-right: 20px;
  120. width:1045;
  121. }
  122.  
  123. .right{
  124. float: right;
  125. width: 200px;
  126. background-color: #fff;
  127. }
  128.  
  129.  
  130. body {
  131. margin:0px;
  132. background-color: {color:Background};
  133. background-image:url({image:Background});
  134. background-attachment: fixed;
  135. background-repeat: no-repeat;}
  136. body, div, p, textarea, submit, input{
  137. font-family:times;
  138. font-size: 12px;
  139. line-height:14px;
  140. color:{color:Text};
  141. }
  142.  
  143.  
  144.  
  145. p {
  146. margin:0px;
  147. margin-top:0px;
  148. }
  149.  
  150. a:link, a:active, a:visited{
  151. text-decoration: none;
  152. -webkit-transition: color 0.3s ease-out;
  153. -moz-transition: color 0.3s ease-out;
  154. transition: color 0.3s ease-out;
  155. color: {color:Link};
  156. }
  157.  
  158. a:hover {
  159. : -webkit-transition-duration: 1.0s;
  160. color:{color:Hover};
  161. }
  162.  
  163.  
  164. #toTop {
  165. text-align:center;
  166. padding:0px;
  167. position:fixed;
  168. bottom:20px;
  169. right:40px;
  170. cursor:pointer;
  171. display:none;
  172. color:#000;
  173. z-index: 99999999999999999999;
  174. font-size:10px;
  175. }
  176.  
  177. div#center{
  178. margin:auto;
  179. margin-top:0px;
  180. position:relative;
  181. width:1045px;
  182. background-color:;
  183. overflow:auto;
  184. overflow-y:hidden;
  185. }
  186.  
  187.  
  188.  
  189. .entry:hover .buttons{
  190. opacity:1;}
  191.  
  192.  
  193.  
  194.  
  195.  
  196. /*PERMAS*/
  197. .permalink {
  198. color:{color:permalink};
  199. margin-top:-6px;
  200. height:12px;
  201. background:{color:permalink background};
  202. position:relative;
  203. padding:7px 10px;
  204. width:230px;
  205. }
  206.  
  207.  
  208. .permalink a{
  209. color:{color:permalink};
  210. text-decoration:none;}
  211.  
  212. .permalink a:hover{ text-decoration:none;
  213. color:{color:hover};}
  214.  
  215. .permaz {
  216. color:{color:permalink background};
  217. margin-top:10px;
  218. font-size:18px;
  219. margin-left:365px;
  220. }
  221.  
  222.  
  223. /*SIDEBAR*/
  224.  
  225.  
  226. /* Sidebar*/
  227.  
  228. #sidebar{
  229. float:left;
  230. width:200px;
  231. z-index:9999999;
  232. margin-top:170px;
  233. font-size:11px;
  234. height:auto;
  235. margin-left:130px;
  236. position:fixed;
  237. padding:10px;
  238. text-align:left;
  239. font-family: times;
  240. line-height:11px;
  241. color:{color:text};
  242. background-color: #fff;
  243. }
  244.  
  245.  
  246.  
  247. #blogtitle{
  248. padding:5px;
  249. line-height:13px;
  250. text-align:left;
  251. font-size:13px;
  252. font-family: times;
  253. color:{color:blogtitle};
  254. background-color: white;
  255. }
  256.  
  257.  
  258.  
  259. #links{
  260. font-family: times;
  261. width:200px;
  262. text-align:center;
  263. word-spacing:1px;
  264. font-size:11px;
  265. padding:5px;
  266. color:{color:link};
  267. border:1px solid {color:highlight};
  268. display:inline-block;
  269.  
  270. }
  271.  
  272.  
  273.  
  274.  
  275.  
  276. .eclipsethemes {
  277. width:400px;
  278. opacity: 1;
  279. z-index: 10000;
  280. margin-top:10px;
  281. margin-bottom:10px;
  282. text-align:left;
  283. font-size:10px;
  284. letter-spacing:1px;
  285. text-transform:both;
  286. }
  287.  
  288. .entry {
  289. float:left;
  290. display: block;
  291. overflow:hidden;
  292. {block:IndexPage}
  293. {block:iffadedposts}
  294. opacity:0.8;
  295. {/block:iffadedposts}
  296. width:250px;
  297. background:#fff;
  298. margin:24px;
  299. {/block:indexpage}
  300. {block:PermalinkPage}
  301. {block:IndexPage}
  302. width:400px;
  303. {/block:IndexPage}
  304. text-align:left;
  305. {/block:PermalinkPage}
  306. -moz-transition: all 2.2s ease-out;
  307. -o-transition: all 2.2s ease-out;
  308. -webkit-transition: all 2.2s ease-out;
  309. transition: all 2.2s ease-out;
  310. }
  311.  
  312.  
  313. .entry:hover{
  314. {block:iffadedposts}
  315. opacity: 1;
  316. {/block:iffadedposts}
  317. }
  318.  
  319.  
  320. #audio {
  321. width:250px;
  322. height:auto; min-height:60px; padding-bottom:0px;}
  323. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  324. .cover img {float:left; width:60px; height:60px;}
  325. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  326. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  327.  
  328. .title{
  329. line-height:12px;
  330. color:{color:Title};
  331. font-weight:normal;
  332. }
  333.  
  334.  
  335.  
  336. #cred{
  337. position:fixed;
  338. font-family: arial;
  339. font-size: 8px;
  340. z-index:9999;
  341. bottom:20px;
  342. right:14px;
  343. padding:10px;
  344. height:10px;
  345. text-align:center;
  346. text-transform:lowercase;
  347. padding-bottom:10px;
  348. width:15px;
  349. color:#aaa;
  350. transition: all 0.6s ease-out;
  351. -o-transition-transition: all 0.6s ease-out;
  352. -webkit-transition: all 0.6s ease-out;
  353. -moz-transition: all 0.6s ease-out;
  354. }
  355.  
  356.  
  357. /*FOR TEXT*/
  358. .permahover {
  359. text-align: right;
  360. line-height:9px;
  361. opacity: 0;
  362. filter: alpha(opacity = 0);
  363. font-size: 9px;
  364. padding-top:0px;
  365. text-transform: lowercase;
  366. border-top:0px solid {color:link};
  367. -webkit-transition-duration: .75s;
  368. }
  369.  
  370. .entry:hover .permahover {
  371. text-align: right;
  372. opacity: 1;
  373. filter: alpha(opacity = 50);}
  374.  
  375. .bubble a{color:black;}
  376.  
  377. .bubble {
  378. position:relative;
  379. margin:4px 0px 5px 45px;
  380. text-align:left;
  381. width:194px;
  382. padding:5px 3px 5px 5px;
  383. background:{color:Ask Background};
  384. color:{color:text};
  385. -moz-border-radius:3px;
  386. -webkit-border-radius:3px;
  387. border-radius:3px;
  388. }
  389.  
  390.  
  391. .bubble p {
  392. margin:5px;
  393. padding:10px;
  394. }
  395.  
  396. .bubble span {
  397. position:absolute;
  398. display:block;
  399. top:-5px;
  400. left:-8px;
  401. width:1px;
  402. height:1px;
  403. font-size:11px;
  404. line-height:1px;
  405. color:{color:text};
  406. border-top:3px solid transparent;
  407. border-right:7px solid {color:ask background};
  408. border-bottom:3px solid transparent;
  409. }
  410.  
  411. .askborder {
  412. left:-10px;
  413. margin:1px;
  414. padding:2px;
  415. background:{color:ask background};
  416. }
  417.  
  418.  
  419. #posts {
  420. {block:IndexPage}
  421. margin-left:335px;
  422. width:700px;
  423. {/block:IndexPage}
  424. margin-right: auto;
  425. position:relative;
  426. overflow-y: hidden;
  427. margin-top:6px;
  428. {block:PermalinkPage}
  429. margin-left:360px;
  430. padding-top:30px;
  431. padding-bottom:50px;
  432. {/block:PermalinkPage}
  433. }
  434.  
  435.  
  436. #infscr-loading{
  437. bottom: -70px;
  438. position: absolute;
  439. left: 50%;
  440. margin-left:-8px;
  441. width:16px;
  442. height:11px;
  443. overflow:hidden;
  444. margin-bottom: 50px;
  445. }
  446.  
  447. #postnotes{
  448. text-align: justify;
  449. }
  450.  
  451. #postnotes blockquote{
  452. border: 0px;
  453. }
  454.  
  455. blockquote{
  456. padding:0px 0px 2px 5px;
  457. margin:0px 0px 2px 1px;
  458. border-left: 1px dotted {color:Text};
  459. }
  460.  
  461. blockquote p, ul{
  462. margin:0px;
  463. padding:0px;
  464. }
  465.  
  466. a img{border: 0px;}
  467. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  468. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  469. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  470. .notes img{width:10px; position:relative; top:3px;
  471. }
  472.  
  473. small{font-size: 90%;}
  474.  
  475. .video embed, .post div.video object {width:260px !important; height:180px !important;}
  476. .video2 embed, .post div.video object {width:400px !important; height:400px !important;}
  477.  
  478. {CustomCSS}
  479.  
  480. </style>
  481.  
  482. {block:IndexPage}
  483.  
  484.  
  485. </script>
  486. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  487. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  488. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  489.  
  490. <script type="text/javascript">
  491. $(window).load(function () {
  492. var $content = $('#posts');
  493. $content.masonry({itemSelector: '.entry'}),
  494. $content.infinitescroll({
  495. navSelector : 'div#pagination',
  496. nextSelector : 'div#pagination a#nextPage',
  497. itemSelector : '.entry',
  498. loading: {
  499. finishedMsg: '',
  500. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  501. },
  502. bufferPx : 600,
  503. debug : false,
  504. },
  505. // call masonry as a callback.
  506. function( newElements ) {
  507. var $newElems = $( newElements );
  508. $newElems.hide();
  509. // ensure that images load before adding to masonry layout
  510. $newElems.imagesLoaded(function(){
  511. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  512.  
  513.  
  514. });
  515. });
  516. });
  517. </script>
  518. {/block:IndexPage}
  519.  
  520.  
  521. <title>{Title}</title>
  522. <link rel="shortcut icon" href="{Favicon}" />
  523. <meta name="viewport" content="width=720" />
  524. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  525. </head>
  526.  
  527. <body>
  528.  
  529. <div id="sidebar">
  530.  
  531. <div id="blogtitle"><a href="/">
  532. <span style="background-color:white; padding:3px 5px 0 5px;font-size:20px;box-shadow:-6px 4px 0px {color:highlight};border:1px solid {color:borders};"><font color="{color:Blogtitle}">{title}</font></span></a>
  533. </div>
  534. <br>
  535.  
  536. {Description}
  537.  
  538.  
  539. <br>
  540. <br>
  541. <div id="links">
  542. <a href="/">home</a>&nbsp;
  543. <a href="/ask">ask</a>&nbsp;
  544. {block:ifuseLink1}<a href="{text:Link One}">{text:Link One Title}</a>&nbsp;{/block:ifuseLink1}
  545. {block:ifuseLink2}<a href="{text:Link Two}">{text:Link Two Title}</a>&nbsp; {block:ifuseLink2}
  546. {block:ifuseLink3} <a href="{text:Link Three}">{text:Link Three Title}</a> &nbsp; {/block:ifuseLink3}
  547. {block:ifuseLink4}<a href="{text:Link Four}">{text:Link Four Title}</a>{/block:ifuseLink4}
  548. </div></div>
  549.  
  550. <div class="wrapper">
  551. <div class="header">
  552.  
  553. </div>
  554.  
  555.  
  556.  
  557. <div class="left">
  558. <div id="posts">
  559. {block:Posts}
  560. <div class="entry">
  561.  
  562. {block:Answer}<img src="{AskerPortraitURL-30}" align="left" class="askborder">
  563. <div class="bubble"><font style="color:black; text-transform:uppercase; font-size:12px;">{Asker}:</font> <font style="color:black;font-size:12px; ">{Question}</font></div><br><center><font style="font-size:12px; letter-spacing:1px">{Answer}</font></center> <br>
  564. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  565. {/block:Answer}
  566.  
  567. {block:Text}
  568. {block:Title}<span class="title">{Title}</span>{/block:Title}
  569. <span class="entrytext">{Body}</span>
  570.  
  571. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  572. {/block:Text}
  573.  
  574. {block:Link}
  575. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  576. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  577. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  578. {block:Link}
  579.  
  580. {block:Photo}{block:IndexPage}
  581.  
  582.  
  583. {/block:IndexPage}
  584. {block:IndexPage}
  585. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%/></a>
  586. {/block:IndexPage}
  587. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  588.  
  589. {block:permalinkpage}{LinkOpenTag}
  590. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=400px/>{LinkCloseTag}
  591. {/block:permalinkpage}
  592. {/block:Photo}
  593.  
  594.  
  595. {block:Photoset}
  596.  
  597. {block:Photos}
  598. <a href="{Permalink}"><img src="{PhotoURL-250}"></a>
  599. {/block:Photos}
  600.  
  601. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  602. {/block:permalinkpage}
  603. {/block:IndexPage}
  604.  
  605.  
  606. {block:permalinkpage}
  607. {/block:permalinkpage}
  608. {/block:Photoset}
  609.  
  610.  
  611. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  612. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  613. {/block:Quote}
  614.  
  615. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  616. <ul class="chat">
  617. {block:Lines}
  618. <li class="user_{UserNumber}">
  619. {block:Label}
  620. <span class="label">{Label}</span>
  621. {/block:Label}
  622.  
  623. {Line}
  624. </li>
  625. {/block:Lines}
  626. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  627. {/block:Chat}
  628.  
  629. {block:Audio}
  630. <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 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>
  631. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  632. {/block:Audio}
  633.  
  634. {block:Video}
  635. {block:IndexPage}
  636.  
  637. {Video-250}
  638.  
  639.  
  640. </center>
  641. {/block:IndexPage}
  642. {block:IndexPage}{block:Date} <div class="permaz"><p></div><div class="permalink"><span style="float:left;"><a href="{ReblogURL}"><i class="fa fa-retweet"></i> Reblog</a></span> &nbsp; &nbsp;<span style="float:right;"><a href="{Permalink}">&nbsp;&nbsp;<i class="fa fa-comments"></i> {NoteCount} notes </a></span></div>{/block:Date}{/block:IndexPage}
  643. {block:PermalinkPage}
  644. <center>
  645. {Video-400}</center>
  646. {/block:PermalinkPage}
  647. {block:Video}
  648.  
  649. {block:PermalinkPage}
  650. <br>
  651. <div class="eclipsethemes">
  652. {block:Caption}{Caption}{/block:Caption}
  653.  
  654. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  655.  
  656. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  657. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  658.  
  659. {block:HasTags}<br><Br> tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  660. {/block:PermalinkPage}
  661.  
  662.  
  663.  
  664.  
  665.  
  666. {block:PostNotes}
  667. <span></span>
  668. <br>
  669. <div style="width:auto; max-height:200px; overflow:auto; text-align:left;">{PostNotes}</div>
  670.  
  671. </a>
  672. {/block:PostNotes}
  673. </div>
  674. {/block:posts}
  675.  
  676. </div></div>
  677.  
  678. {block:IndexPage}
  679. {block:Pagination}
  680. <div id="pagination">
  681. {block:NextPage}
  682. <a id="nextPage" href="{NextPage}"></a>
  683. {/block:NextPage}
  684. {block:PreviousPage}
  685. <a href="{PreviousPage}"></a>
  686. {/block:PreviousPage}
  687. </div>
  688. {/block:Pagination}
  689. {/block:IndexPage}
  690. <script type="text/javascript">
  691.  
  692. $(function() {
  693. $(window).scroll(function() {
  694. if($(this).scrollTop() != 0) {
  695. $('#toTop').fadeIn();
  696. } else {
  697. $('#toTop').fadeOut();
  698. }
  699. });
  700.  
  701. $('#toTop').click(function() {
  702. $('body,html').animate({scrollTop:0},800);
  703. });
  704. });
  705.  
  706.  
  707. $(window).load(function () {
  708.  
  709.  
  710.  
  711.  
  712.  
  713. // endless scrolling
  714. var $container = $('#holder');
  715. $container.imagesLoaded(function(){
  716. $container.masonry({
  717. itemSelector: '.box'
  718. });
  719. });
  720. $container.infinitescroll({
  721. navSelector : '#page-nav', // selector for the paged navigation
  722. nextSelector : '#page-nav a', // selector for the NEXT link (to page 2)
  723. itemSelector : '.box', // selector for all items you'll retrieve
  724. bufferPx: 0,
  725. debug : true,
  726. loading: {
  727. finishedMsg: '',
  728. img: '',
  729. msgText: ''
  730. }
  731. },
  732. // trigger Masonry as a callback
  733. function( newElements ) {
  734. // hide new items while they are loading
  735. var $newElems = $( newElements ).css({ opacity: 0 });
  736. // ensure that images load before adding to masonry layout
  737. $newElems.imagesLoaded(function(){
  738. // show elems now they're ready
  739. $newElems.animate({ opacity: 1 });
  740. $container.masonry( 'appended', $newElems, true );
  741. });
  742. }
  743. );
  744.  
  745. // End of endless scrolling
  746.  
  747. });
  748.  
  749. </script>
  750.  
  751. <script src="http://static.tumblr.com/whx9ghv/lSGm6k18m/jquery.scrollto-1.4.2-min.js"></script>
  752. <script src="http://static.tumblr.com/whx9ghv/GJEm6k188/jquery.localscroll-1.2.7-min.js"></script>
  753.  
  754. <script>
  755. $(document).ready(function () {
  756. $.localScroll();
  757. });
  758. </script>
  759.  
  760.  
  761.  
  762. <div id="cred">
  763. <a href="http://teenageblog.tumblr.com/"><img src="https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-moon-outline-48.png"></a></div>
  764.  
  765. </body>
  766. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement