Advertisement
SweetSurrender

Divergent_RP [Header]

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