Advertisement
owlette

una;

May 2nd, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.72 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @font-face{font-family:"Fancy"; src: url("http://static.tumblr.com/9wzbixa/rQPmj2mab/i_m_fashionista__demo-version.ttf");}
  4. @font-face { font-family: "Wisp"; src: url('http://static.tumblr.com/bepad33/6M6m295eu/delius-regular.ttf'); }
  5.  
  6. .pfor {display: none;}
  7. body {background-color: transparent;}
  8. #profile {background-color: transparent;}
  9. #profile {border: 0px;}
  10.  
  11. body{background-image:url('http://s23.postimg.org/5t2rk55ij/asvalt.png');
  12. background-position: left top;
  13. background-repeat:repeat;
  14. background-attachment:fixed;
  15. background-size:auto;
  16. background-color:#;
  17. cursor: url('http://imageshack.com/a/img541/8951/f9vh.png'),default;}
  18.  
  19. ::-webkit-scrollbar {width: 4px;}
  20. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 0px rgba(0,0,0,0.3); border-radius: 10px; background-color:#;}
  21. ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5); background-color:#666;}
  22.  
  23. .tabmenu {
  24. padding: 0px 5px 0px 5px;
  25. font-family: fancy;
  26. color: #00bbff;
  27. text-shadow:0px 0px 10px #00bbff;
  28. text-decoration: none;
  29. text-align: center;
  30. font-size: 12px;
  31. -webkit-transition: all 0.8s ease-out;
  32. -moz-transition: all 0.8s ease-out;
  33. }
  34. .tabmenu:hover {
  35. padding: 0px 5px 0px 5px;
  36. font-family: fancy;
  37. font-size: 12px;
  38. color: #fff;
  39. text-shadow:0px 0px 10px #000;
  40. -webkit-transition: all 0.8s ease-out;
  41. -moz-transition: all 0.8s ease-out;
  42. }
  43.  
  44. a{
  45. color: #baedff;
  46. font-size: 10px;
  47. text-decoration: none;
  48. font-family: fancy;
  49. -webkit-transition: all 0.5s ease;
  50. -moz-transition: all 0.5s ease;
  51. -o-transition: all 0.5s ease;
  52. transition: all 0.5s ease;
  53. letter-spacing: 2px;}
  54. a:hover{
  55. color: #666;
  56. font-size: 10px;
  57. text-decoration: none;
  58. font-family: fancy;
  59. cursor: url('http://imageshack.com/a/img541/8951/f9vh.png'),default;
  60. -webkit-transition: all 0.8s ease-out;
  61. -moz-transition: all 0.8s ease-out;
  62. letter-spacing: 2px;}
  63.  
  64. .cold{
  65. color: #666;
  66. font-size: 10px;
  67. text-decoration: none;
  68. font-family: fancy;
  69. -webkit-transition: all 0.5s ease;
  70. -moz-transition: all 0.5s ease;
  71. -o-transition: all 0.5s ease;
  72. transition: all 0.5s ease;
  73. letter-spacing: 2px;}
  74. .cold:hover{
  75. color: #333;
  76. font-size: 10px;
  77. text-decoration: none;
  78. font-family: fancy;
  79. cursor: url('http://imageshack.com/a/img541/8951/f9vh.png'),default;
  80. -webkit-transition: all 0.8s ease-out;
  81. -moz-transition: all 0.8s ease-out;
  82. letter-spacing: 2px;}
  83.  
  84. b {
  85. color: #00bbff;
  86. text-transform: none;
  87. font-family: fancy;
  88. font-size: 10px;
  89. font-weight:lighter;
  90. text-shadow:0px 0px 10px #00bbff;
  91. letter-spacing:1px;
  92. font-style:normal;
  93. }
  94.  
  95. i {
  96. color: #00bbff;
  97. text-transform: none;
  98. font-family: fancy;
  99. font-size: 15px;
  100. font-weight:lighter;
  101. text-shadow:0px 0px 10px #00bbff;
  102. letter-spacing:1px;
  103. font-style:normal;
  104. }
  105.  
  106. #contentbox {
  107. left:0px;
  108. Top:180px;
  109. position: fixed;
  110. }
  111. #Unafrozen {
  112. left:380px;
  113. Top:211px;
  114. position: fixed;
  115. }
  116.  
  117. #contentone {
  118. left:10px;
  119. Top:211px;
  120. width:365px;
  121. height:282px;
  122. color: #fff;
  123. background: #;
  124. font-size: 10px;
  125. font-family: wisp;
  126. text-align: left;
  127. position: fixed;
  128. overflow:hidden;
  129. }
  130. #contenttwo {
  131. left:800px;
  132. Top:211px;
  133. width:365px;
  134. height:282px;
  135. color: #fff;
  136. background: #;
  137. font-size: 10px;
  138. font-family: wisp;
  139. text-align: center;
  140. position: fixed;
  141. overflow:hidden;
  142. }
  143.  
  144. #nav {
  145. left:355px;
  146. Top:493px;
  147. width:550px;
  148. height:30px;
  149. color: #666;
  150. background: #;
  151. font-size: 15px;
  152. font-family: fancy;
  153. text-align: left;
  154. position: fixed;
  155. overflow:hidden;
  156. }
  157.  
  158. #versone {
  159. left:70px;
  160. Top:180px;
  161. width:365px;
  162. height:30px;
  163. color: #666;
  164. background: #;
  165. font-size: 15px;
  166. font-family: fancy;
  167. text-align: left;
  168. position: fixed;
  169. overflow:hidden;
  170. }
  171. #verstwo {
  172. left:820px;
  173. Top:180px;
  174. width:365px;
  175. height:30px;
  176. color: #666;
  177. background: #;
  178. font-size: 15px;
  179. font-family: fancy;
  180. text-align: left;
  181. position: fixed;
  182. overflow:hidden;
  183. }
  184.  
  185. #snow {
  186. opacity: 0.1;
  187. left:0px;
  188. Top:0px;
  189. width:1300px;
  190. height:700px;
  191. background-image: url('http://s30.postimg.org/wqmisa5a7/snowfall_oo.gif');
  192. background-repeat:none;
  193. background-size: 1300px 700px;
  194. position: fixed;
  195. overflow:none;
  196. }
  197.  
  198. #music {
  199. left:510px;
  200. Top:190px;
  201. width:250px;
  202. height:10px;
  203. position: fixed;
  204. overflow:none;
  205. }
  206.  
  207. </style>
  208.  
  209. <div id="snow">
  210. </div>
  211.  
  212. <div id="contentbox">
  213. <img src="http://s18.postimg.org/pa597xecn/unabkg.png" >
  214. </div>
  215. <div id="unafrozen">
  216. <img src="http://s15.postimg.org/bnufl9ey3/Unaice.png" height="282">
  217. </div>
  218. <div id="nav">
  219. When
  220. <a href="#one" class="tabmenu">The Snow</a> falls
  221. <a href="#two" class="tabmenu">Winter</a> comes
  222. <a href="#three" class="tabmenu">To Life</a> and
  223. <a href="#four" class="tabmenu">Sings</a> happily
  224. </div>
  225. <div id="music">
  226. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=https://dl.dropboxusercontent.com/s/00w3c2oi8v2qdtj/14%20-%20Lothlorien.mp3?dl=1&token_hash=AAEp4tK9vlOi3lkotBrws4KRn-9h3PtC489Bgs-ljc1QMA&t0=Lothlorien&f1=https://dl.dropboxusercontent.com/s/b9u0h3kx03om0tf/08%20-%20Evenstar%20%28feat.%20Isabel%20Bayrakdarian%29.mp3?dl=1&token_hash=AAE2F2gXxcJGpI0fwY2LJ7-0_im7r8A26rxlEVg60aNiYA&t1=Evenstar&f2=https://dl.dropboxusercontent.com/s/xbjevc0confhsaw/20%20-%20Farewell%20to%20Lorien%20%28feat.%20Hilary%20Summers%29.mp3?dl=1&token_hash=AAHvCoBwF9OpCgx-NVBdxrzp7BTfh1gGzHN_Jsxq9kKQsw&t2=Farewell To Lothlorien&total=3" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  227. </div>
  228.  
  229. <div id="contentone">
  230.  
  231. <b>Name :</b> Una Lothorien Anduril<br>
  232. <b>Age :</b> 19<br>
  233. <b>Height :</b> 5'3"<br>
  234. <b>Weight :</b> 125 lbs<br>
  235. <b>Personality :</b> Loving, curious, innocent, cold hearted at times.<br>
  236. <b>Race :</b> Human<br>
  237. <b>Origin :</b> Greenland<br>
  238. <b>Accent :</b> English / <a title="Think of a Lord Of The Rings type.">Elvin*</a><br>
  239. <b>Voice :</b> <a href="https://www.youtube.com/watch?v=XOykCYDMKBs" class="cold">Let It Be</a><br>
  240. <b>Residence :</b> Wanderer.<br>
  241. <b>Occupation :</b> Unemployed<br>
  242. <b>Gender :</b> Female<br>
  243. <b>Orientation :</b> Hetero-Demisexual<br>
  244. <b>Position :</b> Submissive<br>
  245. <b>Significant Other :</b> . . .<br>
  246.  
  247. </div>
  248.  
  249. <div id="contenttwo">
  250. <a name="one"></a>
  251. <i>Out Of Character</i>
  252. <div style="width: 365px; height: 252px; overflow: auto; text-align:left;">
  253. <b>♢</b> Art doesn't belong to me.<br>
  254. <b>♢</b> I coded this profile. I will NOT tolerate theft of my coding.<br>
  255. <b>♢</b> I'm taken IRL, sorry, not sorry.<br>
  256. <b>♢</b> My characters personality is not mine irl.<br>
  257. <b>♢</b> I do not wish to partake in drama of any kind.<br>
  258. <b>♢</b> I would like it if you would have some sort of profile info.<br>
  259. <b>♢</b> I have 11 years under my belt as a roleplayer, so I'm not new to it.<br>
  260. <b>♢</b> My posts mirror, though I can do semi-novalla depending on my mood.<br>
  261. <b>♢</b> Please don't note me with a post, I hate this immensely.<br>
  262. <b>♢</b> For sex there must be a real story, not something half assed.<br>
  263. <b>♢</b> I am quite friendly, but don't drag me into your drama.<br>
  264. <b>♢</b> I am not that picky when it comes to post length.<br>
  265. <b>♢</b> I appreciate literacy, but no one is perfect.<br>
  266. </div><br><br>
  267.  
  268. <a name="two"></a>
  269. <i>Abilities</i>
  270. <div style="width: 365px; height: 252px; overflow: auto; text-align:left;">
  271. <center>[More will come the more I roleplay with Una.]</center><br>
  272.  
  273. <b>Ice Creation : </b> <a href="http://s4.postimg.org/ulp7pum3f/Unagif2.gif" class="cold">[Example]</a>
  274. The innate ability to create ice out of the water in the air and shape it or build it into any form desired. Also able to intricately weave small particles of ice intricately in order to strengthen ice barriers beyond a single solid block. This ability is weekend, how ever, if there is no moisture in the air at all.<br><br>
  275.  
  276. <b>Water Manipulation :</b> <a href="http://s4.postimg.org/qqltna2xn/Unagif1.gif" class="cold">[Examlpe]</a>
  277. This ability allows the user to move water or any liquid containing water (H2O) in any way they feel fit. This ability also includes the power to change a liquids state from solid to gas or to liquid form by sheer will. Some cases include turning the surface of water to ice in order to stand on, freezing a drink and so on.<br><br>
  278.  
  279. <center><b>Other Forms</b><br>
  280. [Yes I know the images are from Frozen, but they work perfectly.]<br>
  281. <a href="http://s15.postimg.org/xvxyf0rmz/tumblr_static_large.gif" class="cold">Manipulation</a> .:. <a href="http://s15.postimg.org/u0ukcg8h7/frozen_gif3.gif" class="cold">Spike Barrier</a><br>
  282. <a href="http://s15.postimg.org/5t9z7wkiz/tumblr_inline_myavyuwwj_L1s605pu.gif" class="cold" title="Frost forms on things she touches when upset.">Surface Frosting</a> .:. <a href="http://s15.postimg.org/tpd3zos15/tumblr_n2yxg7_XDs_L1tqqihyo1_500.gif" class="cold">Frozen Gust</a></center>
  283.  
  284. </div><br><br>
  285.  
  286. <a name="three"></a>
  287. <i>Friends</i>
  288. <div style="width: 365px; height: 252px; overflow: auto; text-align:center;">
  289.  
  290. <img src="http://s28.postimg.org/vodpvzjax/rollingyawn.gif" height="50"><br>
  291. No one yet . . .
  292.  
  293. </div><br><br>
  294.  
  295. <a name="four"></a>
  296. <i>Gallery</i>
  297. <div style="width: 365px; height: 252px; overflow: auto; text-align:center;"><br><br>
  298.  
  299. <a href="http://s4.postimg.org/k7f754ml7/Una.png"><img src="http://s4.postimg.org/k7f754ml7/Una.png" height="100" title="Young Una."></a>
  300. <a href="http://s4.postimg.org/gz5nuytzx/IA_full_1381183.jpg"><img src="http://s4.postimg.org/gz5nuytzx/IA_full_1381183.jpg" height="100"></a>
  301. <a href="http://s4.postimg.org/993xmxxzv/2013_11_24_619531.jpg"><img src="http://s4.postimg.org/993xmxxzv/2013_11_24_619531.jpg" height="100" title="At the beach party."></a>
  302.  
  303. </div><br><br>
  304. </div>
  305.  
  306. <div id="versone">
  307. A long time ago, <font color=#00bbff>ice ruled</font> the world . . .
  308. </div>
  309. <div id="verstwo">
  310. So, lets live in another <font color=#00bbff>ice age . . .</font>
  311. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement