Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.26 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head><title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  8.  
  9. <!-- start of script tooltip -->
  10. <!-- start of script tooltip -->
  11. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  12.  
  13. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  14.  
  15. <link href='https://fonts.googleapis.com/css?family=Dancing+Script' rel='stylesheet' type='text/css'>
  16.  
  17.  
  18. <script>
  19. (function($){
  20. $(document).ready(function(){
  21. $("a[title]").style_my_tooltips({
  22. tip_follows_cursor:true,
  23. tip_delay_time:90,
  24. tip_fade_speed:600,
  25. attribute:"title"
  26. });
  27. });
  28. })(jQuery);
  29. </script>
  30. <!-- end of script tooltip -->
  31.  
  32.  
  33. <!--META NAMES-->
  34.  
  35. <meta name="color:body" content="#666666"/>
  36. <meta name="color:links" content="#6f6e6e"/>
  37. <meta name="color:sblinks" content="#a8a8a8">
  38. <meta name="color:hover" content="#fafafa"/>
  39. <meta name="color:info" content="#a8a8a8">
  40. <meta name="color:desc" content="#aaaaaa">
  41. <meta name="color:title" content="#aaaaaa">
  42.  
  43. <meta name="image:sb" content=""/>
  44.  
  45.  
  46. <meta name="color:bg" content="#ffffff">
  47. <meta name="color:scrollbar" content="#AAAAAA">
  48. <meta name="color:scrollbarbg" content="#ffffff">
  49.  
  50.  
  51. <meta name="text:link A" content=""/>
  52. <meta name="text:link A url" content="/">
  53. <meta name="text:link B" content=""/>
  54. <meta name="text:link B url" content="/">
  55. <meta name="text:link C" content=""/>
  56. <meta name="text:link C url" content="/">
  57. <meta name="text:link D" content=""/>
  58. <meta name="text:link D url" content="/">
  59. <meta name="text:link E" content=""/>
  60. <meta name="text:link E url" content="/">
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. <!--
  68. * theme twenty eight *
  69. * the killing moon *
  70. * kitty :: http://queenseelie.tumblr.com/ *
  71. ** edit as much as you want bbys, just don't remove the credit or re-post.
  72. i will find you if you do i s2g**
  73.  
  74. -->
  75.  
  76. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  77.  
  78.  
  79. <style type="text/css">
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. ::-webkit-scrollbar-thumb {
  88. height:auto;
  89. background-color:#transparent;
  90. }
  91.  
  92. ::-webkit-scrollbar {
  93. height:9px;
  94. width:4px;
  95. background-color:#transparent;
  96. }
  97.  
  98. body {
  99. background-color:{color:bg};
  100. color:#000 ;
  101. font-family: calibri;
  102. text-align:justify;
  103. font-size: 12px;
  104. letter-spacing:0.5px;
  105. line-height:135%;
  106. }
  107.  
  108. sub {
  109. color:#000 ;
  110. font-family: calibri;
  111. text-align:justify;
  112. font-size: 9px;
  113. letter-spacing:0.5px;
  114. line-height:135%;
  115. }
  116.  
  117. sup {
  118. color:#000 ;
  119. font-family: calibri;
  120. text-align:justify;
  121. font-size: 9px;
  122. letter-spacing:0.5px;
  123. line-height:135%;
  124. }
  125.  
  126. em, strong {
  127. font-size:11px;
  128. letter-spacing:1px;
  129. font-family:georgia;
  130. color:#f92b6d;
  131.  
  132. font-size: 15px; font-family: 'Rozha One', serif;}
  133.  
  134. b, bold, strong {
  135. font-size:11px;
  136. letter-spacing:1px;
  137. font-family:georgia;
  138. color:#f92b6d;
  139.  
  140. font-size: 15px; font-family: 'Rozha One', serif;
  141.  
  142.  
  143.  
  144. }
  145.  
  146. i, italic {
  147. font-size:17px;
  148. text-transform:lowercase;
  149. letter-spacing:1px;
  150. font-size: 13px; font-family: georgia;
  151. font-family: 'Arapey', serif;
  152. color:#000;
  153. }
  154.  
  155. em {
  156.  
  157. font-size:17px;
  158. text-transform:lowercase;
  159. letter-spacing:1px;
  160. font-size: 13px; font-family: georgia;
  161. font-family: 'Arapey', serif;
  162. color:#000;
  163.  
  164. }
  165.  
  166.  
  167. a {
  168. color:{color:links};
  169. text-decoration:none;
  170. -moz-outline-style:none;
  171. }
  172.  
  173. a:hover{
  174. color:{color:hover};
  175. -moz-transition-duration:0.3s;
  176. -webkit-transition-duration:0.3s;
  177. -o-transition-duration:0.3s;
  178. }
  179.  
  180. img {
  181. border:none;
  182. }
  183.  
  184.  
  185. #s-m-t-tooltip {
  186. max-width:300px;
  187. margin:15px;
  188. padding:2px 5px;
  189. border:1px dashed #56eff1;
  190. border-radius:4px;
  191. font-size:11px;
  192. letter-spacing:1px;
  193. font-family:georgia;
  194. color:#f92b6d;
  195.  
  196. font-size: 15px; font-family: 'Rozha One', serif;
  197.  
  198. }
  199.  
  200.  
  201.  
  202.  
  203. blockquote {
  204. border-left:2px solid #fb588b;
  205. padding-left:5px;
  206. margin:10px 3px 10px 3px;
  207. line-height:auto;
  208. border-radius:5px;
  209. }
  210.  
  211. blockquote blockquote {
  212. border-left:2px solid #56eff1;
  213. padding-left:5px;
  214. margin:10px 3px 10px 3px;
  215. line-height:auto; border-radius:5px;
  216. }
  217.  
  218. blockquote blockquote blockquote {
  219. border-left:2px solid #fb588b;
  220. padding-left:5px;
  221. margin:10px 3px 10px 3px;
  222. line-height:auto; border-radius:5px;
  223. }
  224.  
  225.  
  226. blockquote blockquote blockquote blockquote {
  227. border-left:2px solid #56eff1;
  228. padding-left:5px;
  229. margin:10px 3px 10px 3px;
  230. line-height:auto; border-radius:5px;
  231. }
  232.  
  233.  
  234. blockquote blockquote blockquote blockquote blockquote {
  235. border-left:2px solid #fb588b;
  236. padding-left:5px;
  237. margin:10px 3px 10px 3px;
  238. line-height:auto; border-radius:5px;
  239. }
  240.  
  241.  
  242. blockquote blockquote blockquote blockquote blockquote blockquote {
  243. border-left:2px solid #56eff1;
  244. padding-left:5px;
  245. margin:10px 3px 10px 3px;
  246. line-height:auto; border-radius:5px;
  247. }
  248.  
  249. blockquote blockquote blockquote blockquote blockquote blockquote blockquote {
  250. border-left:2px solid #fb588b;
  251. padding-left:5px;
  252. margin:10px 3px 10px 3px;
  253. line-height:auto; border-radius:5px;
  254. }
  255.  
  256.  
  257. blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote {
  258. border-left:2px solid #56eff1;
  259. padding-left:5px;
  260. margin:10px 3px 10px 3px;
  261. line-height:auto; border-radius:5px;
  262. }
  263.  
  264. .dlinks {
  265. position:fixed;
  266. font-size:30px;
  267. text-decoration:none;
  268.  
  269. left:430px;
  270. top:160px;
  271. -webkit-transform: rotate(20deg);
  272. -webkit-filter: blur(0px);
  273. -webkit-transition: all 0.6s ease-in-out;
  274. -moz-transition: all 0.6s ease-in-out;
  275. -o-transition: all 0.6s ease-in-out;
  276. -ms-transition: all 0.6s ease-in-out;
  277. }
  278.  
  279. .dlinks a {
  280. text-shadow:0px 0px 7px #7f7f7f;
  281. text-decoration:none;
  282. color:#fff;
  283. -webkit-transition: all 0.5s ease-out;
  284. -moz-transition: all 0.5s ease-out;
  285. transition: all 0.5s ease-out;
  286. }
  287.  
  288. .dlinks:hover {
  289. color: #7f7f7f;
  290. text-shadow: 7px 7px 3px #000000;
  291. }
  292. .animatedlink4{
  293. -webkit-animation-name: scalex;
  294. -webkit-animation-duration:10s;
  295. -webkit-animation-iteration-count:infinite;
  296. -webkit-animation-timing-function:ease-in-out;
  297. -moz-animation-name: scale;
  298. -moz-animation-duration:10s;
  299. -moz-animation-iteration-count:infinite;
  300. -moz-animation-timing-function:ease-in-out;
  301. }
  302.  
  303. @-webkit-keyframes scalex{
  304. from {-webkit-transform: scale(0.9);}
  305. 45% {-webkit-transform: scale(1);}
  306. to {-webkit-transform: scale(0.9);}
  307. }
  308.  
  309. @-moz-keyframes scale{
  310. from {-webkit-transform: scale(0.9);}
  311. 45% {-webkit-transform: scale(1);}
  312. to {-webkit-transform: scale(0.9);}
  313. }
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321. h1 {
  322. background-image: url('https://i.gyazo.com/0990b3b5542a0fab8db1adf5ab630b9b.png'); background-position:center;
  323. background-attachment:fixed;
  324. -webkit-background-clip: text;
  325. -webkit-text-fill-color: transparent;
  326. font-size: 25px; font-family: 'Abril Fatface', cursive;
  327. text-align:center;
  328.  
  329.  
  330. outline-offset: 2px;
  331. padding-top: 3px;
  332. padding-bottom: 3px;
  333. padding: 5px;
  334. }
  335.  
  336.  
  337. h2 {
  338. text-align:center;
  339. background-image: url('https://i.gyazo.com/aece0631d01e330a9843f9ef7db2978e.png'); background-position:CENTER;
  340.  
  341. -webkit-background-clip: text;
  342. -webkit-text-fill-color: transparent;
  343. font-size: 20px; font-family: 'Abril Fatface', cursive;
  344.  
  345. text-align:center;
  346.  
  347. outline-offset: 2px;
  348. padding-top: 3px;
  349. padding-bottom: 3px;
  350. padding: 5px;
  351. }
  352.  
  353.  
  354.  
  355. h3 {
  356. background-image: url('https://i.gyazo.com/0990b3b5542a0fab8db1adf5ab630b9b.png'); background-position:center;
  357. background-attachment:fixed;
  358. -webkit-background-clip: text;
  359. -webkit-text-fill-color: transparent;
  360. font-size: 25px; font-family: 'Abril Fatface', cursive;
  361.  
  362.  
  363. outline-offset: 2px;
  364. padding-top: 3px;
  365. padding-bottom: 3px;
  366. padding: 5px; text-align:center;
  367.  
  368. }
  369.  
  370.  
  371.  
  372.  
  373. h4 {
  374. background-image: url('https://i.gyazo.com/0990b3b5542a0fab8db1adf5ab630b9b.png'); background-position:center;
  375. background-attachment:fixed;
  376. -webkit-background-clip: text;
  377. -webkit-text-fill-color: transparent;
  378. font-size: 25px; font-family: 'Abril Fatface', cursive;
  379. text-align:center;
  380.  
  381.  
  382. outline-offset: 2px;
  383. padding-top: 3px;
  384. padding-bottom: 3px;
  385. padding: 5px;
  386. }
  387.  
  388.  
  389. /*SIDEBAR*/
  390.  
  391.  
  392. #sidebar {
  393. position:fixed;
  394. left:220px;
  395. margin-top:160px;
  396. width:238px;
  397. border: 1px solid #6de9e9;
  398. outline: 1px dashed #fa296b;
  399. outline-offset: 2px;
  400.  
  401. }
  402.  
  403. #sidebar img{
  404. width: 230px;
  405. padding: 5px;
  406. margin-top:30px;
  407. margin-left:-1px;
  408. border-top: 1px double #6de8e9;
  409. border-bottom: 1px double #6de8e9;
  410.  
  411. }
  412.  
  413.  
  414.  
  415.  
  416.  
  417. #title {
  418. width:244px;
  419. text-align:center;
  420. font-size:25px;
  421. margin-top:0px;
  422. margin-left:-12px;
  423. padding:6px;
  424. font-family:times;
  425. font-weight:bold;
  426. letter-spacing:-2px;
  427. text-transform:uppercase;
  428. position:fixed;
  429. background: #;
  430.  
  431.  
  432. }
  433.  
  434. #title a{
  435. background-image: url('https://i.gyazo.com/0990b3b5542a0fab8db1adf5ab630b9b.png'); background-position:center;
  436. background-attachment:fixed;
  437. -webkit-background-clip: text;
  438. -webkit-text-fill-color: transparent;
  439. }
  440.  
  441.  
  442. #links {
  443. border-top:1px solid #6de8e9;
  444. width:230px;
  445. margin-top:3px;
  446. font-weight:normal;
  447. text-align:center;
  448. margin-left:0px;
  449. font-family:calibri;
  450. font-size:12px;
  451. letter-spacing:1px;
  452. padding:4px;
  453. background-image: url('https://i.gyazo.com/0990b3b5542a0fab8db1adf5ab630b9b.png'); background-position:left;
  454. background-attachment:fixed;
  455.  
  456. -webkit-background-clip: text;
  457. -webkit-text-fill-color: transparent;
  458. font-size: 16px; font-family: 'Abril Fatface', cursive;
  459.  
  460. }
  461.  
  462.  
  463.  
  464. #links a {
  465. color:{color:links};
  466. font-weight:normal;
  467. padding:5px;
  468. text-transform:uppercase;
  469.  
  470. }
  471.  
  472. #links a:hover{
  473. color:{color:hover};
  474. -moz-transition-duration:0.5s;
  475. -webkit-transition-duration:0.5s;
  476. -o-transition-duration:0.5s;
  477. }
  478.  
  479.  
  480.  
  481. #desc {
  482. text-align:center;
  483. width:233px;
  484. font-size:9px;
  485. margin-left:2px;
  486. margin-top:0px;
  487. font-family:arial;
  488. line-height:170%;
  489. color: #000;
  490.  
  491.  
  492. }
  493.  
  494.  
  495.  
  496.  
  497. .pagi {
  498. position:fixed;
  499. width:230px;
  500. font-size:8px;
  501. text-align:center;
  502. margin-top:10px;
  503. margin-left:8px;
  504. text-transform:uppercase;
  505. font-family:cumbria;
  506. letter-spacing:1px; font-size: 15px; font-family: 'Rozha One', serif;
  507.  
  508. }
  509.  
  510.  
  511.  
  512. /*ENTRIES*/
  513.  
  514.  
  515. ::selection {
  516. text-shadow:1px 0 0 rgba(255,0,0,0.6), -1px 0 0 rgba(0,255,255,0.6);;
  517.  
  518. }
  519.  
  520.  
  521. ::-moz-selection {
  522. color:#fff; text-shadow:1px 1px 0px #000,
  523. 1px -1px 0px #000,
  524. -1px -1px 0px #000,
  525. -1px 1px 0px #000,
  526. 0px 1px 0px #000,
  527. 0px -1px 0px #000,
  528. 1px 0px 0px #000,
  529. -1px 0px 0px #000; }
  530.  
  531.  
  532.  
  533. /*ENTRIES*/
  534.  
  535. #container {
  536. width:300px;
  537. padding:10px;
  538. margin-left:500px;
  539. margin-top:20px;
  540.  
  541. }
  542.  
  543. #posts{
  544. width:300px;
  545. padding:25px;
  546. padding-bottom:10px;
  547. }
  548.  
  549.  
  550.  
  551.  
  552. .html_photoset {
  553. width:300px;
  554.  
  555. -webkit-transition: all 0.9s ease-in-out;
  556. -moz-transition: all 0.9s ease-in-out;
  557. -o-transition: all 0.9s ease-in-out;
  558. -ms-transition: all 0.9s ease-in-out;
  559. transition: all 0.9s ease-in-out;
  560. height: auto;
  561. -webkit-filter: blur(0px);
  562. }
  563.  
  564.  
  565. }
  566.  
  567. .html_photoset:hover {
  568. -webkit-filter: blur(0px);
  569. }
  570.  
  571. #container img {
  572. height:auto;
  573. max-width:300px;
  574.  
  575. }
  576.  
  577.  
  578. /*POST INFO*/
  579.  
  580.  
  581.  
  582. #tags {
  583. color:#5a1c1c;
  584. margin-top:5px;
  585. padding-left:15px;
  586. padding-top: 1px;
  587. padding-bottom: 4px;
  588. text-align:right;
  589. color: #000;
  590.  
  591. line-height:9px;
  592. width: 232px;
  593. font-size:19px;
  594. padding-right:10px;
  595. margin-left:40px;
  596. background-image: url('https://i.gyazo.com/0558f7f3f6f240ea487e975f82057be6.png'); background-position:left;
  597.  
  598. border: 1px solid #6de9e9;
  599. outline: 1px dashed #fa296b; outline-offset: 2px;
  600. height:37px;
  601. position:relative;
  602. overflow-y:scroll;
  603. overflow-x:hidden;
  604. -webkit-mask-image: -webkit-gradient(
  605. linear, center 15%, center ,
  606. from(rgba(0,0,0,20)),
  607. to(rgba(20,0,0,0)));
  608. border:1px solid transparent;
  609.  
  610. }
  611.  
  612. #tags a {
  613. font-family:calibri;
  614. color:#000;
  615. font-size:10px;
  616. color: #fff; -webkit-filter: blur(0px);
  617. font-family: georgia, sans-serif;
  618. color: #fff;
  619.  
  620. font-size:11px;
  621. letter-spacing:1px;
  622. font-family:georgia;
  623. color:#000;
  624.  
  625. font-size: 13px; font-family:calibri;
  626.  
  627.  
  628. font-size:11px;
  629. letter-spacing:1px;
  630. font-family:georgia;
  631. color:#f92b6d;
  632.  
  633. font-size: 10px; font-family: 'Rozha One', serif;
  634.  
  635. }
  636.  
  637. #tags a:hover {
  638. color:#000;
  639. -webkit-filter: blur(1px);
  640.  
  641. }
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653. #asker {
  654. background-image: url('https://i.gyazo.com/0990b3b5542a0fab8db1adf5ab630b9b.png'); background-position:center;
  655. background-attachment:fixed;
  656. -webkit-background-clip: text;
  657. -webkit-text-fill-color: transparent;
  658.  
  659. font-size: 25px; font-family: 'Abril Fatface', cursive;
  660.  
  661.  
  662. outline-offset: 2px;
  663. padding-top: 3px;
  664. padding-bottom: 3px;
  665. padding: 5px;
  666.  
  667.  
  668. }
  669.  
  670.  
  671. #ask {
  672. font-family:helvetica;
  673. padding:15px;
  674. margin-top:5px;
  675. margin-bottom:5px;
  676. font-size:10px;
  677. text-align:center;
  678. text-transform:lowercase;
  679. color:#000;
  680. font-family:calibri;
  681. font-weight:bold;
  682. padding-top:10px;
  683. font-size:11px;
  684. letter-spacing:1px;
  685. font-family:georgia;
  686. color:#f92b6d;
  687.  
  688. font-size: 10px; font-family: 'Rozha One', serif;
  689.  
  690. border-bottom: 1px dashed #fb588b;
  691. border-top: 1px dashed #fb588b;
  692. border-radius:13px;
  693. }
  694.  
  695. #ans {
  696. font-family:helvetica;
  697. margin-top:5px;
  698. margin-bottom:5px;
  699. font-style:normal;
  700. font-size:10px;
  701. text-align:JUSTIFY;
  702. color:{color:text};
  703. }
  704.  
  705. .cover {
  706. position: relative;
  707. width: 90px;
  708. float:left;}
  709.  
  710. .player {
  711. width:20px;
  712. height:30px;
  713. z-index: 99;
  714. overflow: hidden;
  715. position: relative;
  716. margin: 15px 24px 13px 16px;
  717. }
  718.  
  719. .audiocontainer {
  720. background-color:#fff;
  721. border-radius: 500px;
  722. position: absolute;
  723. z-index:99;
  724. opacity: 0.3;
  725. margin-top: 15px;
  726. margin-left: 15px;
  727.  
  728. }
  729.  
  730.  
  731. .audiocontainer:hover {
  732. opacity:0.9;
  733. }
  734.  
  735. .audioinfo {
  736. padding:20px;
  737. font-size:11px;
  738. margin-left: 93px;
  739. text-align:center;
  740. background:#fff;
  741. height: 50px;
  742. }
  743.  
  744. .quote
  745. { font-size: 18px; font-family: Vollkorn SC;
  746. font-size: 15px;
  747. line-height: 20px;
  748. letter-spacing: 2px;
  749. text-align: center;
  750. font-weight:bold;
  751. background-image: url('https://i.gyazo.com/aece0631d01e330a9843f9ef7db2978e.png'); background-position:left;
  752. background-attachment:fixed;
  753. -webkit-background-clip: text;
  754. -webkit-text-fill-color: transparent;
  755. font-size: 25px; font-family:georgia;
  756. text-transform:uppercase;
  757. padding-top: 10px;
  758.  
  759.  
  760. }
  761.  
  762. .source
  763. {
  764.  
  765. font-size:8px;
  766. text-transform:uppercase;
  767. font-family:calibri;
  768. font-weight:bold;
  769. padding-top:10px;
  770. text-align:center;
  771. margin-bottom:10px;
  772. font-weight:bold;
  773. color:#000;
  774. }
  775.  
  776.  
  777.  
  778.  
  779. /*CREDIT*/
  780.  
  781. #maker {
  782. width:24px;
  783. height:18px;
  784. border-radius:15px;
  785. background-color: #f9f9f9;
  786. padding-top:6px;
  787. position:fixed;
  788. text-align:center;
  789. right:10px;
  790. bottom:10px;
  791. }
  792.  
  793. #maker a{
  794. width:5px;
  795. font-family:consolas;
  796. font-size:9px;
  797. text-align:center;
  798. text-transform:uppercase;
  799. text-decoration:none;
  800. letter-spacing:1px;
  801. color:#555555;
  802. border:0px solid #dddddd;
  803. }
  804.  
  805.  
  806.  
  807. {CustomCSS}
  808.  
  809. </style></head>
  810.  
  811.  
  812. <body>
  813. <link href="https://fonts.googleapis.com/css?family=Alex+Brush|Vollkorn+SC" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Parisienne|Petit+Formal+Script" rel="stylesheet">
  814.  
  815. <link href="https://fonts.googleapis.com/css?family=Spectral+SC" rel="stylesheet">
  816. <link href="https://fonts.googleapis.com/css?family=Allura" rel="stylesheet">
  817. <link href="https://fonts.googleapis.com/css?family=Abril+Fatface" rel="stylesheet">
  818. <link href="https://fonts.googleapis.com/css?family=Rozha+One" rel="stylesheet">
  819.  
  820.  
  821.  
  822.  
  823. </div>
  824.  
  825. <div id="sidebar">
  826. <div id="title"><a href="/">WOUND-BOUND.</a></div>
  827. <div id="sidebarimg">
  828. <img src="{image:sb}"></div>
  829. <div id="desc"><p><p><b>THE&nbsp; SHRIEK&nbsp; OF&nbsp; AN&nbsp;ANIMAL<br></b><i>deboning&nbsp;&nbsp;</i>itself&nbsp; for&nbsp; flight.&nbsp; &nbsp;<b>/&nbsp;&nbsp;</b> the<b>&nbsp; shrill&nbsp;&nbsp;</b>of&nbsp; living&nbsp;<i> close&nbsp; enough&nbsp;&nbsp;</i>to&nbsp;&nbsp;<b>air&nbsp;&nbsp;</b>to&nbsp; vanish.<h3>#BIRDSROT.</h3>i&nbsp; remember&nbsp; <b>living&nbsp; inside</b>&nbsp; that&nbsp; <i>sound</i>.</p></div>
  830. <div id="links">
  831. <a href="{text:link A url}">{text:link A}</a>
  832. <a href="{text:link B url}">{text:link B}</a>
  833. <a href="{text:link C url}">{text:link C}</a>
  834. <a href="{text:link D url}">{text:link D}</a>
  835. </div>
  836. {block:Pagination}
  837. <div class="pagi">
  838. <a href="{NextPage}">should i stay...</a>
  839. {/block:NextPage}<br>
  840. {block:PreviousPage}
  841. <a href="{PreviousPage}">or should i go?</a>
  842. {/block:PreviousPage}
  843. </div>
  844. {/block:Pagination}
  845. </div>
  846. </div>
  847.  
  848.  
  849. <div class="dlinks"><div class="animatedlink4">
  850. <a href="metalrot.tumblr.com"><img src="https://78.media.tumblr.com/d4c483cf9c56ce0a2c4b228744e0ffa6/tumblr_inline_p13zh4SMBL1v8apio_540.png"></a> </a>
  851. </div></div>
  852.  
  853.  
  854.  
  855.  
  856. <div id="container">
  857. {block:Posts}
  858. <div id="post">
  859.  
  860.  
  861. <!--TEXT POSTS-->
  862.  
  863. {block:Text}
  864. {block:Title}<h2>{Title}</h2>{/block:Title}
  865. {Body}
  866. {/block:Text}
  867.  
  868. <!--ASKS-->
  869.  
  870. {block:Answer}<div id="ask"><div id="asker">{Asker}</div> {Question}</div>
  871. <div id="ans">{Answer}</div>{/block:answer}
  872.  
  873. <!--QUOTE POSTS-->
  874. {block:Quote}
  875.  
  876. <div class="quote">
  877. <div class="quotetext_{Length}">❛ {Quote}</div></div>
  878. {block:Source}<div class="source">{Source}</div>{/block:Source}
  879.  
  880. {/block:Quote}
  881.  
  882. <!--LINK POSTS-->
  883.  
  884. {block:Link}
  885. <h2><a href="{URL}">{Name}</a></h2>
  886. {block:Description}{Description}{/block:Description}
  887. {/block:Link}
  888.  
  889. <!--CHAT POSTS-->
  890.  
  891. {block:Chat}
  892. {block:Title}<h2>{Title}</h2>{/block:Title}
  893. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  894. {Line}</li>{/block:Lines}</ul>
  895. {/block:Chat}
  896.  
  897. <!--PHOTO POSTS-->
  898.  
  899. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="300px">{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  900. {block:Photoset}<center>{Photoset}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  901.  
  902.  
  903.  
  904. <!--VIDEO POSTS-->
  905.  
  906. {block:Video}
  907. {Video-300}
  908. {block:Caption}{Caption}{/block:Caption}
  909. {/block:Video}
  910.  
  911.  
  912. <!--AUDIO-->
  913.  
  914. {block:Audio}<div class="audiocontainer"><div class="player">{block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>{block:AlbumArt}<img src="{AlbumArtURL}" class="cover">{/block:AlbumArt}<div class="audioinfo">
  915. {block:TrackName}<div style="font-size:12px; font-style:italic; padding:5px!imporant;">{TrackName}</div>{/block:Trackname}<br>{block:Album} {Album}</span>{/block:Album} – {block:Artist}<span style="font-size:10px;">{Artist}{/block:Artist}<br><br>{block:PlayCount}<span style="font-style:normal; font-size:8px; text-transform:uppercase; letter-spacing:1px;">{PlayCount} plays</span> {/block:PlayCount}</div><div style="margin-top:20px;">{block:caption}{Caption}{/block:caption}</div>{/block:Audio}
  916.  
  917.  
  918. <!--POST INFO-->
  919.  
  920.  
  921. <!--POST INFO-->
  922.  
  923.  
  924. <div id="info">
  925.  
  926.  
  927. <div id="info">
  928. {block:Date}
  929. <a href="{Permalink}" title="{ShortMonth} {DayOfMonthWithZero} - {TimeAgo}" style="POSITION:ABSOLUTE;
  930. MARGIN-LEFT:-10PX;
  931. MARGIN-TOP:16PX;
  932. font-family: 'Cinzel', serif; text-shadow: 0px 0px 1px #000; font-size:13px;
  933. text-transform:lowercase;
  934. letter-spacing:1px;
  935. font-family: 'Spectral SC', serif; color: #000;
  936. text-shadow: 0px 0px 1px #9e8879;
  937. font-weight: bold;
  938. font-size:11px;
  939. letter-spacing:1px;
  940. font-family:georgia;
  941. color:#f92b6d;
  942.  
  943. font-size: 14px; font-family: 'Rozha One', serif;
  944.  
  945. "> date.</a> {/block:Date}
  946.  
  947. {block:NoteCount}
  948. <a href="{Permalink}" title="{NoteCount} notes" style="
  949. POSITION:ABSOLUTE;
  950. MARGIN-LEFT:-14pX;
  951. MARGIN-TOP:28PX;
  952. font-family: 'Cinzel', serif; text-shadow: 0px 0px 1px #000; font-size:13px;
  953. text-transform:lowercase;
  954. letter-spacing:1px;
  955. font-family: 'Spectral SC', serif; color: #000;
  956. text-shadow: 0px 0px 1px #9e8879;
  957. font-weight: bold;font-size:13px;
  958. letter-spacing:1px;
  959. font-family:georgia;
  960. color:#4ce9ea;
  961.  
  962. font-size: 14px; font-family: 'Rozha One', serif;
  963.  
  964. "> notes. </a>
  965. {/block:NoteCount}
  966.  
  967. {block:RebloggedFrom}
  968. <a title="via. {ReblogParentName}" href="{ReblogParentURL}" style="POSITION:ABSOLUTE;
  969. MARGIN-LEFT: -6PX;
  970. MARGIN-TOP:40PX;
  971. FONT-SIZE:13px;
  972.  
  973.  
  974. font-family: 'Cinzel', serif; text-shadow: 0px 0px 1px #000; font-size:13px;
  975. text-transform:lowercase;
  976. letter-spacing:1px;
  977. font-family: 'Spectral SC', serif; color: #000;
  978. text-shadow: 0px 0px 1px #9e8879;
  979. font-weight: bold;
  980. letter-spacing:1px;
  981. font-family:georgia;
  982. color:#f92b6d;
  983.  
  984. font-size: 14px; font-family: 'Rozha One', serif;
  985.  
  986. "> via. </a>
  987. {/block:RebloggedFrom}
  988.  
  989. {block:ContentSource}
  990. <a title="src. {SourceTitle}" href="{SourceURL}" style="POSITION:ABSOLUTE;
  991. MARGIN-LEFT:-6PX;
  992. MARGIN-TOP:50PX;
  993. FONT-SIZE:13px;
  994.  
  995.  
  996.  
  997. color: #9a1d0b;
  998.  
  999. font-size:13px;
  1000. text-transform:lowercase;
  1001. letter-spacing:1px;
  1002. font-family: 'Spectral SC', serif; color: #000;
  1003. text-shadow: 0px 0px 1px #9e8879;
  1004. font-weight: bold;
  1005. letter-spacing:1px;
  1006. font-family:georgia;
  1007. color:#4ce9ea;
  1008.  
  1009. font-size: 14px; font-family: 'Rozha One', serif;
  1010. ">src. </a>
  1011. {/block:ContentSource}
  1012.  
  1013.  
  1014.  
  1015.  
  1016. {/block:RebloggedFrom}
  1017.  
  1018.  
  1019. <br>
  1020.  
  1021.  
  1022. <!--
  1023. ♛ INFO AND SYMBOLS ENDS
  1024. -->
  1025.  
  1026.  
  1027. <div id="tags" style="margin-bottom:50px">{block:HasTags}{block:Tags} <a href="{TagURL}" title="{Tag}">#{Tag}</a>{/block:Tags}{/block:HasTags}</div></div>
  1028.  
  1029. <div class="note">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  1030. {/block:Posts}
  1031. </div>
  1032. </div>
  1033. </div>
  1034.  
  1035.  
  1036.  
  1037. </div></div>
  1038.  
  1039. {/block:Posts}
  1040.  
  1041. <!--CREDIT-->
  1042. <div id="maker"><a href="http://queenseelie.tumblr.com/"><span style="font-style:normal;">QS</span></a></div>
  1043.  
  1044. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement