Advertisement
cat_inthe_cradle

Asuna Yuuki

Jan 21st, 2018
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.41 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. #tumblr_lightbox {background-color:rgba(255,255,255,0.9)!important;}
  4. #tumblr_lightbox img { opacity:0;padding: 10px;
  5. border: 1px solid #ddd; }
  6. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {
  7. opacity: 1!important;
  8. box-shadow: 0 0 0 transparent!important;
  9. border-radius: 0!important;
  10. -moz-border-radius: 0!important;
  11. -webkit-border-radius: 0!important;
  12. -o-border-radius: 0!important;
  13. padding: 10px!important;
  14. border: 1px solid #ddd!important;
  15. background-color: #fff!important;
  16. }
  17. #tumblr_lightbox_caption {
  18. color: #aaa!important;
  19. font-family: calibri!important;
  20. font-size: 12px!important;
  21. margin-top: 30px!important;
  22. text-shadow: 0 0 0 transparent!important;
  23. font-weight: 400!important;
  24. }
  25.  
  26. ::-webkit-scrollbar { width: 5px; }
  27. ::-webkit-scrollbar-track-piece { background-color: rgba(255,255,255,0.5); }
  28. ::-webkit-scrollbar-thumb:vertical {
  29. width: 5px;
  30. background-color: #e89e8c;
  31. padding: 1px;
  32. }
  33.  
  34. ::selection {background-color: #e89e8c; color: #fff;}
  35. ::-moz-selection {background-color: #e89e8c; color: #fff;}
  36. ::-webkit-selection {background-color: #e89e8c; color: #fff;}
  37.  
  38. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:0.9; }
  39.  
  40. @font-face { font-family: "pix"; src: url('https://dl.dropboxusercontent.com/s/68bdyrv4fsayhg8/04B_03__.TTF'); }
  41. @font-face { font-family: "bit"; src: url('https://dl.dropboxusercontent.com/s/sq28ejp56rarabs/BitxMap%20Font%20tfb.ttf'); }
  42.  
  43. body {
  44. background-color: #ffffff;
  45. background-image: url(http://static.tumblr.com/d40eae727a79de74c5b3c4cb5c8e9fd5/2icx37z/38tn7u4hi/tumblr_static_ave0r6po0vks888cc8g8gckgs.png);
  46. background-attachment: fixed;
  47. margin: 0;
  48. word-wrap: break-word;
  49.  
  50. }
  51. a { text-decoration:none; }
  52.  
  53. *, body, a, a:hover {cursor: url(), auto;}
  54.  
  55. .pagination {display: none;}
  56.  
  57. #s-m-t-tooltip {
  58. padding: 3px 5px;
  59. margin: 10px 14px 7px 33px;
  60. background-color: #4c4c4c;
  61. font-family: pix; /* change the font */
  62. font-size: 8px; /* change the font size */
  63. letter-spacing: 1px; /* change the letter spacing */
  64. text-transform: uppercase; /* can be uppercase, lowercase, none*/
  65. color: #ffffff; /* change the text color */
  66. z-index: 999999;
  67. border: 1px double #ffffff;
  68. }
  69.  
  70. #cente {
  71. width: 100%;
  72. position: fixed;
  73. }
  74.  
  75. #sora, #sora2, #sora3 {
  76. width: 1000px;
  77.  
  78. margin-top: 40px;
  79.  
  80. background-color: #ffffff;
  81. border-radius: 8px;
  82. padding: 0 0 5px 0;
  83. border: 4px double #dddddd;
  84. box-shadow: 5px 5px 0 #f2f2f2;
  85. }
  86. .blogtitle, .blogtitle2, .blogtitle3 {
  87. background-color: #f4f4f4;
  88. text-align: left;
  89. font-family: pix;
  90. font-size: 8px;
  91. text-transform: uppercase;
  92. letter-spacing: 1px;
  93. margin-left: 0;
  94. padding: 12px 15px;
  95. width: 970px;
  96.  
  97. border-radius: 3px 3px 0 0;
  98. color: #999999;
  99. border-bottom: 1px solid #dddddd;
  100. }
  101.  
  102. #maincon {
  103. background-image: url(http://static.tumblr.com/8cbf3487522f3d4fd57642f53557470f/2icx37z/BE2n7u2wg/tumblr_static_asyj1j4bi5ssk4s0gk448oc4.jpg);
  104. background-size: cover;
  105. width: 980px;
  106.  
  107. height: 500px;
  108.  
  109. margin-top: 10px;
  110. margin-bottom: 5px;
  111. }
  112.  
  113. #rightb, #rightb2, #rightb3 {
  114. position: absolute;
  115. width: 104px;
  116. height: 19px;
  117. overflow: hidden;
  118. margin: 0 890px;
  119.  
  120. }
  121.  
  122. .rightbuttons {
  123. float: left;
  124. font-family: consolas;
  125. font-size: 10px;
  126. height: 18px;
  127. width: 30px;
  128. line-height: 18px;
  129. text-align: center;
  130. }
  131. #rbi, #rbii {
  132. width: 30px;
  133. background-color: #f4f4f4;
  134. color: #999999;
  135. border-bottom: 1px solid #dddddd;
  136. border-left: 1px solid #dddddd;
  137. }
  138.  
  139. #rbi {border-radius: 0 0 0 3px;}
  140.  
  141. #rbx {
  142. width: 40px;
  143. background-color: #ff9e9e;
  144. color: #ffffff;
  145. border-bottom: 1px solid #dddddd;
  146. border-right: 1px solid #dddddd;
  147. border-left: 1px solid #dddddd;
  148. border-radius: 0 0 3px 0;
  149. }
  150.  
  151. #left {
  152. position: fixed;
  153. width: 250px;
  154. margin: 10px 10px;
  155.  
  156. }
  157.  
  158. .lefticon {
  159. width: 90px;
  160. height: 90px;
  161. background-color: rgba(255,255,255,0.4);
  162. padding: 14px;
  163. float: left;
  164. border: 1px solid #eeeeee;
  165. position: relative;
  166. z-index: 10;
  167. }
  168.  
  169. .userclass {
  170. position: absolute;
  171. font-family: pix;
  172. font-size: 10px;
  173. text-transform: uppercase;
  174. width: 120px;
  175. margin: -15px -112px;
  176. text-align: right;
  177. color: #eeeeee;text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
  178. }
  179.  
  180. .urnm {
  181. background-color: rgba(255,255,255,0.5);
  182. font-family: bit;
  183. text-align: right;
  184. position: absolute;
  185. z-index: 9;
  186. float: right;
  187. min-width: 100px;
  188. margin: 20px 0 0 120px;
  189. padding: 5px 12px 5px 16px;
  190. font-size: 12px;
  191. color: #333333;
  192. text-shadow: 1px 1px 0 rgba(255,255,255,0.8);
  193. letter-spacing: 1px;
  194. text-transform: uppercase;
  195. border-radius: 0 5px 5px 0;
  196. border-bottom: 1px solid #eeeeee;
  197. border-right: 1px solid #eeeeee;
  198. border-top: 1px solid #eeeeee;
  199. }
  200.  
  201. .userb {
  202. border-bottom: 1px solid #eeeeee;
  203. border-top: 1px solid #eeeeee;
  204. background-color: rgba(255,255,255,0.5);
  205. position: absolute;
  206. z-index: 9;
  207. height: 14px;
  208. width: 10px;
  209. padding: 5px 0;
  210. margin: 20px -10px;
  211.  
  212. }
  213.  
  214. .gender {
  215.  
  216. color: #FF8CA9;
  217.  
  218. }
  219.  
  220. #health {
  221. position: absolute;
  222. margin: 58px 0 0 125px;
  223. }
  224.  
  225. .healthtxt {
  226. font-family: pix;
  227. color: #fff;
  228. text-transform: uppercase;
  229. font-size: 10px;
  230. float: left;
  231. text-shadow: 1px 1px 0 rgba(0,0,0,0.8);
  232. }
  233.  
  234. .hpbar {
  235. background-color: rgba(255,255,255,0.3);
  236. width: 80px;
  237. border: 1px solid #eeeeee;
  238. float: left;
  239. height: 7px;
  240. margin: 0 6px;
  241. }
  242.  
  243. .healthf {
  244. height: 7px;
  245. float: left;
  246. }
  247.  
  248. #hp { background-color: #ff8282; width: 72%; }
  249. #sp { background-color: #86B4E3; width: 35%; }
  250.  
  251. #interactionb {
  252. position: absolute;
  253. margin: 93px 0 0 133px;
  254. float: left;
  255. }
  256.  
  257. .iicon {
  258. width: 25px;
  259. height: 25px;
  260. display: block;
  261. }
  262.  
  263. .ibbg, .clink {
  264. width: 25px;
  265. height: 25px;
  266. background-color: rgba(255,255,255,0.4);
  267. border: 1px solid #eeeeee;
  268. border-radius: 5px;
  269. float: left;
  270. margin-right: 6px;
  271. }
  272.  
  273. .ib, .clinkbg {
  274. width: 17px;
  275. height: 17px;
  276. background-color: rgba(255,255,255,0.4);
  277. position: absolute;
  278. margin: 4px;
  279. border-radius: 3px;
  280. z-index: -1;
  281. }
  282.  
  283. .slanty {
  284. width: 20px;
  285. height: 1px;
  286. background-color: #eeeeee;
  287. position: absolute;
  288. -webkit-transform: rotate(45deg);
  289. margin: 6px -16px;
  290. }
  291.  
  292. .lint, .lintend {
  293. width: 6px;
  294. height: 1px;
  295. background-color: #eeeeee;
  296. position: absolute;
  297. margin: 12px 26px;
  298. }
  299. .lintend { width: 11px; }
  300.  
  301. .lintcir {
  302. background: transparent;
  303. border: 1px solid #eeeeee;
  304. border-radius: 1000px;
  305. width: 6px;
  306. height: 6px;
  307. position: absolute;
  308. margin: 9px 104px;
  309. }
  310.  
  311. #morikami {
  312. position: absolute;
  313. float: left;
  314. margin: 120px 0;
  315. }
  316.  
  317. .mori {
  318. font-family: bit;
  319. font-size: 10px;
  320. text-align: left;
  321. letter-spacing: 1px;
  322. text-transform: uppercase;
  323. width: 98px;
  324. padding: 6px 10px;
  325. background-color: rgba(255,255,255,0.4);
  326. border: 1px solid #eeeeee;
  327. color: #333333;
  328. text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
  329. border-radius: 3px;
  330. margin-top: 7px;
  331. }
  332.  
  333. .kaeda {
  334. background-color: rgba(255,255,255,0.3);
  335. position: absolute;
  336. padding: 4px 6px 6px 6px;
  337. margin: -6px 84px;
  338. font-size: 12px;
  339. color: #848484;
  340. }
  341.  
  342. .sub2 {
  343. background-color: rgba(255,255,255,0.4);
  344. border: 1px solid #eeeeee;
  345. margin-top: 5px;
  346. font-family: pix;
  347. font-size: 8px;
  348. text-transform: uppercase;
  349. letter-spacing: 1px;
  350. padding: 6px 6px 0 6px;
  351. color: #333333;
  352. text-align: left;
  353. width: 104px;
  354. }
  355.  
  356. .sub {
  357. padding: 3px 0;
  358. position: absolute;
  359. width: 130px;
  360. margin-top: 5px;
  361. margin: 5px -2px;
  362. }
  363.  
  364. .clinkicon {
  365. width: 35px;
  366. height: 35px;
  367. display: block;
  368. }
  369.  
  370. .clink {
  371. width: 35px;
  372. height: 35px;
  373. margin: 0 2px 4px 2px;
  374. }
  375.  
  376. .clinkbg {
  377. width: 25px;
  378. height: 25px;
  379. margin: 5px;
  380. }
  381.  
  382. #fade {
  383. display: none;
  384. background: #fff;
  385. position: fixed;
  386. left: 0;
  387. top: 0;
  388. width: 100%;
  389. height: 100%;
  390. opacity: 0.8;
  391. z-index: 9999;
  392. }
  393.  
  394. .popup_block{
  395. display: none;
  396. float: left;
  397. position: fixed;
  398. top: 50%;
  399. left: 50%;
  400. z-index: 99999;
  401. font-family: calibri;
  402. font-size: 10px;
  403. padding: 5px;
  404. }
  405.  
  406. img.btn_close {
  407. height: 18px;
  408. width: 40px;
  409. float: right;
  410. margin: 4px 0 0 397px;
  411. opacity: 0;
  412. background-color: #fff;
  413. position: absolute;
  414. z-index: 3;
  415. }
  416. *html #fade {position: absolute;}
  417. *html .popup_block {position: absolute;}
  418.  
  419. .guildm {
  420. border-radius: 1000px;
  421. width: 48px;
  422. height: 48px;
  423. }
  424.  
  425. #rightb2 {
  426. width: 410px;
  427. margin: 0 330px;
  428. }
  429. .blogtitle2 { width: 410px; }
  430. #sora2 { width: 440px; margin-top: 0; padding-bottom: 17px; }
  431.  
  432. #guildr, #askr, #descr {
  433. height: 200px;
  434. overflow: auto;
  435. padding: 17px;
  436. }
  437.  
  438.  
  439. #descr {
  440. height: 300px;
  441. overflow: hidden;
  442. }
  443. .descute, .istcute {
  444. font-family: pix;
  445. font-size: 8px;
  446. text-transform: uppercase;
  447. position: absolute;
  448. margin: -12px 8px;
  449. background-color: #fafafa;
  450. padding: 0 10px;
  451. }
  452.  
  453. .istcute {
  454. margin: -14px 8px;
  455. }
  456.  
  457. .desc {
  458. width: 234px;
  459. margin-left: 160px;
  460. margin-top: 10px;
  461. text-align: justify;
  462. background-color: #fafafa;
  463. border-radius: 10px;
  464. border: 1px solid #eaeaea;
  465. padding: 8px 0 8px 10px;
  466. }
  467.  
  468. .descu {
  469. padding-right: 10px;
  470. color: #6d6d6d;
  471. font-family: bit;
  472. font-size: 10px;
  473. overflow: auto;
  474. max-height: 139px;
  475. }
  476.  
  477. .desc b,strong { color: #cea79b; }
  478. .desc i,em { color: #edd1a1; }
  479. .desc a { color: #c9c9c9; transition: 0.4s;-moz-transition: 0.4s;-webkit-transition: 0.4s;-o-transition: 0.4s;text-decoration: underline; }
  480. .desc a:hover { color: #5a5a5a; }
  481.  
  482. .charimg {
  483. width: 150px;
  484. position: absolute;
  485. }
  486.  
  487. .stats {
  488. width: 246px;
  489. margin-left: 160px;
  490. }
  491.  
  492. .chaar {
  493. font-family: bit;
  494. text-transform: uppercase;
  495. font-size: 12px;
  496. background-color: #fafafa;
  497. border: 1px solid #eaeaea;
  498. color: #333333;
  499. padding: 5px 10px 5px 20px;
  500. font-size: 13px;
  501. letter-spacing: 1px;
  502. border-radius: 7px;
  503. }
  504.  
  505. .chaargender {
  506. position: absolute;
  507. float: right;
  508. margin: 6px 228px;
  509. font-size: 12px;
  510. }
  511.  
  512. .chaarclass {
  513. font-family: pix;
  514. font-size: 8px;
  515. text-transform: uppercase;
  516. margin: 4px 0 0 50px;
  517. color: #777777;
  518. }
  519.  
  520. .cls1, .cls2 {
  521. background-color: #eaeaea;
  522. position: absolute;
  523. }
  524.  
  525. .cls1 {
  526. width: 180px;
  527. height: 1px;
  528. margin: 42px 40px;
  529. }
  530.  
  531. .cls2 {
  532. width: 1px;
  533. height: 18px;
  534. margin: 26px 34px;
  535. transform: rotate(-42deg);
  536. }
  537.  
  538. .ist {
  539. border-top: 1px solid #eaeaea;
  540. border-bottom: 1px solid #eaeaea;
  541. background-color: #fafafa;
  542. margin: 20px 0;
  543. padding: 10px 5px;
  544. font-family: pix;
  545. font-size: 8px;
  546. height: 58px;
  547. }
  548.  
  549. .stat {
  550. width: 108px;
  551. background-color: #f2f2f2;
  552. color: #333333;
  553. padding: 4px 5px 4px 0;
  554. float: left;
  555. margin: 0 2px 4px 2px;
  556. }
  557.  
  558. .statvalue {float: right;}
  559.  
  560. .statname {
  561. background-color: #f0d6a9;
  562. color: #ffffff;
  563. padding: 4px 7px;
  564. }
  565.  
  566. .stattri {
  567. color: #f0d6a9;
  568. position: absolute;
  569. margin: 0 6px;
  570. }
  571.  
  572. #right {float: right;}
  573.  
  574. #content {
  575. margin-bottom: 20px;
  576.  
  577.  
  578.  
  579. width: 550px;
  580. padding-right: 100px;
  581.  
  582.  
  583. height: 500px;
  584.  
  585.  
  586. overflow: auto;
  587.  
  588.  
  589.  
  590. }
  591.  
  592. .posts {
  593.  
  594.  
  595. width: 500px;
  596.  
  597.  
  598.  
  599.  
  600. margin: 20px 0;
  601. padding: 20px;
  602. background-color: rgba(255,255,255,0.4);
  603. transition: 0.6s;
  604. -moz-transition: 0.6s;
  605. -webkit-transition: 0.6s;
  606. -o-transition: 0.6s;
  607. border: 1px solid transparent;
  608. }
  609.  
  610. blockquote {
  611. margin: 5px;
  612. padding: 2px 10px;
  613. border-left: 3px solid #e17e66;
  614. background-color: rgba(255,255,255,0.2);
  615. }
  616.  
  617. .posts:hover {
  618. background-color: rgba(255,255,255,0.6);
  619. border: 1px solid #eeeeee;
  620. }
  621.  
  622. .photo {
  623.  
  624.  
  625. max-width: 500px;
  626.  
  627.  
  628.  
  629.  
  630. display: block;
  631.  
  632.  
  633. transition: 0.6s;
  634. -moz-transition: 0.6s;
  635. -webkit-transition: 0.6s;
  636. -o-transition: 0.6s;
  637. }
  638. .posts:hover .photo {
  639.  
  640.  
  641. }
  642.  
  643. .posts img {
  644.  
  645.  
  646. max-width: 500px;
  647.  
  648.  
  649.  
  650.  
  651. }
  652. .posts blockquote img {max-width: 100%;}
  653.  
  654. .permalink {
  655. margin-top: 10px;
  656.  
  657.  
  658. width: 500px;
  659.  
  660.  
  661.  
  662.  
  663. background-color: rgba(255,255,255,0.3);
  664. text-align: right;
  665. font-family: pix;
  666. font-size: 8px;
  667. text-transform: uppercase;
  668. padding: 5px 0;
  669. line-height: 14px;
  670.  
  671. }
  672. .permalink a { color: #555555;text-shadow: 1px 1px 0 rgba(255,255,255,0.5); transition: 0.6s; -moz-transition: 0.6s; -webkit-transition: 0.6s; -o-transition: 0.6s;}
  673. .permalink a:hover { color: #000000;text-shadow: 1px 1px 0 rgba(255,255,255,0.5); }
  674. .pbattle {
  675. padding: 1px 0 1px 3px;
  676. border-radius: 3px;
  677. }
  678. .pcritter {
  679. width: 60px;
  680. height: 60px;
  681. margin-top: -40px;
  682. margin-left: 5px;
  683. position: relative;
  684. float: right;
  685. }
  686.  
  687. .ptitle {
  688. font-family: bit;
  689. font-size: 15px;
  690. text-align: center;text-shadow: 1px 1px 0 rgba(255,255,255,0.8);
  691. padding: 6px 0;
  692. background-color: rgba(255,255,255,0.2);
  693. }
  694. .quote {
  695. font-family: bit;
  696. font-size: 15px;
  697. }
  698. .quotesrc {
  699. font-family: pix;
  700. font-size: 8px;
  701. letter-spacing: 1px;
  702. text-transform: uppercase;
  703. }
  704.  
  705. .askerportrait {
  706. padding: 10px;
  707. max-width: 64px;
  708. max-height: 64px;
  709. background-color: rgba(255,255,255,0.4);
  710. float: left;
  711. }
  712. .a {
  713. margin-left: 97px;
  714. background-color: rgba(255,255,255,0.4);
  715. min-height: 64px;
  716. padding: 10px;
  717. font-family: bit;
  718. font-size: 10px;
  719. color: #6b6b6b;
  720. text-align: justify;
  721. }
  722. .asker {
  723. font-family: bit;
  724. font-size: 10px;
  725. text-transform: uppercase;
  726. }
  727. .asker a {
  728. background-color: rgba(255,255,255,0.4);
  729. color: #888888;
  730. padding: 1px 4px;
  731. }
  732. .q {margin-top: 10px;}
  733. .audiopost { height: 150px; }
  734.  
  735. .albumartp {
  736. z-index: 10;
  737. width: 150px;
  738. height: 150px;
  739. position: relative;
  740. z-index: 2;
  741. display: block;
  742. }
  743.  
  744. .albumart {
  745. margin-top: -150px;
  746.  
  747.  
  748. margin-left: -350px;
  749.  
  750.  
  751.  
  752.  
  753. width: 150px;
  754. height: 150px;
  755. display: block;
  756. background-color: #bbb;
  757. position: relative;
  758. z-index: 9;
  759. }
  760.  
  761. .audioplayer {
  762. z-index: 11;
  763. width: 25px;
  764. height: 25px;
  765. overflow: hidden;
  766. position: relative;
  767.  
  768.  
  769. margin: -90px 0 0 -340px;
  770.  
  771.  
  772.  
  773.  
  774. z-index: 10;
  775. opacity: 0.5;
  776. transition: 0.6s;
  777. -moz-transition: 0.6s;
  778. -webkit-transition: 0.6s;
  779. -o-transition: 0.6s;
  780. }
  781. .audioplayer:hover {opacity: 1;}
  782.  
  783. .audioinfo {
  784. text-align: left;
  785.  
  786.  
  787. margin-left: 155px;
  788.  
  789.  
  790.  
  791.  
  792. height: 150px;
  793. }
  794.  
  795. .aline {
  796.  
  797.  
  798. width: 325px;
  799.  
  800.  
  801.  
  802.  
  803. font-family: consolas;
  804. font-size: 10px;
  805. padding: 11px 10px;
  806. margin-bottom: 5px;
  807. text-transform: uppercase;
  808. background-color: rgba(255,255,255,0.4);
  809. color: #000000;
  810. }
  811. .aline b,strong { color: #e17e66;}
  812.  
  813. .line {
  814. font-family: bit;
  815. font-size: 10px;
  816. text-align: left;
  817. margin: 3px 0;
  818. background-color: rgba(255,255,255,0.4);
  819. }
  820.  
  821. .odd .line {padding: 7px 10px;color:#686868;}
  822. .even .line {padding: 7px 10px;color:#818181;}
  823. .odd .name {color: #f5ad58;}
  824. .even .name {color: #e17e66;}
  825.  
  826. .ltitle {
  827. font-family: bit;
  828. font-size: 15px;
  829. color: #444444;text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
  830. }
  831.  
  832. .permainfo {
  833.  
  834.  
  835. width: 500px;
  836.  
  837.  
  838.  
  839.  
  840. padding: 20px;
  841. font-family: bit;
  842. font-size: 11px;
  843. text-align: center;
  844. background-color: rgba(255,255,255,0.6);
  845. color: #000000;
  846. margin-bottom: 10px;
  847. }
  848.  
  849. #notecon {
  850. padding: 20px;
  851.  
  852.  
  853. width: 500px;
  854.  
  855.  
  856.  
  857.  
  858. text-align: left;
  859. background-color: rgba(255,255,255,0.6);
  860. color: #000000;
  861. font-family: bit;
  862. font-size: 11px;
  863. margin-top: 20px;
  864. }
  865.  
  866. #notecon ol.notes {
  867. list-style-type: none;
  868. font-size: 11px;
  869. color: #000000;
  870. font-family: bit;
  871. text-decoration: none;
  872. margin: 0;
  873. width: 500px;
  874. padding: 5px;
  875. text-align: left;
  876. }
  877. #notecon ol.notes a {
  878. color: #ffffff;
  879. -webkit-transition: all 0.4s ease-in-out;
  880. -moz-transition: all 0.4s ease-in-out;
  881. -o-transition: all 0.4s ease-in-out;
  882. -ms-transition: all 0.4s ease-in-out;
  883. transition: all 0.4s ease-in-out;}
  884. #notecon ol.notes a:hover {color:#868686;}
  885. #notecon img.avatar {
  886. margin-right: 5px;
  887. width: 10px;
  888. height: 10px;
  889. float: left;
  890. }
  891.  
  892. #pagin {
  893. background-color: rgba(255,255,255,0.4);
  894. border: 1px solid #eeeeee;
  895. border-radius: 5px;
  896. font-family: pix;
  897. font-size: 8px;
  898. text-transform: uppercase;
  899. letter-spacing: 1px;
  900. height: 10px;
  901. padding: 15px;
  902. color: #000000;
  903. margin-bottom: 20px;
  904. margin-top: 20px;
  905. }
  906.  
  907. .retreat {
  908. float: left;
  909. color: #7b7b7b;text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
  910. transition: 0.6s;
  911. -moz-transition: 0.6s;
  912. -webkit-transition: 0.6s;
  913. -o-transition: 0.6s;
  914. }
  915. .advance {
  916. float: right;
  917. color: #7b7b7b;text-shadow: 1px 1px 0 rgba(255,255,255,0.6);
  918. transition: 0.6s;
  919. -moz-transition: 0.6s;
  920. -webkit-transition: 0.6s;
  921. -o-transition: 0.6s;
  922. }
  923. .retreat:hover, .advance:hover {
  924. color: #ffffff;
  925. }
  926.  
  927. #start {
  928. display:none;
  929. z-index:999;
  930. background:#000;
  931. width:100%;
  932. height:100%;
  933. position:fixed;
  934. }
  935.  
  936. #sora3 {
  937. width: 200px;
  938. margin-top: 170px;
  939. }
  940.  
  941. #rightb3 {
  942. width: 170px;
  943. margin: 0 150px;
  944. }
  945.  
  946. .blogtitle3 {
  947. width: 170px;
  948. }
  949.  
  950. #login {
  951. margin-top: 0;
  952. height: 90px;
  953. width: 160px;
  954. }
  955.  
  956. .loginicon {
  957. width: 80px;
  958. height: 80px;
  959. border-radius: 1000px;
  960. padding: 10px;
  961. border: 1px solid #eee;
  962. margin: 20px 0 10px 0;
  963. }
  964.  
  965. .entername {
  966. font-family: bit;
  967. font-size: 10px;
  968. color: #bbb;
  969. float: left;
  970. line-height: 22px;
  971. margin-right: 10px;
  972. text-transform: uppercase;
  973. letter-spacing: 1px;
  974. }
  975. #enternamefield {
  976. float: left;
  977. }
  978.  
  979. #textfield, #pwfield {
  980. border: 1px solid #eee;
  981. width: 90px;
  982. padding: 4px 5px;
  983. font-family: pix;
  984. font-size: 8px;
  985. text-transform: uppercase;
  986. color: #bbb;
  987.  
  988. }
  989. #pwfield { width: 82px; }
  990.  
  991. #loginopt {
  992. margin-top: 12px;
  993. }
  994. #backout, #enter {
  995. background-color: #e5e5e5;
  996. color: #fff;
  997. font-family: bit;
  998. font-size: 10px;
  999. padding: 5px 10px;
  1000. border-radius: 3px;
  1001. transition: 0.6s;
  1002. -moz-transition: 0.6s;
  1003. -webkit-transition: 0.6s;
  1004. }
  1005. #backout {
  1006. float: left;
  1007. }
  1008. #enter {
  1009. float: right;
  1010. }
  1011. #backout:hover {
  1012. background-color: #E69A9A;
  1013. }
  1014. #enter:hover {
  1015. background-color: #9AE6CA;
  1016. }
  1017.  
  1018.  
  1019. .text {
  1020. font-family: bit;
  1021. font-size: 10px;
  1022. color: #000;
  1023. text-align: justify;text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
  1024. }
  1025.  
  1026. .text b,strong, .permainfo b,strong, .quotesrc b,strong {
  1027.  
  1028. background-color: #e17e66;
  1029. color: #fff;
  1030.  
  1031.  
  1032. text-shadow: 0 0 0 transparent;
  1033. font-weight: 100;
  1034. }
  1035.  
  1036. .text i,em, .permainfo a, .quotesrc i,em {
  1037. background-color: #f5ad58;
  1038. color: #fff;
  1039. text-shadow: 0 0 0 transparent;
  1040. transition: 0.6s;
  1041. -moz-transition: 0.6s;
  1042. -webkit-transition: 0.6s;
  1043. -o-transition: 0.6s;
  1044. }
  1045. .text a, .pitags a, #notecon a, .quotesrc a {
  1046. color: #ffffff;
  1047. transition: 0.6s;
  1048. text-decoration: underline;
  1049. transition: 0.6s;
  1050. -moz-transition: 0.6s;
  1051. -webkit-transition: 0.6s;
  1052. -o-transition: 0.6s;
  1053. }
  1054. .text a:hover, .permainfo a:hover, .pitags a:hover, #notecon a:hover, .quotesrc a:hover {
  1055. color: #868686;
  1056. }
  1057. .pitags a { text-decoration: none; }
  1058.  
  1059. .posttbo {
  1060. min-height: 19px;
  1061. margin-top: -19px;
  1062. text-align: left;
  1063. margin-left: 20px;
  1064. }
  1065.  
  1066. .distags a {
  1067. background-color: rgba(255,255,255,0.3);
  1068. font-family: pix;
  1069. font-size: 8px;
  1070. padding: 5px 5px;
  1071. color: #000000;
  1072. text-transform: uppercase;
  1073. margin: 0 3px;
  1074. line-height: 20px;
  1075. transition: 0.6s;
  1076. -moz-transition: 0.6s;
  1077. -webkit-transition: 0.6s;
  1078. -o-transition: 0.6s;
  1079. }
  1080.  
  1081. .distags a:hover {
  1082. background-color: rgba(255,255,255,0.5);
  1083. color: #444444;
  1084. }
  1085.  
  1086. .dista {
  1087. margin-top: -1px;
  1088. margin-right: 2px;
  1089. background-color: rgba(255,255,255,0.3);
  1090. font-family: pix;
  1091. font-size: 8px;
  1092. padding: 7px 7px;
  1093. color: #333333;
  1094. text-transform: uppercase;
  1095. display: block;
  1096. float: left;
  1097. }
  1098.  
  1099. .likb, .rebb {
  1100. margin-top: -1px;
  1101. float: left;
  1102. width: 16px;
  1103. height: 19px;
  1104. text-align: center;
  1105. margin-right: 4px;
  1106. background-color: rgba(255,255,255,0.3);
  1107. padding: 3px 3px 0 3px;
  1108. transition: 0.6s;
  1109. -moz-transition: 0.6s;
  1110. -webkit-transition: 0.6s;
  1111. -o-transition: 0.6s;
  1112. }
  1113. .likb:hover, .rebb:hover {
  1114. background-color: rgba(255,255,255,0.4);
  1115. }
  1116.  
  1117. .rebb {
  1118. padding: 3px 2px 0 4px;
  1119. }
  1120.  
  1121. #music {
  1122. position: fixed;
  1123. width: 25px;
  1124. height: 25px;
  1125. overflow: hidden;
  1126. background-color: rgba(255,255,255,0.3);
  1127. border: 1px solid rgba(255,255,255,0.4);
  1128. border-radius: 3px;
  1129. z-index: 100000000;
  1130. top: 28px;
  1131. right: 4px;
  1132. -webkit-transition: all 0.7s ease-in-out;
  1133. -moz-transition: all 0.7s ease-in-out;
  1134. -o-transition: all 0.7s ease-in-out;
  1135. -ms-transition: all 0.7s ease-in-out;
  1136. transition: all 0.7s ease-in-out;
  1137. }
  1138. .musicgif {
  1139. margin: 5px;
  1140. -webkit-transition: all 0.7s ease-in-out;
  1141. -moz-transition: all 0.7s ease-in-out;
  1142. -o-transition: all 0.7s ease-in-out;
  1143. -ms-transition: all 0.7s ease-in-out;
  1144. transition: all 0.7s ease-in-out;
  1145. }
  1146. #music:hover .musicgif {margin-top: -26px;}
  1147.  
  1148. #music:hover {
  1149. width: 200px;
  1150. right: 4px;
  1151. }
  1152.  
  1153. #musicpl {
  1154. width: 20px;
  1155. height: 20px;
  1156. padding: 2px 20px 10px 0;
  1157. }
  1158.  
  1159.  
  1160.  
  1161.  
  1162. </style>
  1163.  
  1164.  
  1165. <div id="descpopup" class="popup_block">
  1166. <div id="sora2">
  1167. <div id="rightb2">
  1168. <div class="rightbuttons" id="rbi">_</div>
  1169. <div class="rightbuttons" id="rbii">▢</div>
  1170. <div class="rightbuttons" id="rbx">x</div>
  1171. </div><!--rightb2-->
  1172. <div class="blogtitle2">rosa's stats_</div>
  1173. <div id="descr">
  1174. <img class="charimg" src="http://static.tumblr.com/589c27ed8e261f32bb0476364a61dc4f/2icx37z/2rhndaqyi/tumblr_static_a3scv1h37sgso8kkks4g04o4o.png">
  1175. <div class="stats">
  1176. <div class="chaargender"><div class="gender">
  1177.  
  1178. </div></div>
  1179. <div class="cls1"></div><div class="cls2"></div>
  1180. <div class="chaar">» rosa</div>
  1181. <div class="chaarclass">lvl15 trainer</div>
  1182. <div class="ist">
  1183. <span class="istcute">player stats</span>
  1184.  
  1185. <div class="stat">
  1186. <span class="statname">STRENGTH <span class="stattri">▶</span></span>
  1187. <span class="statvalue">1143</span></div>
  1188. <div class="stat">
  1189. <span class="statname">DEFENCE <span class="stattri">▶</span></span>
  1190. <span class="statvalue">1024</span></div>
  1191. <div class="stat">
  1192. <span class="statname">INTELLIGENCE <span class="stattri">▶</span></span>
  1193. <span class="statvalue">583</span></div>
  1194. <div class="stat">
  1195. <span class="statname">AGILITY <span class="stattri">▶</span></span>
  1196. <span class="statvalue">831</span></div>
  1197. <div class="stat">
  1198. <span class="statname">ACCURACY <span class="stattri">▶</span></span>
  1199. <span class="statvalue">602</span></div>
  1200. <div class="stat">
  1201. <span class="statname">LUCK <span class="stattri">▶</span></span>
  1202. <span class="statvalue">1</span></div>
  1203.  
  1204. </div><!--ist-->
  1205. </div><!--stats-->
  1206. <div class="desc"><span class="descute"></span><div class="descu"> </p></div></div>
  1207. </div><!--descr-->
  1208. </div><!--sora2-->
  1209. </div>
  1210.  
  1211.  
  1212. <div id="guildpopup" class="popup_block">
  1213. <div id="sora2">
  1214. <div id="rightb2">
  1215. <div class="rightbuttons" id="rbi">_</div>
  1216. <div class="rightbuttons" id="rbii">▢</div>
  1217. <div class="rightbuttons" id="rbx">x</div>
  1218. </div><!--rightb2-->
  1219. <div class="blogtitle2">pokemon trainers_</div>
  1220. <div id="guildr">
  1221.  
  1222.  
  1223. </div><!--guildr-->
  1224. </div><!--sora2-->
  1225. </div>
  1226.  
  1227. <div id="askpopup" class="popup_block">
  1228. <div id="sora2">
  1229. <div id="rightb2">
  1230. <div class="rightbuttons" id="rbi">_</div>
  1231. <div class="rightbuttons" id="rbii">▢</div>
  1232. <div class="rightbuttons" id="rbx">x</div>
  1233. </div><!--rightb2-->
  1234. <div class="blogtitle2">Ask me anything_</div>
  1235. <div id="askr">
  1236.  
  1237. </div><!--askr-->
  1238. </div><!--sora2-->
  1239. </div>
  1240.  
  1241. <center>
  1242.  
  1243. <div id="cente">
  1244. <div id="sora">
  1245.  
  1246. <div id="rightb">
  1247. <a href="http://tumblr.com/dashboard"><div class="rightbuttons" id="rbi">_</div></a>
  1248. <a href="http://tumblr.com/dashboard"><div class="rightbuttons" id="rbii">▢</div></a>
  1249. <a href="http://tumblr.com/dashboard"><div class="rightbuttons" id="rbx">x</div></a>
  1250. </div><!--rightb-->
  1251.  
  1252. <div class="blogtitle">First to strike, first to win!_</div>
  1253.  
  1254.  
  1255. <div id="maincon">
  1256. <div id="left">
  1257.  
  1258. <a href="/" title="restart"><img class="lefticon" src="http://i.picpar.com/1jEc.png"></a>
  1259.  
  1260. <div class="urnm">Asuna Yuuki<span class="userclass">alive</span>
  1261. <span class="gender">
  1262. </span></div><div class="userb"></div>
  1263.  
  1264. <div id="health">
  1265.  
  1266. <div class="heal">
  1267. <span class="healthtxt">hp</span>
  1268. <span class="hpbar"><div class="healthf" id="hp"></div></span></div>
  1269. <div style="height: 14px;"></div>
  1270.  
  1271. <div class="heal"><span class="healthtxt">sp</span><span class="hpbar"><span class="healthf" id="sp"></span></span></div>
  1272.  
  1273. </div><!--health-->
  1274.  
  1275. <div id="interactionb">
  1276.  
  1277. <div class="slanty"></div>
  1278.  
  1279. <a title="" href="#?w=400" rel="descpopup" class="poplight"><div class="ibbg"><div class="lint"></div><div class="ib"></div><img class="iicon" src="https://31.media.tumblr.com/a8df60822dfa8190728776ac22687e55/tumblr_inline_n7ocpj2J3V1rshr70.png"></div></a>
  1280.  
  1281. <a title="" href="#?w=400" rel="askpopup" class="poplight"><div class="ibbg"><div class="lint"></div><div class="ib"></div><img class="iicon" src="https://31.media.tumblr.com/ade205edbbb59f6db4cd02717bcca01a/tumblr_inline_n7ocpm7Lqk1rshr70.png"></div></a>
  1282.  
  1283. <a title="" href="/archive"><div class="ibbg"><div class="lintend"></div><div class="ib"></div><img class="iicon" src="https://31.media.tumblr.com/cba47555a1a1a62c140edf2db205fd76/tumblr_inline_n7ocpoaUDu1rshr70.png"></div></a>
  1284.  
  1285. <div class="lintcir"></div>
  1286.  
  1287. </div><!--interact-->
  1288.  
  1289. <div id="morikami">
  1290.  
  1291.  
  1292. <a href="#?w=400" rel="guildpopup" class="poplight" title="blogroll"><div class="mori"><span class="kaeda">▷</span>Knights of the Blood</div></a>
  1293.  
  1294.  
  1295.  
  1296.  
  1297. <a title="links" href="#" class="cthrough"><div class="mori"><span class="kaeda"></span>Relations</div></a>
  1298. <div class="sub">
  1299.  
  1300.  
  1301. <a title="Kirito" href="https://roleplay.chat/profile.php?user=Kirito+Black+Swordman"><div class="clink"><div class="clinkbg"></div><img class="clinkicon" src="https://orig00.deviantart.net/2277/f/2013/035/4/6/sword_art_online_kirito_icon_free_by_dieventuslady-d5tt8am.png"></div></a>
  1302.  
  1303.  
  1304.  
  1305. <a title="Yui" href="https://roleplay.chat/profile.php?user=Yui MHCP001"><div class="clink"><div class="clinkbg"></div><img class="clinkicon" src="https://78.media.tumblr.com/4448e13ba1feccbbc856f7629cfe7b4d/tumblr_oaolenN5cd1vy2tgqo2_400.jpg"></div></a>
  1306.  
  1307.  
  1308.  
  1309. <a title="Sinon" href="https://roleplay.chat/profile.php?user=Shino Asada"><div class="clink"><div class="clinkbg"></div><img class="clinkicon" src="https://i.pinimg.com/736x/1e/92/93/1e929336b1f79ee87ebb1f2531d02513--sinon-asada-sinon-and-kirito.jpg"></div></a>
  1310.  
  1311.  
  1312. <a title="Leafa" href="https://roleplay.chat/profile.php?user=Suguha"><div class="clink"><div class="clinkbg"></div><img class="clinkicon" src="http://i.picpar.com/5mEc.jpg"></div></a>
  1313.  
  1314.  
  1315. <a title="PoH" href="https://roleplay.chat/profile.php?user=PoH"><div class="clink"><div class="clinkbg"></div><img class="clinkicon" src="https://vignette.wikia.nocookie.net/sword-art-online/images/5/5c/Poh_thumb.jpg/revision/latest?cb=20141130133830&path-prefix=fr"></div></a>
  1316.  
  1317.  
  1318.  
  1319. </div><!--sub-->
  1320.  
  1321. </div><!--morikami-->
  1322.  
  1323. </div>
  1324.  
  1325.  
  1326.  
  1327.  
  1328.  
  1329. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 110px; left: 550px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/DjEc.png" alt="" width="530" height=" " /> </span></div>
  1330.  
  1331.  
  1332.  
  1333. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.9; width: px; height: px; ; position: absolute; top: 310px; left: 350px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/HjEc.png" alt="" width="300" height="" /> </span></div>
  1334.  
  1335. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.7; width: 280px; height: 300px; ; position: absolute; top: 340px; left: 360px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="line-height:9px; font-family: andale mono,times; font-size: 11; color: #000000;">
  1336. <br /><b>A S U N A • Y U U K I .</b> <br /> «Knights of the Blood» | Heterosexual | <a href="https://roleplay.chat/profile.php?user=Kirito Black Swordman">Kirigaya Kazuto ♥</a><br /><br />
  1337. Asuna is a kind and helpful young woman who, similar to Kirito, cannot abandon another in trouble. She takes the game very seriously and is determined to clear it before Kirito tells her to enjoy SAO a bit. Asuna is also somewhat proud and despite her kind personality, she will not hesitate to get physical with those that challenge her authority or make fun of her abilities, such as cooking. She even challenged Kirito to a duel after an argument over how to handle a Field Boss. She is not afraid to act out on her own and will take matters in her own hands from time to time.<br />
  1338. <br />
  1339.  
  1340. <i>PM FRIENDLY . SAO GROUP . CANON . CODES ♥ </i>
  1341.  
  1342.  
  1343. </span></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement