Advertisement
kyngri

Like a Cat

Dec 28th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.74 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 seolhynari 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. <script type="text/javascript">function tb8_makeArray(n){this.length = n;return this.length;}tb8_messages = new tb8_makeArray(3);tb8_messages[0] = "ᴘᴇᴛᴇʀ ᴘᴀɴ,";tb8_messages[1] = "ᴛᴀᴋᴇ ᴍᴇ ᴛᴏ ɴᴇᴠᴇʀʟᴀɴᴅ,";tb8_messages[2] = "ʟᴇᴛ ᴍᴇ ғʟʏ ᴀᴡᴀʏ ᴡɪᴛʜ ʏᴏᴜ.";tb8_rptType = 'infinite';tb8_rptNbr = 5;tb8_speed = 100;tb8_delay = 2000;var tb8_counter=1;var tb8_currMsg=0;var tb8_tekst ="";var tb8_i=0;var tb8_TID = null;function tb8_pisi(){tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);document.title = tb8_tekst;tb8_sp=tb8_speed;tb8_i++;if (tb8_i==tb8_messages[tb8_currMsg].length){tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;}if (tb8_currMsg == tb8_messages.length){if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){clearTimeout(tb8_TID);return;}tb8_counter++;tb8_currMsg = 0;}tb8_TID = setTimeout("tb8_pisi()", tb8_sp);}tb8_pisi()</script>
  14.  
  15. <title>{Title}</title>
  16. {block:Description}
  17. <meta name="description" content="{MetaDescription}" />
  18. {/block:Description}
  19. <link rel="shortcut icon" href="https://31.media.tumblr.com/75ec5f629ecdd1bb5d4ead762caa4572/tumblr_inline_neh89dHg0P1t3297y.png" />
  20. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  21.  
  22. <meta name="color:Background" content="#ffffff" />
  23. <meta name="color:Text" content="#bbbbbb" />
  24. <meta name="color:Desc Text" content="#bbbbbb" />
  25. <meta name="color:Links" content="#a2bec7" />
  26. <meta name="color:Links Hover" content="#e4e4e4" />
  27. <meta name="color:Lines" content="#e4e4e4" />
  28. <meta name="color:Scrollbar" content="#dbdbdb" />
  29. <meta name="color:Scroll" content="#f6f6f6" />
  30. <meta name="color:Bold" content="#b3b3b3" />
  31. <meta name="color:Italic" content="#cccccc"/>
  32. <meta name="color:Blockquote" content="#b6b6b6" />
  33. <meta name="color:Borders" content="#f5f5f5"/>
  34. <meta name="color:Sideborders" content="#f5f5f5"/>
  35. <meta name="color:Sideborders border" content="#f5f5f5"/>
  36. <meta name="color:Posts" content="#fff" />
  37. <meta name="color:Chat" content="#fff" />
  38.  
  39. <meta name="color:Ask" content="#adadad" />
  40. <meta name="color:Ask Background" content="#f8f8f8" />
  41.  
  42. <meta name="image:Background" content="" />
  43. <meta name="image:Sidebar1" content=""/>
  44.  
  45. <meta name="text:link1" content="" />
  46. <meta name="text:title1" content="" />
  47. <meta name="text:link2" content="" />
  48. <meta name="text:title2" content="" />
  49. <meta name="text:link3" content="" />
  50. <meta name="text:title3" content="" />
  51. <meta name="text:link4" content="" />
  52. <meta name="text:title4" content="" />
  53. <meta name="text:link5" content="" />
  54. <meta name="text:title5" content="" />
  55. <meta name="text:link6" content="" />
  56. <meta name="text:title6" content="" />
  57. <meta name="text:link7" content="" />
  58. <meta name="text:title7" content="" />
  59. <meta name="text:link8" content="" />
  60. <meta name="text:title8" content="" />
  61.  
  62. <meta name="if:ShowCaptions" content="1" />
  63. <meta name="if:InfiniteScroll" content="1" />
  64. <meta name="if:400px" content="0" />
  65. <meta name="if:monochrome" content="1" />
  66.  
  67.  
  68. <style type="text/css">
  69.  
  70.  
  71. iframe#tumblr_controls {
  72. top:0%!important;
  73. right:0%!important;
  74. position:fixed!important;
  75. z-index:99999999!important;
  76. opacity:0.3;
  77. -webkit-filter:invert(100%);
  78. -moz-filter:invert(100%);
  79. -o-filter:invert(100%);
  80. -ms-filter:invert(100%);
  81. filter:invert(100%);
  82. }
  83.  
  84. /* scrollbar */
  85.  
  86. @font-face { font-family: "wendy"; src: url('https://dl.dropboxusercontent.com/s/yr32rdtfszs02ze/wendy.ttf?dl=1'); format(“truetype”);}
  87. @font-face {font-family: "neou"; src:url('https://dl.dropboxusercontent.com/s/ggesu9cscg40a2p/neou-thin.ttf?dl=1'); format(“truetype”);}
  88. @font-face {font-family: "alexbrush";src: url('https://dl.dropboxusercontent.com/s/y48zvcvymdw1vmo/alexbrush-regular.ttf?dl=1'); format("truetype");}
  89. @font-face {font-family: "laine";src: url('https://dl.dropboxusercontent.com/s/q2nwfx6s9t3k759/laine.ttf?dl=1'); format("truetype");}
  90. @font-face{ font-family:"signerica"; src: url('https://dl.dropboxusercontent.com/s/kfe6jebile02ki3/signerica_thin.ttf?dl=1'); format(“truetype”);}
  91.  
  92. ::-webkit-scrollbar-thumb:vertical {
  93. background-color:{color:Scrollbar};
  94. border:2px solid {color:Scroll};
  95. }
  96. ::-webkit-scrollbar-thumb:horizontal {
  97. background-color:{color:Scrollbar};
  98. border:2px solid {color:Scroll};
  99. }
  100. ::-webkit-scrollbar {
  101. background-color:{color:Scrollbar};
  102. border:5px solid {color:Scroll};
  103. width:11px;
  104. height:7px;
  105. }
  106. ::-webkit-scrollbar-button:start:decrement {
  107. background-color:{color:Scrollbar};
  108. display:block;height:8px;
  109. border-right:2px solid {color:Scroll};
  110. border-left:2px solid {color:Scroll};
  111. }
  112.  
  113. ::-webkit-scrollbar-button:end:increment {
  114. background-color:{color:Scrollbar};
  115. display:block;height:8px;
  116. border-right:2px solid {color:Scroll};
  117. border-left:2px solid {color:Scroll};
  118. }
  119.  
  120. /*Body*/
  121.  
  122. body {
  123. margin:0;
  124. padding:0;
  125. border:0;
  126. background:url('{image:Background}');
  127. background-attachment:fixed;
  128. background-repeat:repeat;
  129. background-color:{color:Background};
  130. color:{color:Text};
  131. font-family:calibri;
  132. font-size:10px;
  133. line-height:11px;
  134. text-align:justify;
  135. word-wrap:break-word;
  136. }
  137.  
  138. a {
  139. color:{color:Links};
  140. text-decoration:none;
  141. -webkit-transition: all 1s ease-in-out;
  142. -moz-transition: all 1s ease-in-out;
  143. -o-transition: all 1s ease-in-out;
  144. -ms-transition: all 1s ease-in-out;
  145. transition: all 1s ease-in-out;
  146. }
  147. a:hover{
  148. color:{color:Links Hover};
  149. text-shadow: 2px 2px 6px #111;
  150. -webkit-transition: all 1s ease-in-out;
  151. -moz-transition: all 1s ease-in-out;
  152. -o-transition: all 1s ease-in-out;
  153. -ms-transition: all 1s ease-in-out;
  154. transition: all 1s ease-in-out;
  155. }
  156.  
  157. pre {
  158. width:95%;
  159. white-space:pre-wrap;
  160. word-wrap:break-word;
  161. background:white;
  162. color:#777;
  163. padding:4px;
  164. }
  165.  
  166. blockquote {
  167. width:90%;
  168. margin-left:15px;
  169. padding:5px;
  170. border-left:1px solid {color:Blockquote};
  171. }
  172.  
  173. sub {
  174. font-size:9px;
  175. }
  176.  
  177. small {
  178. font-size:9px;
  179. }
  180.  
  181. b, strong {
  182. color:{color:Bold};
  183. font-weight:bold;
  184. }
  185.  
  186. i, em {
  187. color:{color:Italic};
  188. font-style:italic;
  189. }
  190.  
  191. ul,ol {
  192. padding:2px;
  193. margin-left:25px;
  194. }
  195.  
  196. ul {
  197. list-style-type:square;
  198. }
  199.  
  200. /* texture*/
  201.  
  202. #bgtextlayer {
  203. position:fixed;
  204. right:0px;
  205. bottom:0px;
  206. width:100%;
  207. height:100%;
  208. z-index:-999;
  209. background:url('https://33.media.tumblr.com/380427f06ae70dc9f8e5f068cf4cb214/tumblr_ngpwkgUQ2y1u1rvllo1_500.png');
  210. background-attachment:fixed;
  211. background-repeat:repeat;
  212. opacity:.3;
  213. -webkit-filter:invert(100%);
  214. -moz-filter:invert(100%);
  215. -o-filter:invert(100%);
  216. -ms-filter:invert(100%);
  217. filter:invert(100%);
  218. }
  219.  
  220. /* Sidebar wrapper*/
  221.  
  222. #sbwrap {
  223. position:fixed;
  224. width:400px;
  225. height:230px;
  226. left:470px;
  227. bottom:330px;
  228. z-index:9999;
  229. }
  230.  
  231. /* Corners */
  232.  
  233. #sb_outer:after {
  234. content:"";
  235. width:0px;
  236. height:0px;
  237. top:-1px;
  238. left:-1px;
  239. position:absolute;
  240. z-index:-1;
  241. background:{color:Borders};
  242. -webkit-transition: all 1s ease-in-out;
  243. -moz-transition: all 1s ease-in-out;
  244. -o-transition: all 1s ease-in-out;
  245. -ms-transition: all 1s ease-in-out;
  246. transition: all 1s ease-in-out;
  247. }
  248.  
  249. #sb_outer:before{
  250. content:"";
  251. width:0px;
  252. height:0px;
  253. bottom:-1px;
  254. right:-1px;
  255. position:absolute;
  256. z-index:-1;
  257. background:{color:Borders};
  258. -webkit-transition: all 1s ease-in-out;
  259. -moz-transition: all 1s ease-in-out;
  260. -o-transition: all 1s ease-in-out;
  261. -ms-transition: all 1s ease-in-out;
  262. transition: all 1s ease-in-out;
  263. }
  264.  
  265. #sbwrap:hover #sb_outer:after {
  266. height:125px;
  267. width:70px;
  268. -webkit-transition: all 1s ease-in-out;
  269. -moz-transition: all 1s ease-in-out;
  270. -o-transition: all 1s ease-in-out;
  271. -ms-transition: all 1s ease-in-out;
  272. transition: all 1s ease-in-out;
  273. }
  274.  
  275. #sbwrap:hover #sb_outer:before {
  276. height:125px;
  277. width:70px;
  278. -webkit-transition: all 1s ease-in-out;
  279. -moz-transition: all 1s ease-in-out;
  280. -o-transition: all 1s ease-in-out;
  281. -ms-transition: all 1s ease-in-out;
  282. transition: all 1s ease-in-out;
  283. }
  284.  
  285. #sb {
  286. position:absolute;
  287. top:0px;
  288. bottom:0px;
  289. width:400px;
  290. height:230px;
  291. border-radius:0px 100px 0px 100px;
  292. background:{color:Background};
  293. }
  294.  
  295. #sbtitle {
  296. position:absolute;
  297. top:10px;
  298. left:0px;
  299. width:400px;
  300. text-align:center;
  301. font-family:neou;
  302. font-size:29px;
  303. line-height:29px;
  304. font-style:normal;
  305. color:{color:Text};
  306. z-index:999999;
  307. }
  308.  
  309. #sbline1 {
  310. position:absolute;
  311. width:200px;
  312. height:5px;
  313. left:60px;
  314. top:30px;
  315. background:{color:Borders};
  316. border-top-right-radius:5px;
  317. -webkit-transition: all 1s ease-in-out;
  318. -moz-transition: all 1s ease-in-out;
  319. -o-transition: all 1s ease-in-out;
  320. -ms-transition: all 1s ease-in-out;
  321. transition: all 1s ease-in-out;
  322. }
  323.  
  324. #sbline2 {
  325. position:absolute;
  326. width:200px;
  327. height:3px;
  328. right:60px;
  329. top:38px;
  330. background:{color:Borders};
  331. border-bottom-left-radius:5px;
  332. -webkit-transition: all 1s ease-in-out;
  333. -moz-transition: all 1s ease-in-out;
  334. -o-transition: all 1s ease-in-out;
  335. -ms-transition: all 1s ease-in-out;
  336. transition: all 1s ease-in-out;
  337. }
  338.  
  339. #sbwrap:hover #sbline1 {
  340. width:250px;
  341. -webkit-transition: all 1s ease-in-out;
  342. -moz-transition: all 1s ease-in-out;
  343. -o-transition: all 1s ease-in-out;
  344. -ms-transition: all 1s ease-in-out;
  345. transition: all 1s ease-in-out;
  346. }
  347.  
  348. #sbwrap:hover #sbline2 {
  349. width:250px;
  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. /* NAVIGATION */
  358.  
  359. #sblink {
  360. font-family:wendy;
  361. font-size:10px;
  362. text-align:center;
  363. position:absolute;
  364. width:70px;
  365. height:150px;
  366. top:0px;
  367. left:-15px;
  368. opacity:0;
  369. z-index:1;
  370. -webkit-transition: all 1s ease-in-out;
  371. -moz-transition: all 1s ease-in-out;
  372. -o-transition: all 1s ease-in-out;
  373. -ms-transition: all 1s ease-in-out;
  374. transition: all 1s ease-in-out;
  375. }
  376.  
  377. #sblink a {
  378. background:{color:Links};
  379. margin:5px;
  380. overflow:hidden;
  381. width:7px;
  382. height:7px;
  383. padding:3px;
  384. color:transparent;
  385. display:block;
  386. border:3px double {color:Borders};
  387. -webkit-transition: 0.9s;
  388. -moz-transition: 0.9s;
  389. -o-transition: 0.9s;
  390. -ms-transition: 0.9s;
  391. transition: 0.9s;
  392. }
  393.  
  394. #sblink a:hover{
  395. text-shadow:7px 0px transparent, -7px 0px transparent;
  396. color:{color:Links};
  397. background:{color:Background};
  398. width:35px;
  399. -webkit-transition: 0.9s;
  400. -moz-transition: 0.9s;
  401. -o-transition: 0.9s;
  402. -ms-transition: 0.9s;
  403. transition: 0.9s;
  404. }
  405.  
  406. #sbwrap:hover #sblink {
  407. top:30px;
  408. opacity:1;
  409. -webkit-transition: all 1s ease-in-out;
  410. -moz-transition: all 1s ease-in-out;
  411. -o-transition: all 1s ease-in-out;
  412. -ms-transition: all 1s ease-in-out;
  413. transition: all 1s ease-in-out;
  414. }
  415.  
  416. #sblink2 {
  417. font-family:wendy;
  418. font-size:10px;
  419. text-align:center;
  420. position:absolute;
  421. width:70px;
  422. height:150px;
  423. bottom:-50px;
  424. right:-56px;
  425. opacity:0;
  426. z-index:1;
  427. -webkit-transition: all 1s ease-in-out;
  428. -moz-transition: all 1s ease-in-out;
  429. -o-transition: all 1s ease-in-out;
  430. -ms-transition: all 1s ease-in-out;
  431. transition: all 1s ease-in-out;
  432. }
  433.  
  434. #sblink2 a {
  435. background:{color:Background};
  436. margin:5px;
  437. overflow:hidden;
  438. width:7px;
  439. height:7px;
  440. padding:3px;
  441. color:transparent;
  442. display:block;
  443. border:3px double {color:Borders};
  444. -webkit-transition: 0.9s;
  445. -moz-transition: 0.9s;
  446. -o-transition: 0.9s;
  447. -ms-transition: 0.9s;
  448. transition: 0.9s;
  449. }
  450.  
  451. #sblink2 a:hover{
  452. right:42px;
  453. text-shadow:7px 0px transparent, -7px 0px transparent;
  454. color:{color:Links Hover};
  455. background:{color:Links};
  456. width:35px;
  457. -webkit-transition: 0.9s;
  458. -moz-transition: 0.9s;
  459. -o-transition: 0.9s;
  460. -ms-transition: 0.9s;
  461. transition: 0.9s;
  462. }
  463.  
  464. #sbwrap:hover #sblink2 {
  465. bottom:-20px;
  466. opacity:1;
  467. -webkit-transition: all 1s ease-in-out;
  468. -moz-transition: all 1s ease-in-out;
  469. -o-transition: all 1s ease-in-out;
  470. -ms-transition: all 1s ease-in-out;
  471. transition: all 1s ease-in-out;
  472. }
  473.  
  474. /* desc */
  475.  
  476. #snow {
  477. position:absolute;
  478. left:95px;
  479. bottom:40px;
  480. width:200px;
  481. height:120px;
  482. padding:4px;
  483. overflow:auto;
  484. color:#777;
  485. border:3px double {color:Borders};
  486. font-family:wendy;
  487. letter-spacing:1px;
  488. font-size:10px;
  489. line-height:10px;
  490. text-align:center;
  491. background:url('http://www.themesltd.com/backgrounds/floral/floral_netting_white.gif');
  492. background-attachment:fixed;
  493. background-repeat:repeat;
  494. z-index:99999;
  495. }
  496.  
  497. #min {
  498. opacity:0;
  499. position:absolute;
  500. bottom:-27px;
  501. right:0px;
  502. z-index:-1;
  503. -webkit-transition: all 1s ease-in-out;
  504. -moz-transition: all 1s ease-in-out;
  505. -o-transition: all 1s ease-in-out;
  506. -ms-transition: all 1s ease-in-out;
  507. transition: all 1s ease-in-out;
  508. }
  509.  
  510. #min img {
  511. width:40px;
  512. padding:4px;
  513. border:3px double {color:Borders};
  514. border-radius:100px;
  515. -webkit-transition: all 1s ease-in-out;
  516. -moz-transition: all 1s ease-in-out;
  517. -o-transition: all 1s ease-in-out;
  518. -ms-transition: all 1s ease-in-out;
  519. transition: all 1s ease-in-out;
  520. -webkit-filter: grayscale(100%);
  521. }
  522.  
  523. #sbwrap:hover #min {
  524. z-index:999;
  525. opacity:1;
  526. right:45px;
  527. -webkit-transition: all 1s ease-in-out;
  528. -moz-transition: all 1s ease-in-out;
  529. -o-transition: all 1s ease-in-out;
  530. -ms-transition: all 1s ease-in-out;
  531. transition: all 1s ease-in-out;
  532. }
  533.  
  534. #loser {
  535. z-index:-1;
  536. position:absolute;
  537. bottom:0px;
  538. left:100px;
  539. opacity:0;
  540. -webkit-transition: all 1s ease-in-out;
  541. -moz-transition: all 1s ease-in-out;
  542. -o-transition: all 1s ease-in-out;
  543. -ms-transition: all 1s ease-in-out;
  544. transition: all 1s ease-in-out;
  545. }
  546.  
  547. #sbwrap:hover #loser {
  548. opacity:1;
  549. bottom:-75px;
  550. -webkit-transition: all 1s ease-in-out;
  551. -moz-transition: all 1s ease-in-out;
  552. -o-transition: all 1s ease-in-out;
  553. -ms-transition: all 1s ease-in-out;
  554. transition: all 1s ease-in-out;
  555. }
  556.  
  557. #stars {
  558. position:absolute;
  559. width:200px;
  560. height:10px;
  561. text-align:center;
  562. font-family:wendy;
  563. font-size:10px;
  564. line-height:10px;
  565. padding:4px;
  566. left:95px;
  567. bottom:15px;
  568. }
  569.  
  570. /* Music Player */
  571.  
  572. #finest {
  573. overflow:hidden;
  574. position:absolute;
  575. width:18px;
  576. height:18px;
  577. top:10px;
  578. left:135px;
  579. background:transparent;
  580. border:1px solid transparent;
  581. opacity:0;
  582. border-radius:100%;
  583. z-index:9999999;
  584. -webkit-transition: all 1s ease-in-out;
  585. -moz-transition: all 1s ease-in-out;
  586. -o-transition: all 1s ease-in-out;
  587. -ms-transition: all 1s ease-in-out;
  588. transition: all 1s ease-in-out;
  589. }
  590.  
  591. #icon {
  592. margin-top:3px;
  593. margin-left:2px;
  594. z-index:3;
  595. -webkit-transition: 0.9s;
  596. -moz-transition: 0.9s;
  597. -o-transition: 0.9s;
  598. -ms-transition: 0.9s;
  599. transition: 0.9s;
  600. }
  601.  
  602. #finest:hover #icon {
  603. margin-top:-20px;
  604. -webkit-transition: 0.9s;
  605. -moz-transition: 0.9s;
  606. -o-transition: 0.9s;
  607. -ms-transition: 0.9s;
  608. transition: 0.9s;
  609. }
  610.  
  611. #lullaby {
  612. margin-top:6px;
  613. margin-left:-4px;
  614. opacity:1;
  615. z-index:2;
  616. }
  617.  
  618. #sbwrap:hover #finest {
  619. opacity:1;
  620. -webkit-transition: all 1s ease-in-out;
  621. -moz-transition: all 1s ease-in-out;
  622. -o-transition: all 1s ease-in-out;
  623. -ms-transition: all 1s ease-in-out;
  624. transition: all 1s ease-in-out;
  625. }
  626.  
  627. /* BORDERS */
  628.  
  629. #border1 {
  630. position:fixed;
  631. left:0px;
  632. top:0px;
  633. width:50px;
  634. height:100%;
  635. background: {color:Sideborders};
  636. }
  637.  
  638. #border2 {
  639. position:fixed;
  640. left:52px;
  641. top:0px;
  642. width:4px;
  643. height:100%;
  644. background: {color:Sideborders};
  645. border-right: 1px solid {color:Sideborders border};
  646. }
  647.  
  648.  
  649. /* Center Wrapper*/
  650.  
  651. #feathers {
  652. position:absolute;
  653. bottom:23%;
  654. left:-16px;
  655. height:100%;
  656. opacity:0;
  657. -webkit-transition: all 1s ease-in-out;
  658. -moz-transition: all 1s ease-in-out;
  659. -o-transition: all 1s ease-in-out;
  660. -ms-transition: all 1s ease-in-out;
  661. transition: all 1s ease-in-out;
  662. }
  663.  
  664. #feathersimg {
  665. position:absolute;
  666. bottom:0px;
  667. left:0px;
  668. }
  669.  
  670. #feathersimg img {
  671. opacity:.5;
  672. width:45px;
  673. margin:20px;
  674. -webkit-filter: grayscale(100%);
  675. -webkit-transition: all 1s ease-in-out;
  676. -moz-transition: all 1s ease-in-out;
  677. -o-transition: all 1s ease-in-out;
  678. -ms-transition: all 1s ease-in-out;
  679. transition: all 1s ease-in-out;
  680. }
  681.  
  682. #feathersimg img:hover{
  683. -webkit-filter: blur(5px);
  684. -webkit-transition: all 1s ease-in-out;
  685. -moz-transition: all 1s ease-in-out;
  686. -o-transition: all 1s ease-in-out;
  687. -ms-transition: all 1s ease-in-out;
  688. transition: all 1s ease-in-out;
  689. }
  690.  
  691.  
  692. #border1:hover #feathers {
  693. opacity:1;
  694. -webkit-transition: all 1s ease-in-out;
  695. -moz-transition: all 1s ease-in-out;
  696. -o-transition: all 1s ease-in-out;
  697. -ms-transition: all 1s ease-in-out;
  698. transition: all 1s ease-in-out;
  699. }
  700.  
  701. #wrapper {
  702. position:fixed;
  703. width:365px;
  704. height:95%;
  705. left:65px;
  706. bottom:0px;
  707. z-index:99999999;
  708. }
  709.  
  710. #wrapper_outer {
  711. position:absolute;
  712. width:365px;
  713. height:100%;
  714. left:0px;
  715. bottom:20px;
  716. border-top:5px solid {color:Borders};
  717. border-bottom:5px solid transparent;
  718. background:transparent;
  719. z-index:9999;
  720. }
  721.  
  722. #wrapper_post{
  723. position:absolute;
  724. width:358px;
  725. height:100%;
  726. top:3px;
  727. left:3px;
  728. border-top:2px solid {color:Borders};
  729. border-bottom:2px solid {color:Borders};
  730. z-index:999;
  731. }
  732.  
  733. /*Posts & Post Wrapper*/
  734. {block:IndexPage}
  735. .animated {
  736. -webkit-animation-duration: 2s;
  737. animation-duration: 2s;
  738. -webkit-animation-fill-mode: both;
  739. animation-fill-mode: both;
  740. -webkit-animation-timing-function: ease-in;
  741. animation-timing-function: ease-in;
  742. }
  743.  
  744. @-webkit-keyframes fadeIn {
  745. 0% {opacity: 0;}
  746. 100% {opacity: 1;}
  747. }
  748. @keyframes fadeIn {
  749. 0% {opacity: 0;}
  750. 100% {opacity: 1;}
  751. }
  752. .fadeIn {
  753. -webkit-animation-name: fadeIn;
  754. animation-name: fadeIn;
  755. }
  756. {/block:IndexPage}
  757. #postswrap {
  758. position:absolute;
  759. width:355px;
  760. height:100%;
  761. overflow:auto;
  762. bottom:0px;
  763. left:0px;
  764. }
  765.  
  766. .posts {
  767. {block:ifnot400px}
  768. width:250px;
  769. {/block:ifnot400px}
  770. {block:if400px}
  771. width:400px;
  772. {/block:if400px}
  773. padding:20px;
  774. margin-bottom:5px;
  775. margin-left:25px;
  776. margin-top:5px;
  777. border:3px double transparent;
  778. background-color:transparent;
  779. color:{color:Text};
  780. font-family:calibri;
  781. font-size:9px;
  782. line-height:11px;
  783. text-align:justify;
  784. word-wrap:break-word;
  785. }
  786.  
  787. .posts img {
  788. max-width:100%;
  789. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  790. -moz-transition:all ease-in-out 0.7s;
  791. -webkit-transition:all ease-in-out 0.7s;
  792. -o-transition:all ease-in-out 0.7s;
  793. transition:all ease-in-out 0.7s;
  794. -webkit-transition: all 0.99s ease-in-out;
  795. outline-offset: -11px;
  796. outline:double 1px rgba(255,255,255,0.2);
  797. }
  798.  
  799.  
  800. .posts img:hover {
  801. outline-offset: -100px;
  802. outline:double 100px rgba(255,255,255,0.2);}
  803. }
  804.  
  805. #photo img {
  806. max-width:100%;
  807. display:block;
  808. {block:IndexPage}{block:ifImagefade}
  809. opacity:.7;
  810. -webkit-transition: all 1s ease-in-out;
  811. -moz-transition: all 1s ease-in-out;
  812. -o-transition: all 1s ease-in-out;
  813. -ms-transition: all 1s ease-in-out;
  814. transition: all 1s ease-in-out;
  815. {/block:ifImagefade}
  816. {/block:IndexPage}
  817. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  818. -moz-transition:all ease-in-out 0.7s;
  819. -webkit-transition:all ease-in-out 0.7s;
  820. -o-transition:all ease-in-out 0.7s;
  821. transition:all ease-in-out 0.7s;
  822. -webkit-transition: all 0.99s ease-in-out;
  823. outline-offset: -11px;
  824. outline:double 1px rgba(255,255,255,0.2);
  825. }
  826.  
  827. #pset, #vid {
  828. margin-bottom:-2px;
  829. {block:IndexPage}
  830. {block:ifImagefade}
  831. opacity:.7;
  832. -webkit-transition: all 1s ease-in-out;
  833. -moz-transition: all 1s ease-in-out;
  834. -o-transition: all 1s ease-in-out;
  835. -ms-transition: all 1s ease-in-out;
  836. transition: all 1s ease-in-out;
  837. {/block:ifImagefade}
  838. {/block:IndexPage}
  839. {block:ifMonochrome}-webkit-filter: grayscale(100%); {/block:ifMonochrome}
  840. -moz-transition:all ease-in-out 0.7s;
  841. -webkit-transition:all ease-in-out 0.7s;
  842. -o-transition:all ease-in-out 0.7s;
  843. transition:all ease-in-out 0.7s;
  844. -webkit-transition: all 0.99s ease-in-out;
  845. outline-offset: -11px;
  846. outline:double 1px rgba(255,255,255,0.2);
  847. }
  848.  
  849.  
  850. .posts:hover #pset, .posts:hover #vid, .posts:hover #photo img {
  851. {block:ifImagefade}
  852. opacity:1;
  853. {/block:ifImagefade}
  854. outline-offset: -100px;
  855. outline:double 100px rgba(255,255,255,0.2);}
  856. }
  857.  
  858. #h2 {
  859. font-family:neou;
  860. font-size:16px;
  861. font-style:normal;
  862. line-height:16px;
  863. text-align:center;
  864. }
  865.  
  866. /* Chat */
  867.  
  868. #chat {
  869. padding-top:2px;
  870. padding-bottom:3px;
  871. padding-left:5px;
  872. padding-right:5px;
  873. line-height:11px;
  874. color:{color:Text};
  875. font-family:wendy;
  876. letter-spacing:1px;
  877. font-size:10px;
  878. font-style:normal;
  879. }
  880.  
  881. #chat.odd {
  882. border:1px solid {color:Borders};
  883. }
  884.  
  885. /* Question */
  886.  
  887. #asker {
  888. font-family:neou;
  889. text-align:center;
  890. font-size:25px;
  891. text-transform:lowercase;
  892. color:{color:Ask};
  893. text-shadow: 2px 2px 6px #aaa;
  894. }
  895.  
  896. #question {
  897. padding:5px;
  898. border-bottom:1px solid {color:Borders};
  899. text-transform:normal;
  900. text-align:center;
  901. }
  902.  
  903. /* Quote */
  904.  
  905. #quote {
  906. font-family:MS Gothic;
  907. font-size:15px;
  908. line-height:15px;
  909. font-style:normal;
  910. text-align:center;
  911. }
  912.  
  913. #source {
  914. font-family:neou;
  915. font-size:15px;
  916. line-height:15px;
  917. letter-spacing:1px;
  918. text-align:center;
  919. text-transform:normal;
  920. }
  921.  
  922. /* Audio */
  923.  
  924. #audio {
  925. padding-top:3px;
  926. padding-left:5px;
  927. padding-right:5px;
  928. padding-bottom:5px;
  929. border-left:1px solid {color:Borders};
  930. }
  931.  
  932. #info {
  933. color:{color:Text};
  934. font-family:wendy;
  935. font-size:10px;
  936. line-height:10px;
  937. letter-spacing:1px;
  938. text-transform:uppercase;
  939. text-align:left;
  940. }
  941.  
  942. #player {
  943. width:26px;
  944. height:28px;
  945. border-left:7px solid #fff;
  946. border-right:7px solid #fff;
  947. border-top:6px solid #fff;
  948. border-bottom:6px solid #fff;
  949. background-color:#fff;
  950. display:block;
  951. overflow:hidden;
  952. position:absolute;
  953. opacity:0.3;
  954. -webkit-transition: all 1s ease-in-out;
  955. -moz-transition: all 1s ease-in-out;
  956. -o-transition: all 1s ease-in-out;
  957. -ms-transition: all 1s ease-in-out;
  958. transition: all 1s ease-in-out;
  959. }
  960.  
  961. #art {
  962. width:40px;
  963. height:28px;
  964. background-color:{color:Posts};
  965. -webkit-filter:grayscale({text:Amount of Grayscale}%);
  966. -moz-filter:grayscale({text:Amount of Grayscale}%);
  967. -ms-filter:grayscale({text:Amount of Grayscale}%);
  968. -o-filter:grayscale({text:Amount of Grayscale}%);
  969. filter:grayscale({text:Amount of Grayscale}%);
  970. }
  971.  
  972. .posts:hover #player {
  973. opacity:.8;
  974. }
  975.  
  976. /* Indexpage Permalink */
  977.  
  978. #perm2 {
  979. width:100%;
  980. height:0px;
  981. font-family:wendy;
  982. font-size:10px;
  983. line-height:16px;
  984. text-align:center;
  985. text-transform:uppercase;
  986. letter-spacing:1px;
  987. overflow:hidden;
  988. text-align:center;
  989. -webkit-transition: all 1s ease-in-out;
  990. -moz-transition: all 1s ease-in-out;
  991. -o-transition: all 1s ease-in-out;
  992. -ms-transition: all 1s ease-in-out;
  993. transition: all 1s ease-in-out;
  994. }
  995.  
  996. .posts:hover #perm2 {
  997. height:20px;
  998. margin-top:-10px;
  999. padding-bottom:5px;
  1000. }
  1001.  
  1002. .permaline {
  1003. width:0px;
  1004. height:1px;
  1005. background-color:{color:Lines};
  1006. margin-top:5px;
  1007. margin-left:0px;
  1008. position:absolute;
  1009. z-index:-1;
  1010. opacity:0;
  1011. -webkit-transition: all 1s ease-in-out;
  1012. -moz-transition: all 1s ease-in-out;
  1013. -o-transition: all 1s ease-in-out;
  1014. -ms-transition: all 1s ease-in-out;
  1015. transition: all 1s ease-in-out;
  1016. }
  1017.  
  1018. .posts:hover .permaline {
  1019. width:247px;
  1020. opacity:1;
  1021. -webkit-transition: all 1s ease-in-out;
  1022. -moz-transition: all 1s ease-in-out;
  1023. -o-transition: all 1s ease-in-out;
  1024. -ms-transition: all 1s ease-in-out;
  1025. transition: all 1s ease-in-out;
  1026. }
  1027.  
  1028. .permalink {
  1029. background:{color:Links};
  1030. width:8px;
  1031. height:8px;
  1032. z-index:0;
  1033. border:1px solid {color:Borders};
  1034. -webkit-transition: all 1s ease-in-out;
  1035. -moz-transition: all 1s ease-in-out;
  1036. -o-transition: all 1s ease-in-out;
  1037. -ms-transition: all 1s ease-in-out;
  1038. transition: all 1s ease-in-out;
  1039. }
  1040.  
  1041. .permalink:hover {
  1042. background:{color:Links Hover};
  1043. border:1px solid {color:Borders};
  1044. border-radius: 100%;
  1045. -webkit-transition: all 1s ease-in-out;
  1046. -moz-transition: all 1s ease-in-out;
  1047. -o-transition: all 1s ease-in-out;
  1048. -ms-transition: all 1s ease-in-out;
  1049. transition: all 1s ease-in-out;
  1050. }
  1051.  
  1052. .date {
  1053. position:absolute;
  1054. display:inline-block;
  1055. margin-left:-250px;
  1056. margin-top:-207px;
  1057. width:8px;
  1058. height:415px;
  1059. text-align:right;
  1060. letter-spacing:0px;
  1061. padding:4px;
  1062. background:transparent;
  1063. z-index:0;
  1064. opacity:0;
  1065. -webkit-transition: all 1s ease-in-out;
  1066. -moz-transition: all 1s ease-in-out;
  1067. -o-transition: all 1s ease-in-out;
  1068. -ms-transition: all 1s ease-in-out;
  1069. transition: all 1s ease-in-out;
  1070. -webkit-transform:rotate(90deg);
  1071. -moz-transform:rotate(90deg);
  1072. -o-transform:(90deg);
  1073. }
  1074.  
  1075. .posts:hover .date {
  1076. margin-left:-210px;
  1077. opacity:1;
  1078. z-index:11;
  1079. -webkit-transition: all 1s ease-in-out;
  1080. -moz-transition: all 1s ease-in-out;
  1081. -o-transition: all 1s ease-in-out;
  1082. -ms-transition: all 1s ease-in-out;
  1083. transition: all 1s ease-in-out;
  1084. }
  1085.  
  1086. .perma {
  1087. color:{color:Links};
  1088. padding:1px;
  1089. text-align:right;
  1090. line-height:8px;
  1091. font-family:courier;
  1092. font-size:8px;
  1093. letter-spacing:1px;
  1094. text-transform:uppercase;
  1095. }
  1096.  
  1097. .perma a {
  1098. margin-left:5px;
  1099. }
  1100.  
  1101. /* Permalinkpage Permalink */
  1102.  
  1103. #perm {
  1104. width:286px;
  1105. margin-top:-25px;
  1106. margin-left:25px;
  1107. padding:5px;
  1108. background:transparent;
  1109. font-family:wendy;
  1110. letter-spacing:1px;
  1111. font-size:10px;
  1112. text-transform:uppercase;
  1113. text-align:center;
  1114. }
  1115.  
  1116. /* Pagination */
  1117.  
  1118. #page {
  1119. position:absolute;
  1120. width:365px;
  1121. right:0px;
  1122. bottom:5px;
  1123. color:{color:Links};
  1124. font-family:wendy;
  1125. font-size:10px;
  1126. line-height:10px;
  1127. text-align:center;
  1128. }
  1129.  
  1130. /* Hover Links CSS */
  1131.  
  1132. #s-m-t-tooltip{
  1133. max-width:300px;
  1134. margin-top:25px;
  1135. margin-left:15px;
  1136. padding:4px;
  1137. z-index:99999999999;
  1138. background-color:#ddd;
  1139. color:{color:Links};
  1140. font-family:wendy;
  1141. font-size:10px;
  1142. line-height:10px;
  1143. letter-spacing:1px;
  1144. font-style:normal;
  1145. text-transform:normal;
  1146. border-left:4px solid {color:Borders};
  1147. border-right:4px solid {color:Borders};
  1148. border-radius:7px 7px 7px 7px;
  1149. word-wrap:break-word;
  1150. }
  1151.  
  1152. /* popup */
  1153.  
  1154. #fade {
  1155. display: none;
  1156. position: fixed;
  1157. left: 0;
  1158. top: 0;
  1159. width: 100%;
  1160. height: 100%;
  1161. opacity: .5;
  1162. z-index:9999999;
  1163. }
  1164.  
  1165. .popup_block{
  1166. display: none;
  1167. height:100%;
  1168. position: absolute;
  1169. top: 400px;
  1170. left: 222px;
  1171. z-index: 999999999;
  1172. background-color:{color:Background};
  1173. -webkit-animation:HOVER 600ms;
  1174. }
  1175.  
  1176. @-webkit-keyframes HOVER {
  1177. 0% {-webkit-transform: scale(.3);}
  1178. 50% {-webkit-transform: scale(1.05);}
  1179. 70% {-webkit-transform: scale(.9);}
  1180. 100% {-webkit-transform: scale(1);}
  1181. }
  1182.  
  1183. .popupscroll{
  1184. position:absolute;
  1185. width:355px;
  1186. height:100%;
  1187. top:50px;
  1188. left:8px;
  1189. overflow:auto;
  1190. font-family:calibri;
  1191. font-size:9px;
  1192. letter-spacing:1px;
  1193. text-align:center;
  1194. color:{color:Text}
  1195. }
  1196.  
  1197. .popupscroll img {
  1198.  
  1199. -webkit-filter: grayscale(100%);
  1200. }
  1201.  
  1202. #h4 {
  1203. font-family:neou;
  1204. text-align:center;
  1205. font-size:20px;
  1206. border-bottom:1px solid #fafafa;
  1207. width:365px;
  1208. margin-top:0px;
  1209. text-decoration:none;
  1210. line-height:28px;
  1211. z-index: 999;
  1212. }
  1213.  
  1214. img.btn_close {
  1215. float: right;
  1216. margin: -55px -55px 0 0;
  1217. }
  1218.  
  1219. *html #fade {
  1220. position: absolute;
  1221. }
  1222.  
  1223. *html .popup_block {
  1224. position: absolute;
  1225. }
  1226.  
  1227. </style>
  1228.  
  1229. {block:IndexPage}
  1230. {block:ifInfiniteScroll}
  1231. <script type="text/javascript" src="http://static.tumblr.com/twte3d7/RhUlio0y7/lazyload.js"></script>
  1232. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  1233. {/block:ifInfiniteScroll}
  1234. {/block:IndexPage}
  1235.  
  1236. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  1237. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1238. <script>(function($){$(document).ready(function(){$("[title],a[title],img[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:100,tip_fade_speed:300,attribute:"title"});});})(jQuery);</script>
  1239.  
  1240. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  1241. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  1242. <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>
  1243. <script type="text/javascript"
  1244. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  1245. <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>
  1246.  
  1247. </head>
  1248.  
  1249. <body>
  1250. <body bgcolor="#fafafa" ondragstart="return false" onselectstart="return false">
  1251. <body onkeydown="return false">
  1252.  
  1253. <div id="sbwrap">
  1254. <img src="https://31.media.tumblr.com/5bf9f79f3253d18ae40c8d6cd3ac1cd9/tumblr_inline_ngr5z9FipW1t3297y.png" style="position:absolute; right:0px; bottom:150px; z-index:99999; width:300px;">
  1255. <div id="finest">
  1256. <div id="icon">
  1257. <img src="https://31.media.tumblr.com/tumblr_m7w2n46Pdl1r6o8v2.gif"/>
  1258. </div>
  1259. <div id="lullaby">
  1260. <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="#dddddd" /><param name="FlashVars" value="mp3=https://db.tt/al0t15Up&amp;width=25&amp;loop=1&amp;autoplay=1&amp;showslider=0&amp;bgcolor=dddddd&amp;bgcolor1=dddddd&amp;bgcolor2=dddddd&amp;buttoncolor=823826&amp;buttonovercolor=823826" /></object>
  1261. </div>
  1262. </div>
  1263. <div id="sb_outer"></div>
  1264. <div id="sb">
  1265. <div id="sbtitle">Seolhyunari</div>
  1266. <div id="sbline1"></div>
  1267. <div id="sbline2"></div>
  1268.  
  1269. <div id="sblink">
  1270. <a href="{text:Link1}" title="{text:Title1}">0.01</a>
  1271. <a href="{text:Link2}" title="{text:Title2}">0.02</a>
  1272. <a href="{text:Link3}" title="{text:Title3}">0.03</a>
  1273. <a href="{text:Link4}" title="{text:Title4}">0.04</a>
  1274. </div>
  1275. <div id="snow">Kim <a href="/tagged/a.ri">Seolhyun</a>.<br>January third, nineteen-ninety-five.<br><a href="/tagged/a.ngels">AOA</a>'s brain and big baby, vocalist, and dancer, as well as an aspiring actress.
  1276. <p>❝ Pianos, unlike people, sing when you give them your every growl. They know how to dive into the pit of your stomach and harmonize with your roars when you’ve split yourself open. And when they see you, guts shining, brain pulsing, heart right there exposed in a rhythm that beats need need, need need, need need, pianos do not run. And so she plays. ❞</p>
  1277. </div>
  1278. <div id="min"><a href="#?w=365" rel="corazonn" class="poplight" title="+ Minako Aino to my Rei Hino."><img src="https://31.media.tumblr.com/9b436e00ec93023f4a16da96d8c24e07/tumblr_inline_nfmx2vIvIZ1t3297y.gif"></a></div>
  1279. <div id="stars"><script language="JavaScript">
  1280. var ref = (''+document.referrer+'');
  1281. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3359389&e1=&e2=&r=' + ref + '"><\/script>');
  1282. </script> ; <script language="JavaScript" src="http://s1.freehostedscripts.net/ocount.php?site=ID2189130&name="></script></div>
  1283. <div id="sblink2">
  1284. <a href="{text:Link5}" title="{text:Title5}">0.05</a>
  1285. <a href="{text:Link6}" title="{text:Title6}">0.06</a>
  1286. <a href="{text:Link7}" title="{text:Title7}">0.07</a>
  1287. <a href="{text:Link8}" title="{text:Title8}">0.08</a>
  1288. </div>
  1289. </div>
  1290. <div id="loser">
  1291. <a href="http://jungkxok.tumblr.com/" title="+ You're my favorite person."><img src="https://31.media.tumblr.com/68f1330e86cbce5e85cf4aa01bb6995e/tumblr_inline_ngr6obvPlp1t3297y.png" style="width:150px;"></a>
  1292. </div>
  1293. </div>
  1294.  
  1295. <div id="border1">
  1296. <div id="feathers">
  1297. <div id="feathersimg">
  1298. <a href="#?w=365" rel="dearloser" class="poplight" title="+ I've seen you at your worst and I still think you're the best."><img src="https://31.media.tumblr.com/737856bb0cebab772d0077047e66704d/tumblr_inline_nehebdH6I11t3297y.png"></a><br>
  1299. <img src="https://31.media.tumblr.com/706006dce24b2bc5759d3ad725e1112a/tumblr_inline_nehelviAE11t3297y.png" title="+ I don't fall in love with faces, I fall in love with personalities."><br>
  1300. <img src="https://31.media.tumblr.com/78a9b0c74847e55772a038e92832b0c1/tumblr_inline_nehehefGWo1t3297y.png" title="+ I love music, singing, and playing piano, and I adore musical theater."><br>
  1301. <img src="https://31.media.tumblr.com/706006dce24b2bc5759d3ad725e1112a/tumblr_inline_nehenwNLFl1t3297y.png" title="+ I swear my brain is 70% song lyrics."><br>
  1302. <img src="https://31.media.tumblr.com/0d658028debda82c10c68e54fcf05e56/tumblr_inline_neheeohQb51t3297y.png" 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."><br>
  1303. <img src="https://31.media.tumblr.com/6e99cedd928a850c54a3d80115ba3ce3/tumblr_inline_nehejvhLoj1t3297y.png" title="+ { Idol-verse muse with my own twists, 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, altough it'll be literate 99.9% of the time on my half. Nonetheless, please do approach. ♥">
  1304. </div>
  1305. </div>
  1306. </div>
  1307. <div id="border2"></div>
  1308.  
  1309. <div id="wrapper">
  1310. <div id="wrapper_outer">
  1311. <div id="wrapper_post">
  1312. <div class="autopagerize_page_element" >
  1313. <div id="postswrap" class="animated fadeIn">
  1314. {block:Posts}
  1315. <div class="posts">
  1316.  
  1317. {block:IndexPage}
  1318.  
  1319. <div id="perm2">
  1320. <div class="perma">
  1321. <div class="date">
  1322. <a href="{ReblogURL}" title="+ Reblog."><div style="margin-top:5px;" class="permalink"></div></a>
  1323. <a href="{Permalink}" title="+ Posted {TimeAgo} with {NoteCountWithLabel}."><div style="margin-top:5px;" class="permalink"></div></a>
  1324. {block:HasTags}
  1325. <span style="cursor:pointer; margin-left:5px;" title="+ {block:Tags} {Tag}, {/block:Tags}"><div style="margin-top:5px;" class="permalink"></div></span>
  1326. {/block:HasTags}
  1327. </div>
  1328. <div class="permaline"></div>
  1329. </div>
  1330. </div>
  1331. {/block:IndexPage}
  1332.  
  1333. {block:ContentSource}
  1334. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  1335. {/block:SourceLogo}
  1336. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  1337. {/block:ContentSource}
  1338.  
  1339. {block:Photo}
  1340. <div id="photo">
  1341. {LinkOpenTag}
  1342. <img src="{PhotoURL-500}" alt='{PhotoAlt}'/>
  1343. {LinkCloseTag}
  1344. </div>
  1345. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1346. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1347. {/block:Photo}
  1348.  
  1349. {block:Photoset}
  1350. <div id="pset">
  1351. {block:ifnot400px}
  1352. {Photoset-250}
  1353. {/block:ifnot400px}
  1354. {block:if400px}
  1355. {Photoset-400}
  1356. {/block:if400px}
  1357. {/block:IndexPage}
  1358. </div>
  1359. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1360. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1361. {/block:Photoset}
  1362.  
  1363. {block:Video}
  1364. <div id="vid">
  1365. {block:ifnot400px}
  1366. <center>{Video-250}</center>
  1367. {/block:ifnot400px}
  1368. {block:if400px}
  1369. <center>{Video-400}</center>
  1370. {/block:if400px}
  1371. </div>
  1372. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1373. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1374. {/block:Video}
  1375.  
  1376. {block:Audio}
  1377. <table border="0" cellpadding="0" cellspacing="5" ><tr>
  1378. <td id="art" valign="top">
  1379. <div id="player">{AudioPlayerWhite}</div>
  1380. </td>
  1381. <td valign="top" id="audio">
  1382. {block:TrackName}
  1383. <div id="info">
  1384. <font color="{color:Links}">Track:</font> {TrackName}
  1385. </div>
  1386. {/block:TrackName}
  1387. {block:Artist}
  1388. <div id="info">
  1389. <font color="{color:Links}">Artist:</font> {Artist}
  1390. </div>
  1391. {/block:Artist}
  1392. <div id="info">
  1393. <font color="{color:Links}">Plays:</font> {PlayCount}
  1394. </div>
  1395. </td>
  1396. </tr>
  1397. </table>
  1398. {block:ifShowCaptions}{block:Indexpage}{block:Caption}{Caption}{/block:Caption}{/block:Indexpage}{/block:ifShowCaptions}
  1399. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  1400. {/block:Audio}
  1401.  
  1402. {block:Text}
  1403. {block:Title}<div id="h2">+ {Title}.</div>{/block:Title}
  1404. {Body}
  1405. {/block:Text}
  1406.  
  1407. {block:Link}
  1408. <div id="h2"><a href="{URL}" {Target}>+ {Name}.</a></div>
  1409. {block:Description}{Description}{/block:Description}
  1410. {/block:Link}
  1411.  
  1412. {block:Answer}
  1413. <div id="asker">+ {Asker}.</div>
  1414. <div id="question"><small>{Question}</small></div>
  1415. {Answer}
  1416. {/block:Answer}
  1417.  
  1418. {block:Quote}
  1419. <div id="quote"><div style="text-align:left;font-size:50px;color:{color:Borders};">❝</div><br>{Quote}</div><br>
  1420. <div style="text-align:right;font-size:50px;color:{color:Borders};">❞</div><br><br>
  1421. {block:Source}<div id="source">+ {Source}</div>{/block:Source}
  1422. {/block:Quote}
  1423.  
  1424. {block:Chat}
  1425. {block:Title}<div id="h2">+ {Title}</div>{/block:Title}
  1426. {block:Lines}<div id="chat" class="{Alt} user_{UserNumber}">
  1427. {block:Label}
  1428. <font color="{color:Links}">{Label}</font>
  1429. {/block:Label}
  1430. {Line}</div>
  1431. {/block:Lines}
  1432. {/block:Chat}
  1433.  
  1434. </div>
  1435.  
  1436. {block:PermalinkPage}
  1437. <div id="perm">{block:Date}Posted {Timeago} on {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}{/block:Date}{block:NoteCount} with {NoteCountWithLabel}{/block:NoteCount}
  1438.  
  1439. {block:RebloggedFrom}<br>via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> | origin <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a> {/block:RebloggedFrom}
  1440.  
  1441. {block:HasTags}<br>saved: {block:Tags}<a href="{TagURL}">#{Tag}</a>, {/block:Tags}{/block:HasTags}
  1442. </div>
  1443. {block:PostNotes}{PostNotes}{/block:PostNotes}
  1444. {/block:PermalinkPage}
  1445.  
  1446. {/block:Posts}
  1447. </div>
  1448. </div>
  1449. </div>
  1450. </div>
  1451.  
  1452. <div id="corazonn" class="popup_block">
  1453. <div id="h4">+ Meet <a href="http://turtlemin.tumblr.com/">Mi Corazon</a>.</div>
  1454. <div class="popupscroll">
  1455. <big>February third, twenty-thirteen.</big><br>
  1456. <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>
  1457. <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>
  1458. <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>
  1459. <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>
  1460. <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>
  1461. <p>To infinity and beyond, Park Minha. ♥</p>
  1462. <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>
  1463. </div>
  1464. </div>
  1465.  
  1466. <div id="dearloser" class="popup_block">
  1467. <div id="h4">+ Mouthful of Forevers.</div>
  1468. <div class="popupscroll">
  1469. ❝ I am not the first person you loved.<Br>
  1470. You are not the first person I looked at<Br>
  1471. with a mouthful of forevers. We<Br>
  1472. have both known loss like the sharp edges<Br>
  1473. of a knife. We have both lived with lips<Br>
  1474. more scar tissue than skin. Our love came<Br>
  1475. unannounced in the middle of the night.<Br>
  1476. Our love came when we’d given up<Br>
  1477. on asking love to come. I think<Br>
  1478. that has to be part<Br>
  1479. of its miracle.<Br>
  1480. This is how we heal.<Br>
  1481. I will kiss you like forgiveness. You<Br>
  1482. will hold me like I’m hope. Our arms<Br>
  1483. will bandage and we will press promises<Br>
  1484. between us like flowers in a book.<Br>
  1485. I will write sonnets to the salt of sweat<Br>
  1486. on your skin. I will write novels to the scar<Br>
  1487. of your nose. I will write a dictionary<Br>
  1488. of all the words I have used trying<Br>
  1489. to describe the way it feels to have finally,<Br>
  1490. finally found you.
  1491.  
  1492. <p>And I will not be afraid<Br>
  1493. of your scars.</p>
  1494.  
  1495. <p>I know sometimes<Br>
  1496. it’s still hard to let me see you<Br>
  1497. in all your cracked perfection,<Br>
  1498. but please know:<Br>
  1499. whether it’s the days you burn<Br>
  1500. more brilliant than the sun<Br>
  1501. or the nights you collapse into my lap<Br>
  1502. your body broken into a thousand questions,<Br>
  1503. you are the most beautiful thing I’ve ever seen.<Br>
  1504. I will love you when you are a still day.<Br>
  1505. I will love you when you are a hurricane. ❞</p>
  1506. </div>
  1507. </div>
  1508.  
  1509. {block:ifnotInfiniteScroll}
  1510. {block:Pagination}<div id="page">
  1511. {block:PreviousPage}
  1512. <a href="{PreviousPage}">Future</a>
  1513. {/block:PreviousPage}
  1514. {block:NextPage}
  1515. <a id="next" href="{NextPage}">Past</a>
  1516. {/block:NextPage}
  1517. </div>{/block:Pagination}
  1518. {/block:ifnotInfiniteScroll}
  1519. </div>
  1520.  
  1521.  
  1522. <img src="https://31.media.tumblr.com/da4545753268e9cdf6ee54b8ef71d6ca/tumblr_inline_nejow0qzYE1t3297y.png" style="width:80px; position:fixed; left:1090px; bottom:330px; z-index:-1;">
  1523. <div id="bgtextlayer"></div>
  1524. <img src="https://31.media.tumblr.com/3883b34b81d53d38aa5a59a67ac908bb/tumblr_ngpwigkxND1u1rvllo1_1280.jpg" style="position:fixed; left:670px; bottom:0px; z-index:-9999; width:650px;">
  1525.  
  1526. </body>
  1527. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement