thisisnotras

Six Temp

Dec 24th, 2015
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.97 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4.  
  5.  
  6.  
  7. @import url(https://fonts.googleapis.com/css?family=Cedarville+Cursive);
  8.  
  9.  
  10. @import url(https://fonts.googleapis.com/css?family=Trade+Winds);
  11.  
  12.  
  13. @import url(https://fonts.googleapis.com/css?family=Allura);
  14.  
  15.  
  16. @import url(//fonts.googleapis.com/css?family=Press+Start+2P);
  17.  
  18.  
  19. @import url(//fonts.googleapis.com/css?family=Lora);
  20.  
  21.  
  22. @import url(//fonts.googleapis.com/css?family=Indie+Flower);
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29. .pfor {display: none;}
  30.  
  31.  
  32. #profile {background-color: transparent; border: none; }
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43. body {background: transparent;
  44.  
  45.  
  46. cursor: url(http://cur.cursors-4u.net/cursors/cur-5/cur425.cur), progress !important; }
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53. a, a:hover {
  54.  
  55.  
  56. cursor: url(http://cur.cursors-4u.net/cursors/cur-7/cur610.cur), progress !important;
  57. text-decoration: none; }
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. a {color: black;}
  69.  
  70.  
  71. .contentcircle a{color:rgb(208, 186, 167);
  72.  
  73.  
  74. transition: all 1s;
  75.  
  76.  
  77. -webkit-transition: all 1s;}
  78.  
  79.  
  80. .contentcircle a:hover{text-decoration: none; color: black;}
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87. #whole {
  88.  
  89.  
  90. position: fixed;
  91.  
  92.  
  93. background: #ad3235;
  94.  
  95.  
  96. top: 0px;
  97.  
  98.  
  99. left: 0px;
  100.  
  101.  
  102. right: 0px;
  103.  
  104.  
  105. bottom: 0px;}
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112. #centerpic {position: absolute;
  113.  
  114.  
  115. background-image: url(http://i57.tinypic.com/6z0he8.jpg);
  116.  
  117.  
  118. background-repeat: no-repeat;
  119.  
  120.  
  121. background-position: center left;
  122.  
  123.  
  124. background-size: auto 100%;
  125.  
  126.  
  127. background-color: transparent;
  128.  
  129.  
  130. top: 100px;
  131.  
  132.  
  133. bottom: 100px;
  134.  
  135.  
  136. left: 0px;
  137.  
  138.  
  139. right: 0px;
  140.  
  141.  
  142. border-top: 5px solid black;
  143.  
  144.  
  145. border-bottom: 5px solid black;}
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152. #titlepiece {
  153.  
  154.  
  155. position: absolute;
  156.  
  157.  
  158. top: 24px;
  159.  
  160.  
  161. left: 190px;
  162.  
  163.  
  164. height: 60px;
  165.  
  166.  
  167. width: 230px;
  168.  
  169.  
  170. color: black;
  171.  
  172.  
  173. border: 0px solid black;
  174.  
  175.  
  176. font-size: 50pt;
  177.  
  178.  
  179. text-align: center;
  180.  
  181.  
  182. z-index: 1;
  183.  
  184.  
  185. overflow: hidden;
  186.  
  187.  
  188. padding: 10px;
  189.  
  190.  
  191. font-family: 'Cedarville Cursive', cursive;
  192.  
  193.  
  194. font-family: 'Allura', cursive;
  195.  
  196.  
  197. font-family: 'Trade Winds', cursive;
  198.  
  199.  
  200. text-shadow: 1px 1px #ad3235;
  201.  
  202.  
  203. opacity: 1;
  204.  
  205.  
  206. }
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213. #largecircle {
  214.  
  215.  
  216. position: absolute;
  217.  
  218.  
  219. right: 100px;
  220.  
  221.  
  222. margin: auto;
  223.  
  224.  
  225. top: 0px;
  226.  
  227.  
  228. bottom: 0px;
  229.  
  230.  
  231. height: 500px;
  232.  
  233.  
  234. width: 500px;
  235.  
  236.  
  237. border-radius: 300px 300px 300px 300px;
  238.  
  239.  
  240. border: 0px solid black;
  241.  
  242.  
  243. background: transparent;
  244.  
  245.  
  246. transition: all 2s;
  247.  
  248.  
  249. -webkit-transition: all 6s;}
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256. #blockcircle { position: absolute;
  257.  
  258.  
  259. top: 0px;
  260.  
  261.  
  262. left: 0px;
  263.  
  264.  
  265. height: 100%;
  266.  
  267.  
  268. width: 100%;
  269.  
  270.  
  271. border-radius: 300px 300px 300px 300px;
  272.  
  273.  
  274. border: 0px solid green;
  275.  
  276.  
  277. z-index: 1;}
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284. #spincircle { position: absolute;
  285.  
  286.  
  287. top: 0px;
  288.  
  289.  
  290. left: 0px;
  291.  
  292.  
  293. height: 100%;
  294.  
  295.  
  296. width: 100%;
  297.  
  298.  
  299. border-radius: 300px 300px 300px 300px;
  300.  
  301.  
  302. border: 0px solid yellow;
  303.  
  304.  
  305. z-index: 0;
  306.  
  307.  
  308. }
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315. #innercircle { position: absolute;
  316.  
  317.  
  318. top: 100px;
  319.  
  320.  
  321. left: 100px;
  322.  
  323.  
  324. height: 300px;
  325.  
  326.  
  327. width: 300px;
  328.  
  329.  
  330. border-radius: 300px 300px 300px 300px;
  331.  
  332.  
  333. border: 0px solid black;
  334.  
  335.  
  336. z-index: 2;
  337.  
  338.  
  339. background: transparent;}
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346. #toplinks { position: absolute;
  347.  
  348.  
  349. height: 100px;
  350.  
  351.  
  352. width: 250px;
  353.  
  354.  
  355. border: 0px solid red;
  356.  
  357.  
  358. top: 0px;
  359.  
  360.  
  361. left: 23px;
  362.  
  363.  
  364. z-index: 9;
  365.  
  366.  
  367. height: 1px;
  368.  
  369.  
  370. width: 1px;}
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377. #bottomlinks { position: absolute;
  378.  
  379.  
  380. height: 100px;
  381.  
  382.  
  383. width: 250px;
  384.  
  385.  
  386. border: 0px solid red;
  387.  
  388.  
  389. bottom: 0px;
  390.  
  391.  
  392. left: 23px;
  393.  
  394.  
  395. z-index: 9;
  396.  
  397.  
  398. width: 1px;}
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405. #informationcircle { position: absolute;
  406.  
  407.  
  408. top: 25px;
  409.  
  410.  
  411. left: 25px;
  412.  
  413.  
  414. height: 250px;
  415.  
  416.  
  417. width: 250px;
  418.  
  419.  
  420. border: 0px solid green;
  421.  
  422.  
  423. border-radius: 300px 300px 300px 300px;
  424.  
  425.  
  426. z-index: 3;
  427.  
  428.  
  429. overflow: hidden;
  430.  
  431.  
  432. background: transparent;}
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439. .contentcircle {
  440.  
  441.  
  442. position: absolute;
  443.  
  444.  
  445. top: 0px;
  446.  
  447.  
  448. left: 0px;
  449.  
  450.  
  451. height: 250px;
  452.  
  453.  
  454. width: 250px;
  455.  
  456.  
  457. border: 0px solid green;
  458.  
  459.  
  460. border-radius: 300px 300px 300px 300px;
  461.  
  462.  
  463. color: rgb(208, 186, 167);
  464.  
  465.  
  466. text-align: center;
  467.  
  468.  
  469. box-sizing: border-box;
  470.  
  471.  
  472. padding: 20px;
  473.  
  474.  
  475. font-family: 'Cedarville Cursive', cursive;
  476.  
  477.  
  478. font-family: 'Allura', cursive;
  479.  
  480.  
  481. font-family: 'Trade Winds', cursive;
  482.  
  483.  
  484. font-family: 'Press Start 2P', Times;
  485.  
  486.  
  487. font-family: 'Lora', serif;
  488.  
  489.  
  490. font-family: 'Indie Flower', cursive;
  491.  
  492.  
  493. font-weight: 600;
  494.  
  495.  
  496. transition: all 1s;
  497.  
  498.  
  499. -webkit-transition: all 1s;
  500.  
  501.  
  502. opacity: 0;
  503.  
  504.  
  505. z-index: 1;}
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512. .contentcircle:target {
  513.  
  514.  
  515. opacity: 1;
  516.  
  517.  
  518. z-index:2;}
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525. #fillercircle {
  526.  
  527.  
  528. position: absolute;
  529.  
  530.  
  531. top: 25px;
  532.  
  533.  
  534. left: 25px;
  535.  
  536.  
  537. height: 250px;
  538.  
  539.  
  540. width: 250px;
  541.  
  542.  
  543. border: 0px solid green;
  544.  
  545.  
  546. border-radius: 300px 300px 300px 300px;
  547.  
  548.  
  549. background-color: #312d2e;
  550.  
  551.  
  552. z-index: 0;
  553.  
  554.  
  555. opacity: 1;}
  556.  
  557.  
  558.  
  559.  
  560.  
  561.  
  562. #introductioncircle { position: absolute;
  563.  
  564.  
  565. height: 50px;
  566.  
  567.  
  568. width: 50px;
  569.  
  570.  
  571. top: 123px;
  572.  
  573.  
  574. left: 123px;
  575.  
  576.  
  577. border: 2px solid #AD3234;
  578.  
  579.  
  580. border-radius: 300px 300px 300px 300px;
  581.  
  582.  
  583. z-index: 5;
  584.  
  585.  
  586. background: #AD3234;
  587.  
  588.  
  589. opacity: 1;
  590.  
  591.  
  592. transition: all 1s;
  593.  
  594.  
  595. -webkit-transition: all 1s;
  596.  
  597.  
  598. }
  599.  
  600.  
  601.  
  602.  
  603.  
  604.  
  605. #introductioncircle:hover{
  606.  
  607.  
  608. border: 2px solid #878C8F;}
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615. #musictho {opacity: 0;
  616.  
  617.  
  618. transition: all 1s;
  619.  
  620.  
  621. -webkit-transition: all 1s;}
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628. #introductioncircle:hover #musictho{
  629.  
  630.  
  631. transition: all 1s;
  632.  
  633.  
  634. -webkit-transition: all 1s;
  635.  
  636.  
  637. opacity: 1;}
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644. #circleA {position: absolute;
  645.  
  646.  
  647. top: 90px;
  648.  
  649.  
  650. left: 60px;
  651.  
  652.  
  653. height: 30px;
  654.  
  655.  
  656. width: 30px;
  657.  
  658.  
  659. border-radius: 300px 300px 300px 300px;
  660.  
  661.  
  662. border: 1px solid black;}
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669. #circleB{
  670.  
  671.  
  672. position: absolute;
  673.  
  674.  
  675. top: 10px;
  676.  
  677.  
  678. left: 235px;
  679.  
  680.  
  681. height: 30px;
  682.  
  683.  
  684. width: 30px;
  685.  
  686.  
  687. border-radius: 300px 300px 300px 300px;
  688.  
  689.  
  690. border: 1px solid black;
  691.  
  692.  
  693. }
  694.  
  695.  
  696.  
  697.  
  698.  
  699.  
  700. #circleC {
  701.  
  702.  
  703. position: absolute;
  704.  
  705.  
  706. top: 90px;
  707.  
  708.  
  709. left: 400px;
  710.  
  711.  
  712. height: 30px;
  713.  
  714.  
  715. width: 30px;
  716.  
  717.  
  718. border-radius: 300px 300px 300px 300px;
  719.  
  720.  
  721. border: 1px solid black;
  722.  
  723.  
  724. }
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731. #circleD {
  732.  
  733.  
  734. position: absolute;
  735.  
  736.  
  737. top: 380px;
  738.  
  739.  
  740. left: 60px;
  741.  
  742.  
  743. height: 30px;
  744.  
  745.  
  746. width: 30px;
  747.  
  748.  
  749. border-radius: 300px 300px 300px 300px;
  750.  
  751.  
  752. border: 1px solid black;
  753.  
  754.  
  755. }
  756.  
  757.  
  758.  
  759.  
  760.  
  761.  
  762. #circleE{
  763.  
  764.  
  765. position: absolute;
  766.  
  767.  
  768. top: 455px;
  769.  
  770.  
  771. left: 235px;
  772.  
  773.  
  774. height: 30px;
  775.  
  776.  
  777. width: 30px;
  778.  
  779.  
  780. border-radius: 300px 300px 300px 300px;
  781.  
  782.  
  783. border: 1px solid black;
  784.  
  785.  
  786. }
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793. #circleF {
  794.  
  795.  
  796. position: absolute;
  797.  
  798.  
  799. top: 380px;
  800.  
  801.  
  802. left: 400px;
  803.  
  804.  
  805. height: 30px;
  806.  
  807.  
  808. width: 30px;
  809.  
  810.  
  811. border-radius: 300px 300px 300px 300px;
  812.  
  813.  
  814. border: 1px solid black;
  815.  
  816.  
  817. }
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824. #circleA, #circleB, #circleC,
  825.  
  826.  
  827. #circleD, #circleE, #circleF {
  828.  
  829.  
  830. transition: top 1s, left 1s, z-index 1s .5s, background-color 1s, height 1s, width 1s;
  831.  
  832.  
  833. -webkit-transition: top 1s, left 1s, z-index 1s .5s, background-color 1s, height 1s, width 1s;
  834.  
  835.  
  836. border: 0px solid black;
  837.  
  838.  
  839. background: #878C8F;
  840.  
  841.  
  842. background-image: url(http://i18.photobucket.com/albums/b149/abysmal_rage/holy-spirit-dove-symbol-holy_spirit1_2.png);
  843.  
  844.  
  845. background-repeat: no-repeat;
  846.  
  847.  
  848. background-position: center left;
  849.  
  850.  
  851. opacity: 1;
  852.  
  853.  
  854. background-size: 200%;}
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861. #circleA:target, #circleB:target, #circleC:target,
  862.  
  863.  
  864. #circleD:target, #circleE:target, #circleF:target {
  865.  
  866.  
  867. transition: top 1s, left 1s, z-index 1s .5s, background-color 1s, height 1s, width 1s;
  868.  
  869.  
  870. -webkit-transition: top 1s, left 1s, z-index 1s .5s, background-color 1s, height 1s, width 1s;
  871.  
  872.  
  873. top: 225px;
  874.  
  875.  
  876. left: 225px;
  877.  
  878.  
  879. background-color: transparent;
  880.  
  881.  
  882. height: 50px;
  883.  
  884.  
  885. width: 50px;
  886.  
  887.  
  888. z-index: 6;
  889.  
  890.  
  891. }
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898. /*
  899.  
  900.  
  901. #whole:hover #circleA{
  902.  
  903.  
  904. transition: all 1s;
  905.  
  906.  
  907. -webkit-transition: all 1s .2s;
  908.  
  909.  
  910. opacity: 1;}
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917. #whole:hover #circleB{
  918.  
  919.  
  920. transition: all 1s;
  921.  
  922.  
  923. -webkit-transition: all 1s .5s;
  924.  
  925.  
  926. opacity: 1;}
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933. #whole:hover #circleC{
  934.  
  935.  
  936. transition: all 1s;
  937.  
  938.  
  939. -webkit-transition: all 1s .8s;
  940.  
  941.  
  942. opacity: 1;}
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949. #whole:hover #circleD{
  950.  
  951.  
  952. transition: all 1s;
  953.  
  954.  
  955. -webkit-transition: all 1s 1.7s;
  956.  
  957.  
  958. opacity: 1;}
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965. #whole:hover #circleE{
  966.  
  967.  
  968. transition: all 1s;
  969.  
  970.  
  971. -webkit-transition: all 1s 1.4s;
  972.  
  973.  
  974. opacity: 1;}
  975.  
  976.  
  977.  
  978.  
  979.  
  980.  
  981. #whole:hover #circleF{
  982.  
  983.  
  984. transition: all 1s;
  985.  
  986.  
  987. -webkit-transition: all 1s 1.1s;
  988.  
  989.  
  990. opacity: 1;}
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997. #whole:hover #titlepiece{
  998.  
  999.  
  1000. transition: opacity 1s 2s, color 1s 2.2s, text-shadow 1s 2.5s;
  1001.  
  1002.  
  1003. -webkit-transition: opacity 1s 2s, color 1s 2.2s, text-shadow 1s 2.5s;
  1004.  
  1005.  
  1006. opacity: 1;
  1007.  
  1008.  
  1009. color: black;
  1010.  
  1011.  
  1012. text-shadow: 1px 1px #ad3235;}
  1013.  
  1014.  
  1015.  
  1016.  
  1017.  
  1018.  
  1019. */
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030. #linkA {
  1031.  
  1032.  
  1033. position: absolute;
  1034.  
  1035.  
  1036. left: 10px;
  1037.  
  1038.  
  1039. top: 50px;
  1040.  
  1041.  
  1042. border: 1px solid black;
  1043.  
  1044.  
  1045. height: 20px;
  1046.  
  1047.  
  1048. width: 20px;
  1049.  
  1050.  
  1051. transform: rotate(-45deg);
  1052.  
  1053.  
  1054. }
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061. #linkB {
  1062.  
  1063.  
  1064. position: absolute;
  1065.  
  1066.  
  1067. left: 117px;
  1068.  
  1069.  
  1070. top: 1px;
  1071.  
  1072.  
  1073. border: 1px solid black;
  1074.  
  1075.  
  1076. height: 20px;
  1077.  
  1078.  
  1079. width: 20px;
  1080.  
  1081.  
  1082. }
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089. #linkC {
  1090.  
  1091.  
  1092. position: absolute;
  1093.  
  1094.  
  1095. left: 221px;
  1096.  
  1097.  
  1098. top: 48px;
  1099.  
  1100.  
  1101. border: 1px solid black;
  1102.  
  1103.  
  1104. height: 20px;
  1105.  
  1106.  
  1107. width: 20px;
  1108.  
  1109.  
  1110. transform: rotate(45deg);
  1111.  
  1112.  
  1113. }
  1114.  
  1115.  
  1116.  
  1117.  
  1118.  
  1119.  
  1120. #linkD {
  1121.  
  1122.  
  1123. position: absolute;
  1124.  
  1125.  
  1126. left: 18px;
  1127.  
  1128.  
  1129. top: 30px;
  1130.  
  1131.  
  1132. border: 1px solid black;
  1133.  
  1134.  
  1135. height: 20px;
  1136.  
  1137.  
  1138. width: 20px;
  1139.  
  1140.  
  1141. transform: rotate(45deg);
  1142.  
  1143.  
  1144. }
  1145.  
  1146.  
  1147.  
  1148.  
  1149.  
  1150.  
  1151. #linkE{
  1152.  
  1153.  
  1154. position: absolute;
  1155.  
  1156.  
  1157. left: 118px;
  1158.  
  1159.  
  1160. top: 74px;
  1161.  
  1162.  
  1163. border: 1px solid black;
  1164.  
  1165.  
  1166. height: 20px;
  1167.  
  1168.  
  1169. width: 20px;
  1170.  
  1171.  
  1172. }
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179. #linkF {
  1180.  
  1181.  
  1182. position: absolute;
  1183.  
  1184.  
  1185. left: 216px;
  1186.  
  1187.  
  1188. top: 29px;
  1189.  
  1190.  
  1191. border: 1px solid black;
  1192.  
  1193.  
  1194. height: 20px;
  1195.  
  1196.  
  1197. width: 20px;
  1198.  
  1199.  
  1200. transform: rotate(-45deg);
  1201.  
  1202.  
  1203. }
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210. #linkA, #linkB, #linkC,
  1211.  
  1212.  
  1213. #linkD, #linkE, #linkF {
  1214.  
  1215.  
  1216. color: #393136;
  1217.  
  1218.  
  1219. text-shadow: 0px 0px 4px black;
  1220.  
  1221.  
  1222. border: 0px solid black;
  1223.  
  1224.  
  1225. font-size: 15pt;
  1226.  
  1227.  
  1228. transition: all 1s;
  1229.  
  1230.  
  1231. -webkit-transition: all 1s;}
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238. #linkA:hover, #linkB:hover, #linkC:hover,
  1239.  
  1240.  
  1241. #linkD:hover, #linkE:hover, #linkF:hover {
  1242.  
  1243.  
  1244. color: #878C8F;
  1245.  
  1246.  
  1247. text-shadow: 0px 0px 0px transparent;}
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258. /* Found this in Hoot's profile and used it 'cos it's cool */
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265. #ongaku {
  1266.  
  1267.  
  1268. border-radius: 5px;
  1269.  
  1270.  
  1271. width: 25px;
  1272.  
  1273.  
  1274. height: 20px;
  1275.  
  1276.  
  1277. overflow: hidden;
  1278.  
  1279.  
  1280. background-color: #5f5d5d;
  1281.  
  1282.  
  1283. opacity: .8;
  1284.  
  1285.  
  1286. -webkit-transition: all 0.4s ease-in-out;
  1287.  
  1288.  
  1289. -moz-transition: all 0.4s ease-in-out;
  1290.  
  1291.  
  1292. -o-transition: all 0.4s ease-in-out;
  1293.  
  1294.  
  1295. -ms-transition: all 0.4s ease-in-out;
  1296.  
  1297.  
  1298. transition: all 0.4s ease-in-out;
  1299.  
  1300.  
  1301. }
  1302.  
  1303.  
  1304. .musicgif {
  1305.  
  1306.  
  1307. margin: 5px;
  1308.  
  1309.  
  1310. -webkit-transition: all 0.4s ease-in-out;
  1311.  
  1312.  
  1313. -moz-transition: all 0.4s ease-in-out;
  1314.  
  1315.  
  1316. -o-transition: all 0.4s ease-in-out;
  1317.  
  1318.  
  1319. -ms-transition: all 0.4s ease-in-out;
  1320.  
  1321.  
  1322. transition: all 0.4s ease-in-out;
  1323.  
  1324.  
  1325. }
  1326.  
  1327.  
  1328. #ongaku:hover .musicgif {
  1329.  
  1330.  
  1331. margin-top: -12px;
  1332.  
  1333.  
  1334. background-color: #ffffff;
  1335.  
  1336.  
  1337. }
  1338.  
  1339.  
  1340. #ongaku:hover { background-color: #ffffff;}
  1341.  
  1342.  
  1343. #musicpl {
  1344.  
  1345.  
  1346. width: 22px;
  1347.  
  1348.  
  1349. overflow: hidden;
  1350.  
  1351.  
  1352. height: 20px;
  1353.  
  1354.  
  1355. padding: 2px 20px 10px 3px;
  1356.  
  1357.  
  1358. margin-left: -20px;
  1359.  
  1360.  
  1361. background-color: #ffffff;
  1362.  
  1363.  
  1364. }
  1365.  
  1366.  
  1367.  
  1368.  
  1369.  
  1370.  
  1371.  
  1372.  
  1373.  
  1374.  
  1375. #quotebox{position: absolute;
  1376.  
  1377.  
  1378. top: 10px;
  1379.  
  1380.  
  1381. left: 20px;
  1382.  
  1383.  
  1384. height: 100px;
  1385.  
  1386.  
  1387. width: 200px;
  1388.  
  1389.  
  1390. border: 0px solid black;
  1391.  
  1392.  
  1393. box-sizing: border-box;
  1394.  
  1395.  
  1396. padding-top: 22px;
  1397.  
  1398.  
  1399. padding-left: 29px;
  1400.  
  1401.  
  1402. overflow: hidden;
  1403.  
  1404.  
  1405. font-size: 9pt;
  1406.  
  1407.  
  1408. text-align: left;
  1409.  
  1410.  
  1411. text-transform: uppercase;
  1412.  
  1413.  
  1414. }
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421. #leftbox{position: absolute;
  1422.  
  1423.  
  1424. height: 40px;
  1425.  
  1426.  
  1427. width: 100px;
  1428.  
  1429.  
  1430. border: 0px solid black;
  1431.  
  1432.  
  1433. left: 0px;
  1434.  
  1435.  
  1436. top: 110px;
  1437.  
  1438.  
  1439. box-sizing: border-box;
  1440.  
  1441.  
  1442. overflow: hidden;
  1443.  
  1444.  
  1445. font-size: 9pt;
  1446.  
  1447.  
  1448. text-transform: uppercase;
  1449.  
  1450.  
  1451. }
  1452.  
  1453.  
  1454. #rightbox{position: absolute;
  1455.  
  1456.  
  1457. height: 40px;
  1458.  
  1459.  
  1460. width: 100px;
  1461.  
  1462.  
  1463. border: 0px solid black;
  1464.  
  1465.  
  1466. right: 0px;
  1467.  
  1468.  
  1469. top: 110px;
  1470.  
  1471.  
  1472. box-sizing: border-box;
  1473.  
  1474.  
  1475. overflow: hidden;
  1476.  
  1477.  
  1478. font-size: 9pt;
  1479.  
  1480.  
  1481. text-transform: uppercase;
  1482.  
  1483.  
  1484. }
  1485.  
  1486.  
  1487. #contentbox{
  1488.  
  1489.  
  1490. height: 90px;
  1491.  
  1492.  
  1493. width: 200px;
  1494.  
  1495.  
  1496. border: 0px solid black;
  1497.  
  1498.  
  1499. position: absolute;
  1500.  
  1501.  
  1502. bottom: 10px;
  1503.  
  1504.  
  1505. left: 20px;
  1506.  
  1507.  
  1508. box-sizing: border-box;
  1509.  
  1510.  
  1511. padding-top: 20px;
  1512.  
  1513.  
  1514. overflow: auto;
  1515.  
  1516.  
  1517. font-size: 10pt;}
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528. </style>
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535. <div id="whole">
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541.  
  1542. <div id="centerpic">
  1543.  
  1544.  
  1545. <div style="position: absolute;
  1546.  
  1547.  
  1548. right: 0px;
  1549.  
  1550.  
  1551. top: 0px;
  1552.  
  1553.  
  1554. width: 300px;
  1555.  
  1556.  
  1557. height: 100%;
  1558.  
  1559.  
  1560. background: #ad3235;">
  1561.  
  1562.  
  1563. </div>
  1564.  
  1565.  
  1566. </div>
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.  
  1573. <div id="titlepiece">
  1574.  
  1575.  
  1576. Six
  1577.  
  1578.  
  1579. </div>
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.  
  1597.  
  1598. <div id="largecircle">
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605. <div id="blockcircle">
  1606.  
  1607.  
  1608. </div>
  1609.  
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615. <a href=#first><div id="circleA">
  1616.  
  1617.  
  1618. </div></a>
  1619.  
  1620.  
  1621. <a href=#second><div id="circleB">
  1622.  
  1623.  
  1624. </div></a>
  1625.  
  1626.  
  1627. <a href=#third><div id="circleC">
  1628.  
  1629.  
  1630. </div></a>
  1631.  
  1632.  
  1633. <a href=#fourth><div id="circleD">
  1634.  
  1635.  
  1636. </div></a>
  1637.  
  1638.  
  1639. <a href=#fifth><div id="circleE">
  1640.  
  1641.  
  1642. </div></a>
  1643.  
  1644.  
  1645. <a href=#sixth><div id="circleF">
  1646.  
  1647.  
  1648. </div></a>
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654.  
  1655.  
  1656.  
  1657.  
  1658.  
  1659. <div id="innercircle">
  1660.  
  1661.  
  1662. <div id="toplinks">
  1663.  
  1664.  
  1665. <a href=#circleA><div id="linkA">
  1666.  
  1667.  
  1668.  
  1669.  
  1670. </div></a>
  1671.  
  1672.  
  1673. <a href=#circleB><div id="linkB">
  1674.  
  1675.  
  1676.  
  1677.  
  1678. </div></a>
  1679.  
  1680.  
  1681. <a href=#circleC><div id="linkC">
  1682.  
  1683.  
  1684.  
  1685.  
  1686. </div></a>
  1687.  
  1688.  
  1689. </div>
  1690.  
  1691.  
  1692.  
  1693.  
  1694.  
  1695.  
  1696. <div id="bottomlinks">
  1697.  
  1698.  
  1699. <a href=#circleD><div id="linkD">
  1700.  
  1701.  
  1702.  
  1703.  
  1704. </div></a>
  1705.  
  1706.  
  1707. <a href=#circleE><div id="linkE">
  1708.  
  1709.  
  1710.  
  1711.  
  1712. </div></a>
  1713.  
  1714.  
  1715. <a href=#circleF><div id="linkF">
  1716.  
  1717.  
  1718.  
  1719.  
  1720. </div></a>
  1721.  
  1722.  
  1723.  
  1724.  
  1725.  
  1726.  
  1727. </div>
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734. <div id="informationcircle">
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741. <div class="contentcircle">
  1742.  
  1743.  
  1744. </div>
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751. <div id="first" class="contentcircle">
  1752.  
  1753.  
  1754. <div id="quotebox">
  1755.  
  1756.  
  1757. "Do Not Regret What You Have Done"<br>- Miyamoto Musashi </div>
  1758.  
  1759.  
  1760. <div id="leftbox">
  1761.  
  1762.  
  1763. Oni General </div>
  1764.  
  1765.  
  1766. <div id="rightbox">
  1767.  
  1768.  
  1769. Exiled Youth </div>
  1770.  
  1771.  
  1772. <div id="contentbox">
  1773.  
  1774.  
  1775. 'The General of Terror'.<br>
  1776.  
  1777.  
  1778. Six is a an exile, the once proud sixth son of King Zero.</div>
  1779.  
  1780.  
  1781. </div>
  1782.  
  1783.  
  1784.  
  1785.  
  1786.  
  1787.  
  1788. <div id="second" class="contentcircle">
  1789.  
  1790.  
  1791. <div id="quotebox" style="font-size: 10pt;">
  1792.  
  1793.  
  1794. "I Master The Trick, Just Like Nixon."
  1795.  
  1796.  
  1797. - Ghostface Killah</div>
  1798.  
  1799.  
  1800. <div id="leftbox">old as hell</div>
  1801.  
  1802.  
  1803. <div id="rightbox">looks 16</div>
  1804.  
  1805.  
  1806. <div id="contentbox">
  1807.  
  1808.  
  1809. Loves human music.<br>
  1810.  
  1811.  
  1812. Loves human culture.<br>
  1813.  
  1814.  
  1815. Hates humans.
  1816.  
  1817.  
  1818. </div>
  1819.  
  1820.  
  1821. </div>
  1822.  
  1823.  
  1824.  
  1825.  
  1826.  
  1827.  
  1828. <div id="third" class="contentcircle">
  1829.  
  1830.  
  1831. <div id="quotebox" style="padding-top: 18px; padding-left: 32px;">
  1832.  
  1833.  
  1834. "Invincibility Lies In The defence; the possibility of victory in the attack."
  1835.  
  1836.  
  1837. <br>- Sun Tzu</div>
  1838.  
  1839.  
  1840. <div id="leftbox">taller than mountains</div>
  1841.  
  1842.  
  1843. <div id="rightbox">stands about 5'7"</div>
  1844.  
  1845.  
  1846. <div id="contentbox">
  1847.  
  1848.  
  1849. Dislikes civility.<br>
  1850.  
  1851.  
  1852. Dislikes passivity.<br>
  1853.  
  1854.  
  1855. Loves long walks.
  1856.  
  1857.  
  1858. </div>
  1859.  
  1860.  
  1861. </div>
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868. <div id="fourth" class="contentcircle">
  1869.  
  1870.  
  1871. <div id="quotebox" style="padding-top: 30px;
  1872.  
  1873.  
  1874. padding-left: 26px; font-size: 11pt;">
  1875.  
  1876.  
  1877. "Get Rich Or Die Tryin'."<br>
  1878.  
  1879.  
  1880. - 50 Cent</div>
  1881.  
  1882.  
  1883. <div id="leftbox">heavier than sorrow</div>
  1884.  
  1885.  
  1886. <div id="rightbox">not really</div>
  1887.  
  1888.  
  1889. <div id="contentbox">
  1890.  
  1891.  
  1892. Is sort of a horndog.<br>
  1893.  
  1894.  
  1895. Will probably sex anything.<br>
  1896.  
  1897.  
  1898. Probably won't sex a wall.</div>
  1899.  
  1900.  
  1901. </div>
  1902.  
  1903.  
  1904.  
  1905.  
  1906.  
  1907.  
  1908. <div id="fifth" class="contentcircle">
  1909.  
  1910.  
  1911. <div id="quotebox">
  1912.  
  1913.  
  1914. "Better to fight for something than live for nothing."
  1915.  
  1916.  
  1917. - Patton Oswalt
  1918.  
  1919.  
  1920. </div>
  1921.  
  1922.  
  1923. <div id="leftbox">Hulk smash!</div>
  1924.  
  1925.  
  1926. <div id="rightbox">pretty strong</div>
  1927.  
  1928.  
  1929. <div id="contentbox">
  1930.  
  1931.  
  1932. Has no technical skills.<br>
  1933.  
  1934.  
  1935. Is very capable physically.<br>
  1936.  
  1937.  
  1938. Hopeless with magic.</div>
  1939.  
  1940.  
  1941. </div>
  1942.  
  1943.  
  1944.  
  1945.  
  1946.  
  1947.  
  1948. <div id="sixth" class="contentcircle">
  1949.  
  1950.  
  1951. <div id="quotebox">"You Jus' Mad 'Cus I'm Stylin' On You."
  1952.  
  1953.  
  1954. - Nyckz (before being punched in the face)</div>
  1955.  
  1956.  
  1957. <div id="leftbox"><a href="https://youtu.be/wUZaEDl2zto" target="_blank" title="Run the Jewels - Jeapordy">
  1958.  
  1959.  
  1960. music source</a></div>
  1961.  
  1962.  
  1963. <div id="rightbox"><a href="http://www.pixiv.net/member.php?id=3209119" target="_blank">
  1964.  
  1965.  
  1966. image source</a></div>
  1967.  
  1968.  
  1969. <div id="contentbox">
  1970.  
  1971.  
  1972. music is in the center.<br>
  1973.  
  1974.  
  1975. code is <a href="http://roleplaychat.org/profile.php?user=Exael" target="_blank">mine</a>.<br>
  1976.  
  1977.  
  1978. art is not.</div>
  1979.  
  1980.  
  1981. </div>
  1982.  
  1983.  
  1984.  
  1985.  
  1986.  
  1987.  
  1988. </div>
  1989.  
  1990.  
  1991.  
  1992.  
  1993.  
  1994.  
  1995. <div id="fillercircle">
  1996.  
  1997.  
  1998. </div>
  1999.  
  2000.  
  2001.  
  2002.  
  2003.  
  2004.  
  2005. <div id="introductioncircle">
  2006.  
  2007.  
  2008. <div id="musictho" style="position: absolute; left: 12px;
  2009.  
  2010.  
  2011. top: 15px;">
  2012.  
  2013.  
  2014. <div id="ongaku">
  2015.  
  2016.  
  2017. <div class="musicgif"><img src="http://media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif"/></div>
  2018.  
  2019.  
  2020. <div id="musicpl">
  2021.  
  2022.  
  2023. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=https://www.dropbox.com/s/n6je7s93g7jfoam/Jeopardy%20%281%29.mp3?dl=1&t0=Jeapordy&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" offset=16sec align="middle" type="application/x-shockwave-flash" />
  2024.  
  2025.  
  2026. </div>
  2027.  
  2028.  
  2029. </div>
  2030.  
  2031.  
  2032. </div>
  2033.  
  2034.  
  2035.  
  2036.  
  2037.  
  2038.  
  2039. </div>
  2040.  
  2041.  
  2042.  
  2043.  
  2044.  
  2045.  
  2046. </div>
  2047.  
  2048.  
  2049.  
  2050.  
  2051.  
  2052.  
  2053. </div>
  2054.  
  2055.  
  2056.  
  2057. </div></center>
Advertisement
Add Comment
Please, Sign In to add comment