Beautifulie

— ᴡᴀʟᴋɪɴɢ ᴏɴ ᴀɪʀ.

Jan 14th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.77 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: verdana;
  9. font-size: 10px;
  10. background-color: #F7F7F7;
  11. background-image: url('http://i.picpar.com/um5.png');
  12. background-attachment: fixed;
  13. background-position: bottom right;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/others/oth-7/oth666.cur'), default;
  18. }
  19.  
  20. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color: #CC9966; font-weight:normal; margin-left: 10px; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; letter-spacing:0px}
  22. 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;}
  23. 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;}
  24. big {color: #303646; font-size: 20px; font-weight: light; letter-spacing: 0px; font-family:Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
  25. small {color: #555555; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family:Romans; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  28. -moz-border-radius: 0px 0px 0px 0px;
  29. border-radius:0px 0px 0px 0px;}
  30. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:0px;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height: 0px ;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar { height:0px;width:3px; background-color:transparent;}
  37.  
  38. @import url(http://fonts.googleapis.com/css?family=Lavanderia delicate);
  39.  
  40. h2{
  41. font: 12px verdana;
  42. font-variant: small-caps;
  43. color: #121212;
  44. text-transform: none;
  45. letter-spacing: 1px;
  46. border-bottom: none;
  47. background-color: none;
  48. line-height: 8px;
  49. text-align: right;
  50. margin: 1px;
  51. padding: 0px;
  52. border-left: 23px solid #2B2D41;
  53. }
  54.  
  55. #Pic {
  56. position: fixed;
  57. top: 140px;
  58. left: 100px;
  59. width: 200px;
  60. height: 410px;
  61. background-color: #EDEDEE;
  62. background-image:url('http://i1236.photobucket.com/albums/ff457/Kizune5107/Gym%20Leaders/EliteFourFlying_zps59fc806c.png');
  63. background-repeat: no-repeat;
  64. background-position: 6px -50px;
  65. background-size: 300px 747px;
  66. border: #CC9966 5px solid;
  67. }
  68.  
  69. #Friends{
  70. position: fixed;
  71. top: 555px;
  72. left: 100px;
  73. width: 716px;
  74. height: 90px;
  75. color: #212121;
  76. font-size: 10px;
  77. line-height: 12px;
  78. font-family: Verdana;
  79. font-variant: small-caps;
  80. text-align: justify;
  81. overflow: hidden;
  82. padding: 3px;
  83. background-color: #EDEDEE;
  84. border: #CC9966 5px solid;
  85. z-index: 5;
  86. }
  87.  
  88. #stats{
  89. position: fixed;
  90. top: 140px;
  91. left: 305px;
  92. width: 250px;
  93. height: 197px;
  94. color: #212121;
  95. font-size: 10px;
  96. line-height: 12px;
  97. font-family: Verdana;
  98. font-variant: small-caps;
  99. text-align: justify;
  100. overflow: auto;
  101. padding: 3px;
  102. background-color: #EDEDEE;
  103. border: #CC9966 5px solid;
  104. z-index:500;
  105. }
  106.  
  107. #persona{
  108. position: fixed;
  109. top: 344px;
  110. left: 305px;
  111. width: 250px;
  112. height: 200px;
  113. color: #212121;
  114. font-size: 10px;
  115. line-height: 12px;
  116. font-family: Verdana;
  117. font-variant: small-caps;
  118. text-align: justify;
  119. overflow: auto;
  120. padding: 3px;
  121. background-color: #EDEDEE;
  122. border: #CC9966 5px solid;
  123. z-index:500;
  124. }
  125.  
  126. #team{
  127. position: fixed;
  128. top: 140px;
  129. left: 566px;
  130. width: 250px;
  131. height: 197px;
  132. color: #212121;
  133. font-size: 10px;
  134. line-height: 12px;
  135. font-family: Verdana;
  136. font-variant: small-caps;
  137. text-align: justify;
  138. overflow: auto;
  139. padding: 3px;
  140. background-color: #EDEDEE;
  141. border: #CC9966 5px solid;
  142. z-index:500;
  143. }
  144.  
  145. #ooc{
  146. position: fixed;
  147. top: 344px;
  148. left: 566px;
  149. width: 250px;
  150. height: 200px;
  151. color: #212121;
  152. font-size: 10px;
  153. line-height: 12px;
  154. font-family: Verdana;
  155. font-variant: small-caps;
  156. text-align: justify;
  157. overflow: auto;
  158. padding: 3px;
  159. background-color: #EDEDEE;
  160. border: #CC9966 5px solid;
  161. z-index:500;
  162. }
  163.  
  164. #poke {
  165. position: fixed;
  166. left: 630px;
  167. top: 140px;
  168. height: 521px;
  169. width: 200px;
  170. border-right: 10px solid #CC9966;
  171. overflow: auto;
  172. background: url('http://25.media.tumblr.com/tumblr_m0g3ybPmqj1r6uwfxo6_250.png');
  173. -webkit-transition: all 5s ease-out;
  174. -moz-transition: all 5s ease-out;
  175. z-index: 3;
  176. }
  177.  
  178. #poke:hover {
  179. width: 520px;
  180. -webkit-transition: all 2s ease-out;
  181. -moz-transition: all 2s ease-out;
  182. z-index: 3;
  183. }
  184.  
  185. .capture {
  186. position: absolute;
  187. left: 205px;
  188. top: 2px;
  189. width: 300px;
  190. height: 350px;  
  191. background-color: #EDEDEE;
  192. overflow: auto;
  193. text-align: justify;
  194. font-face: verdana;
  195. font-size: 10px;
  196. font-variant: small-caps;
  197. color: #212121;
  198. border: 4px Solid #D9A77D;
  199. line-height: 13px;
  200. z-index: 500;
  201. }
  202.  
  203. .misc {
  204. position: absolute;
  205. left: 205px;
  206. top: 362px;
  207. width: 300px;
  208. height: 150px;
  209. background-color: #EDEDEE;
  210. overflow: auto;
  211. text-align: justify;
  212. font-face: verdana;
  213. font-size: 10px;
  214. font-variant: small-caps;
  215. color: #212121;
  216. line-height: 13px;
  217. z-index: 500;
  218. border: 4px Solid #D9A77D;
  219. }
  220.  
  221. .snow {
  222. height: 80px;
  223. width: 80px;
  224. margin-top: 5px;
  225. margin-left: 5px;
  226. border: #2d639d 2px solid;
  227. opacity: 0.7;
  228. }
  229.  
  230. .snow:hover {
  231. border: #d5e3f2 2px solid;
  232. opacity: 1; }
  233.  
  234. a {
  235. color: #690000;
  236. text-decoration: none;
  237. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  238. }
  239.        
  240. a:hover {
  241. color: transparent;
  242. text-decoration: none;
  243. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  244. }
  245.  
  246. #credit{
  247. position:fixed;
  248. bottom: 0px;
  249. right: 0px;
  250. z-index:450;}
  251.  
  252.  
  253. </style>
  254.  
  255. <div id="pic"></div>
  256.  
  257. <div id="friends">
  258. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  259. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  260. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  261. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  262. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  263. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  264. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  265. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  266.  
  267. </div>
  268.  
  269. <div id="stats">
  270. <font style=float:left>Trainer Type</font> <font style=float:right>Lass</font><br>
  271. <font style=float:left>Name</font> <font style=float:right>Dagara, Vaisrana</font><br>
  272. <font style=float:left>Prefers</font> <font style=float:right>Vais, Ana.</font><br>
  273. <font style=float:left>D.O.B</font> <font style=float:right>5 August</font><br>
  274. <font style=float:left>Zodiac</font> <font style=float:right>Leo</font><br>
  275. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  276. <font style=float:left>Hair Colour/Eye Hue</font> <font style=float:right>Electric Blue / Sky Blue</font><br>
  277. <font style=float:left>Height</font> <font style=float:right>5'6"</font><br>
  278. <font style=float:left>Weight</font> <font style=float:right>127lbs.</font><br>
  279. <font style=float:left>Body Type</font> <font style=float:right>Feminine</font><br>
  280. <font style=float:left>Age</font> <font style=float:right>Seventeen</font><br>
  281. <font style=float:left>Occupation</font> <font style=float:right>PKMN Trainer / Elite Four</font><br>
  282. <font style=float:left>Alignment</font> <font style=float:right>Lawful Good</font><br>
  283. <font style=float:left>Orientation</font> <font style=float:right>Heterosexual</font><br>
  284. <font style=float:left>Marital Status</font> <font style=float:right>Singular, partner selective.</font><br>
  285. <font style=float:left>Starter</font> <font style=float:right><a href="http://i1236.photobucket.com/albums/ff457/Kizune5107/Fakemon/46_zpsfd5a0182.png" target="_blank">Calichick</a></font><br>
  286. </div>
  287.  
  288. <div id="persona">
  289. <p>Vais is a seventeen year old teen who just likes living life to the fullest. She isn't really different from most girls around her age but instead of liking jewelry and makeup, she is into her Fakemon; spending time with them and making sure that they are in the best shape ever. She doesn't have many girlfriends because they can't seem to get why she cares for them so much. As far as males are concerned, they don't like spending time with her since she usually spends most of her time with them. She can't help it, they mean the world to her; to her, they are like her babies. </p>
  290.  
  291. <p>The friends that she has even if they are few, can tell you that Vais is just a bundle of sunshine. There has not been a time where she has been shown to ever get truly upset or something of the sort. Always willing to lend a hand to those in need, people around her say she has a heart of gold. Vais just likes living and she was always raised to be nice to people and to help out when you can. Her hard work paid off in the end as she is now the third Elite Four member of the Inoshima Region.</p>
  292. </div>
  293.  
  294. <div id="team">
  295. <a href="http://i1236.photobucket.com/albums/ff457/Kizune5107/Fakemon/44_zps27e44845.png" target="_blank">Windhalia</a>, The Wind spirit Fakémon
  296. <br>Type: Grass, Flying
  297. <br>Level: 65
  298. <br>Ability: Big Pecks
  299. <br>Dex Entry: This Fakémon floats effortless across the changing winds. It's tail drops tiny seeds as it flies, spreading new plant life wherever it goes.
  300. <br>Move Set: Leaf Blade - Petal Blizzard - Oblivion Wing - Sky Attack
  301.  
  302. <br><br>
  303.  
  304. <a href="http://i1236.photobucket.com/albums/ff457/Kizune5107/Fakemon/Windeon_zps345b4c3d.png" target="_blank">Windeon</a>, The Breeze Fakémon
  305. <br>Type: Flying
  306. <br>Level: 64
  307. <br>Ability: Cloud Nine
  308. <br>Dex Entry: Evolves from Eevee when given a special feather. Windeon's are fun loving, and most of the time joyful. They love to be in the air, and hate touching the ground.
  309. <br>Move Set: Bounce - Aerial Ace - Roost - Brave Bird
  310.  
  311. <br><br>
  312.  
  313. <a href="http://fc05.deviantart.net/fs71/i/2013/206/e/5/045___scythorm_by_neliorra-d6e7unk.png" target="_blank">Scythorm</a>, The Whirlwind Fakémon
  314. <br>Type: Fairy, Flying
  315. <br>Level: 64
  316. <br>Ability: Overcoat
  317. <br>Dex Entry: This Fakémon is rumored to save people from incoming tornadoes by flying directly in the eye of the storm and destroying it by creating devastating razor winds.
  318. <br>Move Set: Moonlight - Flower Shield - Air Slash - Air Cutter
  319.  
  320. <br><br>
  321.  
  322. <a href="http://fc03.deviantart.net/fs70/i/2013/196/d/3/019___vultorce_by_neliorra-d6d1zj4.png" target="_blank">Vultorce</a>, The Might Fakemon
  323. <br>Type: Fighting, Flying
  324. <br>Level: 63
  325. Ability: Scrappy
  326. <br>Dex Entry: Although this Fakémon has a remarkable endurance, Vultorce's true power lies in close-quarters combat in which it strikes with its crushing beak and claws.
  327. <br>Move Set: Close Combat - Flying Press - Hurricane - Drill Peck
  328. </div>
  329.  
  330. <div id="ooc">
  331. <b>000</b> Do not take me seriously, I'm always joking around in the room.
  332. <br><b>001</b> Member of the Inoshima Region [ Fakemon ] room.
  333. <br><b>002</b> I am Semi-PM friendly. I suppose.
  334. <br><b>003</b> No profile/effort placed into the profile = No RP.
  335. <br><b>004</b> I AFK a lot, forgive me.
  336. <br><b>005</b> Real life is top priority over anything as I have a job and other things to take care of. Remember this.
  337. <br><b>006</b> I made this layout for me & me only. Leave it be & do not steal.
  338. <br><b>007</b> Drama will not be tolerated by me. Bother someone else.
  339. <br><b>008</b> OOC does not mean nor equal IC. Do not get the two mixed up.
  340. <br><b>009</b> Third person; Semi to Multi para. Literate. No txt speak.
  341. <br><b>010</b> Outside contact are given to long-termed roleplayers & people whom I generally like.
  342. <br><b>011</b> Made her for this group only.
  343. <br><b>012</b> Levels in battle do not matter to me, it's how you execute the attacks. Levels are just numbers honestly outside of the game.
  344. <br><b>013</b> Forever a WIP & Forever being updated with new information.
  345. </div>
  346.  
  347. <div id="poke">
  348. <div class="capture">
  349. <center>
  350. <img src="http://cdn.bulbagarden.net/upload/7/75/Pok%C3%A9_Ball_battle_V.png"></img>
  351. <img src="http://cdn.bulbagarden.net/upload/9/95/Great_Ball_battle_V.png"></img>
  352. <img src="http://cdn.bulbagarden.net/upload/7/75/Ultra_Ball_battle_V.png"></img>
  353. <img src="http://cdn.bulbagarden.net/upload/8/87/Bag_Luxury_Ball_Sprite.png"></img>
  354. <img src="http://cdn.bulbagarden.net/upload/1/17/Bag_Heal_Ball_Sprite.png"></img>
  355. <img src="http://cdn.bulbagarden.net/upload/1/17/Bag_Friend_Ball_Sprite.png"></img>
  356. <img src="http://cdn.bulbagarden.net/upload/e/e1/Bag_Hyper_Potion_Sprite.png"></img>
  357. <img src="http://cdn.bulbagarden.net/upload/7/7d/Bag_Max_Potion_Sprite.png"></img>
  358. <img src="http://cdn.bulbagarden.net/upload/c/ce/Bag_Full_Restore_Sprite.png"></img>
  359. </center><br>
  360.  
  361. <big>Pokéball</big>: The standardized way of capturing Fakémon. The trainer battles with their Fakémon and then throws the pokéball at them to capture. Caught Fakémon will come out of the pokéball in a beam of red light. If for some reason the trainer decides to part with their Fakémon, they will come out within a beam of blue light. ( x 20 )<br><br>
  362. <big>Great Ball</big>: The standardized way of capturing Fakémon. The trainer battles with their Fakémon and then throws the Great ball at them to capture. With this model, it has a higher capturing rate than that of just a regular pokéball. ( x 10 )<br><br>
  363. <big>Ultra Ball</big>: The standardized way of capturing Fakémon. The trainer battles with their Fakémon and then throws the Ultra ball at them to capture. With this model, it has a higher capturing rate than that of a Great ball. ( x10 )<br><br>
  364. <big>Luxury Ball</big>: The standardized way of capturing Fakémon. The trainer battles with their Fakémon and then throws the Ultra ball at them to capture. With this model, it can alter the amount by which a caught Fakémon's friendship rises. ( x5 )<br><br>
  365. <big>Heal Ball</big>: The standardized way of capturing Fakémon. The trainer battles with their Fakémon and then throws the Ultra ball at them to capture. With this model, it fully restores a caught Fakémon's HP, PP, and status. ( x3 )<br><br>
  366. <big>Friend Ball</big>: The standardized way of capturing Fakémon. The trainer battles with their Fakémon and then throws the Ultra ball at them to capture. With this model, it was created from a green apricorn and it sets the Fakémon's friendship level to two hundred. ( x1 ) <br><br>
  367. <big>Hyper Potion</big>: A spray-type medicine for treating wounds. It can be used to restore 200 HP to an injured Fakémon. ( x5 ) <br><br>
  368. <big>Max Potion</big>: A spray-type medicine for treating wounds. It will completely restore the max HP of a single Fakémon. ( x5 ) <br><br>
  369. <big>Full Restore</big>: A medicine that can be used to fully restore the HP of a single Fakémon and heal any status conditions it has. ( x16 ) <br><br>
  370. </div>
  371.  
  372. <div class="misc">
  373. <br><b>Wallet</b>: A hand-crafted wallet with all of her identification within it. Has over 100,000 Poke within.
  374. <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.
  375. <br><b>Berries</b>: Mostly Oran berries.
  376. <br><b>Town Map</b>: Self-explanatory.
  377. </div></div></div>
  378.  
  379. <div id="credit"><a href="http://devilrose.webstarts.com/" title="Copyright"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></img></a></div>
Advertisement
Add Comment
Please, Sign In to add comment