Advertisement
Daric

Johnathan Smith

May 2nd, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.10 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor{display: none; }
  3. #profile { border: 0px; background-color: transparent; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: verdana;
  9. font-size: 10px;
  10. background-color: #FFFFFF;
  11. background-image: url('http://8tracks.imgix.net/i/001/542/644/Background-ravenclaw-1464.jpg?q=65&sharp=15&vib=10&fm=jpg&fit=crop');
  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/cursors/cur-6/cur567.cur'), default;
  18. }
  19.  
  20. b, strong {font-family: century gothic; font-size: 11px; font-variant: small-caps; color:#60769D; font-weight:normal; letter-spacing: -1px;}
  21. i {color: #B67D82; font-family: century gothic; font-variant: small-caps; font-size: 10.5px; 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: #EDEDEE; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #2B3A35 0px 0px 1px;}
  25. small {color: #520000; font-size: 14px; font-weight: light; letter-spacing: -1px; padding-top: 5px; margin-left: 20px; font-family: century gothic; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. @import url(http://fonts.googleapis.com/css?family=Grand+Hotel);
  28.  
  29. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  30. -moz-border-radius: 0px 0px 0px 0px;
  31. border-radius:0px 0px 0px 0px;}
  32. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  33. -moz-border-radius: 0px 0px 0px 0px;
  34. border-radius:0px 0px 0px 0px;}
  35. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  36. -moz-border-radius: 0px 0px 0px 0px;
  37. border-radius:0px 0px 0px 0px;}
  38. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  39.  
  40. h2{
  41. font-size: 23px;
  42. font-variant: small-caps;
  43. color: #EDEDEE;
  44. text-transform: lowercase;
  45. letter-spacing: -1px;
  46. text-align: right;
  47. background-color: none;
  48. line-height: 2px;
  49. text-align: center;
  50. font-family: century gothic;
  51. text-shadow: #475A82 2px 3px 4px;
  52. margin-top: 5px;
  53. margin-bottom: 8px;
  54. display: block;
  55. background-color: #314770;
  56. border-right: 1px solid #2B3A35;
  57. padding: 0px;
  58. font-weight: normal;
  59. }
  60.  
  61. #john{
  62. position: fixed;
  63. left: 45px;
  64. top: 200px;
  65. width: 1265px;
  66. height: 205px;
  67. border: 3px Solid #314770;
  68. border-radius: 5px;
  69. -moz-border-radius: 5px;
  70. background-color: #0c0c0c;
  71. z-index: 200;
  72. }
  73.  
  74. #name{
  75. font-family: georgia;
  76. font-size: 16px;
  77. color: #999999;
  78. text-transform: lowercase;
  79. font-style: italic;
  80. margin-bottom: 5px;
  81. }
  82.  
  83. #ravenclaw{
  84. width: 160px;
  85. float: left;
  86. text-align: center;
  87. background-color: #000000;
  88. padding: 10px;
  89. position: relative;
  90. left: 12px;
  91. top: -100px;
  92. opacity: 0;
  93. color: FEFEFE;
  94. text-transform: uppercase;
  95. font-size: 8px;
  96. -webkit-transition: all .3s ease-in-out;
  97. -moz-transition: all .3s ease-in-out;
  98. -o-transition: all .3s ease-in-out;
  99. z-index: 300;
  100. }
  101.  
  102. #john:hover #slytherin{
  103. z-index: 300;
  104. opacity: 1;
  105. top: 80px;
  106. -webkit-transition: all .3s ease-in-out;
  107. -moz-transition: all .3s ease-in-out;
  108. -o-transition: all .3s ease-in-out;
  109. }
  110.  
  111. .witch{
  112. position: absolute;
  113. margin-left: 10px;
  114. top: 10px;
  115. width: 180px;
  116. height: 180px;
  117. border: 2px Solid #60769D;
  118. border-radius: 5px 0px 0px 5px;
  119. -moz-border-radius: 5px 0px 0px 5px;
  120. background-color: #0c0c0c;
  121. background-image:url('https://24.media.tumblr.com/474ee4a0c3d6049092a8a816c72ed3a4/tumblr_n3lawzTfuH1t5kvwao1_500.gif');
  122. background-repeat: no-repeat;
  123. background-position: 0px 0px;
  124. background-size: 180px 180px;
  125. z-index: 200;
  126. }
  127.  
  128. .ooc {
  129. position: absolute;
  130. margin-left: 200px;
  131. top: 10px;
  132. background-color: #dfd7e3;
  133. height: 177px;
  134. text-align: justify;
  135. width: 250px;
  136. overflow: auto;
  137. font-family: verdana;
  138. font-size: 10px;
  139. font-variant: small-caps;
  140. color: #121212;
  141. border: #60769D 4px Solid;
  142. z-index: 999;
  143. }
  144.  
  145. .friends{
  146. position: absolute;
  147. margin-left: 465px;
  148. top: 10px;
  149. background-color: #dfd7e3;
  150. height: 177px;
  151. text-align: justify;
  152. width: 250px;
  153. overflow: auto;
  154. font-family: verdana;
  155. font-size: 10px;
  156. font-variant: small-caps;
  157. color: #121212;
  158. border: #60769D 4px Solid;
  159. z-index: 999;
  160. }
  161.  
  162. .links{
  163. position: absolute;
  164. margin-left: 730px;
  165. top: 10px;
  166. background-color: #dfd7e3;
  167. height: 177px;
  168. text-align: justify;
  169. width: 250px;
  170. overflow: auto;
  171. font-family: verdana;
  172. font-size: 10px;
  173. font-variant: small-caps;
  174. color: #121212;
  175. border: #60769D 4px Solid;
  176. z-index: 999;
  177. }
  178.  
  179. .updates{
  180. position: absolute;
  181. margin-left: 995px;
  182. top: 10px;
  183. background-color: #dfd7e3;
  184. height: 177px;
  185. text-align: justify;
  186. width: 250px;
  187. overflow: auto;
  188. font-family: verdana;
  189. font-size: 10px;
  190. font-variant: small-caps;
  191. color: #121212;
  192. border: #60769D 4px Solid;
  193. z-index: 999;
  194. }
  195.  
  196. a.nav:link, a.nav:active, a.nav:visited{
  197. letter-spacing: 1px;
  198. margin: 1px;
  199. margin-top: 7px;
  200. text-transform: normal;
  201. display: inline-block;
  202. font-family: verdana;
  203. font-variant: small-caps;
  204. font-size: 10px;
  205. width: 244px;
  206. height: 10px;
  207. color: #ededee;
  208. background-color: #212121;
  209. text-align: center;
  210. line-height: 10px;
  211. border: 2px solid #60769D;
  212. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  213. -webkit-transition: all 0.4s ease-out;
  214. -moz-transition: all 0.4s ease-out;
  215. }
  216.  
  217. a.nav:hover{
  218. background-color: #60769D;
  219. border: 2px solid #212121;
  220. color: #ededee;
  221. text-decoration: none;
  222. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  223. }
  224.  
  225. .box {
  226. position: fixed;
  227. left: 200px;
  228. top: 0px;
  229. width: 900px;
  230. height: 100px;
  231. padding: 5px;
  232. color: #212121;
  233. font-family: verdana;
  234. font-variant: small-caps;
  235. text-align: justify;
  236. font-size: 10px;
  237. line-height: 13px;
  238. overflow: auto;
  239. border-left: 20px Solid #314770;
  240. border-right: 20px Solid #314770;
  241. background-color: #EDEDEE;
  242. opacity: 0;
  243. transition: all 0.5s ease-in-out;
  244. -webkit-transition: all 0.5s ease-in-out;
  245. -moz-transition: all 0.5s ease-in-out;
  246. -o-transition: all 0.5s ease-in-out;
  247. -ms-transition: all 0.5s ease-in-out;
  248. z-index: 200;
  249. }
  250.  
  251. .box:target {
  252. top: 440px;
  253. left: 200px;
  254. opacity: 1;
  255. transition: all 0.5s ease-in-out;
  256. -webkit-transition: all 0.5s ease-in-out;
  257. -moz-transition: all 0.5s ease-in-out;
  258. -o-transition: all 0.5s ease-in-out;
  259. -ms-transition: all 0.5s ease-in-out;
  260. z-index: 200;
  261. }
  262.  
  263. .snow {
  264. height: 50px;
  265. width: 50px;
  266. display: block;
  267. border: #60769D 2px solid;
  268. opacity: 0.7;
  269. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  270. }
  271.  
  272. .snow:hover {
  273. opacity: 1;
  274. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur'), default;
  275. }
  276.  
  277. a {
  278. color: #690000;
  279. display: inline-block;
  280. text-decoration: none;
  281. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  282. }
  283.  
  284. a:hover {
  285. color: transparent;
  286. display: inline-block;
  287. text-decoration: none;
  288. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  289. }
  290.  
  291. #title{
  292. position: fixed;
  293. top: 137px;
  294. left: 470px;
  295. z-index: 550;
  296. color: #1E3561;
  297. font-size: 80px;
  298. line-height: 80px;
  299. letter-spacing: -2px;
  300. font-family: Grand Hotel;
  301. text-shadow: #475A82 2px 3px 4px;
  302. z-index: 600;
  303. }
  304.  
  305. #subtitle{
  306. position: fixed;
  307. top: 385px;
  308. left: 160px;
  309. z-index: 550;
  310. color: #EDEDEE;
  311. font-size: 25px;
  312. line-height: 80px;
  313. letter-spacing: -2px;
  314. font-variant: small-caps;
  315. font-family: century gothic;
  316. text-shadow: #EDEDEE 2px 3px 4px;
  317. z-index: 600;
  318. }
  319.  
  320. #credit{
  321. position:fixed;
  322. bottom:0px;
  323. left:0px;
  324. z-index:450;}
  325.  
  326. </style>
  327.  
  328. <div id="credit"><a href="http://devilrose.webstarts.com/" title="Copyright"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></img></a></div>
  329.  
  330. <div id="title">Ravenclaw Pride</div>
  331. <div id="subtitle">Or yet in wise old Ravenclaw. If you're a steady mind, where those of wit and learning, will always find their kind.</div>
  332.  
  333. <div id="John">
  334. <div class="witch"></div>
  335.  
  336. <div class="ooc">
  337. bla bla bla
  338. </div>
  339.  
  340. <div class="friends">
  341. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  342. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  343. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  344. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  345. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  346. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  347. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  348. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  349. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  350. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  351. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  352. <a href="profile.php?user=" target="_blank" title=""><img src="http://placehold.it/80x80" class="snow"></a>
  353. </div>
  354.  
  355. <div class="links">
  356. <a class="nav" href="#dossier">Dossier</a>
  357. <a class="nav" href="#persona">Persona</a>
  358. <a class="nav" href="#history">History</a>
  359. <a class="nav" href="#gallery">Gallery</a>
  360. <a class="nav" href="#magic">Spells</a>
  361. <a class="nav" href="#items">Inventory</a>
  362. <a class="nav" href="#trivia">Trivia</a>
  363. <a class="nav" href="#bee">Restart</a>
  364. </div>
  365.  
  366. <div class="updates"></div>
  367.  
  368. <div id="ravenclaw">
  369. <div id="name">DADA Teach</div>
  370. links or something here.
  371. </div></div>
  372.  
  373. <div id="dossier" class="box">
  374. <font style=float:left><b>Name</b></font> <font style=float:right>Johnathan 'John' Smith.</font><br>
  375. <font style=float:left><b>Moniker(s)</b></font> <font style=float:right>John.</font><br>
  376. <font style=float:left><b>Gender</b></font> <font style=float:right>Male.</font><br>
  377. <font style=float:left><b>Age</b></font> <font style=float:right>906.</font><br>
  378. <font style=float:left><b>D.O.B</b></font> <font style=float:right>1108, February 4th. </font><br>
  379. <font style=float:left><b>Zodiac</b></font> <font style=float:right>Aquarius.</font><br>
  380. <font style=float:left><b>Race</b></font> <font style=float:right>Half-Vampire.</font><br>
  381. <font style=float:left><b>Hair Colour</b></font> <font style=float:right>Brown.</font><br>
  382. <font style=float:left><b>Hair Length</b></font> <font style=float:right>Medium.</font><br>
  383. <font style=float:left><b>Hair Style</b></font> <font style=float:right>Spiked.</font><br>
  384. <font style=float:left><b>Eye Hue</b></font> <font style=float:right>Brown/Red.</font><br>
  385. <font style=float:left><b>Body Type</b></font> <font style=float:right>Lean.</font><br>
  386. <font style=float:left><b>Former House</b></font> <font style=float:right>Ravenclaw.</font><br>
  387. <font style=float:left><b>Height</b></font> <font style=float:right>6'7.</font><br>
  388. <font style=float:left><b>Weight</b></font> <font style=float:right>15St.</font><br>
  389. <font style=float:left><b>Skin Colour</b></font> <font style=float:right>Pale.</font><br>
  390. <font style=float:left><b>Alignment</b></font> <font style=float:right>Lawful Neutral.</font><br>
  391. <font style=float:left><b>Marital Status</b></font> <font style=float:right>Widowed.</font><br>
  392. <font style=float:left><b>Sexual Orientation</b></font> <font style=float:right>Heterosexual.</font><br>
  393. </div>
  394.  
  395. <div id="persona" class="box">
  396. Testing.</div>
  397. <div id="history" class="box"></div>
  398.  
  399. <div id="gallery" class="box"></div>
  400. <div id="magic" class="box"></div>
  401. <div id="items" class="box"></div>
  402. <div id="trivia" class="box"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement