Advertisement
SweetSurrender

_Hogwarts_ HTML Header 00

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