Advertisement
rpcrandom

Aem

Mar 9th, 2016
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.37 KB | None | 0 0
  1. <style type="text/css">
  2. #image2 {position:fixed; left:0; bottom:0; z-index:3;}
  3.  
  4. </style>
  5.  
  6.  
  7.  
  8. <style>
  9. @import url(http://fonts.googleapis.com/css?family=Indie+Flower|Architects+Daughter|Sunshiney);
  10.  
  11. .pfor {display: none; background-color: transparent;}
  12. body{background: #333333 url('http://fc07.deviantart.net/fs39/f/2008/364/4/8/_Splatter__by_horse333.jpg'); background-size:100%;}
  13. #profile {border: 0px; background-color: transparent;}
  14.  
  15.  
  16. #whole{position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  17.  
  18. ::-webkit-scrollbar-thumb {background-color: transparent; border-right: 4px transparent solid; border-top: 10px transparent solid; border-bottom: 10px transparent solid; box-shadow: inset #FE6B7E 0px 0px 3px 0px;}
  19.  
  20. ::-webkit-scrollbar {width: 8px; background-color: transparent;}
  21.  
  22. #main_frame{position: fixed; margin: auto; top: 0px; right: 0px; bottom: 0px; left: 250px; height: 500px; width: 900px; text-align: left;}
  23.  
  24. #frame{
  25. position: absolute;
  26. margin-left: 10px;
  27. width: 300px; height: 500px;
  28. background: #000000;
  29. text-align: left;
  30. }
  31.  
  32. #left_slide{
  33. position: absolute;
  34. margin-top: 10px;
  35. margin-left: -10px;
  36. width: 250px;
  37. height: 510px;
  38. padding-top: 10px;
  39. padding-bottom: 10px;
  40. text-align: center;
  41. font-size: 10px;
  42. line-height: 11px;
  43. letter-spacing: 1px;
  44. color: #000000;
  45. font-family: 'Architects Daughter', cursive;
  46. background: #999999;
  47. border-radius: 3px;
  48. border: #00C5DB 10px solid;
  49.  
  50. -webkit-transition: 0.5s;
  51. -moz-transition: 0.5s;
  52. -o-transition: 0.5s;
  53. transition: 0.5s;
  54. }
  55.  
  56. #left_slide p{
  57. text-align: justify;
  58. margin-top: 0px;
  59. line-height: 8px;
  60. }
  61.  
  62. body:hover #left_slide{
  63. margin-left: -280px;
  64. }
  65.  
  66. #right_slide{
  67. position: absolute;
  68. margin-top: -10px;
  69. margin-left: -10px;
  70. width: 320px;
  71. height: 530px;
  72. padding-top: 10px;
  73. padding-bottom: 10px;
  74. text-align: center;
  75. font-size: 10px;
  76. color: #000000;
  77. line-height: 10px;
  78. letter-spacing: 1px;
  79. font-family: 'Architects Daughter', cursive;
  80. background: #000000;
  81. border-radius: 3px;
  82. border: #FF52EE 10px solid;
  83.  
  84. -webkit-transition: 0.5s;
  85. -moz-transition: 0.5s;
  86. -o-transition: 0.5s;
  87. transition: 0.5s;
  88. }
  89.  
  90. b{
  91. font-family: 'Architects Daughter', cursive;
  92. font-size: 12px;
  93. letter-spacing: 0px;
  94. color: #FF52EE;
  95. }
  96.  
  97. i{
  98. font-family: 'Architects Daughter', cursive;
  99. font-size: 12px;
  100. letter-spacing: 0px;
  101. color: #00C5DB;
  102. }
  103.  
  104. body:hover #right_slide{
  105. margin-left: 330px;
  106. }
  107.  
  108. #top{
  109. position: absolute;
  110. width: 320px;
  111. height: 550px;
  112. text-align: left;
  113. background: #666666;
  114. }
  115.  
  116. #top img{
  117. position: absolute;
  118. width: 320px;
  119. height: 550px;
  120. border-radius: 3px;
  121. }
  122.  
  123. .name{
  124. position: absolute;
  125. margin-top: -34px;
  126. width: 200px;
  127. height: 48px;
  128. text-align: left;
  129. font-size: 40px;
  130. line-height: 40px;
  131. font-family: 'Architects Daughter', cursive;
  132. color: #000000;
  133. text-shadow: #FE6B7E 0px 0px 5px, #FE6B7E 0px 0px 5px;
  134. }
  135.  
  136. .buttons{
  137. position: absolute;
  138. margin-top: 20px;
  139. margin-left: 25px;
  140. width: 270px;
  141. height: 30px;
  142. color: #000000;
  143. text-shadow: #FF52EE 0px 0px 3px, #FF52EE 0px 0px 3px, #FF52EE 0px 0px 3px, #FF52EE 0px 0px 3px, #FF52EE 0px 0px 3px;
  144. text-align: center;
  145. font-size: 16px;
  146. line-height: 30px;
  147. font-family: 'Architects Daughter', cursive;
  148. font-weight: bold;
  149. background: #000000;
  150. box-shadow: #00C5DB 0px 0px 5px, #00C5DB 0px 0px 5px;
  151. opacity: 0;
  152. -webkit-transition: 0.5s;
  153. -moz-transition: 0.5s;
  154. -o-transition: 0.5s;
  155. transition: 0.5s;
  156. }
  157.  
  158. .buttons a{
  159. text-decoration: none;
  160. color: #000000;
  161. text-shadow: #FF52EE 0px 0px 3px, #FF52EE 0px 0px 3px, #FF52EE 0px 0px 3px,#FF52EE 0px 0px 3px, #FF52EE 0px 0px 3px;
  162. }
  163.  
  164. body:hover .buttons{
  165. opacity: 1;
  166. margin-top: 490px;
  167. }
  168.  
  169.  
  170.  
  171. h1{
  172. display: block;
  173. margin-top: 0px;
  174. height: 22px;
  175. width: 200px;
  176. padding-bottom: 3px;
  177. padding-left: 5px;
  178. font-size: 22px;
  179. line-height: 22px;
  180. letter-spacing: 2px;
  181. font-family: Handlee;
  182. color: #000000;
  183. text-shadow: #FE6B7E 0px 0px 2px, #FE6B7E 0px 0px 2px, #FE6B7E 0px 0px 2px, #FE6B7E 0px 0px 2px, #FE6B7E 0px 0px 2px;
  184. border-bottom: #FE6B7E dotted 1px;
  185. }
  186.  
  187. .exit{
  188. float: left;
  189. width: 480px;
  190. height: 10px;
  191. text-align: center;
  192. }
  193.  
  194. .exit a{
  195. text-decoration: none;
  196. font-size: 12px;
  197. font-family: Handlee;
  198. color: #FE6B7E;
  199. }
  200.  
  201. #right_slide a{
  202. text-decoration: underline;
  203. color: #000000;
  204. }
  205.  
  206. </style>
  207.  
  208. <div id="image2">
  209. <img src="http://files.gamebanana.com/img/ico/sprays/54fd687bc0eda.gif" height=180px>
  210. </div>
  211.  
  212.  
  213. <div id="whole" oncontextmenu="return false;">
  214.  
  215.  
  216. <div id="main_frame">
  217. <div id="frame">
  218.  
  219.  
  220.  
  221. <div id="right_slide">
  222.  
  223. <br>
  224. <b>Name:</b><i> Aemelia </i><br>
  225. <b>Age:</b><i> Twenty-one </i><br>
  226. <b>Sex:</b><i> Female </i><br>
  227. <b>Orientation:</b><i> Debatable </i><br>
  228. <b>Kinks:</b><i> <a href="https://www.f-list.net/c/aemilia%20lee/" target="_blank"><i>Click for lewds**</i></a> </i><br>
  229. <b>Height:</b><i> 5'8 </i><br>
  230. <b>Weight:</b><i> 141 lbs. </i><br>
  231. <b>Eye color:</b><i> Violet </i><br>
  232. <b>Hair color:</b><i> Turquoise </i><br>
  233. <b>Status:</b><i> None </i><br><br>
  234.  
  235. <b>Personality:</b><i> In three words, bat shit crazy. </i><br><br>
  236.  
  237. <b>About:</b><i> Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words Words
  238.  
  239.  
  240.  
  241.  
  242. <br><br>
  243. <b>OOC</b><br>
  244. <b>1.</b> <i>PM friendly, if I don't respond I'm probably AFK.</i>
  245. <br>
  246. <b>2.</b> <i>OOC =/= IC; If You're OOC please use brackets or something to let me know.</i>
  247. <br>
  248. <b>3.</b> <i>Open to both clean and smut orientated scene's, this does not mean you are guaranteed either. </i>
  249. <br>
  250. <b>4.</b> <i>Real life happens, for me as it will for you. If something does come up let me know and I'll do the same. </i>
  251. <br>
  252. <b>5.</b> <i>If you do not have a profile, I'm probably not going to reply. </i>
  253. <br>
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267. </div>
  268.  
  269. <div id="top">
  270. <img src="http://i.imgbox.com/kS9nlqIW.jpg">
  271. <div class="buttons">
  272. <a href="http://i.imgbox.com/dYG7laPb.jpg" target="_blank">X </a>
  273. <a href="http://i.imgbox.com/twMRBIbh.jpg" target="_blank">O </a>
  274. <a href="http://i.imgbox.com/YPsGvw0D.jpg" target="_blank">X </a>
  275. <a href="http://i.imgbox.com/HNDrcero.jpg" target="_blank">O </a>
  276. <a href="http://i.imgbox.com/N7ZaVXWj.jpg" target="_blank">X </a>
  277. <a href="http://i.imgbox.com/9wPTCndE.jpg" target="_blank">O </a>
  278. <a href="http://i.imgbox.com/fT6R9gUk.jpg" target="_blank">X </a>
  279. <a href="http://i.imgbox.com/uY6H82TX.jpg" target="_blank">O </a>
  280. <a href="http://img2.wikia.nocookie.net/__cb20150228031514/villains/images/2/23/805806-meme.gif" target="_blank">X</a>
  281.  
  282.  
  283. </div>
  284. </div>
  285.  
  286.  
  287. </div>
  288. </div>
  289. </div></div></center></div></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement