Advertisement
Daric

Mercer

Nov 21st, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.03 KB | None | 0 0
  1.  
  2.  
  3.  
  4. <center>
  5. <h3 class="pfor">Profile for "Mercer"</h3><div id="profile"><style type="text/css">
  6. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  7.  
  8.  
  9. #profile { border: hidden; background-color: transparent; }
  10.  
  11. .pfor {display:none;}
  12.  
  13. body{
  14. background:#fff;
  15. background-image:url(https://wallpaperscraft.com/image/black_dark_shadow_9663_2560x1600.jpg);
  16. background-size:100%;
  17. background-repeat:no-repeat;
  18. background-attachment:fixed;
  19. }
  20.  
  21. #Box1{
  22. position:absolute;
  23. top:20px;
  24. left:20px;
  25. height:200px;
  26. width:400px;
  27. border-radius:0px;
  28. background:url('https://38.media.tumblr.com/36980287c7278ddf5d7239d20ebdcef9/tumblr_nmwbfzx0gy1riiaoso1_500.gif');
  29. overflow:hidden;
  30. border:4px solid black;
  31. }
  32.  
  33.  
  34.  
  35. .poke{
  36. color:#505050;
  37. font-size:12px;
  38. text-align:center;
  39. font-family:pixel;
  40. margin: 2px;
  41. }
  42.  
  43. .effect{
  44. height:200px;
  45. width:400px;
  46. background-color:#fff;
  47. filter: alpha(opacity=0);
  48. opacity: 0;
  49. border-radius:0px;
  50. -webkit-transition: all 0.6s ease-out;
  51. -moz-transition: all 0.6s ease-out;
  52. }
  53.  
  54. .effect:hover{
  55. border-radius:0px;
  56. filter: alpha(opacity=100);
  57. opacity: 1;
  58. overflow:auto;
  59. }
  60.  
  61. a.sinnoh:link, a.sinnoh:active, a.sinnoh:visited{
  62. display: block;
  63. float: left;
  64. width: 86px;
  65. margin-left: 7px;
  66. -moz-border-radius: 5px;
  67. border-radius: 2px;
  68. font-family: consolas;
  69. text-decoration: none;
  70. font-size: 10px!important;
  71. letter-spacing: 0px;
  72. background-color: bbb;
  73. color: 383838;
  74. padding: 2px;
  75. text-align: center!important;
  76. -webkit-transition: all 0.6s ease-out;
  77. -moz-transition: all 0.6s ease-out;
  78. }
  79.  
  80. a.sinnoh:hover{background-color:f0e0b8;
  81. color:353535;
  82. text-decoration: none;}
  83.  
  84. a href {
  85. text-decoration: underline;
  86. font-family:consolas;
  87. color: #505050;
  88. letter-spacing: -1px;
  89. }
  90.  
  91. u {
  92. text-decoration: underline;
  93. font-family:consolas;
  94. color: #505050;
  95. letter-spacing: -1px;
  96. }
  97.  
  98. b {
  99. color: #493c23;
  100. font-family:consolas;
  101. text-transform:none;
  102. letter-spacing: 2px;
  103. }
  104.  
  105. a:active, a:link, a:visited{
  106. color:#464f82;
  107. text-transform:none;
  108. font-family:consolas;
  109. letter-spacing: 1px;
  110. text-decoration:none;
  111. transition:all 0.3s ease-out;
  112. -o-transition:all 0.3s ease-in-out;
  113. -moz-transition:all 0.3s ease-in-out;
  114. -webkit-transition:all 0.3s ease-in-out;
  115. }
  116.  
  117. a:hover{
  118. cursor:help;
  119. color:#260000;
  120. text-decoration:none;
  121. transition:all 0.3s ease-out;
  122. -o-transition:all 0.3s ease-in-out;
  123. -moz-transition:all 0.3s ease-in-out;
  124. -webkit-transition:all 0.3s ease-in-out;
  125. }
  126.  
  127. h1{
  128. font-family: Georgia;
  129. font-size:25;
  130. letter-spacing:1px;
  131. color:#d8a078;
  132. font-style:italic;
  133. font-weight:light;
  134. text-align: center;
  135. text-transform:none;
  136. }
  137.  
  138. ::-webkit-scrollbar {width: 4px;}
  139. ::-webkit-scrollbar-thumb:vertical {
  140. height: 10px;background-color: #a8a8a8;}
  141. ::-webkit-scrollbar-thumb:horizontal {
  142. height: 10px;background-color: #a8a8a8;border: 0px ;width: 15px;}
  143.  
  144.  
  145.  
  146. h1{
  147. font-family: Georgia;
  148. font-size:25;
  149. letter-spacing:1px;
  150. color:#d8a078;
  151. font-style:italic;
  152. font-weight:light;
  153. text-align: center;
  154. text-transform:none;
  155. }
  156.  
  157. h1 {
  158.  
  159. position: fixed;
  160. right: 100px;
  161. bottom: 0px;
  162. font-weight: normal;
  163. font-size: 60%;
  164. color: #ffffff;}
  165.  
  166. #pictureone {
  167.  
  168.  
  169. position: fixed;
  170. left: 60px;
  171. bottom: 0px;
  172. margin: 25px;
  173. border: 5px solid #000;}
  174.  
  175. .Box2{
  176. background: #828282;
  177. position:absolute;
  178. bottom: 100px;
  179. left: 360px;
  180. height:203px;
  181. width:50px;
  182. border-radius:0px;
  183. overflow:hidden;
  184. border:4px solid black;
  185. }
  186.  
  187. .Box3{
  188. background-color: #ffffff;
  189. position:absolute;
  190. background-size: 100%;
  191. bottom: 100px;
  192. left:-300%;
  193. height:203px;
  194. width:468px;
  195. border-radius:0px;
  196. overflow:auto;
  197. border:4px solid black;
  198. opacity: 0.0px;
  199. -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out;}
  200.  
  201. .Box3:target{left:435px; -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; opacity: 1.0px;}
  202.  
  203.  
  204.  
  205. a.yum, a.yum:link, a.yum:active, a.yum:visited {
  206. background-color: #000;
  207. border: #000 solid 2px;
  208. display: block;
  209. margin: 1px;
  210. font-family: consolas;
  211. font-size: 10px;
  212. letter-spacing: 2px;
  213. color: #828282;}
  214.  
  215.  
  216. a.yum:hover {
  217. display: block;
  218. margin: 1px;
  219. background-color: #000;
  220. border: #000 solid 2px;
  221. font-family: consolas;
  222. font-size: 10px;
  223. letter-spacing: 2px;
  224. color: #fff;
  225. }
  226.  
  227. #Name{
  228. position: fixed;
  229. bottom: 405px;
  230. right: 300px;
  231. color: #354D6F;
  232. font-size: 30px;
  233. line-height: 80px;
  234. letter-spacing: 3px;
  235.  
  236. font-style:italic;
  237. font-family: lavanderia sturdy;
  238. text-shadow: 0px 0px 2px #000000;
  239. z-index: 700;
  240. }
  241.  
  242. </style>
  243. <div id="Name">
  244. I probably did it,
  245. <br> but I definitely don't give a shit about it.</div>
  246.  
  247. <div id="pictureone">
  248. <img src="http://41.media.tumblr.com/02e1857416a0af372a120f30c113c395/tumblr_nbnglxD7YZ1rmmysao1_1280.png" class="image" width="250px;" height="auto;"></div>
  249.  
  250. <div id="box1">
  251. <div class="effect">
  252. <div class="poke">
  253. <big><i>OOC.</i></big>
  254. <br><br>
  255. Coding is mine, don't steal.
  256. <br>
  257. Admin of the Misfits room.
  258. <br>
  259. Pm friendly.
  260. <br>
  261. Skype is possible, not guaranteed.
  262. <br>
  263. Any questions about the room are fine.
  264. <br>
  265. Mods of the room are Chelsea Gibson and Jade Kingsley.
  266.  
  267.  
  268.  
  269.  
  270. </div>
  271. </div>
  272. </div>
  273.  
  274.  
  275. <div class="Box2">
  276.  
  277.  
  278.  
  279. <a href="#one" title="Stats" class="yum">S</a>
  280. <br>
  281. <a href="#two" title="History" class="yum">H</a>
  282. <br>
  283. <a href="#three" title="Powers" class="yum">A</a>
  284. <br>
  285. <a href="#four" title="Friends" class="yum">D</a>
  286. <br>
  287. <a href="#five" title="Trivia" class="yum">O</a>
  288. <br>
  289.  
  290. <a href="#" title="Reset" class="yum">W</a>
  291. </div>
  292.  
  293.  
  294. <div id="one" class="Box3">
  295.  
  296.  
  297. <b><i>“The moment people come to know love, they run the risk of carrying hate.”</i></b>
  298. <br><br>
  299. <br><b>Name:</b><i>Mercer Judas Chase.</i>
  300. <br><b>Alias:</b> <i>Judas.</i>
  301. <br><b>Nicknames:</b><i>Merc.</i>
  302. <br><b>Classification:</b><i>Misfit.</i>
  303. <br><b>Occupation:</b><i>Member of the Asbo-five.</i>
  304. <br><b>Height:</b><i>6'9ft.</i>
  305. <br><b>Weight:</b><i>21st.</i>
  306. <br><b>Sexuality:</b><i>Straight.</i>
  307. <br><b>Hair:</b><i>Dirty blonde/brunette.</i>
  308. <br><b>Relationship:</b><i>Single. </i>
  309. <br><b>Age:</b> <i>20.</i>
  310. <br><b>Power:</b> <i>Shadow Manipulation.</i>
  311. <br><b>Lovers:</b> <i>Abby.</i>
  312.  
  313.  
  314. </div>
  315.  
  316.  
  317. <div id="two" class="Box3">
  318.  
  319. <b><i>"I knew a guy like you once... He died."</b></i>
  320. <br><br><br>
  321. Mercer was born a twin along with his twin sister Mercy, while she was planned for, Mercer was not and it showed in his upbringing. While his sister loved her brother more than anything, Mercer spent most of his life growing up and living in her shadow. His parents, while wealthy made sure she got more attention and support in whatever she desired to do. This lead to many strains in Mercer's life with his family, including his sister who always just tried to watch out for him. When he was fifteen, Mercer got involved with drugs, especially ecstasy and cocaine and ended up running away. Though his parents did make much of an effort, his sister never stopped trying to find him and eventually brought her brother home to a family that just disapproved even more.
  322. <br><br>
  323. His life was just a spin off drugs and parties till eventually Mercy became sick, her kidney was failing and desperately needed a new one. While Mercer was a match, his system was full of too many impurities to transplant and by the time dialysis cleaned his system it was already too late. Mercy died at the age of 19 and left Mercer with parents who now also blamed him for her death, causing him to leave home once again to try and live his life on his own with the guilt of having 'killed' his sister. However, it was then the storm struck. Mercer was given the ability to manipulate his own shadow, as a marking contrast to his life spent living in Mercy's shadow.
  324. <br><br>
  325. At age 20, Mercer was arrested for instigating a bar fight and received his sentence to community service, unknowingly joining the Asbo five with veterans Finn and Abby who left not long after him, leaving him to guide the next group of misfits who joined the community payback program...
  326. </div>
  327.  
  328.  
  329.  
  330. <div id="three" class="Box3">
  331.  
  332.  
  333. <b><i>"I may be a dickhead, but you're a cunt."</b></i>
  334. <br><br><br>
  335. Mercer has the ability of Shadow manipulation, stemmed from his life spent in his sister's shadow. Mercer's shadow is an entirely different entity and works as a means of self defence and offence. Mercer has limited control over his shadow, the limit to which he cannot control is it's defensive nature. If Mercer is unaware of something about to hit him or cannot react in time, his shadow will act accordingly to protect him.
  336. <br><br>
  337. Mercer's shadow interacts with other shadows, to which whatever his shadow does to another transpires in the real world. For example, even if Mercer himself does not strangle someone, if his shadow strangles someone else's shadow then their body will be effected as if they where being strangled. In moments of extreme pressure, Mercer can make his shadow three dimensional and pull it from the ground, making it a controlled physical manifestation to which he has full control over.
  338. <br><br>
  339. The drawback of his power is that it does extend to shadows only, in total darkness his shadow does not exist and thus he cannot control it. At the same time, Mercer's shadow must be actually touching whatever it is manipulating, meaning a proximity of closeness is often needed. While Mercer's shadow does not take damage, unlike other shadows, Mercer's movement is restricted while focusing on controlling it. While on ecstasy, his reversal power is light manipulation, granting him the power to control light sources such as light bulbs, the light a fire produces and so on.
  340.  
  341. </div>
  342.  
  343.  
  344.  
  345. <div id="four" class="Box3">
  346. <b><i>""</b></i>
  347. <br><br><br>
  348.  
  349.  
  350. </div>
  351.  
  352.  
  353.  
  354. <div id="five" class="Box3">
  355. <b><i>"Sometimes I wonder if I could've saved my sister, but then I always wonder if the moon landing was faked or not."</b></i>
  356. <br><br><br>
  357. -Mercer has most of his body tattooed, including his penis. It is in the design of a lightsaber.
  358. <br><br>
  359. -Mercer is an avid smoker of tobacco and weed, calming down on the more harder drugs of his youth.
  360. <br><br>
  361. -Mercer attended private school like his sister, however he did not attend college due to drug usage.
  362. <br><br>
  363. -Mercer's most recent job was working at Argos, he was fired for breaking a customer's nose when they wouldn't stop asking where there order was.
  364. <br><br>
  365. -Mercer slept with Abby during an one night stand before her departure from the program, they've had no contact since.
  366. <br><br>
  367. -Mercer is currently the oldest serving member of the Asbo five and is the only one to have met Finn and Abby.
  368. <br><br>
  369. -Mercer is an organ donor.
  370. <br><br>
  371. -Mercer was going to a job interview for a bartending job when he was hit by the storm, the blast sent him flying backwards into an old lady and subsequently broke her hip. No charges filed.
  372.  
  373.  
  374.  
  375. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement