Advertisement
Guest User

Untitled

a guest
Mar 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.62 KB | None | 0 0
  1. <!-----------------------------------------------------------------------
  2. Theme [22]: Moonfall
  3. Made by glenthemes
  4.  
  5. Initial release: 2017/02/08
  6. Last updated: 2018/02/16
  7.  
  8. TERMS OF USE:
  9. 1) Do not remove the theme credit.
  10. 2) Do not repost/redistribute my themes.
  11. 3) Do not take parts of the code and use it as your own.
  12. 4) Do not use my graphics/images from my themes.
  13. 5) Do not use my themes as a base code.
  14. 6) Do not integrate my codes together.
  15.  
  16. Stick to the terms or else Diana will break your nuts
  17. ------------------------------------------------------------------------>
  18.  
  19. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  20. <html xmlns="//www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  21.  
  22. <head>
  23.  
  24. <title>{Title}</title>
  25.  
  26. <link rel="shortcut icon" href="{Favicon}">
  27.  
  28. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
  29.  
  30. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  31.  
  32. <!--------------------JAVASCRIPTS-------------------->
  33.  
  34. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  35.  
  36. <script src="//static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  37. <script>
  38. (function($){
  39. $(document).ready(function(){
  40. $("a[title]").style_my_tooltips({
  41. tip_follows_cursor:true,
  42. tip_delay_time:120,
  43. tip_fade_speed:120,
  44. attribute:"title"
  45. });
  46. });
  47. })(jQuery);
  48. </script>
  49.  
  50. <script>
  51. $(document).ready(function() {
  52. $('iframe.tumblr_audio_player').load( function() {
  53. $('iframe.tumblr_audio_player').contents().find("head")
  54. .append($("<style type='text/css'> .audio-player{background:{color:bold text background} !important; padding:5px 10px 5px 0px !important;} </style>"));
  55. $('iframe.tumblr_audio_player').contents().find("head")
  56. .append($("<style type='text/css'> .play-pause{color:{color:bold} !important; font-size:15px!important; padding:0 9.5px!important} </style>"));
  57. });
  58. });
  59. </script>
  60.  
  61. <script type="text/javascript">
  62. $(document).ready(function(){
  63. $("button").click(function() {
  64. $('html, body').animate({
  65. scrollTop: $("#botbar").offset().top+100
  66. }, 1800);
  67. });});
  68. </script>
  69.  
  70. {block:IndexPage}
  71. {block:ifheadercontent}
  72. <script type='text/javascript'>
  73. $(function(){
  74. var side = $('#sb').offset().top;
  75. $(window).scroll(function(){
  76. if( $(window).scrollTop() >= side ) {
  77. $('#sb').css({position: 'fixed', top: '110px'});
  78. } else {
  79. $('#sb').css({position: 'absolute', top: '110px'});
  80. }
  81. });
  82. });
  83. </script>
  84. {/block:ifheadercontent}
  85. {/block:IndexPage}
  86.  
  87.  
  88. <script>
  89. $(document).ready(function() {
  90. $('a#clickbutton').click(function() {
  91. $('.t',this).toggle();
  92. $('#updates').fadeToggle();
  93. });
  94.  
  95. });
  96. </script>
  97.  
  98.  
  99. {block:ifsmoothscrolling}<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.4/SmoothScroll.js"></script>{/block:ifsmoothscrolling}
  100.  
  101.  
  102. <link href="https://fonts.googleapis.com/css?family=Karla" rel="stylesheet">
  103.  
  104.  
  105. <!--------------------COLORS-------------------->
  106.  
  107. <meta name="color:background" content="#10080a"/>
  108. <meta name="color:post" content="#0d0203"/>
  109. <meta name="color:text" content="#baa1af"/>
  110. <meta name="color:bold" content="#eee">
  111. <meta name="color:bold text background" content="#170a10">
  112. <meta name="color:Italic" content="#ccc">
  113. <meta name="color:Link" content="#c884a0">
  114. <meta name="color:Link Hover" content="#fff">
  115. <meta name="color:top bar background" content="#170a10">
  116. <meta name="color:top bar text" content="#b5a7ba">
  117. <meta name="color:bot bar background" content="#0d0203"/>
  118. <meta name="color:permalink background" content="#170a10">
  119. <meta name="color:permalink text" content="#cccccc">
  120. <meta name="color:permalink link" content="#b5a7ba">
  121. <meta name="color:question background" content="#170a10">
  122. <meta name="color:chat odd" content="#170a10">
  123. <meta name="color:chat even" content="#0d0203">
  124. <meta name="color:scrollbar" content="#473546">
  125. <meta name="color:scrollbar bg" content="#170a10"/>
  126. <meta name="color:highlight" content="#170a10">
  127. <meta name="color:highlighted text" content="#c5c5c5">
  128.  
  129. <!--------------------OPTIONS-------------------->
  130.  
  131. <meta name="if:show music player" content="0" />
  132. <meta name="if:smooth scrolling" content="0" />
  133. <meta name="if:scroll to top button" content="1" />
  134. <meta name="if:header content" content="1" />
  135. <meta name="if:background gradient" content="0" />
  136. <meta name="if:photo fade" content="0" />
  137. <meta name="if:monochrome posts" content="0" />
  138. <meta name="if:transparent posts" content="1" />
  139. <meta name="if:updates tab" content="0" />
  140. <meta name="if:dark tumblr controls" content="0" />
  141.  
  142. <!--------------------IMAGES-------------------->
  143.  
  144. <meta name="image:background image" content="//i.imgur.com/5VEiWdK.png"/>
  145. <meta name="image:bottom bar background" content="http://i.imgur.com/Ky8nj56.png"/>
  146. <meta name="image:post container background" content="http://i.imgur.com/2B7Eg4b.png"/>
  147. <meta name="image:sidebar image" content=""/>
  148.  
  149. <!--------------------TITLES-------------------->
  150.  
  151. <meta name="text:font size" content="12">
  152. <meta name="text:post width" content="500">
  153. <meta name="text:post padding" content="10">
  154. <meta name="text:gutter width" content="10">
  155. <meta name="text:post margin" content="75">
  156. <meta name="text:sidebar left margin" content="70">
  157.  
  158. <meta name="text:billy music player code" content="">
  159. <meta name="text:top bar title icon" content="lnr-moon">
  160. <meta name="text:top bar text 1" content="Eleum Loyce">
  161. <meta name="text:top bar text 2" content="Knight of Glory">
  162. <meta name="text:updates box" content="Your updates here">
  163. <meta name="text:bottom bar title" content="Eleum Loyce">
  164. <meta name="text:bottom bar text" content="Knight of Glory">
  165. <meta name="text:Link 1" content="">
  166. <meta name="text:Link 1 URL" content="">
  167. <meta name="text:Link 2" content="">
  168. <meta name="text:Link 2 URL" content="">
  169. <meta name="text:Link 3" content="">
  170. <meta name="text:Link 3 URL" content="">
  171. <meta name="text:Link 4" content="">
  172. <meta name="text:Link 4 URL" content="">
  173. <meta name="text:Link 5" content="">
  174. <meta name="text:Link 5 URL" content="">
  175. <meta name="text:Link 6" content="">
  176. <meta name="text:Link 6 URL" content="">
  177.  
  178. <!-------------------------------------------------------------------->
  179.  
  180. <style type="text/css">
  181.  
  182. @font-face { font-family: "beaufort"; src: url('https://dl.dropboxusercontent.com/s/fcluzpevo5u3j7i/Beaufort%20W01%20Regular.ttf'); }
  183.  
  184. /*--------------------TOOLTIPS--------------------*/
  185.  
  186. #s-m-t-tooltip {
  187. padding: 4px 9px;
  188. margin: 26px 9px 0px 15px;
  189. background-color: rgba({RGBcolor:top bar background},0.83);
  190. font-family: beaufort;
  191. font-size: 9px;
  192. letter-spacing: 1px;
  193. text-transform: uppercase;
  194. font-weight:bold;
  195. color: {color:top bar text};
  196. z-index:9999999!important;
  197. max-width:400px;
  198. }
  199.  
  200. /*--------------------TUMBLR CONTROLS--------------------*/
  201.  
  202. iframe#tumblr_controls, .iframe-controls--desktop {
  203. top:58px!important;
  204. right:7px!important;
  205. position:fixed!important;
  206. z-index:999999!important;
  207. transform-origin:100% 0;
  208. transform:scale(0.8,0.8);
  209. opacity:0.6;
  210.  
  211. {block:ifdarktumblrcontrols}
  212. filter:invert(100%) hue-rotate(180deg);
  213. -webkit-filter:invert(100%) hue-rotate(180deg);
  214. {/block:ifdarktumblrcontrols}
  215.  
  216. transition:0.3s ease-in-out;
  217. }
  218.  
  219. iframe#tumblr_controls:hover, .iframe-controls--desktop:hover {
  220. opacity:0.8;
  221. }
  222.  
  223.  
  224. /*--------------------SCROLLBAR--------------------*/
  225.  
  226. ::-webkit-scrollbar {
  227. width: 4px;
  228. height: 4px;
  229. }
  230.  
  231. ::-webkit-scrollbar-thumb {
  232. background-color: {color:scrollbar};
  233. }
  234.  
  235. ::-webkit-scrollbar-track {
  236. background-color: {color:scrollbar bg};
  237. }
  238.  
  239.  
  240. /*--------------------SCROLLBAR--------------------*/
  241.  
  242. ::selection {
  243. background: {color:highlight};
  244. color:{color:highlighted text};
  245. }
  246.  
  247. ::-moz-selection {
  248. background: {color:highlight};
  249. color:{color:highlighted text};
  250. }
  251.  
  252.  
  253. /*--------------------BASICS--------------------*/
  254.  
  255. body {
  256. background-color:{color:background};
  257. background-image:url({image:post container background});
  258. background-repeat:repeat;
  259. background-position:center;
  260. background-attachment:fixed;
  261. color:{color:text};
  262. cursor:normal;
  263. font-family:karla;
  264. line-height:16px;
  265. font-size:11px;
  266. letter-spacing:0px;
  267. text-align:left;
  268. -webkit-font-smoothing:antialiased;
  269. -moz-osx-font-smoothing:grayscale;
  270. }
  271.  
  272. {block:ifheadercontent}
  273. #background {
  274. position:absolute;
  275. top:0;
  276. left:0;
  277. width:100%;
  278. height:100vh;
  279. background:{color:background} url({image:background image});
  280. background-attachment:fixed;background-repeat:no-repeat; background-size: cover; background-position:center;
  281. z-index:-7;
  282. }
  283.  
  284. .grad {
  285. position:absolute;
  286. bottom:0;
  287. margin-bottom:0px;
  288. left:0;
  289. background-image:linear-gradient(to bottom, transparent, {color:bot bar background});
  290. width:100%;
  291. padding-top:40%;
  292. {block:ifbackgroundgradient}opacity:1;{/block:ifbackgroundgradient}
  293. {block:ifnotbackgroundgradient}display:none;{/block:ifnotbackgroundgradient}
  294. }
  295.  
  296. #bgb {
  297. position:absolute;
  298. top:0;
  299. left:0;
  300. width:100%;
  301. height:100vh;
  302. background-color:{color:background};
  303. z-index:-8;
  304. }
  305. {/block:ifheadercontent}
  306.  
  307. {block:PermalinkPage}
  308. #background, .grad, #bgb {
  309. display:none;
  310. }
  311. {/block:PermalinkPage}
  312.  
  313. blockquote {
  314. padding-left:10px;
  315. margin-left:5px;
  316. border-left:1px solid;
  317. border-color:{color:link};
  318. margin:10px;
  319. }
  320.  
  321. /*--------------------LINKS--------------------*/
  322.  
  323. a {
  324. color:{color:link};
  325. text-decoration:none;
  326. cursor:normal;
  327. text-decoration:none;
  328. -webkit-transition: all 0.4s ease-in-out;
  329. -moz-transition: all 0.4s ease-in-out;
  330. -o-transition: all 0.4s ease-in-out;
  331. }
  332.  
  333. a:hover {
  334. text-decoration:none;
  335. color: {color:link hover};
  336. }
  337.  
  338. img {
  339. opacity:1;
  340. text-decoration:none;
  341. }
  342.  
  343. h1 {
  344. font-size:13px;
  345. font-family:beaufort;
  346. font-weight:bold;
  347. text-transform:uppercase;
  348. letter-spacing:2px;
  349. text-align:center;
  350. padding:10px;
  351. color:{color:link};
  352. background-color:rgba({RGBcolor:permalink background},0.6);
  353. }
  354.  
  355. /*--------------------BOLDED TEXT--------------------*/
  356.  
  357. .posts b {
  358. color: {color:Bold};
  359. background-color: {color:bold text background};
  360. padding:1px 3px;
  361. }
  362.  
  363. .posts a {
  364. padding-bottom:1px;
  365. border-bottom:0.5px solid rgba({RGBcolor:text},0.4);
  366. }
  367.  
  368. .non a {
  369. padding-bottom:0px;
  370. border-bottom:0px solid transparent;
  371. }
  372.  
  373. t {
  374. font-size:14px;
  375. }
  376.  
  377. pre, code {
  378. white-space:pre-wrap;
  379. }
  380.  
  381. /*--------------------ITALIZED TEXT--------------------*/
  382.  
  383. i, em, .em {
  384. color: {color:Italic};
  385. }
  386.  
  387.  
  388. /*--------------------POST CONTAINER--------------------*/
  389.  
  390. #container {
  391. position:absolute;
  392. margin:0 auto;
  393. {block:ifheadercontent}top:100vh;{/block:ifheadercontent}
  394. {block:ifnotheadercontent}top:0;{/block:ifnotheadercontent}
  395. {block:PermalinkPage}top:0;{/block:PermalinkPage}
  396. padding-top:110px;
  397. left:0;right:0;
  398. width:calc({text:post width}px + ({text:post padding}px * 2) + {text:sidebar left margin}px + 280px);
  399. z-index:-10;
  400. }
  401.  
  402. .semicontainer {
  403. width:calc({text:post width}px + ({text:post padding}px * 2));
  404. {block:iftransparentposts}opacity:0.83;{/block:iftransparentposts}
  405. {block:ifnottransparentposts}opacity:1;{/block:ifnottransparentposts}
  406. -webkit-transition: all 0.9s ease-in-out;
  407. -moz-transition: all 0.9s ease-in-out;
  408. -o-transition: all 0.9s ease-in-out;
  409. }
  410.  
  411. /*--------------------POSTS--------------------*/
  412.  
  413. .posts {
  414. overflow:hidden;
  415. margin-bottom:{text:post margin}px;
  416. width:{text:post width}px;
  417. padding:{text:post padding}px;
  418. background-color:{color:post};
  419. font-size:{text:font size}px;
  420. }
  421.  
  422. .posts a {
  423. color:{color:link};
  424. }
  425.  
  426. .posts a:hover {
  427. color:{color:link hover};
  428. }
  429.  
  430. .photos, .photos img {
  431. position:relative;
  432. overflow:hidden;
  433. width:{text:post width}px;
  434.  
  435. {block:IndexPage}
  436. {block:ifphotofade}
  437. opacity:0.8;
  438. -webkit-transition: all 0.8s ease-in-out;
  439. -moz-transition: all 0.8s ease-in-out;
  440. -o-transition: all 0.8s ease-in-out;
  441. {/block:ifphotofade}
  442.  
  443. {block:ifmonochromeposts}
  444. -webkit-filter:grayscale(100%);
  445. filter:grayscale(100%);
  446. -webkit-transition: all 0.8s ease-in-out;
  447. -moz-transition: all 0.8s ease-in-out;
  448. -o-transition: all 0.8s ease-in-out;
  449. {/block:ifmonochromeposts}
  450. {/block:IndexPage}
  451. }
  452.  
  453. .posts:hover .photos {
  454. opacity:1;
  455. -webkit-filter:grayscale(0%);
  456. filter:grayscale(0%);
  457. }
  458.  
  459. .posts img {
  460. {block:IndexPage}
  461. {block:ifphotofade}
  462. opacity:0.8;
  463. -webkit-transition: all 0.8s ease-in-out;
  464. -moz-transition: all 0.8s ease-in-out;
  465. -o-transition: all 0.8s ease-in-out;
  466. {/block:ifphotofade}
  467.  
  468. {block:ifmonochromeposts}
  469. -webkit-filter:grayscale(100%);
  470. filter:grayscale(100%);
  471. -webkit-transition: all 0.8s ease-in-out;
  472. -moz-transition: all 0.8s ease-in-out;
  473. -o-transition: all 0.8s ease-in-out;
  474. {/block:ifmonochromeposts}
  475. {/block:IndexPage}
  476. }
  477.  
  478. .posts:hover img {
  479. opacity:1;
  480. -webkit-filter:grayscale(0%);
  481. filter:grayscale(0%);
  482. }
  483.  
  484. .posts img, .posts li, .posts blockquote {max-width:100%;height:auto;}
  485.  
  486. .posts iframe {max-width:100%;}
  487.  
  488. /*--------------------HEADER--------------------*/
  489.  
  490. #topbar {
  491. position:fixed;
  492. margin:0 auto;
  493. top:0;
  494. margin-top:0px;
  495. left:0;
  496. right:0;
  497. height:55px;
  498. width:100%;
  499. background-color:{color:top bar background};
  500. z-index:-4;
  501.  
  502. }
  503.  
  504. #topborder {
  505. margin:0 auto;
  506. top:0;
  507. margin-top:calc(55px - 1.5px);
  508. left:0;
  509. right:0;
  510. height:1.5px;
  511. width:100%;
  512. background-color:rgba({RGBcolor:top bar text},0.22);
  513. }
  514.  
  515. #topicon {
  516. top:0;
  517. margin-top:0px;
  518. left:0;
  519. padding:8px 0px 0px 16px;
  520. }
  521.  
  522. #topicon img {
  523. width:28px;
  524. border-radius:100%;
  525. padding:4.5px;
  526. border:0.7px solid rgba({RGBcolor:top bar text},0.5);
  527. }
  528.  
  529. #topsmall {
  530. top:0;
  531. margin-top:0px;
  532. left:0;
  533. padding:11px 0px 0px 70px;
  534. font-family:beaufort;
  535. text-transform:uppercase;
  536. letter-spacing:2px;
  537. font-weight:bold;
  538. font-size:10px;
  539. color:{color:top bar text};
  540. }
  541.  
  542. #toptits {
  543. top:0;
  544. margin-top:0px;
  545. left:0;
  546. padding:27px 0px 0px 70px;
  547. font-family:beaufort;
  548. text-transform:uppercase;
  549. letter-spacing:2px;
  550. font-weight:bold;
  551. font-size:14px;
  552. color:{color:top bar text};
  553. }
  554.  
  555. #topcenter {
  556. margin:0 auto;
  557. top:0;
  558. margin-top:0px;
  559. left:0;right:0;
  560. padding:19.5px 6px 16.5px 0px;
  561. text-align:center;
  562. font-family:beaufort;
  563. text-transform:uppercase;
  564. font-weight:bold;
  565. font-size:12px;
  566. letter-spacing:1.7px;
  567. color:{color:top bar text};
  568. }
  569.  
  570. #topcenter .lnr {
  571. margin-right:7px;
  572. color:{color:top bar text};
  573. }
  574.  
  575. #topcenter a {
  576. color:rgba({RGBcolor:top bar text},0.74);
  577. letter-spacing:1.3px;
  578. padding:20px 16px 19.5px 16px;
  579. }
  580.  
  581. #topcenter a:hover, #topcenter .alti a:hover {
  582. color:rgba({RGBcolor:top bar text},1);
  583. }
  584.  
  585. #topcenter .alti a {
  586. margin-left:27px;
  587. {block:IndexPage}color:{color:top bar text};{/block:IndexPage}
  588. {block:PermalinkPage}color:rgba({RGBcolor:top bar text},0.74);{/block:PermalinkPage}
  589. {block:IndexPage}border-bottom:1.5px solid {color:top bar text};{/block:IndexPage}
  590. }
  591.  
  592. #topcenter .alti a::before {
  593. content:"";
  594. position:absolute;
  595. margin-top:-12px;
  596. margin-left:-27px;
  597. width:1px;
  598. height:40px;
  599. background:-webkit-linear-gradient(top, transparent, {color:top bar text}, transparent);
  600. }
  601.  
  602. {block:ifupdatestab}
  603. #topright {
  604. top:0;margin-top:0px;
  605. right:0;
  606. padding:19px 21px 21px 19px;
  607. font-family:beaufort;
  608. text-transform:uppercase;
  609. letter-spacing:2px;
  610. font-weight:bold;
  611. font-size:12px;
  612. color:{color:top bar text};
  613. }
  614.  
  615. #topright a {
  616. padding:3px;
  617. margin-right:-3px;
  618. color:{color:top bar text};
  619. }
  620.  
  621. #topright .lnr {
  622. margin-left:5px;
  623. color:{color:top bar text};
  624. }
  625.  
  626. #updates {
  627. display:none;
  628. top:0;margin-top:104px;
  629. right:0;margin-right:12px;
  630. width:210px;
  631. height:auto;
  632. {block:iftransparentposts}background-color:rgba({RGBcolor:top bar background},0.65);{/block:iftransparentposts}
  633. {block:ifnottransparentposts}background-color:rgba({RGBcolor:top bar background},1);{/block:ifnottransparentposts}
  634. padding:10px;
  635. color:{color:top bar text};
  636. font-family:karla;
  637. font-size:11px;
  638. text-transform:none;
  639. {block:iftransparentposts}border-bottom:2px solid rgba({RGBcolor:top bar text},0.65);{/block:iftransparentposts}
  640. {block:ifnottransparentposts}border-bottom:2px solid rgba({RGBcolor:top bar text},1);{/block:ifnottransparentposts}
  641. }
  642. {/block:ifupdatestab}
  643.  
  644. #topborder, #topicon, #topsmall, #toptits, #topcenter, #topright, #updates {
  645. position:fixed;
  646. z-index:-3;
  647. }
  648.  
  649. /*--------------------BOTBAR--------------------*/
  650. {block:IndexPage}
  651. #botbar {
  652. margin:0 auto;
  653. top:calc(100vh - 100px);
  654. left:0;
  655. right:0;
  656. height:100px;
  657. width:100%;
  658. background-color:rgba({RGBcolor:bot bar background},0.83);
  659. background-image:url({image:bottom bar background});
  660. background-repeat:repeat;
  661. background-position:center;
  662. z-index:-6;
  663. }
  664.  
  665. #midbot {
  666. margin:0 auto;
  667. top:calc(100vh - 110px);
  668. left:0;
  669. right:0;
  670. height:120px;
  671. width:430px;
  672. background-color:{color:bot bar background};
  673. z-index:-5;
  674. }
  675.  
  676. #arrup1 {
  677. margin:0 auto;
  678. top:calc(100vh - 155px);
  679. left:0;right:0;
  680. height:0;width:0;
  681. border-bottom:45px solid {color:bot bar background};
  682. border-left:215px solid transparent;
  683. border-right:215px solid transparent;
  684. z-index:-5;
  685. }
  686.  
  687. #arrup2 {
  688. margin:0 auto;
  689. top:calc(100vh + 10px);
  690. left:0;right:0;
  691. height:0;width:0;
  692. border-top:45px solid {color:bot bar background};
  693. border-left:215px solid transparent;
  694. border-right:215px solid transparent;
  695. z-index:-5;
  696. }
  697.  
  698. #chev {
  699. margin:0 auto;
  700. bottom:112px;
  701. margin-bottom:0px;
  702. left:0;right:0;
  703. width:17px;
  704. text-align:center;
  705. z-index:-5;
  706. -webkit-transition: all 1s ease-in-out;
  707. -moz-transition: all 1s ease-in-out;
  708. -o-transition: all 1s ease-in-out;
  709. }
  710.  
  711. #chev .lnr {
  712. font-size:17px;
  713. color:rgba({RGBcolor:top bar text},0.7);
  714. -webkit-transition: all 1s ease-in-out;
  715. -moz-transition: all 1s ease-in-out;
  716. -o-transition: all 1s ease-in-out;
  717. }
  718.  
  719. #chev button {
  720. padding:0px;
  721. background-color:transparent;
  722. border:0px solid transparent;
  723. outline:none;
  724. -webkit-transition: all 0.4s ease-in-out;
  725. -moz-transition: all 0.4s ease-in-out;
  726. -o-transition: all 0.4s ease-in-out;
  727. }
  728.  
  729. #chev button:hover {
  730. -ms-transform: rotate(180deg);
  731. -webkit-transform: rotate(180deg);
  732. transform: rotate(180deg);
  733. -webkit-transition: all 0.4s ease-in-out;
  734. -moz-transition: all 0.4s ease-in-out;
  735. -o-transition: all 0.4s ease-in-out;
  736. }
  737.  
  738. #chev button:hover .lnr {
  739. color:rgba({RGBcolor:top bar text},1);
  740. -webkit-transition: all 0.4s ease-in-out;
  741. -moz-transition: all 0.4s ease-in-out;
  742. -o-transition: all 0.4s ease-in-out;
  743. }
  744.  
  745. #botte {
  746. margin:0 auto;
  747. top:calc(100vh - 110px);
  748. left:0;
  749. right:0;
  750. height:110px;
  751. width:430px;
  752. z-index:-5;
  753. display:table;
  754. }
  755.  
  756. #bottomsup {
  757. display:table-cell;
  758. vertical-align:middle;
  759. }
  760.  
  761. #bottext {
  762. padding:20px;
  763. font-family:beaufort;
  764. text-transform:uppercase;
  765. letter-spacing:3px;
  766. font-size:26px;
  767. color:{color:top bar text};
  768. text-align:center;
  769. }
  770.  
  771. .sub {
  772. {block:ifbottombartext}margin-top:15px;{/block:ifbottombartext}
  773. {block:ifnotbottombartext}margin-top:0px;{/block:ifnotbottombartext}
  774. text-transform:none;
  775. letter-spacing:0.5px;
  776. font-size:12px;
  777. }
  778.  
  779. #botbar, #midbot, #arrup1, #arrup2, #chev, #botte {
  780. position:absolute;
  781. }
  782. {/block:IndexPage}
  783.  
  784. {block:PermalinkPage}
  785. #botbar, #midbot, #arrup1, #arrup2, #chev, #botte {
  786. display:none;
  787. }
  788. {/block:PermalinkPage}
  789.  
  790. /*--------------------SIDEBAR--------------------*/
  791. #sb {
  792. {block:IndexPage}
  793. {block:ifheadercontent}
  794. top:0px;
  795. position:absolute;
  796. {/block:ifheadercontent}
  797. {/block:IndexPage}
  798.  
  799. {block:PermalinkPage}position:fixed;{block:PermalinkPage}
  800. {block:ifnotheadercontent}position:fixed;{block:ifnotheadercontent}
  801.  
  802.  
  803. margin-left:calc(({text:post width}px + {text:post padding}px * 2) + {text:sidebar left margin}px);
  804. width:280px;
  805. text-align:center;
  806. z-index:-10;
  807. }
  808.  
  809. #sbicon {
  810. display:block;
  811. }
  812.  
  813. #sbicon img {
  814. width:150px;
  815. height:150px;
  816. border-radius:100%;
  817. padding:8.5px;
  818. border:1px solid rgba({RGBcolor:top bar text},0.6);
  819. background-color:{color:top bar background};
  820. }
  821.  
  822. #desc {
  823. margin-top:15px;
  824. padding:10px;
  825. {block:iftransparentposts}background-color:rgba({RGBcolor:top bar background},0.65);{/block:iftransparentposts}
  826. {block:ifnottransparentposts}background-color:rgba({RGBcolor:top bar background},1);{/block:ifnottransparentposts}
  827. font-family:karla;
  828. font-size:11px;
  829. {block:iftransparentposts}color:rgba({RGBcolor:top bar text},0.8);{/block:iftransparentposts}
  830. {block:ifnottransparentposts}color:rgba({RGBcolor:top bar text},1);{/block:ifnottransparentposts}
  831. text-align:center;
  832. {block:iftransparentposts}border-bottom:1.5px solid rgba({RGBcolor:top bar text},0.65);{/block:iftransparentposts}
  833. {block:ifnottransparentposts}border-bottom:1.5px solid rgba({RGBcolor:top bar text},1);{/block:ifnottransparentposts}
  834. }
  835.  
  836. #cl {
  837. margin-top:10px;
  838. text-align:center;
  839. }
  840.  
  841. #cl a {
  842. width:112px;
  843. height:auto;
  844. padding:5px 10px;
  845. {block:iftransparentposts}background-color:rgba({RGBcolor:top bar background},0.65);{/block:iftransparentposts}
  846. {block:ifnottransparentposts}background-color:rgba({RGBcolor:top bar background},1);{/block:ifnottransparentposts}
  847. color:{color:top bar text};
  848. border-bottom:1px solid transparent;
  849. margin:3px;
  850. text-transform:uppercase;
  851. letter-spacing:1px;
  852. display:inline-block;
  853. }
  854.  
  855. #cl a:hover {
  856. {block:iftransparentposts}border-bottom:1px solid rgba({RGBcolor:top bar text},0.65);{/block:iftransparentposts}
  857. {block:ifnottransparentposts}border-bottom:1px solid rgba({RGBcolor:top bar text},1);{/block:ifnottransparentposts}
  858. }
  859.  
  860. /*--------------------PAGINATION--------------------*/
  861. .pagination {
  862. padding-top:2px;
  863. position:absolute;
  864. width:400px;
  865. text-align:center;
  866. margin-top:10px;
  867. margin-left:60px;
  868. margin-bottom:20px;
  869. border-top: 1px solid rgba({RGBcolor:top bar text},0.4);
  870. }
  871.  
  872. /* 'Current page' number */
  873. .pagination span {
  874. margin:7px 0;
  875. font-size:11px;
  876. background-color:rgba({RGBcolor:top bar background},0.24);
  877. color:{color:top bar text};
  878. padding:5px;
  879. width:9px;
  880. display:inline-block;
  881. margin-left:2px;
  882. text-align:center;
  883. }
  884.  
  885. /* Other page numbers */
  886. .pagination a {
  887. margin:7px 0;
  888. background-color:rgba({RGBcolor:top bar background},1);
  889. font-size:9px;
  890. color:{color:top bar text};
  891. padding:5px;
  892. width:11px;
  893. display:inline-block;
  894. margin-left:2px;
  895. text-align:center;
  896. }
  897.  
  898. .pagination a:hover {
  899. background-color:rgba({RGBcolor:top bar background},0.74);
  900. }
  901.  
  902.  
  903. /*--------------------TAGS--------------------*/
  904.  
  905. .tagsin {
  906. text-transform:uppercase;
  907. letter-spacing:1px;
  908. text-align:right;
  909. font-size:calc({text:font size}px - 3px);
  910. line-height:1.5;
  911. margin-top:5px;
  912. margin-right:-5px;
  913. }
  914.  
  915. .tagsin a {
  916. margin-right:5px;
  917. color:rgba({RGBcolor:text},0.8);
  918. padding-bottom:0px;
  919. border-bottom:0px solid transparent;
  920. }
  921.  
  922. .tagsin a:hover {
  923. color:rgba({RGBcolor:link},0.8);
  924. }
  925.  
  926. /*--------------------PERMALINK--------------------*/
  927.  
  928. #info {
  929. position:absolute;
  930. margin-top:{text:post padding}px;
  931. margin-left:-{text:post padding}px;
  932. width:calc({text:post width}px + ({text:post padding}px * 2) - 26px);
  933. padding:8px 13px;
  934. background-color:{color:permalink background};
  935. font-family:beaufort;
  936. text-transform:uppercase;letter-spacing:1px;
  937. font-size:calc({text:font size}px - 2px);
  938. font-weight:bold;
  939. border-radius:0px 0px 10px 10px;
  940. color:{color:permalink text};
  941. }
  942.  
  943. #info a {
  944. color:{color:permalink link};
  945. padding-bottom:0px;
  946. border-bottom:0px solid transparent;
  947. }
  948.  
  949. #info a:hover {
  950. color: rgba({RGBcolor:permalink link},0.25);
  951. }
  952.  
  953. #info .fa {
  954. font-size:calc({text:font size}px - 2px);
  955. color: rgba({RGBcolor:permalink link},0.8);
  956. -webkit-transition: all 0.4s ease-in-out;
  957. -moz-transition: all 0.4s ease-in-out;
  958. -o-transition: all 0.4s ease-in-out;
  959. }
  960.  
  961. #info .fa:hover {
  962. color: rgba({RGBcolor:permalink link},0.25);
  963. }
  964.  
  965. /*--------------------POST NOTES--------------------*/
  966.  
  967. ol.notes {
  968. width:{text:post width}px;
  969. padding:{text:post padding}px;
  970. margin-bottom:calc({text:post margin}px / 2);
  971. {block:iftransparentposts}background-color:rgba({RGBcolor:post},0.46);{/block:iftransparentposts}
  972. {block:ifnottransparentposts}background-color:rgba({RGBcolor:post},1);{/block:ifnottransparentposts}
  973. list-style-type:none;
  974. }
  975.  
  976. ol.notes li.note {
  977. padding:10px;
  978. }
  979.  
  980. ol.notes li.note img.avatar {
  981. vertical-align:-4px;
  982. margin-right:10px;
  983. width:16px;
  984. height:16px;
  985. }
  986.  
  987. ol.notes li.note span.action {
  988. font-weight:none;
  989. }
  990.  
  991. ol.notes li.note .answer_content {
  992. font-weight:normal;
  993. }
  994.  
  995. ol.notes li.note blockquote {
  996. padding:4px 10px;
  997. margin:10px 0px 0px 25px;
  998. }
  999.  
  1000. ol.notes li.note blockquote a {
  1001. text-decoration:none;
  1002. }
  1003.  
  1004. /*---------------------------LIGHTBOXES---------------------------*/
  1005. .vignette, #vignette {
  1006. opacity:0;
  1007. }
  1008. .lightbox-image, #tumblr_lightbox img {
  1009. z-index:99999999999999999999999999999 !important;
  1010. box-shadow:none !important;
  1011. border-radius:0px !important;
  1012. max-width:none;
  1013. padding:{text:post padding}px !important;
  1014. background:{color:post} !important;
  1015. border:1px solid rgba({RGBcolor:text},0.15) !important;
  1016. }
  1017.  
  1018. .tmblr-lightbox, #tumblr_lightbox {
  1019. background-color:rgba({RGBcolor:post},0.78) !important;
  1020. z-index:99999999999999999999999999999 !important;
  1021. }
  1022.  
  1023. /*---------------------------QUOTES---------------------------*/
  1024.  
  1025. .quote {
  1026. text-transform:uppercase;
  1027. font-size:12px;
  1028. font-weight:bold;
  1029. text-align:center;
  1030. }
  1031.  
  1032. .quotesource {
  1033. text-align:center;
  1034. margin-top:10px;
  1035. }
  1036.  
  1037.  
  1038. /*---------------------------CHATS---------------------------*/
  1039.  
  1040. .chat {
  1041. line-height:20px;
  1042. list-style:none;
  1043. }
  1044.  
  1045. .line.odd {
  1046. background:{color:chat odd};
  1047. margin-bottom:2px;
  1048. padding:5px;
  1049. list-style:none;
  1050. font-size:inherit;
  1051. }
  1052.  
  1053. .line.even {
  1054. background:{color:chat even};
  1055. margin-bottom:2px;
  1056. padding:5px;
  1057. list-style:none;
  1058. font-size:inherit;
  1059. }
  1060.  
  1061. .label {
  1062. padding-right:1px;
  1063. text-transform:uppercase;
  1064. font-weight:bold;
  1065. color:{color:link};
  1066. }
  1067.  
  1068. .line.odd, .line.even, .label {
  1069. font-size:inherit;
  1070. letter-spacing:inherit;
  1071. }
  1072.  
  1073.  
  1074. /*---------------------------ASKS---------------------------*/
  1075.  
  1076. .question {
  1077. background-color:{color:question background};
  1078. padding:6px;
  1079. }
  1080.  
  1081. .asker {
  1082. text-transform:uppercase;
  1083. }
  1084.  
  1085. .answer {
  1086. padding:5px;
  1087. margin-top:-15px;
  1088. margin-bottom:-15px;
  1089. }
  1090.  
  1091. /*---------------------------AUDIO---------------------------*/
  1092.  
  1093. .playerbutton {
  1094. position:absolute;
  1095. margin-top:18.5px;
  1096. margin-left:18.5px;
  1097. width:27px;
  1098. height:27px;
  1099. overflow:hidden;
  1100. border-radius:100%;
  1101. }
  1102.  
  1103. .trackdetails {
  1104. width:auto;
  1105. display:inline-block;
  1106. margin-left:70px;
  1107. padding:5px;
  1108. line-height:1.8;
  1109. }
  1110.  
  1111. .trackdetails b {
  1112. font-weight:normal;
  1113. }
  1114.  
  1115. .audiowrapper {
  1116. position:relative;
  1117. display:inline;
  1118. height:0px;
  1119. }
  1120.  
  1121. /*------------------------BOT PAGI------------------------*/
  1122. .botpagi {
  1123. margin-bottom:calc({text:post margin}px / 2);
  1124. margin-left:calc(({text:post width}px + ({text:post padding}px * 2)) * 0.1);
  1125. width:calc(({text:post width}px + ({text:post padding}px * 2)) * 0.8);
  1126. text-align:center;
  1127. padding-top:8px;
  1128. border-top:1px solid rgba({RGBcolor:top bar text},0.4);
  1129. }
  1130.  
  1131. /* 'Current page' number */
  1132. .botpagi span {
  1133. margin:7px 0;
  1134. font-size:9px;
  1135. color:{color:Text};
  1136. padding:3px 5px;
  1137. width:9px;
  1138. display:inline-block;
  1139. margin-left:5px;
  1140. text-align:center;
  1141. }
  1142.  
  1143. /* Other page numbers */
  1144. .botpagi a {
  1145. margin:7px 0;
  1146. font-size:9px;
  1147. color:{color:text};
  1148. border-bottom:0.5px solid rgba({RGBcolor:text},0.8);
  1149. padding:3px 5px;
  1150. background-color:{color:post};
  1151. width:9px;
  1152. display:inline-block;
  1153. margin-left:2px;
  1154. text-align:center;
  1155. }
  1156.  
  1157. .botpagi a:hover {
  1158. color:{color:text};
  1159. border-bottom:0.5px solid rgba({RGBcolor:text},0.5);
  1160. }
  1161.  
  1162. {CustomCSS}
  1163.  
  1164. {block:ifshowmusicplayer}
  1165. #musicplayer {
  1166. position: fixed;
  1167. z-index: 0;
  1168. bottom:30px;
  1169. margin-left: 20px;
  1170. width: 31px;
  1171. height: 31px;
  1172. -webkit-border-radius: 100%;
  1173. -moz-border-radius: 100%;
  1174. border-radius: 100%;
  1175. background: {color:top bar background}; /* icon background */
  1176. -webkit-transition: all .7s ease;
  1177. -moz-transition: all .7s ease;
  1178. -o-transition: all .7s ease;
  1179. transition: all .7s ease;
  1180. }
  1181.  
  1182. #musicplayer img {
  1183. width: 15px;
  1184. padding: 8px 0px 0px 8px;
  1185. }
  1186.  
  1187. #linerrr {
  1188. position:absolute;
  1189. background:{color:top bar background}; /* middle line color*/
  1190. }
  1191.  
  1192. .linerrr {
  1193. top: 13px;
  1194. left: 30px;
  1195. width: 0px;
  1196. height: 3px;
  1197. -webkit-transition:all .4s ease;
  1198. -moz-transition:all .4s ease;
  1199. -o-transition:all .4s ease;
  1200. transition-delay: 0s;
  1201. -webkit-transition-delay: 0s;
  1202. }
  1203.  
  1204. #musicplayer:hover .linerrr {
  1205. width: 20px;
  1206. -webkit-transition-delay: 0s;
  1207. }
  1208.  
  1209. .play {
  1210. z-index: -2;
  1211. top: 0px;
  1212. left: 50px;
  1213. width: 120px;
  1214. height: 0px;
  1215. padding: 0px 5px 5px 5px;
  1216. overflow: hidden;
  1217. position: absolute;
  1218. text-align: center;
  1219. background: {color:post}; /* player background */
  1220. border-left: 3px solid {color:top bar background}; /* player border */
  1221. opacity: 0;
  1222. -webkit-transition: all .4s ease;
  1223. -moz-transition: all .4s ease;
  1224. -o-transition: all .4s ease;
  1225. transition-delay: .4s;
  1226. -webkit-transition-delay: .4s;
  1227. }
  1228.  
  1229. #musicplayer:hover .play {
  1230. height: 25px;
  1231. opacity: 1;
  1232. transition-delay: .6s;
  1233. -webkit-transition-delay: .6s;
  1234. }
  1235. {/block:ifshowmusicplayer}
  1236.  
  1237. @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  1238. @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  1239. @keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
  1240.  
  1241.  
  1242. .fade-in {
  1243. opacity:0;
  1244. -webkit-animation:fadeIn ease-in 1;
  1245. -moz-animation:fadeIn ease-in 1;
  1246. animation:fadeIn ease-in 1;
  1247. -webkit-animation-fill-mode:forwards;
  1248. -moz-animation-fill-mode:forwards;
  1249. animation-fill-mode:forwards;
  1250. -webkit-animation-duration:1s;
  1251. -moz-animation-duration:1s; animation-duration:1s; }
  1252.  
  1253. .fade-in.two { -webkit-animation-delay: 1.22s; -moz-animation-delay: 1.22s; animation-delay: 1.22s; }
  1254.  
  1255. /**--**/
  1256.  
  1257. #scrollToTop:link,
  1258. #scrollToTop:visited {
  1259. display: none;
  1260. position: fixed;
  1261. bottom: 25px;
  1262. right: 15px;
  1263. z-index:-1;
  1264. opacity:0.7;
  1265. -webkit-transition: all 1s ease-in-out;
  1266. -moz-transition: all 1s ease-in-out;
  1267. -o-transition: all 1s ease-in-out;
  1268. }
  1269.  
  1270. #scrollToTop .fa {
  1271. font-size:32px;
  1272. color:rgba({RGBcolor:top bar text},0.74);
  1273. }
  1274.  
  1275. #scrollToTop:hover {
  1276. opacity:1;
  1277. color:rgba({RGBcolor:top bar text},1);
  1278. -ms-transform: rotate(360deg);
  1279. -webkit-transform: rotate(360deg);
  1280. transform: rotate(360deg);
  1281. -webkit-transition: all 0.4s ease-in-out;
  1282. -moz-transition: all 0.4s ease-in-out;
  1283. -o-transition: all 0.4s ease-in-out;
  1284.  
  1285. }
  1286.  
  1287. </style>
  1288. {block:ifscrolltotopbutton}
  1289. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
  1290. <script type="text/javascript" src="//static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
  1291. <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><span class="fa fa-arrow-circle-o-up"></span></a>
  1292. {/block:ifscrolltotopbutton}
  1293.  
  1294. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  1295. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  1296. <script src="https://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  1297.  
  1298.  
  1299. <script>
  1300. $(document).ready(function(){
  1301. $('.photo-slideshow').pxuPhotoset({
  1302. lightbox: true,
  1303. rounded: false,
  1304. gutter: '{text:gutter width}px',
  1305. borderRadius: '0px',
  1306. photoset: '.photo-slideshow',
  1307. photoWrap: '.photo-data',
  1308. photo: '.pxu-photo'
  1309. });
  1310. });
  1311. </script>
  1312.  
  1313. <script src ="//static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
  1314.  
  1315. </head>
  1316.  
  1317. <body>
  1318.  
  1319. <div id="bgb"></div>
  1320. <div id="background" class="box fade-in two">
  1321. <div class="grad"></div>
  1322. </div>
  1323.  
  1324. {block:ifshowmusicplayer}
  1325. <div id="musicplayer" class="box fade-in one">
  1326. <img src="//68.media.tumblr.com/tumblr_m7w2o3N94I1r6o8v2.gif">
  1327. <div id="linerrr" class="linerrr"></div>
  1328. <div class="play">
  1329. {text:billy music player code}
  1330. </div>
  1331. </div>
  1332. {/block:ifshowmusicplayer}
  1333.  
  1334. <div id="topbar">
  1335. <div id="topborder"></div>
  1336. <div id="topicon"><img src="{PortraitURL-64}"></div>
  1337. <div id="topsmall">{text:top bar text 1}</div>
  1338. <div id="toptits">{text:top bar text 2}</div>
  1339. <div id="topcenter">
  1340. <span class="lnr {text:top bar title icon}"></span>{Name}
  1341. <span class="alti"><a href="/">index</a></span>
  1342. <a href="/ask">message</a>
  1343. <a href="/archive">archive</a>
  1344.  
  1345. <!--PLEASE DO NOT REMOVE THE THEME CREDIT-->
  1346. <a href="//glenthemes.tumblr.com" title="theme by glenthemes">theme</a>
  1347. <!--PLEASE DO NOT REMOVE THE THEME CREDIT-->
  1348. </div>
  1349.  
  1350.  
  1351.  
  1352. {block:ifupdatestab}<div id="topright">
  1353. <a id="clickbutton" class="t" style="cursor:pointer;">
  1354. <span class="t">updates<span class="lnr lnr-menu"></span></span>
  1355. <span class="t" style="display:none">updates<span class="lnr lnr-cross"></span></span></a></div>
  1356. <div id="updates">{text:updates box}
  1357. </div>
  1358. {/block:ifupdatestab}
  1359. </div>
  1360.  
  1361. {block:ifheadercontent}
  1362. <div id="botbar"></div>
  1363. <div id="midbot"></div>
  1364. <div id="arrup1"></div>
  1365. <div id="arrup2"></div>
  1366.  
  1367. <div id="botte">
  1368. <div id="chev"><button type="button" style="cursor:pointer;"><span class="lnr lnr-chevron-up"></span></button>
  1369. </div>
  1370. <div id="bottomsup">
  1371. <div id="bottext">{text:bottom bar title}
  1372. <div class="sub">{text:bottom bar text}</div>
  1373. </div>
  1374. </div>
  1375. </div>
  1376. {/block:ifheadercontent}
  1377.  
  1378. <div id="container" class="box fade-in two">
  1379.  
  1380. <div id="sb">
  1381. <div id="sbicon"><img src="{image:sidebar image}"></div>
  1382. <div id="desc">{Description}</div>
  1383.  
  1384. <div id="cl">
  1385. {block:ifLink1}<a href="{text:Link 1 URL}">{text:Link 1}</a>{/block:ifLink1}
  1386. {block:ifLink2}<a href="{text:Link 2 URL}">{text:Link 2}</a>{/block:ifLink2}
  1387. {block:ifLink3}<a href="{text:Link 3 URL}">{text:Link 3}</a>{/block:ifLink3}
  1388. {block:ifLink4}<a href="{text:Link 4 URL}">{text:Link 4}</a>{/block:ifLink4}
  1389. {block:ifLink5}<a href="{text:Link 5 URL}">{text:Link 5}</a>{/block:ifLink5}
  1390. {block:ifLink6}<a href="{text:Link 6 URL}">{text:Link 6}</a>{/block:ifLink6}
  1391. </div>
  1392.  
  1393. </div>
  1394.  
  1395.  
  1396.  
  1397. <div class="semicontainer">
  1398.  
  1399. {block:Posts}
  1400. <div class="posts">
  1401.  
  1402. {block:Text}
  1403. {block:Title}<h1>{Title}</h1>{/block:Title}
  1404. {Body}
  1405. {/block:Text}
  1406.  
  1407.  
  1408. {block:Photo}
  1409.  
  1410. <div class="photos">
  1411. <div class="non">{LinkOpenTag}<a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500"></a>{LinkCloseTag}</div></div>
  1412.  
  1413. {block:Caption}{Caption}{/block:Caption}
  1414. {/block:Photo}
  1415.  
  1416.  
  1417. {block:Photoset}
  1418.  
  1419. <div class="photos">
  1420. <div class="non">
  1421. <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
  1422. </div>
  1423. </div>
  1424.  
  1425. {block:Caption}{Caption}{/block:Caption}
  1426. {/block:Photoset}
  1427.  
  1428.  
  1429. {block:Quote}
  1430. <div class="quote">"{Quote}"</div>
  1431. {block:Source}<div class="quotesource"> — {Source}</div>
  1432. {/block:Source}{/block:Quote}
  1433.  
  1434.  
  1435. {block:Link}
  1436. <h1><div class="non"><a href="{URL}" {Target}>{Name} »</a></div></h1>
  1437. {block:Description}{Description}{/block:Description}
  1438. {/block:Link}
  1439.  
  1440.  
  1441. {block:Chat}
  1442. {block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
  1443. {/block:Chat}
  1444.  
  1445.  
  1446. {block:Audio}
  1447. {block:AudioPlayer}
  1448. <div class="audiowrapper">
  1449. <div class="playerbutton">
  1450. {AudioPlayer}
  1451. </div>
  1452.  
  1453. <div class="trackdetails">
  1454. <b>TRACK:</b> {block:TrackName}{TrackName}{/block:TrackName}<br>
  1455.  
  1456. <b>ARTIST:</b> {block:Artist}{Artist}{/block:Artist}<br>
  1457.  
  1458. <b>PLAYS:</b> {FormattedPlayCount}</div></div>
  1459. {/block:AudioPlayer}
  1460.  
  1461. {block:Caption}
  1462. <div class="caption">{Caption}</div>
  1463. {/block:Caption}
  1464. {/block:Audio}
  1465.  
  1466.  
  1467. {block:Video}
  1468. {Video-500}
  1469. {block:Caption}{Caption}{/block:Caption}
  1470. {/block:Video}
  1471.  
  1472.  
  1473. {block:Answer}
  1474. <div class="question">
  1475. <div class="asker"><b>{Asker} asked:</b></div>
  1476. {Question}</div><br>
  1477. <div class="answer">
  1478. {Answer}</div>
  1479. {/block:Answer}
  1480.  
  1481. {block:PermalinkPage}
  1482. {block:HasTags}
  1483. <div class="tagsin">
  1484. {block:Tags}
  1485. <a href="{TagURL}">#{Tag}</a>
  1486. {/block:Tags}
  1487. </div>
  1488. {/block:HasTags}
  1489. {/block:PermalinkPage}
  1490.  
  1491. {block:Date}
  1492. {block:IndexPage}
  1493.  
  1494. {block:HasTags}
  1495. <div class="tagsin">
  1496. {block:Tags}
  1497. <a href="{TagURL}">#{Tag}</a>
  1498. {/block:Tags}
  1499. </div>
  1500. {/block:HasTags}
  1501.  
  1502.  
  1503.  
  1504.  
  1505. <div id="info">posted on <a href="{Permalink}" title="date">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix} {Year}</a>&nbsp;&nbsp;•&nbsp;&nbsp;<a href="{Permalink}" title="permalink">{NoteCount} N</a>&nbsp;&nbsp;•&nbsp;&nbsp;<a href="{ReblogURL}" title="reblog?" target="blank"><span class="fa fa-retweet"></span></a>{/block:IndexPage}</div>
  1506.  
  1507.  
  1508. {/block:IndexPage}
  1509. {/block:Date}
  1510.  
  1511. {block:Date}
  1512. {block:PermalinkPage}<div id="info" style="margin-left:0px; margin-top:-{text:post margin}px;">posted on <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}{DayOfMonthSuffix} '{ShortYear}</a> with <a href="{Permalink}">{NoteCountWithLabel}</a>{block:RebloggedFrom}&nbsp;&nbsp;•&nbsp;&nbsp;<a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>&nbsp;&nbsp;•&nbsp;&nbsp;<a href="{ReblogRootURL}" title="{ReblogRootName}">source</a></div>{/block:RebloggedFrom}{/block:PermalinkPage}
  1513. </div>
  1514. {/block:Date}
  1515.  
  1516.  
  1517. {block:PostNotes}
  1518. {PostNotes}
  1519. {/block:PostNotes}
  1520.  
  1521. {/block:Posts}
  1522.  
  1523.  
  1524. {block:Pagination}
  1525. <div class="botpagi">
  1526. {block:PreviousPage}<a title="Previous Page" href="{PreviousPage}">«</a>{/block:PreviousPage}
  1527. {block:JumpPagination length="8"}
  1528. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  1529. {block:JumpPage}<a href="{URL}" title="page {PageNumber}">{PageNumber}</a> {/block:JumpPage}
  1530. {/block:JumpPagination}
  1531. {block:NextPage}<a title="Next Page" href="{NextPage}">»</a>{/block:NextPage}
  1532. </div>
  1533. {/block:Pagination}
  1534.  
  1535.  
  1536. </body>
  1537.  
  1538. </div></div><!--cont-->
  1539. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement