radiantvictor

jasmine theme

Jul 5th, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.86 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>
  5.  
  6. <style>
  7. *, body, a, a:hover, links a, links a:hover before { cursor:url("http://31.media.tumblr.com/0e2a174a11c1ecb13a4b09a343d32271/tumblr_inline_mv6r6jUBsw1r63cto.gif"), auto; }
  8. </style>
  9.  
  10. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  11.  
  12. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  13.  
  14. <script>
  15.  
  16. (function($){
  17.  
  18. $(document).ready(function(){
  19.  
  20. $("a[title]").style_my_tooltips({
  21.  
  22. tip_follows_cursor:true,
  23.  
  24. tip_delay_time:90,
  25.  
  26. tip_fade_speed:600,
  27.  
  28. attribute:"title"
  29.  
  30. });
  31.  
  32. });
  33.  
  34. })(jQuery);
  35.  
  36. </script>
  37. <!--basic tooltip from tutorial-baby! Enjoy-->
  38. <style>
  39. .tooltip{
  40. display: inline;
  41. position: relative;
  42. }
  43. #s-m-t-tooltip {
  44. max-width:300px; /*how big the tooltip can be at most*/
  45. border-radius: 0px; /*change your border radius*/
  46. padding:3px 4px 5px 4px; /*padding inside tooltip*/
  47. margin:20px 7px -2px 20px; /*distance from word*/
  48. background-color:#ffffff; /*background color*/
  49. border:1px solid #E0E0E0; /*border info*/
  50. font-family:calibri; /*tooltip font*/
  51. font-size:9px; /*tooltip font size*/
  52. letter-spacing:2px; /*tooltip letter spacing*/
  53. text-transform:uppercase; /*makes the tooltip title uppercase*/
  54. color:#000; /*tooltip font color*/
  55. z-index:999999999999999999999999999999999999;
  56. }
  57. </style>
  58. <title>{Title}</title>
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  62.  
  63.  
  64. <!--META NAMES-->
  65.  
  66. <meta name="color:body" content="#666666"/>
  67. <meta name="color:links" content="#6f6e6e"/>
  68. <meta name="color:sblinks" content="#a8a8a8">
  69. <meta name="color:hover" content="#fafafa"/>
  70. <meta name="color:info" content="#a8a8a8">
  71. <meta name="color:desc" content="#aaaaaa">
  72. <meta name="color:title" content="#aaaaaa">
  73. <meta name="color:sidebar links" content="#6f6e6e"/>
  74. <meta name="color:links background" content="#6f6e6e"/>
  75. <meta name="color:link hover background" content="#6f6e6e"/>
  76. <meta name="color:bold" content="#fff"/>
  77. <meta name="color:bold shadow" content="#fff"/>
  78. <meta name="color:italics" content="#fff"/>
  79. <meta name="color:italics shadow" content="#fff"/>
  80. <meta name="color:selection bg" content="#000000"/>
  81. <meta name="color:selection text" content="#ffffff"/>
  82. <meta name="color:scrollbar" content="#ffffff"/>
  83. <meta name="color:scrollbar bg" content="#e3f2ff"/>
  84.  
  85. <meta name="color:title" content="#aaaaaa">
  86.  
  87. <meta name="image:sb" content=""/>
  88.  
  89.  
  90. <meta name="color:bg" content="#ffffff">
  91. <meta name="color:scrollbar" content="#AAAAAA">
  92. <meta name="color:scrollbarbg" content="#ffffff">
  93.  
  94.  
  95.  
  96. <meta name="text:link A" content=""/>
  97. <meta name="text:link A url" content="/">
  98. <meta name="text:link B" content=""/>
  99. <meta name="text:link B url" content="/">
  100. <meta name="text:link C" content=""/>
  101. <meta name="text:link C url" content="/">
  102. <meta name="text:link D" content=""/>
  103. <meta name="text:link D url" content="/">
  104. <meta name="text:link E" content=""/>
  105. <meta name="text:link E url" content="/">
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112. <!--
  113. * theme twenty nine *
  114. * run run run *
  115. * kitty :: http://queenseelie.tumblr.com/ *
  116. ** edit as much as you want bbys, just don't remove the credit or re-post.
  117. i will find you if you do i s2g**
  118.  
  119. -->
  120.  
  121. <script language="JavaScript" src="http://dl.dropbox.com/u/3173073/GothicDarkness/qTip.js" type="text/JavaScript"></script>
  122.  
  123. <style>
  124. div#qTip {
  125. padding:3px;
  126. margin:8px 0px 0px 8px;
  127. position:absolute;
  128. display: none;
  129. text-align: center;
  130. font-size:8px;
  131. line-height:9px;
  132. font-family:times;
  133. z-index: 1000;
  134. border: 1px solid, border-color:#fafafa;
  135. background-color:{color:link hover background};
  136. color: {color:sidebar links};
  137. text-transform:uppercase;
  138. letter-spacing: 1.5px;
  139. }
  140. </style>
  141.  
  142.  
  143. <style type="text/css">
  144.  
  145.  
  146.  
  147. b, strong {
  148. color: {color:bold};
  149. font-style:bold;
  150. font-family:'stars';
  151. text-shadow: 3px 1px 2px {color:bold shadow};
  152. }
  153.  
  154. i, em {
  155. color: {color:italics};
  156. font-style:italic;
  157. font-size:17px;
  158. font-family:'silkscreen';
  159. text-shadow: 0px 0px 2px {color:italics shadow};
  160. }
  161.  
  162. ::selection {
  163. background: transparent;
  164. color:{color:selection text};
  165. }
  166.  
  167. ::-moz-selection {
  168. background: transparent;
  169. color:{color:selection text};
  170. }
  171.  
  172. ::-webkit-selection {
  173. background: transparent;
  174. color:{color:selection text};
  175. }
  176.  
  177.  
  178.  
  179. ::-webkit-scrollbar-thumb {
  180. height:auto;
  181. background-color:#ab7b61;
  182. }
  183.  
  184. ::-webkit-scrollbar {
  185. height:9px;
  186. width:4px;
  187. background-color:#fef3e8;
  188. }
  189.  
  190.  
  191. body {
  192. background-color:#fef3e8;
  193. font-family:cumbria;
  194. font-size:10px;
  195. text-align:justify;
  196. color:{color:body};
  197. margin:0;
  198. background-image:url("http://static.tumblr.com/bttbnbf/4R3nr1k8c/____jasmine_bg.png");
  199. background-attachment: fixed;
  200. background-image:stretch;
  201. background-repeat: no-repeat;
  202. background-image:cover;
  203. background-position:left top;
  204. }
  205.  
  206. a {
  207. color:{color:links};
  208. text-decoration:none;
  209. -moz-outline-style:none;
  210. -moz-transition-duration:0.5s;
  211. -webkit-transition-duration:0.5s;
  212. -o-transition-duration:0.5s;
  213. }
  214.  
  215. a:hover{
  216. color:{color:hover};
  217. text-shadow: 1px 1px 2px {color:bold shadow};
  218. letter-spacing:3px;
  219. }
  220.  
  221. img {
  222. border:none;
  223. }
  224.  
  225. blockquote {
  226. padding-left:5px;
  227. border-left:2px solid;
  228. }
  229.  
  230. blockquote blockquote {
  231. padding-left:5px;
  232. border-left:2px solid;
  233. }
  234.  
  235.  
  236. /*SIDEBAR*/
  237.  
  238.  
  239.  
  240. #sidebar {
  241. position:fixed;
  242. margin-left:240px;
  243. margin-top:120px;
  244. width:120px;
  245. padding:15px;
  246.  
  247. }
  248.  
  249. #sidebar img{
  250. width: 110px;
  251. margin-top:0px;
  252. margin-left:0px;
  253.  
  254. }
  255.  
  256.  
  257.  
  258.  
  259.  
  260. #title {
  261. width:100px;
  262. text-align:center;
  263. font-size:0px;
  264. margin-top:0px;
  265. margin-left:0px;;
  266. font-family:calibri;
  267. letter-spacing:1px;
  268. text-transform:uppercase;
  269. position:fixed;
  270. padding:8px;
  271. border-bottom: 0px solid #f3f3f3;
  272.  
  273. }
  274.  
  275. #title a{
  276. color:{color:title};
  277. }
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284. #links {
  285. position: relative;
  286. width:150px;
  287. margin-top: -165px;
  288. margin-left:490px;
  289. height:auto;
  290. padding:2px 0 0 0;
  291. font-size:12px;
  292. font-family:calibri;
  293. text-align:center;
  294. line-height:200%;
  295. word-spacing: 0px;
  296. letter-spacing:4px;
  297.  
  298. }
  299.  
  300.  
  301. #links a{
  302. display:inline-block;
  303. padding:2px;
  304. width:15px ;
  305. color:{color:links};
  306. text-transform:uppercase;
  307. text-shadow: 1px 1px 2px {color:bold shadow};
  308. letter-spacing:4px;
  309. -moz-transition-duration:0.5s;
  310. -webkit-transition-duration:0.5s;
  311. -o-transition-duration:0.5s;
  312. }
  313.  
  314. #links a:hover{
  315. color:#fff;
  316. background:transparent;
  317. width: 15px;
  318. text-align:center;
  319. text-shadow: 2px 1px 2px {color:bold shadow};
  320. letter-spacing:4px;
  321. }
  322.  
  323.  
  324. #desc {
  325. text-align:justify;
  326. margin-top:5px;
  327. padding:2px;
  328. padding-bottom:8.5px;
  329. width:110px;
  330. font-size:0px;
  331. margin-left: 0px;
  332. font-family:arial;
  333. text-transform: lowercase;
  334. font-style:none;
  335. letter-spacing:0px;
  336. line-height:170%;
  337. color: transparent;
  338. background:transparent;
  339. border-bottom: 0px solid #eee;
  340.  
  341.  
  342.  
  343.  
  344.  
  345. }
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354. .pagi {
  355. position:fixed;
  356. width:110px;
  357. font-size:12px;
  358. text-align:center;
  359. margin-top:-38px;
  360. margin-left:592px;
  361. font-family:cumbria;
  362. letter-spacing:3px;
  363. }
  364.  
  365.  
  366. /*ENTRIES*/
  367.  
  368.  
  369.  
  370.  
  371.  
  372. #container {
  373. padding:10px;
  374. left:390px;
  375. top:50px;
  376. position:fixed;
  377. background-color:transparent;
  378. width:499px;
  379. height:255px;
  380. top:120px;
  381. padding: 20px;
  382. overflow-x:scroll;
  383. scroll:left;
  384. overflow-x:hidden;
  385. opacity:0.8;
  386. -webkit-transition: all 0.6s ease-in-out;
  387. -moz-transition: all 0.6s ease-in-out;
  388. -o-transition: all 0.6s ease-in-out;
  389. -ms-transition: all 0.6s ease-in-out;
  390. transition: all 0.6s ease-in-out;
  391.  
  392.  
  393. }
  394.  
  395. #posts {
  396. width:500px;
  397. padding:25px;
  398. position:relative;
  399. background:#ffffff;
  400. margin-bottom:50px;
  401.  
  402. opacity:0.6;
  403. -webkit-transition: all 0.6s ease-in-out;
  404. -moz-transition: all 0.6s ease-in-out;
  405. -o-transition: all 0.6s ease-in-out;
  406. -ms-transition: all 0.6s ease-in-out;
  407. transition: all 0.6s ease-in-out;
  408.  
  409.  
  410. }
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418. /*POST INFO*/
  419.  
  420. #info {
  421. width:500px;
  422. text-align:center;
  423. font-family:calibri;
  424. font-size:8px;
  425. text-transform:uppercase;
  426. padding:1px;
  427. color:{color:info};
  428. line-height:10px;
  429. border-top:1px solid, border-color:#fff;
  430. margin-top:5px;
  431. margin-bottom:55px;
  432. }
  433.  
  434. #info a{
  435. color:{color:info};
  436. }
  437.  
  438. #info a:hover{
  439. color:{color:hover};
  440. }
  441.  
  442. #tags{
  443. width:500px;
  444. padding:5px;
  445. margin-top:2px;
  446. margin-left:-5px;
  447. font-family:arial;
  448. float:left;
  449. text-align:center;
  450. font-size:7px;
  451. text-transform:lowercase;
  452. opacity:1;
  453. color:{color:links};
  454. letter-spacing:1px;
  455. transition-duration: 0.5s;
  456. -moz-transition-duration: 0.5s;
  457. -webkit-transition-duration: 0.5s;
  458. -o-transition-duration: 0.5s
  459. }
  460.  
  461. #tags a {
  462. display:inline-block;
  463. color:{color:info};
  464. font-size:7px;
  465. text-align:center;
  466. text-transform:lowercase;
  467. text-decoration:none;
  468. }
  469.  
  470. #notes{
  471. font-size:7px;
  472. text-transform:uppercase;
  473. }
  474.  
  475.  
  476.  
  477. #asker {
  478. font-family:baskerville;
  479. font-weight:bold;
  480. font-style:italic;
  481. font-size:16px;
  482. color:#666666;
  483. }
  484. #ask {
  485. font-family:helvetica;
  486. padding:15px;
  487. margin-top:5px;
  488. margin-bottom:5px;
  489. background:#fdfdfd;
  490. color:#66666;
  491. font-size:10px;
  492. text-align:center;
  493. text-transform:lowercase;
  494. }
  495.  
  496. #ans {
  497. font-family:helvetica;
  498. margin-top:5px;
  499. margin-bottom:5px;
  500. font-style:normal;
  501. font-size:10px;
  502. text-align:center;
  503. color:{color:text};
  504. }
  505.  
  506.  
  507. .cover {
  508. position: relative;
  509. width: 90px;
  510. float:left;}
  511.  
  512. .player {
  513. width:20px;
  514. height:30px;
  515. z-index: 99;
  516. overflow: hidden;
  517. position: relative;
  518. margin: 15px 24px 13px 16px;
  519. }
  520.  
  521. .audiocontainer {
  522. background-color:#fff;
  523. border-radius: 500px;
  524. position: absolute;
  525. z-index:99;
  526. opacity: 0.3;
  527. margin-top: 15px;
  528. margin-left: 15px;
  529.  
  530. }
  531.  
  532.  
  533. .audiocontainer:hover {
  534. opacity:0.9;
  535. }
  536.  
  537. .audioinfo {
  538. padding:20px;
  539. font-size:11px;
  540. margin-left: 93px;
  541. text-align:center;
  542. background:#fff;
  543. height: 50px;
  544. }
  545.  
  546.  
  547. .quote
  548. {font-size:12px;
  549. font-family:calibri;
  550. text-align:center
  551. line-height:15px;}
  552.  
  553. .source
  554. {font-size:8px;
  555. text-transform:uppercase;
  556. font-family:calibri;
  557. font-weight:bold;
  558. padding-top:10px;
  559. text-align:center;
  560. margin-bottom:10px;}
  561.  
  562.  
  563.  
  564.  
  565. /*CREDIT*/
  566.  
  567. #maker {
  568. width:24px;
  569. height:18px;
  570. border-radius:15px;
  571. background-color: #f9f9f9;
  572. padding-top:6px;
  573. position:fixed;
  574. text-align:center;
  575. right:10px;
  576. bottom:10px;
  577. }
  578.  
  579. #maker a{
  580. width:5px;
  581. font-family:consolas;
  582. font-size:9px;
  583. text-align:center;
  584. text-transform:uppercase;
  585. text-decoration:none;
  586. letter-spacing:1px;
  587. color:#555555;
  588. border:0px solid #dddddd;
  589. }
  590.  
  591.  
  592.  
  593. {CustomCSS}
  594. @font-face { font-family: "stars"; src: url('http://static.tumblr.com/yzd1hs5/4t6nemvan/starsfromoureyes.ttf'); }
  595. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  596.  
  597. #all {
  598. top:30px;
  599. left:0px;
  600. z-index:999;
  601. position:fixed;
  602. text-align: center;
  603. -webkit-transition: all .5s ease-in-out;
  604. -moz-transition: all .5s ease-in-out;
  605. -o-transition: all .5s ease-in-out;
  606. }
  607.  
  608. #all:hover #text {
  609. left:0px;
  610. opacity:1;
  611. margin-top:5px;
  612. }
  613.  
  614. #all:hover #updatestitle {
  615. -webkit-transform: rotateY(360deg);
  616. -moz-transform: rotateY(360deg);
  617. -o-transform: rotateY(360deg);
  618. border-radius:0px;
  619. -webkit-transition: all .5s ease-in-out;
  620. -moz-transition: all .5s ease-in-out;
  621. -o-transition: all .5s ease-in-out;
  622. }
  623.  
  624. #text {
  625. width:140px;
  626. height:auto;
  627. z-index: 9999;
  628. font-size:13px;
  629. background: transparent;
  630. padding: 5px;
  631. padding-top:10px;
  632. padding-bottom:5px;
  633. line-height:145%;
  634. color:#c9c9c9;
  635. opacity:0;
  636. margin-top:-80px;
  637. border-top: double white;
  638. border-bottom-right-radius: 3px;
  639. -webkit-transition: all .5s ease-in-out;
  640. -moz-transition: all .5s ease-in-out;
  641. -o-transition: all .5s ease-in-out;
  642. }
  643.  
  644. #text a{
  645. color:#ababab;
  646. }
  647.  
  648. #text a:hover{
  649. color:#fff;
  650. text-decoration:line-through;
  651. }
  652.  
  653.  
  654. #updatestitle {
  655. top:-35px;
  656. left:0px;
  657. height:30px;
  658. width: 150px;
  659. background:transparent;
  660. color:#fff;
  661. font-size: 20px;
  662. font-family:new york;
  663. font-style:italic;
  664. padding-top:10px;
  665. position:absolute;
  666. text-align: center;
  667. letter-spacing:1px;
  668. z-index:9999999;
  669. border-bottom-right-radius: 3px;
  670. -webkit-transition: all .5s ease-in-out;
  671. -moz-transition: all .5s ease-in-out;
  672. -o-transition: all .5s ease-in-out;
  673. }
  674. </style></head>
  675.  
  676.  
  677. <body>
  678.  
  679. <div id="all">
  680.  
  681. <div id="updatestitle"> <strong> 鋼の花 ;</strong> </div>
  682.  
  683. <div id="text">
  684. <p>
  685. indie jasmine.<br><a href="http://www.pixiv.net/member_illust.php?mode=medium&illust_id=5915164"/>art source.</a></b>
  686.  
  687. </div> </div>
  688.  
  689. </div>
  690.  
  691. <div id="sidebar">
  692. <div id="sidebarimg">
  693. <a href="/"><img src="{image:sb}" /></a>
  694. <div id="links">
  695. <a href="{text:Link A url}" title="{text:link A}">01.</a>
  696. <a href="{text:Link B url}" title="{text:link B}">02.</a>
  697. <a href="{text:Link C url}" title="{text:link C}">03.</a>
  698. <a href="{text:Link D url}" title="{text:link D}">04.</a>
  699. <a href="{text:Link E url}" title="{text:link E}">05.</a>
  700. </div>
  701. <div id="desc">{description}</div>
  702. <div id="title"><a href="/">{Title}</a></div>
  703. {block:Pagination}
  704. <div class="pagi">
  705. {block:PreviousPage}
  706. <a href="{PreviousPage}">- / </a>
  707. {/block:PreviousPage}
  708. {block:NextPage}
  709. <a href="{NextPage}">+</a>
  710. {/block:NextPage}
  711. </div>
  712. {/block:Pagination}
  713. </div>
  714. </div>
  715.  
  716.  
  717. <div id="container">
  718. {block:Posts}
  719. <div id="post">
  720.  
  721.  
  722. <!--TEXT POSTS-->
  723.  
  724. {block:Text}
  725. {block:Title}<h2>{Title}</h2>{/block:Title}
  726. {Body}
  727. {/block:Text}
  728.  
  729. <!--ASKS-->
  730.  
  731. {block:Answer}<div id="ask"><div id="asker">{Asker}</div> {Question}</div>
  732. <div id="ans">{Answer}</div>{/block:answer}
  733.  
  734. <!--QUOTE POSTS-->
  735. {block:Quote}
  736.  
  737. <div class="quote">
  738. <div class="quotetext_{Length}">"{Quote}"</div>
  739. {block:Source}<div class="source">{Source}</div>{/block:Source}
  740. </div>
  741. {/block:Quote}
  742.  
  743. <!--LINK POSTS-->
  744.  
  745. {block:Link}
  746. <h2><a href="{URL}">{Name}</a></h2>
  747. {block:Description}{Description}{/block:Description}
  748. {/block:Link}
  749.  
  750. <!--CHAT POSTS-->
  751.  
  752. {block:Chat}
  753. {block:Title}<h2>{Title}</h2>{/block:Title}
  754. <ul class="convo">{block:Lines}<li class="line">{block:Label}<span class="label">{Label}</span>{/block:Label}
  755. {Line}</li>{/block:Lines}</ul>
  756. {/block:Chat}
  757.  
  758. <!--PHOTO POSTS-->
  759.  
  760. {block:Photo}
  761. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  762.  
  763. {block:Caption}{Caption}{/block:Caption}
  764. {/block:Photo}
  765.  
  766. <!--PHOTOSET POSTS-->
  767.  
  768. {block:Photoset}
  769. {Photoset-500}
  770. {block:Caption}{Caption}{/block:Caption}
  771. {/block:Photoset}
  772.  
  773. <!--VIDEO POSTS-->
  774.  
  775. {block:Video}
  776. {Video-500}
  777. {block:Caption}{Caption}{/block:Caption}
  778. {/block:Video}
  779.  
  780.  
  781. <!--AUDIO-->
  782.  
  783. {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">
  784. {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}
  785.  
  786.  
  787. <!--POST INFO-->
  788.  
  789.  
  790. <div id="info">
  791.  
  792.  
  793. <br> <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero} </a> {block:RebloggedFrom} | <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} + <a href="{Permalink}">{NoteCountWithLabel}</a>
  794. {block:HasTags}<div id="tags">{block:Tags} <a href="{TagURL}">{Tag}; </a> {/block:Tags}</div>{/block:HasTags}</div></div>
  795. {/block:Posts}
  796. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  797. {/block:Posts}</div></div>
  798.  
  799.  
  800. </div></div>
  801.  
  802. {/block:Posts}
  803.  
  804. <!--CREDIT-->
  805. <div id="maker"><a href="http://queenseelie.tumblr.com/"><span style="font-style:normal;">QS</span></a></div>
  806.  
  807. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment