Advertisement
SweetSurrender

American_Horror_Story_RP [Header]

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