Beautifulie

— ᴡᴇʟᴄᴏᴍᴇ ᴛᴏ ᴛʜᴇ ɴᴇᴡ ᴀɢᴇ.

Feb 10th, 2014
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 20.46 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: verdana;
  9. font-size: 10px;
  10. background-color: #F7F7F7;
  11. background-image: url('http://i.picpar.com/VI3.png');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/others/oth-7/oth666.cur'), default;
  18. }
  19.  
  20. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color: #CC9966; font-weight:normal; margin-left: 10px; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; letter-spacing:0px}
  22. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  23. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  24. big {color: #303646; font-size: 20px; font-weight: light; letter-spacing: 0px; font-family:Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #DED6AA 0px 0px 1px;}
  25. small {color: #555555; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family:Romans; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  28. -moz-border-radius: 0px 0px 0px 0px;
  29. border-radius:0px 0px 0px 0px;}
  30. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:0px;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height: 0px ;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar { height:0px;width:3px; background-color:transparent;}
  37.  
  38. h1{
  39. font-size: 23px;
  40. font-variant: small-caps;
  41. color: #444444;
  42. text-transform: lowercase;
  43. letter-spacing: -1px;
  44. text-align: right;
  45. background-color: none;
  46. line-height: 2px;
  47. text-align: center;
  48. font-family: century gothic;
  49. text-shadow: #520000 2px 3px 4px;
  50. margin-top: 5px;
  51. margin-bottom: 8px;
  52. display: block;
  53. background-color: #151413;
  54. border-right: 1px solid #4B4330;
  55. padding: 0px;
  56. font-weight: normal;
  57. }
  58.  
  59. h2{
  60. font: 10px verdana;
  61. font-variant: small-caps;
  62. color: #121212;
  63. text-transform: none;
  64. letter-spacing: 1px;
  65. border-bottom: none;
  66. background-color: none;
  67. line-height: 8px;
  68. text-align: left;
  69. border-right: #212121 23px Solid;
  70. margin: 1px;
  71. padding: 0px;}
  72.  
  73. #Container{
  74. position: fixed;
  75. left: 0px;
  76. top: 130px;
  77. width: 100%;
  78. height: 295px;
  79. border-top: 25px Solid #A01414;
  80. border-bottom: 90px Solid #A01414;
  81. background-color: #666666;
  82. z-index: 100;
  83. }
  84.      
  85. .box1 {
  86. position: absolute;
  87. left: 0px;
  88. top: 10px;
  89. width: 370px;
  90. height: 267px;  
  91. background-color: #EDEDEE;
  92. overflow: auto;
  93. text-align: justify;
  94. font-face: verdana;
  95. font-size: 10px;
  96. font-variant: small-caps;
  97. color: #212121;
  98. border: 4px Solid #070707;
  99. line-height: 13px;
  100. z-index: 500;
  101. }
  102.  
  103. .box2 {
  104. position: absolute;
  105. left: 380px;
  106. top: 10px;
  107. width: 300px;
  108. height: 267px;  
  109. background-color: #EDEDEE;
  110. overflow: auto;
  111. text-align: justify;
  112. font-face: verdana;
  113. font-size: 10px;
  114. font-variant: small-caps;
  115. color: #212121;
  116. border: 4px Solid #070707;
  117. line-height: 13px;
  118. z-index: 500;
  119. }
  120.  
  121. .box3 {
  122. position: absolute;
  123. left: 690px;
  124. top: 10px;
  125. width: 300px;
  126. height: 267px;  
  127. background-color: #EDEDEE;
  128. overflow: auto;
  129. text-align: justify;
  130. font-face: verdana;
  131. font-size: 10px;
  132. font-variant: small-caps;
  133. color: #212121;
  134. border: 4px Solid #070707;
  135. line-height: 13px;
  136. z-index: 500;
  137. }
  138.  
  139. .box4 {
  140. position: absolute;
  141. left: 1000px;
  142. top: 10px;
  143. width: 360px;
  144. height: 267px;  
  145. background-color: #EDEDEE;
  146. overflow: auto;
  147. text-align: justify;
  148. font-face: verdana;
  149. font-size: 10px;
  150. font-variant: small-caps;
  151. color: #212121;
  152. border: 4px Solid #070707;
  153. line-height: 13px;
  154. z-index: 500;
  155. }
  156.  
  157. #titlebox{
  158. position: fixed;
  159. left: 380px;
  160. top: 585px;
  161. background-color: transparent;
  162. border: 4px Solid #666666;
  163. height: 50px;
  164. text-align: justify;
  165. width: 605px;
  166. overflow: hidden;
  167. font-family: verdana;
  168. font-size: 10px;
  169. font-variant: small-caps;
  170. color: #EDEDEE;  
  171. }
  172.  
  173. #links{
  174. position: fixed;
  175. top: 127px;
  176. left: 100px;
  177. width: auto;
  178. height: 30px;
  179. background-color: transparent;
  180. z-index: 999;
  181. }
  182.  
  183. #roster{
  184. position: fixed;
  185. top: 452px;
  186. left: 18px;
  187. width: auto;
  188. height: 80px;
  189. background-color: transparent;
  190. z-index: 999;
  191. }
  192.  
  193. #title{
  194. position: fixed;
  195. top: 60px;
  196. left: 680px;
  197. z-index: 550;
  198. color: #EDEDEE;
  199. font-size: 90px;
  200. line-height: 80px;
  201. letter-spacing: -2px;
  202. font-family: lavanderia delicate;
  203. z-index: 400;
  204. }
  205.  
  206. .group {
  207. margin-top: 1px;
  208. height: 80px;
  209. width: 80px;
  210. margin-left: 5px;
  211. border: 3px Solid #070707;
  212. opacity: 0.9;
  213. }
  214.  
  215. a.super:link, a.super:active, a.super:visited{
  216. height: 15px;
  217. display: block;
  218. float: left;
  219. width: 80px;
  220. margin: 5px;
  221. font-family: verdana;
  222. font-variant: small-caps;
  223. font-size: 12px;
  224. letter-spacing: -1px;
  225. background-color: transparent;
  226. color: #FEFEFE;
  227. padding: 2px;
  228. text-align: center;
  229. -webkit-transition: all 0.6s ease-out;
  230. -moz-transition: all 0.6s ease-out;
  231. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default; }
  232.  
  233. a.super:hover{
  234. background-color: #222222;
  235. color: CCC;
  236. text-decoration: none;
  237. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default; }
  238.  
  239. a {
  240. color: #990000;
  241. text-decoration: none;
  242. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  243. }
  244.    
  245. a:hover {
  246. color: #888888;
  247. text-decoration: none;
  248. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  249. }
  250.  
  251. #credit{
  252. position:fixed;
  253. bottom: 0px;
  254. right: 0px;
  255. z-index:99999;
  256. }
  257.  
  258. </style>
  259.  
  260. <div id="title">
  261. Welcome to the New Age.
  262. </div>
  263.  
  264. <div id="container">
  265. <div class="Box1">
  266. <h1>The Rules & Regulations</h1>
  267. <h2>More to be added as they become needed.</h2>
  268. <big>001.</big> All powers are to be approved by the two admins before character should be created.
  269. <br><big>002.</big> All members of Novus Senectus who are new will have a low understanding of their powers, and will not be very strong. The two exempt from this rule are the admins, the teachers, so to speak.
  270. <br><big>003.</big> Do not join with the intent to be an Alpha Male/Female, those positions have already been filled.
  271. <br><big>004.</big> Do not join just to sleep  with everyone and ignore those who with you that you'd otherwise find unattractive, IC relationships are allowed, but do not allow them to get in the way of Character Development.
  272. <br><big>005.</big> No multiple accounts as of right now, one member per typist.
  273. <br><big>006.</big> If you create a character, that is the character that you are stuck with for the time being, do not create one and then decide that you prefer another.
  274. <br><big>007.</big> No creating characters in spite of those you dislike, AKA fire guy pisses off Ice Guy so Ice Guy makes Water Guy. Bad. No.
  275. <br><big>008.</big> You must consult the admins before developing new techniques, keep in mind this is a lot about character development, so if you're a pyromancer, don't start off of with fireballs and then immediately suggest you can create the damn sun.
  276. <br><big>009.</big> Disrespecting admins? We will show you the door.
  277. <br><big>010.</big> Player Controlled Opponents to the story is currently under construction but as of right now, it will not be discussed. It often sparks a lot of disputes, don't do that.
  278. <br><big>011.</big> Regarding consulting the admins on what you're capable of, if you find a power, preferably on this site, <a href=
  279. "http://powerlisting.wikia.com/wiki/List_of_Supernatural_Powers_and_Abilities">here</a>. You are going to tell them what types of abilities that you want, do not expect to get everything on the page of the power you desire. For example, Telekinesis had about fifty listed adaptions, we'd allow about five, when you're fully trained.
  280. <br><big>012.</big> No sex in the room, take your bedroom funtimes to PM.
  281. <br><big>013.</big> If there is RP in the room, OOC talk will be silenced. It's an RP site, you wanna get to know the typist? Take it to PM.
  282. <br><big>014.</big> Godmodding, with a room full of super powered beings, this will probably come up, avoiding getting hit by attacks and/or negating them is allowed if reasonable, but not to an extensive amount.
  283. <br><big>015.</big> Now for the three big rules, roleplaying aptitude such as grammar, length, and actual good content must be reachable by anyone who wishes to join. Profiles must be approved before entry, if you lack the ability to code, find someone who will code for you, we've all done it, it's not hard. Finally, no anime/cartoon face claim's at all.
  284. <br><big>016.</big>Since this is a question that everyone is asking, the limits on a character's which are no powers that have to effect the other players, such as Power Absorption & Negation. We do not want characters with Time Manipulation, Control over black holes and things that fall into that category. Everyone must have their own set of strengths and weaknesses.
  285. <br>*<big>017.</big> All characters that participate in that of the Novus Senectus group are copyrighted to the authors who created them. Do not take any idea without their permission or just steal it. Same thing goes with any coding used. Ask before taking. As much as some people would like to disagree to this, Osteo worked hard on this profile and made it look nice. She also would wish if you would not steal this as she has made it for the Novus Senectus group and nowhere else.
  286. <br><br>
  287. Thank you for viewing the rules -- Vectis.
  288. </div>
  289.  
  290. <div class="Box2">
  291. <h1>Novus Senectus Group Events </h1>
  292. <h2>Be sure to check this frequently!</h2>
  293. <small> -&; </small>
  294. <br><small> -&; </small>
  295. <br><small> -&; </small>
  296. <br><small> -&; </small>
  297. <br><small> -&; </small>
  298. <center> There are no current group events at this time. Please try again later! </center>
  299. </div>
  300.  
  301. <div class="Box3">
  302. <i>In order to have a room in the house, you <b>must</b> give either Sanguine or Osteo the following things so that they can be updated to the profile. 1) The location of the room (North, South, East, West. Floor # ) 2) A picture of your bedroom (that you will have to find on your own).The rooms are first come first served as their are many rooms available. If someone took the spot that you wanted, you will just have to choose another. We will not just assume that you want a room. You also has have have been in the Novus Senectus house once and become affiliated with them through RP to have a chance at getting a house. Just because you are apart of the group oocly, it is not the same as in through RP. No, you cannot reserve rooms either.
  303. <br><br>North is towards the entrance, South towards the backyard, East towards where the pool is, West towards where most of the tress are at. There are thirty-two rooms in all, eight for each wing, two rooms per floor. As far as everything else, there is a kitchen on the first and third floors, a small pantry on the second and fourth floors. The living room is located in the south wing on the first floor, the doors on either side will be occupied with that of NS members. The Exercise room is located on the third floor within the North Wing. As far as other things are concerned, we will update as fast as we can think of it. </i>
  304. <br><br>
  305. { Sensibus } <a href="http://i.picpar.com/Hl4.jpg" target="_blank"> 2nd FL, South Wing.</a><br>
  306. { Infernus } <a href="http://smadp.com/wp-content/uploads/2013/12/bedroom-tumblr-darkmodern-vintage-apartment-oozes-luxury-4deha1nm.jpg" target="_blank"> 2nd FL, West Wing.</a><br>
  307. { Osteo } <a href="http://graphics8.nytimes.com/images/2006/04/20/garden/kips.new.650.jpg" target="_blank"> 1st FL, East Wing. Towards where the pool is.</a><br>
  308. { Vigorata } <a href="http://media-cache-ak0.pinimg.com/736x/1c/93/61/1c9361360ca1fd0f3f5fe3a61f2b1386.jpg" target="_blank"> 1st FL, next to the shooting range. </a><br>
  309. { Arma } <a href="http://cdn.homedit.com/wp-content/uploads/2012/10/bedroom-balcony-design.jpg" target="_blank"> 4th FL, Balcony, North Side. </a><br>
  310. { Animalia } <a href="http://data3.whicdn.com/images/94117843/large.jpg" target="_blank"> 4th FL, Balcony, West Side. </a><br>
  311. { Niveus } <a href="http://home-design-information.com/wp-content/uploads/2014/01/modern-bedroombedroom---modern-bedroom-furniture-oazi-qf7gpwal.jpg" target="_blank"> 1st FL, the room right next to Vigorata. </a><br>
  312. { Mens } <a href="http://s14.postimg.org/514icdclt/bedroom_design_and_purple_wall_designs.jpg" target="_blank"> 3rd FL, East Wing, the room farthest away from Vigorata. </a><br>
  313. { Crepitus } <a href="http://www.theclutterninja.com/wp-content/uploads/2012/10/challengepost1.jpg" target="_blank"> 4th Floor, Balcony, East Wing </a><br>
  314. </div>
  315.  
  316. <div class="Box4">
  317. <h1>Group Updates</h1>
  318. <h2> Continuously being updated.  Use your arrow to click down!</h2>
  319. <small> -December 2nd, 2013; </small> { Group page placed up for the first time with updates. }
  320. <br><small> -December 6th, 2013; </small> { Welcome'd a new addition to the NS family, Tremo! }
  321. <br><small> -December 7th, 2013; </small> { Updated rules with #16. Please read it. }
  322. <br><small> -December 8th, 2013; </small> { Welcome's a new addition to the NS family, Cresce! }
  323. <br><small> -December 11th, 2013; </small> { Welcome's a new addition to the NS family, Sensibus! }
  324. <br><small> -December 26th, 2013; </small> { Officially on the roster, welcome Erebus! }
  325. <br><small> -December 26th, 2013; </small> { A new recruit. Welcome to Novus, Medic! }
  326. <br><small> -December 28th, 2013; </small> { Now on the roster, welcome Metallicus! }
  327. <br><small> -December 28th, 2013; </small> { The broken link on #11 and Wikia is now fixed. }
  328. <br><small> -December 29th, 2013; </small> { <i>Important:</i> From here on out we’ll be posting group events and roleplays on the group page. For this reason, please make sure to check the profile frequently. The dates and times will be posted. Despite the fact that we’ll appreciate participation, we don’t want the roleplays to be a chore. Don’t feel obligated to come online if you’re occupied with more significant things in real life. Thank you. RL > Internet. }
  329. <br><small> -December 29th, 2013; </small> { Welcome Vigorata and Niveus to the group! }
  330. <br><small> -December 29th, 2013; </small> { <i>Currently Pending:</i> Soul Creation, Air Manipulation, Healing, Mind Manipulation, and Body-Swap. }
  331. <br><small> -December 30th, 2013; </small> { Updated rules with #17. You know the drill by now. }
  332. <br><small> -December 30th, 2013; </small> { Re-vamped the Group Layout. }
  333. <br><small> -December 30th, 2013; </small> { Would like to note that there are two group pages, Novus Senectus & <a href="http://roleplaychat.org/profile.php?user=Senectus%20Novus" target="_blank">Senectus Novus</a>. The reason behind this is because the person behind this alt has a very hectic RL with her job and will not be on all the time. Thus the creation of the secondary page. If you see that one page is updated more than the other, follow that. We want to keep this as updated as we possibly can so keep checking!}
  334. <br><small> - January 1st, 2014; </small> { Happy new year from all of us here at the Novus Senectus family!
  335. <br><small> - January 2nd, 2014; </small> { We welcome Mens to our NS family, welcome! }
  336. <br><small> - January 3rd, 2014; </small> { Rooms collection has been updated! So far, Sensibus, Infernus, and Osteo have all claimed rooms! }
  337. <br><small> - January 3rd, 2014; </small> { Arma is now a member of the NS family. Welcome Arma! }
  338. <br><small> - January 3rd, 2014; </small> { Rooms collection has been updated! Vigorata and Arma now have rooms! }
  339. <br><small> - January 3rd, 2014; </small> { Rooms collection has been updated! Animalia now have a room! }
  340. <br><small> - January 4th, 2014; </small> { Erebus has been removed from the family. We hope to see you again soon! }
  341. <br><small> - January 5th, 2014; </small> { Medic is no longer with the NS family. We hope to see you again soon! Also, Mens and Sonus has chosen a room! }
  342. <br><small> - January 21th, 2014; </small> { We welcome Salire into that of our NS family. Roseus now has a room in the house! }
  343. <br><small> - February 11th, 2014; </small> { Unfortunately, we had to cut some of our family members due to our activity check, so we say goodbye to Sonus, Roseus, Salire, Metallicus, Cresce, Diplopia, and Visus! But with one door closing, we have another opening! Welcome Crepitus! }
  344. <br><small> - February 11th, 2014; </small> { The Group page's layout has been updated! }
  345. <br><small> - February 11th, 2014; </small> { Crepitus now has a room! }
  346. </div>
  347.  
  348. </div>
  349.  
  350. <div id="titlebox">
  351. a room created by Vectis and Sanguine. The basis of the place is that it is a place for truly original characters with supernatural abilities who have gifted typists and beautiful profiles to flock and fall under some character development. Has this been done before? Probably. We don't claim to be an original concept, we just wanted to do it our way. Think of it like...the X-Men Academy just with all original characters, skilled typists, and character development. For more details, PM Vectis or Sanguine.
  352. </div>
  353.  
  354. <div id="links">
  355. <a href="http://powerlisting.wikia.com/wiki/List_of_Supernatural_Powers_and_Abilities" class="super" target="_blank">Wikia</a>
  356. <a href="http://roleplaychat.org/profile.php?user=Vectis" class="super" target="_blank">Vectis - Admin</a>
  357. <a href="http://roleplaychat.org/profile.php?user=Sanguine" class="super" target="_blank">Sanguine - Admin</a>
  358. <a href="http://roleplaychat.org/profile.php?user=Osteo" class="super" target="_blank">Osteo - Co-Admin</a>
  359. <a href="http://www.chictip.com/wp-content/uploads/2010/09/AceroConcreteHouse5.jpg" target="_blank" class="super">Training Grounds</a>
  360. <a href="http://www.blogcdn.com/www.luxist.com/media/2009/04/updownct1.jpg" class="super" target="_blank">Living Quarters</a>
  361. <a href="https://www.youtube.com/watch?v=iO_WxYC34eM" class="super" target="_blank">Theme</a>
  362. </div>
  363.  
  364. <div id="roster">
  365. <a href="/profile.php?user=Infernus" target="_blank" title="Ignis Ferrum, Fire Manipulation."><img src="http://i.picpar.com/Zo1.jpg" class="group"></img></a>
  366. <a href="/profile.php?user=Tremo" target="_blank" title="Aaron Pearce, Vibration Manipulation."><img src="http://gyazo.com/d125c3da438b3627d65ca90afd51a001.png" class="group"></img></a>
  367. <a href="/profile.php?user=Sensibus" target="_blank" title="Victoria Sepúlveda-Bellamy, Sensory Manipulation."><img src="http://i.picpar.com/gs2.png" class="group"></img></a>
  368. <a href="/profile.php?user=Vigorata" target="_blank" title="Natalia Montez, Regenerative Healing Factor."><img src="http://i.picpar.com/HI3.jpg" class="group"></img></a>
  369. <a href="/profile.php?user=Niveus" target="_blank" title="Ian Ransom, Ice Manipulation."><img src="http://i.picpar.com/GI3.jpg" class="group"></img></a>
  370. <a href="/profile.php?user=Mens" target="_blank" title="Clarisse Efird, Body Swap."><img src="http://s27.postimg.org/56zhu3a73/Sky_Ferreira_Sky.jpg" class="group"></img></a>
  371. <a href="/profile.php?user=Arma" target="_blank" title="Jezebel Starr, Weapon Proficiency."><img src="http://oi43.tinypic.com/sx1v0g.jpg" class="group"></img></a>
  372. <a href="/profile.php?user=Animalia" target="_blank" title="Alexandria Clay, Animal Morphing"><img src="http://media-cache-ak0.pinimg.com/736x/2a/9e/15/2a9e1514a136cbdb4317568fe0e1f09e.jpg" class="group"></img></a>
  373. <a href="/profile.php?user=Crepitus" target="_blank" title="Chelsea Harver, Explosion Inducement"><img src="http://i.picpar.com/Jw8.png" class="group"></img></a>
  374. <a href="/profile.php?user=" target="_blank" title="Name, Power"><img src="" class="group"></img></a>
  375. <a href="/profile.php?user=" target="_blank" title="Name, Power"><img src="" class="group"></img></a>
  376. <a href="/profile.php?user=" target="_blank" title="Name, Power"><img src="" class="group"></img></a>
  377. <a href="/profile.php?user=" target="_blank" title="Name, Power"><img src="" class="group"></img></a>
  378. <a href="/profile.php?user=" target="_blank" title="Name, Power"><img src="" class="group"></img></a>
  379. </div>
  380.  
  381. <div id="credit"><A TARGET="_blank" HREF="/profile.php?user=Bee" title="{ - Copyright - } Do not touch this layout. It is not yours. k? k."><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></A>
Advertisement
Add Comment
Please, Sign In to add comment