Advertisement
SweetSurrender

IRL-RP (Header)

Mar 10th, 2013
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 13.55 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.picswalls.com/wp-content/uploads/2012/09/Star-HD-Wallpaper.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: 2px dashed #A66C85;
  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: 20px;
  25. border-bottom-right-radius: 20px;
  26. -moz-border-radius-bottomleft: 20px;
  27. border-bottom-left-radius: 20px;
  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: 1010px;
  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: #A66C85;
  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 #1A131B;
  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: #A66C85;
  77. font-family: Times;
  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: times;
  88. text-transform: none;
  89. font-weight: normal;
  90. font-size: 15px;
  91. text-align: center;  
  92. line-height: 20px;
  93. color: #552370;
  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: #EACCFB;
  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: #1A131B;
  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 #3B194D;
  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: #744C81;
  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 times;
  142. color: #E8E3C3;
  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: #744C81;
  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 times;
  164. color: #E8E3C3;
  165. -moz-transition: color 1s ease; -webkit-transition: color 1s ease; -o-transition: color 1s ease;}
  166.  
  167. #box1 {
  168. position: absolute;
  169. overflow: auto;
  170. padding: 3px;
  171. background: #1A131B;
  172. border: none;
  173. text-align: justify;
  174. top: 403px;
  175. left: 0px;
  176. width: 500px;
  177. height: 320px;
  178. color: #E8E3C3;
  179. }
  180.  
  181.  
  182.  
  183. #box2 {
  184. position: absolute;
  185. overflow: auto;
  186. padding: 3px;
  187. background: #1A131B;
  188. border: 2px solid #000000;
  189. text-align: center;
  190. top: 401px;
  191. right: 0px;
  192. width: 285px;
  193. height: 320px;
  194. }
  195.  
  196. #box3 {
  197. position: absolute;
  198. overflow: auto;
  199. padding: 3px;
  200. background: #1A131B;
  201. border: 2px solid #000000;
  202. text-align: center;
  203. top: 731px;
  204. left: 0px;
  205. width: 392px;
  206. height: 275px;
  207. }
  208.  
  209. #box4 {
  210. position: absolute;
  211. overflow: auto;
  212. padding: 3px;
  213. background: #1A131B;
  214. border: 2px solid #000000;
  215. text-align: center;
  216. top: 731px;
  217. right: 0px;
  218. width: 390px;
  219. height: 275px;
  220. }
  221.  
  222. .num_members {
  223. display: none;
  224. }
  225.  
  226. .navigation {
  227. position: fixed;
  228. width: 120px;
  229. top: 10px;
  230. right: 1%;
  231. height: auto;
  232. background: #161616;
  233. border: 1px solid #000000;
  234. text-align: center;
  235. padding: 3px 2px 2px 2px;
  236. }
  237.  
  238. .cult_members, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics {
  239. width: 800px;
  240. background: #1A131B;
  241. border-radius: 15px;
  242. border-bottom: 4px solid #3B194D;
  243. text-align: justify;
  244. color: #E8E3C3;
  245. }
  246.  
  247. .group_forum, .group_expanded, .new_topic {
  248. width: 800px;
  249. background: #1A131B;
  250. border-radius: 15px;
  251. border-bottom: 4px solid #3B194D;
  252. color: #E8E3C3;
  253. }
  254.  
  255.  
  256. .forumheader {
  257. padding: 0px;
  258. padding-bottom: 1px;
  259. margin-top: 0px;
  260. margin-bottom: 0px;
  261. background: #A66C85;
  262. border-radius: 15px;
  263. border-bottom: 4px solid #3B194D;
  264. text-align: center;
  265. text-decoration: none;
  266. text-transform: bold;
  267. text-shadow: none;
  268. letter-spacing: 4px;
  269. font: 16pt Arial;
  270. color: #3C1023;
  271. }
  272.  
  273. .group_forum b {
  274. display: block;
  275. padding: 0px;
  276. margin: 0px;
  277. border: none;
  278. background: #1A131B;
  279. border-radius: 15px;
  280. border-bottom: 4px solid #3B194D;
  281. text-align: center;
  282. text-decoration: none;
  283. text-transform: uppercase;
  284. text-shadow: 0px 1px 0px #000000;
  285. letter-spacing: 1px;
  286. font: 8pt Times New Roman;
  287. color: #fff;
  288. }
  289.  
  290.  
  291. .subheading {
  292. padding: 0px;
  293. background: #181818;
  294. border: none;
  295. text-decoration: none;
  296. text-transform: uppercase;
  297. text-shadow: none;
  298. font: 8pt times new roman;
  299. color: #CACACA;
  300. }
  301.  
  302. .new_topic td, .comment_input td {
  303. border: none;
  304. }
  305.  
  306. .new_topic input, .new_topic textarea, .comment_input input, .comment_input textarea, {
  307. width: 95%;
  308. background: #1A131B;
  309. border-radius: 15px;
  310. border-bottom: 4px solid #3B194D;
  311. text-align: justify;
  312. color: #E8E3C3;
  313. }
  314.  
  315. .group_entry {
  316. width: 800px;
  317. margin: 0px auto;
  318. background: #1A131B;
  319. border-radius: 15px;
  320. border-bottom: 4px solid #3B194D;
  321. text-align: justify;
  322. color: #E8E3C3;
  323. }
  324.  
  325. .group_comment, .comment_input, .new_topic {
  326. width: 800px;
  327. background: #1A131B;
  328. border:none;
  329. border-radius: 15px;
  330. border-bottom: 4px solid #3B194D;
  331. text-align: center;
  332. color: #E8E3C3;
  333. }
  334.  
  335. .comment_input { text-align: center; font-family: times new roman; font-style: none; }
  336.  
  337. input, select, textarea {
  338. background-color: #552161;
  339. font: 10pt Times new Roman;
  340. color: #E8E3C3;
  341. font-style: bold;
  342. border: 2px solid #000000;
  343. text-align: center; }
  344.  
  345. .group_comment, .group_forum { margin-top: 20px; text-align: justify; }
  346.  
  347. textarea {
  348. width: 80%;
  349. height: 150px;
  350. background-color: #552161;
  351. border-radius: 15px;
  352. border-bottom: 4px solid #3B194D;
  353. font-size: 10px Times new roman;
  354. -webkit-transition: color 0.5s ease-out;
  355. -moz-transition: color 0.5s ease-out;
  356. }
  357. table,td,th {
  358. border: none;
  359. }
  360. table {
  361. width:100%;
  362. text-align: left;
  363. }
  364. th { height:30px; text-align: left; }
  365.  
  366. .members_viewing {
  367. display: block;
  368. border: none;
  369. background: #1A131B;
  370. font-family: times;
  371. font-size: 12px;
  372. padding: 0px;
  373. padding-bottom: 4px;
  374. text-align: center;
  375. border-radius: 15px;
  376. border-bottom: 4px solid #3B194D;
  377. width: 800px;
  378. margin-left: auto;
  379. margin-right: auto;
  380. }
  381.  
  382. .members_viewing b{
  383. display: block;
  384. text-align: center;
  385. text-shadow: none;
  386. font-family: times;
  387. background: #A66C85;
  388. text-transform: uppercase;
  389. font-weight: lighter;
  390. padding: 2px;
  391. font-size: 14px;
  392. letter-spacing: 6px;
  393. color: #3B194D;
  394. margin-bottom: 2px;
  395. margin-top: 4px;
  396. }
  397.  
  398. .affiliates {
  399. display: block;
  400. border: none;
  401. background: #1A131B;
  402. font-family: times;
  403. font-size: 12px;
  404. padding: 0px;
  405. padding-bottom: 4px;
  406. text-align: center;
  407. border-radius: 15px;
  408. border-bottom: 4px solid #3B194D;
  409. width: 800px;
  410. margin-left: auto;
  411. margin-right: auto;
  412. margin-bottom: 7px;
  413. }
  414.  
  415. .affiliates b {
  416. display: block;
  417. text-align: center;
  418. text-shadow: none;
  419. font-family: times;
  420. background: #A66C85;
  421. text-transform: uppercase;
  422. font-weight: lighter;
  423. padding: 2px;
  424. font-size: 14px;
  425. letter-spacing: 6px;
  426. color: #3B194D;
  427. margin-bottom: 2px;
  428. margin-top: 4px;
  429. }
  430.  
  431. textarea {
  432. background: #552161;
  433. border: none;
  434. }
  435.  
  436. hr { background-color: #D89AD7; height: 2px; border: none; }
  437.  
  438. h1 {
  439. padding: 0px;
  440. margin-top: 0px;
  441. margin-bottom: 0px;
  442. background: #A66C85;
  443. border-bottom: 4px solid #3B194D;
  444. border-radius: 0px 6px 0px 12px;
  445. text-align: center;
  446. text-decoration: none;
  447. text-transform: uppercase;
  448. text-shadow: none;
  449. letter-spacing: 3px;
  450. font: 10pt times new roman;
  451. color: #000000;
  452. }
  453.  
  454. h1:first-letter {
  455.    font-family: Monotype Corsiva;  
  456.  font-size: 26px;  
  457.   text-transform: normal;  
  458.   font-style: italic;  
  459.   font-weight: lighter;
  460. text-shadow: 0px -1px 0px #000;
  461.  color: #fff;
  462. display:block;
  463.   }  
  464.  
  465.  
  466.  h3 {display:block;
  467. color: #D89AD7;  
  468. border-bottom: 1px dotted #7A266A;
  469. text-align: center;
  470. font-family: arial;
  471. font-weight: lighter;
  472. font-size: 18px;
  473. letter-spacing: 2px;
  474. text-transform:lowercase;
  475. font-style:italic;
  476. background-color: transparent;
  477. margin: 3px;
  478. padding:1px; }
  479.  
  480.  
  481. a.nav2:link, a.nav2:visited, a.nav2:active {
  482. padding: 0px;
  483. margin-left: 7px;
  484. margin-right: 7px;
  485. background: transparent;
  486. border: none;
  487. text-decoration: none;
  488. text-transform: uppercase;
  489. text-shadow: 0px 2px 0px #000000;
  490. font: 10pt times new roman;
  491. color: #ffffff;
  492. }
  493.  
  494. a.nav2:hover {
  495. padding: 0px;
  496. margin-left: 7px;
  497. margin-right: 7px;
  498. background: transparent;
  499. border: none;
  500. text-decoration: none;
  501. text-transform: uppercase;
  502. text-shadow: -1px 1px 0px #000000;
  503. font: 10pt calibri;
  504. color: #8A0808;
  505. }
  506.  
  507. a:link, a:visited, a:active {
  508. color: #A66C85;
  509. font-weight: none;
  510. text-transform: small-caps;
  511. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 3.5s ease;
  512. }
  513.  
  514. a:hover {
  515. color: #E6A7C2;
  516. background: transparent;
  517. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;
  518. }
  519.  
  520. .nav:link, .nav:active, .nav:visited {display:block;
  521. font-size:9px;
  522. font-family:trebuchet ms;
  523. margin: 1px;
  524. padding:-1px;
  525. color: #9F8878;
  526. background-color: #453321;
  527. border-bottom: 2px solid #9F8878;
  528. text-align:center;
  529. text-transform:uppercase;
  530. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}
  531.  
  532. .nav:hover {
  533. color: #C06D15;
  534. border-bottom: 2px solid #C06D15;
  535. background-color: #5C432B;
  536. -moz-transition: all 1s ease; -webkit-transition: all 1s ease; -o-transition: all 1s ease;}
  537.  
  538.  
  539. b {
  540. color: #9C3E8B;
  541. font-weight: bold;
  542. font: 12pt times;
  543. letter-spacing: 2px;
  544. text-shadow: none;
  545. }
  546.  
  547. i {
  548. text-decoration: italic;
  549. text-shadow: none;
  550. font: 11pt times new roman;
  551. text-shadow: -1px 2px 0px #000000;
  552. color: #C39F89;
  553. font-style: italic;
  554. }
  555.  
  556. u {
  557. border-bottom: 2px dashed #7A266A;
  558. text-decoration: underline;
  559. text-transform: bold;
  560. text-shadow: 0px 2px 0px #000000
  561. text-shadow: none;
  562. font: 11pt Times New Roman;
  563. color: #C653B1;
  564. }
  565.  
  566. s {
  567. text-decoration: strike;
  568. text-transform: uppercase;
  569. text-shadow: -1px 1px 0px #000000
  570. font: 11pt times new roman;
  571. color: #581C4D;
  572. }
  573.  
  574. .staff {
  575. width: 60px;
  576. height: 80px;
  577. border: 2px solid #6C4154;
  578. -webkit-transition: color 3.5s ease-in;
  579. -moz-transition: color 3.5s ease-in;
  580. margin-top: 4px;
  581.  
  582. }
  583.  
  584. .staff:hover {
  585. width: 60px;
  586. height: 80px;
  587. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  588. -webkit-transition: color 3.5s ease-out;
  589. -moz-transition: color 3.5s ease-out;
  590. border: 2px solid #6C4154;
  591. }
  592.  
  593. .characters {
  594. width: 50px;
  595. height: 65px;
  596. border: 2px solid #6C4154;
  597. -webkit-transition: color 3.5s ease-in;
  598. -moz-transition: color 3.5s ease-in;
  599. margin-top: 4px;
  600.  
  601. }
  602.  
  603. .characters:hover {
  604. width: 50px;
  605. height: 65px;
  606. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  607. -webkit-transition: color 3.5s ease-out;
  608. -moz-transition: color 3.5s ease-out;
  609. border: 2px solid black;
  610. }
  611.  
  612. .featured {
  613. width: 170px;
  614. height: 98px;
  615. border: 2px solid #6C4154;
  616. -webkit-transition: color 3.5s ease-in;
  617. -moz-transition: color 3.5s ease-in;
  618. margin-top: 4px;
  619.  
  620. }
  621.  
  622. .featured:hover {
  623. width: 170px;
  624. height: 98px;
  625. filter: alpha(opacity=70); -moz-opacity:.70; opacity:.70;
  626. -webkit-transition: color 3.5s ease-out;
  627. -moz-transition: color 3.5s ease-out;
  628. border: 2px solid #6C4154;
  629. }
  630.  
  631. </style>
  632.  
  633. <style>
  634.  
  635. ::-webkit-scrollbar {
  636. width: 10px;
  637. height: 10px;
  638. border: none;
  639. }
  640. ::-webkit-scrollbar-button: start: decrement
  641. ::-webkit-scrollbar button: end: increment {
  642. display: block;
  643. height: 3px;
  644. background-color: #7A266A;
  645. }
  646.  
  647. ::-webkit-scrollbar-track-piece {
  648. background-color: #452E41;
  649. -webkit-border-radius: 1px solid black;  
  650. -webkit-border-bottom-right-radius: 4px;
  651. -webkit-border-bottom-left-radius: 4px; }
  652.  
  653. ::-webkit-scrollbar-thumb:vertical {
  654. height: 100px;
  655. background-color: #7A266A;
  656. border: 1px solid black;
  657. -webkit-border-radius: 4px; }
  658.  
  659. ::-webkit-scrollbar-thumb: horizontal {
  660. width: 100px;
  661. background-color: transparent;
  662. border: 1px solid black;
  663. -webkit-border-radius: 4px;
  664. }
  665.  
  666. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement