thisisnotras

FINAL Sol Rave

Sep 2nd, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.12 KB | None | 0 0
  1. <style>
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Trade+Winds);
  4.  
  5. @import url(http://fonts.googleapis.com/css?family=Jura);
  6.  
  7. @import url(http://fonts.googleapis.com/css?family=Handlee);
  8.  
  9. .pfor {display: none;}
  10. #profile{ background: transparent; border: 0px;}
  11.  
  12. body, a, a:hover {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=5161), auto;
  13. }
  14.  
  15.  
  16. #whole {position: fixed;
  17. top: 0px;
  18. left: 0px;
  19. right: 0px;
  20. bottom: 0px;
  21. background: #a52222;}
  22.  
  23. #divbar {position: absolute;
  24. background: black;
  25. }
  26.  
  27.  
  28. #coveralldiv{position: absolute;
  29. height: 700px;
  30. width: 1000px;
  31. top: 0px;
  32. left: 0px;
  33. bottom: 0px;
  34. right: 0px;
  35. margin: auto;
  36. border: 0px solid white;}
  37.  
  38. #centerdiv {position: absolute;
  39. width: 600px;
  40. height: 600px;
  41. border: 1px solid black;
  42. top: 0px;
  43. bottom: 0px;
  44. left: 10px;
  45. margin: auto;
  46. background-image:url(http://i57.tinypic.com/2ccxerq.jpg);
  47. background-repeat: no-repeat;
  48. background-size: 100%;}
  49.  
  50. #selectiondivs{position: absolute;
  51. height: 30px;
  52. width: 600px;
  53. border: 0px solid black;
  54. top: 15px;
  55. left: 10px;
  56. overflow: hidden;}
  57.  
  58. #linkdivs{
  59. position: absolute;
  60. top: 5px;
  61. height: 20px;
  62. width: 100px;
  63. background: black;
  64. box-sizing: border-box;
  65. overflow: hidden;
  66. transition: all 1s;
  67. -webkit-transition: all 1s;
  68. border-radius: 20px 20px 20px 20px;
  69. padding: 3px 1px 1px 10px;}
  70.  
  71. #textspace{
  72. position: absolute;
  73. top: 2px;
  74. left: 0px;
  75. right: 0px;
  76. margin: auto;
  77. z-index: 1;
  78. color: black;
  79. text-align: center;
  80. font-size: 10pt;
  81. letter-spacing: 5px;
  82. }
  83.  
  84. #zoomspace{
  85. height: 15px;
  86. width: 80px;
  87. background: #A52222;
  88. z-index: 0;
  89. margin-left: -1000px;
  90. transition: all 7s;
  91. -webkit-transition: all 7s;
  92. border-radius: 30px 30px 30px 30px;
  93. }
  94.  
  95. #linkdivs:hover > #zoomspace{
  96. transition: all .5s;
  97. -webkit-transition: all .5s;
  98. margin-left: -10px;
  99. }
  100.  
  101. #transformdiv{
  102. position: absolute;
  103. z-index: 20;
  104. background: transparent;
  105. left: 612px;
  106. top: 40px;
  107. height: 620px;
  108. width: 300px;
  109. overflow: hidden;
  110. }
  111.  
  112.  
  113. #friendbar{
  114. position: absolute;
  115. width: 36px;
  116. height: 600px;
  117. background: #A52222;
  118. left: 1px;
  119. top: 10px;
  120. z-index: 0;
  121. }
  122.  
  123. #frienddiv{
  124. width: 125px;
  125. height: 25px;
  126. box-sizing: border-box;
  127. border: 3px solid black;
  128. transform:rotate(90deg);
  129. margin-top: 105px;
  130. margin-left: -45px;
  131. text-align: center;
  132. transition: all 1s;
  133. -webkit-transition: all 1s;
  134. background: #A52222;
  135.  
  136. }
  137.  
  138. #frienddiv:hover{
  139. background: black;
  140. color: #A52222;
  141. }
  142.  
  143. #friendbar a{text-decoration: none; color: black;}
  144.  
  145. #friendblock{
  146. position: absolute;
  147. width: 37px;
  148. height: 600px;
  149. background: black;
  150. left: 1px;
  151. top: 10px;
  152. z-index: 1;
  153. transition: all 1s;
  154. -webkit-transition: all 1s;
  155. }
  156.  
  157. .contentbox{position: absolute;
  158. height: 590px;
  159. width: 250px;
  160. box-sizing: border-box;
  161. border: 4px solid black;
  162. top: 0px;
  163. bottom: 0px;
  164. left: 38px;
  165. margin: auto;
  166. opacity: 0;
  167. z-index: 0;
  168. background: #A52222;
  169. transition: all 1s;
  170. -webkit-transition: all 1s;
  171. color: black;
  172. border-radius: 0px 30px 30px 0px;
  173. text-align: left;
  174. overflow: hidden;
  175. font-weight: 500;}
  176.  
  177. #contentblocker{
  178. position: absolute;
  179. height: 600px;
  180. width: 250px;
  181. border: 0px solid black;
  182. top: 0px;
  183. bottom: 0px;
  184. left: 38px;
  185. margin: auto;
  186. opacity: 1;
  187. border-radius: 0px 30px 30px 0px;
  188. background: black;
  189. transition: all 1s;
  190. -webkit-transition: all 1s;
  191. z-index: 2;
  192. overflow: hidden;
  193. }
  194.  
  195. .contentbox:target{
  196. z-index: 2;
  197. }
  198.  
  199. #transformdiv:hover .contentbox{
  200. opacity: 1;
  201. }
  202.  
  203. #transformdiv:hover #contentblocker{
  204. height: 0px;
  205. }
  206.  
  207. #transformdiv:hover #friendblock{
  208. transition: all 2s;
  209. -webkit-transition: all 2s;
  210. left: -50px;
  211. }
  212.  
  213. .titlediv{position: absolute;
  214. font-family: 'Trade Winds', cursive;
  215. font-size: 40pt;
  216. top: -6px;
  217. text-align: center;
  218. left: 600px;
  219. z-index: 40;
  220. height: 60px;
  221. width: 300px;
  222. border: 0px solid black;
  223. color: #A52222;
  224. transition: all 1s;
  225. -webkit-transition: all 1s;
  226. }
  227.  
  228. #transformdiv:hover ~ .titlediv{
  229. color: black;
  230. }
  231.  
  232. #scriptleft {position: absolute;
  233. top: 10px;
  234. left: 5px;
  235. bottom: 10px;
  236. width: 100%;
  237. border: 2px solid #A52222;
  238. border-right: 0px solid transparent;}
  239.  
  240. #scriptright {
  241. position: absolute;
  242. top: 10px;
  243. right: 10px;
  244. bottom: 10px;
  245. width: 100%;
  246. border: 2px solid #A52222;
  247. border-left: 0px solid transparent;
  248. border-radius: 0px 30px 30px 0px;
  249. overflow: hidden;
  250. }
  251.  
  252.  
  253. #bigtab{
  254. position: absolute;
  255. height: 98%;
  256. width: 90%;
  257. top: 0px;
  258. bottom: 0px;
  259. left: 0px;
  260. right: 0px;
  261. margin: auto;
  262. border: 0px solid black;
  263. font-family: 'Handlee', cursive;
  264. font-family: 'Jura', sans-serif;
  265. font-size: 10pt;
  266. text-align: left;
  267. box-sizing: border-box;
  268. padding-left: 20px;
  269. }
  270.  
  271. h1 { font-size: 14pt;
  272. font-family: 'Trade Winds', cursive;
  273. color: black;
  274. font-weight: 800;
  275. margin-bottom: 8px;
  276. margin-top: 43px;}
  277.  
  278. a.contents { color: black;
  279. font-weight: 800;
  280. text-decoration: none;
  281. transition: all 1s;
  282. -webkit-transition: all 1s; }
  283.  
  284. a.contents:hover { color: rgb(116, 107, 98);
  285. color: 3a2a2a; }
  286.  
  287. .musiccolumn{
  288. position: absolute;
  289. top: 100px;
  290. left: 10px;
  291. width: 170px;
  292. height: 15px;
  293. border: 0px solid black;
  294. border-radius: 30px 30px 30px 30px;
  295. background: transparent;
  296. transition: all 1s .6s;
  297. overflow:hidden;
  298. box-sizing: border-box;
  299. }
  300.  
  301. #musfirst {
  302. position: absolute;
  303. left: 10px;
  304. height: 10px;
  305. width: 90px;
  306. top: 2.9px;
  307. border: 0px solid black;
  308. font-size: 7pt;
  309. background: transparent;
  310. text-align: center;
  311. transition: all 1s;
  312. z-index: 1;
  313. font-weight: 800;
  314. Font-family: 'Trade Winds', serif;
  315. }
  316.  
  317. #mussecond {
  318. position: absolute;
  319. right: 10px;
  320. height: 10px;
  321. width: 50px;
  322. top: 2.9px;
  323. border: 0px solid black;
  324. font-size: 7pt;
  325. text-align: center;
  326. opacity: 0;
  327. transition: all 1s .2s;
  328. z-index: 1;
  329. overflow: hidden;
  330. }
  331.  
  332. #musback {
  333. position: absolute;
  334. width: 100px;
  335. height: 10px;
  336. border-radius: 30px 30px 30px 30px;
  337. border: 0px solid green;
  338. margin-top: 3px;
  339. background: #A52222;
  340. transition: all 1s .4s;
  341. left: -310px;
  342. }
  343.  
  344. .musiccolumn:hover{
  345. transition: all 1s;
  346. background: black;
  347. }
  348.  
  349. .musiccolumn:hover #mussecond{
  350. transition: all 1s .4s;
  351. opacity: 1;}
  352.  
  353. .musiccolumn:hover #musback{
  354. left: 10px;}
  355.  
  356. .musiclinks {
  357. color: black;
  358. text-decoration: none;}
  359.  
  360. .musiclinks:hover{
  361. color: black;}
  362.  
  363. #seekdrop{
  364. position: absolute;
  365. right: 10px;
  366. top: 20px;
  367. height: 20px;
  368. width: 20px;
  369. border: 0px solid black;
  370. Font-family: 'Trade Winds', serif;
  371. Transition: all 1s .5s;}
  372.  
  373. #minimizer {
  374. position: absolute;
  375. top: 0px;
  376. left: 0px;
  377. right: 0px;
  378. bottom: 0px;
  379. margin: auto;
  380. color: red;
  381. font-size: 8pt;
  382. padding-top: 4px;
  383. padding-left: 3px;
  384. opacity: 0;
  385. animation: zooming 1s infinite;
  386. -webkit-animation: zooming 1s 1s infinite;
  387. }
  388.  
  389. #minimizer2 {
  390. position: absolute;
  391. top: 2px;
  392. left: -1px;
  393. right: 0px;
  394. bottom: 0px;
  395. margin: auto;
  396. color: red;
  397. font-size:4pt;
  398. padding-top: 5.5px;
  399. padding-left: 7px;
  400. animation: zooming 1s infinite;
  401. -webkit-animation: zooming 1s 1.5s infinite;
  402. }
  403.  
  404. #music1:hover ~ #seekdrop{
  405. top:97px;
  406. transition: all 1s;
  407. -webkit-transition: all 1s;}
  408.  
  409. #music2:hover ~ #seekdrop{
  410. top:147px;
  411. transition: all 1s;
  412. -webkit-transition: all 1s;}
  413.  
  414. #music3:hover ~ #seekdrop{
  415. top:197px;
  416. transition: all 1s;
  417. -webkit-transition: all 1s;}
  418.  
  419. #music4:hover ~ #seekdrop{
  420. top:247px;
  421. transition: all 1s;
  422. -webkit-transition: all 1s;}
  423.  
  424. #music5:hover ~ #seekdrop{
  425. top:297px;
  426. transition: all 1s;
  427. -webkit-transition: all 1s;}
  428.  
  429. #music6:hover ~ #seekdrop{
  430. top:347px;
  431. transition: all 1s;
  432. -webkit-transition: all 1s;}
  433.  
  434. #music7:hover ~ #seekdrop{
  435. top:397px;
  436. transition: all 1s;
  437. -webkit-transition: all 1s;}
  438. @-webkit-keyframes zooming{
  439. 0% {opacity: 1;;}
  440. 100% {opacity: 0;}
  441. }
  442.  
  443. @keyframes zooming {
  444. 0% {opacity: 1;;}
  445. 100% {opacity: 0;;
  446. }
  447.  
  448. </style>
  449.  
  450. <div id="whole">
  451.  
  452. <div id="divbar" style="top: 0px;
  453. width: 100%; height: 30px;">
  454. </div>
  455.  
  456. <div id="divbar" style="bottom: 0px;
  457. width: 100%; height: 30px;">
  458. </div>
  459.  
  460. <div id="divbar" style="top: 0px;
  461. width: 30px; height: 100%;
  462. left: 0px;">
  463. </div>
  464.  
  465. <div id="divbar" style="top: 0px;
  466. width: 30px; height: 100%;
  467. right: 0px;">
  468. </div>
  469.  
  470. <div id="coveralldiv">
  471.  
  472. <div id="centerdiv">
  473. </div>
  474. <div id="selectiondivs">
  475.  
  476. <a href=#first><div id="linkdivs" style="left:40px;">
  477. <div id="textspace">
  478. basics
  479. </div>
  480. <div id="zoomspace">
  481. </div>
  482. </div></a>
  483.  
  484. <a href=#second><div id="linkdivs" style="left: 175px;">
  485. <div id="textspace">
  486. lore
  487. </div>
  488. <div id="zoomspace">
  489. </div>
  490. </div></a>
  491.  
  492. <a href=#third><div id="linkdivs" style="left: 320px;">
  493. <div id="textspace">
  494. music
  495. </div>
  496. <div id="zoomspace">
  497. </div>
  498. </div></a>
  499.  
  500. <a href=#fourth><div id="linkdivs" style="left: 450px;">
  501. <div id="textspace">
  502. ooc
  503. </div>
  504. <div id="zoomspace">
  505. </div>
  506. </div></a>
  507. </div>
  508.  
  509. <div id="transformdiv">
  510.  
  511. <div id="first" class="contentbox">
  512.  
  513. <div id="bigtab">
  514. <h1 style="margin-bottom: 3px;">Sol Rave</h1>
  515. <h1 style="font-size:9pt; font-weight: 400; margin-top: 3px;">Legendary 'Grand Chimera'</h1>
  516.  
  517. <h1 style="font-size:9pt; font-weight: 400; margin-top: 26px;">Physical</h1>
  518. ▪ Gender <span style="padding-left: 35px;">▪ Male</span><br>
  519. ▪ Height <span style="padding-left: 40px;">▪ 10'3"</span><br>
  520. ▪ Build <span style="padding-left: 49px;">▪ Muscular/Heavy</span><br>
  521. ▪ Tail Length <span style="padding-left: 13px;">▪ 8'4"</span><br>
  522. ▪ Wingspan <span style="padding-left: 18px;">▪ 14'0"</span><br><br>
  523.  
  524. <h1 style="font-size:9pt; font-weight: 400; margin-top: 14px;">Personality</h1>
  525. ▪ Orientation <span style="padding-left: 13px;">▪ Pansexual</span><br>
  526. ▪ Anger<span style="padding-left: 46px;">▪ Builds Slowly</span><br>
  527. ▪ Humor<span style="padding-left: 43px;">▪ Very Specific</span><br>
  528. ▪ Arousal<span style="padding-left: 36px;">▪ Builds Slowly</span><br>
  529. ▪ Arrogance<span style="padding-left: 19px;">▪ Very High</span><br>
  530.  
  531. <h1 style="font-size:9pt; font-weight: 400; margin-top: 26px;">Abilities</h1>
  532. ▪ Eyes <span style="padding-left: 49px;">▪ <a class="contents" title="True Sight -
  533. Eyes perceive the truth through illusions and work as a defensive mechanism against magical persuasion.">True Sight</a></span><br>
  534.  
  535. ▪ Ears <span style="padding-left: 53px;">▪ <a class="contents" title="Magical Echo -
  536. Ears are capable of detecting the potency and location of magic being cast based on the 'frequency'.
  537. General hearing capacity is that of most canines.">Magical Echo</a></span><br>
  538.  
  539. ▪ Nose <span style="padding-left: 49px;">▪ <a class="contents" title="Trace -
  540. Nose tracks on scent in a fashion similar to a canine, though with the ability to detect
  541. supernatural or magical hints through smell.">Trace</a></span><br>
  542.  
  543. ▪ Mouth <span style="padding-left: 43px;">▪ <a class="contents" title="Instant Cast -
  544. Accesing the 'Ethereal Language', the user can cast spells of various levels without the aid of rituals
  545. or incantations. Often one word or none will do.">Instant Cast</a></span><br>
  546.  
  547. ▪ Heart <span style="padding-left: 48px;">▪ <a class="contents" title="Immortality -
  548. A heart that beats with the energy of creation. Upon death, his memory and body are eventually reconstituted
  549. in the ether and returned to physical form. The amount of time it consumes varies depending on the amount of
  550. of damage taken beforehand.">Immortality</a></span><br>
  551.  
  552. ▪ Brain <span style="padding-left: 49px;">▪ <a class="contents" title="Knowledge -
  553. The information of any age is 'downloaded' into his mind through the connection he maintains to the ether.">Knowledge</a></span><br>
  554.  
  555. ▪ Horns <span style="padding-left: 43px;">▪ <a class="contents" title="Regeneration -
  556. His body heals from any but the most grievous wounds, relatively quickly. In addition, his physical stamina
  557. and endurance are very high.">Regeneration</a></span><br>
  558.  
  559. ▪ Arms <span style="padding-left: 49px;">▪ <a class="contents" title="Strength -
  560. Supernatural strength that increases depending on the demands of the situation, leading him to be capable
  561. of 'epic feats'.">Strength</a></span><br>
  562.  
  563. ▪ Tail <span style="padding-left: 61px;">▪ <a class="contents" title="Binding -
  564. The wrap of his tail binds things with a fusion of physical strength and magical restriction to both immobilize
  565. and seal off/diminish magical capabilities.">Restriction</a></span><br>
  566.  
  567. ▪ Wings <span style="padding-left: 42px;">▪ <a class="contents" title="Infinite Flight -
  568. His ability to fly is without limit, as his wings function with a mix of physical effect and magical levitation.
  569. To attain greater speeds, he requires more space for the movement of his wings.">Infinite Flight</a></span><br>
  570.  
  571. </div>
  572. </div>
  573.  
  574. <div id="second" class="contentbox">
  575. <div style="position: absolute;
  576. left: 20px; top: 10px;">
  577. Coming soon and stuff.</div>
  578. </div>
  579.  
  580. <div id="third" class="contentbox">
  581.  
  582. <div style="position: absolute;
  583. top: 20px;
  584. left: 30px;
  585. font-size: 13pt;
  586. font-family: 'Trade Winds', cursive;">
  587. Playlist
  588. </div>
  589.  
  590. <div id="music1" class="musiccolumn">
  591. <div id="musfirst">
  592. <a href="https://youtu.be/cO_U-jcvQT8" target="_blank" title="C21 FX - Ancient Evil" class="musiclinks">main theme</a>
  593. </div>
  594. <div id="mussecond" >
  595. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/s/7b876l64j1hbgfk/C21%20FX%20-%20Ancient%20Evil%20%5BEpic%20Dramatic%20Orchestral%5D.mp3?dl=1&t0=Ancient&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  596. </div>
  597. <div id="musback">
  598. </div>
  599. </div>
  600.  
  601.  
  602. <div id="music2" class="musiccolumn" style="top: 150px;">
  603. <div id="musfirst">
  604. <a href="https://youtu.be/DM63Z7Yx-hE" target="_blank" title="R. Armando Moribito - Invictus" class="musiclinks">Invictus</a>
  605. </div>
  606. <div id="mussecond" >
  607. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/s/t6iimvgxwa9iuxc/R.%20Armando%20Morabito%20-%20Invictus%20%28feat.%20Uyanga%29%20%5BPowerful%20Vocal%20Drama%5D.mp3?dl=1&t0=Invictus&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  608. </div>
  609. <div id="musback">
  610. </div>
  611. </div>
  612.  
  613.  
  614. <div id="music3" class="musiccolumn" style="top:200px;">
  615. <div id="musfirst">
  616. <a href="https://youtu.be/j07TXZ3MRGQ" target="_blank" title="Magnus H. Tellman - Exile" class="musiclinks">Exile</a>
  617. </div>
  618. <div id="mussecond" >
  619. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/s/1hmizzvh127my56/Arvenas%20-%20Exile.mp3?dl=1&t0=Exile&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  620. </div>
  621. <div id="musback">
  622. </div>
  623. </div>
  624.  
  625.  
  626. <div id="music4" class="musiccolumn" style="top:250px;">
  627. <div id="musfirst">
  628. <a href="https://youtu.be/z_1Iw37Mx8o" target="_blank" title="Sub Pub Music - Iron Giant" class="musiclinks">Iron Giant</a>
  629. </div>
  630. <div id="mussecond" >
  631. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/s/pamd9uy64q9z1v6/Sub%20Pub%20Music%20-%20Iron%20Giant.mp3?dl=1&t0=Iron Giant&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  632. </div>
  633. <div id="musback">
  634. </div>
  635. </div>
  636.  
  637. <div id="music5" class="musiccolumn" style="top:300px;">
  638. <div id="musfirst">
  639. <a href="https://youtu.be/t2p9b78rqJ4" target="_blank" title="C21 FX - Halcyon" class="musiclinks">Halcyon</a>
  640. </div>
  641. <div id="mussecond" >
  642. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/s/7twblb3e5c32zeo/HALCYON.mp3?dl=1&t0=Halcyon&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  643. </div>
  644. <div id="musback">
  645. </div>
  646. </div>
  647.  
  648. <div id="music6" class="musiccolumn" style="top:350px;">
  649. <div id="musfirst">
  650. <a href="https://youtu.be/zPIyakbNnUc" target="_blank" title="Audiomachine - Ascendance" class="musiclinks">Ascendance</a>
  651. </div>
  652. <div id="mussecond" >
  653. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/s/jbzttmr0evbu25w/Audiomachine%20-%20Ascendance%20%5BEpic%20Intense%20Drama%20-%20True%20384kbps%5D.mp3?dl=1&t0=Ascendance&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  654. </div>
  655. <div id="musback">
  656. </div>
  657. </div>
  658.  
  659. <div id="music7" class="musiccolumn" style="top:400px;">
  660. <div id="musfirst">
  661. <a href="https://youtu.be/8QGZaY1f0lE" target="_blank" title="Patryck Scelina - Sky Is Not A Limit" class="musiclinks">Sky</a>
  662. </div>
  663. <div id="mussecond" >
  664. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://www.dropbox.com/s/y8btg8znhl0n81m/Patryk%20Scelina%20-%20Sky%20Is%20Not%20A%20Limit.mp3?dl=1&t0=Sky&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  665. </div>
  666. <div id="musback">
  667. </div>
  668. </div>
  669.  
  670.  
  671. <div id="seekdrop">
  672. <div style="position:absolute;
  673. top:1px;
  674. left:0px;">
  675. </div>
  676.  
  677. <div id="minimizer">
  678. </div>
  679.  
  680. <div id="minimizer2">
  681. </div>
  682.  
  683. </div>
  684.  
  685.  
  686. <div style="position: absolute;
  687. top: 0px;
  688. right: 40px;
  689. height: 100%;
  690. background: black;
  691. width: 5px;">
  692. </div>
  693.  
  694. <div style="position: absolute;
  695. top: 59px;
  696. width: 100%;
  697. height: 5px;
  698. background: black;">
  699. </div>
  700.  
  701. </div>
  702.  
  703. <div id="fourth" class="contentbox">
  704.  
  705. <div id="bigtab">
  706.  
  707. <h1 style="margin-top:21px;">ooc</h1>
  708. ■ code is mine<br>
  709. ■ main alt is <a href="http://roleplaychat.org/profile.php?user=Exael" target="_blank" class="contents">Exael</a><br>
  710. ■ casual actions use (<b>-</b>) or (<b>/</b>)<br>
  711. ■ main rp uses quotes and etc<br>
  712. ■ sexual rp is rare<br>
  713. ■ art is not mine<br>
  714. <h1 style="margin-top: 8px; margin-bottom: 5px;"> profile </h1>
  715. ■ is a wip<br>
  716. ■ <a href="http://google.com" target="_blank" class="contents">click</a> or
  717. <a class="contents" title="find out more info like this!">hover</a> on links<br>
  718. ■ playlist has links and player<br>
  719. ■ displays better on larger monitors
  720. <h1 style="margin-top: 15px;">likes</h1>
  721. ■ discussing rp in advance<br>
  722. ■ long-term scenarios<br>
  723. ■ various themes and scenes<br>
  724. ■ good sense of humor<br>
  725. ■ openness to answering/asking questions<br>
  726. ■ honesty
  727. <h1 style="margin-top: 15px;">dislikes</h1>
  728. ■ ignorance<br>
  729. ■ assholes<br>
  730. ■ dishonesty
  731.  
  732. </div>
  733. </div>
  734.  
  735. <div class="contentbox" style="z-index:1; opacity: 1;">
  736. </div>
  737.  
  738. <div id="friendbar">
  739. <a href="" target="_blank"><div id="frienddiv">friend one
  740. </div></a>
  741. <a href="" target="_blank"><div id="frienddiv">friend two
  742. </div></a>
  743.  
  744. <a href="" target="_blank"><div id="frienddiv">friend three
  745. </div></a>
  746.  
  747. <a href="" target="_blank"><div id="frienddiv">friend four
  748. </div></a>
  749.  
  750. </div>
  751.  
  752. <div id="friendblock">
  753. <div id="scriptleft">
  754. </div>
  755. </div>
  756.  
  757. <div id="contentblocker">
  758. <div id="scriptright">
  759.  
  760. <div style="font-family: 'Trade Winds', cursive;
  761. font-size: 10pt;
  762. color: #A52222;;
  763. text-align: center;
  764. height: 90%;
  765. width: 90%;
  766. margin-top: 10px;
  767. margin-left: 0px;
  768. letter-spacing: -0.5px;
  769. line-height: 60px;
  770. text-transform: uppercase;">
  771. There are few things worth <br>
  772. <span style="letter-spacing: 10px;">dying for</span>●<br>
  773. There are few things worth<br>
  774. <span style="letter-spacing: 10px;">living for</span>●<br>
  775. <span style="letter-spacing: -1.2px;">Land is not enough for either</span>●<br>
  776. <span style="letter-spacing: 5px;">It's only dust</span>●<br>
  777. <span style="letter-spacing: 4px;">And under that</span><br>
  778. <span style="letter-spacing: 3px;">The corpses buried</span><br>
  779. <span style="letter-spacing: 1px;">For six thousand years</span>●
  780. </div>
  781.  
  782. </div>
  783. </div>
  784.  
  785. </div>
  786.  
  787. <div class="titlediv">
  788. Sol Rave
  789. </div>
  790.  
  791. <div class="titlediv" style="z-index: 41; color: black; left: 601.5px; top:-9.5px;">
  792. Sol Rave
  793. </div>
  794.  
  795. </div>
  796.  
  797.  
  798. </div>
Advertisement
Add Comment
Please, Sign In to add comment