Advertisement
kyngri

Flower

Feb 24th, 2015
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.61 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. <!---
  5. THEME: 23
  6. BY: Heidi (Previously Crayoned & Zohne of Zojoh) tweaked by kyngri for personal use only, no stealing.
  7.  
  8. Dear person in my source code,
  9.  
  10. I see you.
  11. And I will find you.
  12. Because I always do.
  13.  
  14. Sincerely,
  15. Someone you don't
  16. want to mess with.
  17.  
  18. PS. If you want to know how to do something, just ask. Simple as that. Ignore your pride and ask. It's less dramatic and you'll be more respected in the long-run.
  19. --->
  20.  
  21. <head>
  22.  
  23. <script language=JavaScript> var message="Boo."; function clickIE4(){ if (event.button==2) { alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("return false") </script>
  24.  
  25.  
  26. <title>ᴛᴏᴀsᴛ ғᴏʀ ᴛʜᴇ ғʟᴏᴡᴇʀs.</title>
  27. {block:Description}
  28. <meta name="description" content="{MetaDescription}" />
  29. {/block:Description}
  30. <link rel="shortcut icon" href="https://31.media.tumblr.com/045391c5b6c5a9f689dd32dd8499f025/tumblr_inline_nk9o0wBIgE1t7fjz8.png" />
  31. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  32.  
  33.  
  34. <meta name="color:Background" content="#c9c9c9" />
  35. <meta name="color:Text" content="#606060" />
  36. <meta name="color:Links" content="#000000" />
  37. <meta name="color:Links Hover" content="#c1c1c1" />
  38. <meta name="color:Lines" content="#5e5e5e" />
  39. <meta name="color:Scrollbar" content="#dbdbdb" />
  40. <meta name="color:Scroll" content="#c3c3c3" />
  41. <meta name="color:Bold" content="#000000" />
  42. <meta name="color:Italic" content="#606060"/>
  43. <meta name="color:Blockquote" content="#aaaaaa" />
  44. <meta name="color:Borders" content="#c3c3c3"/>
  45. <meta name="color:Posts" content="#c6c6c6" />
  46. <meta name="color:Chat" content="#c3c3c3" />
  47.  
  48. <meta name="color:Ask" content="#606060" />
  49.  
  50. <meta name="text:Link1" content="/" />
  51. <meta name="text:Title1" content="Home" />
  52. <meta name="text:Link2" content="/ask" />
  53. <meta name="text:Title2" content="Message" />
  54. <meta name="text:Link3" content="/submit" />
  55. <meta name="text:Title3" content="Mail" />
  56. <meta name="text:Link4" content="/archive" />
  57. <meta name="text:Title4" content="Past" />
  58.  
  59. <meta name="text:Title5" content="Hover one" />
  60. <meta name="text:Title6" content="Hover two" />
  61. <meta name="text:Title7" content="Hover three" />
  62. <meta name="text:Title8" content="Hover four" />
  63. <meta name="text:Title9" content="Hover five" />
  64.  
  65. <meta name="if:ShowCaptions" content="1" />
  66. <meta name="if:InfiniteScroll" content="0" />
  67. <meta name="if:400px" content="1" />
  68. <meta name="if:monochrome" content="1" />
  69.  
  70.  
  71. <style type="text/css">
  72.  
  73.  
  74. iframe#tumblr_controls {
  75. top:0%!important;
  76. right:0%!important;
  77. position:fixed!important;
  78. z-index:99999999!important;
  79. opacity:0.3;
  80. -webkit-filter:invert(100%);
  81. -moz-filter:invert(100%);
  82. -o-filter:invert(100%);
  83. -ms-filter:invert(100%);
  84. filter:invert(100%);
  85. }
  86.  
  87. /* scrollbar */
  88.  
  89. @font-face { font-family: "wendy"; src: url('https://dl.dropboxusercontent.com/s/yr32rdtfszs02ze/wendy.ttf?dl=1'); format(“truetype”);}
  90. @font-face {font-family: "neou"; src:url('https://dl.dropboxusercontent.com/s/ggesu9cscg40a2p/neou-thin.ttf?dl=1'); format(“truetype”);}
  91. @font-face {font-family: "alexbrush";src: url('https://dl.dropboxusercontent.com/s/y48zvcvymdw1vmo/alexbrush-regular.ttf?dl=1'); format("truetype");}
  92. @font-face {font-family: "laine";src: url('https://dl.dropboxusercontent.com/s/q2nwfx6s9t3k759/laine.ttf?dl=1'); format("truetype");}
  93. @font-face{ font-family:"signerica"; src: url('https://dl.dropboxusercontent.com/s/kfe6jebile02ki3/signerica_thin.ttf?dl=1'); format(“truetype”);}
  94.  
  95.  
  96.  
  97. ::-webkit-scrollbar-thumb:vertical {
  98. background-color:{color:Scrollbar};
  99. border:2px solid {color:Scroll};
  100. }
  101. ::-webkit-scrollbar-thumb:horizontal {
  102. background-color:{color:Scrollbar};
  103. border:2px solid {color:Scroll};
  104. }
  105. ::-webkit-scrollbar {
  106. background-color:{color:Scrollbar};
  107. border:5px solid {color:Scroll};
  108. width:11px;
  109. height:7px;
  110. }
  111. ::-webkit-scrollbar-button:start:decrement {
  112. background-color:{color:Scrollbar};
  113. display:block;height:8px;
  114. border-right:2px solid {color:Scroll};
  115. border-left:2px solid {color:Scroll};
  116. }
  117.  
  118. ::-webkit-scrollbar-button:end:increment {
  119. background-color:{color:Scrollbar};
  120. display:block;height:8px;
  121. border-right:2px solid {color:Scroll};
  122. border-left:2px solid {color:Scroll};
  123. }
  124.  
  125. /*Body*/
  126.  
  127.  
  128.  
  129. body {
  130. margin:0;
  131. padding:0;
  132. border:0;
  133. background-color:{color:Background};
  134. color:{color:Text};
  135. font-family:calibri;
  136. font-size:10px;
  137. line-height:11px;
  138. text-align:justify;
  139. word-wrap:break-word;
  140. }
  141.  
  142. a {
  143. color:{color:Links};
  144. text-decoration:none;
  145. -webkit-transition: all 1s ease-in-out;
  146. -moz-transition: all 1s ease-in-out;
  147. -o-transition: all 1s ease-in-out;
  148. -ms-transition: all 1s ease-in-out;
  149. transition: all 1s ease-in-out;
  150. }
  151. a:hover{
  152. color:{color:Links Hover};
  153. text-shadow: 2px 2px 6px #111;
  154. -webkit-transition: all 1s ease-in-out;
  155. -moz-transition: all 1s ease-in-out;
  156. -o-transition: all 1s ease-in-out;
  157. -ms-transition: all 1s ease-in-out;
  158. transition: all 1s ease-in-out;
  159. }
  160.  
  161. pre {
  162. width:95%;
  163. white-space:pre-wrap;
  164. word-wrap:break-word;
  165. background:#a2bec7;
  166. padding:4px;
  167. }
  168.  
  169. pre a {
  170. color:white;
  171. }
  172.  
  173. blockquote {
  174. width:90%;
  175. margin-left:15px;
  176. padding:5px;
  177. border-left:1px solid {color:Blockquote};
  178. }
  179.  
  180. sub {
  181. font-size:9px;
  182. }
  183.  
  184. small {
  185. font-size:8px;
  186. }
  187.  
  188. b, strong {
  189. color:{color:Bold};
  190. font-weight:bold;
  191. }
  192.  
  193. i, em {
  194. color:{color:Italic};
  195. font-style:italic;
  196. }
  197.  
  198. ul,ol {
  199. padding:2px;
  200. margin-left:25px;
  201. }
  202.  
  203. ul {
  204. list-style-type:square;
  205. }
  206.  
  207.  
  208. #centralsquare {
  209. position:fixed;
  210. right:0px;
  211. bottom:0px;
  212. width:100%;
  213. height:100%;
  214. z-index:-999;
  215. background:url('https://33.media.tumblr.com/380427f06ae70dc9f8e5f068cf4cb214/tumblr_ngpwkgUQ2y1u1rvllo1_500.png');
  216. background-attachment:fixed;
  217. background-repeat:repeat;
  218. opacity:.1;
  219. -webkit-filter:invert(100%);
  220. -moz-filter:invert(100%);
  221. -o-filter:invert(100%);
  222. -ms-filter:invert(100%);
  223. filter:invert(100%);
  224. }
  225.  
  226. /* Sidebar wrapper*/
  227.  
  228.  
  229. #sbwrap {
  230. position:fixed;
  231. width:420px;
  232. height:190px;
  233. right:600px;
  234. bottom:220px;
  235. z-index:99;
  236. }
  237.  
  238. /* Corners */
  239.  
  240. #sb_outer:after {
  241. content:"";
  242. width:80px;
  243. height:1px;
  244. top:30px;
  245. left:44px;
  246. position:absolute;
  247. z-index:-1;
  248. background:{color:Lines};
  249. -ms-transform: rotate(20deg); /* IE 9 */
  250. -webkit-transform: rotate(20deg); /* Chrome, Safari, Opera */
  251. transform: rotate(20deg);
  252. }
  253.  
  254.  
  255. #sb_outer:before{
  256. content:"";
  257. width:90px;
  258. height:1px;
  259. top:44px;
  260. left:121px;
  261. position:absolute;
  262. z-index:-1;
  263. background:{color:Lines};
  264. }
  265.  
  266. #sb {
  267. position:absolute;
  268. right:0px;
  269. bottom:0px;
  270. width:320px;
  271. height:140px;
  272. }
  273.  
  274. #title {
  275. position:absolute;
  276. left:217px;
  277. top:29px;
  278. font-family:laine;
  279. font-size:47px;
  280. }
  281.  
  282. #fairies {
  283. position:absolute;
  284. text-align:center;
  285. top:15px;
  286. left:61px;
  287. z-index:99999;
  288. opacity:1;
  289. -webkit-transition: all 1s ease-in-out;
  290. -moz-transition: all 1s ease-in-out;
  291. -o-transition: all 1s ease-in-out;
  292. -ms-transition: all 1s ease-in-out;
  293. transition: all 1s ease-in-out;
  294. }
  295.  
  296. #fairy1{
  297. background:{color:Links};
  298. width:40px;
  299. height:10px;
  300. border:1px solid {color:Borders};
  301. -webkit-transition: all 1s ease-in-out;
  302. -moz-transition: all 1s ease-in-out;
  303. -o-transition: all 1s ease-in-out;
  304. -ms-transition: all 1s ease-in-out;
  305. transition: all 1s ease-in-out;
  306. }
  307.  
  308. #fairy1:hover{
  309. background:{color:Links Hover};
  310. }
  311.  
  312. #fairy2{
  313. position:absolute;
  314. bottom:0px;
  315. left:50px;
  316. background:{color:Links};
  317. width:40px;
  318. height:10px;
  319. border:1px solid {color:Borders};
  320. -webkit-transition: all 1s ease-in-out;
  321. -moz-transition: all 1s ease-in-out;
  322. -o-transition: all 1s ease-in-out;
  323. -ms-transition: all 1s ease-in-out;
  324. transition: all 1s ease-in-out;
  325. }
  326.  
  327. #fairy2:hover{
  328. background:{color:Links Hover};
  329. }
  330.  
  331. #fairy3{
  332. position:absolute;
  333. bottom:0px;
  334. left:100px;
  335. background:{color:Links};
  336. width:40px;
  337. height:10px;
  338. border:1px solid {color:Borders};
  339. -webkit-transition: all 1s ease-in-out;
  340. -moz-transition: all 1s ease-in-out;
  341. -o-transition: all 1s ease-in-out;
  342. -ms-transition: all 1s ease-in-out;
  343. transition: all 1s ease-in-out;
  344. }
  345.  
  346. #fairy3:hover{
  347. background:{color:Links Hover};
  348. }
  349.  
  350. #fairy4{
  351. position:absolute;
  352. bottom:0px;
  353. left:150px;
  354. background:{color:Links};
  355. width:40px;
  356. height:10px;
  357. border:1px solid {color:Borders};
  358. -webkit-transition: all 1s ease-in-out;
  359. -moz-transition: all 1s ease-in-out;
  360. -o-transition: all 1s ease-in-out;
  361. -ms-transition: all 1s ease-in-out;
  362. transition: all 1s ease-in-out;
  363. }
  364.  
  365. #fairy4:hover{
  366. background:{color:Links Hover};
  367. }
  368.  
  369. #desc {
  370. position:absolute;
  371. text-align:center;
  372. left:55px;
  373. width:200px;
  374. bottom:18px;
  375. height:80px;
  376. overflow:auto;
  377. font-family:wendy;
  378. font-size:10px;
  379. border:3px double {color:Borders};
  380. background:{color:Posts};
  381. }
  382.  
  383. /* links */
  384.  
  385. #navi {
  386. position:absolute;
  387. left:210px;
  388. width:20px;
  389. height:3px;
  390. line-height:10px;
  391. text-align:center;
  392. font-size:10px;
  393. bottom:35px;
  394. -ms-transform: rotate(90deg); /* IE 9 */
  395. -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
  396. transform: rotate(90deg);
  397. -webkit-transition: all 1s ease-in-out;
  398. -moz-transition: all 1s ease-in-out;
  399. -o-transition: all 1s ease-in-out;
  400. -ms-transition: all 1s ease-in-out;
  401. transition: all 1s ease-in-out;
  402. }
  403.  
  404. #navi a {
  405. background:{color:Links};
  406. margin:7px;
  407. width:7px;
  408. height:7px;
  409. padding:3px;
  410. color:transparent;
  411. display:block;
  412. border:2px double {color:Borders};
  413. -webkit-transition: all 1s ease-in-out;
  414. -moz-transition: all 1s ease-in-out;
  415. -o-transition: all 1s ease-in-out;
  416. -ms-transition: all 1s ease-in-out;
  417. transition: all 1s ease-in-out;
  418.  
  419. }
  420.  
  421. #navi a:hover{
  422. -webkit-transition: all 1s ease-in-out;
  423. -moz-transition: all 1s ease-in-out;
  424. -o-transition: all 1s ease-in-out;
  425. -ms-transition: all 1s ease-in-out;
  426. transition: all 1s ease-in-out;
  427. background:{color:Links Hover};
  428. }
  429.  
  430. #sbwrap:hover #navi {
  431. bottom:5px;
  432. -webkit-transition: all 1s ease-in-out;
  433. -moz-transition: all 1s ease-in-out;
  434. -o-transition: all 1s ease-in-out;
  435. -ms-transition: all 1s ease-in-out;
  436. transition: all 1s ease-in-out;
  437. }
  438.  
  439. /* Center Wrapper*/
  440.  
  441. .animated {
  442. -webkit-animation-duration: 3s;
  443. animation-duration: 3s;
  444. -webkit-animation-fill-mode: both;
  445. animation-fill-mode: both;
  446. -webkit-animation-timing-function: ease-in-out;
  447. animation-timing-function: ease-in-out;
  448. }
  449.  
  450. @-webkit-keyframes fadeIn {
  451. 0% {opacity: 0;}
  452. 100% {opacity: 1;}
  453. }
  454. @keyframes fadeIn {
  455. 0% {opacity: 0;}
  456. 100% {opacity: 1;}
  457. }
  458. .fadeIn {
  459. -webkit-animation-name: fadeIn;
  460. animation-name: fadeIn;
  461. }
  462.  
  463. #wrapper {
  464. position:fixed;
  465. width:490px;
  466. height:540px;
  467. right:20px;
  468. bottom:120px;
  469. z-index:999;
  470. }
  471.  
  472. /* Music Player */
  473.  
  474. #box {
  475. overflow:hidden;
  476. position:absolute;
  477. width:18px;
  478. height:18px;
  479. top:95px;
  480. left:5px;
  481. background:{color:Background};
  482. border:1px solid {color:Borders};
  483. opacity:0;
  484. z-index:10;
  485. -webkit-transition: all 1s ease-in-out;
  486. -moz-transition: all 1s ease-in-out;
  487. -o-transition: all 1s ease-in-out;
  488. -ms-transition: all 1s ease-in-out;
  489. transition: all 1s ease-in-out;
  490. }
  491.  
  492. #boxgif {
  493. margin-top:3px;
  494. margin-left:2px;
  495. -webkit-transition: all 1s ease-in-out;
  496. -moz-transition: all 1s ease-in-out;
  497. -o-transition: all 1s ease-in-out;
  498. -ms-transition: all 1s ease-in-out;
  499. transition: all 1s ease-in-out;
  500. z-index:3;
  501. }
  502.  
  503. #box:hover #boxgif {
  504. margin-top:-20px;
  505. }
  506.  
  507. #musica {
  508. margin-top:5px;
  509. margin-left:-5px;
  510. opacity:1;
  511. z-index:2;
  512. }
  513.  
  514. #wrapper:hover #box {
  515. opacity:1;
  516. -webkit-transition: all 1s ease-in-out;
  517. -moz-transition: all 1s ease-in-out;
  518. -o-transition: all 1s ease-in-out;
  519. -ms-transition: all 1s ease-in-out;
  520. transition: all 1s ease-in-out;
  521. }
  522.  
  523.  
  524. #wrapperbg {
  525. position:absolute;
  526. right:0px;
  527. top:0px;
  528. }
  529.  
  530. #wrapper_outer {
  531. position:absolute;
  532. width:365px;
  533. height:410px;
  534. left:0px;
  535. bottom:0px;
  536. border:5px solid {color:Borders};
  537. z-index:9999;
  538. }
  539.  
  540. #wrapper_post{
  541. position:absolute;
  542. overflow:auto;
  543. width:355px;
  544. height:400px;
  545. bottom:3px;
  546. left:3px;
  547. border:2px solid {color:Borders};
  548. z-index:999;
  549. }
  550.  
  551. /*Posts & Post Wrapper*/
  552.  
  553. .posts {
  554. {block:ifnot400px}
  555. width:250px;
  556. {/block:ifnot400px}
  557. {block:if400px}
  558. width:400px;
  559. {/block:if400px}
  560. padding:20px;
  561. margin-bottom:25px;
  562. margin-left:25px;
  563. margin-top:20px;
  564. border:3px double {color:Borders};
  565. background-color:{color:Posts};
  566. color:{color:Text};
  567. font-family:calibri;
  568. font-size:9px;
  569. line-height:11px;
  570. text-align:justify;
  571. word-wrap:break-word;
  572. }
  573.  
  574. .posts img {
  575. max-width:100%;
  576. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  577. }
  578.  
  579. #photo img {
  580. max-width:100%;
  581. display:block;
  582. {block:IndexPage}{block:ifImagefade}
  583. opacity:.7;
  584. -moz-transition:all ease-in-out 0.7s;
  585. -webkit-transition:all ease-in-out 0.7s;
  586. -o-transition:all ease-in-out 0.7s;
  587. transition:all ease-in-out 0.7s;{/block:ifImagefade}
  588. {/block:IndexPage}
  589. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  590. }
  591.  
  592. #pset, #vid {
  593. margin-bottom:-2px;
  594. {block:IndexPage}{block:ifImagefade}
  595. opacity:.7;
  596. -moz-transition:all ease-in-out 0.7s;
  597. -webkit-transition:all ease-in-out 0.7s;
  598. -o-transition:all ease-in-out 0.7s;
  599. transition:all ease-in-out 0.7s;{/block:ifImagefade}
  600. {/block:IndexPage}
  601. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  602. }
  603. {block:ifImagefade}
  604. .posts:hover #pset, .posts:hover #vid, .posts:hover #photo img {
  605. opacity:1;
  606. }
  607. {/block:ifImagefade}
  608.  
  609. #h2 {
  610. font-family:neou;
  611. font-size:16px;
  612. font-style:normal;
  613. line-height:16px;
  614. text-align:center;
  615. }
  616.  
  617. /* Chat */
  618.  
  619. #chat {
  620. padding-top:2px;
  621. padding-bottom:3px;
  622. padding-left:5px;
  623. padding-right:5px;
  624. line-height:11px;
  625. color:{color:Text};
  626. font-family:wendy;
  627. letter-spacing:1px;
  628. font-size:10px;
  629. font-style:normal;
  630. }
  631.  
  632. #chat.odd {
  633. background:{color:Chat};
  634. }
  635.  
  636. /* Question */
  637.  
  638. #asker {
  639. font-family:neou;
  640. text-align:center;
  641. font-size:20px;
  642. text-transform:lowercase;
  643. color:{color:Ask};
  644. text-shadow: 2px 2px 6px #aaa;
  645. }
  646.  
  647. #question {
  648. padding:5px;
  649. border-bottom:1px solid {color:Borders};
  650. text-transform:normal;
  651. text-align:center;
  652. }
  653.  
  654. /* Quote */
  655.  
  656. #quote {
  657. font-family:MS Gothic;
  658. font-size:15px;
  659. line-height:15px;
  660. font-style:normal;
  661. text-align:center;
  662. }
  663.  
  664.  
  665. #source {
  666. font-family:neou;
  667. font-size:15px;
  668. line-height:15px;
  669. letter-spacing:1px;
  670. text-align:center;
  671. text-transform:normal;
  672. }
  673.  
  674. /* Audio */
  675.  
  676. #audio {
  677. padding-top:3px;
  678. padding-left:5px;
  679. padding-right:5px;
  680. padding-bottom:5px;
  681. border-left:1px solid {color:Borders};
  682. }
  683.  
  684. #info {
  685. color:{color:Text};
  686. font-family:wendy;
  687. font-size:10px;
  688. line-height:10px;
  689. letter-spacing:1px;
  690. text-transform:uppercase;
  691. text-align:left;
  692. }
  693.  
  694. #player {
  695. width:26px;
  696. height:28px;
  697. border-left:7px solid #fff;
  698. border-right:7px solid #fff;
  699. border-top:6px solid #fff;
  700. border-bottom:6px solid #fff;
  701. background-color:#fff;
  702. display:block;
  703. overflow:hidden;
  704. position:absolute;
  705. opacity:0.3;
  706. -moz-transition:all linear 0.8s;
  707. -webkit-transition:all linear 0.8s;
  708. -o-transition:all linear 0.8s;
  709. transition:all linear 0.8s;
  710. }
  711.  
  712. #art {
  713. width:40px;
  714. height:28px;
  715. background-color:{color:Posts};
  716. -webkit-filter:grayscale({text:Amount of Grayscale}%);
  717. -moz-filter:grayscale({text:Amount of Grayscale}%);
  718. -ms-filter:grayscale({text:Amount of Grayscale}%);
  719. -o-filter:grayscale({text:Amount of Grayscale}%);
  720. filter:grayscale({text:Amount of Grayscale}%);
  721. }
  722.  
  723. .posts:hover #player {
  724. opacity:.8;
  725. }
  726.  
  727.  
  728. /* Indexpage Permalink */
  729.  
  730. #perm2 {
  731. width:100%;
  732. height:0px;
  733. font-family:wendy;
  734. font-size:10px;
  735. line-height:16px;
  736. text-align:center;
  737. text-transform:uppercase;
  738. letter-spacing:1px;
  739. overflow:hidden;
  740. text-align:center;
  741. -moz-transition:all ease-in-out 0.7s;
  742. -webkit-transition:all ease-in-out 0.7s;
  743. -o-transition:all ease-in-out 0.7s;
  744. transition:all ease-in-out 0.7s;
  745. }
  746.  
  747. .posts:hover #perm2 {
  748. height:20px;
  749. margin-top:-10px;
  750. padding-bottom:5px;
  751. }
  752.  
  753. /* Permalinkpage Permalink */
  754.  
  755. #perm {
  756. width:286px;
  757. margin-top:-25px;
  758. margin-left:25px;
  759. padding:5px;
  760. background:transparent;
  761. font-family:wendy;
  762. letter-spacing:1px;
  763. font-size:10px;
  764. text-transform:uppercase;
  765. text-align:center;
  766. }
  767.  
  768.  
  769. /* Pagination */
  770.  
  771. #page {
  772. position:absolute;
  773. width:320px;
  774. left:0px;
  775. bottom:-25px;
  776. color:{color:Links};
  777. font-family:wendy;
  778. font-size:10px;
  779. line-height:10px;
  780. text-align:center;
  781. }
  782.  
  783. /* Hover Links CSS */
  784.  
  785. #s-m-t-tooltip{
  786. max-width:300px;
  787. margin-top:25px;
  788. margin-left:15px;
  789. padding:4px;
  790. z-index:9999999999;
  791. background-color:{color:Background};
  792. color:{color:Text};
  793. font-family:wendy;
  794. font-size:10px;
  795. line-height:10px;
  796. letter-spacing:1px;
  797. font-style:normal;
  798. text-transform:normal;
  799. border-left:4px solid {color:Borders};
  800. border-right:4px solid {color:Borders};
  801. border-radius:7px 0px 7px 0px;
  802. word-wrap:break-word;
  803. }
  804.  
  805.  
  806. </style>
  807.  
  808. {block:IndexPage}
  809. {block:ifInfiniteScroll}
  810. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  811. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  812. {/block:ifInfiniteScroll}
  813. {/block:IndexPage}
  814.  
  815. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  816. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  817. <script>
  818. (function($){
  819. $(document).ready(function(){
  820. $("[title],a[title],img[title]").style_my_tooltips({
  821. tip_follows_cursor:true,
  822. tip_delay_time:100,
  823. tip_fade_speed:280,
  824. attribute:"title"
  825. });
  826. });
  827. })(jQuery);
  828. </script>
  829.  
  830. </head>
  831.  
  832. <body>
  833. <body bgcolor="#fafafa" ondragstart="return false" onselectstart="return false">
  834. <body onkeydown="return false">
  835.  
  836. <div id="sbwrap">
  837. <div id="sb_outer"></div>
  838. <div id="title">solace.</div>
  839. <div id="sb">
  840. <div id="fairies">
  841. <a href="{text:Link1}" title="{text:Title1}"><div id="fairy1"></div></a>
  842. <a href="{text:Link2}" title="{text:Title2}"><div id="fairy2"></div></a>
  843. <a href="{text:Link3}" title="{text:Title3}"><div id="fairy3"></div></a>
  844. <a href="{text:Link4}" title="{text:Title4}"><div id="fairy4"></div></a>
  845. </div>
  846. <div id="navi">
  847. <a title="{text:Title9}"></a>
  848. <a title="{text:Title8}"></a>
  849. <a title="{text:Title7}"></a>
  850. <a title="{text:Title6}"></a>
  851. <a title="{text:Title5}"></a>
  852. </div>
  853. <div id="desc">
  854. <br>Goo Hara.<br>Born January 13, 1991 in Gwangju, South Korea.<br>KARA's lead dancer, vocalist, and face since 2008.<br>Resident koala and cutie, and <br>aspiring actress.
  855. </div>
  856.  
  857.  
  858. {block:ifnotInfiniteScroll}
  859. {block:Pagination}<div id="page">
  860. {block:PreviousPage}
  861. <a href="{PreviousPage}">Future</a>
  862. {/block:PreviousPage}
  863. {block:NextPage}
  864. <a id="next" href="{NextPage}">Past</a>
  865. {/block:NextPage}
  866. </div>{/block:Pagination}
  867. {/block:ifnotInfiniteScroll}
  868.  
  869. </div>
  870. </div>
  871.  
  872. <div id="wrapper">
  873. <div id="box">
  874. <div id="boxgif">
  875. <img src="https://31.media.tumblr.com/tumblr_m7w2n46Pdl1r6o8v2.gif"/>
  876. </div>
  877. <div id="musica">
  878. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="25" height="20">
  879. <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" />
  880. <param name="bgcolor" value="#c9c9c9" />
  881. <param name="FlashVars" value="mp3=https://db.tt/qWwcnQTz&amp;width=25&amp;loop=1&amp;autoplay=1&amp;showslider=0&amp;bgcolor=c9c9c9&amp;bgcolor1=c9c9c9&amp;bgcolor2=c9c9c9&amp;buttoncolor=000000&amp;buttonovercolor=000000" />
  882. </object>
  883. </div>
  884. </div>
  885.  
  886. <div id="wrapperbg"><img src="https://31.media.tumblr.com/5cbfe05e486f22cb0fc5bfe650f22248/tumblr_inline_nk8zorOyP51t7fjz8.png" style="width:300px;"></div>
  887. <div id="wrapper_outer">
  888. <div id="wrapper_post" class="animated fadeIn">
  889. <div class="autopagerize_page_element" >
  890. {block:Posts}
  891. <div class="posts">
  892.  
  893. {block:IndexPage}
  894. <div id="perm2">
  895. <div><a href="{Permalink}">{TimeAgo}</a> • {NoteCountWithLabel} • <a href="{ReblogURL}">reblog</a>{block:HasTags} • <a title="{block:Tags}★{Tag} {/block:Tags}">+</a>
  896. {/block:HasTags}</div>
  897. </div>
  898. {/block:IndexPage}
  899.  
  900. {block:ContentSource}
  901. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  902. {/block:SourceLogo}
  903. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  904. {/block:ContentSource}
  905.  
  906.  
  907. {block:Photo}
  908. <div id="photo">
  909. {LinkOpenTag}
  910. <img src="{PhotoURL-500}" alt='{PhotoAlt}'/>
  911. {LinkCloseTag}
  912. </div>
  913. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  914. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  915. {/block:Photo}
  916.  
  917.  
  918. {block:Photoset}
  919. <div id="pset">
  920. {block:ifnot400px}
  921. {Photoset-250}
  922. {/block:ifnot400px}
  923. {block:if400px}
  924. {Photoset-400}
  925. {/block:if400px}
  926. {/block:IndexPage}
  927. </div>
  928. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  929. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  930. {/block:Photoset}
  931.  
  932.  
  933. {block:Video}
  934. <div id="vid">
  935. {block:ifnot400px}
  936. <center>{Video-250}</center>
  937. {/block:ifnot400px}
  938. {block:if400px}
  939. <center>{Video-400}</center>
  940. {/block:if400px}
  941. </div>
  942. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  943. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  944. {/block:Video}
  945.  
  946.  
  947. {block:Audio}
  948. <table border="0" cellpadding="0" cellspacing="5" ><tr>
  949. <td id="art" valign="top">
  950. <div id="player">{AudioPlayerWhite}</div>
  951. </td>
  952. <td valign="top" id="audio">
  953. {block:TrackName}
  954. <div id="info">
  955. <font color="{color:Links}">Track:</font> {TrackName}
  956. </div>
  957. {/block:TrackName}
  958. {block:Artist}
  959. <div id="info">
  960. <font color="{color:Links}">Artist:</font> {Artist}
  961. </div>
  962. {/block:Artist}
  963. <div id="info">
  964. <font color="{color:Links}">Plays:</font> {PlayCount}
  965. </div>
  966. </td>
  967. </tr>
  968. </table>
  969. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  970. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  971. {/block:Audio}
  972.  
  973. {block:Text}
  974. {block:Title}<div id="h2">+ {Title}</div>{/block:Title}
  975. {Body}
  976. {/block:Text}
  977.  
  978. {block:Link}
  979. <div id="h2"><a href="{URL}" {Target}>+ {Name}</a></div>
  980. {block:Description}{Description}{/block:Description}
  981. {/block:Link}
  982.  
  983.  
  984. {block:Answer}
  985. <div id="asker">{Asker}</div>
  986. <div id="question">{Question}</div>
  987. {Answer}
  988. {/block:Answer}
  989.  
  990. {block:Quote}
  991. <div id="quote"><div style="text-align:left;font-size:50px;color:{color:Text};">❝</div><br>{Quote}</div><br>
  992. <div style="text-align:right;font-size:50px;color:{color:Text};">❞</div><br><br>
  993. {block:Source}<div id="source">+ {Source}</div>{/block:Source}
  994. {/block:Quote}
  995.  
  996.  
  997. {block:Chat}
  998. {block:Title}<div id="h2">+ {Title}</div>{/block:Title}
  999. {block:Lines}<div id="chat" class="{Alt} user_{UserNumber}">
  1000. {block:Label}
  1001. <font color="{color:Links}">{Label}</font>
  1002. {/block:Label}
  1003. {Line}</div>
  1004. {/block:Lines}
  1005. {/block:Chat}
  1006.  
  1007.  
  1008. </div>
  1009.  
  1010. {block:PermalinkPage}
  1011. <div id="perm">{block:Date}Posted {Timeago} on {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}{/block:Date}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1012.  
  1013. {block:RebloggedFrom}<br>via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> | origin <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> {/block:RebloggedFrom}
  1014.  
  1015. {block:HasTags}<br>saved: {block:Tags}<a href="{TagURL}">★{Tag}</a> {/block:Tags}{/block:HasTags}
  1016. </div>
  1017. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1018. {/block:PermalinkPage}
  1019.  
  1020.  
  1021. {/block:Posts}
  1022. </div>
  1023. </div>
  1024. </div>
  1025.  
  1026.  
  1027.  
  1028. </div>
  1029.  
  1030.  
  1031. <div id="centralsquare">
  1032. </div>
  1033. <img src="https://40.media.tumblr.com/5ef4602ac054cae73a6c55c4debc9495/tumblr_nk8ylxXbK11u6ku4to1_1280.png" style="position:fixed; right:650px; bottom:0px; z-index:-99999999;">
  1034.  
  1035. <div style="padding:10px; bottom:5px; right:5px; position:fixed; "><a href="/notes" title="+ Theme by Heidi.">thm.</a></div>
  1036.  
  1037. </body>
  1038. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement