Advertisement
owlette

aoi;

Apr 4th, 2014
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.74 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4.  
  5. html, body
  6. {
  7. margin: 0;
  8. padding: 0;
  9. }
  10.  
  11. div#qTip
  12. {
  13. display: none;
  14. font-family: Trebuchet MS;
  15. background-color: white;
  16. letter-spacing: 1px;
  17. word-wrap: break-word;
  18. font-size: 7px;
  19. color: darkgray;
  20. text-align: left;
  21. position: absolute;
  22. line-height: 10px;
  23. z-index: 99;
  24. padding: 5px;
  25. margin: 10px 1px 1px 5px;
  26. border: 3px double lightgray;
  27. text-transform: uppercase;
  28. opacity: 1;}
  29.  
  30. body{
  31. background-image: url(http://i43.tinypic.com/jfzw55.jpg);
  32. background: n/a;
  33. font-family: Trebuchet MS;
  34. font-size: 7px;
  35. overflow: hidden;}
  36.  
  37. a{
  38. color: #c5b6d8;
  39. text-decoration: none;}
  40.  
  41. a:hover{
  42. color: darkgray;}
  43.  
  44. #lineOne{
  45. width: 100%;
  46. background-color: skyblue;
  47. height: 1.5px;
  48. margin-top: 138px;
  49. position: absolute;
  50. opacity: 0.6;}
  51.  
  52. #lineTwo
  53. {
  54. width: 100%;
  55. background-color: #c5b6d8;
  56. height: 1.5px;
  57. margin-top: 142px;
  58. position: absolute;
  59. opacity: 0.6;}
  60.  
  61. #title
  62. {
  63. left: 540px;
  64. margin-top: 120px;
  65. text-align: center;
  66. font-family: Cambria;
  67. font-size: 20px;
  68. color: skyblue;
  69. letter-spacing: 5px;
  70. text-transform: uppercase;
  71. box-shadow: 1px 1px 3px skyblue;
  72. position: absolute;
  73. background: white;
  74. padding: 8px 12px 9px 15px;}
  75.  
  76. #image
  77. {
  78. margin-top: 100px;
  79. left: 315px;
  80. background-image: url(http://i57.tinypic.com/4fvcl1.jpg);
  81. background: color: white;
  82. width: 200px;
  83. height: 470px;
  84. background-position: center;
  85. position: absolute;
  86. border-top-left-radius:100px;
  87. border-bottom-right-radius:100px;
  88. border: 2px solid skyblue;
  89. z-index: 1;}
  90.  
  91. #navigation
  92. {
  93. text-align: center;
  94. margin-top: 528px;
  95. left: 848px;
  96. position: absolute;}
  97.  
  98. #navigation a
  99. {
  100. font-family: Cambria;
  101. font-size: 17px;
  102. text-transform: uppercase;
  103. text-shadow:1px 1px 1px silver;
  104. text-decoration: none;
  105. background-color: none;
  106. margin: 2px;
  107. padding: 4px;}
  108.  
  109. #mainContainer
  110. {
  111. margin-top: 175px;
  112. margin-left: 540px;
  113. padding: 10px 20px;
  114. background-color: white;
  115. width: 435px;
  116. height: 330px;
  117. margin-right: 100px;
  118. position: absolute;}
  119.  
  120. #inner
  121. {
  122. width: 430px;
  123. height: 315px;
  124. position: absolute;
  125. overflow: auto;
  126. text-align: justify;
  127. margin: 0 auto;
  128. margin-top: 5px;
  129. padding-right: 10px;
  130. font-size: 10px;
  131. color: darkgray;}
  132.  
  133. .stat
  134. {
  135. font-family: Cambria;
  136. font-size: 8px;
  137. color: skyblue;
  138. text-transform: uppercase;
  139. letter-spacing: 2px;
  140. border-left: 2px solid #efebea;
  141. line-height: 15px;
  142. padding-left: 4px;}
  143.  
  144. ::-webkit-scrollbar
  145. {
  146. height: 10px;
  147. width: 3px;
  148. background: white;}
  149.  
  150. ::-webkit-scrollbar-thumb:vertical{
  151. background: none;}
  152.  
  153. .contentbox {
  154. margin-top: 175px;
  155. left: 540px;
  156. padding: 10px 20px;
  157. background-color: white;
  158. box-shadow: 2px 2px 5px skyblue;
  159. font-color: silver;
  160. font-size: 10px;
  161. width: 435px;
  162. height: 330px;
  163. margin-right: 100px;
  164. position: absolute;
  165. overflow: auto;
  166.  
  167. }
  168.  
  169.  
  170. .section {
  171. height: 415px;
  172. overflow: auto;
  173. text-align: left;
  174. padding-right:25px;
  175. padding-left:8px;
  176. padding-top:10px;
  177. }
  178.  
  179.  
  180. .block {
  181. width: 455px;
  182. height: 330px;
  183. overflow: auto;
  184. overflow: hidden;
  185. border-top:0px;
  186. border:0px solid white;
  187. }
  188.  
  189.  
  190. #text{
  191. position:fixed;
  192. width: 200px;
  193. height: 30px;
  194. top: 220px;
  195. left: 295px;
  196. border-style:solid;
  197. border-width:0px;
  198. border-color: gray;
  199. font-family: times new roman;
  200. font-size: 15px;
  201. text-align: justify;
  202. }
  203.  
  204. #friends {
  205. position: fixed;
  206. top: 128px;
  207. right: 550px;
  208. width: 50px;
  209. padding: 5px;
  210. font: normal normal bold 20px/20px arial;
  211. color: #12b9e6;
  212. text-align: center;
  213. background-color: #c5b6d8;
  214. border-radius: 22px 5px;
  215. z-index: 3;}
  216.  
  217. #list {
  218. position: fixed;
  219. top: 148px;
  220. right: 550px;
  221. width: 50px;
  222. padding-top: 22px;
  223. opacity: 0;
  224. -webkit-transition: all 0.8s ease-in-out;
  225. -moz-transition: all 0.8s ease-in-out;
  226. -o-transition: all 0.8s ease-in-out;
  227. z-index: 4;}
  228.  
  229. #list:hover {
  230. padding-top: 45px;
  231. padding-left: 0px;
  232. opacity: 0.9;
  233. }
  234. a.friend, a.friend:link, a.friend:active, a.friend:visited {
  235. display: block;
  236. font: normal normal normal 10px/10px 'lucida console';
  237. text-decoration: none;
  238. text-align: center;
  239. color: gray;
  240. opacity: 0.4;
  241. }
  242. a.friend:hover {
  243. color: skyblue;
  244. opacity: 0.9;
  245. }
  246.  
  247. .clear img{
  248. width:75px;
  249. height:75px;
  250. padding:0px;
  251. background:transparent;
  252. float: right;
  253. border: 1px solid orchid;
  254. border-radius: 50%;
  255. margin:5px 5px 0px 0px;
  256. -webkit-transition: all 1s ease;
  257. -moz-transition: all 1s ease;
  258. -o-transition: all 1s ease;
  259. -ms-transition: all 1s ease;
  260. transition: all 1s ease;
  261. }
  262.  
  263. .clear img:hover{
  264. width:75px;
  265. height:75px;
  266. padding:0px;
  267. float: right;
  268. background:transparent;
  269. border: 1px solid orchid;
  270. border-radius: 20%;
  271. margin:5px 5px 0px 0px;
  272. }
  273.  
  274.  
  275. h1 {
  276. color: #c5b6d8;
  277. font-size: 25px;
  278. font-family: times;
  279. text-shadow:0px 1px 3px silver;
  280. text-align: center;
  281. font-weight: lighter;
  282. text-transform: uppercase;
  283. }
  284.  
  285. h2 {
  286. color: #c5b6d8;
  287. font-size: 8px;
  288. text-align: left;
  289. letter-spacing: 3px;
  290. text-shadow:0px 0px 3px silver;
  291. font-weight: lighter;
  292. font-family: tahoma;
  293. text-transform: uppercase;
  294. }
  295.  
  296. h2{
  297. margin: -10px -10px -10px -8px;
  298. padding: 0px 0px 0px 0px; }
  299.  
  300. #ooc {
  301. background-color: white;
  302. position: absolute;
  303. right: 0px;
  304. bottom: 20px;
  305. height: 165px;
  306. width: 295px;
  307. opacity: 0.0;
  308. margin: 5px;
  309. overflow: auto;
  310. border-top-left-radius:100px;
  311. border-bottom-right-radius:100px;
  312. transition: all 0.5s ease-in-out;
  313. -webkit-transition: all 0.5s ease-in-out;
  314. -moz-transition: all 0.5s ease-in-out;}
  315.  
  316. #ooc:hover {
  317. background-color: white;
  318. position: absolute;
  319. left: -5px;
  320. bottom: -5px;
  321. height: 470px;
  322. width: 200px;
  323. opacity: 0.9;
  324. color: skyblue;
  325. font-size: 10px;
  326. text-align: center;
  327. letter-spacing: 1px;
  328. text-shadow:0px 0px 2px silver;
  329. font-weight: lighter;
  330. font-family: times;
  331. text-transform: uppercase;
  332. overflow: auto;
  333. border-top-left-radius:100px;
  334. border-bottom-right-radius:100px;
  335. transition: all 0.5s ease-in-out;
  336. -webkit-transition: all 0.5s ease-in-out;
  337. -moz-transition: all 0.5s ease-in-out;}
  338.  
  339.  
  340. </style>
  341.  
  342. <div id="lineOne"></div>
  343. <div id="lineTwo"></div>
  344. <div id="image"><div id="ooc">
  345. <center><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
  346. ic =/= ooc.<br>
  347. artwork not my own. <br>
  348. semi pm friendly.<br>
  349. main = kieta. <br>
  350. <a href="http://kconet.tumblr.com/">credit</a>, edited by me.
  351. </center>
  352. </div></div>
  353.  
  354. <div id="title"><i>v</i>oi</div>
  355.  
  356. <div id="navigation">
  357. <a id="tab1" href="#01">❤</a>
  358. <a id="tab2" href="#02">❤</a>
  359. <a id="tab3" href="#03">❤</a>
  360. <a id="tab3" href="#04">❤</a>
  361. </div>
  362.  
  363. <div class="contentbox">
  364. <div class="block">
  365.  
  366. <a name="01"></a>
  367. <div class="section">
  368. <h2>↳ basics</h2> <br>
  369. <span class="stat">name</span> VOI.<br>
  370. <span class="stat">monikers</span> KITTEN, ORCHID. <br>
  371. <span class="stat">age</span> <a title="equivalent to a 15 year old human."><b>102</b></a>. <br>
  372. <span class="stat">species</span> DAEMON { SUCCUBUS } <br>
  373. <span class="stat">gender</span> FEMME. <br>
  374. <span class="stat">natue</span> DEMURE. <br>
  375. <span class="stat">taste</span> MASCULINE LEAN. <br>
  376. <span class="stat">paramour</span> CONFUSED. <br>
  377. <span class="stat">origins</span> 2ND LEVEL OF HELL.<br>
  378. <span class="stat">abilities</span> <a title="The power to absorb the health and life of others and make it one’s own."><b>VITALITY ABSORPTION</b></a>, <a title="The power to modify and control the thoughts, mindsets, and upper brain functions of others."><b>MENTAL MANIPULATION</b></a>, <a title="The power to transform and reshape the form of one's body."><b>SHAPESHIFTING</b></a>, <a title="The power to induce sexual arousal, lust, bliss and pleasure in others."><b>SIREN SONG</b></a>. <br> <br><br>
  379. </div>
  380.  
  381.  
  382.  
  383. <a name="02"></a>
  384. <div class="section">
  385. <h2>↳ physique</h2> <br>
  386. <span class="stat">height</span> 4'9".<br>
  387. <span class="stat">weight</span> 112 LBS. <br>
  388. <span class="stat">frame</span> PEAR-SHAPED, LITHE. <br>
  389. <span class="stat">feel</span> SUPPLE, HOT TO THE TOUCH. <br>
  390. <span class="stat">sound</span> SOFT-SPOKEN, ALLURING. <br>
  391. <span class="stat">hair</span> FROST FADING INTO SKY BLUE. <br>
  392. <span class="stat">eyes</span> CRYSTALLINE SAPPHIRE. <br>
  393. <span class="stat">modifications</span> EARRINGS, MONROE PERICING. <br>
  394. <span class="stat">attire</span> AS PICTURED, ALSO WEARING AN OVERSIZED SKY BLUE SWEATER.<br>
  395. </div>
  396.  
  397. <a name="03"></a>
  398. <div class="section">
  399. <h2>↳ background</h2> <br>
  400. Voi is a succubus; a rather sad excuse for one, to be perfectly honest. a young'n for such a daemon, she has always been expected to be a bit reckless & hedonistic like her peers. when it came to her coming of age ceremony, all expected her to blossom into the soul sucking sex fiend she was meant to be - but alas, it was not. clumsy, shy, highly sensitive & easily dominated; all traits that were unheard of in a succubi. although she must continue to feed off the energies of others, and the nature of the succubus can easily attempt to take hold of her, she fights it daily. she was determined to not become like the others, to wait for the right male to give her precious purity to; one to live up to the one who stole her heart so many years ago and made her who she was, but still finding that all could not compare, not even close. Voi was everything a succubi should not be & yet, here she is. she earned the nicknames kitten from her peers because of her overly submissive, childlike nature, and orchid, she referred to herself from time to time, but grew increasingly irate if another used it.
  401. </div>
  402.  
  403. <a name="04"></a>
  404. <div class="section">
  405. <h2>↳ gallery</h2><br>
  406. <div class="clear"><a href="http://i59.tinypic.com/20t2fde.jpg"><img src="http://i59.tinypic.com/20t2fde.jpg"></a>
  407. <a href="http://i42.tinypic.com/1zqy843.jpg"><img src="http://i42.tinypic.com/1zqy843.jpg"></a>
  408. <a href="http://i42.tinypic.com/2a9crie.jpg"><img src="http://i42.tinypic.com/2a9crie.jpg"></a>
  409. <a href="http://i43.tinypic.com/2i0dawh.jpg"><img src="http://i43.tinypic.com/2i0dawh.jpg"></a>
  410. <a href="http://i41.tinypic.com/2vmua1d.jpg"><img src="http://i41.tinypic.com/2vmua1d.jpg"></a>
  411. <a href="http://i40.tinypic.com/262slcz.jpg"><img src="http://i40.tinypic.com/262slcz.jpg"></a>
  412. <a href="http://i57.tinypic.com/642blh.jpg"><img src="http://i57.tinypic.com/642blh.jpg"></a>
  413. <a href="http://i61.tinypic.com/30t5qup.jpg"><img src="http://i61.tinypic.com/30t5qup.jpg"></a>
  414. <a href="http://i62.tinypic.com/rszw9v.jpg"><img src="http://i62.tinypic.com/rszw9v.jpg"></a>
  415. </div>
  416.  
  417. </div></div></div>
  418.  
  419. <div id="friends"><img src="http://i60.tinypic.com/os6flf.jpg"></div>
  420. <div id="list">
  421. <a href="http://3.roleplaychat.org/profile.php?user=Hex" class="friend" target="_blank" title="the one who shaped her into what she is today and long since thought to be dead, this silver-tongued cloran stumbles across his little orchid after many a year, turning her world upside down.">Hesh</a>
  422. <a href="http://3.roleplaychat.org/profile.php?user=Queenston" class="friend" target="_blank" title="although he practically assaulted her when they first met, she feels somehow safe around him, and enjoys his presence; if only she could get him to keep his hands to himself!">Q</a>
  423. </div>
  424.  
  425. <img style="visibility:hidden;" src="http://dcgi.felk.cvut.cz/home/zara/VRMLbench/vrml/textures/tex0001.jpg" onload="document.getElementsByTagName('title')[0].innerHTML='Δ ʘ I';"></img>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement