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://i.picpar.com/Z0y.jpg');
- background-attachment: fixed;
- background-position: fixed;
- background-repeat: repeat;
- background-position: 0px 0px;
- text-align: justify;
- color: #888888;
- cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur825.cur');
- }
- b, strong {font-family:'century gothic'; font-variant: small-caps; font-size:15px; color: #800000; 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;}
- ::-webkit-scrollbar-button:vertical:{background-color: #212121;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:vertical {background-color:#212121; height:20px;
- -moz-border-radius: 0px 0px 0px 0px;
- border-radius:0px 0px 0px 0px;}
- ::-webkit-scrollbar-thumb:horizontal {background-color:#212121; 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;}
- #line{
- position: fixed;
- background-image: url('http://i7.minus.com/ibseEFQ07sKsrL.jpg');
- background-position: 0px 0px;
- background-size: 450px 700px;
- background-repeat: no-repeat;
- z-index: 100;
- left: 0px;
- height: 100%;
- width: 450px;
- top: 0px;
- z-index: 9;
- border-right: 5px Solid #7D695D;
- background-color: #7D695D;
- }
- #Words{
- position: fixed;
- top: 475px;
- left: 7px;
- width: 430px;
- height: 150px;
- overflow: hidden;
- text-align: justify;
- line-height: 13px;
- font-size: 12px;
- background-color: #EDEDEE;
- font-face: century gothic;
- font-variant: small-caps;
- color: #212121;
- overflow: auto;
- border: 4px #690000 Solid;
- z-index: 500;
- }
- #Name{
- position: fixed;
- top: 415px;
- left: 270px;
- color: #FEFEFE;
- font-size: 55px;
- line-height: 80px;
- letter-spacing: 3px;
- font-family: lavanderia sturdy;
- text-shadow: #690000 2px 3px 4px;
- z-index: 600;
- }
- #players {
- position: fixed;
- left: 360px;
- top: 0px;
- width: 100px;
- height: 670px;
- padding-top: 10px;
- background-color: #7D695D;
- 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;
- }
- #players:hover {
- position: fixed;
- padding-left: 100px;
- 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;
- }
- .tabtitle {
- position: absolute;
- top: 0px;
- height: 670px;
- width: 30px;
- margin-left: 100px;
- background-color: #7D695D;
- border-right: 5px solid #690000;
- transition: all 0.5s ease-out;
- -webkit-border-radius: 0px 50px 50px 0px;
- -moz-border-radius: 0px 50px 50px 0px;
- border-radius: 0px 50px 50px 0px;
- -moz-transition: all 0.5s ease-out;
- -o-transition: all 0.5s ease-out;
- -webkit-transition: all 0.5s ease-out;
- }
- #title {
- height: 30px;
- width: 600px;
- margin-left: -287px;
- margin-top: 300px;
- color: black;
- font-family: lavanderia delicate;
- font-size: 35px;
- text-align: center;
- letter-spacing: 5px;
- line-height: 30px;
- transform: rotate(-270deg);
- -moz-transform: rotate(-270deg);
- -webkit-transform: rotate(-270deg);
- -o-transform: rotate(-270deg);
- opacity: 1;
- }
- #Icon {
- position: fixed;
- left: 220px;
- top: 430px;
- z-index: 500;
- }
- #Friends {
- position: fixed;
- left: 2px;
- top: 625px;
- height: 20px;
- width: autopx;
- z-index: 500;
- }
- .snow {
- margin-top: 6px;
- height: 80px;
- width: 80px;
- margin-left: 5px;
- border: #965445 2px solid;
- opacity: 0.7;
- }
- a.fire:link, a.fire:active, a.fire:visited{
- background-color: #690000;
- display: inline-block;
- margin: 5px;
- width: 63px;
- height: 20px;
- font-family: verdana;
- font-variant: small-caps;
- font-size: 6.5px;
- 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 {
- color: #212121;
- text-decoration: none;
- }
- a:hover {
- color: #888888;
- text-decoration: none;
- cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur');
- }
- #credit{
- position:fixed;
- bottom: -10px;
- right: 0px;
- z-index: 600;
- }
- </style>
- <div id="name">Kagome</div>
- <div id="line"></div>
- <div id="words">
- - &; <b>Posting length</b>: It bothers me to say this but, I am a semi-paragraph roleplayer. Why does it bother me? Because I used to be able to write so much and now with my muse forever missing, I can barely type out three full paragraphs. Now I know that it is always about quality over quantity, but I want to be able to write like I used to. Third person is required. Literate as well with no text talk. I will not answer to it in an actual roleplay, but can if we’re just bull-shitting around. With that being said, I do not want to have to decode your post or be bored by it. Keep it interesting, please? <br><br>
- - &; <b>Sexual Roleplays</b>: Aren’t rare, but don’t assume that my character is just going to sleep around with everything that can move, unless that I have indicated just that. I didn’t come on here to basically just fuck around with people. I came here to roleplay decent storylines that I can treasure even when I’m old and with gray-hair. <br><br>
- - &; <b>Outside Contact</b>: This will not be given to just everyone. My skype are for those few whom I consider to be friends with and those who I want to talk to beyond that of RPC. You will know if I want to talk to you more, trust me. <br><br>
- - &; <b>OOC versus IC</b>: First of all, note that there is a difference between out of character (ooc) and in character (ic). Yes, there is one. Whatever happens within character stays ic and vice versa. I understand if for some reason that people do tend to get quite attached to their characters and it’s understandable. I do as well. But don’t take it past that. There have been times where people didn’t want to finish an RP because of something that happened oocly or something that happened within ic and now they don’t want to talk anymore. Like I said, don’t let it happen. <br><br>
- - &; <b>Friendliness</b>: I have my days in which I can be friendly and days when I’m not. My mood changes like water itself. PMs are for personal messaging only, nothing more. Keep it this way. As far as friends go, I have a few whom I adore and keep close to my heart. They know who they are and don’t ask me if you’re one. That’s just basically stating your place with me. However, if you are a futanari, multi-character profile, or a tentacle monster, I will stop you right here. Do not expect a response out of me. <br><br>
- - &; <b>Idling</b>: With me having the attention span of Dory from Finding Nemo, you should already know that I will idle a lot. Whether it is because I am coding a profile, on skype, playing my mmo, or something else, I will try my best to let you know beforehand. RPC can’t contain my attention. Well, not like it used to.<br><br>
- - &; <b>Drama</b>: Is not tolerated by me whatsoever. If you have something to say about me, say it to my face instead of spreading it all around. It’s not cute and it ain’t nice. I rather you tell me how you really feel about me to my face then have it spread all around. That way we can talk about it in a civilized manner and bury the hatchet right there. <br><br>
- - &; <b>Relationships</b>: I am not looking for any relationships out of character-wise. Don’t even bother with it. Nevertheless, my characters will always be partner selective, which means only one thing to me; you can only get into her pants/skirt/whatever. Through the means of a long-termed storyline that actually goes somewhere other than hello every other day. <br><br>
- - &; <b>Profiles</b>: No profile, no RP. Simple as that. I can’t RP with you with a blank canvas. I need some type of information that can help me start a RP with you. A name just won’t cover it. Unless you are a canon-character from a show that I know. Also, do not come to me with that of a WIX profile or a link on the profile that will lead me somewhere else. I am not dealing with that. <br><br>
- - &; <b>Layouts</b>: DevilRose is my work and mine alone, I make my layouts by hand or by my reusable coding that can be found on my other profiles which is a reason of why I am most likely always afk. I do not wish for anyone to take any of my layouts because they do not belong to you. However, if for reason I am not on and you wish to take one, just give me the credit for it. You know it’s not yours and others will as well. It isn’t that hard to type out a couple of words just to give credit to. Seriously. Now, if you would like a custom made layout or want to use one of my pre-mades, it gonna cost you. Not much, if you’re wondering. I accept only through paypal but just let me know beforehand so we can get everything ready before that. It’s gonna be $10 for a premade, $15 for a customized one and $20 if you want me to do the whole thing for you. See? Not much. <br><br>
- </div>
- <div id="players">
- <div class="tabtitle"><div id="title">a feudal fairytale!</div></div>
- <a href="profile.php?user=InuYasha" target="_blank"><img src="http://i114.photobucket.com/albums/n279/spacegal471/IYicons/blush.png" class="snow"></a>
- <a href="profile.php?user=Yura of the Hair" target="_blank"><img src="http://i120.photobucket.com/albums/o168/Ai_Suzuki/icons2/inuyasha/inu176.png" class="snow"></a>
- <a href="profile.php?user=Kikyou" target="_blank"><img src="http://i114.photobucket.com/albums/n279/spacegal471/IYicons/rainbow.png" class="snow"></a>
- <a href="profile.php?user=The Half-Demon Naraku" target="_blank"><img src="http://i.picpar.com/qAy.png" class="snow"></a>
- <a href="profile.php?user=Sango" target="_blank"><img src="http://i199.photobucket.com/albums/aa104/milordivy/ICONS/Screenshot2011-02-09at112848PM.jpg" class="snow"></a>
- <a href="profile.php?user=" target="_blank" title="Since there are so many of yall running around, Ill only add the one who is active the most. c:"><img src="http://i258.photobucket.com/albums/hh247/kyriefluffins/Icons/sesshomaru2.png" class="snow"></a>
- <a href="profile.php?user=" target="_blank" title="extra link"><img src="http://i199.photobucket.com/albums/aa104/milordivy/ICONS/Screenshot2011-02-09at112333PM.jpg" class="snow"></a>
- </div>
- <div id="icon">
- <img src="http://fc09.deviantart.net/fs71/f/2012/194/9/c/9c26955e4e9b03ea450c5ddbed834f00-d56z9rr.gif"></img>
- </div>
- <div id="friends">
- <a href="" target="_blank" class="fire" title="Be patient.">Roster</a>
- <a href="" target="_blank" class="fire" title="Be patient.">Rules</a>
- <a href="" target="_blank" class="fire" title="Be patient.">Story</a>
- <a href="http://www.listenonrepeat.com/watch/?v=9IRGEIcj-5k" target="_blank" class="fire">Theme</a>
- <a href="http://inuyasha.wikia.com/wiki/Kagome_Higurashi" target="_blank" class="fire">Wikia</a>
- <a href="profile.php?user=Kagura" target="_blank" class="fire">Main Alt</a>
- </div>
- <div id="credit"><A TARGET="_blank" HREF="/profile.php?user=Remi" title="Copyright"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></A>
Advertisement
Add Comment
Please, Sign In to add comment