Advertisement
SweetSurrender

Crainsville RP HTML Header

Oct 26th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.78 KB | None | 0 0
  1. <style>
  2. .leftnav, .maintop, #menu0, .forumopen, .forumclose, .edit_pictures, .view_expanded_posts, .cult_info, .owner_title, .description_title, .created_on, .status, .cult_name, .cult_menu, .num_members, .view_all_cult_posts, .view_statistics, .smallsep, .threads_related, .forumopen, .forumclose, .ui-widget { display: none; } .graytext {opacity: 0.00;}
  3.  
  4. html, body {
  5. background: #000;
  6. background: #black;
  7. background-attachment: fixed;
  8. background-position: top left;
  9. background-repeat: repeat;
  10. }
  11.  
  12. .main {  
  13. background-color: #191919;
  14. width: 800px;  
  15. text-align: justify;    
  16. float: center;
  17. margin: 0 auto;
  18. margin-top: -2px;
  19. padding-top: 5px;
  20. padding-left: 5px;
  21. padding-right: 5px;
  22. padding-bottom: 0px;
  23. -moz-border-radius-bottomright:15px;
  24. border-bottom-right-radius: 15px;
  25. -moz-border-radius-bottomleft: 15px;
  26. border-bottom-left-radius: 15px;
  27. color: #F0EEEE;
  28. }
  29.  
  30. .navigation {
  31. position: relative;
  32. top: 0%;
  33. width: 80%;
  34. height: 10px;
  35. padding: 0px;
  36. background: transparent;
  37. border: none;
  38. }
  39.  
  40. .header {
  41. position: relative;
  42. width: 800px;
  43. height: 995px;
  44. background: #302F2F;
  45. border-radius: 12px;
  46. border: 6px solid #A8A7A7;
  47. margin-top: 0px;
  48. margin-bottom: 2px;
  49. color: #F0EEEE;
  50. }
  51.  
  52.  
  53.  
  54. .top {
  55. position: fixed;
  56. top: 0px;
  57. left: 0px;
  58. width: 100%;
  59. background-color: #302F2F;
  60. height: 25px;
  61. text-align: center;
  62. padding-bottom: 4px;
  63. padding-top: -2px;
  64. -webkit-transition: all .8s linear; -moz-transition: all .8s linear; -o-transition: all .8s linear}
  65.  
  66. .top a:link, .top a:visited, .top a:active {
  67. display: inline-block;
  68. width: 110px;
  69. height: 20px;
  70. background: #3D3C3C;
  71. text-decoration: none;
  72. font-family: times;
  73. text-transform: uppercase;
  74. font-weight: normal;
  75. font-size: 12px;
  76. text-align: center;  
  77. line-height: 15px;
  78. color: #F0EEEE;
  79. margin-right: 10px;
  80. padding-top: 3px;
  81. -webkit-transition: all 0.5s ease-out;
  82. -moz-transition: all 0.5s ease-out;
  83. -o-transition: all 0.5s ease-out;
  84. }
  85.  
  86. .top a:hover {
  87. color: #BCBBBB;
  88. background: #606060;
  89. -webkit-transition: all 0.5s ease-out;
  90. -moz-transition: all 0.5s ease-out;
  91. -o-transition: all 0.5s ease-out;
  92. }
  93.  
  94.  
  95. .innerbox {
  96. overflow: auto;
  97. background: transparent;
  98. position: absolute;
  99. }
  100.  
  101.  
  102.  
  103. #box1 {
  104. top: 451px;
  105. left: 3px;
  106. width: 483px;
  107. height: 300px;
  108. position: absolute;
  109. overflow: hidden;
  110. padding: 3px;
  111. margin-right: 5px;
  112. border-radius: 0px 0px 15px 15px;
  113. background: #3D3C3C;
  114. opacity: .7;
  115. text-align: justify;
  116. font-family: arial;
  117. font-size: 14px;
  118. color: #F0EEEE;
  119. position: absolute;
  120. }
  121.  
  122.  
  123. #box2 {
  124. position: absolute;
  125. overflow: auto;
  126. padding: 3px;
  127. background: #3D3C3C;
  128. opacity: .7;
  129. text-align: justify;
  130. top: 451px;
  131. font-family: arial;
  132. right: 3px;
  133. width: 296px;
  134. height: 300px;
  135. border-radius: 0px 0px 15px 15px;
  136. color: #F0EEEE;
  137. }
  138.  
  139. #box3 {
  140. position: absolute;
  141. overflow: auto;
  142. padding: 3px;
  143. background: #3D3C3C;
  144. opacity: .7;
  145. text-align: center;
  146. top: 760px;
  147. left: 3px;
  148. width: 390px;
  149. height: 225px;
  150. border-radius: 15px;
  151. color: #F0EEEE;
  152. }
  153.  
  154. #box4 {
  155. position: absolute;
  156. overflow: auto;
  157. padding: 3px;
  158. background: #3D3C3C;
  159. opacity: .7;
  160. text-align: center;
  161. top: 760px;
  162. right: 3px;
  163. width: 389px;
  164. height: 225px;
  165. border-radius: 15px;
  166. color: #F0EEEE;
  167. }
  168.  
  169.  
  170.  
  171. .num_members {
  172. display: none;
  173. }
  174.  
  175. .navigation {
  176. position: fixed;
  177. width: 120px;
  178. top: 10px;
  179. right: 1%;
  180. height: auto;
  181. background: #333333;
  182. border: 1px solid #000000;
  183. text-align: center;
  184. padding: 3px 2px 2px 2px;
  185. }
  186.  
  187. .cult_members, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
  188. width: 800px;
  189. background: #302F2F;
  190. border-radius: 10px;
  191. border: 4px solid #A8A7A7;
  192. text-align: justify;
  193. color: #F0EEEE;
  194. }
  195.  
  196. .group_forum, .group_expanded, .new_topic {
  197. width: 800px;
  198. background: #3D3C3C;
  199. border: 4px solid #A8A7A7;
  200. border-radius: 10px;
  201. color: #F0EEEE;
  202. }
  203.  
  204.  
  205. .forumheader {
  206. display: block;
  207. text-align: center;
  208. text-shadow: none;
  209. height: 24px;
  210. font-weight: bold;
  211. font-family: Sans Serif;
  212. background: #A8A7A7;
  213. text-transform: uppercase;
  214. border: none;
  215. padding: 0px;
  216. font-size: 18px;
  217. letter-spacing: 6px;
  218. color: #302F2F;
  219. margin-bottom: 0px;
  220. margin-top: 0px;
  221. }
  222.  
  223. .group_subforum {
  224. background-color: #302F2F;
  225. width: 800px;
  226. padding: 2px;
  227. border: none;
  228. }
  229.  
  230. .group_forum b {
  231. display: block;
  232. padding: 0px;
  233. margin: 0px;
  234. border: none;
  235. background: #3D3C3C;
  236. border-bottom: 3px solid #606060;
  237. border-radius: 5px;
  238. text-align: center;
  239. text-decoration: none;
  240. text-transform: uppercase;
  241. text-shadow: 0px 0px 0px #000000;
  242. letter-spacing: 1px;
  243. font: 8pt arial;
  244. color: #BCBBBB;
  245. }
  246.  
  247.  
  248. .subheading {
  249. padding: 0px;
  250. background: #3D3C3C;
  251. border: none;
  252. text-decoration: none;
  253. text-transform: uppercase;
  254. text-shadow: none;
  255. font: 8pt arial;
  256. color: #BCBBBB;
  257. }
  258.  
  259. .new_topic td, .comment_input td {
  260. border: none;
  261. }
  262.  
  263. .new_topic input, .new_topic textarea, .comment_input input, {
  264. width: 95%;
  265. background: #302F2F;
  266. border: 4px solid #A8A7A7;
  267. border-radius: 10px;
  268. text-align: justify;
  269. color: #F0EEEE;
  270. }
  271.  
  272. textarea {
  273. background: #606060;
  274. color: #F0EEEE;
  275. border: none;
  276. outline: none;
  277. }
  278.  
  279. .group_entry {
  280. width: 800px;
  281. margin: 0px auto;
  282. background: #302F2F;
  283. border: 4px solid #A8A7A7;
  284. border-radius: 10px;
  285. text-align: justify;
  286. color: #F0EEEE;
  287. }
  288.  
  289. .group_comment, .comment_input, .new_topic {
  290. width: 800px;
  291. background: #302F2F;
  292. border: 4px solid #A8A7A7;
  293. border-radius: 10px;
  294. text-align: center;
  295. color: #F0EEEE;
  296. }
  297.  
  298. .sub_button {
  299. background: #3D3C3C;
  300. border: 1px solid #606060;
  301. font: 12pt arial;
  302. text-align: center;
  303. color: #BCBBBB;
  304. }
  305.  
  306.  
  307. input, select, textarea {
  308. background-color: #606060;
  309. font: 8pt Arial;
  310. color: #fff;
  311. font-style: bold;
  312. border: none;
  313. outline: none;
  314. text-align: center; }
  315.  
  316. .comment_input textarea {
  317. height: 120px;
  318. width: 90%;
  319. margin-top: 5px;
  320. margin-bottom: 5px;
  321. background-color: #606060;
  322. color: #fff;
  323. }
  324.  
  325. input[type="submit"], input[type="button"], #status_submit_button {background-image: none; }
  326.  
  327. .group_comment, .group_forum { margin-top: 20px; text-align: justify; }
  328.  
  329.  
  330. .members_viewing {
  331. display: block;
  332. border: none;
  333. background: #302F2F;
  334. font-family: arial;
  335. font-size: 12px;
  336. padding: 0px;
  337. padding-bottom: 4px;
  338. text-align: center;
  339. border: 4px solid #A8A7A7;
  340. border-radius: 10px;
  341. width: 780px;
  342. margin-left: auto;
  343. margin-right: auto;
  344. }
  345.  
  346. .members_viewing b{
  347. display: block;
  348. text-align: center;
  349. font-family: Sans Serif;
  350. background: #A8A7A7;
  351. border-radius: 2px 2px 0px 0px;
  352. text-transform: uppercase;
  353. font-weight: bold;
  354. padding: 2px;
  355. font-size: 10px;
  356. letter-spacing: 8px;
  357. color: #302F2F;
  358. margin-bottom: 2px;
  359. margin-top: 4px;
  360. }
  361.  
  362. .affiliates {
  363. display: block;
  364. border: none;
  365. background: #302F2F;
  366. font-family: arial;
  367. font-size: 12px;
  368. padding: 0px;
  369. border: 4px solid #A8A7A7;
  370. padding-bottom: 4px;
  371. text-align: center;
  372. width: 780px;
  373. border-radius: 10px;
  374. margin-left: auto;
  375. margin-right: auto;
  376. margin-bottom: 7px;
  377. }
  378.  
  379. .affiliates b {
  380. display: block;
  381. text-align: center;
  382. font-family: sans serif;
  383. background: #A8A7A7;
  384. border-radius: 2px 2px 0px 0px;
  385. text-transform: uppercase;
  386. font-weight: bold;
  387. padding: 2px;
  388. font-size: 10px;
  389. letter-spacing: 8px;
  390. color: #302F2F;
  391. margin-bottom: 2px;
  392. margin-top: 4px;
  393. }
  394.  
  395.  
  396. hr { background-color: #000; height: 2px; border: none; text-shadow: 0px -1px 0px #000; }
  397.  
  398. h1 {
  399. display: block;
  400. padding: 0px;
  401. margin-top: 0px;
  402. margin-bottom: 0px;
  403. background: #000;
  404. border-bottom: 4px solid #F0EEEE;
  405. border-radius: 5px;
  406. text-align: center;
  407. text-decoration: none;
  408. text-transform: uppercase;
  409. letter-spacing: 5px;
  410. font-size: 14px;
  411. font-family: Arial;
  412. color: #8A8A8A;
  413. }
  414.  
  415. h1:first-letter {
  416.    font-family: Monotype Corsiva;  
  417.  font-size: 20px;  
  418.   text-transform: normal;  
  419.   font-style: italic;  
  420.   font-weight: lighter;
  421. text-shadow: 0px -1px 0px #000;
  422.  color: #606060;
  423. display: block;
  424.   }  
  425.  
  426.  h3 {display:block;
  427. color: #232222;
  428. text-align: center;
  429. font-family: Browallia New;
  430. border-left: 8px solid #191919;
  431. border-right: 8px solid #191919;
  432. font-weight: lighter;
  433. font-size: 15px;
  434. text-weight: bold;
  435. letter-spacing: 6px;
  436. text-transform:lowercase;
  437. background-color: #BCBBBB;
  438. margin: 3px;
  439. padding:1px; }
  440.  
  441.  
  442. a.nav:link, a.nav:visited, a.nav:active {
  443. display: inline-block;
  444. width: 100px;
  445. height: 30px;
  446. padding: 0px;
  447. background: #24132E;
  448. text-decoration: bold;
  449. font-weight: bold;
  450. font: 18pt browallia new;
  451. color: #FFCE7F;
  452. margin-bottom: 2px;
  453. border-radius: 0px;
  454. font-style: none;
  455. -webkit-transition: all 0.5s ease-out;
  456. -moz-transition: all 0.5s ease-out;
  457. -o-transition: all 0.5s ease-out;
  458. }
  459.  
  460. a.nav:hover {
  461. display: inline-block;
  462. width: 100px;
  463. height: 30x;
  464. padding: 0px;
  465. background: #44354D;
  466. border-radius: 0px;
  467. text-decoration: bold;
  468. font: 18pt browallia new;
  469. font-style: none;
  470. color: #FFCE7F;
  471. margin-bottom: 2px;
  472. -webkit-transition: all 0.5s ease-out;
  473. -moz-transition: all 0.5s ease-out;
  474. -o-transition: all 0.5s ease-out;
  475. }
  476.  
  477.  
  478.  
  479. a:link, a:visited, a:active {
  480. color: #8A8A8A;
  481. font-size: 10pt;
  482. font-family: Arial;
  483. line-spacing: 1px;
  484. font-weight: none;
  485. text-transform: none;
  486. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 3.5s ease;
  487. }
  488.  
  489. a:hover {
  490. color: #BCBBBB;
  491. line-spacing: 1px;
  492. font-family: Arial;
  493. background: transparent;
  494. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  495. }
  496.  
  497.  
  498.  
  499. b {
  500. color: #818080;
  501. font-weight: bold;
  502. font: 11pt Arial;
  503. letter-spacing: 4px;
  504. }
  505.  
  506. i {
  507. text-decoration: italic;
  508. text-shadow: none;
  509. font: 11pt arial;
  510. text-shadow: 0px -1px 0px #000000;
  511. color: #fff;
  512. font-style: italic;
  513. }
  514.  
  515. u {
  516. border-bottom: 2px solid #000;
  517. text-decoration: underline;
  518. text-transform: bold;
  519. text-shadow: 0px -1px 0px #000000
  520. text-shadow: none;
  521. font: 11pt arial;
  522. color: #BCBBBB;
  523. }
  524.  
  525. s {
  526. text-decoration: strike;
  527. text-transform: uppercase;
  528. text-shadow: 0px -1px 0px #000000
  529. font: 11pt arial;
  530. color: #191919;
  531. }
  532.  
  533. blockquote {
  534. display: block;
  535. background-color: #000;
  536. font-size: 12px;
  537. font-family: arial;
  538. text-transform: none;
  539. border-radius: 10px;
  540. border-bottom: 4px solid #A8A7A7;
  541. border-top: 4px solid #A8A7A7;
  542. margin: 2px;
  543. padding: 6px;
  544. color: #fff;
  545. }
  546.  
  547. .staff {
  548. width: 70px;
  549. height: 75px;
  550. border: 3px solid #BCBBBB;
  551. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  552. -webkit-transform:rotate(0deg); -moz-transform:rotate(0deg); -o-transform:rotate(0deg); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease
  553. }
  554.  
  555. .staff:hover {
  556. width: 70px;
  557. height: 75px;
  558. filter: alpha(opacity=100); -moz-opacity:1; opacity:1;
  559. -webkit-transform:rotate(-15deg); -moz-transform:rotate(-15deg); -o-transform:rotate(-15deg); -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; border: 3px solid #191919;
  560. }
  561.  
  562. .block {
  563. width: 50px;
  564. height: 68px;
  565. border: 3px solid #BCBBBB;
  566. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  567. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  568. }
  569.  
  570. .block:hover {
  571. width: 50px;
  572. height: 68px;
  573. filter: alpha(opacity=100); -moz-opacity:1; opacity:1;
  574. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease; border: 3px solid #191919;
  575. }
  576.  
  577.  
  578.  
  579. .group_entry table[bgcolor] {background: #BCBBBB; border: 1px solid #000;}
  580.  
  581. img[src="http://e.vampirefreaks.com/images/locked.gif"]{ background-image: url('http://i.imgur.com/MyIAj9b.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  582.  
  583. img[src="http://e.vampirefreaks.com/images/poll_icon.gif"]{ background-image: url('http://i.imgur.com/qAIlO3K.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  584.  
  585. img[src="http://e.vampirefreaks.com/images/sticky_cult.gif"]{background-image: url('http://i.imgur.com/J6RW6xa.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  586.  
  587. img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url('http://i.imgur.com/STgFXER.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  588.  
  589. img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url('http://i.imgur.com/6BeodAr.png'); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  590.  
  591. </style>
  592.  
  593. <style>
  594.  
  595. ::-webkit-scrollbar {
  596. width: 10px;
  597. height: 10px;
  598. border: none;
  599. }
  600. ::-webkit-scrollbar-button: start: decrement
  601. ::-webkit-scrollbar button: end: increment {
  602. display: block;
  603. height: 3px;
  604. background-color:#000;
  605. }
  606.  
  607. ::-webkit-scrollbar-track-piece {
  608. background-color: #000;
  609. -webkit-border-radius: 1px solid black;  
  610. -webkit-border-bottom-right-radius: 10px;
  611. -webkit-border-bottom-left-radius: 10px; }
  612.  
  613. ::-webkit-scrollbar-thumb:vertical {
  614. height: 100px;
  615. background-color: #818080;
  616. border: 1px solid black;
  617. -webkit-border-radius: 10px; }
  618.  
  619. ::-webkit-scrollbar-thumb: horizontal {
  620. width: 100px;
  621. background-color: transparent;
  622. border: 1px solid black;
  623. -webkit-border-radius: 10px;
  624. }
  625.  
  626. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement