Advertisement
rmuschong24

Kain's profile

Jan 20th, 2020
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.32 KB | None | 0 0
  1. CSS
  2.  
  3.  
  4. #profile-container {background:none;}body {background: none; cursor:url(http://33.media.tumblr.com/a2ee992e81d2796f28ca4095f2c46059/tumblr_inline_n4059yjdie1riwzbi.png), auto;}
  5.  
  6. body { background:none; }
  7. #profile-container { width:750px;background:#333; }
  8. .pfor{display:none;}
  9. #profile{border:none; background:none;}
  10. #profile-container { width:750px;background-color:transparent; }
  11.  
  12. body{
  13. background-image:url('none');
  14. background-repeat:no-repeat;
  15. background-size:100%;
  16. background-position: bottom left;
  17. background-color:#DA81F5;
  18. }
  19.  
  20. @font-face{
  21. font-family: Ayo;
  22. src:url('https://dl.dropboxusercontent.com/s/xc1i6duvll3a3rk/MindBlue_regular_demo.otf');}
  23.  
  24.  
  25.  
  26. .base {
  27. position: absolute;
  28. top: 110px;
  29. left: 115px;
  30. height: 306px;
  31. width: 610px;
  32. letter-spacing: 1px;
  33. background-color:#A9A9F5;
  34. border: 2px solid #D8D8D8;
  35. overflow: auto;
  36. padding-right: 5px;
  37. }
  38.  
  39.  
  40.  
  41. .Mainpic {
  42. background-image:url('https://i.imgur.com/rKgPDvt.png');
  43. position: absolute;
  44. top: 113px;
  45. left: 415px;
  46. height: 685px;
  47. width: 455px;
  48. background-repeat: no-repeat;
  49. background-size: 70%;
  50. border: 0px solid #fff;
  51. border-style: solid;
  52. z-index:999;}
  53.  
  54.  
  55. .restrict{
  56. position: absolute;
  57. top: 115px;
  58. left: 100px;
  59. z-index: 9999;
  60. }
  61.  
  62. .one, .two, .three, .four{
  63. position: relative;
  64. display: inline-block;
  65. margin-left: 20px;
  66. width: 84.1px; height: 15px;
  67. border: 1px solid #fefefe;
  68. background: #D358F7;
  69. test-align: center;
  70. z-index: 9999;
  71. moz-transition-duration:1s;
  72. -webkit-transition-duration:1s;
  73. -o-transition-duration:1s;
  74. -ms-transition-duration:1s;}
  75.  
  76. .one:hover, .two:hover, .three:hover, .four:hover{
  77. box-shadow: inset -45px 0px 0px 0px #333, inset 45px 0px 0px 0px #333;}
  78.  
  79. .one p, .two p, .three p, .four{
  80. font-family: Ayo;
  81. font-size: 14px;
  82. font-weight: bold;
  83. text-align: center;
  84. line-height: 17px;
  85. color: #fefefe;}
  86.  
  87.  
  88. .stats{
  89. position: absolute;
  90. top: 0px; left: 0;
  91. height: 258px;
  92. width: 500px;
  93. z-index: 9999;
  94. background: #333;
  95. display: none;
  96. }
  97.  
  98.  
  99. table {
  100. position: absolute;
  101. top: 200px;
  102. left: 150px;
  103. width: 395px;
  104. height: 100px;
  105. border-spacing: 2px 2px;
  106. }
  107.  
  108. td {
  109. width: 25%;
  110. font-family: Barlow Condensed;
  111. color: #000000;
  112. font-size: 11px;
  113. height: 13px;
  114. font-weight: 100;
  115. text-align: center;
  116. }
  117.  
  118. .bold {
  119. font-family: Poiret One;
  120. font-size: 10px;
  121. color: #D358F7;
  122. text-transform: uppercase;
  123. text-align: left;
  124. padding-top: 1px;
  125. }
  126.  
  127.  
  128. .bio p,
  129. .rule p {
  130. color: #111111;
  131. font-family: tahoma;
  132. font-size: 12px;
  133. text-align: justify;
  134. padding-left: 20px;
  135. padding-right: 15px;
  136. padding-bottom: 20px;
  137. line-height: 15px;
  138. }
  139.  
  140. .bio {
  141. position: absolute;
  142. top: 280px;
  143. left: 110px;
  144. height: 200px;
  145. border: 1px solid white;
  146. width: 527px;
  147. z-index: 9999;
  148. background: #646464;
  149. text-align: justify;
  150. overflow: auto;
  151. display: none;}
  152.  
  153. .rule {
  154. position: absolute;
  155. top: 280px;
  156. left: 110px;
  157. height: 200px;
  158. border: 1px solid white;
  159. width: 527px;
  160. z-index:9999;
  161. text-align: justify;
  162. overflow: auto;
  163. background: #646464;
  164. display:none;}
  165.  
  166.  
  167. /* SCROLLBAR */
  168.  
  169. ::-webkit-scrollbar-thumb:vertical {
  170. background-color: #111111;
  171. height: 30px;
  172. border-top: 5px solid transparent;
  173. border-bottom: 5px solid transparent;
  174. border-right: 2px solid transparent;
  175. border-left: 4px solid transparent;
  176. background-clip: padding-box;
  177. }
  178.  
  179. ::-webkit-scrollbar {
  180. background: #111111;
  181. background-clip: padding-box;
  182. height: 7px;
  183. width: 11px;
  184. border-top: 5px solid transparent;
  185. border-bottom: 5px solid transparent;
  186. border-left: 6px solid transparent;
  187. border-right: 4px solid transparent;
  188.  
  189. }
  190.  
  191. <div class="base">&nbsp;</div>
  192. <div class="Mainpic">&nbsp;</div>
  193. <div class="restrict">
  194. <div class="one">
  195. <p>STATS</p>
  196. </div>
  197. <div class="two">
  198. <p>ABOUT</p>
  199. </div>
  200. <div class="three">
  201. <p>FRIENDS&nbsp;</p>
  202. </div>
  203. <div class="four">
  204. <p>RULES</p>
  205. </div>
  206. </div>
  207. <div id="stat">
  208. <table border="0" cellspacing="0" width="395">
  209. <tbody>
  210. <tr>
  211. <td class="bold">Name</td>
  212. <td>Kain Xelhes</td>
  213. <td class="bold">age</td>
  214. <td>Ageless</td>
  215. </tr>
  216. <tr>
  217. <td class="bold">height</td>
  218. <td>6'4</td>
  219. <td class="bold">weight</td>
  220. <td>210lbs</td>
  221. </tr>
  222. <tr>
  223. <td class="bold">eye color</td>
  224. <td>Amethyst</td>
  225. <td class="bold">Dislikes</td>
  226. <td>Doesn't know yet</td>
  227. </tr>
  228. <tr>
  229. <td class="bold">race</td>
  230. <td>Ephraian</td>
  231. <td class="bold">Occupation</td>
  232. <td>Physican</td>
  233. </tr>
  234. <tr>
  235. <td class="bold">Species</td>
  236. <td>Extraterrestrial</td>
  237. <td class="bold">Likes</td>
  238. <td>Edward; sirloin</td>
  239. </tr>
  240. <tr>
  241. <td class="bold">personality</td>
  242. <td>Curious</td>
  243. <td class="bold">Ability</td>
  244. <td>Has many</td>
  245. </tr>
  246. <tr>
  247. <td class="bold">sexuality</td>
  248. <td>Unbiased</td>
  249. <td class="bold">status</td>
  250. <td>Taken</td>
  251. </tr>
  252. <tr>
  253. <td class="bold">Theme I</td>
  254. <td><a class="swipe" href="https://www.youtube.com/watch?v=oq5jP3kxolo" target="_blank">♪</a></td>
  255. <td class="bold">Theme II</td>
  256. <td><a class="swipe" href="https://www.youtube.com/watch?v=UHHR_RMbeps" target="_blank">♪</a></td>
  257. </tr>
  258. </tbody>
  259. </table>
  260. </div>
  261. <div class="bio"><input id="two" type="text" />In 1845, the Vicente family owned the biggest oil refinery in Romania. Expanding over twenty-seven countries from England to Kuwait, the Vicente wealth knew no limit; the unlimited influence would surely rise the family to great prosperity. As was the case for nobles such as the Vicente family to have wealth like that. It was common place; they were no expectation. The refinery propagated under Lucas Vincente&rsquo;s leadership to unsure that his own family could live comfortable and happy lives. Arisa Vincente, Rhazien&rsquo;s mother, was a beautiful woman who spent her time taking care of her son. Lucas was a traditionalist and did not believe a woman should be working so, she was left to care for her son and he was left to provide do the family. <br /><br /> Rhazien, being of noble aristocracy, took up the heir after his father perished from the Valatii (Val-la-T) a group of highly trained, armed, daylight-oriented vampires that serve the Ahstrux (Awe-trux)&mdash;loosely translated as guardian&mdash;to eradicate the vampire race. He, is of course, the last, noble, purebred vampire in line for the aristocracy. At the age of Twenty-two, when his transition hit from human to vampire, Rhazien watched as his father and mother were taken by the Valatii as he screamed from a broom shaft nearby, which his father had securely locked him in before they were overtaken. It was cowardice that kept him from saving his father and mother and Rhazien often blames himself for it. How he survived is beyond astonishing as there were no survivors left he could go home to. Often asking why he had survived at all is a question that has plagued Rhazien for years and sill, even today. He had nearly died; when he went through the horrific transition that was imposed upon him it was painful and unbearable. One of the chosen was left to save him when he became too weak to carry on. Ever since then the vampire&rsquo;s numbers as dwindled and Rhazien is unable to ascend to the throne because of his refusal to ascend. <br /><br /> There, of course, are other aspects that remain to be a mastery in Rhazien&rsquo;s past, but those mysteries have yet to be uncovered, by anyone. He is a walking enigma and many find him very unapproachable to say the least. Personality-wise, Rhazien is very rough and stand-offish. The vulgarity, his fighting ability is ruthless, and his ability to be tactile is more than one could consider sophisticated. His brute candidness and outspokenness has no filter, and he is surely to say something to affront you with no regard to your feelings. So, don&rsquo;t take it personally he just has no sympathy for the simple minded intelligence of outsiders, as he puts it. However, you stay around him long enough, you&rsquo;ll more than likely warm up to you given you play your hands right. <br /><br /> Six brothers&mdash;all related to Rhazien&mdash;are scattered about in Romania and across the Americans. No one really knows their whereabouts or if Rhazien has had any contact with them in almost a decade. If anything he highly values those siblings with much respect and adoration. I would go far even to say that they would give their lives for one another. If he could find them, and that&rsquo;s a big if, he would like them to come to help him fight in the war, but Rhazien has never been one to ask for help and he doesn&rsquo;t plan on starting now. <br /><br /> There&rsquo;s still much to learn about him. I have only been able to collect so much information about his whereabouts or him in general now, but I hear he travels from place to place taking down the Valatii fighting with the brotherhood to help protect the vampire civilians. They to have a deity they serve under it seems to be called Nohtrum (Noc-trum) it is an apparently an androgynous being whom the brothers serve as a guide from the fade. It seems to take on that of female qualities, or so I am told. She is responsible for advising the king and the brothers and is the creator of all creation. I have come to realize that these particular group of vampires have very strange and queer levies only known to their specific race, but I can say I am honestly and truly fascinated by the traditions still in use today by the warriors.</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement