Beeline

FoodieHeader

Sep 21st, 2015
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.54 KB | None | 0 0
  1. <center>
  2. <style>
  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, .view_statistics {display: none}
  4. .description_title, .maintop img, .heading, h2, .forumopen, .forumclose, .maintop, .leftnav, .cult_info, .menu2, .menu, .num_members { display: none; .threads_related {display: none;}
  5. }
  6.  
  7. .directory:link, .directory:visited, .directory:active {
  8. display: block;
  9. background: #F6921D;
  10. font-family: trebuchet ms;
  11. text-transform: uppercase;
  12. font-size: 8px;
  13. text-align: center;
  14. color: #130912;
  15. margin: 1px;
  16. padding: 1px;
  17. width:100px;
  18. letter-spacing: 1px;
  19. text-shadow: none;
  20. border-radius:0.4em;
  21. border: 2px #B6654A;
  22. -webkit-transition: all 0.5s ease-out;
  23. -moz-transition: all 0.5s ease-out; }
  24.  
  25. .directory:hover{
  26. color: #F6921D;
  27. background: #B14623;
  28. -moz-border-radius-bottomright: 4px;
  29. -moz-border-radius-bottomleft: 4px;
  30. border-bottom-right-radius: 4px;
  31. border-bottom-left-radius: 4px; }
  32. }
  33.  
  34. .top {
  35. width: 100%;
  36. position: fixed;
  37. background: ;
  38. border-radius:0.4em;
  39. height: 25px;
  40. overflow: hidden;
  41. top: 0px;
  42. left: 0px;
  43. margin: 0px;
  44. }
  45. .winss:link, .winss:visited, .winns:active {
  46. display: block;
  47. background: #B14623;
  48. font-family: trebuchet ms;
  49. text-transform: uppercase;
  50. font-size: 8px;
  51. text-align: center;
  52. color: white;
  53. margin: 2px;
  54. padding: 2px;
  55. width: auto;
  56. letter-spacing: 1px;
  57. text-shadow: none;
  58. border-radius: 0.0em;
  59. border: 2px #B6654A;
  60. -webkit-transition: all 0.5s ease-out;
  61. -moz-transition: all 0.5s ease-out;
  62. }
  63.  
  64. .winss:hover{
  65. color: white;
  66. background: #130912;
  67. -moz-border-radius-bottomright: 4px;
  68. -moz-border-radius-bottomleft: 4px;
  69. border-bottom-right-radius: 4px;
  70. border-bottom-left-radius: 4px;
  71. }
  72. .posters:link, .posters:visited, .posters:active{
  73. display: block;
  74. background: #292627;
  75. font-family: trebuchet ms;
  76. text-transform: uppercase;
  77. font-size: 8px;
  78. text-align: center;
  79. color: #fb9c02;
  80. margin: 0.5px;
  81. padding: 0px;
  82. letter-spacing: 1px;
  83. text-shadow: none;
  84. border-radius:0.0em;
  85. border: 1px #4c273d;
  86. -webkit-transition: all 0.5s ease-out;
  87. -moz-transition: all 0.5s ease-out;
  88. }
  89.  
  90. .posters:hover{
  91. color: #fb9c02;
  92. background: #373245;
  93. -moz-border-radius-bottomright: 4px;
  94. -moz-border-radius-bottomleft: 4px;
  95. border-bottom-right-radius: 4px;
  96. border-bottom-left-radius: 4px;
  97. }
  98.  
  99. .Spec img {
  100. width: 55px;
  101. height: 75px;
  102. filter: alpha(opacity=100);
  103. -moz-opacity:100;
  104. opacity: 100;
  105. margin: 2px;
  106. padding: 3px;
  107. border-radius: 4px;
  108. border: 2px solid #F6921D;
  109. background-color: #602749;
  110. -webkit-transition: all 0.5s ease-out;
  111. -moz-transition: all 0.5s ease-out;
  112. border-bottom-right-radius: 10em;
  113. border-bottom-left-radius: 10em;
  114.  
  115. }
  116.  
  117.  
  118. .Spec img:hover {
  119. border: 2px solid #52110c;
  120. background-color: #a6afaa;
  121. -webkit-transition: all 0.5s ease-out;
  122. -moz-transition: all 0.5s ease-out;
  123. -webkit-filter: grayscale(100%);
  124. border-bottom-right-radius: 00em;
  125. border-bottom-left-radius: 00em;
  126.  
  127. }
  128.  
  129. .main {
  130. background:;
  131. width: 750px;
  132. height: 500px;
  133. padding: 2px;
  134. margin: 0 auto;
  135. border-bottom-right-radius: 10px;
  136. border-bottom-left-radius: 10px;
  137. }
  138.  
  139. body, html {
  140. background-color: ;
  141. background: url('http://i.imgur.com/BTeb2cD.png')
  142. 0px 0px repeat;
  143. background-position:center;
  144. background-attachment: fixed;
  145. border:0px solid ;
  146. font-family: trebuchet MS;
  147. text-align:justify;
  148. font-size: 12px;
  149. color: #747777;
  150.  
  151. }
  152. .overlay {
  153. width: 750px;
  154. height: 800px;
  155. background: url('http://i.imgur.com/jVfDoxF.gif')
  156. 0px 0px no-repeat;
  157. background-color: #130912;
  158. position: relative;
  159. margin-top: 70px;
  160. margin-bottom: 30px;
  161. position: relative;
  162. border: 5px solid #130912;
  163. box-shadow: 0px 1px 3px #111;
  164. border-radius: 0.1em;
  165. margin-left: 0px;
  166.  
  167.  
  168. }
  169. .innerbox {
  170. overflow: auto;
  171. border: none;
  172. margin: 0 auto;
  173. background: ;
  174. position: absolute;
  175.  
  176.  
  177.  
  178. }
  179. #Welcome {
  180. top: 200px;
  181. right: 0px;
  182. width: 315px;
  183. height: 65px;
  184. color: white;
  185. font-family: trebuchet ms;
  186. line-height: 10px;
  187. font-weight: normal;
  188. text-align: center;
  189. background: rgba(214,213,216,.70);
  190. border: 5px solid #cfd0d1;
  191. }
  192. #Crew {
  193. overflow-x:hidden;
  194. overflow-y:auto;
  195. position: absolute;
  196. Right: 3px;
  197. top: 450px;
  198. width: 158px;
  199. Height:300px;
  200. color: #130912;
  201. font-family: trebuchet ms;
  202. line-height: 10px;
  203. font-weight: normal;
  204. text-align: center;
  205. background-color: #d58c26;
  206. border: 3px solid #B14623;
  207. box-shadow: 0px 0px 0px #222;
  208. }
  209.  
  210. #Contests {
  211. position: absolute;
  212. overflow-x:auto;
  213. overflow-y:hidden;
  214. left: 5px;
  215. top: 450px;
  216. width: 190px;
  217. Height:300px;
  218. font-family: trebuchet ms;
  219. line-height: 10px;
  220. font-weight: normal;
  221. text-align: center;
  222. background: url('');
  223. background: #d58c26;
  224. border: 3px solid #B14623;
  225. box-shadow: 0px 1px 3px #222;
  226. -moz-border-radius: 0px;
  227. -webkit-border-radius: 0px;
  228. border-radius: 0px;
  229. }
  230. #Topbit {
  231. margin: 0px;
  232. padding-bottom: 20px;
  233. overflow: hidden;
  234. position: fixed;
  235. top: 0px;
  236. right: 0px;
  237. height: 15px;
  238. width: 100%;
  239. font-family: trebuchet MS;
  240. font-size: 8pt;
  241. color: #C4B09C;
  242. text-transform: uppercase;
  243. text-align: center;
  244. letter-spacing: 2pt;
  245. background: rgba(41,24,41,.90);
  246. z-index: 100;
  247. border-bottom: 5px solid #602749;
  248. border-bottom-right-radius: 2em;
  249. border-bottom-left-radius: 2em;
  250. box-shadow: 0px 1px 3px #111;
  251. }
  252.  
  253.  
  254.  
  255. .topbit:link, .topbit:visited, .topbit:active{
  256. color: white;
  257. display: inline-block;
  258. font-family:Trebuchet MS1, Trebuchet MS, sans-serif;
  259. font-size: 7px;
  260. text-transform: uppercase;
  261. font-weight: lighter;
  262. line-height: 15px;
  263. text-align: center;
  264. padding:2px;
  265. margin:4px;
  266. margin-top:8px;
  267. background: #d58c26;
  268. border: 2px #B14623;
  269. box-shadow: 0px 1px 3px #111;
  270. width: 110px;
  271. height: 15px;
  272. -webkit-transition: all 0.5s ease-out;
  273. -moz-transition: all 0.5s ease-out;
  274. border-radius: 0.4em;
  275. }
  276.  
  277.  
  278. .topbit:hover{
  279. color: #white;
  280. line-height: 15px;
  281. text-align: center;
  282. background: #B14623;
  283. border: 2px #4f110c;
  284. box-shadow: 0px 1px 3px #111;
  285. height:15px;
  286. width: 110px;
  287. border-radius: 0.4em;
  288. -webkit-transition: all 0.5s ease-out;
  289. -moz-transition: all 0.5s ease-out;
  290. }
  291.  
  292.  
  293. div.menu5 a
  294. {
  295. display: inline-block;
  296. padding: 3 4px;
  297. background:#58535a;
  298. color:white;
  299. text-decoration:none;
  300. font: bold 12px Arial;
  301. line-height: 20px;
  302. margin-right:1px;
  303. }
  304.  
  305. div.menu5 a:hover, div.menu5 a.current
  306. {
  307. background:;
  308. color:white;
  309. }
  310. #Header {
  311. top: 525px;
  312. width: 830px;
  313. height: 300px;
  314. margin: 3px;
  315. color: #ffffff;
  316. font-family: trebuchet ms;
  317. line-height: 10px;
  318. font-weight: normal;
  319. text-align: center;
  320. background: rgba(214,213,216,.70);
  321. color:black;
  322. font-family: "trebuchet ms";
  323. text-align:center;
  324. font-size: 10px;
  325. border: 2px solid ;
  326. -moz-border-radius: 3px;
  327. -webkit-border-radius: 3px;
  328. border-radius: 3px;
  329. }
  330. #About {
  331. position: absolute;
  332. padding: 5px;
  333. left: 205px;
  334. top: 432px;
  335. width: 360px;
  336. Height: 160px;
  337. color:#130912;
  338. font-family: "trebuchet ms";
  339. text-align:center;
  340. font-size: 13px;
  341. background: #d58c26;
  342. border: 3px solid #3E1C33;
  343. box-shadow: 0px 1px 3px #222;
  344. -moz-border-radius: 0px;
  345. -webkit-border-radius: 0px;
  346. border-radius: 0px;
  347. }
  348. #Fets {
  349. position: absolute;
  350. padding: 0px;
  351. padding-top: 1px;
  352. left: 5px;
  353. top: 0px;
  354. width: 120px;
  355. Height: 305px;
  356. color:white;
  357. font-family: "trebuchet ms";
  358. text-align:center;
  359. font-size: 10px;
  360. background: rgba(13,13,13,.20);
  361. border: 0px solid #260D12;
  362. box-shadow: 0px 0px 0px #222;
  363. -moz-border-radius: 0px;
  364. -webkit-border-radius: 0px;
  365. border-radius: 0px;
  366.  
  367. }
  368. #Fetts {
  369. position: absolute;
  370. padding: 5px;
  371. padding-top: 1px;
  372. left: 5px;
  373. top: 305px;
  374. width: 100px;
  375. Height: 150px;
  376. color:#747777;
  377. font-family: "trebuchet ms";
  378. text-align:center;
  379. font-size: 10px;
  380. background:;
  381. border: 0px solid ;
  382. -moz-border-radius: 0px;
  383. -webkit-border-radius: 0px;
  384. border-radius: 0px;
  385.  
  386. }
  387. #Fettts {
  388. position: absolute;
  389. padding: 5px;
  390. padding-top: 1px;
  391. left: 5px;
  392. top: 165px;
  393. width: 100px;
  394. Height: 150px;
  395. color:#747777;
  396. font-family: "trebuchet ms";
  397. text-align:center;
  398. font-size: 10px;
  399. background:;
  400. border: 0px solid ;
  401. -moz-border-radius: 0px;
  402. -webkit-border-radius: 0px;
  403. border-radius: 0px;
  404.  
  405. }
  406. #Fetttts {
  407. position: absolute;
  408. padding: 5px;
  409. padding-top: 1px;
  410. left: 5px;
  411. top: 275px;
  412. width: 100px;
  413. Height: 150px;
  414. color:#747777;
  415. font-family: "trebuchet ms";
  416. text-align:center;
  417. font-size: 10px;
  418. background:;
  419. border: 0px solid ;
  420. -moz-border-radius: 0px;
  421. -webkit-border-radius: 0px;
  422. border-radius: 0px;
  423. }
  424. #Rules {
  425. position: absolute;
  426. padding: 5px;
  427. left: 205px;
  428. top: 610px;
  429. width: 360px;
  430. Height: 120px;
  431. color:#130912;
  432. font-family: "trebuchet ms";
  433. text-align:center;
  434. font-size: 10px;
  435. background: #d58c26;
  436. border: 3px solid #3E1C33;
  437. box-shadow: 0px 1px 3px #222;
  438. -moz-border-radius: 0px;
  439. -webkit-border-radius: 0px;
  440. border-radius: 0px;
  441. }
  442. #Topic {
  443. position: absolute;
  444. padding: 5px;
  445. right: 100px;
  446. top:400px;
  447. width: 188px;
  448. Height: 140px;
  449. color:#130912;
  450. font-family: "trebuchet ms";
  451. text-align:center;
  452. font-size: 12px;
  453. background: rgba(13,13,13,.90);
  454. border: 0px solid ;
  455. -moz-border-radius: 0px;
  456. -webkit-border-radius: 0px;
  457. border-radius: 0px;
  458.  
  459.  
  460. }
  461. #Top {
  462. margin: 0px;
  463. padding-bottom:20px;
  464. overflow: hidden;
  465. position: absolute;
  466. top: 15px;
  467. left: 0px;
  468. height: auto;
  469. width: 100%;
  470. font-family: trebuchet MS;
  471. font-size: 8pt;
  472. color: #C4B09C;
  473. text-transform: uppercase;
  474. text-align: center;
  475. letter-spacing: 2pt;
  476. background-color: ;
  477. z-index: 100;
  478. border-top: 0px solid #332e34;
  479. border-left: 0px solid #EDC951;
  480. border-right: 0px solid #EDC951;
  481. border-bottom: 0px solid #EDC951;
  482. border-bottom-right-radius: 0em;
  483. border-bottom-left-radius: 0em;
  484. -webkit-box-shadow: 0px 0px 0px ;
  485.  
  486. }
  487.  
  488.  
  489. a.portlink:link, a.portlink:visited, a.portlink:active {
  490. color: #747777;
  491. font-family: trebuchet ms;
  492. font-size: 9px;
  493. text-transform: uppercase;
  494. font-weight: lighter;
  495. line-height: 29px;
  496. text-align: center;
  497. vertical-align: middle;
  498. padding:10px;
  499. margin:1px;
  500. background: ;
  501. width:75px;
  502. height:66px;
  503. -webkit-transition: all 0.5s ease-out;
  504. -moz-transition: all 0.5s ease-out;
  505. }
  506. a.portlink:hover {
  507. color: white;
  508. font-family: trebuchet ms;
  509. font-size: 9px;
  510. text-transform: uppercase;
  511. font-weight: lighter;
  512. line-height: 29px;
  513. text-align: center;
  514. vertical-align: middle;
  515. padding:10px;
  516. margin:1px;
  517. background: #028997;
  518. -webkit-transition: all 0.5s ease-out;
  519. -moz-transition: all 0.5s ease-out;
  520. }
  521. a:link, .menu2, .menu2 a:link {
  522. color: #602749;
  523. font-size: 9pt;
  524. font-family: trebuchet ms;
  525. text-transform: none;
  526. text-decoration: none;
  527. -webkit-transition: all 0.5s ease-out;
  528. -moz-transition: all 0.5s ease-out;
  529.  
  530. }
  531. .group_forum a:link, .group_forum a:active, .group_forum a:visited {
  532. color: #F6921D;
  533. font-size: 9pt;
  534. font-family: trebuchet ms;
  535. text-transform: none;
  536. text-decoration: none;
  537. -webkit-transition: all 0.5s ease-out;
  538. -moz-transition: all 0.5s ease-out;
  539. }
  540. .group_forum a:hover{
  541. color: #B14623;
  542. }
  543. width: 750px;
  544. margin-top: 35px;
  545. margin-bottom: 10px;
  546. position: relative;
  547. border: 0px solid #faeec8;
  548. border-radius: 0.4em;;
  549. }
  550. .new_topic textarea {
  551. background: #130912;
  552. margin-top: 10px;
  553. margin-bottom: 10px;
  554. position: relative;
  555. border: 0px solid #EDC951;
  556. border-radius: 0.4em;;
  557. }
  558. .new_topic input {
  559. background: #130912;
  560. margin-top: 10px;
  561. margin-bottom: 10px;
  562. position: relative;
  563. border: 1px solid #602749;
  564. border-radius: 0.4em;
  565. }
  566. input, select, textarea {
  567. font-size: 11pt;
  568. color: #602749;
  569. border: 1px solid #602749;
  570. background: #130912;
  571. border-style: solid;
  572. border-width: 1px;
  573. }
  574.  
  575. a:visited, .menu2 a:visited {
  576. color:#F6921D;
  577. text-transform: none;
  578. font-family: trebuchet ms;
  579. text-transform: none;
  580. text-decoration: none;
  581. }
  582.  
  583. a:hover, .menu, .menu a:link, .menu a:visited {
  584. color: #B14623;
  585. text-decoration: none;
  586. font-family: trebuchet ms;
  587. text-transform: none;
  588. background: transparent;
  589. -webkit-transition: all 0.5s ease-out;
  590. -moz-transition: all 0.5s ease-out;
  591. }
  592.  
  593. h1{
  594. color: #beafac;
  595. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  596. text-align: center;
  597. font-weight: lighter;
  598. text-transform: uppercase;
  599. font-style: none;
  600. font-family: trebuchet MS;
  601. font-size: 10pt;
  602. line-height: 10px;
  603. margin-top: 0px;
  604. height: 10px;
  605. letter-spacing: 3pt;
  606. padding: 2px;
  607. margin: 2px;
  608. background-color: #B14623;
  609. border: 0px solid #272525;
  610. width: absolute;
  611.  
  612. }
  613. h3 {
  614. color: #F6921D;
  615. position: relative;
  616. font-family: trebuchet ms;
  617. font-size:8px;
  618. text-align:;
  619. line-height:10px;
  620. letter-spacing: 1px;
  621. padding:0px;
  622. margin-bottom: 0px;
  623. margin-top: 4px;
  624. width: absolute;
  625. height: 10px;
  626. padding-right: 2px;
  627. text-transform: uppercase;
  628. text-shadow: 0px 1px 1px transparent;
  629. border-radius:0.2em;
  630. background-color: #602749;
  631. }
  632.  
  633. b {
  634. text-transform: uppercase;
  635. font-family: trebuchet MS;
  636. color: #602749;
  637. font-size: 9pt;
  638. letter-spacing: 1px;
  639. }
  640.  
  641. i {
  642. text-transform: oblique;
  643. font-family: trebuchet MS;
  644. color: #602749;
  645. font-size: 9pt;
  646. letter-spacing: 1px;
  647. }
  648.  
  649. s {
  650. text-transform: none;
  651. font-family: trebuchet MS;
  652. color: #602749;
  653. font-size: 9pt;
  654. letter-spacing: 1px;
  655. }
  656.  
  657. u {
  658. border-bottom: 1px solid #602749;
  659. text-transform: none;
  660. font-family: trebuchet MS;
  661. font-size: 9pt;
  662. letter-spacing: 1px;
  663. background: ;
  664. }
  665.  
  666. table,td,th {
  667. border: none;
  668. }
  669.  
  670. th {
  671. height: 30px;
  672. text-align: center;
  673. }
  674.  
  675. .affiliates {
  676. overflow: hidden;
  677. display: block;
  678. color: #602749;
  679. position: relative;
  680. font-family: trebuchet ms;
  681. text-transform: uppercase;
  682. font-weight: lighter;
  683. font-size:10px;
  684. text-align:center;
  685. line-height:20px;
  686. letter-spacing: 2px;
  687. width: absolute;
  688. padding-right: 0px;
  689. Width: 520px;
  690. Height: auto;
  691. padding: 1px;
  692. margin: 0 auto;
  693. text-align: left;
  694. background: #130912;
  695. position: relative;
  696. border: 0px solid #EDC951;
  697. border-radius: 0.4em;
  698.  
  699. }
  700.  
  701. .affiliates b {
  702. color: #beafac;
  703. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  704. text-align: left;
  705. font-weight: lighter;
  706. text-transform: uppercase;
  707. font-style: none;
  708. font-family: trebuchet MS;
  709. font-size: 8pt;
  710. line-height: 10px;
  711. margin-top: 2px;
  712. height: 8px;
  713. letter-spacing: 3pt;
  714. padding: 2px;
  715. margin: 8px;
  716. background-color: #B14623;
  717. border: 0px solid #272525;
  718. width: auto;
  719. float:left;
  720. }
  721. .members_viewing {
  722. overflow: hidden;
  723. display: block;
  724. color: #602749;
  725. position: relative;
  726. font-family: trebuchet ms;
  727. text-transform: uppercase;
  728. font-weight: lighter;
  729. font-size:10px;
  730. text-align:center;
  731. line-height:20px;
  732. letter-spacing: 2px;
  733. width: absolute;
  734. padding-right: 0px;
  735. Width: 520px;
  736. Height: auto;
  737. padding: 1px;
  738. margin: 0 auto;
  739. text-align: left;
  740. background: #130912;
  741. position: relative;
  742. border: 0px solid #EDC951;
  743. border-radius: 0.4em;
  744.  
  745. }
  746.  
  747. .members_viewing b {
  748. color: #beafac;
  749. -webkit-box-shadow: inset 1px 1px 5px rgba(82,11,5,0.5);
  750. text-align: left;
  751. font-weight: lighter;
  752. text-transform: uppercase;
  753. font-style: none;
  754. font-family: trebuchet MS;
  755. font-size: 8pt;
  756. line-height: 10px;
  757. margin-top: 2px;
  758. height: 8px;
  759. letter-spacing: 3pt;
  760. padding: 2px;
  761. margin: 8px;
  762. background-color: #B14623;
  763. border: 0px solid #272525;
  764. width: auto;
  765. float:left;
  766. }
  767. blockquote {
  768. background: #3E1C33
  769. url('http://i.imgur.com/OvLk7GF.png');
  770. background-position:;
  771. background-repeat:repeat-y;
  772. margin: 0 20px;
  773. padding: 20px 20px 20px 50px;
  774. color:#F6921D;
  775. font: normal 0.9em trebuchet ms }
  776. .post blockquote p {
  777. margin: 0;
  778. padding-top: 10px;
  779.  
  780. }
  781.  
  782.  
  783. .darkbox, .group_expanded, .userinfo, #cultstaff, #cultstatsactivity, #cultstatstoppeople, #cultstatsbasics, #Group_invites, form table, #cultstaffheading, #cultstatsactivityheading, #cultstatstoppeopleheading {
  784. width: 750px;
  785. margin-top:60px;
  786. margin-bottom: 30px;
  787. background-color: #130912;
  788. padding: 2px;
  789. border: 1px #F6921D;
  790. font-family: trebuchet ms;
  791. text-transform: uppercase;
  792. font-size: 12px;
  793. text-align: center;
  794. color: #602749;
  795.  
  796. }
  797.  
  798. .subtitle {
  799. color: #602749;
  800. font-weight: bold;
  801. }
  802. .cult_control_panel a:link, .cult_control_panel a:visited {
  803. font-family: "trebuchet ms";
  804. text-align:center;
  805. padding:20px;
  806. margin:0px;
  807. display:block;
  808. float:left;
  809. width:150px;
  810. margin-top:38px;
  811. font-family: trebuchet ms;
  812. text-transform: uppercase;
  813. font-size: 12px;
  814. text-align: center;
  815. color: #130912;
  816. background: #F6921D;
  817. border: 2px #B14623;
  818. box-shadow: 0px 1px 3px #111;
  819. border-radius: 0.4em;
  820.  
  821.  
  822. }
  823. .cult_control_panel a:hover {
  824. padding:20px;
  825. margin:0px;
  826. font-family: trebuchet ms;
  827. text-transform: uppercase;
  828. font-size: 12px;
  829. text-align: center
  830. color: #F6921D;
  831. background-color: #B14623;
  832. display:block;
  833. float:left;
  834. width:150px;
  835. margin-top:38px;
  836. box-shadow: 0px 1px 3px #111;
  837. border-radius: 0.4em;
  838.  
  839.  
  840. }
  841. .cult_control_panel br {
  842. display : none;
  843. }
  844. .forumheader {
  845. text-transform: uppercase;
  846. color: #130912;
  847. background-color:;
  848. left:0px;
  849. position:center;
  850. font-weight: lighter;
  851. font-family: trebuchet ms;
  852. font-size: 20pt;
  853. padding-top: 15px;
  854. padding-bottom: 2px;
  855. letter-spacing: 2px;
  856. display: block;
  857. background-color: #F6921D;
  858. 10px 0px no-repeat;
  859. border: 0px solid #260D12;
  860. text-shadow: 0px 1px 3px #F6921D;
  861. float: middle;
  862. width: auto;
  863. height: auto;
  864. position: relative;
  865. }
  866. .group_forum {
  867. width: 730px;
  868. padding: 2px;
  869. background-color: #3E1C33;
  870. border: 0px solid #450512;
  871. box-shadow: 0px 1px 3px #111;
  872. border-radius: 0.4em;
  873. }
  874. .group_subforum {
  875. background-color: #130912;
  876. border-top-left-radius: 0px;
  877. border-top-right-radius: 0px;
  878. border-bottom-right-radius: 0px;
  879. border-bottom-left-radius: 0px;
  880. border: 0px solid #450512;
  881. box-shadow: 2px 0px 2px #000;
  882. }
  883. .group_forum b {
  884. display: block;
  885. text-transform: uppercase;
  886. background-color: ;
  887. background: url('http://i.imgur.com/jVfDoxF.gif') 0px 0px no-repeat;
  888. color: white;
  889. font-family: trebuchet ms;
  890. line-height: 10px;
  891. font-weight: normal;
  892. text-align: center;
  893.  
  894. }
  895.  
  896. .group_entry {
  897. width: 700px;
  898. border: none;
  899. padding: 45px;
  900. padding-top: 8px;
  901. margin-top:35px;
  902. text-align: center;
  903. background-color: #130912;
  904. border: 0px solid #EDC951;
  905.  
  906. }
  907. .group_entry table[bgcolor] {
  908. background-color: #130912;
  909.  
  910. }
  911. .group_comment {
  912. width: 700px;
  913. border: none;
  914. padding: 5px;
  915. margin-left: 19px;
  916. color: #602749;
  917. font-family: "trebuchet ms";
  918. text-align: center;
  919. font-size: 12px;
  920. background-color: #130912;
  921. border: 0px solid #EDC951;
  922. }
  923. .group_comment td {
  924. border: none;
  925. }
  926. .comment_input {
  927. width: 700px;
  928. padding: 5px;
  929. text-align: center;
  930. color: #602749;
  931. font-family: "trebuchet ms";
  932. text-align: center;
  933. font-size: 12px;
  934. background-color: #130912;
  935. border: 0px solid #EDC951;
  936. -moz-border-radius: 0px;
  937. -webkit-border-radius: 0px;
  938. border-radius: 0px;
  939.  
  940. }
  941. .comment_input textarea {
  942. color: #602749;
  943. background-color: #130912;
  944. border: 0px solid #EDC951;
  945. -moz-border-radius: 0px;
  946. -webkit-border-radius: 0px;
  947. border-radius: 0px;
  948.  
  949.  
  950. }
  951. .comment_input input {
  952. color: #602749;
  953. border: none;
  954. background-color: #130912;
  955. border: 0px solid #EDC951;
  956. -moz-border-radius: 0px;
  957. -webkit-border-radius: 0px;
  958. border-radius: 0px;
  959.  
  960. }
  961. .sub_button {
  962. background: ;
  963. color: #602749;
  964. border: 0px solid #513E2F;
  965. -moz-border-radius: 0px;
  966. -webkit-border-radius: 0px;
  967. border-radius: 0px;
  968. padding: 3px 3px;
  969. margin: 0px;
  970. }
  971. .comment_input td {
  972. background: transparent;
  973. border: none;
  974. text-align: center;
  975. border-bottom-right-radius: 10px;
  976. border-bottom-left-radius: 8px;
  977.  
  978. }
  979. .subheading {
  980. text-transform: uppercase;
  981. background: #130912;
  982. border-radius: 0.2em;
  983. font-family: trebuchet ms;
  984. line-height: 10px;
  985. font-weight: normal;
  986. text-align: right;
  987. color:#602749;
  988. }
  989. .subheading, .subheading td {
  990. background: #130912;
  991. border-radius: 0.2em;
  992. text: #602749;
  993. }
  994. .Crew:hover {
  995. background: url(''); background-repeat: no-repeat; background-position:center;
  996. background-attachment: fixed;
  997. width: 75px;
  998. height: 95px;
  999. margin: 2px;
  1000. padding: 2px;
  1001. border-radius: 2px;
  1002. border: 4px solid #52110c;
  1003. background-color: #a6afaa;
  1004. -webkit-transition: all 0.5s ease-out;
  1005. border-bottom-right-radius: 00em;
  1006. border-bottom-left-radius: 00em;
  1007. box-shadow: 0px 0px 5px #867b78;
  1008. -webkit-filter: grayscale(100%);
  1009. }
  1010. .Crew {
  1011. width: 75px;
  1012. height: 95px;
  1013. filter: alpha(opacity=100)
  1014. -moz-opacity:.80;
  1015. opacity: .80;
  1016. margin: 2px;
  1017. display: inline-block;
  1018. padding: 2px;
  1019. background: url(''); background-repeat: no-repeat; background-position:center;
  1020. background-attachment: none;
  1021. border-radius: 4px;
  1022. border: 4px solid #602749;
  1023. -webkit-transition: all 0.5s ease-out;
  1024. border-top-left-radius: 0em;
  1025. border-top-right-radius: 0em;
  1026. border-bottom-right-radius: 10em;
  1027. border-bottom-left-radius: 10em;
  1028. -webkit-filter: grayscale(00%);
  1029.  
  1030. }
  1031. .Staff:hover {
  1032. background: url(''); background-repeat: no-repeat; background-position:center;
  1033. background-attachment: fixed;
  1034. border-radius: 2px;
  1035. border: 4px solid #52110c;
  1036. background-color: #a6afaa;
  1037. -webkit-transition: all 0.5s ease-out;
  1038. -webkit-filter: grayscale(100%);
  1039. border-top-left-radius: 00em;
  1040. border-top-right-radius: 00em;
  1041. border-bottom-right-radius: 00em;
  1042. border-bottom-left-radius: 00em;
  1043. }
  1044. .Staff {
  1045. width: 60px;
  1046. height: 60px;
  1047. filter: alpha(opacity=100)
  1048. -moz-opacity:.80;
  1049. opacity: .80;
  1050. margin: 2px;
  1051. display: inline-block;
  1052. padding: 2px;
  1053. background: url(''); background-repeat: no-repeat; background-position:center;
  1054. background-attachment: none;
  1055. border-radius: 4px;
  1056. border: 4px solid #602749;
  1057. -webkit-transition: all 0.5s ease-out;
  1058. -webkit-filter: grayscale(0%);
  1059. border-top-left-radius: 0em;
  1060. border-top-right-radius: 0em;
  1061. border-bottom-right-radius: 10em;
  1062. border-bottom-left-radius: 10em;
  1063. }
  1064. .rollover_img {
  1065. width: 135px;
  1066. height: 50px;
  1067. background-image: url('');
  1068. background-position: top;
  1069. -moz-border-radius:10px;
  1070. -webkit-border-radius:10px;
  1071. border:1px solid #513E2F;
  1072. font:9px normal Arial, Helvetica, sans-serif;
  1073. line-height:10px;
  1074. float:left;
  1075. margin:0 10px 10px 0;
  1076. }
  1077.  
  1078. .rollover_img a {
  1079. color: white;
  1080. width: 100px;
  1081. height: 50px;
  1082. display: block;
  1083. text-decoration: bold;
  1084. }
  1085.  
  1086. .rollover_img a:hover {
  1087. background: black;
  1088. background-image: url('');
  1089. background-position: top;
  1090. -moz-border-radius:10px;
  1091. -webkit-border-radius:10px;
  1092. border:1px solid #EB6841;
  1093. font:9px normal Arial, Helvetica, sans-serif;
  1094. line-height:10px;
  1095. float:left;
  1096. margin:0 10px 10px 0;
  1097. opacity:.90;
  1098. filter:alpha(opacity=20);
  1099. }
  1100.  
  1101. .rollover_img a span {
  1102. display: none;
  1103. width: 100px;
  1104. padding:1px;
  1105. }
  1106.  
  1107. .rollover_img a:hover span {
  1108. display: block;
  1109. }
  1110.  
  1111. ::-webkit-scrollbar-thumb:vertical {
  1112. background-color: #602749;
  1113. border-top-left-radius: 0.1em;
  1114. border-bottom-left-radius: 0.1em;
  1115. border: 0px solid white;
  1116. height: 5px;
  1117. -webkit-box-shadow: inset 0px 1px 1px rgba(160,33,43,0.9);
  1118. }
  1119. ::-webkit-scrollbar {
  1120. width: 8px;
  1121. background: #130912;
  1122. border-top-left-radius: 0.0em;
  1123. border-bottom-left-radius: 0.0em;
  1124. border-left: 0px black;
  1125. }
  1126.  
  1127. </style>
  1128. </center>
  1129.  
  1130.  
  1131. <div class="innerbox" id="Topbit">
  1132. <div class="menu5">
  1133. <a href="http://vampirefreaks.com/profiles/home.php" class="topbit">Vf Home</a>
  1134. <a href="http://vampirefreaks.com/cult/Foodie" class="topbit">Cult Home</a>
  1135. <a href="http://vampirefreaks.com/cults/controlpanel.php?c=Foodie" class="topbit">C.Panel</a>
  1136. <a href="http://vampirefreaks.com/group_invite.php?c=Foodie" class="topbit">Invite</a>
  1137. <a href="http://vampirefreaks.com/cults/statistics.php?c=Foodie" class="topbit">Cult Stats</a>
  1138. <a href="http://lindmarybee.wix.com/silvertongued" class="topbit">ST 15©</a>
  1139. </div> </div>
Advertisement
Add Comment
Please, Sign In to add comment