Advertisement
teenageblog

Starry Sky Theme

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