Beeline

SWHTMLheader

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