Advertisement
Lizellea

Rowi

Apr 4th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.18 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(http://fonts.googleapis.com/css?family=Overlock+SC);
  4. @import url(http://fonts.googleapis.com/css?family=Play);
  5. @import url(//fonts.googleapis.com/css?family=Stalemate);
  6. @import url(https://fonts.googleapis.com/css?family=Architects+Daughter);
  7. @import url(http://fonts.googleapis.com/css?family=Play|Arizonia);
  8.  
  9. .pfor {display: none;}
  10.  
  11.  
  12. #profile {background-color: transparent; border: 0px;}
  13.  
  14.  
  15. ::-webkit-scrollbar-thumb:vertical {background: #fff; Width: 12px; border-radius: 90px; height: 10%;}
  16. ::-webkit-scrollbar-thumb:horizontal {background-color: #000000; width: 4px; height: 10%; !important;}
  17. ::-webkit-scrollbar {height: 3px; width: 5px; background-color: transparent;}
  18.  
  19.  
  20. body{
  21. background-color:#fff;
  22. background-image:url(http://i.imgur.com/kk9HEtc.jpg);
  23. background-position: center;
  24. background-size:100% 100%;
  25. background-repeat:no-repeat;}
  26.  
  27. .derp{
  28. position:absolute;
  29. bottom:10%;
  30. right:0%;
  31. width:410px;
  32. }
  33.  
  34. a.gluttony:link, a.gluttony:active, a.gluttony:visited{
  35. display: block;
  36. float: left;
  37. width: 30px;
  38. height:30px;
  39. margin-right: 25px;
  40. margin-top: 15px;
  41. border:6px double #710909;
  42. border-radius: 50%;
  43. background-color: #fff406;
  44. text-shadow:0px 0px 0px #ccc;
  45. box-shadow:0px 0px 10px #ccc;
  46. transform: rotate (-45deg);
  47. -webkit-transform: rotate(-45deg);
  48. -ms-transform: rotate (-45deg);
  49. -webkit-transition: all 0.6s ease-out;
  50. -moz-transition: all 0.6s ease-out;
  51. }
  52.  
  53. a.gluttony:hover{
  54. border:6px double #710909;
  55. border-radius:0%;
  56. background-color:#fff406;
  57. text-decoration: none;
  58. text-shadow:0px 0px 0px #ccc;
  59. box-shadow:0px 0px 10px #ccc;
  60. -webkit-transform:rotate(-765deg);
  61. -webkit-transition: all 0.9s ease-out;
  62. -moz-transition: all 0.9s ease-out;
  63. }
  64.  
  65.  
  66. .hero {
  67. background-color: #;
  68. height:36.5%;
  69. left:3%;
  70. opacity:0;
  71. position:fixed;
  72. top:10%;
  73. width:31%;
  74. -webkit-transition:all 0.7s ease-in;
  75. -moz-transition:all 0.7s ease-in;
  76. -ms-transition:all 0.7s ease-in;
  77. -o-transition:all 0.7s ease-in;
  78. transition:all 0.7s ease-in;
  79. }
  80.  
  81. .hero:target {
  82. opacity:1;
  83. z-index:5;
  84. top: 40%; }
  85.  
  86. .broken{
  87. background-image: url();
  88. background-color: #;
  89. color:black;
  90. font-family: fangsong;
  91. font-size:12px;
  92. padding:10px;
  93. width: 100%;
  94. height: 305px;
  95. left: 200%;
  96. overflow-y:auto;
  97. overflow-x:hidden;
  98. position:absolute;
  99. text-align:justify;
  100. top: -90%;
  101. z-index:5;}
  102.  
  103. .pieces{
  104. color: white;
  105. opacity:1.0;
  106. z-index:0;
  107. position:absolute;
  108. left:2%;
  109. top:2%;
  110. padding: 3px;
  111. text align: center;
  112. background-color: #000;
  113. border:2px solid #AB0000;
  114. width: 95%;
  115. height: 92%;
  116. overflow:auto;
  117. }
  118.  
  119. .watchme{
  120. background-image: url();
  121. background-color: #;
  122. color:black;
  123. font-family: fangsong;
  124. font-size:12px;
  125. padding:10px;
  126. height: 295px;
  127. width: 100%;
  128. top: 35%;
  129. left: 7%;
  130. overflow:auto;
  131. position:absolute;
  132. text-align:justify;
  133. z-index:5;}
  134.  
  135. .burn{
  136. color: white;
  137. opacity:1.0;
  138. z-index:0;
  139. position:absolute;
  140. left:2%;
  141. top:2%;
  142. padding: 3px;
  143. text align: center;
  144. background-color: #000;
  145. border:2px solid #AB0000;
  146. width: 95%;
  147. height: 92%;
  148. overflow:auto;
  149. }
  150.  
  151.  
  152.  
  153.  
  154. h1 { Color: #000; Border-bottom: 1px solid #fff; Border-left: 40px solid #0b9c93; Border-right: 40px solid #e3c84a; font-size:16px; text-align: center; Text-Shadow: #878487 2px 1px 1px; font-family: 'Architects Daughter', cursive; Margin-top: 6px;}
  155.  
  156.  
  157.  
  158. Strike {Color: #e3c84a; Text-shadow: 1px 1px 1px #000;}
  159.  
  160. U { Color: #0b8b6c;Border-bottom: 2px dotted #e3c84a;}
  161.  
  162.  
  163. i{font-variant: all-caps;font-size: 11px; color: #0b8b6c; Text-shadow: 0.5px 0px 0px #fff;}
  164.  
  165. b{Color: #FF0000; Text-shadow: 1px 1px 1px #000; Font-size: 12px;
  166.  
  167. }
  168.  
  169. a {text-decoration: none; Color: #E68507;}
  170.  
  171. a:hover {color: #FFFF00; 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;}
  172.  
  173. h3 {
  174. font-family: Stalemate;
  175. color: #FF2B00;
  176. font-size:28px;
  177. letter-spacing:2px;
  178. margin-bottom:1px;
  179. margin-top:3px;
  180. text-align: center;
  181. width: 100%;}
  182.  
  183. h2{
  184. font-size: 16px;
  185. width: 100%;
  186. color: #82FFC5;
  187. font-family: 'Play', cursive;
  188. font-weight: normal;
  189. line-height: 12px;
  190. text-transform: uppercase;
  191. text-align: left;
  192. border-bottom: 1px solid #dbebea;
  193. }
  194.  
  195.  
  196. h2:first-letter{
  197. color: #82FFC5;
  198. font-size: 16px;
  199. font-weight: bold;
  200. text-shadow: 0px 0px 3px #fafafa;
  201. }
  202.  
  203. .circle{
  204. border-radius:150px;
  205. -webkit-transition: all 0.8s ease-out;
  206. -moz-transition: all 0.8s ease-out;
  207. -o-transition: all 0.8s ease-out;
  208. }
  209.  
  210. .circle:hover{
  211. border-radius:0px;
  212. -webkit-transition: all 0.8s ease-out;
  213. -moz-transition: all 0.8s ease-out;
  214. -o-transition: all 0.8s ease-out;
  215. -webkit-transform: rotate(-360deg);
  216. -moz-transform: rotate(-360deg);
  217. -ms-transform: rotate(-360deg);
  218. -o-transform: rotate(-360deg);
  219.  
  220. }
  221.  
  222.  
  223. #Music {height: 25;
  224. width: 202;
  225. background: transparent;
  226. Position: Absolute;
  227. top: 1%;
  228. left: 30%;
  229.  
  230.  
  231. </style>
  232.  
  233.  
  234.  
  235.  
  236. <div class="derp">
  237. <a href="#1" class="gluttony"></a>
  238. <a href="#2" class="gluttony"></a>
  239. <a href="#3" class="gluttony"></a>
  240. <a href="#Reset" class="gluttony"></a>
  241. </div></div>
  242.  
  243.  
  244. <div id="1" class="hero">
  245.  
  246. <div class="broken">
  247. <div class="pieces">
  248. <h3>Dossier</h3>
  249. <center>
  250. <b>Name:</b> Rowigarth<br>
  251. <b>Nicknames:</b> Rowi<br>
  252. <b>Gender:</b> Male<br>
  253. <b>Age:</b> 21 as adult, 16-18 as a shota<br>
  254. <b>Height:</b> 5'7" as an adult, 5' as shota<br>
  255. <b>Weight:</b> 167lbs as an adult, 110 as a shota<br>
  256. <b>Orientation:</b> Pansexual (Picky on males)<br>
  257. <b>Relationship:</b> Single / Uninterested <br>
  258. <b>Race:</b> <a title="Rowi is a half demon. However he has no abilites besides going back to the demon plane... and a very long and very skillful tongue.">Half Demon **</a><br>
  259. <b>Eyes:</b> Gold / Changes with mood. Wears glasses.<br>
  260. <b>Hair:</b> Aurburn<br>
  261. <b>Occupation:</b> Bartender at <b>The Black Shamrock</b>: <i>Tavern and Brothel.</i><br>
  262. <b>Kinks:</b> Thicker women (got a lot of love to give!), futa, furries, monster girls (including slimes) <br>
  263. <b>Dislikes:</b> Death, gore, scat, excessive rape (a little bit between friends doesn't hurt too much XD)<br>
  264. <b>Loves:</b> Good jokes, cooking, cats <br>
  265. <b>Cock size:</b> 4" flaccid, 9 1/2" erect <br>
  266. 80/20 Sub/Dom <br>
  267.  
  268. </center>
  269. </div></div>
  270.  
  271.  
  272. <div class="watchme">
  273. <div class="burn">
  274. <h3>About Me</h3>
  275. Hello everyone! My name is Rowigrath, but please... call me Rowi *kisses your hand... unless you don't have one* I am a one of the bartenders at The Pillory, and I do my utmost to serve you drinks, food, information, advice... and often a fun, sexy time. I don't just go out to every good looking person that catches my interest. I wave hello, talk to you for awhile, get to know you and what you like. And then usually you fall for me and I do my best to please you... for the happiness of others gives me the most raging boners. I kid you not, I literally live to serve. <br>
  276.  
  277. <br> You see, I am part human, part demon. My mistress, Lady Cleaver, is one of the head hanchos of the Lust Circle, and as such, all who follow her follow the rules of the Lust Circle, whether they are a demon or not. However, some rules apply only to people with demonic blood in their veins, such as the need to make people happy and to derive pleasure and life from that happiness. Without doing so will eventually kill one who is a part of the Lust Circle for good. No amount of necromancy can restore a demon who disobeys a rule from the Circles they belong to. So I indeed derive pleasure from the happiness of others in The Pillory: many feelings and emotions surface when one is happy, and that includes lust. <br>
  278.  
  279. <br> In comparison to other demons, mythical creatures, divinities, and hybrids and the like, I don't have an unlimited sex drive, nor a giant penis thicker than a 2 liter bottle. Oh sure, it was offered, but I refused it. If I need a giant cock to make someone happy... well, that person is not worth my time. Also, if you need a hyper cock and balls to make someone happy, you're not worth that person's time. Sex is an art... too bad I can't draw stick figures for shit! *laughs* But honestly, sex is very important to me. That is why I do my absolute best when it comes to sex. I aim to please you... though if you try to overwhelm me in an unfair way, I will spit you out and beat the shit out of you so I can beat some sense into you. I hope I've made myself clear with that... <br>
  280.  
  281. <br> Speaking of sex, what do I like? Well, I'm a BIG fan of futas... as long as they don't try to drown me with their 2 foot cock. That wasn't very nice (she knows who she is), but other than that, I'll take as much as I can into my mouth and then some. Oh, and while I'm on the subject, I can give "double jobs". You see, I have an extremely long tongue. It can stretch as far as I want it to, including wrapping around a penis, allowing me to stroke it like I was giving a hand job. And I can do that while there is a cock in my mouth, thus giving them both a blow job and a tongue job... Thus, the "double job". I think it's cool, I think it's sexy, and I love giving them. I also don't mind taking it into the ass, whether it's tentacles, fingers, penises... just don't put anything sharp in there. Actually, don't approach me with weapons and all that. My kinks do NOT include death, violence, blood, gore, scat, piss, and the like. I COULD be convinced to do some vore I guess, but it would take a fair bit of convincing. <br>
  282.  
  283. <br> Additional Note: I only play as a <a href="http://i.imgur.com/JuSL0z6.jpg" target="_blank">shota</a> for special requests. As a default, expect adult Rowi! <br>
  284.  
  285. <br> As for my orientation, I am technically pansexual... But the men I will fuck are few and far in number, and these guys are people that I have gotten to know very well. So unless you're one of those guys... Men, you have no chance. But as my friend Vici says, "Ladies of all sexes he is one for you, always eager to please and always happy." Honestly, that's in his profile. I don't have a reason to lie, either. <br>
  286.  
  287.  
  288. <br> Thank you all for looking at my profile, and I look forward to (E)RPing with you all!! ~Rowi-kun<br>
  289.  
  290.  
  291. </div></div>
  292. </div></div></div>
  293.  
  294. <div id="2" class="hero">
  295.  
  296. <div class="broken">
  297. <div class="pieces">
  298. <h3>Personality</h3>
  299. Rowi-kun is usually shy due to him being picked on by the guys in his neighborhood since he's so small. However, he's very kind and shows his kindness best through cooking food for anyone who asks politely and by taking care of any cats that come his way. He's also kind of a nerd and loves monster girls, furries, and futas (and in regards to futas, his motto is: "The bigger and thicker, the better"). <br>
  300.  
  301. <br> When he grew up, he was often teased for being a little on the husky side, but he doesn't want to change who he is, and considers himself stronger because of his honesty to himself. <br>
  302.  
  303. <br> He's pretty quick on the draw, but since he's shy he often stammers and murmurs his responses to any questions from beautiful women he hasn't gotten to know very well. But when it comes to friends, he's not nearly as nervous, and occasionally is a bit of a flirt (though he ends up making the girls laugh more often than blush). His favorite food is spaghetti and cottage cheese, his favorite music is heavy rock, and he can play the violin. <br>
  304.  
  305. <br> If you'd like to talk to me in a PM, go ahead. If you want to meet me in a room, come to the Pillory: I'll always be there, and usually I'm free. But if I am fucking someone (or getting fucked XD), just give me a wave or a PM saying that you'd like my attention after I'm finished. And if you're not the first person to ask for my attention, then I'll let you know your place in line... And if you'd like to do a multi RP in the room, just ask, and I'll ask the other people if they wouldn't mind if you joined. Come and say hi: I don't bite... too hard! *Licks his lips and laughs* <br>
  306.  
  307. <br> I am a very protective person, and if I hear one of my friends is being bothered in any way, whether they are man or woman, regardless of their preferences, size, shape, or anything, I will protect them. And when I protect them from people, I can get NASTY. You saw my innocent face up there? Well, hiding behind it is a rather vicious demon with a meat cleaver that thirsts for the blood of vile, rude people more than anything. If it was an accidental offense, I won't be so vicious, though. Those happen. Just don't do it again, and we'll be fine XD <br>
  308.  
  309. <br> At one point in time, I will have a song playing in the background. For now, just imagine the Scanty and Kneesocks (from Panty and Stocking with Garterbelt) theme song, I Want You, is playing XD <br>
  310.  
  311.  
  312. </div></div>
  313.  
  314.  
  315. <div class="watchme">
  316. <div class="burn">
  317. <h3>Friends</h3>
  318. <a href="profile.php?user="><img src="http://i.picpar.com/SsKb.jpg" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  319. <a href="profile.php?user="><img src="http://i.picpar.com/SsKb.jpg" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  320. <a href="profile.php?user="><img src="http://i.picpar.com/SsKb.jpg" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  321. <a href="profile.php?user="><img src="http://i.picpar.com/SsKb.jpg" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  322. <a href="profile.php?user="><img src="http://i.picpar.com/SsKb.jpg" class="circle" width="70" height="70" border="1px solid #000000" a title="Words"></a>
  323. </div></div>
  324. </div></div></div>
  325. <div id="3" class="hero">
  326.  
  327. <div class="broken">
  328. <div class="pieces">
  329. <h3>The Black Shamrock.</h3>
  330. Information will be put here eventually.
  331.  
  332. </div></div>
  333.  
  334.  
  335. <div class="watchme">
  336. <div class="burn">
  337.  
  338. <h3>Out of Fucks</h3>
  339. I slaved fairly goddamn hard over this code, trial and error was a pain in my dick. If I see you taking this code, no matter how simple it is, I will murder you.<br>
  340. Another note to be made; bits and pieces of this code do not belong to me. Credits go to <a href="profile.php?user=Muramasa" target="_blank">Muramasa</a>, <a href="profile.php?user=Zero." target="_blank">Zero</a>, <a href="profile.php?user=Himani" target="_blank">Himani</a>, and <a href="profile.php?user=Gaia" target="_blank">Gaia</a> <br>
  341. <br>
  342. Profile is forever a work in progress.
  343. <br>
  344.  
  345. </div></div>
  346. </div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement