Advertisement
rpcrandom

Ali

Mar 9th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1. <style type="text/css">
  2. #image {position:fixed; left:680; top:51;z-index:3;}
  3. </style>
  4. <style type="text/css">
  5. #image2 {position:fixed; left:400; top:40; z-index:3;}
  6. </style>
  7. <style type="text/css">
  8. #image3 {position:fixed; right:0; bottom:0;}
  9. ::-webkit-scrollbar {width: 8px;}
  10. ::-webkit-scrollbar-track { background-color:transparent; }
  11. ::-webkit-scrollbar-thumb { background-color:#FFFFFF; border-radius: 3px 3px 3px 3px; }
  12.  
  13.  
  14. </style>
  15.  
  16.  
  17.  
  18. <style type="text/css">
  19.  
  20. @import url(http://fonts.googleapis.com/css?family=Paprika|Finger+Paint|Architects+Daughter|Doppio+One|Rancho|Oregano|Montserrat+Subrayada|Devonshire);
  21.  
  22. .pfor {display: none; visibility: hidden;}
  23. body
  24. {overflow-x:hidden;
  25. background-color: #575757;
  26. background-repeat:repeat;
  27. background-position: center;
  28. background-attachment: fixed;
  29. background-size: 100%;
  30. font-family: trebuchet ms; font-size: 12px; color: black;}
  31.  
  32. #profile {background-color: transparent; border:0px;}
  33.  
  34. a:link, a:visited, a:active { -webkit-transition:
  35. all 0.8s ease-out; -moz-transition:
  36. all 0.8s ease-out;
  37. color: #FFFFFF;
  38. text-decoration: line-through;}
  39.  
  40. a:hover{-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;cursor:url(http://i41.tinypic.com/1pj5w4.gif); color: #000000; text-decoration: none;}
  41.  
  42. #background{z-index:1;
  43. word-wrap:break-word;
  44. border-top: 1px solid #000000;
  45. border-bottom: 1px solid #000000;
  46. background-color: #B5B5B5;
  47. background-size: 100%;
  48. padding: 0px;
  49. vertical-align: center;
  50. text-transform: none;
  51. color:black;
  52. font-family:trebuchet ms;
  53. font-size: 12px; text-align: left; position: absolute;
  54. width:100%;
  55. height:310px;
  56. left:0px;
  57. top: 120px;
  58. overflow:auto;}
  59.  
  60.  
  61. #bubble1 {z-index:3;word-wrap:break-word;
  62. background-color: #575757;
  63. border: 0px solid #000000;
  64. padding: 0px;
  65. vertical-align: center;
  66. text-transform: none;
  67. color:black;
  68. font-family:Letter Gothic Std; font-size: 12px; text-align: left;
  69. position: absolute;
  70. width:500px;
  71. height:250px;
  72. left:150px;
  73. top: 170px;
  74. overflow:auto; scrollbar-face-color: #ED2223;}
  75.  
  76. #bubble2 {z-index:3;word-wrap:break-word;
  77. background-color: #FF7F36;
  78. border: 0px solid #000000;
  79. padding: 0px;
  80. vertical-align: center;
  81. text-transform: none;
  82. color:black;
  83. font-family:Letter Gothic Std; font-size: 12px; text-align: left;
  84. position: absolute;
  85. width:500px;
  86. height:30px;
  87. left:150px;
  88. top: 130px;
  89. overflow:auto; scrollbar-face-color: #ED2223;
  90. }
  91.  
  92. #boxlin{
  93. text-align:center;
  94. opacity:.8;
  95. -webkit-transition: all 0.7s ease-in-out;
  96. -moz-transition: all 0.7s ease-in-out;
  97. -o-transition: all 0.7s ease-in-out;
  98. -ms-transition: all 0.7s ease-in-out;
  99. transition: all 0.7s ease-in-out;
  100. height: 400px;
  101. width: 80px;
  102. position: absolute;
  103. top: 150px;
  104. left: 50px;
  105. -moz-border-radius: 5px 5px 5px 5px;
  106. -webkit-border-radius: 5px 5px 5px 5px;
  107. border-radius: 5px 5px 5px 5px;
  108. }
  109. #boxlin a{
  110. margin-bottom:7px;
  111. width:100px;
  112. height:15px;
  113. font-family: Helvetica;
  114. text-align:center;
  115. font-size:12px;
  116. letter-spacing:1px;
  117. border: 1px solid pink;
  118. color:#000;
  119. -webkit-transition: all 0.5s ease-in-out;
  120. -moz-transition: all 0.5s ease-in-out;
  121. -o-transition: all 0.5s ease-in-out;
  122. -ms-transition: all 0.5s ease-in-out;
  123. transition: all 0.5s ease-in-out;
  124. background-color: white;
  125. text-decoration: none;
  126. display: inline-block;
  127. }
  128.  
  129. #boxlin a:hover{
  130. color: black;
  131. background-color:pink;
  132. border: 1px solid white;
  133. text-transform:uppercase;
  134. letter-spacing:2px;
  135. text-align:center;
  136. text-decoration: none;
  137. font-family: Helvetica;
  138. font-size: 12px;
  139. }
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146. h1 {color:#FF7F36; text-align: center; font-family: 'Montserrat Subrayada', sans-serif; background-color: ; line-height: 12px; font-size: 15px;}
  147.  
  148. b {
  149. color: #FFFFFF;
  150. font-family: 'Architects Daughter', cursive;
  151. font-weight:bold;
  152. font-size:11px;
  153. letter-spacing: 1px;
  154. }
  155.  
  156. i{
  157. color:#FFFFFF;
  158. font-family: 'Architects Daughter', cursive;
  159. letter-spacing: 1px;
  160. font-size:11px;
  161. font-style:italic;
  162. }
  163.  
  164.  
  165.  
  166.  
  167. .text {background-color: transparent;
  168. position: absolute;
  169. overflow: hidden;
  170. color: #ee670f;
  171. background-image: url()
  172. font-family: lucida handwriting;
  173. font-size: 13px;
  174. width: 480;
  175. height: 500;
  176. top: 150px;
  177. left: 400px;
  178. padding: 0px;
  179. border: 0px #999933 solid;}
  180.  
  181.  
  182. </style>
  183.  
  184.  
  185.  
  186. <div id="image">
  187. <img src="http://s13BADimg.org/838rv0qqv/one.png" width="560px" height="670px">
  188. </div>
  189.  
  190. <div id="image2">
  191. </div>
  192.  
  193. <div id="image3">
  194. </div>
  195.  
  196. <div id="background">
  197. </div>
  198.  
  199. <div id="bubble2">
  200. </div>
  201.  
  202.  
  203. <div id="bubble1">
  204. <center><br>
  205. <h1>Statistics</h1>
  206.  
  207. <b>Name:</b><i> Alicia Blackwood </i>
  208. <br><b>Gender:</b> <a href="http://s3BADimg.org/w3p66o4tv/Untitled.png" target="_blank"><i>Shemale</i></a>
  209. <br><b>Age:</b><i> Nineteen </i>
  210. <br><b>Height:</b><i> 5'2 </i>
  211. <br><b>Weight:</b><i> 136 lbs. </i>
  212. <br><b>Physique:</b> <a href="http://i.imgbox.com/6MgUgdNl.jpg" target="_blank"><i>Athletic</i></a>
  213. <br><b>Occupation:</b><i> Cyclist </i>
  214. <br><b>Orientation:</b><i> Attracted to feminine things. </i>
  215. <br><b>Position:</b><i> Switch </i>
  216. <br><b>Kinks:</b><i> <a href="https://www.f-list.net/c/alicia%20blackwood" target="_blank"><i>F-List</i></a></i><br>
  217.  
  218.  
  219.  
  220.  
  221.  
  222. <br><h1>Gallery</h1><br>
  223.  
  224. <a href="http://imgbox.com/dhqtOS9j" target="_blank"><img src="http://3.t.imgbox.com/dhqtOS9j.jpg" alt="image host"/></a> <a href="http://imgbox.com/nW7cYyfN" target="_blank"><img src="http://5.t.imgbox.com/nW7cYyfN.jpg" alt="image host"/></a> <a href="http://imgbox.com/3KZ266rT" target="_blank"><img src="http://8.t.imgbox.com/3KZ266rT.jpg" alt="image host"/></a> <a href="http://imgbox.com/qr7HzfOy" target="_blank"><img src="http://1.t.imgbox.com/qr7HzfOy.jpg" alt="image host"/></a> <a href="http://imgbox.com/vJGcLzyT" target="_blank"><img src="http://5.t.imgbox.com/vJGcLzyT.jpg" alt="image host"/></a> <a href="http://imgbox.com/l7gM9tBs" target="_blank"><img src="http://7.t.imgbox.com/l7gM9tBs.jpg" alt="image host"/></a> <a href="http://imgbox.com/tBpSgVMG" target="_blank"><img src="http://9.t.imgbox.com/tBpSgVMG.jpg" alt="image host"/></a> <a href="http://imgbox.com/94466Q2D" target="_blank"><img src="http://1.t.imgbox.com/94466Q2D.jpg" alt="image host"/></a><a href="http://imgbox.com/kUOGi4Ac" target="_blank"><img src="http://5.t.imgbox.com/kUOGi4Ac.jpg" alt="image host"/></a> <a href="http://imgbox.com/aiERA1w6" target="_blank"><img src="http://8.t.imgbox.com/aiERA1w6.jpg" alt="image host"/></a> <a href="http://imgbox.com/f7TjOIqA" target="_blank"><img src="http://0.t.imgbox.com/f7TjOIqA.jpg" alt="image host"/></a> <a href="http://imgbox.com/x7fb1ruM" target="_blank"><img src="http://2.t.imgbox.com/x7fb1ruM.jpg" alt="image host"/></a>
  225.  
  226. <br>
  227. <center><h1>OOC</h1></center><br>
  228.  
  229. <b>✖</b><i>PM Friendly!</i><br><br>
  230.  
  231. <b>✖</b><i>If I don't respond I'm more than likely AFK, give me a minute.</i><br><br>
  232.  
  233. <b>✖</b><i>Open for both clean and smut scenes.</i><br><br>
  234.  
  235. <b>✖</b><i>Picky on who I RP with.</i><br><br>
  236.  
  237. <b>✖</b><i>IC and OOC approach both acceptable, just use parenthesis or such for the latter.</i><br><br>
  238.  
  239. <b>✖</b><i>I love spontaneous scenes! But please ask if I'm interested first, sometimes I'm busy or just not in the mood.</i><br><br>
  240.  
  241. <b>✖</b><i>Will RP third person, semi-para to multi-para.</i><br><br>
  242.  
  243. <b>✖</b><i>Have a profile! Not all that difficult, in fact if you need help go ahead and ask. Not great at coding but I'll help to the best of my ability.</i><br><br>
  244.  
  245. </div></div></div>
  246.  
  247.  
  248.  
  249.  
  250. </div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement