CosmicKarma

Cult Layout for lipsofsweetdeceit - HTML Header

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