Advertisement
Lizellea

hunter fixed

Feb 20th, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.89 KB | None | 0 0
  1. <style>
  2. /* Ghastly Beauty was last updated on October 10, 2015*/
  3. .pfor {
  4. display: none;}
  5. #profile {
  6. background-color: transparent;
  7. border: transparent;}
  8.  
  9. body{
  10. background-color:#000000;
  11. background-image:url(https://s-media-cache-ak0.pinimg.com/originals/b5/66/af/b566af8bab8557bafb92a77717ab70f7.gif);
  12. background-position:top right;
  13. background-size:100%;
  14. background-repeat:no-repeat;}
  15.  
  16. #splashart {
  17. z-index: -1;
  18. position: fixed;
  19. bottom: 20%;
  20. left: 4%;}
  21. #splashart img {
  22. height: 60%;
  23. border-radius: 90px 90px 90px 90px;
  24. -moz-border-radius: 90px 90px 90px 90px;
  25. -webkit-border-radius: 100px 100px 100px 100px;}
  26.  
  27. #iconart {
  28. position: fixed;
  29. bottom: 1%;
  30. left: 0%;
  31. border-color: #;
  32. opacity: 0.8;
  33. border-style: solid solid solid solid;
  34. border-width: 0px 0px 0px 0px;}
  35. #iconart img {
  36. width: 150px;
  37. height: 200px;
  38. border-radius: 60px 60px 60px 60px;
  39. -moz-border-radius: 60px 60px 60px 60px;
  40. -webkit-border-radius: 60px 60px 60px 60px;}
  41.  
  42. #infoarta {
  43. position: fixed;
  44. z-index: 2;
  45. bottom: 1%;
  46. opacity: 0.8;
  47. left: 300;}
  48. #infoarta img {
  49. width: 150px;
  50. height: 200px;
  51. border-radius: 60px 60px 60px 60px;
  52. -moz-border-radius: 60px 60px 60px 60px;
  53. -webkit-border-radius: 60px 60px 60px 60px;}
  54.  
  55. #infoartb {
  56. position: fixed;
  57. z-index: 2;
  58. top: 20;
  59. opacity: 0.8;
  60. left: 0;}
  61. #infoartb img {
  62. width: 150px;
  63. height: 200;
  64. border-radius: 60px 60px 60px 60px;
  65. -moz-border-radius: 60px 60px 60px 60px;
  66. -webkit-border-radius: 60px 60px 60px 60px;}
  67.  
  68. #infoartc {
  69. position: fixed;
  70. z-index: 2;
  71. top: 20;
  72. opacity: 0.8;
  73. left: 330;}
  74. #infoartc img {
  75. width: 150px;
  76. height: 200;
  77. border-radius: 60px 60px 60px 60px;
  78. -moz-border-radius: 60px 60px 60px 60px;
  79. -webkit-border-radius: 60px 60px 60px 60px;}
  80.  
  81. #navi {
  82. position: fixed;
  83. right: 703;
  84. top: 324;
  85. text-align: center;
  86. width: 188px;}
  87. #navi a {
  88. margin-top: 2px;
  89. color: #cccccc;
  90. text-decoration: none;
  91. font-family: geneva;
  92. font-size: 12px;
  93. display: inline-block;
  94. border-style: solid solid solid solid;
  95. border-width: 1px 1px 1px 1px;
  96. border-color: #000000;
  97. width: 100%;
  98. transition: all 0.7s ease-in-out;
  99. -moz-transition: all 0.7s ease-in-out;
  100. -webkit-transition: all 0.7s ease-in-out;}
  101. #navi a:link, a:visited {
  102. background-color: #;
  103. padding-top: 5px;
  104. padding-bottom: 5px;
  105. padding-right: 2px;
  106. padding-left: 10px;
  107. text-align: center;}
  108. #navi a:hover {
  109. border-color: #000000;
  110. background-color: #;
  111. color: #cccccc;
  112. letter-spacing: 4px;
  113. text-shadow: 0 0 0.2em #2c3a5a;
  114. transition: all 0.3s ease-in-out;
  115. -moz-transition: all 0.3s ease-in-out;
  116. -webkit-transition: all 0.3s ease-in-out;}
  117.  
  118. #infobox {
  119. position: fixed;
  120. bottom: 10;
  121. right: 15;
  122. border: 2px solid #000000;
  123. background-color: #;
  124. width: 650px;
  125. height: 430px;
  126. padding: 10px;
  127. padding-top: 18px;
  128. color: #cccccc;
  129. font-family: geneva;
  130. text-align: center;
  131. font-size: 15px;
  132. border-radius: 0px 0px 0px 0px;
  133. -moz-border-radius: 0px 0px 0px 0px;
  134. -webkit-border-radius: 0px 0px 0px 0px;}
  135.  
  136. #miscbox {
  137. position: fixed;
  138. top: 2;
  139. right: 700;
  140. border-style: solid double double double;
  141. border-width: px px px px;
  142. border-color: #000000;
  143. background-color: #;
  144. width: 200px;
  145. height: 150px;
  146. color: #CCC;
  147. font-family: geneva;
  148. text-align: center;
  149. font-size: 20px;
  150. font-style: italic;
  151. border-radius: 0px 0px 0px 0px;
  152. -moz-border-radius: 0px 0px 0px 0px;
  153. -webkit-border-radius: 0px 0px 0px 0px;}
  154. #miscbox a {
  155. text-decoration: none;
  156. color: #000000;
  157. font-family: geneva;}
  158.  
  159. ::-webkit-scrollbar-thumb {
  160. width: 0px;
  161. background-color: transparent;}
  162. ::-webkit-scrollbar {
  163. width: 0px;
  164. background-color: transparent;}
  165.  
  166. a.credit {
  167. z-index: 2;
  168. position: fixed;
  169. right: 5;
  170. top: 5;
  171. color: #000000;
  172. font-family: monospace;
  173. font-size: 11px;
  174. font-weight: 300;
  175. text-decoration: none;}
  176. </style>
  177.  
  178. <a href="http://adokenrazahl.deviantart.com/gallery/45571364" class="credit" target="_blank" title="@ Adoken Razahl">credit</a>
  179.  
  180.  
  181. <div id="splashart"><img src="http://i.imgur.com/nArDMQ5.jpg?1"></div>
  182.  
  183. <div id="infoarta"><img src="http://i.imgur.com/covuLNw.jpg"></div>
  184. <div id="infoartb"><img src="http://i.imgur.com/2rMwnzy.jpg"></div>
  185. <div id="infoartc"><img src="http://i.imgur.com/juQ5JbQ.jpg"></div>
  186.  
  187. <div id="iconart"><img src="http://i.imgur.com/TIoiqxc.jpg"></div>
  188.  
  189. <div id="navi">
  190. <a href="#01">Biography</a>
  191. <a href="#02">Background</a>
  192. <a href="#03">Personality</a>
  193. <a href="#04">Equipment</a>
  194. <a href="#05">Abilities</a>
  195. <a href="#06">Trusted Friends</a>
  196. <a href="#07">OOC</a>
  197. </div>
  198. <div id="infobox">
  199. <div style="height: 100%; overflow-y: hidden;">
  200. <a name="01"></a>
  201. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="center">
  202. <table align="center">
  203.  
  204. <div class="music">
  205.  
  206. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=http://puu.sh/n9m1p/95050abb44.mp3&t0=I'm Comin' Over&f1=http://puu.sh/n9lVg/598a7edb28.mp3&t1=Love You Like That&f2=http://puu.sh/n9m5v/ad80147544.mp3&t2=KIss You In The Morning&f3=http://puu.sh/n9lRQ/213e9f2158.mp3&t3=Remind Me&total=4" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  207.  
  208. </div>
  209.  
  210. <tr>
  211. <td class="quer">NAME:</td>
  212. <td class="desc">Hunter Stiles</td>
  213. </tr>
  214.  
  215. <tr>
  216. <td class="quer">NICKNAMES:</td>
  217. <td class="desc">Hunt / Lightning</td>
  218. </tr>
  219.  
  220. <tr>
  221. <td class="quer">LANGUAGES:</td>
  222. <td class="desc">English / French </td>
  223. </tr>
  224.  
  225. <tr>
  226. <td class="quer"><font color="000000">.</font></td>
  227. <td class="desc"></td>
  228. </tr>
  229.  
  230. <tr>
  231. <td class="quer">GENDER:</td>
  232. <td class="desc">Male</td>
  233. </tr>
  234.  
  235. <tr>
  236. <td class="quer">RACE:</td>
  237. <td class="desc">Shifter</td>
  238. </tr>
  239.  
  240. <tr>
  241. <td class="quer">GENOME:</td>
  242. <td class="desc">Electric Gene</td>
  243.  
  244. </tr>
  245.  
  246. <tr>
  247. <td class="quer">GENERATION:</td>
  248. <td class="desc">50,000 Watts [Per Hour]</td>
  249.  
  250. </tr>
  251.  
  252. <tr>
  253. <td class="quer">RECHARGE:</td>
  254. <td class="desc">31.8 kW [Per Hour]</td>
  255.  
  256. </tr>
  257.  
  258. <tr>
  259. <td class="quer">HEIGHT:</td>
  260. <td class="desc">6' 2"</td>
  261. </tr>
  262.  
  263. <tr>
  264. <td class="quer">WEIGHT:</td>
  265. <td class="desc">200 lbs</td>
  266. </tr>
  267.  
  268. <tr>
  269. <td class="quer">BUILD:</td>
  270. <td class="desc">Muscular</td>
  271. </tr>
  272.  
  273. <tr>
  274. <td class="quer">HAIR:</td>
  275. <td class="desc">Dirty Blonde</td>
  276. </tr>
  277.  
  278. <tr>
  279. <td class="quer">EYES:</td>
  280. <td class="desc">Electric-Blue</td>
  281. </tr>
  282. <tr>
  283. <td class="quer">AGE:</td>
  284. <td class="desc">26</td>
  285. </tr>
  286.  
  287. <td class="quer">MARKINGS:</td>
  288. <td class="desc">סשה סטיילס [Sasha Stiles][Location: Left Wrist]</td>
  289. </tr>
  290.  
  291. <tr>
  292. <td class="quer"><font color="000000">.</font></td>
  293. <td class="desc"></td>
  294. </tr>
  295.  
  296. <tr>
  297. <td class="quer">DOMINANT HAND:</td>
  298. <td class="desc">Ambidextrous</td>
  299. </tr>
  300.  
  301. <tr>
  302. <td class="quer">NATURAL SCENT:</td>
  303. <td class="desc">Summer Rain</td>
  304. </tr>
  305.  
  306. <tr>
  307. <td class="quer">OCCUPATION:</td>
  308. <td class="desc">Medical Doctor / Surgeon / Pack Healer</td>
  309. </tr>
  310.  
  311. <tr>
  312. <td class="quer">ORIENTATION:</td>
  313. <td class="desc">Straight</td>
  314. </tr>
  315.  
  316. <tr>
  317. <td class="quer">MARITAL STATUS:</td>
  318. <td class="desc">Married</td>
  319. </tr>
  320.  
  321. <tr>
  322. <td class="quer">WIFE:</td>
  323. <td class="desc"><a href="http://1.roleplay.chat/profile.php?user=Sasha%20Stiles" target="_blank"><font color="00e2ff">Sasha Stiles</font></a></td>
  324. </tr>
  325.  
  326. <tr>
  327. <td class="quer">LEARNED:</td>
  328. <td class="desc">Biology / Chemistry / Biochemistry / Immunology / Anatomy / Pathology
  329. </td>
  330. </tr>
  331. </table>
  332.  
  333. </div>
  334.  
  335.  
  336.  
  337. <a name="02"></a>
  338. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left"><br>
  339. At the tender age of 15, he graduated from high school. Went on to obtain a bachelor's degree in 3 years at Yale University. Then he attended medical school at the age of 18. Four years later at the age of 22 he went through a residency program that lasted for three more years, before he became an attending physician; while, taking courses in surgery for higher learning. It was then his chief of medicine decided to send him to a conference, so he could learn more about his dual profession. This is where it all began.<br>
  340. <br>
  341. Have you ever had an instant attraction to someone you had just met? He winded up in the wrong conference, one for veterinarian's rather than medical. You could say that was where he met the love of his life. Her blue eyes were staring out at the vastness, her hands lightly shaking while shuffling her notes. She was nervous behind the podium, speaking to nearly a hundred people. He could feel her heart straining when speaking of the animals, how they had been hurt from improper sedation. The tears lightly flickered into her view with such a heartfelt speech; it caused an ache in his heart that he couldn't possibly describe. There was just something that drew him to this beautiful blonde, like an intermingling of souls. He sat there for the full hour she spoke, enraptured by her delicateness, and drawn into her powerful sense of justice. The minute she left the stage, he ran after her; alas, hoping that he could encounter her again. Just when he was about to give up, he passed by the bar the hotel provided. He almost didn't notice her, until that unmistakable scent of vanilla and honeysuckle came wafting to flare his nostrils. There was no time at all wasted in approaching her, striking up a conversation, and buying her a drink. They talked all night long, eventually learning that each other possessed a genome that allowed them to shift into wolves. The realization had left him speechless, his hand gripping the bar counter so tight his knuckles went white. Was this why he had been drawn to her? Why did he fall in love with this bewitching woman at first sight? Could it be possible she had always been intended to be his soul mate? It was fateful how they had met, how he had been drawn to her, and how he sought after her when she left his presence. He wanted this woman and offered to take her out on the town.<br>
  342. <br>
  343. The first date consisted of a lovely picnic in the park, a few glasses of wine, and some costly cheese. The second date consisted of him taking her out to buy an excellent dress, an expensive one that cost nearly $1000; because, when it came to her wearing such a fine dress made of silk? Money was of no object. He danced with her for hours, before taking her home, and kissing her on the first step before bidding her goodnight. The third date couldn't exactly be counted as a date, but he saw it as such. She had an emergency at the veterinarian clinic; two of her practice workers had gotten into an accident, and she was swamped. His arrival to the rescue with her beckoning as she stated, "Was a godsend." He assisted her for the day, and wrapping her in a loving warm embrace to settle her nerves, by the fourth date? He knew this woman was who he wanted to spend his life with, so he drew her to a four-star restaurant, their table out on a balcony with a gorgeous view of the ocean. It was here he knew he wanted to spend the rest of his life together with this woman. The moment he had pulled out the little black box and got on one knee? He vividly remembers her breath catching in her chest, her eye's watering, trying to fan herself while she screamed, "Yes!" It was the happiest time in his life. That is how their love story began.
  344.  
  345. <center><img src="http://i.imgur.com/GqsAX8g.jpg" width="200"></center>
  346. </div>
  347.  
  348. <a name="03"></a>
  349. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left"><br>
  350. Hunter can be a stern man when it comes to the medical field or a patient. He is confident in his ability. Courageous, in the fact he will intervene if someone is being attacked. Direct with what he wishes to say. Easygoing when his wife wants to do something. Enthusiastic with his hobbies. Creative when it comes to something of inspiration. Decisive, when a terrible situation rears its ugly head. He is compulsive towards his wife, as his love for her is undying and powerful. Cheerful when things go according to plan. Ambitious and Adventurous, as he always wishes to succeed in life to provide luxuries for his lover. Cruel towards his enemies and those who wish him harm. This is the man behind the tired facade.<p>
  351.  
  352. <center><b><u>LIKES</u></b><br>
  353. Likes will go here.<p>
  354. <center><b><u>DISLIKES</b></u><br>
  355. Dislikes go here.
  356. </center><p>
  357.  
  358. <center><img src="http://i.imgur.com/6KbFwAX.jpg" width="200"></center>
  359. </div>
  360.  
  361. <a name="04"></a>
  362. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left"><br>
  363. <center><img src="http://i.imgur.com/IGzwqiC.jpg" width="175"></center>
  364. <u><b>Leather Jacket: This was a gift from his wife, "Sasha Stiles." He has sentimental attachment to it.
  365. <center><a href="Picture goes here" height="124" Width="auto" /></a><br></center><p>
  366. <center><img src="http://i.imgur.com/lkr077P.jpg" width="175"></center>
  367. <u><b> This wedding ring was specially crafted for Hunter, as Sasha knew he loves Crimson. He wears it always as a show of his affection for her; although, it can be used as an amplification for his power.
  368.  
  369.  
  370.  
  371. </div>
  372.  
  373. <a name="05"></a>
  374. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left"><br>
  375. <table align="center">
  376. <center><img src="http://cx.aos.ask.com/question/aq/700px-394px/invented-electricity_7b090807c03a6389.jpg" width="175"></center>
  377.  
  378. <a href="http://powerlisting.wikia.com/wiki/Electricity_Manipulation" target="_blank"><font color="00e2ff">Electrokinesis:</font></a>
  379. Through training, Hunter is capable of manipulating nearly every Facet of Electricity.
  380. <br><br>
  381.  
  382. <center><img src="https://s-media-cache-ak0.pinimg.com/originals/54/65/50/54655041ca1fa3a9831110d410cc56d4.gif" width="175"></center>
  383. <font color="00e2ff">Canis Dirus:</font> A dire wolf that is 7 foot from snout to tip of tail. He is the epitome of a beast in this form. Even capable of generating his power through his fur to electrocute his enemies.<br>
  384. <br>
  385. <font color="00e2ff">Physical Skillset:</font> Martial Arts Mastery - [Wushu] / [Wing Chun] | Kenjutsu - [Sword Master]
  386.  
  387.  
  388. </font></a></td>
  389. </tr>
  390. </table>
  391. </div>
  392.  
  393. <a name="06"></a>
  394. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left"><br>
  395. Not yet.
  396. </div>
  397.  
  398. <a name="07"></a>
  399. <div style="width:100%; height: 100%; top: 100px; overflow: auto;" align="Left"><br>
  400. <center><img src="http://i.imgur.com/wQZ7uXF.png" width="200"></center><p>
  401. **Story RP over smut. Not to say smut can't happen, but I am not one just to go at it. You wan't it... then you better be in long term with me. Only way you are going to get it. So sorry to burst your bubble.... Wait... no I am not.<p>
  402. **NO DRAMA! Take your bull shit some where else thank you. I have enough going on in my real life that I don't need your crap to add to the pile. I get myself in enough trouble, I don't need help.<p>
  403. **Real life first. (will say let you know if i have to go, if not means emergency)<p>
  404. **IC is IC and OOC is OOC.... DO NOT CROSS THESE TWO <p>
  405. **"No" and "Stop" mean what they say. <p>
  406. **I am a 3rd person semi-para to para rper. Don't expect me to detail the color of my big toe if I stub it. Will try not to do one liners.<p>
  407. **Profile please. No pic, no text, will ignore plain and simple.<p>
  408. **Don't be a grammar Nazi. I am not the best, but try. I won't be critical of you so I ask the same.<p>
  409. **Have any questions about my character ask. I don't bite... hard.<p>
  410. **Don't god mod or metagame. I refuse to deal with people that think they are better then everyone else. So welcome to the ignore list if you are one of those.<p>
  411. **This is supposed to be fun so please let it be just that.
  412. </div>
  413. </div>
  414. </div>
  415.  
  416. <div id="miscbox"><br>
  417. "Logic will get you from A to B. <br>
  418. Imagination will take you everywhere."
  419. Albert Einstein
  420. <br>
  421. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement