Advertisement
kyngri

September 17th

Feb 6th, 2015
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.31 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.  
  9. <head>
  10.  
  11. <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>
  12.  
  13. <title>ᴘ ᴀ ᴘ ᴇ ʀ ɪ ʟ ᴇ ɴ ɴ ᴏ ᴋ ᴋ ɪ.</title>
  14. {block:Description}
  15. <meta name="description" content="{MetaDescription}" />
  16. {/block:Description}
  17. <link rel="shortcut icon" href="https://31.media.tumblr.com/0483a8d36e23ac52e39ef75074918fb0/tumblr_inline_nhfthb3Uyo1t7fjz8.png" />
  18. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  19.  
  20. <meta name="color:Background" content="#ffffff" />
  21. <meta name="color:Text" content="#bbbbbb" />
  22. <meta name="color:Desc Text" content="#bbbbbb" />
  23. <meta name="color:Links" content="#a2bec7" />
  24. <meta name="color:Links Hover" content="#e4e4e4" />
  25. <meta name="color:Lines" content="#e4e4e4" />
  26. <meta name="color:Scrollbar" content="#dbdbdb" />
  27. <meta name="color:Scroll" content="#f6f6f6" />
  28. <meta name="color:Bold" content="#b3b3b3" />
  29. <meta name="color:Italic" content="#cccccc"/>
  30. <meta name="color:Blockquote" content="#b6b6b6" />
  31. <meta name="color:Borders" content="#f5f5f5"/>
  32. <meta name="color:Sideborders" content="#f5f5f5"/>
  33. <meta name="color:Sideborders border" content="#f5f5f5"/>
  34. <meta name="color:Posts" content="#fff" />
  35. <meta name="color:Chat" content="#fff" />
  36.  
  37. <meta name="color:Ask" content="#adadad" />
  38. <meta name="color:Ask Background" content="#f8f8f8" />
  39.  
  40. <meta name="image:Background" content="" />
  41. <meta name="image:Sidebar1" content=""/>
  42.  
  43.  
  44. <meta name="if:ShowCaptions" content="1" />
  45. <meta name="if:InfiniteScroll" content="1" />
  46. <meta name="if:400px" content="0" />
  47. <meta name="if:monochrome" content="1" />
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52.  
  53. iframe#tumblr_controls {
  54. top:0%!important;
  55. right:0%!important;
  56. position:fixed!important;
  57. z-index:99999999!important;
  58. opacity:0.3;
  59. -webkit-filter:invert(100%);
  60. -moz-filter:invert(100%);
  61. -o-filter:invert(100%);
  62. -ms-filter:invert(100%);
  63. filter:invert(100%);
  64. }
  65.  
  66. /* scrollbar */
  67.  
  68. @font-face { font-family: "wendy"; src: url('https://dl.dropboxusercontent.com/s/yr32rdtfszs02ze/wendy.ttf?dl=1'); format(“truetype”);}
  69. @font-face {font-family: "neou"; src:url('https://dl.dropboxusercontent.com/s/ggesu9cscg40a2p/neou-thin.ttf?dl=1'); format(“truetype”);}
  70. @font-face {font-family: "alexbrush";src: url('https://dl.dropboxusercontent.com/s/y48zvcvymdw1vmo/alexbrush-regular.ttf?dl=1'); format("truetype");}
  71. @font-face {font-family: "laine";src: url('https://dl.dropboxusercontent.com/s/q2nwfx6s9t3k759/laine.ttf?dl=1'); format("truetype");}
  72. @font-face{ font-family:"signerica"; src: url('https://dl.dropboxusercontent.com/s/kfe6jebile02ki3/signerica_thin.ttf?dl=1'); format(“truetype”);}
  73. @font-face{ font-family:"signarita zhai"; src: url('https://dl.dropboxusercontent.com/u/102415483/Signarita%20Zhai%20Rhianne.ttf?dl=1'); format(“truetype”);}
  74.  
  75. ::-webkit-scrollbar-thumb:vertical {
  76. background-color:{color:Scrollbar};
  77. border:2px solid {color:Scroll};
  78. }
  79. ::-webkit-scrollbar-thumb:horizontal {
  80. background-color:{color:Scrollbar};
  81. border:2px solid {color:Scroll};
  82. }
  83. ::-webkit-scrollbar {
  84. background-color:{color:Scrollbar};
  85. border:5px solid {color:Scroll};
  86. width:11px;
  87. height:7px;
  88. }
  89. ::-webkit-scrollbar-button:start:decrement {
  90. background-color:{color:Scrollbar};
  91. display:block;height:8px;
  92. border-right:2px solid {color:Scroll};
  93. border-left:2px solid {color:Scroll};
  94. }
  95.  
  96. ::-webkit-scrollbar-button:end:increment {
  97. background-color:{color:Scrollbar};
  98. display:block;height:8px;
  99. border-right:2px solid {color:Scroll};
  100. border-left:2px solid {color:Scroll};
  101. }
  102.  
  103. /*Body*/
  104.  
  105. body {
  106. margin:0;
  107. padding:0;
  108. border:0;
  109. background:url('{image:Background}');
  110. background-attachment:fixed;
  111. background-repeat:repeat;
  112. background-color:{color:Background};
  113. color:{color:Text};
  114. font-family:calibri;
  115. font-size:10px;
  116. line-height:11px;
  117. text-align:justify;
  118. word-wrap:break-word;
  119. }
  120.  
  121. a {
  122. color:{color:Links};
  123. text-decoration:none;
  124. -webkit-transition: all 1s ease-in-out;
  125. -moz-transition: all 1s ease-in-out;
  126. -o-transition: all 1s ease-in-out;
  127. -ms-transition: all 1s ease-in-out;
  128. transition: all 1s ease-in-out;
  129. }
  130. a:hover{
  131. color:{color:Links Hover};
  132. text-shadow: 2px 2px 6px #111;
  133. -webkit-transition: all 1s ease-in-out;
  134. -moz-transition: all 1s ease-in-out;
  135. -o-transition: all 1s ease-in-out;
  136. -ms-transition: all 1s ease-in-out;
  137. transition: all 1s ease-in-out;
  138. }
  139.  
  140. pre {
  141. width:95%;
  142. white-space:pre-wrap;
  143. word-wrap:break-word;
  144. background:{color:Borders};
  145. padding:4px;
  146. }
  147.  
  148. blockquote {
  149. width:90%;
  150. margin-left:15px;
  151. padding:5px;
  152. border-left:1px solid {color:Blockquote};
  153. }
  154.  
  155. sub {
  156. font-size:9px;
  157. }
  158.  
  159. small {
  160. font-size:9px;
  161. }
  162.  
  163. b, strong {
  164. color:{color:Bold};
  165. font-weight:bold;
  166. }
  167.  
  168. i, em {
  169. color:{color:Italic};
  170. font-style:italic;
  171. }
  172.  
  173. ul,ol {
  174. padding:2px;
  175. margin-left:25px;
  176. }
  177.  
  178. ul {
  179. list-style-type:square;
  180. }
  181.  
  182. /* texture*/
  183.  
  184. #centralsquare {
  185. position:fixed;
  186. right:0px;
  187. bottom:0px;
  188. width:100%;
  189. height:100%;
  190. z-index:-999;
  191. background:url('https://33.media.tumblr.com/380427f06ae70dc9f8e5f068cf4cb214/tumblr_ngpwkgUQ2y1u1rvllo1_500.png');
  192. background-attachment:fixed;
  193. background-repeat:repeat;
  194. opacity:.3;
  195. -webkit-filter:invert(100%);
  196. -moz-filter:invert(100%);
  197. -o-filter:invert(100%);
  198. -ms-filter:invert(100%);
  199. filter:invert(100%);
  200. }
  201.  
  202. /* stats */
  203.  
  204. #zoras {
  205. position:fixed;
  206. left:5px;
  207. bottom:40px;
  208. width:200px;
  209. height:10px;
  210. text-align:left;
  211. font-family:wendy;
  212. color:#fff;
  213. font-size:10px;
  214. line-height:10px;
  215. z-index:999;
  216. }
  217.  
  218. #zoras a {
  219. color:#fff;
  220. }
  221.  
  222. /* Sidebar wrapper*/
  223.  
  224. #hyrule {
  225. position:fixed;
  226. width:300px;
  227. height:230px;
  228. left:390px;
  229. bottom:110px;
  230. z-index:9999;
  231. }
  232.  
  233. #castle {
  234. position:absolute;
  235. top:0px;
  236. bottom:0px;
  237. width:300px;
  238. height:250px;
  239. border-radius:0px 100px 0px 0px;
  240. background:{color:Background};
  241. }
  242.  
  243. /* freedom */
  244.  
  245.  
  246. #fairies {
  247. position:absolute;
  248. top:-5px;
  249. left:40px;
  250. z-index:99;
  251. opacity:0;
  252. -webkit-transition: all 1s ease-in-out;
  253. -moz-transition: all 1s ease-in-out;
  254. -o-transition: all 1s ease-in-out;
  255. -ms-transition: all 1s ease-in-out;
  256. transition: all 1s ease-in-out;
  257. }
  258.  
  259. #hyrule:hover #fairies {
  260. left:105px;
  261. opacity:1;
  262. -webkit-transition: all 1s ease-in-out;
  263. -moz-transition: all 1s ease-in-out;
  264. -o-transition: all 1s ease-in-out;
  265. -ms-transition: all 1s ease-in-out;
  266. transition: all 1s ease-in-out;
  267. }
  268.  
  269. #fairy1{
  270. background:{color:Links};
  271. width:8px;
  272. height:8px;
  273. border:1px solid {color:Borders};
  274. border-radius:100px;
  275. -webkit-transition: all 1s ease-in-out;
  276. -moz-transition: all 1s ease-in-out;
  277. -o-transition: all 1s ease-in-out;
  278. -ms-transition: all 1s ease-in-out;
  279. transition: all 1s ease-in-out;
  280. }
  281.  
  282. #fairy1:hover{
  283. background:{color:Links Hover};
  284. -webkit-transition: all 1s ease-in-out;
  285. -moz-transition: all 1s ease-in-out;
  286. -o-transition: all 1s ease-in-out;
  287. -ms-transition: all 1s ease-in-out;
  288. transition: all 1s ease-in-out;
  289. }
  290.  
  291. #fairy2{
  292. position:absolute;
  293. bottom:0px;
  294. left:20px;
  295. background:{color:Links};
  296. width:8px;
  297. height:8px;
  298. border:1px solid {color:Borders};
  299. border-radius:100px;
  300. -webkit-transition: all 1s ease-in-out;
  301. -moz-transition: all 1s ease-in-out;
  302. -o-transition: all 1s ease-in-out;
  303. -ms-transition: all 1s ease-in-out;
  304. transition: all 1s ease-in-out;
  305. }
  306.  
  307. #fairy2:hover{
  308. background:{color:Links Hover};
  309. -webkit-transition: all 1s ease-in-out;
  310. -moz-transition: all 1s ease-in-out;
  311. -o-transition: all 1s ease-in-out;
  312. -ms-transition: all 1s ease-in-out;
  313. transition: all 1s ease-in-out;
  314. }
  315.  
  316. #fairy3{
  317. position:absolute;
  318. bottom:0px;
  319. left:40px;
  320. background:{color:Links};
  321. width:8px;
  322. height:8px;
  323. border:1px solid {color:Borders};
  324. border-radius:100px;
  325. -webkit-transition: all 1s ease-in-out;
  326. -moz-transition: all 1s ease-in-out;
  327. -o-transition: all 1s ease-in-out;
  328. -ms-transition: all 1s ease-in-out;
  329. transition: all 1s ease-in-out;
  330. }
  331.  
  332. #fairy3:hover{
  333. background:{color:Links Hover};
  334. -webkit-transition: all 1s ease-in-out;
  335. -moz-transition: all 1s ease-in-out;
  336. -o-transition: all 1s ease-in-out;
  337. -ms-transition: all 1s ease-in-out;
  338. transition: all 1s ease-in-out;
  339. }
  340.  
  341. #fairy4{
  342. position:absolute;
  343. bottom:0px;
  344. left:60px;
  345. background:{color:Links};
  346. width:8px;
  347. height:8px;
  348. border:1px solid {color:Borders};
  349. border-radius:100px;
  350. -webkit-transition: all 1s ease-in-out;
  351. -moz-transition: all 1s ease-in-out;
  352. -o-transition: all 1s ease-in-out;
  353. -ms-transition: all 1s ease-in-out;
  354. transition: all 1s ease-in-out;
  355. }
  356.  
  357. #fairy4:hover{
  358. background:{color:Links Hover};
  359. -webkit-transition: all 1s ease-in-out;
  360. -moz-transition: all 1s ease-in-out;
  361. -o-transition: all 1s ease-in-out;
  362. -ms-transition: all 1s ease-in-out;
  363. transition: all 1s ease-in-out;
  364. }
  365.  
  366. /* Corners */
  367.  
  368. #southroad:after {
  369. content:"";
  370. width:70px;
  371. height:70px;
  372. top:-1px;
  373. left:-1px;
  374. position:absolute;
  375. z-index:-1;
  376. background:{color:Borders};
  377. -webkit-transition: all 1s ease-in-out;
  378. -moz-transition: all 1s ease-in-out;
  379. -o-transition: all 1s ease-in-out;
  380. -ms-transition: all 1s ease-in-out;
  381. transition: all 1s ease-in-out;
  382. }
  383.  
  384. #hyrule:hover #southroad:after {
  385. width:175px;
  386. opacity:1;
  387. -webkit-transition: all 1s ease-in-out;
  388. -moz-transition: all 1s ease-in-out;
  389. -o-transition: all 1s ease-in-out;
  390. -ms-transition: all 1s ease-in-out;
  391. transition: all 1s ease-in-out;
  392. }
  393.  
  394. #southroad:before{
  395. content:"";
  396. width:250px;
  397. height:70px;
  398. bottom:-21px;
  399. right:-1px;
  400. position:absolute;
  401. z-index:-1;
  402. background:{color:Borders};
  403. -webkit-transition: all 1s ease-in-out;
  404. -moz-transition: all 1s ease-in-out;
  405. -o-transition: all 1s ease-in-out;
  406. -ms-transition: all 1s ease-in-out;
  407. transition: all 1s ease-in-out;
  408. }
  409.  
  410. /* signature */
  411.  
  412. #dekunut {
  413. position:absolute;
  414. left:-70px;
  415. bottom:-50px;
  416. z-index:99999;
  417. }
  418.  
  419. #dekunut img {
  420. width:110px;
  421. }
  422.  
  423. /* title */
  424.  
  425. #hylian {
  426. position:absolute;
  427. width:190px;
  428. left:0px;
  429. top:25px;
  430. font-family:neou;
  431. font-size:35px;
  432. text-align:center;
  433. color:{color:Title};
  434. }
  435.  
  436. /* Music Player */
  437.  
  438. #ocarina {
  439. overflow:hidden;
  440. position:fixed;
  441. width:20px;
  442. height:20px;
  443. bottom:23px;
  444. right:130px;
  445. background:{color:Background};
  446. border:1px solid {color:Borders};
  447. padding:2px;
  448. border-radius:100%;
  449. z-index:9999999;
  450. -webkit-transition: all 1s ease-in-out;
  451. -moz-transition: all 1s ease-in-out;
  452. -o-transition: all 1s ease-in-out;
  453. -ms-transition: all 1s ease-in-out;
  454. transition: all 1s ease-in-out;
  455. }
  456.  
  457. #time {
  458. margin-top:3px;
  459. margin-left:2px;
  460. z-index:3;
  461. -webkit-transition: 0.9s;
  462. -moz-transition: 0.9s;
  463. -o-transition: 0.9s;
  464. -ms-transition: 0.9s;
  465. transition: 0.9s;
  466. }
  467.  
  468. #ocarina:hover #time {
  469. margin-top:-20px;
  470. -webkit-transition: 0.9s;
  471. -moz-transition: 0.9s;
  472. -o-transition: 0.9s;
  473. -ms-transition: 0.9s;
  474. transition: 0.9s;
  475. }
  476.  
  477. #lullaby {
  478. margin-top:8px;
  479. margin-left:-3px;
  480. opacity:1;
  481. z-index:2;
  482. }
  483.  
  484. /* top desc */
  485.  
  486. #zelda {
  487. position:absolute;
  488. width:200px;
  489. padding-right:4px;
  490. padding-left:4px;
  491. right:-5px;
  492. top:47px;
  493. font-family:signarita zhai;
  494. font-size:19px;
  495. line-height:3-px;
  496. text-transform:normal;
  497. text-align:center;
  498. color:{color:Title};
  499. }
  500.  
  501. /* Extra Navigation */
  502.  
  503. #navi {
  504. position:absolute;
  505. width:206px;
  506. padding-right:4px;
  507. padding-left:4px;
  508. right:43px;
  509. top:72px;
  510. z-index:999;
  511. }
  512.  
  513. #heylisten1 {
  514. position:absolute;
  515. width:45px;
  516. height:70px;
  517. left:10px;
  518. top:0px;
  519. z-index:0;
  520. opacity:0.9;
  521. transition-duration: 0.8s;
  522. -moz-transition-duration: 0.8s;
  523. -webkit-transition-duration: 0.8s;
  524. -o-transition-duration: 0.8s;
  525. -ms-transition: all 0.8s ease-in-out;
  526. }
  527.  
  528. #heylisten1 a {
  529. width:45px;
  530. height:15px;
  531. display:block;
  532. overflow:hidden;
  533. background-color:{color:Links};
  534. transition-duration: 0.8s;
  535. -moz-transition-duration: 0.8s;
  536. -webkit-transition-duration: 0.8s;
  537. -o-transition-duration: 0.8s;
  538. -ms-transition: all 0.8s ease-in-out;
  539. }
  540.  
  541. #heylisten1 a:hover {
  542. color:{color:Borders};
  543. box-shadow: inset -45px 0px 0px 0px {color:Links Hover},inset 0px 24px 0px 0px {color:Links Hover};
  544. }
  545.  
  546. #heylisten2 {
  547. position:absolute;
  548. width:45px;
  549. height:70px;
  550. left:60px;
  551. top:0px;
  552. z-index:0;
  553. opacity:0.9;
  554. transition-duration: 0.8s;
  555. -moz-transition-duration: 0.8s;
  556. -webkit-transition-duration: 0.8s;
  557. -o-transition-duration: 0.8s;
  558. -ms-transition: all 0.8s ease-in-out;
  559. }
  560.  
  561. #heylisten2 a {
  562. width:45px;
  563. height:15px;
  564. display:block;
  565. overflow:hidden;
  566. background-color:{color:Links};
  567. transition-duration: 0.8s;
  568. -moz-transition-duration: 0.8s;
  569. -webkit-transition-duration: 0.8s;
  570. -o-transition-duration: 0.8s;
  571. -ms-transition: all 0.8s ease-in-out;
  572. }
  573.  
  574. #heylisten2 a:hover {
  575. color:{color:Borders};
  576. box-shadow: inset -45px 0px 0px 0px {color:Links Hover},inset 0px 24px 0px 0px {color:Links Hover};
  577. }
  578.  
  579. #heylisten3 {
  580. position:absolute;
  581. width:45px;
  582. height:70px;
  583. left:110px;
  584. top:0px;
  585. z-index:0;
  586. opacity:0.9;
  587. transition-duration: 0.8s;
  588. -moz-transition-duration: 0.8s;
  589. -webkit-transition-duration: 0.8s;
  590. -o-transition-duration: 0.8s;
  591. -ms-transition: all 0.8s ease-in-out;
  592. }
  593.  
  594. #heylisten3 a {
  595. width:45px;
  596. height:15px;
  597. display:block;
  598. overflow:hidden;
  599. background-color:{color:Links};
  600. transition-duration: 0.8s;
  601. -moz-transition-duration: 0.8s;
  602. -webkit-transition-duration: 0.8s;
  603. -o-transition-duration: 0.8s;
  604. -ms-transition: all 0.8s ease-in-out;
  605. }
  606.  
  607. #heylisten3 a:hover {
  608. color:{color:Borders};
  609. box-shadow: inset -45px 0px 0px 0px {color:Links Hover},inset 0px 24px 0px 0px {color:Links Hover};
  610. }
  611.  
  612. #heylisten4 {
  613. position:absolute;
  614. width:45px;
  615. height:70px;
  616. left:160px;
  617. top:0px;
  618. z-index:0;
  619. opacity:0.9;
  620. transition-duration: 0.8s;
  621. -moz-transition-duration: 0.8s;
  622. -webkit-transition-duration: 0.8s;
  623. -o-transition-duration: 0.8s;
  624. -ms-transition: all 0.8s ease-in-out;
  625. }
  626.  
  627. #heylisten4 a {
  628. width:45px;
  629. height:15px;
  630. display:block;
  631. overflow:hidden;
  632. background-color:{color:Links};
  633. transition-duration: 0.8s;
  634. -moz-transition-duration: 0.8s;
  635. -webkit-transition-duration: 0.8s;
  636. -o-transition-duration: 0.8s;
  637. -ms-transition: all 0.8s ease-in-out;
  638. }
  639.  
  640. #heylisten4 a:hover {
  641. color:{color:Borders};
  642. box-shadow: inset -45px 0px 0px 0px {color:Links Hover},inset 0px 24px 0px 0px {color:Links Hover};
  643. }
  644.  
  645. /* extra navi info */
  646.  
  647. #hyrulefield {
  648. position:absolute;
  649. top:22px;
  650. right:-156px;
  651. padding:4px;
  652. width: 201px;
  653. height: 130px;
  654. background:{color:Background};
  655. font-family:calibri;
  656. font-size:10px;
  657. text-align:center;
  658. overflow:auto;
  659. transition-duration: 0.8s;
  660. -moz-transition-duration: 0.8s;
  661. -webkit-transition-duration: 0.8s;
  662. -o-transition-duration: 0.8s;
  663. }
  664.  
  665. #kokiriforest {
  666. position:absolute;
  667. top:22px;
  668. right:-106px;
  669. padding:4px;
  670. width: 201px;
  671. height: 130px;
  672. background:{color:Background};
  673. font-family:calibri;
  674. font-size:10px;
  675. text-align:center;
  676. overflow:auto;
  677. transition-duration: 0.8s;
  678. -moz-transition-duration: 0.8s;
  679. -webkit-transition-duration: 0.8s;
  680. -o-transition-duration: 0.8s;
  681. }
  682.  
  683. #zorasdomain {
  684. position:absolute;
  685. top:22px;
  686. right:-56px;
  687. padding:4px;
  688. width: 201px;
  689. height: 130px;
  690. background:{color:Background};
  691. font-family:calibri;
  692. font-size:10px;
  693. text-align:center;
  694. overflow:auto;
  695. transition-duration: 0.8s;
  696. -moz-transition-duration: 0.8s;
  697. -webkit-transition-duration: 0.8s;
  698. -o-transition-duration: 0.8s;
  699. }
  700.  
  701. #gerudodesert {
  702. position:absolute;
  703. top:22px;
  704. right:-6px;
  705. padding:4px;
  706. width: 201px;
  707. height: 130px;
  708. background:{color:Background};
  709. font-family:calibri;
  710. font-size:10px;
  711. text-align:center;
  712. overflow:auto;
  713. transition-duration: 0.8s;
  714. -moz-transition-duration: 0.8s;
  715. -webkit-transition-duration: 0.8s;
  716. -o-transition-duration: 0.8s;
  717. }
  718.  
  719. /* extra navi info links */
  720.  
  721. #princessruto1 {
  722. width:181px;
  723. height:13px;
  724. }
  725.  
  726. #princessruto1 a {
  727. width:181px;
  728. height:13px;
  729. line-height:13px;
  730. font-family:ms gothic;
  731. font-size:11px;
  732. text-align:center;
  733. text-transform:uppercase;
  734. display:block;
  735. overflow:hidden;
  736. border-left:4px solid {color:Links};
  737. border-right:4px solid {color:Links};
  738. color:{color:Links};
  739. background-color:{color:Borders};
  740. transition-duration: 0.8s;
  741. -moz-transition-duration: 0.8s;
  742. -webkit-transition-duration: 0.8s;
  743. -o-transition-duration: 0.8s;
  744. -ms-transition: all 0.8s ease-in-out;
  745. }
  746.  
  747. #princessruto1 a:hover {
  748. color:{color:Links Hover};
  749. box-shadow: inset -195px 0px 0px 0px {color:Links},inset 0px 24px 0px 0px {color:Links};
  750. }
  751.  
  752. #princessruto2 {
  753. width:181px;
  754. height:120px;
  755. }
  756.  
  757. #princessruto2 a {
  758. width:181px;
  759. height:13px;
  760. line-height:13px;
  761. font-family:ms gothic;
  762. font-size:11px;
  763. text-align:center;
  764. text-transform:uppercase;
  765. display:block;
  766. overflow:hidden;
  767. border-left:4px solid {color:Links};
  768. border-right:4px solid {color:Links};
  769. color:{color:Links};
  770. background-color:{color:Borders};
  771. transition-duration: 0.8s;
  772. -moz-transition-duration: 0.8s;
  773. -webkit-transition-duration: 0.8s;
  774. -o-transition-duration: 0.8s;
  775. -ms-transition: all 0.8s ease-in-out;
  776. }
  777.  
  778. #princessruto2 a:hover {
  779. color:{color:Links Hover};
  780. box-shadow: inset -195px 0px 0px 0px {color:Links},inset 0px 24px 0px 0px {color:Links};
  781. }
  782.  
  783. #princessruto3 {
  784. width:195px;
  785. height:120px;
  786. }
  787.  
  788. #princessruto3 a {
  789. width:90px;
  790. height:13px;
  791. line-height:13px;
  792. font-family:ms gothic;
  793. font-size:11px;
  794. text-align:center;
  795. text-transform:uppercase;
  796. display:block;
  797. overflow:hidden;
  798. border-left:4px solid {color:Links};
  799. border-right:4px solid {color:Links};
  800. color:{color:Links};
  801. background-color:{color:Borders};
  802. transition-duration: 0.8s;
  803. -moz-transition-duration: 0.8s;
  804. -webkit-transition-duration: 0.8s;
  805. -o-transition-duration: 0.8s;
  806. -ms-transition: all 0.8s ease-in-out;
  807. }
  808.  
  809. #princessruto3 a:hover {
  810. color:{color:Links Hover};
  811. box-shadow: inset -95px 0px 0px 0px {color:Links},inset 0px 24px 0px 0px {color:Links};
  812. }
  813.  
  814. #princessruto4 {
  815. width:196px;
  816. height:10px;
  817. }
  818.  
  819. #princessruto4 a {
  820. width:196px;
  821. height:13px;
  822. line-height:13px;
  823. font-family:ms gothic;
  824. font-size:11px;
  825. text-align:center;
  826. text-transform:uppercase;
  827. display:block;
  828. overflow:hidden;
  829. border-left:4px solid {color:Links};
  830. border-right:4px solid {color:Links};
  831. color:{color:Links};
  832. background-color:{color:Borders};
  833. transition-duration: 0.8s;
  834. -moz-transition-duration: 0.8s;
  835. -webkit-transition-duration: 0.8s;
  836. -o-transition-duration: 0.8s;
  837. -ms-transition: all 0.8s ease-in-out;
  838. }
  839.  
  840. #princessruto4 a:hover {
  841. color:{color:Links Hover};
  842. box-shadow: inset -195px 0px 0px 0px {color:Links},inset 0px 24px 0px 0px {color:Links};
  843. }
  844.  
  845. /* main desc */
  846.  
  847. #lakehylia {
  848. position:absolute;
  849. width:213px;
  850. height:135px;
  851. overflow:auto;
  852. padding:4px;
  853. right:40px;
  854. bottom:15px;
  855. background-color:transparent;
  856. color:{color:Desc Text};
  857. font-family:calibri;
  858. font-size:11px;
  859. line-height:11px;
  860. text-align:center;
  861. }
  862.  
  863. /* Main Navigation */
  864.  
  865. .midna {
  866. position:absolute;
  867. width:217px;
  868. right:35px;
  869. bottom:-22px;
  870. border-top:1px solid {color:Borders};
  871. }
  872.  
  873. #midnaa {
  874. margin:0;
  875. border:0;
  876. padding:0;
  877. list-style:none;
  878. position:relative;
  879. }
  880. #midnaa li {
  881. display:inline;
  882. }
  883. #midnaa li a {
  884. width:40px;
  885. padding-top:10px;
  886. padding-left:5px;
  887. padding-right:5px;
  888. display:block;
  889. float:left;
  890. color:{color:Links};
  891. font-family:wendy;
  892. font-size:10px;
  893. text-align:center;
  894. text-transform:uppercase;
  895. -webkit-transition: all 1s ease-in-out;
  896. -moz-transition: all 1s ease-in-out;
  897. -o-transition: all 1s ease-in-out;
  898. -ms-transition: all 1s ease-in-out;
  899. transition: all 1s ease-in-out;
  900. }
  901. #midnaa li a:hover {
  902. color:{color:Links Hover};
  903. text-shadow: 2px 2px 6px #111;
  904. -webkit-transition: all 1s ease-in-out;
  905. -moz-transition: all 1s ease-in-out;
  906. -o-transition: all 1s ease-in-out;
  907. -ms-transition: all 1s ease-in-out;
  908. transition: all 1s ease-in-out;
  909. }
  910.  
  911. /* Triangle */
  912.  
  913. .triforce{
  914. top:0;
  915. left:0px;
  916. width:40px;
  917. border:0;
  918. padding:0;
  919. margin-top:-1px;
  920. position:absolute;
  921. background:transparent;
  922. }
  923.  
  924. .triforce:before, .triforce:after {
  925. content:"";
  926. position:absolute;
  927. width:0;
  928. height:0;
  929. border-style:solid;
  930. border-color:transparent;
  931. border-bottom:0;
  932. }
  933. .triforce:before {
  934. left:15px;
  935. border-top-color:{color:Borders};
  936. border-width:10px;
  937. }
  938. .triforce:after {
  939. left:15px;
  940. border-top-color:{color:Borders};
  941. border-width:9px;
  942. }
  943.  
  944. /* borders*/
  945.  
  946. #ordona {
  947. position:fixed;
  948. left:0px;
  949. top:0px;
  950. width:100%;
  951. height:30px;
  952. background: {color:Borders};
  953. background:url('https://31.media.tumblr.com/5fa2731482f6e4c378503e93a9649f16/tumblr_inline_ni4pmwG2oc1t7fjz8.png');
  954. background-attachment:fixed;
  955. background-repeat:repeat;
  956. border-left:4px double {color:Borders};
  957. z-index:9;
  958. }
  959.  
  960. #ordona2 {
  961. position:fixed;
  962. left:0px;
  963. top:0px;
  964. width:100%;
  965. height:10px;
  966. background: {color:Borders};
  967. background:url('https://31.media.tumblr.com/5fa2731482f6e4c378503e93a9649f16/tumblr_inline_ni4pmwG2oc1t7fjz8.png');
  968. background-attachment:fixed;
  969. background-repeat:repeat;
  970. border-left:4px double {color:Borders};
  971. z-index:9999;
  972. }
  973.  
  974. #faron {
  975. position:fixed;
  976. left:0px;
  977. top:35px;
  978. width:100%;
  979. height:4px;
  980. background: {color:Borders};
  981. z-index:9;
  982. }
  983.  
  984. #eldin {
  985. position:fixed;
  986. left:0px;
  987. bottom:35px;
  988. width:100%;
  989. height:4px;
  990. background: {color:Borders};
  991. z-index:9;
  992. }
  993.  
  994. #lanayru {
  995. position:fixed;
  996. left:0px;
  997. bottom:0px;
  998. width:100%;
  999. height:30px;
  1000. background: {color:Borders};
  1001. background:url('https://31.media.tumblr.com/5fa2731482f6e4c378503e93a9649f16/tumblr_inline_ni4pmwG2oc1t7fjz8.png');
  1002. background-attachment:fixed;
  1003. background-repeat:repeat;
  1004. border-right:4px double {color:Borders};
  1005. z-index:9;
  1006. }
  1007.  
  1008. #lanayru2 {
  1009. position:fixed;
  1010. left:0px;
  1011. bottom:0px;
  1012. width:100%;
  1013. height:10px;
  1014. background: {color:Borders};
  1015. background:url('https://31.media.tumblr.com/5fa2731482f6e4c378503e93a9649f16/tumblr_inline_ni4pmwG2oc1t7fjz8.png');
  1016. background-attachment:fixed;
  1017. background-repeat:repeat;
  1018. border-right:4px double {color:Borders};
  1019. z-index:9999;
  1020. }
  1021.  
  1022. /* Center Wrapper*/
  1023. #wrapper {
  1024. position:fixed;
  1025. width:490px;
  1026. height:100%;
  1027. left:770px;
  1028. bottom:-5px;
  1029. z-index:999;
  1030. }
  1031.  
  1032.  
  1033.  
  1034. #wrapper_outer {
  1035. position:absolute;
  1036. width:365px;
  1037. height:100%;
  1038. left:0px;
  1039. bottom:0px;
  1040. border:5px solid {color:Borders};
  1041. z-index:9999;
  1042. }
  1043.  
  1044. #wrapper_post{
  1045. position:absolute;
  1046. overflow:auto;
  1047. width:355px;
  1048. height:100%;
  1049. bottom:-1px;
  1050. left:3px;
  1051. border:2px solid {color:Borders};
  1052. z-index:999;
  1053. background:{color:Background};
  1054. }
  1055.  
  1056. /*Posts & Post Wrapper*/
  1057.  
  1058. .posts {
  1059. {block:ifnot400px}
  1060. width:250px;
  1061. {/block:ifnot400px}
  1062. {block:if400px}
  1063. width:400px;
  1064. {/block:if400px}
  1065. padding:20px;
  1066. margin-bottom:15px;
  1067. margin-left:25px;
  1068. margin-top:20px;
  1069. border:3px double transparent;
  1070. background-color: transparent;
  1071. color:{color:Text};
  1072. font-family:calibri;
  1073. font-size:9px;
  1074. line-height:11px;
  1075. text-align:justify;
  1076. word-wrap:break-word;
  1077. }
  1078.  
  1079. .posts img {
  1080. max-width:100%;
  1081. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  1082. outline-offset: -6px;
  1083. outline:solid 1px rgba(255,255,255,0.5);
  1084. }
  1085.  
  1086. #photo img {
  1087. max-width:100%;
  1088. display:block;
  1089. {block:IndexPage}{block:ifImagefade}
  1090. opacity:.7;
  1091. -moz-transition:all ease-in-out 0.7s;
  1092. -webkit-transition:all ease-in-out 0.7s;
  1093. -o-transition:all ease-in-out 0.7s;
  1094. transition:all ease-in-out 0.7s;{/block:ifImagefade}
  1095. {/block:IndexPage}
  1096. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  1097. outline-offset: -6px;
  1098. outline:solid 1px rgba(255,255,255,0.5);
  1099. }
  1100.  
  1101. #pset, #vid {
  1102. margin-bottom:-2px;
  1103. {block:IndexPage}{block:ifImagefade}
  1104. opacity:.7;
  1105. -moz-transition:all ease-in-out 0.7s;
  1106. -webkit-transition:all ease-in-out 0.7s;
  1107. -o-transition:all ease-in-out 0.7s;
  1108. transition:all ease-in-out 0.7s;{/block:ifImagefade}
  1109. {/block:IndexPage}
  1110. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  1111. outline-offset: -6px;
  1112. outline:solid 1px rgba(255,255,255,0.5);
  1113. }
  1114. {block:ifImagefade}
  1115. .posts:hover #pset, .posts:hover #vid, .posts:hover #photo img {
  1116. opacity:1;
  1117. }
  1118. {/block:ifImagefade}
  1119.  
  1120. #h2 {
  1121. font-family:neou;
  1122. font-size:25px;
  1123. font-style:normal;
  1124. line-height:25px;
  1125. text-align:center;
  1126. }
  1127.  
  1128. /* Chat */
  1129.  
  1130. #chat {
  1131. padding-top:2px;
  1132. padding-bottom:3px;
  1133. padding-left:5px;
  1134. padding-right:5px;
  1135. line-height:11px;
  1136. color:{color:Text};
  1137. font-family:wendy;
  1138. letter-spacing:1px;
  1139. font-size:10px;
  1140. font-style:normal;
  1141. }
  1142.  
  1143. #chat.odd {
  1144. border:1px solid {color:Borders};
  1145. }
  1146.  
  1147. /* Question */
  1148.  
  1149. #asker {
  1150. font-family:neou;
  1151. text-align:center;
  1152. font-size:20px;
  1153. text-transform:lowercase;
  1154. color:{color:Ask};
  1155. }
  1156.  
  1157. #question {
  1158. padding:5px;
  1159. border-bottom:1px solid {color:Borders};
  1160. text-transform:normal;
  1161. text-align:center;
  1162. }
  1163.  
  1164. /* Quote */
  1165.  
  1166. #quote {
  1167. font-family:MS Gothic;
  1168. font-size:15px;
  1169. line-height:15px;
  1170. font-style:normal;
  1171. text-align:center;
  1172. }
  1173.  
  1174.  
  1175. #source {
  1176. font-family:neou;
  1177. font-size:15px;
  1178. line-height:15px;
  1179. letter-spacing:1px;
  1180. text-align:center;
  1181. text-transform:normal;
  1182. }
  1183.  
  1184. /* Audio */
  1185.  
  1186. #audio {
  1187. padding-top:3px;
  1188. padding-left:5px;
  1189. padding-right:5px;
  1190. padding-bottom:5px;
  1191. border-left:1px solid {color:Borders};
  1192. }
  1193.  
  1194. #info {
  1195. color:{color:Text};
  1196. font-family:wendy;
  1197. font-size:10px;
  1198. line-height:10px;
  1199. letter-spacing:1px;
  1200. text-transform:uppercase;
  1201. text-align:left;
  1202. }
  1203.  
  1204. #player {
  1205. width:26px;
  1206. height:28px;
  1207. border-left:7px solid #fff;
  1208. border-right:7px solid #fff;
  1209. border-top:6px solid #fff;
  1210. border-bottom:6px solid #fff;
  1211. background-color:#fff;
  1212. display:block;
  1213. overflow:hidden;
  1214. position:absolute;
  1215. opacity:0.3;
  1216. -moz-transition:all linear 0.8s;
  1217. -webkit-transition:all linear 0.8s;
  1218. -o-transition:all linear 0.8s;
  1219. transition:all linear 0.8s;
  1220. }
  1221.  
  1222. #art {
  1223. width:40px;
  1224. height:28px;
  1225. background-color:{color:Posts};
  1226. -webkit-filter:grayscale({text:Amount of Grayscale}%);
  1227. -moz-filter:grayscale({text:Amount of Grayscale}%);
  1228. -ms-filter:grayscale({text:Amount of Grayscale}%);
  1229. -o-filter:grayscale({text:Amount of Grayscale}%);
  1230. filter:grayscale({text:Amount of Grayscale}%);
  1231. }
  1232.  
  1233. .posts:hover #player {
  1234. opacity:.8;
  1235. }
  1236.  
  1237.  
  1238. /* Indexpage Permalink */
  1239.  
  1240. #perm2 {
  1241. width:100%;
  1242. height:0px;
  1243. font-family:wendy;
  1244. font-size:10px;
  1245. line-height:16px;
  1246. text-align:center;
  1247. text-transform:uppercase;
  1248. letter-spacing:1px;
  1249. overflow:hidden;
  1250. text-align:center;
  1251. -moz-transition:all ease-in-out 0.7s;
  1252. -webkit-transition:all ease-in-out 0.7s;
  1253. -o-transition:all ease-in-out 0.7s;
  1254. transition:all ease-in-out 0.7s;
  1255. }
  1256.  
  1257. .posts:hover #perm2 {
  1258. height:20px;
  1259. margin-top:-10px;
  1260. padding-bottom:5px;
  1261. }
  1262.  
  1263. /* Permalinkpage Permalink */
  1264.  
  1265. #perm {
  1266. width:286px;
  1267. margin-top:-30px;
  1268. margin-left:25px;
  1269. padding:5px;
  1270. background:transparent;
  1271. font-family:wendy;
  1272. letter-spacing:1px;
  1273. font-size:10px;
  1274. text-transform:uppercase;
  1275. text-align:center;
  1276. }
  1277.  
  1278. /* Pagination */
  1279.  
  1280. #page {
  1281. position:absolute;
  1282. width:300px;
  1283. right:0px;
  1284. bottom:-15px;
  1285. color:{color:Links};
  1286. font-family:wendy;
  1287. font-size:10px;
  1288. line-height:10px;
  1289. text-align:center;
  1290. }
  1291.  
  1292. /* Hover Links CSS */
  1293.  
  1294. #s-m-t-tooltip{
  1295. max-width:300px;
  1296. margin-top:25px;
  1297. margin-left:15px;
  1298. padding:4px;
  1299. z-index:99999999999;
  1300. background-color:{color:Background};
  1301. color:{color:Text};
  1302. font-family:wendy;
  1303. font-size:10px;
  1304. line-height:10px;
  1305. letter-spacing:1px;
  1306. font-style:normal;
  1307. text-transform:normal;
  1308. border-left:4px solid {color:Borders};
  1309. border-right:4px solid {color:Borders};
  1310. border-radius:7px 7px 7px 7px;
  1311. word-wrap:break-word;
  1312. }
  1313.  
  1314. /* popup */
  1315.  
  1316. #fade {
  1317. display: none;
  1318. position: fixed;
  1319. left: 0;
  1320. top: 0;
  1321. width: 100%;
  1322. height: 100%;
  1323. opacity: .5;
  1324. z-index:9999999999999999999999999999;
  1325. }
  1326.  
  1327. .popup_block{
  1328. display: none;
  1329. height:410px;
  1330. position: fixed;
  1331. bottom: 5px;
  1332. right: 120px;
  1333. z-index:9999999999999999999999999999;
  1334. background-color:{color:Background};
  1335. -webkit-animation:HOVER 600ms;
  1336. }
  1337.  
  1338. @-webkit-keyframes HOVER {
  1339. 0% {-webkit-transform: scale(.3);}
  1340. 50% {-webkit-transform: scale(1.05);}
  1341. 70% {-webkit-transform: scale(.9);}
  1342. 100% {-webkit-transform: scale(1);}
  1343. }
  1344.  
  1345.  
  1346. .popupscroll{
  1347. position:absolute;
  1348. width:355px;
  1349. height:360px;
  1350. bottom:5px;
  1351. left:8px;
  1352. overflow:auto;
  1353. font-family:calibri;
  1354. font-size:9px;
  1355. letter-spacing:1px;
  1356. text-align:center;
  1357. color:{color:Text}
  1358. }
  1359.  
  1360. .popupscroll img {
  1361. -webkit-filter: grayscale(100%);
  1362. }
  1363.  
  1364. #h4 {
  1365. font-family:neou;
  1366. text-align:center;
  1367. font-size:20px;
  1368. color:{color:Links};
  1369. text-shadow: 2px 2px 6px #aaa;
  1370. border-bottom:1px solid #fafafa;
  1371. width:365px;
  1372. margin-top:0px;
  1373. text-decoration:none;
  1374. line-height:28px;
  1375. z-index: 999;
  1376. }
  1377.  
  1378.  
  1379. img.btn_close {
  1380. float: right;
  1381. margin: -55px -55px 0 0;
  1382. }
  1383.  
  1384. *html #fade {
  1385. position: fixed;
  1386. }
  1387.  
  1388. *html .popup_block {
  1389. position: fixed;
  1390. }
  1391.  
  1392. </style>
  1393.  
  1394. {block:IndexPage}
  1395. {block:ifInfiniteScroll}
  1396. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  1397. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  1398. {/block:ifInfiniteScroll}
  1399. {/block:IndexPage}
  1400.  
  1401. <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js'></script><script>$(function() {var $el, leftPos, newWidth,$mainNav = $("#midnaa");$mainNav.append("<li class='triforce'></li>");var $magicLine = $(".triforce");$magicLine.width($(".current_item").width()).css("left", $(".current_item a").position().left).data("origLeft", $magicLine.position().left);$("#midnaa li a").hover(function() {$el = $(this);leftPos = $el.position().left;newWidth = $el.parent().width();$magicLine.stop().animate({left: leftPos,});}, function() {$magicLine.stop().animate({left: $magicLine.data("origLeft"),});});});</script>
  1402.  
  1403.  
  1404. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  1405. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1406. <script>(function($){$(document).ready(function(){$("[title],a[title],img[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:30,tip_fade_speed:300,attribute:"title"});});})(jQuery);</script>
  1407.  
  1408. <script type="text/javascript"
  1409. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  1410. <script>$(document).ready(function() {$('a.poplight[href^=#]').click(function() {var popID = $(this).attr('rel');var popURL = $(this).attr('href');var query= popURL.split('?');var dim= query[1].split('&');var popWidth = dim[0].split('=')[1];$('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');var popMargTop = ($('#' + popID).height() + 80) / 2;var popMargLeft = ($('#' + popID).width() + 80) / 2;$('#' + popID).css({'margin-top' : -popMargTop,'margin-left' : -popMargLeft});$('body').append('<div id="fade"></div>');$('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn();return false;});$('a.close, #fade').live('click', function() {$('#fade , .popup_block').fadeOut(function() {$('#fade, a.close').remove();});return false;});});</script>
  1411.  
  1412. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script><script type="text/javascript">jQuery(document).ready(function() {
  1413. jQuery(".epona").hide();jQuery(".answer").click(function(){jQuery(this).next(".epona").fadeToggle(500);});});</script>
  1414.  
  1415. </head>
  1416.  
  1417. <body>
  1418. <body bgcolor="#fafafa" ondragstart="return false" onselectstart="return false">
  1419. <body onkeydown="return false">
  1420.  
  1421. <div id="zoras">
  1422. <script language="JavaScript">
  1423. var ref = (''+document.referrer+'');
  1424. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3359389&e1=&e2=&r=' + ref + '"><\/script>');
  1425. </script> + <script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2189130&name="></script>.
  1426. </div>
  1427.  
  1428. <div id="hyrule">
  1429. <div id="dekunut"><a title="+ Second lead vocals, resident dork, and self-proclaimed visual of Nine Muses since January twelvth, twenty-twelve."><img src="https://31.media.tumblr.com/17cc624ff40c92b0a001bfde52b922a4/tumblr_inline_ni3szl78oM1t7fjz8.png"></a></div>
  1430. <div id="southroad"></div>
  1431. <div id="castle">
  1432. <div id="hylian">+ Park</div>
  1433. <div id="zelda">Kyungri .</div>
  1434. <div id="navi">
  1435. <div id="heylisten1">
  1436. <a onclick="close(); return false" title="+ Existence." class="answer"></a>
  1437. <div class="epona">
  1438. <div id="hyrulefield">
  1439. <big><big>T</big></big>he most difficult thing for me was preparing to be in a group. Even after three years in that management company,
  1440. when it came to selecting people for debut,<br>
  1441. I was only chosen as a backup dancer; it was frustrating.<br>
  1442. There were also times when we had to learn an entire choreography routine<br>
  1443. just a day before the performance —<br>
  1444. it wouldn’t be too difficult for a pro dancer, but I wasn’t. I felt defeated.<br>
  1445. I cried an entire day, until my body was numb.
  1446. <p><div id="princessruto1">
  1447. <a href="/b:usan" title="+ The story behind the make-up.">PKR</a>
  1448. </div></p>
  1449. </div>
  1450. </div>
  1451. </div>
  1452. <div id="heylisten2">
  1453. <a onclick="close(); return false" title="+ Sanctuary." class="answer"></a>
  1454. <div class="epona">
  1455. <div id="kokiriforest">
  1456. <pre>Schedules</pre>
  1457. <b>1/21:</b> "DRAMA" Comeback Showcase<br>
  1458. <b>1/21:</b> KBS Radio Sukira Live Broadcast<br>
  1459. <b>1/22:</b> Mnet M! Countdown Begins<br>
  1460. <b>1/22:</b> Mnet M! Countdown<br>
  1461. <b>1/23:</b> KBS Music Bank<br>
  1462. <b>1/24:</b> MBC Music Core<br>
  1463. <b>1/25:</b> SBS Inkigayo<br>
  1464. <b>1/28:</b> KBS Radio Sukira Live Broadcast<br>
  1465. <b>1/30:</b> Arirang TV Simply K-POP
  1466. <pre>Media</pre>
  1467. <div id="princessruto2">
  1468. <a href="http://9muses.co.kr/">Fancafe</a><br>
  1469. <a href="http://me2day.net/9muses_">me2day</a><br>
  1470. <a href="http://www.youtube.com/user/NineMusesCh">Youtube</a><br>
  1471. <a href="https://twitter.com/9muses_">Twitter (Namyu)</a><br>
  1472. <a href="http://www.starempire.co.kr/home.html">Website</a><br>
  1473. <a href="https://twitter.com/STAREMPIRE_">Twitter (Empire)</a><br>
  1474. </div>
  1475. </div>
  1476. </div>
  1477. </div>
  1478. <div id="heylisten3">
  1479. <a onclick="close(); return false" title="+ Lifeline." class="answer"></a>
  1480. <div class="epona">
  1481. <div id="zorasdomain">
  1482. <div id="princessruto3">
  1483. <a href="/tagged/m:oongom">870119</a> <div style="position:absolute; top:4px; right:1px"><a href="/tagged/e:keun">880503</a></div><br>
  1484. <a href="/tagged/f:iji">890708</a> <div style="position:absolute; top:28px; right:1px"><a href="/tagged/g:ang">900705</a></div><br>
  1485. <a href="/tagged/p:yodaejang">910403</a> <div style="position:absolute; top:52px; right:1px"><a href="/tagged/b:ap">910627</a></div><br>
  1486. <a href="/tagged/s:o">911011</a> <div style="position:absolute; top:76px; right:1px"><a href="/tagged/k:eum">921217</a></div>
  1487. </div>
  1488. <div id="princessruto4">
  1489. <div style="position:absolute; top:100px; right:1px;"><a href="/tagged/n:amyu" title="+ Once a muse, always a muse.">100812</a></div>
  1490. </div>
  1491. </div>
  1492. </div>
  1493. </div>
  1494. <div id="heylisten4">
  1495. <a onclick="close(); return false" title="+ Android." class="answer"></a>
  1496. <div class="epona">
  1497. <div id="gerudodesert">
  1498. Locked.
  1499. </p>
  1500. </div>
  1501. </div>
  1502. </div>
  1503. </div>
  1504.  
  1505. <div id="lakehylia">
  1506. <p><big><big>A</big></big>s opposed to<br>liking my appearance,<Br>there are people who respect and love me<br>for who I am and put themselves<br>in my shoes.</p>
  1507. <p><big><big>T</big></big>hinking of that<br>makes me energetic,<br>I want to work harder for those people.</p>
  1508. </div>
  1509.  
  1510.  
  1511. <div id="fairies">
  1512. <a href="http://011501.tumblr.com/" title="+ Do you think the universe fights for souls to be together?"><div id="fairy1"></div></a>
  1513. <a title="+ I don't fall in love with faces, I fall in love with personalities."><div id="fairy2"></div></a>
  1514. <a title="+ I'll be slow majority of the time since I'm forever tired and will be busy with schedules. In case you want to reach me while I'm away though, my other forms of contacts shall be given upon request."><div id="fairy3"></div></a>
  1515. <a href="/t:ou" title="+ { Idol-verse muse with tweaks here and there, so approach as if you know her already without any introduction, unless it truly is necessary. Plotting is welcome along with any form of writing, although it'll be literate 99.9% of the time on my half. Nonetheless, please do approach. ♥"><div id="fairy4"></div></a>
  1516. </div>
  1517.  
  1518. <div class="midna">
  1519. <ul class="group" id="midnaa">
  1520. <li class="current_item"><a href="/">001</a></li>
  1521. <li><a href="/c:onnect">002</a></li>
  1522. <li><a href="/archive">003</a></li>
  1523. <li><a href="http://ladmilk.tumblr.com/">004</a></li>
  1524. </ul>
  1525. </div>
  1526. </div>
  1527.  
  1528. {block:ifnotInfiniteScroll}
  1529. {block:Pagination}<div id="page">
  1530. {block:PreviousPage}
  1531. <a href="{PreviousPage}">Future</a>
  1532. {/block:PreviousPage}
  1533. {block:NextPage}
  1534. <a id="next" href="{NextPage}">Past</a>
  1535. {/block:NextPage}
  1536. </div>{/block:Pagination}
  1537. {/block:ifnotInfiniteScroll}
  1538. </div>
  1539.  
  1540. <div id="ocarina">
  1541. <div id="time">
  1542. <img src="https://31.media.tumblr.com/tumblr_m7w2n46Pdl1r6o8v2.gif"/>
  1543. </div>
  1544. <div id="lullaby">
  1545. <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" width="25" height="20"><param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_maxi.swf" /><param name="bgcolor" value="#f3f3f3" /><param name="FlashVars" value="mp3=https://db.tt/TvXhTF0U&amp;width=25&amp;loop=1&amp;autoplay=1&amp;showslider=0&amp;bgcolor=f3f3f3&amp;bgcolor1=f3f3f3&amp;bgcolor2=f3f3f3&amp;buttoncolor=000000&amp;buttonovercolor=000000" /></object>
  1546. </div>
  1547. </div>
  1548.  
  1549. <div id="ordona"></div>
  1550. <div id="ordona2"></div>
  1551. <div id="faron"></div>
  1552. <div id="eldin"></div>
  1553. <div id="lanayru"></div>
  1554. <div id="lanayru2"></div>
  1555.  
  1556. <div id="wrapper">
  1557.  
  1558. <div id="wrapper_outer">
  1559. <div id="wrapper_post">
  1560. <div class="autopagerize_page_element" >
  1561. {block:Posts}
  1562. <div class="posts">
  1563.  
  1564. {block:IndexPage}
  1565. <div id="perm2">
  1566. <div><a href="{Permalink}">{TimeAgo}</a> • {NoteCountWithLabel} • <a href="{ReblogURL}">reblog</a>{block:HasTags} • <a title="{block:Tags}★{Tag} {/block:Tags}">+</a>
  1567. {/block:HasTags}</div>
  1568. </div>
  1569. {/block:IndexPage}
  1570.  
  1571. {block:ContentSource}
  1572. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1573. {/block:SourceLogo}
  1574. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1575. {/block:ContentSource}
  1576.  
  1577.  
  1578. {block:Photo}
  1579. <div id="photo">
  1580. {LinkOpenTag}
  1581. <img src="{PhotoURL-500}" alt='{PhotoAlt}'/>
  1582. {LinkCloseTag}
  1583. </div>
  1584. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1585. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1586. {/block:Photo}
  1587.  
  1588.  
  1589. {block:Photoset}
  1590. <div id="pset">
  1591. {block:ifnot400px}
  1592. {Photoset-250}
  1593. {/block:ifnot400px}
  1594. {block:if400px}
  1595. {Photoset-400}
  1596. {/block:if400px}
  1597. {/block:IndexPage}
  1598. </div>
  1599. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1600. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1601. {/block:Photoset}
  1602.  
  1603.  
  1604. {block:Video}
  1605. <div id="vid">
  1606. {block:ifnot400px}
  1607. <center>{Video-250}</center>
  1608. {/block:ifnot400px}
  1609. {block:if400px}
  1610. <center>{Video-400}</center>
  1611. {/block:if400px}
  1612. </div>
  1613. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1614. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1615. {/block:Video}
  1616.  
  1617.  
  1618. {block:Audio}
  1619. <table border="0" cellpadding="0" cellspacing="5" ><tr>
  1620. <td id="art" valign="top">
  1621. <div id="player">{AudioPlayerWhite}</div>
  1622. </td>
  1623. <td valign="top" id="audio">
  1624. {block:TrackName}
  1625. <div id="info">
  1626. <font color="{color:Links}">Track:</font> {TrackName}
  1627. </div>
  1628. {/block:TrackName}
  1629. {block:Artist}
  1630. <div id="info">
  1631. <font color="{color:Links}">Artist:</font> {Artist}
  1632. </div>
  1633. {/block:Artist}
  1634. <div id="info">
  1635. <font color="{color:Links}">Plays:</font> {PlayCount}
  1636. </div>
  1637. </td>
  1638. </tr>
  1639. </table>
  1640. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1641. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1642. {/block:Audio}
  1643.  
  1644. {block:Text}
  1645. {block:Title}<div id="h2">+ {Title}.</div>{/block:Title}
  1646. {Body}
  1647. {/block:Text}
  1648.  
  1649. {block:Link}
  1650. <div id="h2"><a href="{URL}" {Target}>+ {Name}.</a></div>
  1651. {block:Description}{Description}{/block:Description}
  1652. {/block:Link}
  1653.  
  1654.  
  1655. {block:Answer}
  1656. <div id="asker">+ {Asker}.</div>
  1657. <div id="question">{Question}</div>
  1658. {Answer}
  1659. {/block:Answer}
  1660.  
  1661. {block:Quote}
  1662. <div id="quote"><div style="text-align:left;font-size:50px;color:{color:Borders};">❝</div><br>{Quote}</div><br>
  1663. <div style="text-align:right;font-size:50px;color:{color:Borders};">❞</div><br><br>
  1664. {block:Source}<div id="source">+ {Source}.</div>{/block:Source}
  1665. {/block:Quote}
  1666.  
  1667.  
  1668. {block:Chat}
  1669. {block:Title}<div id="h2">+ {Title}.</div>{/block:Title}
  1670. {block:Lines}<div id="chat" class="{Alt} user_{UserNumber}">
  1671. {block:Label}
  1672. <font color="{color:Links}">{Label}</font>
  1673. {/block:Label}
  1674. {Line}</div>
  1675. {/block:Lines}
  1676. {/block:Chat}
  1677.  
  1678.  
  1679. </div>
  1680.  
  1681. {block:PermalinkPage}
  1682. <div id="perm">{block:Date}Posted {Timeago} on {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}{/block:Date}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1683.  
  1684. {block:RebloggedFrom}<br>via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> | origin <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> {/block:RebloggedFrom}
  1685.  
  1686. {block:HasTags}<br>saved: {block:Tags}<a href="{TagURL}">★{Tag}</a> {/block:Tags}{/block:HasTags}
  1687. </div>
  1688. {block:PostNotes}<div style="height:100px; overflow:auto;">{PostNotes}</div>{/block:PostNotes}
  1689. {/block:PermalinkPage}
  1690.  
  1691.  
  1692. {/block:Posts}
  1693. </div>
  1694. </div>
  1695. </div>
  1696.  
  1697.  
  1698.  
  1699. <div id="dearloser" class="popup_block">
  1700. <div id="h4">+ Mouthful of Forevers.</div>
  1701. <div class="popupscroll">
  1702. ❝ I am not the first person you loved.<Br>
  1703. You are not the first person I looked at<Br>
  1704. with a mouthful of forevers. We<Br>
  1705. have both known loss like the sharp edges<Br>
  1706. of a knife. We have both lived with lips<Br>
  1707. more scar tissue than skin. Our love came<Br>
  1708. unannounced in the middle of the night.<Br>
  1709. Our love came when we’d given up<Br>
  1710. on asking love to come. I think<Br>
  1711. that has to be part<Br>
  1712. of its miracle.<Br>
  1713. This is how we heal.<Br>
  1714. I will kiss you like forgiveness. You<Br>
  1715. will hold me like I’m hope. Our arms<Br>
  1716. will bandage and we will press promises<Br>
  1717. between us like flowers in a book.<Br>
  1718. I will write sonnets to the salt of sweat<Br>
  1719. on your skin. I will write novels to the scar<Br>
  1720. of your nose. I will write a dictionary<Br>
  1721. of all the words I have used trying<Br>
  1722. to describe the way it feels to have finally,<Br>
  1723. finally found you.
  1724.  
  1725. <p>And I will not be afraid<Br>
  1726. of your scars.</p>
  1727.  
  1728. <p>I know sometimes<Br>
  1729. it’s still hard to let me see you<Br>
  1730. in all your cracked perfection,<Br>
  1731. but please know:<Br>
  1732. whether it’s the days you burn<Br>
  1733. more brilliant than the sun<Br>
  1734. or the nights you collapse into my lap<Br>
  1735. your body broken into a thousand questions,<Br>
  1736. you are the most beautiful thing I’ve ever seen.<Br>
  1737. I will love you when you are a still day.<Br>
  1738. I will love you when you are a hurricane. ❞</p>
  1739. </div>
  1740. </div>
  1741.  
  1742.  
  1743. </div>
  1744.  
  1745. <div id="corazonn" class="popup_block">
  1746. <div id="h4">+ Meet <a href="http://turtlemin.tumblr.com/">Mi Corazon</a>.</div>
  1747. <div class="popupscroll">
  1748. <big>February third, twenty-thirteen.</big><br>
  1749. <p><i>The day I was approached by this one special anon, although I didn't expect them to be as special as what they are to me right now. They were just the sweetest thing, I didn't ever believe I was actually going to have an anon that stuck around, continuously messaging me. Then one day, another special day, this anon had accidentally revealed themselves. It was funny. I decided to leave the message in my inbox and message them as if I was just this random person messaging them, but then they basically gave their self away from that message from me. And ever since, that special anon has become my best friend. One that holds this certain spot in my heart. So this is to you, my best friend:</i></p>
  1750. <p>My best friend. My other half. I love you more than any number of words can express, and even more than that. The love I have for you can't even be expressed with even that one word, love. It is much more than that. I would have to say that that four letter word is an understatement when it comes to this.</p>
  1751. <p>You were there for me from the very beginning. Through all my ups and downs, even at my lowest point, which I didn't think it was possible for me to even come back up from that. I felt so broken and lost, the only thing on my mind was to leave and to not ever come back. But you kept me here, and no matter how many times I say it, I truly appreciate you for keeping me here. For showing me that there is a light at the end of the dark tunnel, I just got to push through it and to not give up. So I didn't give up, and if it wasn't for you, I wouldn't be here right now, writing this. I don't really know where I'd be really.. But I hope you know that I'll always be here for you as well. And I was there, in your darkest moment also. No matter how many dark moments you have, I'll be there to show you that the sun must shine through at some point after a rainstorm. Don't ever forget that.</p>
  1752. <p>You are the one who understands me the most. Who gets me and doesn't judge my weirdness, mainly because you're weird as well haha. I love that about you, that we can be ourselves with each other, so free, not caring what others think. Basically, I love everything about you. From your awkwardness, to your smiling, to even your sadness, because if we weren't ever sad, we wouldn't know how being happy actually feels.</p>
  1753. <p>I hope you'll be there in the end for me as I will always be there for you, through thick and thin. You are the one that gets me from the simplest to the most complex things. You must know that I love you for you, for who you are, and that love could go around the world a billion times, and counting.</p>
  1754. <p>To infinity and beyond, Park Minha. ♥</p>
  1755. <p><a href="/tagged/r.einako"><img src="https://31.media.tumblr.com/7e15721000a5ed9339f2ebc1bb27013f/tumblr_n6ggvmUGCj1r9a8ozo1_500.gif" style="width:200px; padding:4px; border:3px double {color:Borders};"></a></p>
  1756. </div>
  1757. </div>
  1758.  
  1759. <div id="centralsquare"></div>
  1760. <img src="https://40.media.tumblr.com/75a3dd1f5bbf81396cf07471417c012b/tumblr_nimnuqgh431u6ku4to1_r1_1280.jpg" style="position:fixed; left:-40px; bottom:39px; z-index:-9999; width:580px;">
  1761.  
  1762. <a href="http://turtlemin.tumblr.com" title="+ Minako Aino to my Rei Hino."><img src="https://31.media.tumblr.com/9b436e00ec93023f4a16da96d8c24e07/tumblr_inline_ni59kzgAQi1t7fjz8.gif" style="position:fixed; right:70px; bottom:15px; z-index:9999; width:50px; border-radius:100%; -webkit-filter: grayscale(100%);"></a>
  1763.  
  1764. <a href="http://impact-rp.tumblr.com/" title="+ Home is where the heart is."><img src="https://31.media.tumblr.com/c3366084a678988d490620cb8f4b1c84/tumblr_inline_ni55u1aM921t7fjz8.png" style="position:fixed; right:10px; bottom:15px; z-index:9999; width:50px;"></a>
  1765.  
  1766. </body>
  1767. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement