Advertisement
Lizellea

will use later code

Mar 8th, 2016
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.93 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor{display:none;}
  3. #profile{border:none;
  4. background-color:transparent;
  5. width: 800px;
  6. }
  7.  
  8. ::-webkit-scrollbar-thumb:horizontal{
  9. background-color:#000;
  10. height: auto;
  11. }
  12.  
  13. ::-webkit-scrollbar-thumb:horizontal:hover{
  14. background-color:#DED6AA;
  15. }
  16.  
  17. b {color: #000;
  18. font-size: 14.5px;
  19. font-weight: 900;
  20. text-decoration: none;
  21. text-shadow:0px 0px 7px #ff0000;
  22. font-family: Gabriola;
  23. -webkit-transition: all 1s ease;
  24. -moz-transition: all 1s ease;
  25. -o-transition: all 1s ease;
  26. -ms-transition: all 1s ease;
  27. transition: all 1s ease;}
  28.  
  29. i{color: #000;
  30. font-size: 14px;
  31. font-weight: light;
  32. letter-spacing: 1px;
  33. word-spacing: 3px;
  34. font-family:Gabriola;
  35. text-transform: normal;
  36. font-weight: normal;
  37. text-align: center;
  38. Text-shadow: #9966cc 0px 0px 10px;}
  39.  
  40. body {
  41. background-image: url("http://ih0.redbubble.net/image.32822284.8224/flat,800x800,075,t.jpg");
  42. background-repeat:no-repeat;
  43. background-size: 40% 100%;
  44. background-attachment: fixed;
  45. background-position: bottom left;
  46. background-color: #fff;
  47. margin: 0;
  48. }
  49.  
  50. .Please {
  51. height: 78%;
  52. width: 30%;
  53. position: fixed;
  54. right: 0%;
  55. top: 2%;
  56. background-image: url(http://i.imgur.com/KjSqCZz.png);
  57. background-size; 100% 100%;
  58. background-repeat: no-repeat;
  59. background-position: center;
  60. box-shadow: 5px 5px 2px #222;
  61. overflow-x:hidden;
  62. color: #fff;
  63. font-family: Gabriola;
  64. font-size: 14px;
  65. text-align: justify;
  66. z-index: -1;
  67. opacity: 0;
  68. transition:left 500ms ease;
  69. -webkit-transition: all 0.6s ease-out;
  70. -moz-transition: all 0.6s ease-out;
  71. -ms-transition: all 0.6s ease-out;
  72. -o-transition: all 0.6s ease-out;
  73. transition: all 0.6s ease-out;
  74. }
  75.  
  76. .Please:target {
  77. height: 78%;
  78. width: 30%;
  79. position: fixed;
  80. right: 8%;
  81. top: 10%;
  82. background-image: url(http://i.imgur.com/KjSqCZz.png);
  83. background-size; 100% 100%;
  84. background-repeat: no-repeat;
  85. background-position: center;
  86. box-shadow: 5px 5px 2px #222;
  87. overflow-x:hidden;
  88. color: #000;
  89. font-family: Gabriola;
  90. font-size: 14px;
  91. text-align: justify;
  92. z-index: 1;
  93. opacity: 1;
  94. transition:right 500ms ease;
  95. -webkit-transition: all 0.6s ease-out;
  96. -moz-transition: all 0.6s ease-out;
  97. -ms-transition: all 0.6s ease-out;
  98. -o-transition: all 0.6s ease-out;
  99. transition: all 0.6s ease-out;
  100. }
  101.  
  102. .Give {
  103. height: 78%;
  104. width: 30%;
  105. position: fixed;
  106. right: 0%;
  107. top: 2%;
  108. background-image: url(http://i.imgur.com/KjSqCZz.png);
  109. background-size; 100% 100%;
  110. background-repeat: no-repeat;
  111. background-position: center;
  112. box-shadow: 5px 5px 2px #222;
  113. overflow-x:hidden;
  114. color: #fff;
  115. font-family: Gabriola;
  116. font-size: 14px;
  117. text-align: justify;
  118. z-index: -1;
  119. opacity: 0;
  120. transition:left 500ms ease;
  121. -webkit-transition: all 0.6s ease-out;
  122. -moz-transition: all 0.6s ease-out;
  123. -ms-transition: all 0.6s ease-out;
  124. -o-transition: all 0.6s ease-out;
  125. transition: all 0.6s ease-out;
  126. }
  127.  
  128. .Give:target {
  129. height: 78%;
  130. width: 30%;
  131. position: fixed;
  132. right: 8%;
  133. top: 10%;
  134. background-image: url(http://i.imgur.com/KjSqCZz.png);
  135. background-size; 100% 100%;
  136. background-repeat: no-repeat;
  137. background-position: center;
  138. box-shadow: 5px 5px 2px #222;
  139. overflow-x:hidden;
  140. color: #000;
  141. font-family: Gabriola;
  142. font-size: 14px;
  143. text-align: justify;
  144. z-index: 1;
  145. opacity: 1;
  146. transition:right 500ms ease;
  147. -webkit-transition: all 0.6s ease-out;
  148. -moz-transition: all 0.6s ease-out;
  149. -ms-transition: all 0.6s ease-out;
  150. -o-transition: all 0.6s ease-out;
  151. transition: all 0.6s ease-out;
  152. }
  153.  
  154. .Me {
  155. height: 78%;
  156. width: 30%;
  157. position: fixed;
  158. right: 0%;
  159. top: 2%;
  160. background-image: url(http://i.imgur.com/KjSqCZz.png);
  161. background-size; 100% 100%;
  162. background-repeat: no-repeat;
  163. background-position: center;
  164. box-shadow: 5px 5px 2px #222;
  165. overflow-x:hidden;
  166. color: #fff;
  167. font-family: Gabriola;
  168. font-size: 14px;
  169. text-align: justify;
  170. z-index: -1;
  171. opacity: 0;
  172. transition:left 500ms ease;
  173. -webkit-transition: all 0.6s ease-out;
  174. -moz-transition: all 0.6s ease-out;
  175. -ms-transition: all 0.6s ease-out;
  176. -o-transition: all 0.6s ease-out;
  177. transition: all 0.6s ease-out;
  178. }
  179.  
  180. .Me:target {
  181. height: 78%;
  182. width: 30%;
  183. position: fixed;
  184. right: 8%;
  185. top: 10%;
  186. background-image: url(http://i.imgur.com/KjSqCZz.png);
  187. background-size; 100% 100%;
  188. background-repeat: no-repeat;
  189. background-position: center;
  190. box-shadow: 5px 5px 2px #222;
  191. overflow-x:hidden;
  192. color: #000;
  193. font-family: Gabriola;
  194. font-size: 14px;
  195. text-align: justify;
  196. z-index: 1;
  197. opacity: 1;
  198. transition:right 500ms ease;
  199. -webkit-transition: all 0.6s ease-out;
  200. -moz-transition: all 0.6s ease-out;
  201. -ms-transition: all 0.6s ease-out;
  202. -o-transition: all 0.6s ease-out;
  203. transition: all 0.6s ease-out;
  204. }
  205.  
  206. .True {
  207. height: 78%;
  208. width: 30%;
  209. position: fixed;
  210. right: 0%;
  211. top: 2%;
  212. background-image: url(http://i.imgur.com/KjSqCZz.png);
  213. background-size; 100% 100%;
  214. background-repeat: no-repeat;
  215. background-position: center;
  216. box-shadow: 5px 5px 2px #222;
  217. overflow-x:hidden;
  218. color: #fff;
  219. font-family: Gabriola;
  220. font-size: 14px;
  221. text-align: justify;
  222. z-index: -1;
  223. opacity: 0;
  224. transition:left 500ms ease;
  225. -webkit-transition: all 0.6s ease-out;
  226. -moz-transition: all 0.6s ease-out;
  227. -ms-transition: all 0.6s ease-out;
  228. -o-transition: all 0.6s ease-out;
  229. transition: all 0.6s ease-out;
  230. }
  231.  
  232. .True:target {
  233. height: 78%;
  234. width: 30%;
  235. position: fixed;
  236. right: 8%;
  237. top: 10%;
  238. background-image: url(http://i.imgur.com/KjSqCZz.png);
  239. background-size; 100% 100%;
  240. background-repeat: no-repeat;
  241. background-position: center;
  242. box-shadow: 5px 5px 2px #222;
  243. overflow-x:hidden;
  244. color: #000;
  245. font-family: Gabriola;
  246. font-size: 14px;
  247. text-align: justify;
  248. z-index: 1;
  249. opacity: 1;
  250. transition:right 500ms ease;
  251. -webkit-transition: all 0.6s ease-out;
  252. -moz-transition: all 0.6s ease-out;
  253. -ms-transition: all 0.6s ease-out;
  254. -o-transition: all 0.6s ease-out;
  255. transition: all 0.6s ease-out;
  256. }
  257.  
  258. .Purpose {
  259. height: 78%;
  260. width: 30%;
  261. position: fixed;
  262. right: 0%;
  263. top: 2%;
  264. background-image: url(http://i.imgur.com/KjSqCZz.png);
  265. background-size; 100% 100%;
  266. background-repeat: no-repeat;
  267. background-position: center;
  268. box-shadow: 5px 5px 2px #222;
  269. overflow-x:hidden;
  270. color: #fff;
  271. font-family: Gabriola;
  272. font-size: 14px;
  273. text-align: justify;
  274. z-index: -1;
  275. opacity: 0;
  276. transition:left 500ms ease;
  277. -webkit-transition: all 0.6s ease-out;
  278. -moz-transition: all 0.6s ease-out;
  279. -ms-transition: all 0.6s ease-out;
  280. -o-transition: all 0.6s ease-out;
  281. transition: all 0.6s ease-out;
  282. }
  283.  
  284. .Purpose:target {
  285. height: 78%;
  286. width: 30%;
  287. position: fixed;
  288. right: 8%;
  289. top: 10%;
  290. background-image: url(http://i.imgur.com/KjSqCZz.png);
  291. background-size; 100% 100%;
  292. background-repeat: no-repeat;
  293. background-position: center;
  294. box-shadow: 5px 5px 2px #222;
  295. overflow-x:hidden;
  296. color: #000;
  297. font-family: Gabriola;
  298. font-size: 14px;
  299. text-align: justify;
  300. z-index: 1;
  301. opacity: 1;
  302. transition:right 500ms ease;
  303. -webkit-transition: all 0.6s ease-out;
  304. -moz-transition: all 0.6s ease-out;
  305. -ms-transition: all 0.6s ease-out;
  306. -o-transition: all 0.6s ease-out;
  307. transition: all 0.6s ease-out;
  308. }
  309.  
  310. #navi {
  311. position: fixed;
  312. top: 10%;
  313. left: 40%;
  314. }
  315.  
  316. h1{
  317. height: 25px;
  318. font-family: Gabriola;
  319. font-size: 20px;
  320. border-bottom: #F9FF6A 1px solid;
  321. color: #fff;
  322. margin-top: 0px;
  323. text-align: center;
  324. text-shadow:0px 0px 7px #990000;
  325. -webkit-transition: all 0.6s ease-out;
  326. -moz-transition: all 0.6s ease-out;
  327. -ms-transition: all 0.6s ease-out;
  328. -o-transition: all 0.6s ease-out;
  329. transition: all 0.6s ease-out;
  330. }
  331.  
  332. h1:hover{
  333. border-bottom: #FF0000 1px solid;
  334. color: #000;
  335. margin-top: 0px;
  336. text-align: center;
  337. text-shadow:0px 0px 7px #990000;
  338. -webkit-transition: all 0.6s ease-out;
  339. -moz-transition: all 0.6s ease-out;
  340. -ms-transition: all 0.6s ease-out;
  341. -o-transition: all 0.6s ease-out;
  342. transition: all 0.6s ease-out;
  343. }
  344.  
  345. h2{
  346. font-family: Gabriola;
  347. height: 20px;
  348. width: 15%;
  349. font-size: 15px;
  350. border-bottom: #fff 1px solid;
  351. border-left: #9966cc 8px solid;
  352. color: #fff;
  353. margin-left: 0px;
  354. text-align: center;
  355. -webkit-transition: all 0.6s ease-out;
  356. -moz-transition: all 0.6s ease-out;
  357. -ms-transition: all 0.6s ease-out;
  358. -o-transition: all 0.6s ease-out;
  359. transition: all 0.6s ease-out;
  360. }
  361.  
  362. h2:hover{
  363. border-bottom: #000 2px solid;
  364. border-left: #ff0000 10px solid;
  365. width: 20%;
  366. color: #fff;
  367. margin-right: 0px;
  368. text-align: center;
  369. text-shadow:0px 0px 7px #990000;
  370. -webkit-transition: all 0.6s ease-out;
  371. -moz-transition: all 0.6s ease-out;
  372. -ms-transition: all 0.6s ease-out;
  373. -o-transition: all 0.6s ease-out;
  374. transition: all 0.6s ease-out;
  375. }
  376. </style>
  377. <div id="gaf210imvustylez_youtubebox" style="width:1px;height:1px;overflow:hidden;">
  378.  
  379. <param name="movie" value="http://www.youtube.com/v/0e223ADJAJE?hd=1&autoplay=1&loop=1"></param>
  380. <param name="allowscriptaccess" value="always"></param>
  381. <embed src="http://www.outube.com/v/0e223ADJAJE?hd=1&autoplay=1&loop=1" type="application/x-shockwave-flash" allowscriptaccess="always" width="1" height="1"></embed></div></center>
  382.  
  383. <div id="navi">
  384. <a href="#I"><img src="http://i.imgur.com/jeL8cth.png"></a>
  385. <br>
  386. <a href="#Was"><img src="http://i.imgur.com/IPzqzRJ.png"></a>
  387. <br>
  388. <a href="#Created"><img src="http://i.imgur.com/thTd1Gs.png"></a>
  389. <br>
  390. <a href="#To"><img src="http://i.imgur.com/JXfRskz.png"></a>
  391. <br>
  392. <a href="#Die"><img src="http://i.imgur.com/wqSaW43.png"></a>
  393. </div>
  394.  
  395. <div id="I" class="Please">
  396. <h1>Sticks and Stones to Break the Bones</h1>
  397. <b>Bold</b> <i>Italics</i> <u>Underline</u> <a href="profile.php?user=Linkme">Link</a>
  398. <center>
  399.  
  400. <B>Name:</B> <BR>
  401. <I>Osias Garfield Dempsey</I><BR>
  402. <B>Alias:</B><BR>
  403. <I>Oz, Ozzy, Dempsey, <U>more to come</U></I><BR>
  404. <B>Age:</B><BR>
  405. <I>21</I><BR>
  406. <B>Alignment:</B> <BR>
  407. <I>Chaotic Neutral</I><BR>
  408. <B>Race:</B><BR>
  409. <I>Human, Magus</I><BR>
  410. <B>Height/Weight:</B> <BR>
  411. <I>5'10''/149lbs</I><BR>
  412. <B>Occupation:</B> <BR>
  413. <I>Exorcist/Hunter, Musician and <B>Master</B></I></div><BR>
  414. <B>Servant:</B>
  415. <a href="http://1.roleplay.chat/profile.php?user=The%20Tragic%20Serenade">The Tragic Serenade</a><BR>
  416. <B>Family:</B><BR>
  417. <U>Mother</U> - <I>Tasja Dempsey</I> <BR>
  418. <U>Father</U> - <I>Garfield Daniel Dempsey</I><BR>
  419. <U>Sister</U> - <I>[Playable]</I><br>
  420. <B>Hair:</B><BR>
  421. <I>Jet Black</I><BR>
  422. <B>Eyes:</B><BR>
  423. <U>Sclera</U> - <I>Black</I> | <U>Iris</U> - <I>Red</I> | <U>Former</U> - <I>Electric Blue</I><BR>
  424. </div>
  425.  
  426. <div id="Was" class="Give">
  427. <h1>And Leeches To Clean The Blood Up</h1>
  428. <Center><b>[LIKES]</b></Center><BR>
  429. Heavy rain, sour candy of any sort, blood, music <br><BR>
  430. <Center><b>[DISLIKES]</b></Center><BR>
  431. Sudden loud noises, hot weather, dogs, messy environments<br><BR>
  432. <Center><b>[VIRTUES]</b></Center><BR>
  433. Observant, intuitive, loyal, honest<br><BR>
  434. <Center><b>[VICES]</b></Center>
  435. Blunt, judgemental, impatient, uncaring <U>(At times)</U><br><BR>
  436. <Center><B>[Notes]</B></CeNter><BR>
  437. <B>¬</B> A <I>perfectionist</i> with Obsessive Compulsive Disorder.<BR>
  438. <B>¬</B> Owns a black kitty called <B>Agrona</B>.<BR>
  439. <B>¬</B> Works at a bar lounge called <I><U>'Netherlight.'</I></U><BR>
  440. <B>¬</B> Plays the Piano, Guitar (preferably accoustic), Saxophone and Violin.<BR>
  441. <B>¬</B> Speaks and reads fluent Gaelic, both modern and old.<br>
  442. </div>
  443.  
  444. <div id="Created" class="Me">
  445. <h1>They Cry From the Pain But No One Knows</h1>
  446. <Center><b>[LIKES]</b></Center><BR>
  447. Heavy rain, sour candy of any sort, blood, music <br><BR>
  448. <Center><b>[DISLIKES]</b></Center><BR>
  449. Sudden loud noises, hot weather, dogs, messy environments<br><BR>
  450. <Center><b>[VIRTUES]</b></Center><BR>
  451. Observant, intuitive, loyal, honest<br><BR>
  452. <Center><b>[VICES]</b></Center>
  453. Blunt, judgemental, impatient, uncaring <U>(At times)</U><br><BR>
  454. <Center><B>[NOTES]</B></CeNter><BR>
  455. <B>¬</B> A <I>perfectionist</i> with Obsessive Compulsive Disorder.<BR>
  456. <B>¬</B> Owns a black kitty called <B>Agrona</B>.<BR>
  457. <B>¬</B> Works at a bar lounge called <I><U>'Netherlight.'</I></U><BR>
  458. <B>¬</B> Plays the Piano, Guitar (preferably accoustic), Saxophone and Violin.<BR>
  459. <B>¬</B> Speaks and reads fluent Gaelic, both modern and old.<br>
  460. </div>
  461.  
  462. <div id="To" class="True">
  463. <h1>That The Pain To The Body Is Just The Foreplay</h1>
  464. <Center><U>Truailleadh de diu Olc</U></Center><BR>
  465. <B>Contamination of the Wicked</B>/<U>Dark Magic</U>/<I>With a dedication to the dark arts, Osias has practised and mastered the magic passed down his family line. The Magus is able to manifest a toxic, black sludge that bubbles with life and carries a dying stench. Capable of using the sludge to create constructs and tendrils alike, the sludge holds many other uses with its <B>corrosive</B> and <B>sticky</B> properties. Ranging from poisoning capabilities to tracking, the sludge itself appears to seep out through wounds and the such, almost as if his body consisted of the stuff.</I><BR><BR>
  466.  
  467. <center><U>Gealan</U></center><BR>
  468. <B>Leeches</B>/<U>Runes, Summoning Magic</U>/<I>From one of the many rune tattoos, Osias is capable of summoning leeches that serve under his command. The leeches suck not only the blood of the target but also the magical energy by latching unto the magical circuits and finally <B>'exploding'</B> its toxic insides using the magical energy sucked.</I><BR><BR>
  469.  
  470. <Center><U>Rosad de diu Plàigh: Crones</U></Center><BR>
  471. <B>Curse of the Plague: Crones</B>/<U>Curse Magic</U>/<I>With a blood sacrifice from user, Osias receives an enhancement to all the senses, speed, stamina and durability. Under such an influence of malevolent magic, he has better control over 'Leeches' and . Osias' 'Contamination of the Wicked' is also enhanced, making the sludge more deadly in toxin and enhancing the corrosive qualities it has. While it's certainly an eccentric boost to his abilities, it also drains the user of their magical energy and risks corruption of the mind by the Crones herself.</I><BR><BR>
  472.  
  473. <Center><U>Sgrios</U></Center><BR>
  474. <B>Destruction</B>/<U>Heirloom, Dagger</U>/<I>With a blade passed on in the Dempsey family, the Dagger is usable only to the Dempsey bloodline and slowly drains the magical energy from anyone else that holds it while replacing it with unbearable pain. While used for self-defence, it is more commonly used in rituals and as a tool for performing magic.</I><BR><BR>
  475.  
  476. <Center><U>Tele-phortaich</U></Center><BR>
  477. <B>Teleport</B>/<B>Rune Magic</B>/<I>With this spell, Osias is able to teleport people/objects to places he's marked. While he cannot use it simultaneously due to the physical strain it causes, he is able to teleport those he's in physical contact with and is learning to specifically teleport items with the rune engravings he sets on them.</I><BR><BR>
  478.  
  479. <Center><U>Deamahn Painntear</U></Center><BR>
  480. <B>Demon Snare</B>/<B>Rune Magic</B>/<I>Preparation is required, with it comes a <B>trap</B> of sorts, used for keeping malevolent entities like spirits, poltergeists and even some minor/weak demons. This also applies to those who are <B>possessed</B>, a handy tool in Osias' arsenal of spells, making it quick and easy to perform exorcisms.</I><BR><BR>
  481.  
  482. <Center><U>Purgaid: Seargadh</U></Center><BR>
  483. <B>Purge: Decay</B>/<B>Dark Magic</B>/<I>Osias' primary spell for exorcisms, using <B>'Contamination of the Wicked'</B> by forcing it <B>physically</B> into the possessed/corrupted, essentially attacking the source of the disturbance and weakening its strength in order to <B>rip</B> it back out again. From there, the sludge returns to Osias' body where it rests and <B>decays</B>s until it exists no more. The Process itself is physically draining on the body, the spirit/demon slowly decaying inside the Magus and bringing about a painful recovery process to both body and mind.</I><BR><BR>
  484.  
  485. <Center><U>Purgaid: Tànaiste Aodann</U></Center><BR>
  486. <B>Purge: Second Face</B>/<B>Dark Magic, Curse</B>/<I>While a spirit/demon is usually processed through the body for inevitable death, the <B>calmer</B> spirits, those who were extracted and undamaged from the process are stored away in <B>masks</B>, moulded and contained within. Should anyone put the mask on, a certain <B>trait, skill or power</B> is passed unto them until the mask is broken or the power stored inside runs out.</I><BR><BR>
  487.  
  488. <Center><U><I>Mask List</I></U></Center><BR>
  489. <B>None yet</B>
  490. </div>
  491.  
  492. <div id="Die" class="Purpose">
  493. <h1>And We're Going To Play All Night</h1>
  494. <Center><B><U>|+</U> Key notes <U>+|</U></B><BR><BR>
  495.  
  496. <u>~</U> <I>1/2 Scottish, 1/2 German, born in Loch Awe of Argyll and Blute, Scotland. Raised in Dieburg, Germany.</I><BR>
  497. <U>~</U> <I>Oldest Child of the Family, 9th Generation Magus</I>
  498. <U>~</U> <I>Underwent training to follow in the footsteps of his Father for the sake of the Family business and survived the initiation ritual.</I>
  499. <U>~</U> <I>Has since then trained vigorously day and night, studying at any given chance while <B>attempting</B> to keep up the charade of living like a normal man.</I>
  500. <U>~</U> <I>Hasn't seen his sister for over 5 years now, his parents even longer and no contact has been made/attempted.</I>
  501. <U>~</U> <I>Has shown very little interest in the Holy Grail War which would cause his Father much dismay... Should he bother to check up on him.</I>
  502. <U>~</U> <I><B>More to come</B></I>
  503. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement