Advertisement
SweetSurrender

Godric's Hollow - Header

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