Advertisement
Guest User

Untitled

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