Beautifulie

— ωᴀᴛᴇʀ sʜᴜʀɪᴋᴇɴs ᴠ2.

Dec 2nd, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.78 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: arial narrow;
  9. font-size: 10px;
  10. background-color: #2F315E;
  11. background-image: url('http://i.picpar.com/vnw.png');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/cursors/cur-6/cur567.cur');
  18. }
  19.  
  20. #img{
  21. position: absolute;
  22. top: 100px;
  23. left: 260px;
  24. width: 200px;
  25. height: 400px;
  26. background-image:url("http://i.picpar.com/rXy.jpg");
  27. background-repeat: no-repeat;
  28. background-size: 500px 454px;
  29. background-color: #FFB6A6;
  30. background-position: -145px -15px;
  31. border: 5px Solid #1E2245;
  32. }
  33.  
  34. h1 {
  35. text-align: center;
  36. font-family: magic kiss;
  37. border-right: 30px double #1E2245;
  38. border-left: 30px double #1E2245;
  39. color: #212121;
  40. font-size: 25px;
  41. line-height: 10px;
  42. font-weight:normal;
  43. }
  44.  
  45. h1:first-letter {
  46. color: #B40404;
  47. font-weight: bold;
  48. text-shadow: 0 0 3px #B40404;
  49. }
  50.  
  51. h2 {
  52. text-align: center;
  53. font-family: magic kiss;
  54. border-right: 30px single #1E2245;
  55. border-left: 30px single #1E2245;
  56. color: #212121;
  57. font-size: 25px;
  58. line-height: 10px;
  59. font-weight:normal;
  60. }
  61.  
  62. h2:first-letter {
  63. color: #B40404;
  64. font-weight: bold;
  65. text-shadow: 0 0 3px #B40404;
  66. }
  67.  
  68. #container{
  69. position: fixed;
  70. top: 100px;
  71. left: 470px;
  72. width: 400px;
  73. height: 400px;
  74. overflow: hidden;
  75. text-align: justify;
  76. line-height: 13px;
  77. font-size: 12px;
  78. background-color: #EDEDEE;  
  79. font-face: verdana;
  80. font-variant: small-caps;
  81. color: #212121;
  82. overflow: hidden;
  83. border: 5px #1E2245 Solid;
  84. z-index:500;}
  85.  
  86. #zero, #one, #two, #three, #four, #five{
  87. top: 100px;
  88. left: 338px;
  89. width: 400px;
  90. height: 394px;
  91. padding-top: 7px;
  92. text-align: justify;
  93. line-height: 13px;
  94. overflow: auto;
  95. background-color: transparent; }
  96.  
  97. #box{
  98. background-color: #EDEDEE;
  99. height: 400px;
  100. width: 120px;
  101. top: 100px;
  102. left: 880px;
  103. position: fixed;
  104. border: 5px solid #1E2245;
  105. }
  106.  
  107. #Title{
  108. position: fixed;
  109. top: 50px;
  110. left: 600px;
  111. z-index: 550;
  112. color: #342E3A;
  113. font-size: 55px;
  114. line-height: 80px;
  115. letter-spacing: 3px;
  116. font-family: Mission Script;
  117. text-shadow: #989EAE 2px 3px 4px;
  118. z-index: 600;}
  119.  
  120. .snow {
  121. margin-top: 1px;
  122. height: 100px;
  123. width: 100px;
  124. margin-left: 8px;
  125. border: #9ab1b8 2px solid;
  126. opacity: 0.7;
  127. }
  128.  
  129. .image {
  130. opacity: 0;
  131. width: autopx;
  132. height: 400px;
  133. background-color: #EDEDEE;
  134. text-align: justify;
  135. overflow: auto;
  136. -ms-transition: opacity .3s linear;
  137. -moz-transition: opacity .3s linear;
  138. -o-transition: opacity .3s linear;
  139. -webkit-transition: opacity .3s linear; }
  140.  
  141. .image:hover {
  142. opacity: 0.9; }
  143.  
  144. .text {
  145. line-height: 1.5;
  146. padding-top: 2px;
  147. font-family: verdana;
  148. font-size: 10;
  149. color: silver;
  150. text-align: justify; }
  151.  
  152. a.ninja:link, a.ninja:active, a.ninja:visited{
  153. height: 15px;
  154. display: block;
  155. float: left;
  156. width: 185px;
  157. margin: 5px;
  158. font-family: century gothic;
  159. text-decoration: none;
  160. font-size: 10px;
  161. letter-spacing: -1px;
  162. background-color: 222222;
  163. color: #FEFEFE;
  164. padding: 2px;
  165. text-align: center;
  166. -webkit-transition: all 0.6s ease-out;
  167. -moz-transition: all 0.6s ease-out;}
  168.  
  169. a.ninja:hover{
  170. background-color: #222222;
  171. color: CCC;
  172. text-decoration: none;}
  173.  
  174. a.fairy:link, a.fairy:active, a.fairy:visited{
  175. height: 20px;
  176. display: block;
  177. float: left;
  178. width: 105px;
  179. margin: 5px;
  180. font-family: century gothic;
  181. font-variant: small-caps;
  182. text-decoration: none;
  183. font-size: 15px;
  184. letter-spacing: -1px;
  185. background-color: 222222;
  186. color: #FEFEFE;
  187. padding: 2px;
  188. text-align: center;
  189. -webkit-transition: all 0.6s ease-out;
  190. -moz-transition: all 0.6s ease-out;}
  191.  
  192. a.fairy:hover{
  193. background-color: #222222;
  194. color: CCC;
  195. text-decoration: none;}
  196.  
  197. a {
  198. color: #C3838C;
  199. text-decoration: none;
  200. }
  201.    
  202. a:hover {
  203. color: #888888;
  204. text-decoration: none;
  205. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  206. }
  207.  
  208. </style>
  209.  
  210. <div id="box">
  211. <h2>Comrades</h2>
  212. <a href="profile.php?user=Elite Four Siebold" target="_blank" class="fairy" title="The Gordon Ramsay of Pokémon">Siebold</a>
  213. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  214. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  215. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  216. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  217. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  218. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  219. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  220. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  221. <a href="profile.php?user=" target="_blank" class="fairy">Friend!</a>
  222. </marquee>
  223. </div>
  224.  
  225. <div id="img">
  226. <div class="image"><div class="text">
  227. <center><img src="http://www.serebii.net/xy/pokemon/282-m.png"></img></center>
  228. <a href="#one" class="ninja">OOC</a>
  229. <a href="#two" class="ninja">STATS</a>
  230. <a href="#three" class="ninja">PKMN</a>
  231. <center><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></img></center>
  232. </div></div></div>
  233.  
  234. <div id="container">
  235. <div id="one">
  236. <h1>Out of Character</h1>
  237. - &; This was coded by me, do not steal.<br>
  238. - &; Header was given to me by a friend of mine.<br>
  239. - &; As much as I enjoy all the ships that she is in, I am not pairing her up.<br>
  240. - &; Co-Admin of the PKMN room on RPC. If you need anything, just ask me.<br>
  241. - &; I will play Diantha the way I feel like it. If you don't like it, you don't have to roleplay with me.<br>
  242. - &; This will be updated as fast as I please. More OOC later.<br><br>
  243. <center><a href="http://31.media.tumblr.com/a31332f234557ec16086b733bc870f5a/tumblr_mvgomcwzBa1qcbvn5o1_500.png" target="_blank" title="Self Explanatory.">...</a>
  244. </div>
  245.  
  246. <div id="two">
  247. <font style=float:left>Rank</font> <font style=float:right>Champion.</font><br>
  248. <font style=float:left>Name</font> <font style=float:right>Diantha/Carnet</font><br>
  249. <font style=float:left>Name</font> <font style=float:right>Grand Duchess of the Battle Chateau</font><br>
  250. <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
  251. <font style=float:left>Hair Colour</font> <font style=float:right>Brunette.</font><br>
  252. <font style=float:left>Eye Hue</font> <font style=float:right>Blue.</font><br>
  253. <font style=float:left>Body Type</font> <font style=float:right>Feminine</font><br>
  254. <font style=float:left>Occupation</font> <font style=float:right>Pokémon Trainer</font><br>
  255. <font style=float:left>Alignment</font> <font style=float:right>Lawful Good</font><br>
  256. <font style=float:left>Orientation</font> <font style=float:right>Heterosexual</font><br>
  257. <font style=float:left>Marital Status</font> <font style=float:right>Singular, partner selective.</font><br>
  258. <font style=float:left>Starter</font> <font style=float:right>Ralts</font><br><br>
  259. <center><i>"I just...I just don't know what to say... I can hardly express this feeling... But I'm so glad I got to be Champion and Grand Duchess... Battling you and your Pokémon makes everything seem worth it!"</i></center>
  260. <br>More to come at a later date.
  261. </div>
  262.  
  263. <div id="three">
  264. <img src="http://www.serebii.net/xy/pokemon/701.png" align="right"></img>
  265. Hawlucha lvl. 64 ( Female )
  266. <br>Type: Fighting/Flying
  267. <br>Ability: Limber
  268. <br>Item: N/A
  269. <br>Swords Dance - Normal/Status -
  270. <br>Flying Press - Fighting/Physical -
  271. <br>X-Scissor - Bug/Physical -
  272. <br>Poison Jab - Poison/Physical -
  273. <br><br>
  274.  
  275. <img src="http://www.serebii.net/xy/pokemon/697.png" align="left"></img><br>
  276. <font style=float:right>Tyrantrum lvl. 65 ( Male )</font>
  277. <br><font style=float:right>Type: Rock/Dragon</font>
  278. <br><font style=float:right>Ability: Strong Jaw</font>
  279. <br><font style=float:right>Item: N/A</font>
  280. <br><font style=float:right>Head Smash - Rock/Physical -</font>
  281. <br><font style=float:right>Earthquake - Ground/Physical -</font>
  282. <br><font style=float:right>Dragon Claw - Dragon/Physical -</font>
  283. <br><font style=float:right>Crunch - Dark/Physical -</font>
  284. <br><br>
  285.  
  286. <img src="http://www.serebii.net/xy/pokemon/699.png" align="right"></img><br>
  287. <br>Aurorus lvl.65 ( Male )
  288. <br>Type: Rock/Ice
  289. <br>Ability: Refrigerate
  290. <br>Item: N/A
  291. <br>Thunder - Electric/Special -
  292. <br>Blizzard - Ice/Special -
  293. <br>Light Screen - Psychic/Status -
  294. <br>Reflect - Psychic/Status -
  295. <br><br>
  296.  
  297. <img src="http://www.serebii.net/xy/pokemon/711-h.png" align="left"></img><br>
  298. <font style=float:right>Gourgeist lvl.65( Female )</font>
  299. <br><font style=float:right>Type: Ghost/Grass</font>
  300. <br><font style=float:right>Ability: Pickup</font>
  301. <br><font style=float:right>Item: N/A</font>
  302. <br><font style=float:right>Trick-or-Treat - Ghost/Status -</font>
  303. <br><font style=float:right>Phantom Force - Ghost/Physical -</font>
  304. <br><font style=float:right>Seed Bomb - Grass/Physical - </font>
  305. <br><font style=float:right>Shadow Sneak - Ghost/Physical - </font>
  306. <br><br>
  307.  
  308. <img src="http://www.serebii.net/xy/pokemon/706.png" align="right"></img><br>
  309. Goodra Lv.66 ( Female )
  310. <br>Type: Dragon
  311. <br>Ability: Sap Sipper
  312. <br>Item: N/A
  313. <br>Dragon Pulse - Dragon/Special -
  314. <br>Muddy Water - Water/Special -
  315. <br>Fire Blast - Fire/Special -
  316. <br>Focus Blast - Fighting/Special -
  317. <br><br>
  318.  
  319. <img src="http://www.serebii.net/xy/pokemon/282.png" align="left"></img><br>
  320. <font style=float:right>Gardevoir lvl. 68 ( Female )</font>
  321. <br><font style=float:right>Type: Psychic/Fairy</font>
  322. <br><font style=float:right>Ability: Trace</font>
  323. <br><font style=float:right>Item: Gardevoirite</font>
  324. <br><font style=float:right>Moonblast - Fairy/Special -</font>
  325. <br><font style=float:right>Psychic - Psychic/Special -</font>
  326. <br><font style=float:right>Shadow Ball - Ghost/Special -</font>
  327. <br><font style=float:right>Thunderbolt - Electric/Special -</font>
  328.  
  329. </div></div>
  330.  
  331. <div id="title">The Kalos Champion.</div>
Advertisement
Add Comment
Please, Sign In to add comment