Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- .pfor { display: none; }
- #profile { background-color: transparent; border: none; }
- </style>
- <style type="text/css">
- body {
- font-family: verdana;
- font-size: 10px;
- background-color: #F7F7F7;
- background-image: url('http://i.picpar.com/y0M.png');
- background-attachment: fixed;
- background-position: bottom right;
- background-repeat: repeat;
- text-align: justify;
- color: #888888;
- cursor: url('http://cur.cursors-4u.net/others/oth-7/oth666.cur'), default;
- }
- b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color:#838894; font-weight:normal; margin-left: 10px; letter-spacing: -1px;}
- i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; letter-spacing:0px}
- 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;}
- s {color: #820000; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #212121 0px 0px 1px;}
- big {color: #666666; 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: #43150E 0px 0px 1px;}
- small {color: #820000; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family: verdana; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
- ::-webkit-scrollbar-button:vertical:{background-color: transparent;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
- @import url(http://fonts.googleapis.com/css?family=Grand Hotel);
- h1 {
- z-index:-20;
- color: #9B6B45;
- height: 20px;
- width: %100px;
- font-size: 10px;
- line-height: 40px;
- font-weight: normal;
- letter-spacing: 3px;
- font-family: terminal;
- text-transform: uppercase;
- text-shadow: #9B6B45 0px 0px 2px;
- text-align: left;
- margin-top: 0px;}
- h2{
- font-size: 23px;
- font-variant: small-caps;
- color: #6C2F28;
- text-transform: lowercase;
- letter-spacing: -1px;
- text-align: center;
- background-color: none;
- line-height: 2px;
- text-align: justified;
- font-family: century gothic;
- text-shadow: #444444 2px 3px 4px;
- margin-top: 5px;
- margin-bottom: 8px;
- width: autopx;
- display: block;
- background-color: #151413;
- border-right: 1px solid #6C2F28;
- padding: 0px;
- font-weight: normal;
- }
- h3{
- font: 10px verdana;
- font-variant: small-caps;
- color: #444444;
- text-align: right;
- border-bottom: #212121 2px Solid;
- margin: 1px;
- padding: 0px;}
- #no{
- position: fixed;
- top: 0px;
- left: 0px;
- right: 0px;
- bottom: 0px;
- z-index: 999999;
- }
- .queen{
- position: absolute;
- left: 10px;
- top: 10px;
- width: 235px;
- height: 404px;
- }
- .reckoning{
- position: fixed;
- right: 545px;
- bottom: 0px;
- background: url('http://i.picpar.com/JNJ.png');
- border: 3px solid #6C2F28;
- width: 250px;
- height: 424px;
- }
- #words{
- position: fixed;
- right: 0px;
- top: 350px;
- width: 543px;
- height: 351px;
- background-color: #070707;
- overflow: auto;
- text-align: justify;
- font-face: verdana;
- font-size: 10px;
- font-variant: small-caps;
- color: #212121;
- border: 2px Solid #6C2F28;
- line-height: 13px;
- z-index: 500;
- }
- #Friends{
- position: fixed;
- top: 275px;
- right: 0px;
- width: 543px;
- height: 80px;
- overflow: hidden;
- background-color: #070707;
- border: 2px #6C2F28 Solid;
- z-index:9999999999;
- }
- .box {
- position: fixed;
- right: -500px;
- top: 355px;
- width: 540px;
- height: 345px;
- padding: 5px;
- color: #CCC;
- font-family: verdana;
- font-variant: small-caps;
- text-align: justify;
- font-size: 10px;
- line-height: 13px;
- overflow: auto;
- background-color: transparent;
- opacity: 0;
- transition: all 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- .box:target {
- top: 355px;
- right: 0px;
- opacity: 1;
- transition: all 0.5s ease-in-out;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- }
- #Navi {
- position: fixed;
- right: 780px;
- bottom: 130px;
- width: 50px;
- }
- a.nav:link, a.nav:active, a.nav:visited{
- display: inline-block;
- margin: 5px;
- width: 15px;
- height: 15px;
- background-color: #070707;
- border: 2px solid #6C2F28;
- cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- }
- a.nav:hover{
- background-color: #6C2F28;
- border: 2px solid #070707;
- text-decoration: none;
- moz-border-radius: 240;
- cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
- }
- .snow {
- height: 70px;
- width: 78.5px;
- margin-left: 4px;
- margin-top: 3px;
- border: #CD8D87 2px solid;
- opacity: 0.7;
- }
- </style>
- <div id="no" oncontextmenu="return false;">
- <div class="reckoning"><div class="queen">
- <img src="http://cdn.myanimelist.net/images/characters/13/232427.jpg" width="230" height="404"></img>
- </div>
- <div id="Navi">
- <a class="nav" href="#one"></a>
- <a class="nav" href="#two"></a>
- <a class="nav" href="#three"></a>
- <a class="nav" href="#four"></a>
- <a class="nav" href="#five"></a>
- <a class="nav" href="#six"></a>
- </div>
- <div id="friends">
- <a href="profile.php?user=Claudio" target="_blank"><img src="http://placehold.it/100x100" class="snow"></a>
- <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/100x100" class="snow"></a>
- <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/100x100" class="snow"></a>
- <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/100x100" class="snow"></a>
- <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/100x100" class="snow"></a>
- <a href="profile.php?user=" target="_blank"><img src="http://placehold.it/100x100" class="snow"></a>
- </div>
- <div id="words">
- <div id="one" class="box">
- <font style=float:left>Trainer Type</font> <font style=float:right>Ace Trainer</font><br>
- <font style=float:left>Name</font> <font style=float:right>Diocalli, Anavina</font><br>
- <font style=float:left>Moniker(s)</font> <font style=float:right>Queenie, 'Rina, etc.</font><br>
- <font style=float:left>D.O.B/Zodiac</font> <font style=float:right>9 February/Aquarius</font><br>
- <font style=float:left>Gender</font> <font style=float:right>Female</font><br>
- <font style=float:left>Hair Colour/Eye Hue</font> <font style=float:right>Light Pink/Gray</font><br>
- <font style=float:left>Height/Weight</font> <font style=float:right>5'6"/127 lbs</font><br>
- <font style=float:left>Body Type</font> <font style=float:right>Lithe, curvaceous</font><br>
- <font style=float:left>Age</font> <font style=float:right>Twenty-five</font><br>
- <font style=float:left>Occupation</font> <font style=float:right>PKMN Trainer</font><br>
- <font style=float:left>Family</font> <font style=float:right>Mom & Dad</font><br>
- <font style=float:left>Alignment</font> <font style=float:right>Lawful Good</font><br>
- <font style=float:left>Hometown</font> <font style=float:right>Viridian City, Kanto</font><br>
- <font style=float:left>Orientation</font> <font style=float:right>Heterosexual</font><br>
- <font style=float:left>Marital Status</font> <font style=float:right><a href="/profile.php?userid=214819" target="_blank">Taken</a>.</font><br>
- <font style=float:left>Distinguishing</font> <font style=float:right>Artificial right eye</font><br>
- <font style=float:left>Starter</font> <font style=float:right>Growlithe ( lv.5 )</font><br>
- </div>
- <div id="two" class="box">
- Working on it.
- </div>
- <div id="three" class="box">
- Debating on writing this seriously out.
- </div>
- <div id="four" class="box">
- <center><img src="http://i.picpar.com/mFn.png"></img><br>
- <img src="http://cdn.bulbagarden.net/upload/9/93/Bag_Pok%C3%A9_Ball_Sprite.png" title="Pokeball - 20x"></img>
- <img src="http://cdn.bulbagarden.net/upload/c/ca/Bag_Great_Ball_Sprite.png" title="Great Ball - 10x"></img>
- <img src="http://cdn.bulbagarden.net/upload/4/42/Bag_Love_Ball_Sprite.png" title="Love Ball - 20x"></img>
- <img src="http://cdn.bulbagarden.net/upload/5/55/Bag_Premier_Ball_Sprite.png" title="Premier Ball - 5x"></img>
- <img src="http://cdn.bulbagarden.net/upload/3/3d/Bag_Timer_Ball_Sprite.png" title="Timer Ball - 5x"></img>
- <img src="http://cdn.bulbagarden.net/upload/1/17/Bag_Heal_Ball_Sprite.png" title="Heal Ball - 15x"></img></center>
- <br><b>Bows</b>: An assortment of bows in all different colours. Mostly wears the black and the purple ones.
- <br><b>Wallet</b>: A hand-crafted wallet with all of her identification within it. Has 1,357 Poke within.
- <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.
- <br><b>Berries</b>: Mostly Oran berries.
- <br><b>Town Map</b>: Self-explanatory.
- <br><b>Eye Drops</b>: Since her artificial eye tends to dry up a lot.
- </div>
- <div id="five" class="box">
- » Don't throw Beedrill plushies at her. She will throw them back at you at vital organs.
- <br>» Don't ever buy her a bike, it would just be worthless.
- <br>» She is never seen without her Arcanine and even if she was to be seen, she would most likely be asleep.
- <br>» Bla
- <br>» Bla
- </div>
- <div id="six" class="box">
- <h1>Current Party</h1>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/059.png"></img> Arcalius</h2>
- Male - 75 - Fire - Charcoal - 6'3" - 315 lbs - #59 - Intimidate, Justified
- <center><i>Extremespeed - Morning Sun - Flamethrower - Aerial Ace - Flame Charge.</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/523.png"></img> Xero</h2>
- Male - 72 - Electric - Magnet - 5'3" - 175 lbs - #523 - Motor Drive, Sap Sipper
- <center><i>Flame Charge - Discharge - Bounce - Wild Charge - Shock Wave.</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/612.png"></img> Caliel</h2>
- Male - 74 - Dragon - Dragon Claw - 5'11" - 233 lbs - #612 - Rivalry, Unnerve
- <center><i>Dragon Dance - Dual Claws - Dragon Pulse - Shadow Claw - Brick Break.</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/711.png"></img> Name ( Shiny )</h2>
- Female - 73 - Ghost/Grass - Miracle Seed - 5'7" - 86 lbs - #711 - Pickup, Insomnia
- <center><i>Phantom Force, Shadow Ball, Destiny Bond, Double Team, Toxic</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/581.png"></img> Name ( Shiny )</h2>
- Female - 72 - Water/Flying - Miracle Seed - 4'3" - 53 lbs - #581 - Big Pecks, Hydration
- <center><i>Rain Dance, Aqua Ring, Aerial Ace, Steel Wing, Brine</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/036.png"></img> Name</h2>
- Female - 71 - Ghost/Grass - Miracle Seed - 5'7" - 86 lbs - #711 - Pickup, Insomnia
- <center><i>Thunderbolt, Flamethrower, Heal Pulse, Moonblast, Magical Leaf</i></center>
- <br><br>
- <h1>Boxed Party</h1>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/148.png"></img> Elisynne</h2>
- Female - 74 - Dragon - Everstone - 13'1" - 37 lbs - #148 - Shed Skin, Marvel Scale
- <center><i>Surf - Dragon Dance - Thunderbolt - Flamethrower - Blizzard.</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/609.png"></img> Arai</h2>
- Male - 71 - Ghost/Fire - Charcoal - 3'3" - 76 lbs - #609 - Flame Body, Shadow Tag
- <center><i>Dark Pulse - Shadow Ball - Calm Mind - Will - o - Wisp - Inferno.</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/630.png"></img> Sylvaeri</h2>
- Female - 72 - Dark/Flying - Sharp Beak - 3'11" - 87 lbs - #630 - Big Pecks, Weak Armor
- <center><i>Bone Rush - Air Slash - Embargo - Roost - Steel Wing.</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/354.png"></img> Name ( Banette )</h2>
- Stat here - Stat here - Stat here - Stat here - Stat here - Stat here - Stat here - Stat here
- <center><i>Moveset here.</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/405.png"></img> Name ( Luxray/Shiny )</h2>
- Stat here - Stat here - Stat here - Stat here - Stat here - Stat here - Stat here - Stat here
- <center><i>Moveset here</i></center>
- <h2><img src="http://www.serebii.net/pokedex-xy/icon/303.png"></img> Name ( Mawile )</h2>
- Stat here - Stat here - Stat here - Stat here - Stat here - Stat here - Stat here - Stat here
- <center><i>Moveset here.</i></center>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment