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://24.media.tumblr.com/7610ca553f32cb7245b06f78350981c6/tumblr_movdbcThVO1ru3nbdo2_250.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;}
- #no{
- position: fixed;
- top: 0px;
- left: 0px;
- right: 0px;
- bottom: 0px;
- z-index: 999999;
- }
- #queen{
- position: fixed;
- top: 190px;
- left: 320px;
- width: 150px;
- height: 300px;
- line-height: 13px;
- font-size: 12px;
- background-color: #EDEDEE;
- background-image: url('http://i.picpar.com/P6J.png');
- background-repeat: no-repeat;
- background-size: 150px 300px;
- border: 2px #996699 Solid;
- z-index:300;
- }
- .info{
- position: fixed;
- top: 190px;
- left: 0px;
- width: 315px;
- height: 157px;
- border: 2px Solid #996699;
- background-color: #EDEDEE;
- color: #212121;
- font-family: verdana;
- font-variant: small-caps;
- text-align: justify;
- font-size: 10px;
- line-height: 13px;
- overflow: auto;
- z-index: 200;
- opacity: 1;
- }
- .links{
- position: fixed;
- top: 365px;
- left: 190px;
- width: 125px;
- height: 125px;
- border: 2px Solid #996699;
- background-color: #EDEDEE;
- color: #212121;
- font-family: verdana;
- font-variant: small-caps;
- text-align: justify;
- font-size: 10px;
- line-height: 13px;
- overflow: auto;
- z-index: 200;
- opacity: 1;
- }
- .inventory{
- position: fixed;
- top: 365px;
- left: 0px;
- width: 185px;
- height: 125px;
- border: 2px Solid #996699;
- background-color: #EDEDEE;
- color: #212121;
- font-family: verdana;
- font-variant: small-caps;
- text-align: justify;
- font-size: 10px;
- line-height: 13px;
- overflow: auto;
- z-index: 200;
- opacity: 1;
- }
- .friends{
- position: fixed;
- top: 351px;
- left: 0px;
- width: 800px;
- height: 90px;
- overflow: hidden;
- background-color: transparent;
- z-index:9999999999;
- }
- #words{
- z-index:2;
- margin-top: 436px;
- letter-spacing:-2px;
- font-family: 'Raleway', sans-serif;
- text-transform:lowercase;
- font-size: 25px;
- margin-left: 470px;
- padding-bottom:16px;
- border:1px solid #eee;
- padding-top:10px;
- background-color: #996699;
- padding-left:4px;
- padding-right:4px;
- text-align:center;
- position:fixed;
- -moz-transform:rotate(270deg);
- -webkit-transform:rotate(270deg);
- }
- #ooc {
- position: fixed;
- width: 90px;
- height: 97px;
- top: 450px;
- left: 475px;
- background-color: transparent;
- top: 450px;
- left: 475px;
- z-index: 3;
- }
- #slide{
- position: fixed;
- width: 150px;
- top: 445px;
- left: 470px;
- padding: 5px;
- font-size: 9px;
- color: #070707;
- font-variant: small-fonts;
- font-family: verdana;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- opacity: 0;
- z-index: 50;
- }
- #ooc:hover #slide{
- margin-left: 53px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- opacity: 1;
- }
- #pokemon{
- position: fixed;
- top: 210px;
- left: 480px;
- width: 50px;
- height: 350px;
- overflow: hidden;
- background-color: transparent;
- z-index:9999999999;
- }
- .box {
- position: fixed;
- left: 0px;
- top: 700px;
- width: 457px;
- height: 105px;
- padding: 5px;
- color: #212121;
- font-family: verdana;
- font-variant: small-caps;
- text-align: justify;
- font-size: 10px;
- line-height: 8px;
- overflow: auto;
- border: 4px Solid #996699;
- background-color: #EDEDEE;
- 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: 500px;
- left: 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;
- }
- a.tsun:link, a.tsun:active, a.tsun:visited{
- letter-spacing: 1px;
- text-transform: lowercase;
- display: inline-block;
- width: 57px;
- height: 10px;
- color: #070707;
- background-color: #996699;
- border: 2px Solid #996699;
- text-align: center;
- line-height: 10px;
- font-variant: small-caps;
- 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;
- -moz-border-radius-topright: 5px;
- -moz-border-radius-bottomright: 5px;}
- a.tsun:hover{
- background-color: #212121;
- color: #FEFEFE;
- text-decoration: none;
- cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
- }
- a.pkmn:link, a.pkmn:active, a.pkmn:visited{
- letter-spacing: 1px;
- text-transform: lowercase;
- display: inline-block;
- width: 40px;
- height: 40px;
- background-color: transparent;
- 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;
- -moz-border-radius-topright: 5px;
- -moz-border-radius-bottomright: 5px;}
- a.pkmn:hover{
- background-color: transparent;
- text-decoration: none;
- cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
- }
- a {
- color: #CCC;
- text-decoration: none;
- cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
- }
- a:hover {
- color: transparent;
- text-decoration: none;
- cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
- }
- </style>
- <div id="queen"></div>
- <div class="info">
- <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><span title="ONly few can use it">Queenie</span>, '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 class="links">
- bla
- </div>
- <div class="inventory">
- bla
- </div>
- <div class="friends">
- <a href="" class="tsun">Ace</a>
- <a href="" class="tsun">Suzaku</a>
- <a href="" class="tsun">King</a>
- <a href="" class="tsun">Hiroshi</a>
- <a href="" class="tsun">LINK</a>
- </div>
- <div id="ooc">
- <div id="slide">
- 00. PKMN Universe only. Reckoning moderator. <br>
- 01. IC and OOC are not the same. <br>
- 02. Semi- PM Friendly. <br>
- 03. Dont think about getting with the player or the character because they both will decline you. <br>
- 04. Skype is available for those long-term RPers. <br>
- 05. I joke around a lot. <br>
- 06. I idle as well. <br>
- 07. Dont want your drama. <br>
- 08. Be literate when RPing. <br>
- 09. No profile or group acknowledgement = No RP <br>
- 10. Layout is mine. Dont touch. <br>
- </div></div>
- <div id="words">ooc</div>
- <div id="Pokemon">
- <a class="pkmn" href="#arcanine"><img src="http://serebii.net/pokedex-xy/icon/059.png"></img></a>
- <a class="pkmn" href="#haxorus"><img src="http://www.serebii.net/pokedex-xy/icon/612.png"></img></a>
- <a class="pkmn" href="#eelektross"><img src="http://www.serebii.net/pokedex-xy/icon/604.png"></img></a>
- <a class="pkmn" href="#clefable"><img src="http://www.serebii.net/pokedex-xy/icon/036.png"></img></a>
- <a class="pkmn" href="#metagross"><img src="http://i.picpar.com/vkN.gif"></img></a>
- <a class="pkmn" href="#pidgeot"><img src="http://www.serebii.net/pokedex-xy/icon/018.png"></img></a>
- </div>
- <div id="arcanine" class="box">
- <img src="http://serebii.net/xy/pokemon/059.png" width="100" height="100" align="left"></img><br>
- <font style=float:left>Name</font> <font style=float:right>Arcalius</font><br>
- <font style=float:left>Gender</font> <font style=float:right>Male</font><br>
- <font style=float:left>Type</font> <font style=float:right>Fire</font><br>
- <font style=float:left>Held Item</font> <font style=float:right>Flame Plate</font><br>
- <font style=float:left>Height</font> <font style=float:right>06'03"</font><br>
- <font style=float:left>Weight</font> <font style=float:right>314.7 lbs</font><br>
- <font style=float:left>Class</font> <font style=float:right>Legendary PKMN</font><br>
- <font style=float:left>N.Number.</font> <font style=float:right>#059</font><br>
- <font style=float:left>Abilities</font> <font style=float:right>Intimidate, Justified</font><br><br>
- <center><i>Extremespeed - Morning Sun - Flamethrower - Aerial Ace - Flame Charge.</i></center>
- </div>
- <div id="haxorus" class="box">
- <img src="http://www.serebii.net/xy/pokemon/612.png" width="100" height="100" align="left"></img><br>
- <font style=float:left>Name</font> <font style=float:right>Caliel</font><br>
- <font style=float:left>Gender</font> <font style=float:right>Male</font><br>
- <font style=float:left>Type</font> <font style=float:right>Dragon</font><br>
- <font style=float:left>Held Item</font> <font style=float:right>Dragon Claw</font><br>
- <font style=float:left>Height</font> <font style=float:right>05'11"</font><br>
- <font style=float:left>Weight</font> <font style=float:right>233 lbs</font><br>
- <font style=float:left>N.Number.</font> <font style=float:right>#612</font><br>
- <font style=float:left>Abilities</font> <font style=float:right>Rivalry, Unnerve</font><br><br>
- <center><i>Dragon Dance - Dual Claws - Dragon Pulse - Shadow Claw - Brick Break.</i>
- </div>
- <div id="eelektross" class="box">
- <img src="http://www.serebii.net/xy/pokemon/604.png" width="100" height="100" align="left"></img><br>
- </div>
- <div id="clefable" class="box">
- <img src="http://www.serebii.net/xy/pokemon/036.png" width="100" height="100" align="left"></img><br>
- </div>
- <div id="metagross" class="box">
- <img src="http://www.serebii.net/Shiny/XY/376.png" width="100" height="100" align="left"></img><br>
- </div>
- <div id="pidgeot" class="box">
- <img src="http://www.serebii.net/xy/pokemon/018.png" width="100" height="100" align="left"></img><br>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment