Beautifulie

— ɪ ʟᴏᴠᴇ ʏᴏᴜ.

Jan 17th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 21.40 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor{display: none; }
  3. #profile { border: 0px; background-color: transparent; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: arial narrow;
  9. font-size: 10px;
  10. background-color: #FFFFFF;
  11. background-image: url('http://i.picpar.com/Poz.png');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. background-position: 0px 150px;
  16. text-align: justify;
  17. color: #888888;
  18. cursor: url('http://cur.cursors-4u.net/others/oth-9/oth800.cur'), default;
  19. }
  20.  
  21. b, strong {font-family: verdana; font-size: 10px; font-variant: small-caps; color:#FF9220; font-weight:normal; letter-spacing: -1px;}
  22. i {color: #B67D82; font-family: verdana; font-variant: small-caps; font-size: 10.5px; letter-spacing:0px;}
  23. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  24. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  25. big {color: #181818; font-size: 12px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
  26. small {color: #663366; font-size: 14px; font-weight: light; letter-spacing: -1px; padding-top: 5px; font-family: century gothic; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  27.  
  28. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  29. -moz-border-radius: 0px 0px 0px 0px;
  30. border-radius:0px 0px 0px 0px;}
  31. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  32. -moz-border-radius: 0px 0px 0px 0px;
  33. border-radius:0px 0px 0px 0px;}
  34. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  35. -moz-border-radius: 0px 0px 0px 0px;
  36. border-radius:0px 0px 0px 0px;}
  37. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  38.  
  39. #Pic {
  40. position: fixed;
  41. top: 75px;
  42. left: 400px;
  43. width: 374px;
  44. height: 195px;
  45. background-color: #EDEDEE;
  46. background-image:url('http://i.picpar.com/990.gif');
  47. background-repeat: no-repeat;
  48. background-position: -100px -100px;
  49. background-size: 500px 375px;
  50. border: #D79EA1 4px solid;
  51. }
  52.  
  53. #container{
  54. position: fixed;
  55. top: 275px;
  56. left: 400px;
  57. width: 374px;
  58. height: 205px;
  59. overflow: hidden;
  60. text-align: justify;
  61. line-height: 3px;
  62. font-size: 10.5px;
  63. background-color: #EDEDEE;  
  64. font-face: century gothic;
  65. font-variant: small-caps;
  66. color: #212121;
  67. overflow: hidden;
  68. border: 4px #D79EA1 Solid;
  69. z-index:500;}
  70.  
  71. #zero, #one, #two, #three, #four, #five{
  72. top: 310px;
  73. left: 338px;
  74. width: 374px;
  75. height: 200px;
  76. padding-top: 7px;
  77. text-align: justify;
  78. line-height: 13px;
  79. overflow: auto;
  80. background-color: transparent; }
  81.  
  82. a.pink:link, a.pink:active, a.pink:visited{
  83. height: 50px;
  84. display: block;
  85. float: left;
  86. width: 173px;
  87. margin: 5px;
  88. font-family: verdana;
  89. font-variant: small-caps;
  90. font-size: 20px;
  91. letter-spacing: -1px;
  92. background-color: 222222;
  93. color: #FEFEFE;
  94. padding: 2px;
  95. text-align: center;
  96. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  97. -webkit-transition: all 0.6s ease-out;
  98. -moz-transition: all 0.6s ease-out;}
  99.  
  100. a.pink:hover{
  101. background-color: #222222;
  102. color: CCC;
  103. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  104. text-decoration: none;}
  105.  
  106. a {
  107. color: #E3DDF0;
  108. text-decoration: none;
  109. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  110. }
  111.    
  112. a:hover {
  113. color: #888888;
  114. text-decoration: none;
  115. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  116. }
  117.  
  118. #Navi {
  119. position: fixed;
  120. left: 400px;
  121. top: 485px;
  122. width: 374px;
  123. height: 40px;
  124. border: 4px Solid #D79EA1;
  125. background-color: #EDEDEE;
  126. }
  127.  
  128. a.nav:link, a.nav:active, a.nav:visited{
  129. letter-spacing: 0px;
  130. text-transform: uppercase;
  131. display: inline-block;
  132. width: 40px;
  133. height: 10px;
  134. margin-left: 11.7px;
  135. color: #9E7A86;
  136. background-color: transparent;
  137. text-align: justify;
  138. line-height: 1px;    
  139. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  140. -webkit-transition: all 0.4s ease-out;
  141. -moz-transition: all 0.4s ease-out;}
  142.  
  143. a.nav:hover{
  144. text-decoration: none;
  145. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  146. }
  147.  
  148. .box {
  149. position: fixed;
  150. left: -100px;
  151. top: 75px;  
  152. width: 350px;
  153. height: 434px;
  154. padding: 5px;
  155. color: #212121;
  156. font-family: verdana;
  157. font-variant: small-caps;
  158. text-align: justify;  
  159. font-size: 10px;
  160. line-height: 13px;  
  161. overflow: auto;
  162. border: 4px Solid #D79EA1;
  163. background-color: #EDEDEE;
  164. opacity: 0;
  165. transition: all 0.5s ease-in-out;
  166. -webkit-transition: all 0.5s ease-in-out;
  167. -moz-transition: all 0.5s ease-in-out;
  168. -o-transition: all 0.5s ease-in-out;
  169. -ms-transition: all 0.5s ease-in-out;
  170. }
  171.  
  172. .box:target {
  173. top: 75px;
  174. left: 800px;
  175. opacity: 1;
  176. transition: all 0.5s ease-in-out;
  177. -webkit-transition: all 0.5s ease-in-out;
  178. -moz-transition: all 0.5s ease-in-out;
  179. -o-transition: all 0.5s ease-in-out;
  180. -ms-transition: all 0.5s ease-in-out;
  181. }
  182.  
  183. .snow {
  184. margin-top: 1px;
  185. height: 50px;
  186. width: 50px;
  187. margin-left: 5px;
  188. border: #9ab1b8 2px solid;
  189. opacity: 0.7;
  190. }
  191.  
  192. .image {
  193. opacity: 0;
  194. width: autopx;
  195. height: 195px;
  196. background-color: #000000;
  197. text-align: justify;
  198. overflow: auto;
  199. -ms-transition: opacity .3s linear;
  200. -moz-transition: opacity .3s linear;
  201. -o-transition: opacity .3s linear;
  202. -webkit-transition: opacity .3s linear; }
  203.  
  204. .image:hover {
  205. opacity: 0.9; }
  206.  
  207. .text {
  208. line-height: 1.5;
  209. padding-top: 2px;
  210. font-family: century gothic;
  211. font-variant: small-caps;
  212. font-size: 15;
  213. color: silver;
  214. text-align: justify; }
  215.  
  216. #character{
  217. position: fixed;
  218. left: 0px;
  219. top: 200px;
  220. }
  221.  
  222. #title {
  223. position: fixed;
  224. top: 5px;
  225. left: 580px;
  226. z-index: 550;
  227. color: #070707;
  228. font-size: 80px;
  229. line-height: 80px;
  230. letter-spacing: -2px;
  231. font-family: lavanderia delicate;
  232. text-shadow: #bb6b64 2px 3px 4px;
  233. z-index: 99999;
  234. }
  235.  
  236. #credit{
  237. position:fixed;
  238. bottom:0px;
  239. right:0px;
  240. z-index:450;
  241. }
  242.  
  243. </style>
  244.  
  245. <div id="title">Anavina</div>
  246.  
  247. <div id="pic">
  248. <div class="image"><div id="text">
  249. <a href="#zero" class="pink"></a>
  250. <a href="#one" class="pink"></a>
  251. <a href="#two" class="pink"></a>
  252. <a href="#three" class="pink"></a>
  253. <a href="#four" class="pink"></a>
  254. <a href="#five" class="pink"></a>
  255. </div></div></div>
  256.  
  257. <div id="container">
  258. <div id="zero">
  259. It's been ten years. Ten long years since that unfortunate day. Everything has changed and it looks like for the worse. Never in my life had I want to witness what I've seen. I just...I just hope that everything is alright with you and that you are safe. I honestly couldn't imagin- no, I won't imagine it at all. Not after all that has happened already. I wonder if you know that I miss you. I hope that you do. Now that I'm thinking about it...I wonder where that Suzaku went. I haven't seen him in quite some time now too. Probably off somewhere trying not to cause trouble and with his flock of fangirls following all around him. Miss him too. Well, I just wish now that we could all reunite once more and spend some time together. That, that would be nice.
  260. - Ana.
  261. </div>
  262.  
  263. <div id="one">
  264. <b>000</b> Do not take me seriously if I'm joking around in the room.
  265. <br><br><b>001</b> Character was/is created for the Pokemon Universe only. No crossovers.
  266. <br><br><b>002</b> Moderator of the Pokémon Universe room on RPC.
  267. <br><br><b>003</b> Semi to multi paragraph roleplayer. Literate. No text speak and in third person. Have a decent grasp of the English language and we should be fine. One-liners are me messing around.
  268. <br><br><b>004</b> Out of Character does not equal in character. Whatever beef or issues you have stays on that alt. Don't come to me on another alt saying bullshit.
  269. <br><br><b>005</b> I idle a lot. RPC can't keep my attention long enough to stay glued to it. It happens. I also sleep with my comp running so yea.
  270. <br><br><b>006</b> There will be no outside contact whatsoever, unless I like you. Like <i>really</i> like you.
  271. <br><br><b>007</b> I can and will at times, deny you the offer of RP. Why? Because my muse is forever dying and I have the attention span of Dory. Yes, from Finding Nemo.
  272. <br><br><b>008</b> No smut without story and a relationship attachment. Simple as that.
  273. <br><br><b>009</b> I don't want drama. Keep your opinions, comments, concerns or whatever else to yourself if it is negative. I didn't come on here for you.
  274. <br><br><b>010</b> Don't ask for a relationship outside of the roleplay with the player because she will only turn you down. You can try icly though since she isn't attached to anyone at the moment.
  275. <br><br><b>011</b> Semi-PM friendly. To be honest, I only answer the PMs for people that I am close to whom decided to PM me or for Pokemon reasons. Or those randoms who seem to be nice and don't want to get into my pants. However, if you are a Futanari/Anthro/Multi-character profile/Tentacle Monster, I will stop you right here. Do not expect a response from me. Yes, I check profiles <i>often</i>.
  276. <br><br><b>012</b> No profile, no RP. Simple as that.
  277. <br><br><b>013</b> The layout was done by myself. Don't ask me to use it. If you want a layout from me, it will be $10 for a premade or $15-20 for a original; depending on how long it takes me to complete it. Once I have received the money for the commission is when I will start making it, not before.
  278. <br><br><b>014</b> Wanna know my pokemon alts? Sure. Ask.
  279. <br><br><b>015</b> Forever a work in progress and will always be updated.
  280. </div>
  281.  
  282. <div id="two">
  283. <font style=float:left>Trainer Type</font> <font style=float:right>Ace Trainer</font><br>
  284. <font style=float:left>Name</font> <font style=float:right>Diocalli, Avavina</font><br>
  285. <font style=float:left>Moniker(s)</font> <font style=float:right>Queenie, 'Rina, etc.</font><br>
  286. <font style=float:left>D.O.B/Zodiac</font> <font style=float:right>9 February/Aquarius</font><br>
  287. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  288. <font style=float:left>Hair Colour/Eye Hue</font> <font style=float:right>Light Pink/Gray</font><br>
  289. <font style=float:left>Height/Weight</font> <font style=float:right>5'6"/127 lbs</font><br>
  290. <font style=float:left>Body Type</font> <font style=float:right>Lithe, curvaceous</font><br>
  291. <font style=float:left>Age</font> <font style=float:right>Twenty-five</font><br>
  292. <font style=float:left>Occupation</font> <font style=float:right>PKMN Trainer</font><br>
  293. <font style=float:left>Family</font> <font style=float:right>Mom & Dad</font><br>
  294. <font style=float:left>Alignment</font> <font style=float:right>Lawful Good</font><br>
  295. <font style=float:left>Hometown</font> <font style=float:right>Viridian City, Kanto</font><br>
  296. <font style=float:left>Orientation</font> <font style=float:right>Heterosexual</font><br>
  297. <font style=float:left>Marital Status</font> <font style=float:right><a href="/profile.php?userid=214819" target="_blank">Taken</a>.</font><br>
  298. <font style=float:left>Distinguishing</font> <font style=float:right>Artificial right eye</font><br>
  299. <font style=float:left>Starter</font> <font style=float:right>Growlithe ( lv.5 )</font><br>
  300. </div>
  301.  
  302. <div id="three">
  303. A child of many moods, Anavina is what is to be known as a tsundere. She tried opening up to people in her childhood but with that, it costed her. Her right eye was taken from her only to be replaced with an artificial one. At first, she didnt care for it, but as time progressed forward, she has gotten used to it. But nowadays, she mostly has it off because she either misplaced it or just lost it during her years of living, she has loved and lost so much. Just in about five or so years, she has lost that of her bodyguard and some of her Pokemon that were really close to her. It also made her realize that she needed to change and mature a bit.
  304. </div>
  305.  
  306. <div id="four">
  307. <center><img src="http://i.picpar.com/mFn.png"></img><br>
  308. <img src="http://cdn.bulbagarden.net/upload/9/93/Bag_Pok%C3%A9_Ball_Sprite.png" title="Pokeball - 20x"></img>
  309. <img src="http://cdn.bulbagarden.net/upload/c/ca/Bag_Great_Ball_Sprite.png" title="Great Ball - 10x"></img>
  310. <img src="http://cdn.bulbagarden.net/upload/4/42/Bag_Love_Ball_Sprite.png" title="Love Ball - 20x"></img>
  311. <img src="http://cdn.bulbagarden.net/upload/5/55/Bag_Premier_Ball_Sprite.png" title="Premier Ball - 5x"></img>
  312. <img src="http://cdn.bulbagarden.net/upload/3/3d/Bag_Timer_Ball_Sprite.png" title="Timer Ball - 5x"></img>
  313. <img src="http://cdn.bulbagarden.net/upload/1/17/Bag_Heal_Ball_Sprite.png" title="Heal Ball - 15x"></img></center>
  314. <br><b>Bows</b>: An assortment of bows in all different colours. Mostly wears the black and the purple ones.
  315. <br><b>Wallet</b>: A hand-crafted wallet with all of her identification within it. Has 1,357 Poke within.
  316. <br><b>Pen & Notebook</b>: Doesn't bring out from her bag that much but she tends to write in her journal every now and again.
  317. <br><b>Berries</b>: Mostly Oran berries.
  318. <br><b>Town Map</b>: Self-explanatory.
  319. <br><b>Eye Drops</b>: Since her artificial eye tends to dry up a lot.
  320. </center>
  321. </div>
  322.  
  323. <div id="five">
  324. <a href="profile.php?user=Ace" target="_blank" title="description here. ill make icons later"><img src="http://placehold.it/80x80" class="snow"></a>
  325. <a href="profile.php?user=Suzaku" target="_blank" title="description here. ill make icons later"><img src="http://placehold.it/80x80" class="snow"></a>
  326. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  327. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  328. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  329. <a href="profile.php?user=" target="_blank" title="description here."><img src="http://placehold.it/80x80" class="snow"></a>
  330.  
  331. </div></div>
  332.  
  333. <div id="character">
  334. <img src="http://i.picpar.com/690.png"></img>
  335. </div>
  336.  
  337. <div id="Navi">
  338. <a class="nav" href="#arcanine"><img src="http://pokemon-online.eu/images/poke_img/59/icon.gif"></img></a>
  339. <a class="nav" href="#dragonair"><img src="http://pokemon-online.eu/images/poke_img/148/icon.gif"></img></a>  
  340. <a class="nav" href="#zebstrika"><img src="http://pokemon-online.eu/images/poke_img/523/icon.gif"></img></a>
  341. <a class="nav" href="#haxorus"><img src="http://pokemon-online.eu/images/poke_img/612/icon.gif"></img></a>
  342. <a class="nav" href="#chandelure"><img src="http://pokemon-online.eu/images/poke_img/609/icon.gif"></img></a>
  343. <a class="nav" href="#mandibuzz"><img src="http://pokemon-online.eu/images/poke_img/630/icon.gif"></img></a>
  344. <a class="nav" href="#queen"><img src="http://static2.wikia.nocookie.net/__cb20130618171160/pokemon/images/1/13/Poke_Ball_Sprite.png"></img></a>
  345. </div>
  346.  
  347.  
  348. <div id="arcanine" class="box">
  349. <img src="https://31.media.tumblr.com/88d28611cb6812778d4de585ac660557/tumblr_mq3slqk1pW1s5h198o4_250.gif" width="350" height="200"></img><br>
  350. <font style=float:left>Name</font> <font style=float:right>Arcalius</font><br>
  351. <font style=float:left>Gender</font> <font style=float:right>Male</font><br>
  352. <font style=float:left>Level</font> <font style=float:right>Seventy-Four</font><br>
  353. <font style=float:left>Type</font> <font style=float:right>Fire</font><br>
  354. <font style=float:left>Held Item</font> <font style=float:right>Charcoal</font><br>
  355. <font style=float:left>Height</font> <font style=float:right>06'03"</font><br>
  356. <font style=float:left>Weight</font> <font style=float:right>314.7 lbs</font><br>
  357. <font style=float:left>Class</font> <font style=float:right>Legendary PKMN</font><br>
  358. <font style=float:left>N.Number.</font> <font style=float:right>#059</font><br>
  359. <font style=float:left>Abilities</font> <font style=float:right>Intimidate, Justified ( Hidden )</font><br>
  360. <center><i>Extremespeed - Morning Sun - Flamethrower - Aerial Ace - Flame Charge.</i></center>
  361. </div>
  362.  
  363. <div id="dragonair" class="box">
  364. <img src="https://24.media.tumblr.com/d43336d10073e5c8d25746fd71534af7/tumblr_mmiasrvbs91r5fhkdo1_500.gif" width="350" height="200"></img><br>
  365. <font style=float:left>Name</font> <font style=float:right>Elisynne</font><br>
  366. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  367. <font style=float:left>Level</font> <font style=float:right>Seventy-Four</font><br>
  368. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  369. <font style=float:left>Held Item</font> <font style=float:right>Everstone</font><br>
  370. <font style=float:left>Height</font> <font style=float:right>13'01"</font><br>
  371. <font style=float:left>Weight</font> <font style=float:right>36.4 lbs</font><br>
  372. <font style=float:left>Class</font> <font style=float:right>Dragon PKMN</font><br>
  373. <font style=float:left>N.Number.</font> <font style=float:right>#148</font><br>
  374. <font style=float:left>Abilities</font> <font style=float:right>Shed Skin, Marvel Scale ( Hidden )</font><br>
  375. <center><i>Surf - Dragon Dance - Thunderbolt - Flamethrower - Blizzard.</i></center>
  376.  
  377. </div>
  378.  
  379. <div id="zebstrika" class="box">
  380. <img src="https://31.media.tumblr.com/a41ca0f6a2e1bc3fa0376be86f14f133/tumblr_mtwkzmXIHk1sjkc3bo5_250.gif" width="350" height="200"></img><br>
  381. <font style=float:left>Name</font> <font style=float:right>Xero</font><br>
  382. <font style=float:left>Gender</font> <font style=float:right>Male</font><br>
  383. <font style=float:left>Level</font> <font style=float:right>Seventy-Two</font><br>
  384. <font style=float:left>Type</font> <font style=float:right>Electric</font><br>
  385. <font style=float:left>Held Item</font> <font style=float:right>Magnet</font><br>
  386. <font style=float:left>Height</font> <font style=float:right>5’03”</font><br>
  387. <font style=float:left>Weight</font> <font style=float:right>175.3 lbs</font><br>
  388. <font style=float:left>Class</font> <font style=float:right>Thunderbolt PKMN</font><br>
  389. <font style=float:left>N.Number.</font> <font style=float:right>#523</font><br>
  390. <font style=float:left>Abilities</font> <font style=float:right>Motor Drive, Sap Sipper ( Hidden )</font><br>
  391. <center><i>Flame Charge - Discharge - Bounce - Wild Charge - Shock Wave.</i></center>
  392. </div>
  393.  
  394. <div id="haxorus" class="box">
  395. <img src="http://31.media.tumblr.com/00968834c9b10d6ca0167a537a7a82ce/tumblr_mghjvbxpwG1r84emlo1_500.gif" width="350" height="200"></img><br>
  396. <font style=float:left>Name</font> <font style=float:right>Caliel</font><br>
  397. <font style=float:left>Gender</font> <font style=float:right>Male</font><br>
  398. <font style=float:left>Level</font> <font style=float:right>Seventy-Three</font><br>
  399. <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
  400. <font style=float:left>Held Item</font> <font style=float:right>Dragon Claw</font><br>
  401. <font style=float:left>Height</font> <font style=float:right>05’11”</font><br>
  402. <font style=float:left>Weight</font> <font style=float:right>232.6 lbs</font><br>
  403. <font style=float:left>Class</font> <font style=float:right>Axe Jaw PKMN</font><br>
  404. <font style=float:left>N.Number.</font> <font style=float:right>#612</font><br>
  405. <font style=float:left>Abilities</font> <font style=float:right>Rivalry, Unnerve ( Hidden )</font><br>
  406. <center><i>Dragon Dance - Dual Claws - Dragon Pulse - Shadow Claw - Brick Break.</i></center>
  407. </div>
  408.  
  409. <div id="chandelure" class="box">
  410. <img src="http://31.media.tumblr.com/tumblr_m5w485q5w71qczibyo1_500.gif" width="350" height="200"></img><br>
  411. <font style=float:left>Name</font> <font style=float:right>Arai</font><br>
  412. <font style=float:left>Gender</font> <font style=float:right>Male</font><br>
  413. <font style=float:left>Level</font> <font style=float:right>Seventy-One</font><br>
  414. <font style=float:left>Type</font> <font style=float:right>Ghost/Fire</font><br>
  415. <font style=float:left>Held Item</font> <font style=float:right>Charcoal</font><br>
  416. <font style=float:left>Height</font> <font style=float:right>03'03"</font><br>
  417. <font style=float:left>Weight</font> <font style=float:right>75.6 lbs</font><br>
  418. <font style=float:left>Class</font> <font style=float:right>Luring PKMN</font><br>
  419. <font style=float:left>N.Number.</font> <font style=float:right>#609</font><br>
  420. <font style=float:left>Abilities</font> <font style=float:right>Flame Body, Shadow Tag ( Hidden )</font><br>
  421. <center><i>Dark Pulse - Shadow Ball - Calm Mind - Will - o - Wisp - Inferno.</i></center>
  422. </div>
  423.  
  424. <div id="mandibuzz" class="box">
  425. <img src="http://25.media.tumblr.com/tumblr_m55fd4FJx61rr5ppno2_250.gif" width="350" height="200"></img><br>
  426. <font style=float:left>Name</font> <font style=float:right>Sylvaeri</font><br>
  427. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  428. <font style=float:left>Level</font> <font style=float:right>Seventy-Two</font><br>
  429. <font style=float:left>Type</font> <font style=float:right>Dark/Flying</font><br>
  430. <font style=float:left>Held Item</font> <font style=float:right>Sharp Beak</font><br>
  431. <font style=float:left>Height</font> <font style=float:right>03'11"</font><br>
  432. <font style=float:left>Weight</font> <font style=float:right>87.1 lbs</font><br>
  433. <font style=float:left>Class</font> <font style=float:right>Bone Vulture</font><br>
  434. <font style=float:left>N.Number.</font> <font style=float:right>#630</font><br>
  435. <font style=float:left>Abilities</font> <font style=float:right>Big Pecks, Weak Armor ( Hidden )</font><br>
  436. <center><i>Bone Rush - Air Slash - Embargo - Roost - Steel Wing.</i></center>
  437. </div>
  438.  
  439. </div>
Advertisement
Add Comment
Please, Sign In to add comment