Advertisement
teenageblog

Isolate Theme

Jun 19th, 2016
10,462
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.68 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. <head>
  18. <link rel="shortcut icon" href="{Favicon}" />
  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="#000"/>
  24. <meta name="color:Title" content="#000"/>
  25. <meta name="color:Link" content="#999"/>
  26. <meta name="color:Hover" content="#000"/>
  27. <meta name="color:Ask Bubble" content="#eee"/>
  28. <meta name="color:Scrollbar" content="#ccc"/>
  29. <meta name="color:Blogtitle 1" content="#444"/>
  30. <meta name="color:Blogtitle 2" content="#444"/>
  31. <meta name="color:Blogtitle 2 BG" content="#fff"/>
  32. <meta name="color:Sidebar" content="##bbe4d0"/>
  33. <meta name="color:Sidebar Links" content="#444"/>
  34. <meta name="color:Sidebar Border" content="#444"/>
  35. <meta name="color:Description" content="#ccc"/>
  36. <meta name="color:Description Border" content="#bbe4d0"/>
  37. <meta name="color:Permalink" content="#444"/>
  38. <meta name="color:Permalink Border" content="#bbe4d0"/>
  39.  
  40.  
  41.  
  42. <meta name="if:Show Sidebar" content="0" />
  43. <meta name="if:Show Link 1" content="1"/>
  44. <meta name="if:Show Link 2" content="1"/>
  45. <meta name="if:Show Link 3" content="1"/>
  46. <meta name="if:Show Link 4" content="1"/>
  47.  
  48. <meta name="select:Font" content="Times New Roman" title="Times New Roman" />
  49. <meta name="select:Font" content="Calibri" title="Calibri" />
  50.  
  51. <meta name="select:Blogtitle Style" content="oblique" title="Oblique" />
  52. <meta name="select:Blogtitle Style" content="normal" title="Normal" />
  53. <meta name="select:Blogtitle Style" content="italic" title="Italic" />
  54.  
  55. <meta name="image:Sidebar" content="0"/>
  56. <meta name="image:Background" content="0"/>
  57.  
  58. <meta name="text:Blogtitle 2" content="/">
  59.  
  60. <meta name="text:Link 1 Url" content="/archive">
  61. <meta name="text:Link 1 Title" content="archive">
  62. <meta name="text:Link 2 Url" content="/ask">
  63. <meta name="text:Link 2 Title" content="links">
  64. <meta name="text:Link 3 Url" content="http://">
  65. <meta name="text:Link 3 Title" content="faves">
  66. <meta name="text:Link 4 Url" content="http://">
  67. <meta name="text:Link 4 Title" content="photography">
  68.  
  69.  
  70.  
  71.  
  72. <script src="http://static.tumblr.com/rzl30kg/eAxm7a751/jquery.style-my-tooltips.js"></script>
  73. <script>
  74. (function($){
  75. $(document).ready(function(){
  76. $("[title]").style_my_tooltips({
  77. tip_follows_cursor:true,
  78. tip_delay_time:200,
  79. tip_fade_speed:300
  80. }
  81. );
  82. });
  83. })(jQuery);
  84. </script>
  85.  
  86. <style type="text/css">
  87. #s-m-t-tooltip{
  88. max-width:300px;
  89. margin:15px;
  90. padding:2px 8px;
  91. border:1px solid #DDD;
  92. border-radius:4px;
  93. background:#FFF;
  94. color:#AAA;
  95. z-index:999999;
  96. font-size:9px;
  97. font-style:italic;
  98. text-transform:lowercase;
  99. letter-spacing:1px;
  100. box-shadow:1px 1px 3px rgba(0,0,0,.1);}
  101.  
  102.  
  103. ::-webkit-scrollbar-thumb{
  104. background-color:{color:scrollbar};
  105. border:3px solid {color:background};
  106. height:6px;}
  107.  
  108. ::-webkit-scrollbar {
  109. height:10px;
  110. width:10px;
  111. background-color:{color:background};}
  112.  
  113.  
  114.  
  115.  
  116.  
  117. .wrapper{
  118. margin: 0px auto;
  119. margin-left: 60px;
  120. width: 1045px;
  121. }
  122.  
  123. .header{
  124. float: left;
  125. width: 100%;
  126. }
  127.  
  128. .left{
  129. float: left;
  130. margin-right: 20px;
  131. width:1045;
  132. }
  133.  
  134. .right{
  135. float: right;
  136. width: 200px;
  137. background-color: #fff;
  138. }
  139.  
  140.  
  141. body {
  142. margin:0px;
  143. background-color: {color:Background};
  144. background-image:url({image:Background});
  145. background-attachment: fixed;
  146. background-repeat: repeat;}
  147. body, div, p, textarea, submit, input{
  148. font-family: {select:font};
  149. font-size: 11px;
  150. line-height:14px;
  151. letter-spacing:1px;
  152. color:{color:Text};
  153. }
  154.  
  155.  
  156.  
  157. p {
  158. margin:0px;
  159. margin-top:0px;
  160. }
  161.  
  162. a:link, a:active, a:visited{
  163. text-decoration: none;
  164. -webkit-transition: color 0.3s ease-out;
  165. -moz-transition: color 0.3s ease-out;
  166. transition: color 0.3s ease-out;
  167. color: {color:Link};
  168. }
  169.  
  170. a:hover {
  171. : -webkit-transition-duration: 1.0s;
  172. color:{color:Hover};
  173. }
  174.  
  175.  
  176.  
  177.  
  178. div#center{
  179. margin:auto;
  180. margin-top:0px;
  181. position:relative;
  182. width:1200px;
  183. background-color:;
  184.  
  185. }
  186.  
  187. /*BORDERS*/
  188. #top1 {
  189. position:fixed;
  190. width:560px;
  191. margin-left:395px;
  192. top:0px;
  193. padding-top:7px;
  194. text-align:center;
  195. height:30px;
  196. background-color: {color:Background};
  197. background-image:url({image:Background});
  198. background-attachment: fixed;
  199. background-repeat: repeat;
  200. z-index:88;
  201.  
  202.  
  203. }
  204.  
  205.  
  206.  
  207.  
  208. .entry {
  209. float:left;
  210. background:white;
  211. {block:IndexPage}
  212. width:250px;
  213. {/block:IndexPage}
  214. margin:22px;
  215. {block:PermalinkPage}
  216. width:500px;
  217. text-align:left;
  218. {/block:PermalinkPage}
  219. -moz-transition: all 2.2s ease-out;
  220. -o-transition: all 2.2s ease-out;
  221. -webkit-transition: all 2.2s ease-out;
  222. transition: all 2.2s ease-out;
  223. }
  224.  
  225.  
  226.  
  227. /*SIDEBAR*/
  228. #sidebar {
  229. height:20px;
  230. width:515px;
  231. display: inline-block;
  232. position:fixed;
  233. border:1px solid {color:Sidebar Border};
  234. font-family:times;
  235. background: {color:sidebar};
  236. margin-left:397px;
  237. top:5%;
  238. padding:20px;
  239. z-index:999;
  240. opacity:1;
  241. }
  242.  
  243. .blogtitle2{
  244. font-family:times;
  245. color:{color:blogtitle 2};
  246. text-align:left;
  247. font-style:italic;
  248. font-size:20px;
  249. line-height:20px;
  250. padding-right:4px;
  251. padding-bottom:70px;
  252. width:300px;
  253.  
  254. }
  255.  
  256. .blogtitle2 a{
  257. color:{color:blogtitle 2};
  258. }
  259.  
  260.  
  261. #links {
  262. color:{color:Sidebar Links};
  263. z-index:9999999999999;
  264. font-family:times;
  265. font-size:14px;
  266. text-align:right;
  267. padding-top:0px;
  268. display: inline-block;
  269. padding-bottom:70px;
  270. }
  271. #links a{
  272. color:{color:Sidebar Links};
  273.  
  274. }
  275.  
  276.  
  277. #links a:hover {
  278. color:{color:hover};
  279. }
  280.  
  281. /*SIDEBAR2*/
  282. #sidebar2{
  283. position:absolute;
  284. z-index:9999;
  285. font-style:{select:Blogtitle Style};
  286. text-transform: uppercase;
  287. opacity: 1;
  288. color:{color:blogtitle};
  289. letter-spacing:1px;
  290. {block:ifshowsidebar}
  291. margin-top:135px;
  292. {/block:ifshowsidebar}
  293. {block:ifnotshowsidebar}
  294. margin-top:140px;
  295. {/block:ifnotshowsidebar}
  296. width:200px;
  297. padding: 5px;
  298. color:{color:blogtitle 1};
  299. border-right:solid 2px {color:Description Border};
  300. font-family:times;
  301. font-size: 16px;
  302. line-height:16px;
  303. text-align: right;
  304. height:auto;
  305. background-color:transparent;
  306. position:fixed;
  307. margin-left:140px;
  308. }
  309.  
  310.  
  311. #description{
  312. opacity: 1;
  313. z-index:999999;
  314. {block:ifshowsidebar}
  315. margin-top:235px;
  316. {/block:ifshowsidebar}
  317. {block:ifnotshowsidebar}
  318. margin-top:145px;
  319. {/block:ifnotshowsidebar}
  320. width:140px;
  321. padding: 5px;
  322. color:{color:description};
  323. font-size:11px;
  324. text-align:right;
  325. border-right:2px solid {color:description border};
  326. height:auto;
  327. background-color:transparent;
  328. position:fixed;
  329. margin-left:200px;
  330.  
  331. }
  332.  
  333.  
  334. #sidebarimage{
  335. padding:0px;
  336.  
  337. }
  338.  
  339.  
  340.  
  341.  
  342. #audio {
  343. width:250px;
  344.  
  345. height:auto; min-height:60px; padding-bottom:0px;}
  346. .cover {position:absolute; z-index:1; width:60px; height:60px;}
  347. .cover img {float:left; width:60px; height:60px;}
  348. .playbox {opacity:0.6; width:27px; height:30px; overflow:hidden; position:absolute; z-index:1000; margin-left:17px; margin-top:17px; text-align:center;}
  349. .info {margin-left:73px; margin-top:4px; line-height:14px;}
  350.  
  351. .title{
  352. line-height:12px;
  353. color:{color:Title};
  354. font-weight:normal;
  355. }
  356.  
  357.  
  358.  
  359.  
  360.  
  361. #cred{
  362. position:fixed;
  363. font-family: arial;
  364. font-size: 8px;
  365. z-index:9999;
  366. bottom:30px;
  367. right:22px;
  368. padding:10px;
  369. height:10px;
  370. text-align:center;
  371. text-transform:lowercase;
  372. padding-bottom:10px;
  373. width:15px;
  374. color:#aaa;
  375. transition: all 0.6s ease-out;
  376. -o-transition-transition: all 0.6s ease-out;
  377. -webkit-transition: all 0.6s ease-out;
  378. -moz-transition: all 0.6s ease-out;
  379. }
  380.  
  381. .eclipsethemes {
  382. width:260px;
  383. opacity: 1;
  384. z-index: 10;
  385. margin-top:10px;
  386. margin-bottom:10px;
  387. text-align:left;
  388. font-size:10px;
  389. letter-spacing:1px;
  390. }
  391.  
  392.  
  393. /*FOR TEXT*/
  394. .permahover {
  395. text-align: right;
  396. line-height:9px;
  397. opacity: 0;
  398. filter: alpha(opacity = 0);
  399. font-size: 9px;
  400. padding-top:0px;
  401. text-transform: lowercase;
  402. border-top:0px solid {color:link};
  403. -webkit-transition-duration: .75s;
  404. }
  405.  
  406. .entry:hover .permahover {
  407. text-align: right;
  408. opacity: 1;
  409. filter: alpha(opacity = 50);}
  410.  
  411.  
  412.  
  413. .bubble a{color:{color:text};}
  414.  
  415. .bubble {
  416. position:relative;
  417. margin:4px 0px 5px 45px;
  418. text-align:left;
  419. padding:5px 3px 5px 5px;
  420. background:{color:ask bubble};
  421. color:{color:text};
  422. -moz-border-radius:3px;
  423. -webkit-border-radius:3px;
  424. border-radius:2px;
  425. }
  426.  
  427.  
  428. .bubble p {
  429. margin:5px;
  430. }
  431.  
  432. .bubble span {
  433. position:absolute;
  434. display:block;
  435. width:1px;
  436. top:-5px;
  437. left:-8px;
  438. height:1px;
  439. font-size:12;
  440. line-height:1px;
  441. color:black;
  442. border-top:3px solid transparent;
  443. border-right:7px solid #eee;
  444. border-bottom:3px solid transparent;
  445. }
  446.  
  447. .askborder {
  448. left:-10px;
  449. margin:1px;
  450. padding:2px;
  451. background:#eee;
  452. }
  453.  
  454.  
  455. /*PERMALINKS*/
  456. .permaz {
  457. width:234px;
  458. height:auto;
  459. font-family:calibri;
  460. font-size:10px;
  461. line-height:10px;
  462. background:transparent;
  463. text-align:center;
  464. text-transform:uppercase;
  465. border-top:2px solid {color:permalink border};
  466. border-bottom:2px solid {color:permalink border};
  467. color:{color:link};
  468. position:absolute;
  469. z-index:99999;
  470. overflow:hidden;
  471. margin-top:1px;
  472. line-height: 10px;
  473. position: absolute;
  474. opacity: 0;
  475. display: inline-block;
  476. margin-left:0px;
  477. padding:7px;
  478. -webkit-transition:opacity 0.5s linear; opacity: 0.0;
  479. -webkit-transition:all 0.5s linear;
  480. -moz-transition:all 0.5s linear;
  481. transition:all 0.5s linear;
  482. }
  483.  
  484. .permaz a {
  485. color:{color:permalink};
  486. }
  487.  
  488. .permaz a:hover {
  489. color:{color:hover};
  490.  
  491. }
  492.  
  493. .entry:hover .permaz{
  494. overflow:visible;
  495. opacity: 1;
  496. transform: rotate(0deg);
  497. -ms-transform: rotate(0deg);
  498. -webkit-transform: rotate(0deg);
  499. -o-transform: rotate(0deg);
  500. -moz-transform: rotate(0deg);
  501. -webkit-transition: all 0.5s linear;
  502. -webkit-transition: all 0.5s linear;
  503. -moz-transition: all 0.5s linear;
  504. transition: all 0.5s linear;
  505. }
  506.  
  507.  
  508.  
  509.  
  510. #posts {
  511.  
  512. width:700px;
  513. margin-left: 325px;
  514. margin-top:100px;
  515. margin-right: auto;
  516. position:relative;
  517. overflow-y: hidden;
  518. }
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525. #infscr-loading{
  526. bottom: -70px;
  527. position: absolute;
  528. left: 50%;
  529. margin-left:-8px;
  530. width:16px;
  531. height:11px;
  532. overflow:hidden;
  533. margin-bottom: 50px;
  534. }
  535.  
  536. #postnotes{
  537. text-align: justify;
  538. }
  539.  
  540. #postnotes blockquote{
  541. border: 0px;
  542. }
  543.  
  544. blockquote{
  545. padding:0px 0px 2px 5px;
  546. margin:0px 0px 2px 1px;
  547. border-left: 1px dotted {color:Text};
  548. }
  549.  
  550. blockquote p, ul{
  551. margin:0px;
  552. padding:0px;
  553. }
  554.  
  555. a img{border: 0px;}
  556. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  557. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  558. .user_7 .label, .user_8 .label, .user_9 .label {color:{color:Title};}
  559. .notes img{width:10px; position:relative; top:3px;
  560. }
  561.  
  562. small{font-size: 90%;}
  563.  
  564. .video embed, .post div.video object {
  565.  
  566. width:250px;
  567.  
  568. !important; height:180px !important;}
  569.  
  570.  
  571. .video2 embed, .post div.video object {width:500px !important; height:400px !important;}
  572.  
  573. {CustomCSS}
  574.  
  575. </style>
  576.  
  577. {block:IndexPage}
  578.  
  579.  
  580. </script>
  581. <script type='text/javascript' src='http://static.tumblr.com/m52lhg5/u9amoiddc/infinite.js'></script>
  582. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  583. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  584.  
  585. <script type="text/javascript">
  586. $(window).load(function () {
  587. var $content = $('#posts');
  588. $content.masonry({itemSelector: '.entry'}),
  589. $content.infinitescroll({
  590. navSelector : 'div#pagination',
  591. nextSelector : 'div#pagination a#nextPage',
  592. itemSelector : '.entry',
  593. loading: {
  594. finishedMsg: '',
  595. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  596. },
  597. bufferPx : 600,
  598. debug : false,
  599. },
  600. // call masonry as a callback.
  601. function( newElements ) {
  602. var $newElems = $( newElements );
  603. $newElems.hide();
  604. // ensure that images load before adding to masonry layout
  605. $newElems.imagesLoaded(function(){
  606. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  607.  
  608.  
  609. });
  610. });
  611. });
  612. </script>
  613. {/block:IndexPage}
  614.  
  615.  
  616. <title>{Title}</title>
  617. <meta name="viewport" content="width=720" />
  618. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  619. </head>
  620.  
  621. <body>
  622. <div id="top1"></div>
  623.  
  624.  
  625.  
  626. <div id="sidebar2">
  627.  
  628. <style="font-size:18px;line-height:18px;padding: 4px;width=200px; color:{color:blogtitle 1};">
  629. {Title}</a><br>
  630.  
  631.  
  632. {block:ifshowsidebar}
  633. <a href="/"><img style="padding-bottom:3px;margin-top:5px; background-color:{color:description border};padding:4px;" src="{image:sidebar}" width="80" height="80" ></a>{/block:ifshowsidebar}
  634. </div>
  635.  
  636.  
  637.  
  638. <div id="description"><br>
  639. {description}
  640.  
  641. </div>
  642. </div>
  643. </div>
  644.  
  645. <div id="sidebar">
  646.  
  647. <table style="width:535px; height:20px;">
  648. <tr>
  649. <td>
  650. <td style="text-align:left;">
  651. <div class="blogtitle2">
  652. {text:blogtitle 2}</a></div>
  653.  
  654. </td><td>
  655.  
  656.  
  657. <div id="links">
  658.  
  659. <a href="/" title="home"><i class="fa fa-home"></i></a> &nbsp;
  660.  
  661. <a href="ask" title="message"><i class="fa fa-envelope-o"></i></a> &nbsp;
  662.  
  663. {block:ifshowlink1}
  664. <a href="{text:Link 1 url}" title="{text:Link 1 Title}"><i class="fa fa-folder-open"></i> </a> &nbsp;{/block:ifshowlink1}
  665.  
  666. {block:ifshowlink2}
  667. <a href="{text:Link 2 url}" title="{text:Link 2 Title}"><i class="fa fa-send-o"></i> </a> &nbsp;{/block:ifshowlink2}
  668.  
  669. {block:ifshowlink3}
  670. <a href="{text:Link 3 url}" title="{text:Link 3 Title}"><i class="fa fa-star-half-o"></i> </a> &nbsp; {/block:ifshowlink3}
  671.  
  672.  
  673. {block:ifshowlink4}
  674. <a href="{text:Link 4 url}" title="{text:Link 4 Title}"><i class="fa fa-camera-retro"></i> </a>{/block:ifshowlink4}
  675. </td>
  676. </tr>
  677. </table>
  678.  
  679.  
  680. </div>
  681. </div>
  682.  
  683.  
  684.  
  685.  
  686. <div class="wrapper">
  687. <div class="header">
  688.  
  689. </div>
  690.  
  691.  
  692.  
  693. <div class="left">
  694. <div id="posts">
  695. {block:Posts}
  696. <div class="entry">
  697.  
  698. {block:Answer}<img src="{AskerPortraitURL-30}" align="left" class="askborder">
  699. <div class="bubble"><font style="color:{color:link}; text-transform:uppercase; font-size:11px; font-family: {select:font};">{Asker}:</font> <font style="color:{color:text}; font-family:{select:font}; font-size:11px; ">{Question}</font></div><br><center><font style="font-family:{select:font}; font-size:11px; letter-spacing:1px">{Answer}</font></center> <br>
  700. {block:IndexPage}{block:Date}<div class="permaz">
  701.  
  702. <a href="{permalink}">
  703. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  704. </a>
  705. /
  706. <a href="{Permalink}">{NoteCount}</a>
  707.  
  708. /
  709. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  710. {/block:Answer}
  711.  
  712. {block:Text}
  713. {block:Title}<span class="title">{Title}</span>{/block:Title}
  714. <span class="entrytext">{Body}</span>
  715. {block:IndexPage}{block:Date} <div class="permaz">
  716.  
  717. <a href="{permalink}">
  718. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  719. </a>
  720. /
  721. <a href="{Permalink}">{NoteCount}</a>
  722.  
  723. /
  724. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  725. {/block:Text}
  726.  
  727. {block:Link}
  728. <center><a href="{URL}"><span class="title">{Name}</span></a></center>
  729. <div style="margin-left:3px;">{block:Description}{Description}{/block:Description}</div>
  730. {block:IndexPage}{block:Date} <div class="permaz">
  731.  
  732. <a href="{permalink}">
  733. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  734. </a>
  735. /
  736. <a href="{Permalink}">{NoteCount}</a>
  737.  
  738. /
  739. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  740. {block:Link}
  741.  
  742. {block:Photo}{block:IndexPage}
  743.  
  744. {/block:IndexPage}
  745.  
  746. {block:IndexPage}
  747.  
  748. <a href="{Permalink}"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=100%/></a>
  749. {/block:IndexPage}
  750.  
  751. {block:IndexPage}{block:Date}
  752.  
  753. <div class="permaz">
  754.  
  755. <a href="{permalink}">
  756. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  757. </a>
  758. /
  759. <a href="{Permalink}">{NoteCount}</a>
  760.  
  761. /
  762. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  763.  
  764. {block:permalinkpage}{LinkOpenTag}
  765. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width=500px/>{LinkCloseTag}
  766. {/block:permalinkpage}
  767. {/block:Photo}
  768.  
  769.  
  770. {block:Photoset}
  771. {block:IndexPage}
  772. <a href="{Permalink}">
  773. {Photoset-250}
  774. {/block:permalinkpage}
  775. {/block:IndexPage}
  776. {block:IndexPage}{block:Date} <div class="permaz">
  777.  
  778. <a href="{permalink}">
  779. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  780. </a>
  781. /
  782. <a href="{Permalink}">{NoteCount}</a>
  783.  
  784. /
  785. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  786. {block:permalinkpage}
  787. {Photoset-500}
  788. {/block:permalinkpage}
  789. {/block:Photoset}
  790.  
  791.  
  792.  
  793.  
  794.  
  795. {block:Quote}<span class="title">"{Quote}"</span> — {block:Source}<b>{Source}</b>{/block:Source}<br>
  796. {block:IndexPage}{block:Date} <div class="permaz">
  797.  
  798. <a href="{permalink}">
  799. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  800. </a>
  801. /
  802. <a href="{Permalink}">{NoteCount}</a>
  803.  
  804. /
  805. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  806. {/block:Quote}
  807.  
  808. {block:Chat}{block:Title}<span class="title">{Title}</span>{/block:Title}
  809. <ul class="chat">
  810. {block:Lines}
  811. <li class="user_{UserNumber}">
  812. {block:Label}
  813. <span class="label">{Label}</span>
  814. {/block:Label}
  815.  
  816. {Line}
  817. </li>
  818. {/block:Lines}
  819. {block:IndexPage}{block:Date}<div class="permaz">
  820.  
  821. <a href="{permalink}">
  822. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  823. </a>
  824. /
  825. <a href="{Permalink}">{NoteCount}</a>
  826.  
  827. /
  828. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  829. {/block:Chat}
  830.  
  831. {block:Audio}
  832. <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>
  833. {block:IndexPage}{block:Date} <div class="permaz">
  834.  
  835. <a href="{permalink}">
  836. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  837. </a>
  838. /
  839. <a href="{Permalink}">{NoteCount}</a>
  840.  
  841. /
  842. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  843. {/block:Audio}
  844.  
  845. {block:Video}
  846. {block:IndexPage}
  847.  
  848.  
  849. {Video-250}
  850. </center>
  851. {/block:IndexPage}
  852. {block:IndexPage}{block:Date} <div class="permaz">
  853.  
  854. <a href="{permalink}">
  855. {ShortDayofWeek} {ShortMonth} {DayOfMonth}{DayOfMonthSuffix}
  856. </a>
  857. /
  858. <a href="{Permalink}">{NoteCount}</a>
  859.  
  860. /
  861. <a href="{ReblogURL}">reblog</a></div> {/block:Date}{/block:IndexPage}
  862. {block:PermalinkPage}
  863. <center>
  864. {Video-500}</center>
  865. {/block:PermalinkPage}
  866. {block:Video}
  867.  
  868. {block:PermalinkPage}
  869. <br>
  870. <div class="eclipsethemes">
  871. {block:Caption}{Caption}{/block:Caption}
  872.  
  873. {block:Date}Posted on {DayOfWeek}, {Month} {DayOfMonth}{DayOfMonthSuffix} at {12HourWithZero}:{Minutes}{CapitalAmPm}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  874.  
  875. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> , {/block:RebloggedFrom}
  876. {block:RebloggedFrom}source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}
  877.  
  878. {block:HasTags}<Br> tags: {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}</div>
  879. {/block:PermalinkPage}
  880.  
  881.  
  882.  
  883.  
  884.  
  885. {block:PostNotes}
  886. <span></span>
  887. <br>
  888. <div style="width:auto; max-height:200px; overflow:auto; text-align:left;">{PostNotes}</div>
  889.  
  890. </a>
  891. {/block:PostNotes}
  892. </div>
  893. {/block:posts}
  894.  
  895. </div></div>
  896.  
  897. {block:IndexPage}
  898. {block:Pagination}
  899. <div id="pagination">
  900. {block:NextPage}
  901. <a id="nextPage" href="{NextPage}"></a>
  902. {/block:NextPage}
  903. {block:PreviousPage}
  904. <a href="{PreviousPage}"></a>
  905. {/block:PreviousPage}
  906. </div>
  907. {/block:Pagination}
  908. {/block:IndexPage}
  909.  
  910.  
  911. <div id="cred">
  912. <a href="http://teenageblog.tumblr.com/"><img src="https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-moon-outline-48.png"></a></div>
  913.  
  914. </body>
  915. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement