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: arial narrow;
- font-size: 10px;
- background-color: #FFFFFF;
- background-image: url('http://24.media.tumblr.com/8ffd01b6b3e445023752a630b232bba0/tumblr_mulhwf9ajT1qf9qnko1_500.jpg');
- background-attachment: fixed;
- background-position: 10px -40px;
- background-repeat: no-repeat;
- text-align: justify;
- color: #888888;
- cursor: url('http://cur.cursors-4u.net/others/oth-7/oth666.cur');
- }
- b, strong {font-family: verdana; font-size: 10px; font-variant: small-caps; color:#59584A; font-weight:normal; letter-spacing: -1px;}
- i {color: #4383C; font-family: verdana; font-variant: small-caps; font-size: 10.5px; 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: #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;}
- big {color: #181818; font-size: 14px; 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;}
- 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;}
- ::-webkit-scrollbar-button:vertical:{background-color: #CCC;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:vertical {background-color:#CCC; height:20px;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#CCC; 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;}
- #Info {
- position: fixed;
- background-image: url('http://24.media.tumblr.com/a8ede1a3e61ef41f1143fffbec3b5cb0/tumblr_muu5teoPDz1sndlgjo1_500.jpg');
- background-repeat: no-repeat;
- background-size: 550px 316px;
- top: 155px;
- left: 400px;
- width: 500px;
- height: 300px;
- color: #212121;
- font-size: 10px;
- line-height: 12px;
- font-family: Verdana;
- font-variant: small-caps;
- text-align: justify;
- overflow: auto;
- padding: 5px;
- background-color: #BAB9B7;
- border: #A72D16 3px solid;
- z-index: 100;
- }
- #Title{
- position: fixed;
- top: 99px;
- left: 510px;
- z-index:550;
- color: #FBF9C0;
- font-size: 55px;
- line-height: 80px;
- letter-spacing: -1px;
- font-family: lavanderia sturdy;
- text-shadow: #f86e4f 2px 3px 4px;
- z-index: 400;}
- #foxy {
- position: fixed;
- left: 815px;
- top: 155px;
- width: 100px;
- height: 316px;
- border-right: 3px solid #A72D16;
- background-color: transparent;
- transition: all .5s ease-in-out;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- -ms-transition: all .5s ease-in-out;
- z-index: 15;
- }
- #foxy:hover {
- position: fixed;
- padding-left: 100px;
- border-right: 4px solid #A72D16;
- transition: all .5s ease-in-out;
- -webkit-transition: all .5s ease-in-out;
- -moz-transition: all .5s ease-in-out;
- -o-transition: all .5s ease-in-out;
- -ms-transition: all .5s ease-in-out;
- }
- .image {
- opacity: 0;
- width: autopx;
- height: 300px;
- background-color: #000000;
- text-align: justify;
- overflow: auto;
- -ms-transition: opacity .3s linear;
- -moz-transition: opacity .3s linear;
- -o-transition: opacity .3s linear;
- -webkit-transition: opacity .3s linear; }
- .image:hover {
- opacity: 0.9; }
- .text {
- line-height: 1.5;
- padding-top: 2px;
- font-family: verdana;
- font-size: 10;
- color: silver;
- text-align: justify; }
- .pic {
- height: 60px;
- width: 60px;
- margin-left: 2px;
- border: #302F34 2px solid;
- opacity: 0.5;
- }
- .words {
- height: 90px;
- width: 490px;
- margin-left: 3px;
- overflow:auto;
- border: #302F34 2px solid;
- opacity: 1;
- }
- .ash {
- opacity: 0.0;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- -ms-transition: all 0.8s ease-in-out;
- transition: all 0.8s ease-in-out;
- }
- .ash:hover{
- opacity: 1;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- -o-transition: all 0.8s ease-in-out;
- -ms-transition: all 0.8s ease-in-out;
- transition: all 0.8s ease-in-out;
- }
- a.fire:link, a.fire:active, a.fire:visited{
- background-color: #222;
- display: inline-block;
- margin: 5px;
- width: 88px;
- height: 20px;
- font-family: consolas;
- font-size: 9px;
- color: #CCC;
- text-decoration: none;
- letter-spacing: 1px;
- text-transform: uppercase;
- text-align: center;
- line-height: 21px;
- -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;
- transition: all 0.5s ease-in-out;}
- a.fire:hover{
- background-color: #EDEDED;
- color: #222;}
- a {
- font-family: verdana;
- font-variant: small-caps;
- text-decoration: none;
- color: #8B8972;
- background-color: transparent;
- cursor: url('http://cur.cursors-4u.net/others/oth-8/oth711.cur');
- }
- a:hover {
- color: #999999;
- background-color: transparent;
- }
- #credit{
- position: fixed;
- bottom: 0px;
- left: 0px;
- z-index:450;}
- </style>
- <div id="title">i set fire to the rain.</div>
- <div id="info">
- <div class="image"><div class="text">
- <font style=float:left>Name</font> <font style=float:right>Rose, Sasha</font><br>
- <font style=float:left>Created</font> <font style=float:right>The Thirty-first of October</font><br>
- <font style=float:left>Hair Colour / Eye Hue</font> <font style=float:right> Shades of Red, Yellow & Orange / Orange </font><br>
- <font style=float:left>Height / Weight</font> <font style=float:right>5'5" / 144 lbs</font><br>
- <font style=float:left>Alignment</font> <font style=float:right>Neutral</font><br>
- <font style=float:left>Location</font> <font style=float:right>Roaming the Kalos Region</font><br>
- <font style=float:left>Marital Status</font> <font style=float:right>Singular, Partner Selective.</font><br>
- <font style=float:left>PKMN Status</font> <font style=float:right>Wild</font><br><br>
- <div class="words">
- <center> Information will be placed here when the muse feels up to doing so. Please be patient. </center>
- </div>
- <br>
- <b>00.</b>no sex. <b>01.</b>ic =/= ooc <b>02.</b>semi-pm friendly <b>03.</b>no drama <b>04.</b>no oneliners. <b>05.</b>no relationships, don't ask. <b>06.</b>dont steal no matter how small it may be. <b>07.</b>forever a wip <b>08.</b> i idle a lot.
- </div></div></div>
- <div id="foxy">
- <div class="ash">
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- <a href="/profile.php?userid=" class="fire" target="_blank">Friend</a>
- </div></div>
- <div id="credit"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></div>
Advertisement
Add Comment
Please, Sign In to add comment