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: #E5BC04;
- background-image: url('http://i.picpar.com/ARo.png');
- background-attachment: fixed;
- background-position: center;
- background-repeat: repeat;
- text-align: justify;
- color: #888888;
- cursor: url('http://cur.cursors-4u.net/others/oth-6/oth588.cur');
- }
- b, strong {font-family:'century gothic'; font-size:13px; color:#550000; font-weight:normal; letter-spacing: -1px;}
- i {color: #666666; font-family: 'calibri'; font-size:8pt; 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: #CCCCCC; 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: #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;}
- ::-webkit-scrollbar-button:vertical:{background-color: #222;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:130px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:vertical {background-color:#222; height:20px;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:130px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#222; height:20px !important;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:130px 0px 0px 0px;}
- ::-webkit-scrollbar { height:20px;width:5px; background-color:transparent;}
- #line {
- width: 280px;
- background-color: #990000;
- padding: 10px;
- height: 400px;
- border-left: 30px solid #110000;
- }
- #container {
- width: 260px;
- background-color: #181818;
- padding: 10px;
- height: 358px;
- }
- #miniline {
- width: 260px;
- height: 5px;
- background-color: #8A0000;
- }
- #miniline2 {
- width: 260px;
- border-top: 1px
- dashed #222222;
- }
- #extra {
- width: 260px;
- height: 5px;
- background-color: #720000;
- color: #CCC;
- opacity: 0.0;
- -webkit-transition: opacity 0.8s linear;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- }
- #extra:hover {
- width: 260px;
- height: 5px;
- color: #CCC;
- background-color: #720000;
- opacity: 0.9;
- -webkit-transition: opacity 0.8s linear;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- }
- #Friends{
- position: absolute;
- width: 30px;
- height: autopx;
- left: 6px;
- top: 15px;
- color: transparent;
- }
- #symbol{
- left: 0px;
- padding: 30px;
- padding-top: 450px;
- top: 450px;
- color: #990000;
- font-size: 30pt;
- }
- #image {
- width: 260px;
- height: 175px;
- background-color: #ccc;
- background-image: url(http://i.picpar.com/afp.png);
- }
- #name {
- width: 240px;
- text-align: center;
- font-family: 'Open Sans Condensed', sans-serif;
- font-size: 11px;
- line-height: 100%;
- letter-spacing: 5px;
- color: #fff;
- text-transform: uppercase;
- padding: 10px;
- background-color: #B20C0F;
- }
- #info {
- width: 220px;
- text-align: justify;
- font-family: tahoma;
- font-size: 9px;
- line-height: 100%;
- color: #000;
- padding: 10px;
- background-color: #444444;
- border-left: 10px solid #100000;
- border-right: 10px solid #100000;
- border-bottom: 10px solid #B20C0F;
- }
- #ooc{
- position: absolute;
- left: 37px;
- top: 30px;
- background-color: #2e2e2e;
- padding: 10px;
- text-align: justify;
- width: 280px;
- height: 210px;
- overflow: auto;
- text-transform: Uppercase;
- font-family: calibri;
- font-size: 9px;
- color: #BDBDBD;
- -webkit-transition: opacity 0.8s linear;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- overflow: hidden;
- opacity:0.0;
- z-index: 200;
- }
- #ooc:hover {
- left: 37px;
- top: 430px;
- background-color: #2e2e2e;
- padding: 10px;
- opacity: 0.9;
- text-align: justify;
- width: 280px;
- height: 90px;
- font-family: calibri;
- text-transform: uppercase;
- font-size: 9px;
- color: #BDBDBD;
- -webkit-transition: all 0.8s ease-in-out;
- -moz-transition: all 0.8s ease-in-out;
- overflow: auto;
- z-index: 200;
- }
- a.rem:link, a.rem:active, a.rem:visited{
- display: inline-block;
- height: 20px;
- background-color: #181818;
- width: 20px;
- margin: 5px;
- transition:all 0.8s ease-out;
- -o-transition:all 0.8s ease-in-out;
- -moz-transition:all 0.8s ease-in-out;
- -webkit-transition:all 0.8s ease-in-out;
- border-top: 2px solid #990000;
- border-left: 2px solid #990000;
- border-right: 2px solid #990000;
- border-bottom: 2px solid #990000;
- cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
- color: transparent;
- }
- a.rem:hover{
- display: inline-block;
- height: 20px;
- width: 20px;
- background-color: #990000;
- transition:all 0.8s ease-out;
- -o-transition:all 0.8s ease-in-out;
- -moz-transition:all 0.8s ease-in-out;
- -webkit-transition:all 0.8s ease-in-out;
- border-top: 2px solid #181818;
- border-left: 2px solid #181818;
- border-right: 2px solid #181818;
- border-bottom: 2px solid #181818;
- cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
- }
- </style>
- <div id="Friends">
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="a firecracker"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="bossman"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- <a href="/profile.php?user=" class="rem" target="_blank" title="words here"></a>
- </div>
- <div id="ooc">
- Forever a WIP.
- </div>
- <div id="line">
- <div id="container">
- <div id="miniline"></div>
- <div id="miniline2"></div>
- <div id="extra">
- wedvbwievdiwyevd
- </div>
- <div id="image"></div>
- <div id="name">
- Griglori, Aiofie Risoi
- </div>
- <div id="info">
- <div style="height: 110px; overflow: auto;">
- <b>Alias</b>: <font style=float:right>'Fie, Aifie, etc.</font><br>
- <b>Gender</b>: <font style=float:right>Female.</font><br>
- <b>Age</b>: <font style=float:right>Forever Nineteen.</font><br>
- <b>Birthdate</b>: <font style=float:right>August, 1st.</font><br>
- <b>Zodiac</b>: <font style=float:right>Leo.</font><br>
- <b>Orientation</b>: <font style=float:right>Demi-sexual, pan-romantic.</font><br>
- <b>Marital Status</b>: <font style=float:right>Singular.</font><br>
- <b>Residence</b>: <font style=float:right>Wanderer.</font><br>
- <b>Occupation</b>: <font style=float:right>None, atm.</font><br>
- <b>Height</b>: <font style=float:right>05' 03''.</font><br>
- <b>Race</b>: <font style=float:right><span title="A child born from a vampire for a father and a human for a mother.">Dhampir</span>.</font><br>
- <b>Eye Hue</b>: <font style=float:right>Slate Gray.</font><br>
- <b>Hair Colour</b>: <font style=float:right>Ginger/Red-Head.</font><br>
- <p>Will put some more things here. Be patient.</p>
- </div></div></div>
- <center>
- <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="200" height="30">
- <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" />
- <param name="bgcolor" value="#990000" />
- <param name="FlashVars" value="mp3=https%3A//dl-web.dropbox.com/get/Vampire%2520Diaries%2520-%25204x23%2520Music%2520-%2520Cary%2520Brothers%2520-%2520Belong.mp3%3Fw%3DAABXEI8su4Zc4lmfg_DgChOoyXDh9ZclJ30DQWnF9N5ZGQ&bgcolor=990000&loadingcolor=990000&buttoncolor=100000&slidercolor=100000" />
- </object>
- </center>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment