Advertisement
rpcrandom

Julie

May 3rd, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(http://fonts.googleapis.com/css?family=Give+You+Glory|Bad+Script|Courgette|Satisfy|Rancho|Over+the+Rainbow|Zeyada);
  4.  
  5. .pfor {display:none;}
  6.  
  7. #profile { border: hidden; background-color: transparent; }
  8.  
  9. body {
  10. background-color:#FFD6E7;
  11. }
  12.  
  13.  
  14. #boxlin{
  15. text-align:center;
  16. opacity:1;
  17. -webkit-transition: all 0.7s ease-in-out;
  18. -moz-transition: all 0.7s ease-in-out;
  19. -o-transition: all 0.7s ease-in-out;
  20. -ms-transition: all 0.7s ease-in-out;
  21. transition: all 0.7s ease-in-out;
  22. height: 25px;
  23. width: 45px;
  24. position: absolute;
  25. top: 200px;
  26. left: 150px;
  27. z-index:3;
  28. }
  29. #boxlin a{
  30. margin-bottom:7px;
  31. width:45px;
  32. height:25px;
  33. text-align:center;
  34. font-size:12px;
  35. letter-spacing:1px;
  36. color:#000;
  37. border-radius: 0px 0px 0px 0px;
  38. -webkit-transition: all 0.5s ease-in-out;
  39. -moz-transition: all 0.5s ease-in-out;
  40. -o-transition: all 0.5s ease-in-out;
  41. -ms-transition: all 0.5s ease-in-out;
  42. transition: all 0.5s ease-in-out;
  43. background-color: #FFD6E7;
  44. background-color: FFEB87;
  45. text-decoration: none;
  46. display: inline-block;
  47. }
  48.  
  49. #boxlin a:hover{
  50. color: #FFFFFF;
  51. background-color: #FFD6E7;
  52. text-transform:Uppercase;
  53. letter-spacing:1px;
  54. border-radius: 0px 0px 0px 0px;
  55. opacity:.6;
  56. text-align:center;
  57. text-decoration: none;
  58.  
  59. font-size: 12px;
  60. }
  61.  
  62.  
  63.  
  64.  
  65. #bubble1{
  66. position:center;
  67. top:50px;
  68. left:205px;
  69. width:400px;
  70. height:610px;
  71. border-radius:0px;
  72. background:url('http://i.imgbox.com/gh0uduuE.png');
  73. background-size: 100%;
  74. background-repeat: no-repeat;
  75. border:10px solid white;
  76. padding: 5px;
  77. overflow:hidden;
  78. }
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85. .effect1{
  86. height:610px;
  87. width:400px;
  88. background-color:#fff;
  89. filter: alpha(opacity=0);
  90. opacity: 0;
  91. border-radius:0px;
  92. -webkit-transition: all 0.6s ease-out;
  93. -moz-transition: all 0.6s ease-out;
  94. }
  95.  
  96. .effect1:hover{
  97. border-radius:0px;
  98. filter: alpha(opacity=50);
  99. opacity: .9;
  100. overflow:auto;
  101. }
  102.  
  103. .poke{
  104. color:#505050;
  105. font-family: 'Give You Glory', cursive;
  106. font-size:11px;
  107. font-weight:bold;
  108. text-align:center;
  109. margin: 2px;
  110. }
  111.  
  112. b {
  113. color: #92606B;
  114. font-family: 'Give You Glory', cursive;
  115. font-weight:bold;
  116. font-size:11px;
  117. letter-spacing: 1px;
  118. }
  119.  
  120. i{
  121. color:#ba9bba;
  122. font-family: 'Give You Glory', cursive;
  123. font-weight:light;
  124. letter-spacing: 1px;
  125. font-size:11px;
  126. font-style:italic;
  127. }
  128.  
  129. u{
  130. text-decoration:none;
  131. border-bottom:1px dotted #9188a7;
  132. }
  133.  
  134.  
  135. h1 {color:#FFFFFF; text-align: center; font-family: 'Give You Glory', cursive; background-color: #FFD6E7; line-height: 24px; font-size:18px;}
  136.  
  137.  
  138. .column-left{ float: left; width: 39%; padding: 5px; }
  139. .column-right{ float: right; width: 58%; padding: 5px; }
  140.  
  141.  
  142.  
  143.  
  144. </style>
  145.  
  146.  
  147. <div id="bubble1">
  148. <div class="effect1">
  149. <div class="poke">
  150.  
  151. <br>
  152. <h1>Good girls say no; bad girls ask when.</h1>
  153. <br><b>Name:</b> Juliette Savrasova <br>
  154. <br><b>Gender:</b> Female <br>
  155. <br><b>Species:</b> Feline <br>
  156. <br><b>Age:</b> Nineteen <br>
  157. <br><b>Height:</b> 4'9 <br>
  158. <br><b>Weight:</b> 92 lbs. <br>
  159. <br><b>Body type:</b> Curvy/bottom heavy <br>
  160. <br><b>Measurements:</b> 34 - 24 - 40 <br>
  161. <br><b>Occupation:</b> Hooligan <br>
  162. <br><b>Orientation:</b> Pansexual <br>
  163. <br><b>Kinks:</b> <a href="https://www.f-list.net/c/juliette%20savrasova" target="_blank"><font color="#000000"> Fuck list</font></a><br>
  164. <br><b>Status:</b> <a href="http://www.thiscrush.com/~juliettesavrasova" title="juliettesavrasova's CrushTag"> <font color=#000000>Single</font></a><br>
  165.  
  166.  
  167.  
  168. <br>
  169. <h1>What you need to know...</h1><br>
  170.  
  171. Typical bad ass attitude.. Too good for feelings and definitely too good for you, the tenacious young spitfire was just out for a good fuck, more than anything else. Who needed love and all that ooey-gooey romance? All she needed was a big, thick cock and she was content. At least, that's how it seemed. In keeping up appearances, somewhere along the line she had convinced herself she didn't need love to be happy, but underneath it all, who knew. She didn't often delve into the deep, dark realms of her consciousness where her feelings and emotions were tucked away, in fact, she did her very best to avoid it. <br><br>
  172.  
  173. The whole spiel about beauty being on the inside wasn't her ideology, that sort of thing was more for those romantics wasting their years on trying to find an emotional connection. But this lioness? Vain as all hell, and you better believe that looks mattered to her. She would make that perfectly clear, too; she had no one to impress and if they're trying to get the privilege of her attention, let alone her flawless, hot cunt, then she damn well had the right to be picky about it. <br><br>
  174.  
  175. The easiest way into her pants? Booze, cigs, and any variety of hallucinogen available. Addictions were a bitch like that, and she had just about them all. Live fast, die young mentality; because who would want to live to be decrepit and helpless, anyway?
  176.  
  177.  
  178. <br>
  179. <br><h1>OOC</h1><br>
  180.  
  181. <b>1.</b> PM friendly, if I don't respond I'm most likely AFK. <br>
  182.  
  183. <b>2.</b> OOC =/= IC; This character and I are not the same person. <br>
  184.  
  185. <b>3.</b> Open to both clean and smut orientated scene's, this does not mean you're guaranteed either. <br>
  186.  
  187. <b>4.</b> If you do not have anything on you're profile, as in no picture/text I will not reply. <br>
  188.  
  189. <b>5.</b> Post length will generally mirror partners, semi-para to multi. <br><br>
  190.  
  191. Art credit goes to <a href="http://hensa.tumblr.com/" target="_blank"> <font color=#000000>Hensa</font></a>
  192. <br>
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199. </center>
  200.  
  201. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement