heartilys

VANILLA ROSE! ( THEME 02 / WOODSBEYOND )

Jan 30th, 2019
5,200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.00 KB | None | 0 0
  1. <!-- ♡ VANILLA ROSE!, a muse page by woodsbeyond / rosevois.
  2.  
  3. — edit / customize the theme to your heart's content! i've done my best to organize and include instructions to the best of my ability, but if you have trouble with anything, feel free to ask!
  4. — DO NOT delete the credit. if you add in a background image and it somehow obstructs the credit / makes it harder to see, you may adjust the position.
  5. — find a bug, or something that looks wonky when you start customizing it? let me know so i can adjust it! -->
  6.  
  7. <!DOCTYPE html>
  8. <html>
  9. <head>
  10.  
  11. <title>{Title}</title>
  12.  
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15.  
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18. <meta name="color:background" content="#f0f0f0"/>
  19. <meta name="color:post" content="#f5f5f5"/>
  20. <meta name="color:text" content="#5d5150"/>
  21. <meta name="color:pag" content="#c9ada9"/>
  22. <meta name="color:stitle" content="#cfaaa0"/>
  23. <meta name="color:bold" content="#905d5c"/>
  24. <meta name="color:italic" content="#859f99"/>
  25. <meta name="color:link" content="#c29a94"/>
  26. <meta name="color:link2" content="#e5cecb"/>
  27. <meta name="color:tags" content="#cfaaa0"/>
  28. <meta name="color:accent" content="#a2b9b4"/>
  29. <meta name="color:border" content="#dadada"/>
  30. <meta name="color:stroke" content="#000000"/>
  31.  
  32. <meta name="image:bg" content""/>
  33. <meta name="image:sidebar" content""/>
  34. <meta name="image:icon" content""/>
  35. <meta name="image:sidebg" content""/>
  36. <meta name="image:header" content""/>
  37.  
  38. <meta name="text:stitle" content="side title"/>
  39. <meta name="text:desc" content="side description"/>
  40. <meta name="text:info" content="tag line"/>
  41. <meta name="text:link1" content="/"/>
  42. <meta name="text:link1 title" content="index" />
  43. <meta name="text:link2" content="/ask"/>
  44. <meta name="text:link2 title" content="message"/>
  45. <meta name="text:link3" content=""/>
  46. <meta name="text:link3 title" content=""/>
  47. <meta name="text:link4" content=""/>
  48. <meta name="text:link4 title" content=""/>
  49. <meta name="text:link5" content=""/>
  50. <meta name="text:link5 title" content=""/>
  51. <meta name="text:link6" content=""/>
  52. <meta name="text:link6 title" content=""/>
  53. <meta name="text:link7" content=""/>
  54. <meta name="text:link7 title" content=""/>
  55. <meta name="text:link8" content=""/>
  56. <meta name="text:link8 title" content=""/>
  57. <meta name="text:link9" content=""/>
  58. <meta name="text:link9 title" content=""/>
  59.  
  60. <title>{title}</title>
  61.  
  62. <link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
  63. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  64. <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  65.  
  66. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  67. <script src="https://static.tumblr.com/uopakca/GVcnvdwbq/jquery.style-my-tooltips.js"></script>
  68.  
  69. <script>
  70. (function($){
  71. $(document).ready(function(){
  72. $("a[title]").style_my_tooltips({
  73. tip_follows_cursor:true,
  74. tip_delay_time:90,
  75. tip_fade_speed:700,
  76. attribute:"title"
  77. });
  78. });
  79. })(jQuery);
  80. </script>
  81.  
  82. <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  83. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  84. <script src="https://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
  85.  
  86. <script>
  87. $(document).ready(function(){
  88. $('.photo-slideshow').pxuPhotoset({
  89. lightbox: true,
  90. rounded: false,
  91. gutter: '0px',
  92. borderRadius: '0px',
  93. photoset: '.photo-slideshow',
  94. photoWrap: '.photo-data',
  95. photo: '.pxu-photo'
  96. });
  97. });
  98. </script>
  99.  
  100. <style type="text/css">
  101.  
  102. @font-face { font-family:'georgina'; src: url('https://dl.dropboxusercontent.com/s/kojcn2a9gix12nc/georgina.ttf') ;}
  103.  
  104. @font-face { font-family:'sugarspice'; src: url('https://dl.dropboxusercontent.com/s/o2iulubjucgwy98/sugar%20%26%20spice%20demo.ttf') ;}
  105.  
  106. @font-face { font-family:couture; src: url('https://dl.dropboxusercontent.com/s/d9zz0jc1khr7ogr/couture-bld.otf') ;}
  107.  
  108. iframe.tmblr-iframe {
  109. z-index:99999999999999!important;
  110. top:2px!important;
  111. right:0!important;
  112. opacity:0;
  113. padding-right:38px;
  114. /* delete invert(1) from here */
  115. filter:invert(0) contrast(150%);
  116. -webkit-filter:invert(0) contrast(150%);
  117. -o-filter:invert(0) contrast(150%);
  118. -moz-filter:invert(0) contrast(150%);
  119. -ms-filter:invert(0) contrast(150%);
  120. /* to here if your blog has a dark background */
  121. transform:scale(0.75);
  122. transform-origin:100% 0;
  123. -webkit-transform:scale(0.75);
  124. -webkit-transform-origin:100% 0;
  125. -o-transform:scale(0.75);
  126. -o-transform-origin:100% 0;
  127. -moz-transform:scale(0.75);
  128. -moz-transform-origin:100% 0;
  129. -ms-transform:scale(0.75);
  130. -ms-transform-origin:100% 0;}
  131.  
  132. iframe.tmblr-iframe:hover {
  133. opacity:0.9!important;}
  134.  
  135. .hcontrols {
  136. position:fixed;
  137. top:1;
  138. right:0;
  139. margin-right:5px;
  140. z-index:999999999;
  141. }
  142.  
  143. .hcontrols svg {
  144. width:14px;
  145. height:14px;
  146. padding:6px 6px 2px 5px;
  147. transform:scale(1.45);
  148. }
  149.  
  150. .hcontrols svg path {
  151. fill:{color:text};/* change this to change the color of the icon */
  152. }
  153.  
  154. #s-m-t-tooltip {
  155. max-width:360px;
  156. padding:8px 12px 8px 12px;
  157. margin:10px 10px 5px 10px;
  158. color:{color:post};
  159. font-family:'roboto';
  160. font-size:8px;
  161. text-transform:uppercase;
  162. letter-spacing:2px;
  163. background:{color:bold};
  164. border-bottom:2px solid {color:link2};
  165. z-index:99999;
  166. }
  167.  
  168. body {
  169. font-family:'roboto';
  170. color:#928988;
  171. background:url('{image:bg}') top {color:background};
  172. }
  173.  
  174. a {
  175. font-family:'roboto';
  176. font-weight:600;
  177. color:{color:link};
  178. text-decoration:none;
  179. text-transform:uppercase;
  180. }
  181.  
  182. b, strong {
  183. font-size:12px;
  184. color:{color:bold};
  185. text-transform:uppercase;
  186. font-family:'roboto';
  187. font-weight:800;
  188. }
  189.  
  190. i, em {
  191. font-style:italic;
  192. color:{color:italic};
  193. font-family:'roboto';
  194. }
  195.  
  196. #desc i, #binfo i {
  197. font-size:28px;
  198. letter-spacing:0px;
  199. text-transform:lowercase;
  200. font-style:italic;
  201. font-weight:500;
  202. font-family:'georgina';
  203. color:{color:italic};
  204. }
  205.  
  206. u {
  207. font-size:12px;
  208. color:{color:text};
  209. text-decoration:underline;
  210. font-family:'roboto';
  211. text-transform:uppercase;
  212. }
  213.  
  214. big {
  215. font-size:15px;
  216. }
  217.  
  218. small, sub, sup {
  219. font-size:11.5px;
  220. }
  221.  
  222. blockquote {
  223. margin-left:15px;
  224. padding-left:15px;
  225. margin-right:15px;
  226. border-left: .5px solid {color:accent};
  227. }
  228.  
  229. blockquote img {
  230. max-width:400px;
  231. height:auto;
  232. margin-top:3px;
  233. }
  234.  
  235. .tmblr-full {
  236. margin-left:-26px;
  237. margin-bottom:5px;
  238. }
  239.  
  240. hr {
  241. width:60%;
  242. border:1px solid {color:border};
  243. margin-top:20px;
  244. margin-bottom:20px;
  245. }
  246.  
  247. pre {
  248. color:{color:bold};
  249. font-size:10px;
  250. text-transform:uppercase;
  251. padding:8px 20px 8px 10px;
  252. margin-top:20px;
  253. border-bottom:2px solid {color:border};
  254. }
  255.  
  256. h1 {
  257. font-family:'couture';
  258. font-size:40px;
  259. text-transform:uppercase;
  260. text-align:center;
  261. line-height:35px;
  262. padding-bottom:12px;
  263. margin-top:0px;
  264. -webkit-text-stroke: 1px {color:italic};
  265. color:transparent;
  266. border-bottom:2px solid {color:border};
  267. }
  268.  
  269. h2 {
  270. font-family:'sugarspice';
  271. font-size:30px;
  272. color:{color:bold};
  273. text-align:center;
  274. text-transform:lowercase;
  275. line-height:18px;
  276. word-spacing:6px;
  277. margin-bottom:0px;
  278. }
  279.  
  280. h3, h3 a {
  281. font-family:'roboto';
  282. font-size:10px;
  283. color:{color:italic};
  284. text-align:center;
  285. font-weight:bold;
  286. text-transform:uppercase;
  287. margin-top:15px;
  288. margin-bottom:20px;
  289. }
  290.  
  291. h4 {
  292. font-family:'inconsolata';
  293. font-size:10px;
  294. color:{color:post};
  295. text-align:center;
  296. text-transform:uppercase;
  297. letter-spacing:1px;
  298. word-spacing:4px;
  299. font-weight:800;
  300. background-image:url('{image:header}');
  301. padding: 4px;
  302. margin-top:10px;
  303. margin-bottom:15px;
  304. text-shadow:
  305. -1px -1px 0 {color:stroke},
  306. 1px -1px 0 {color:stroke},
  307. -1px 1px 0 {color:stroke},
  308. 1px 1px 0 {color:stroke};
  309. border:3px double {color:post};
  310. }
  311.  
  312.  
  313. #cont {
  314. width:1000px;
  315. height:100%;
  316. position:fixed;
  317. margin: auto;
  318. left:0px;
  319. top:0px;
  320. bottom:0px;
  321. right:0px;
  322. background-color:transparent;
  323. }
  324.  
  325. #entries {
  326. margin-top:10px;
  327. width:560px;
  328. height:98%;
  329. position:absolute;
  330. margin-left:430px;
  331. overflow-y:scroll;
  332. overflow-x:hidden;
  333. }
  334.  
  335. #post {
  336. font-size:11.5px;
  337. font-family:'arial';
  338. text-align:justify;
  339. line-height:16px;
  340. background-color:{color:post};
  341. padding:20px;
  342. width:450px;
  343. margin-top:25px;
  344. margin-bottom:35px;
  345. border:1px solid {color:border};
  346. }
  347.  
  348. #entries::-webkit-scrollbar-thumb {
  349. height:9px;
  350. border:7px solid {color:background};
  351. background-color:{color:italic};
  352. }
  353.  
  354. #entries::-webkit-scrollbar {
  355. width:15px;
  356. height:4px;
  357. border:7px solid {color:background};
  358. background:{color:background};
  359. margin-right:5px;
  360. }
  361.  
  362. .ol, ul {
  363. padding-left:20px;
  364. padding-right:20px;
  365. }
  366.  
  367. li {
  368. list-style-type: circle;
  369. }
  370.  
  371. ol.notes {
  372. list-style-type:none;
  373. }
  374.  
  375. a.more_notes_link {
  376. font-size:9px;
  377. text-transform:uppercase;
  378. font-family:'inconsolata';
  379. text-align:center;
  380. margin-left:-25px;
  381. }
  382.  
  383. #info, #permalink {
  384. position:relative;
  385. text-align:center;
  386. margin-top:14px;
  387. margin-left:0px;
  388. padding:14px 10px 22px 15px;
  389. font-size:10px;
  390. line-height:25px;
  391. letter-spacing:1px;
  392. text-transform:uppercase;
  393. background:url('{image:header}');
  394. border:3px double {color:post};
  395. text-shadow:
  396. -1px -1px 0 {color:stroke},
  397. 1px -1px 0 {color:stroke},
  398. -1px 1px 0 {color:stroke},
  399. 1px 1px 0 {color:stroke};
  400. transition:.3s;
  401. }
  402.  
  403. #info a, #permalink a {
  404. color:{color:post};
  405. text-transform:uppercase;
  406. font-family:'inconsolata';
  407. padding:4px 10px 4px 10px;
  408. border-bottom:.5px solid {color:border};
  409. transition:.3s;
  410. }
  411.  
  412. .tags {
  413. position:relative;
  414. text-align:center;
  415. margin-top:6px;
  416. padding-top:10px;
  417. padding-left:2px;
  418. padding-right:2px;
  419. font-size:10px;
  420. line-height:14px;
  421. }
  422.  
  423. .tags a {
  424. color:{color:tags};
  425. text-transform:uppercase;
  426. font-family:'inconsolata';
  427. transition:.3s;
  428. }
  429.  
  430. #notes {
  431. text-transform:uppercase;
  432. font-size:9px;
  433. font-family:'inconsolata';
  434. line-height:16px;
  435. margin-top:20px;
  436. }
  437.  
  438. #notes ol, #notes li {
  439. padding-left:10px;
  440. padding-right:10px;
  441. list-style-type:none;
  442. }
  443.  
  444. #notes img {
  445. display:none;
  446. }
  447.  
  448. #sidebar {
  449. position:fixed;
  450. margin-top:80px;
  451. margin-left:60px;
  452. width:300px;
  453. height:360px;
  454. background-color:{color:post};
  455. border:1px solid {color:border};
  456. }
  457.  
  458. #sidebar img {
  459. width:250px;
  460. height:200px;
  461. margin-top:25px;
  462. padding-left:22px;
  463. padding-right:10px;
  464. padding-bottom:12px;
  465. }
  466.  
  467. #nav {
  468. position:absolute;
  469. font-size:8px;
  470. margin-top:30px;
  471. margin-left:-26px;
  472. line-height:50px;
  473. }
  474.  
  475. #nav a {
  476. color:{color:link};
  477. font-size:14px;
  478. text-align:center;
  479. padding:12px 12px 10px 12px;
  480. border-radius:100%;
  481. background-color:{color:post};
  482. transition:.3s;
  483. border:1px solid {color:border};
  484. }
  485.  
  486. #nav a:hover {
  487. color:{color:post};
  488. background-color:{color:italic};
  489. transition:.3s;
  490. }
  491.  
  492. #desc {
  493. width:250px;
  494. height:85px;
  495. color:{color:text};
  496. text-align:justify;
  497. text-transform:uppercase;
  498. font-size:10px;
  499. line-height:15px;
  500. font-family: 'Roboto', sans-serif;
  501. margin-top:-5px;
  502. margin-left:15px;
  503. padding:14px 10px 10px 10px;
  504. overflow:hidden;
  505. position:absolute;
  506. border-top:2px solid {color:border};
  507. }
  508.  
  509. #stitle {
  510. width:255px;
  511. height:30px;
  512. text-align:right;
  513. font-size:50px;
  514. font-family:'sugarspice';
  515. line-height:20px;
  516. font-weight:500;
  517. color:{color:stitle};
  518. background-color:transparent;
  519. padding-top:15px;
  520. margin-top:-36px;
  521. margin-left:20px;
  522. position:absolute;
  523. overflow:hidden;
  524. text-shadow:
  525. 0px 0px 0 {color:post},
  526. 0px 0px 0 {color:post},
  527. 0px 0px 0 {color:post},
  528. 3px -2px 0 {color:post};
  529. }
  530.  
  531. #pag {
  532. text-align:center;
  533. word-spacing:20px;
  534. position:absolute;
  535. margin-top:590px;
  536. margin-left:60px;
  537. width:263px;
  538. padding-left:20px;
  539. padding-right:20px;
  540. }
  541.  
  542. #pag a {
  543. color:{color:pag};
  544. font-size:11px;
  545. text-align:center;
  546. text-transform:uppercase;
  547. font-family:'roboto';
  548. padding:4px 10px 4px 10px;
  549. border-bottom:.5px solid {color:border};
  550. display:inline-block;
  551. transition:.3s;
  552. }
  553.  
  554. #pag a:hover {
  555. color:{color:accent};
  556. transition:.3s;
  557. }
  558.  
  559. #sidebar2 {
  560. width:300px;
  561. height:120px;
  562. position:fixed;
  563. margin-top:460px;
  564. margin-left:61px;
  565. background-color:{color:post};
  566. border:1px solid {color:border};
  567. }
  568.  
  569. #binfo {
  570. width:280px;
  571. height:120px;
  572. position:absolute;
  573. margin-top:0px;
  574. margin-left:10px;
  575. background-color:{color:post};
  576. }
  577.  
  578. #sicon img {
  579. width:70px;
  580. height:70px;
  581. position:absolute;
  582. padding:2px;
  583. margin-top:20px;
  584. margin-left:190px;
  585. border:3px double {color:border};
  586. }
  587.  
  588. #tagline {
  589. width:150px;
  590. height:30px;
  591. font-size:11px;
  592. text-align:center;
  593. line-height:12px;
  594. color:{color:text};
  595. font-family:'inconsolata';
  596. text-transform:uppercase;
  597. margin-top:36px;
  598. margin-left:10px;
  599. padding:4px;
  600. position:absolute;
  601. border-bottom:2px solid {color:border};
  602. }
  603.  
  604. #q {
  605. font-size:11px;
  606. color:{color:link};
  607. font-family:'inconsolata';
  608. text-transform:uppercase;
  609. font-weight:bold;
  610. padding-left:10px;
  611. padding-right:10px;
  612. }
  613.  
  614. #qsrc {
  615. text-align:center;
  616. padding-left:20px;
  617. padding-right:20px;
  618. text-transform:uppercase;
  619. font-size:11px;
  620. font-family:'roboto';
  621. font-weight:bold;
  622. margin-top:20px;
  623. }
  624.  
  625. #chat li {
  626. list-style-type: none;
  627. margin-left:0px;
  628. }
  629.  
  630. #chat li:nth-of-type(odd) {
  631. padding:6px;
  632. color:{color:link2};
  633. }
  634.  
  635. #chat li:nth-of-type(even) {
  636. color:{color:text};
  637. padding:6px;
  638. }
  639.  
  640. #chat li:last-of-type {
  641. margin-bottom:5px;
  642. }
  643.  
  644. #chat li.span {
  645. margin-right:10px;
  646. }
  647.  
  648. .label {
  649. color:{color:bold};
  650. border-bottom:2px solid {color:border};
  651. padding:0px 2px 1px 2px;
  652. font-weight:bold;
  653. font-family:'inconsolata';
  654. text-transform:uppercase;
  655. }
  656.  
  657. #audio {
  658. font-size:10px;
  659. font-weight:bold;
  660. text-transform:uppercase;
  661. font-family:'inconslata';
  662. line-height:18px;
  663. margin-top:-58px;
  664. margin-bottom:22px;
  665. padding-bottom:14px;
  666. border-bottom:2px solid {color:border};
  667. }
  668.  
  669. .play {
  670. width:28px;
  671. height:28px;
  672. overflow:hidden;
  673. margin-top:33px;
  674. margin-left:75px;
  675. opacity.7;
  676. }
  677.  
  678. #question {
  679. font-size:11px;
  680. font-family:'roboto';
  681. text-transform:uppercase;
  682. text-align:justify;
  683. color:{color:post};
  684. margin-bottom:-5px;
  685. padding-top:20px;
  686. padding-left:20px;
  687. padding-right:20px;
  688. background-color:{color:accent};
  689. }
  690.  
  691. #asker {
  692. font-family:'sugarspice';
  693. font-size:40px;
  694. -webkit-text-stroke: 1px {color:post};
  695. color:transparent;
  696. font-weight:500;
  697. text-align:right;
  698. text-transform:lowercase;
  699. padding-top:24px;
  700. padding-bottom:25px;
  701. padding-right:20px;
  702. background-color:{color:accent};
  703. }
  704.  
  705. #asker a {
  706. font-family:'sugarspice';
  707. font-weight:500;
  708. -webkit-text-stroke: 1px {color:post};
  709. color:transparent;
  710. text-transform:lowercase;
  711. padding-left:8px;
  712. padding-right:8px;
  713. padding-bottom:6px;
  714. }
  715.  
  716. #answer {
  717. margin-top:20px;
  718. }
  719.  
  720. #credit {
  721. position:fixed;
  722. bottom:10px;
  723. right:5px;
  724. font-size:20px;
  725. }
  726.  
  727. #credit a {
  728. width:60px;
  729. height:60px;
  730. color:{color:link2};
  731. padding:6px 6px 2px 5px;
  732. background-color:{color:bold};
  733. border-bottom:2px solid {color:link2};
  734. }
  735.  
  736.  
  737. {CustomCSS}
  738. </style>
  739.  
  740. <link rel="shortcut icon" href="{Favicon}">
  741. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
  742.  
  743.  
  744. </head>
  745.  
  746. <body>
  747.  
  748. <div class="hcontrols"><svg version="1.1" id="Layer_1" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve"><path d="M106.6,134c14.3,0,26-11.7,26-26s-11.7-26-26-26s-26,11.7-26,26S92.2,134,106.6,134z M106.6,94c7.7,0,14,6.3,14,14s-6.3,14-14,14s-14-6.3-14-14S98.9,94,106.6,94z M40.4,124.6l7.2,3.3c3,1.4,4.4,4.8,3.3,7.9l-2.8,7.4c-2.1,5.7-1.4,11.8,2.1,16.7c3.4,5,9,7.9,15,7.9c2.2,0,4.4-0.4,6.5-1.2l7.4-2.8c0.7-0.3,1.4-0.4,2.2-0.4c2.4,0,4.7,1.4,5.7,3.7l3.3,7.2c3,6.6,9.4,10.7,16.6,10.7s13.6-4.1,16.6-10.7l3.3-7.2c1-2.2,3.2-3.7,5.7-3.7c0.7,0,1.5,0.1,2.2,0.4l7.4,2.8c2.1,0.8,4.3,1.2,6.5,1.2c0,0,0,0,0,0c5.9,0,11.5-3,15-7.9c3.4-5,4.2-11.1,2.1-16.7l-2.8-7.4c-1.1-3.1,0.3-6.5,3.3-7.9l7.2-3.3c6.6-3,10.7-9.4,10.7-16.6s-4.1-13.6-10.7-16.6l-7.2-3.3c-3-1.4-4.4-4.8-3.3-7.9l2.8-7.4c2.1-5.7,1.4-11.8-2.1-16.7c-3.4-5-9-7.9-15-7.9c-2.2,0-4.4,0.4-6.5,1.2l-7.4,2.8c-0.7,0.3-1.4,0.4-2.2,0.4c-2.4,0-4.7-1.4-5.7-3.7l-3.3-7.2c-3-6.6-9.4-10.7-16.6-10.7S93,35.2,90,41.8l-3.3,7.2c-1,2.2-3.2,3.7-5.7,3.7c-0.7,0-1.5-0.1-2.2-0.4l-7.4-2.8c-2.1-0.8-4.3-1.2-6.5-1.2c-5.9,0-11.5,3-15,7.9c-3.4,5-4.2,11.1-2.1,16.7l2.8,7.4c1.1,3.1-0.3,6.5-3.3,7.9l-7.2,3.3c-6.6,3-10.7,9.4-10.7,16.6S33.8,121.6,40.4,124.6z M45.3,102.3l7.2-3.3c8.7-4,12.9-14.1,9.5-23l-2.8-7.4c-1-2.7,0-4.7,0.7-5.7c1.6-2.4,4.6-3.4,7.4-2.3l7.4,2.8c2.1,0.8,4.2,1.2,6.4,1.2c0,0,0,0,0,0c7.1,0,13.6-4.2,16.6-10.7l3.3-7.2c1.5-3.4,4.7-3.7,5.7-3.7s4.1,0.3,5.7,3.7l3.3,7.2c3,6.5,9.5,10.7,16.6,10.7c2.2,0,4.3-0.4,6.4-1.2l7.4-2.8c2.8-1,5.7,0,7.4,2.3c0.7,1,1.7,3,0.7,5.7l-2.8,7.4c-3.3,8.9,0.8,19,9.5,23l7.2,3.3c3.4,1.5,3.7,4.7,3.7,5.7s-0.3,4.1-3.7,5.7l-7.2,3.3c-8.7,4-12.9,14.1-9.5,23l2.8,7.4c1,2.7,0,4.7-0.7,5.7c-1.6,2.4-4.6,3.4-7.4,2.3l-7.4-2.8c-2.1-0.8-4.2-1.2-6.4-1.2c-7.1,0-13.6,4.2-16.6,10.7l-3.3,7.2c-1.5,3.4-4.7,3.7-5.7,3.7s-4.1-0.3-5.7-3.7l-3.3-7.2c-3-6.5-9.5-10.7-16.6-10.7c-2.2,0-4.3,0.4-6.4,1.2l-7.4,2.8c-2.8,1-5.7,0-7.4-2.3c-0.7-1-1.7-3-0.7-5.7l2.8-7.4c3.3-8.9-0.8-19-9.5-23l-7.2-3.3c-3.4-1.5-3.7-4.7-3.7-5.7S41.9,103.9,45.3,102.3z"/></svg></div>
  749.  
  750. <div id="cont">
  751.  
  752. <div id="sidebar">
  753.  
  754. <div id="nav">
  755. <a href="{text:link1}" title="{text:link1 title}"><span class="th th-rose-o"></span></a><br>
  756. <a href="{text:link2}" title="{text:link2 title}"><span class="th th-coffee-2-o"></a><br>
  757. <a href="{text:link3}" title="{text:link3 title}"><span class="th th-bird-cage-o"></a><br>
  758. <a href="{text:link4}" title="{text:link4 title}"><span class="th th-stars-o"></a><br>
  759. <a href="{text:link5}" title="{text:link5 title}"><span class="th th-heart-1-o"></a><br>
  760. <a href="{text:link6}" title="{text:link6 title}"><span class="th th-eyelash"></a><br>
  761. </div>
  762.  
  763. <img src="{image:sidebar}">
  764.  
  765. <div id="desc"> {text:desc} </div>
  766.  
  767. <div id="stitle"> {text:stitle} </div>
  768.  
  769. </div>
  770.  
  771. <div id="sidebar2">
  772.  
  773. <div id="binfo">
  774. <div id="tagline"> {text:info} </div>
  775.  
  776. <div id="sicon"> <img src="{image:icon}"> </div>
  777. </div>
  778.  
  779. </div>
  780.  
  781. <div id="pag">
  782. {block:Pagination}
  783. {block:PreviousPage}
  784. <a href="{PreviousPage}" title="back"> fall </a>
  785. {/block:PreviousPage}
  786. {block:NextPage}
  787. <a href="{NextPage}" title="next"> dance </a>
  788. {/block:NextPage}
  789. {/block:Pagination}
  790. </div>
  791.  
  792. <div id="entries">
  793. {block:Posts}
  794. <div id="post">
  795.  
  796. {block:Text}
  797. {block:Title}
  798. <h1 style="margin-top:0px;">{Title}</h1>
  799. {/block:Title}
  800. {Body}
  801. {/block:Text}
  802.  
  803. {block:Link}
  804. <h3 style="margin-top:0px;"><a href="{URL}">{Name}</a></h3>
  805. {block:Description}{Description}{/block:Description}
  806. {/block:Link}
  807.  
  808. {block:Photo}
  809. <center>
  810. {LinkOpenTag}
  811. <a href="{permalink}">
  812. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="450"></a>
  813. {LinkCloseTag}
  814. </center>
  815. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  816. {block:ContentSource}
  817. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  818. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  819. {/block:SourceLogo}
  820. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  821. {/block:ContentSource}
  822. {block:ReblogParentURL}
  823. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  824. {/block:ReblogParentURL}
  825. {/block:Photo}
  826.  
  827. {block:Photoset}
  828. <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>
  829. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  830. {/block:Photoset}
  831.  
  832. {block:Quote}
  833. <div id="q"><span class="th th-quote-up-o" style="font-size:14px;"></span> &nbsp; &nbsp; {Quote} &nbsp; &nbsp; <span class="th th-quote-down-o" style="font-size:14px;"></span></div>
  834. {block:Source}
  835. <div id="qsrc">— &nbsp;&nbsp; {Source}</div>
  836. {/block:Source}
  837. {/block:Quote}
  838.  
  839. {block:Chat}
  840. <div id="chat">
  841. {block:Title}
  842. <h1>{Title}</h1>
  843. {/block:Title}
  844. {block:Lines}
  845. <li class=“{Alt} user_{UserNumber}”>
  846. {block:Label}
  847. <span class="label">{Label}</span> &nbsp;
  848. {/block:Label}
  849. {Line}
  850. </li>
  851. {/block:Lines}
  852. </div>
  853. {/block:Chat}
  854.  
  855. {block:Audio}
  856. {block:AlbumArt}
  857. <img src="{AlbumArtURL}" width="60px" align="left" style="margin-left:5px;margin-right:20px;" />{/block:AlbumArt}
  858. <div class="play">{AudioPlayerWhite}</div>
  859. <div id="audio">{block:TrackName}<pb>Title:</pb> &nbsp; {TrackName}<br />{/block:TrackName}
  860. {block:Artist}<pb>Artist:</pb> &nbsp; {Artist}<br />{/block:Artist}
  861. {/block:ExternalAudio}<pb>Played:</pb> &nbsp; {PlayCount} times</div>
  862. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  863. {/block:Audio}
  864.  
  865. {block:Video}
  866. <div class="video">{Video-500}</div>
  867. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  868. {/block:Video}
  869.  
  870. {block:Answer}<div id="question">" {Question} "</div>
  871. <div id="asker">{Asker} asked...</div>
  872. <div id="answer">{Answer}</div>{/block:Answer}
  873.  
  874.  
  875. {block:IndexPage}
  876. <div id="info">
  877. <a href="{Permalink}" title="{TimeAgo}">{12HourWithZero}:{Minutes}{CapitalAmPm}</a>
  878. &nbsp; &nbsp; <a href="{Permalink}">{NoteCount} <span class="th th-heart-1-o" style="font-size:8px;"></span></a>
  879. {block:RebloggedFrom}
  880. &nbsp; &nbsp; <a href="{ReblogParentURL}" target="_blank">via</a>
  881. &nbsp; &nbsp; <a href="{ReblogRootURL}" target="_blank">src</a>
  882. {/block:RebloggedFrom}
  883. </div>
  884. <div class="tags">{block:HasTags}
  885. {block:Tags}<a href="{TagURL}"><span class="th th-blossom" style="font-size:9px;"></span> &nbsp;{Tag}</a>&nbsp; &nbsp; &nbsp;
  886. {/block:Tags}
  887. {/block:HasTags}</div>
  888. {/block:IndexPage}
  889.  
  890. {block:PermalinkPage}
  891. <div id="permalink">
  892. <a href="{Permalink}" title="{TimeAgo}">{12HourWithZero}:{Minutes}{CapitalAmPm}</a>
  893. &nbsp; &nbsp; <a href="{Permalink}">{NoteCount} <span class="th th-heart-1-o" style="font-size:8px;"></span></a>
  894. {block:RebloggedFrom}
  895. &nbsp; &nbsp; <a href="{ReblogParentURL}" target="_blank">via</a>
  896. &nbsp; &nbsp; <a href="{ReblogRootURL}" target="_blank">src</a>
  897. {/block:RebloggedFrom}
  898. </div>
  899. <div class="tags">{block:HasTags}
  900. {block:Tags}<a href="{TagURL}"><span class="th th-blossom" style="font-size:9px;"></span> &nbsp;{Tag}</a>&nbsp; &nbsp; &nbsp;
  901. {/block:Tags}
  902. {/block:HasTags}</div>
  903. {/block:PermalinkPage}
  904.  
  905.  
  906. {block:PostNotes}
  907. <div id="notes">{PostNotes}</div>
  908. {/block:PostNotes}
  909. </div>
  910. {/block:Posts}
  911.  
  912. </div>
  913.  
  914. </div>
  915. </div>
  916.  
  917. <div id="credit"><a href="https://woodsbeyond.tumblr.com" title="made by evie"><span class="th th-rose"></span></a></div>
  918.  
  919. </body>
  920. </html>
Advertisement
Add Comment
Please, Sign In to add comment