Advertisement
Guest User

fortuna css

a guest
Nov 24th, 2015
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.64 KB | None | 0 0
  1. html {
  2.     margin-top: -12px;
  3. }
  4. body {
  5.     background: #000000;
  6.     color: #C0C0C0;
  7.     font-family: Futura, Century Gothic, AppleGothic, sans-
  8.  
  9. serif, Helvetica Neue, HelveticaNeue, Arial, sans-serif;
  10.     font-size: 13px;
  11.     text-align: center;
  12.     /* IE 5 fix */
  13.    
  14.     line-height: 1.5;
  15.     top: -12px;
  16. }
  17. a:link {
  18.     color: #EEE;
  19.     text-decoration: none;
  20. }
  21. a:visited {
  22.     color: #999;
  23.     text-decoration: none;
  24. }
  25. a:hover,
  26. a:active {
  27.     color: #cef;
  28.     text-decoration: underline;
  29. }
  30. #container {
  31.     width: 80%;
  32.     min-width: 800px;
  33.     background: #000000 !important;
  34.     border: 0 solid #BFBFBF !important;
  35.     color: #C0C0C0 !important;
  36.     margin: auto;
  37.     margin-top: 0px;
  38.     text-align: left;
  39.     /* IE 5 fix */
  40. }
  41. #debug {
  42.     float: right;
  43.     text-align: right;
  44.     margin-top: 0;
  45.     font-size: 50%;
  46. }
  47. blockquote {
  48.     border: 1px solid #303030 !important;
  49.     margin: 10px 0 10px 0 !important;
  50.     background: #404040 !important;
  51.     padding: 0 0 5px 5px;
  52.     font-family: OCR A, OCR A Extended, Chicago, courier new,
  53.  
  54. Sans-Serif;
  55. font-size: 90%;
  56. }
  57. blockquote cite {
  58.     font-weight: bold;
  59.     border-bottom: 0px solid #68b !important;
  60.     font-style: normal;
  61.     font-size: large;
  62.     font-family: Poiret One, Futura, Century Gothic,
  63.  
  64. AppleGothic, sans-serif, Helvetica Neue, HelveticaNeue, Arial,
  65.  
  66. sans-serif;
  67.     background: #48b !important;
  68.     color: #FFF;
  69.     display: block;
  70.     margin: 4px 0;
  71.     padding: 0 15px 0 5px;
  72. }
  73. blockquote cite span {
  74.     float: right;
  75.     font-weight: normal;
  76. }
  77. blockquote cite span.highlight {
  78.     float: none;
  79.     font-weight: bold;
  80.     padding-bottom: 0;
  81. }
  82. blockquote quote {font-family: OCR A, OCR A Extended, Chicago,
  83.  
  84. courier new, Sans-Serif;
  85. }
  86. .codeblock {
  87.     background: #012 !important;
  88.     border: 1px solid #888 !important;
  89.     padding: 4px;
  90.     margin: 10px 0 10px 0 !important;
  91. }
  92. .codeblock .title {
  93.     border-bottom: 1px solid #ccc;
  94.     font-weight: bold;
  95.     margin: 4px 0;
  96. }
  97. .codeblock code {
  98.     overflow: auto;
  99.     height: auto;
  100.     max-height: 200px;
  101.     display: block;
  102.     font-family: OCR A, OCR A Extended, Chicago, Monaco,
  103.  
  104. Consolas, Courier, monospace;
  105.     font-size: 13px;
  106. }
  107. #topmenu {
  108.     background: #000 repeat-x;
  109.     border-left: 1px solid #000000;
  110.     border-right: 1px solid #000000;
  111.     text-align: center;
  112. }
  113. #header {
  114.     border-left: 1px solid #000000;
  115.     border-right: 1px solid #000000;
  116.     border-bottom: 1px solid #000000;
  117.     padding: 0px 20px;
  118. }
  119. #content {
  120.     /* FIX: Make internet explorer wrap correctly */
  121.    
  122.     width: auto !important;
  123.     border-left: 1px solid #000000;
  124.     border-right: 1px solid #000000;
  125.     border-bottom: 1px solid #000000;
  126.     padding: 20px;
  127. }
  128. .logo {
  129.     width: 100%;
  130.     text-align: center;
  131. }
  132. .menu ul {
  133.     color: #48b;
  134.     font-weight: bold;
  135.     text-align: right;
  136.     padding: 4px;
  137. }
  138. .menu ul a:link {
  139.     color: #eee;
  140.     text-decoration: none;
  141. }
  142. .menu ul a:visited {
  143.     color: #999;
  144.     text-decoration: none;
  145. }
  146. .menu ul a:hover,
  147. .menu ul a:active {
  148.     color: #cef;
  149.     text-decoration: underline;
  150. }
  151. #panel {
  152.     background: #000 !important;
  153.     color: #C0C0C0;
  154.     font-size: 11px;
  155.     border: 1px solid #235;
  156.     padding: 8px;
  157. }
  158. #panel .remember_me input {
  159.     vertical-align: middle;
  160.     margin-top: -1px;
  161. }
  162. table {
  163.     color: #47a;
  164.     font-family: Futura, Century Gothic, AppleGothic, sans-
  165.  
  166. serif, Helvetica Neue, HelveticaNeue, Arial, sans-serif;
  167.     font-size: 16px;
  168. }
  169. .thead,
  170. .tcat,
  171. .trow_sep,
  172. .trow1,
  173. .trow2 {
  174.     border-color: #707070;
  175.     border-width: 1px 1px 0 0;
  176.     border-style: solid;
  177.     padding: 5px 5px 5px 5px;
  178. }
  179. .tfoot {
  180.     border-color: #707070;
  181.     border-width: 1px 1px 1px 0;
  182.     border-style: solid;
  183. }
  184. .tborder {
  185.     background: #000000 !important;
  186.     width: 100%;
  187.     margin: auto auto;
  188.     padding: 0px;
  189.     border-style: solid;
  190.     border-width: 0 0 1px 1px;
  191.     border-color: #444;
  192. }
  193. .tborder2 {
  194.     background: #111 !important;
  195.     width: 100%;
  196.     margin: auto auto;
  197.     padding: 0px;
  198.     border-style: solid;
  199.     border-width: 0 0 0 1px;
  200.     border-color: #777;
  201. }
  202. .thead {
  203.     background: #000 !important;
  204.     color: #48b !important;
  205. }
  206. .thead a:link {
  207.     color: #eee !important;
  208.     text-decoration: underline;
  209. }
  210. .thead a:visited {
  211.     color: #999 !important;
  212.     text-decoration: underline;
  213. }
  214. .thead a:hover,
  215. .thead a:active {
  216.     color: #cef !important;
  217.     text-decoration: underline;
  218. }
  219. .tcat {
  220.     background: #000 !important;
  221.     color: #C0C0C0 !important;
  222.     font-size: 1.1em;
  223.     padding-top: 2px;
  224.     padding-bottom: 2px;
  225. }
  226. .tcat a:link {
  227.     color: #5aaad0 !important;
  228. }
  229. .tcat a:visited {
  230.     color: #4080b0 !important;
  231. }
  232. .tcat a:hover,
  233. .tcat a:active {
  234.     color: #406080 !important;
  235.     text-decoration: underline;
  236.  
  237. }
  238. .trow1 {
  239.     background: #151515 !important;
  240. }
  241. .trow2 {
  242.     background: #101010 !important;
  243. }
  244. .trow_shaded {
  245.     background: #301a10;
  246. }
  247. .trow_selected td {
  248.     background: #301005;
  249. }
  250. .trow_sep {
  251.     background: #000;
  252.     color: #789;
  253.     font-size: 11px;
  254.     font-weight: bold;
  255. }
  256. .tfoot {
  257.     background: #000305;
  258.     color: #50585A;
  259. }
  260. .tfoot a:link {
  261.     color: #444;
  262.     text-decoration: none;
  263. }
  264. .tfoot a:visited {
  265.     color: #334;
  266.     text-decoration: none;
  267. }
  268. .tfoot a:hover,
  269. .tfoot a:active {
  270.     color: #468;
  271.     text-decoration: underline;
  272. }
  273. .bottommenu {
  274.     background: #111;
  275.     color: #468;
  276.     border: 1px solid #000000;
  277.     padding: 10px;
  278. }
  279. .bottommenu a {
  280.     color: #555;
  281.     text-decoration: underline;
  282. }
  283. .blockquote {
  284.     background: #0a202a !important;
  285.     color: #c0c0c0 !important;
  286. }
  287. .navigation {
  288.     color: #C0C0C0;
  289.     font-size: 10px;
  290.     font-weight: bold;
  291.     border: 1px solid #101518;
  292.     padding: 3px 4px;
  293. }
  294. .navigation a:link {
  295.     text-decoration: underline;
  296. }
  297. .navigation a:visited {
  298.     text-decoration: underline;
  299. }
  300. .navigation a:hover,
  301. .navigation a:active {
  302.     text-decoration: underline;
  303. }
  304. .navigation .active {
  305.     color: #37a;
  306.     font-weight: bold;
  307. }
  308. .smalltext {
  309.     font-size: 10px;
  310. }
  311. .largetext {
  312.     font-size: 20px;
  313.     font-weight: bold;
  314. }
  315. input.textbox {
  316.     background: #101a20;
  317.     color: #aaa;
  318.     border: 1px solid #202a30;
  319.     font-family: Futura, Century Gothic, AppleGothic, sans-
  320.  
  321. serif, Helvetica Neue, HelveticaNeue, Arial, sans-serif;
  322.     padding: 1px;
  323. }
  324. textarea {
  325.     background: #333;
  326.     color: #48b;
  327.     border: 1px solid #0f5c8e;
  328.     padding: 2px;
  329.     font-family: OCR A, OCR A Extended, Chicago, courier new,
  330.  
  331. Sans-Serif;
  332.     line-height: 1.4;
  333.     font-size: 13px;
  334. }
  335. select {
  336.     background: #123;
  337.     border: 1px solid #0f5c8e;
  338.     color: #c0c0c0;
  339. }
  340. .editor {
  341.     background: #333;
  342.     border: 1px solid #ccc;
  343.     color: #888;
  344. }
  345. .editor_control_bar {
  346.     background: #0f0;
  347.     border: 1px solid #0f5c8e;
  348.     color: #c0c0c0;
  349. }
  350. .autocomplete {
  351.     background: #444;
  352.     border: 1px solid #000;
  353.     color: #aaa;
  354. }
  355. .autocomplete_selected {
  356.     background: #456;
  357.     color: #9ab;
  358. }
  359. .popup_menu {
  360.     background: #301000;
  361.     border: 1px solid #000;
  362. }
  363. .popup_menu .popup_item {
  364.     background: #2a1a0a;
  365.     color: #c0c0c0;
  366. }
  367. .popup_menu .popup_item:hover {
  368.     background: #3a404a;
  369.     color: #c0c0c0;
  370. }
  371. .trow_reputation_positive {
  372.     background: #ccffcc;
  373. }
  374. .trow_reputation_negative {
  375.     background: #ffcccc;
  376. }
  377. .reputation_positive {
  378.     color: green;
  379. }
  380. .reputation_neutral {
  381.     color: #444;
  382. }
  383. .reputation_negative {
  384.     color: red;
  385. }
  386. .invalid_field {
  387.     border: 1px solid #f30;
  388.     color: #a09080;
  389. }
  390. .valid_field {
  391.     border: 1px solid #0c0;
  392. }
  393. .validation_error {
  394.     background: url(images/invalid.gif) no-repeat center left;
  395.     color: #a09080;
  396.     margin: 5px 0;
  397.     padding: 5px;
  398.     font-weight: bold;
  399.     font-size: 11px;
  400.     padding-left: 22px;
  401. }
  402. .validation_success {
  403.     background: url(images/valid.gif) no-repeat center left;
  404.     color: #a09080;
  405.     margin: 5px 0;
  406.     padding: 5px;
  407.     font-weight: bold;
  408.     font-size: 11px;
  409.     padding-left: 22px;
  410. }
  411. .validation_loading {
  412.     background: url(images/spinner.gif) no-repeat center left;
  413.     color: #a09080;
  414.     margin: 5px 0;
  415.     padding: 5px;
  416.     font-weight: bold;
  417.     font-size: 11px;
  418.     padding-left: 22px;
  419. }
  420. /* Additional CSS (Master) */
  421.  
  422. img {
  423.     border: none;
  424. }
  425. .clear {
  426.     clear: both;
  427. }
  428. .hidden {
  429.     display: none;
  430.     float: none;
  431.     width: 1%;
  432. }
  433. .hiddenrow {
  434.     display: none;
  435. }
  436. .selectall {
  437.     background-color: #D0d6df;
  438.     font-weight: bold;
  439.     text-align: center;
  440. }
  441. .float_left {
  442.     float: left;
  443. }
  444. .float_right {
  445.     float: right;
  446. }
  447. .menu ul {
  448.     list-style: none;
  449.     margin: 0;
  450. }
  451. .menu li {
  452.     display: inline;
  453.     padding-left: 5px;
  454. }
  455. .menu img {
  456.     padding-right: 5px;
  457.     vertical-align: top;
  458. }
  459. #panel .links {
  460.     margin: 0;
  461.     float: right;
  462. }
  463. .expcolimage {
  464.     float: right;
  465.     width: auto;
  466.     vertical-align: middle;
  467.     margin-top: 3px;
  468. }
  469. img.attachment {
  470.     border: 1px solid #E9E5D7;
  471.     padding: 2px;
  472. }
  473. hr {
  474.     background-color: #555;
  475.     color: #555;
  476.     height: 1px;
  477.     border: 0px;
  478. }
  479. #copyright {
  480.     font: 11px; font-family: Futura, Century Gothic,
  481.  
  482. AppleGothic, sans-serif, Helvetica Neue, HelveticaNeue, Arial,
  483.  
  484. sans-serif;
  485. color: #555;
  486.     margin: 0;
  487.     padding: 10px 0 0 0;
  488. }
  489. #copyright a {
  490.     color: #0a203a;
  491.     text-decoration: underline;
  492. }
  493. #debug {
  494.     float: right;
  495.     text-align: right;
  496.     margin-top: 0;
  497.     font-size: 50%;
  498. }
  499. blockquote {
  500.     border: 1px solid #ccc;
  501.     margin: 0;
  502.     background: #fff;
  503.     padding: 4px;
  504. }
  505. blockquote cite {
  506.     font-weight: bold;
  507.     border-bottom: 1px solid #ccc;
  508.     font-style: normal;
  509.     display: block;
  510.     margin: 4px 0;
  511. }
  512. blockquote cite span {
  513.     float: right;
  514.     font-weight: normal;
  515. }
  516. blockquote cite span.highlight {
  517.     float: none;
  518.     font-weight: bold;
  519.     padding-bottom: 0;
  520. }
  521. .codeblock {
  522.      border: 1px solid #303030 !important;
  523.     margin: 0;
  524.     background: #404040 !important;
  525. padding: 0 0 5px 5px;
  526. }
  527. .codeblock .title {
  528.        font-weight: bold;
  529.     border-bottom: 0px solid #68b !important;
  530.     font-style: normal;
  531.     font-size: large;
  532.     font-family: Poiret One, Futura, Century Gothic,
  533.  
  534. AppleGothic, sans-serif, Helvetica Neue, HelveticaNeue, Arial,
  535.  
  536. sans-serif;
  537.     background: #48b !important;
  538.     color: #FFF;
  539.     display: block;
  540.     margin: 0 0 0 -6px;
  541.     padding: 0 0 0 5px;
  542. }
  543. .codeblock code {
  544.     overflow: auto;
  545.     height: auto;
  546.     max-height: 200px;
  547.     display: block;
  548.     font-family: OCR A, OCR A Extended, Chicago, Monaco,
  549.  
  550. Consolas, Courier, monospace;
  551.     font-size: 13px;
  552.     padding: 5px 0px 0px 0px;
  553.    
  554. }
  555. .subforumicon {
  556.     border: 0;
  557.     vertical-align: middle;
  558. }
  559. .separator {
  560.     margin: 5px;
  561.     padding: 0;
  562.     height: 0px;
  563.     font-size: 1px;
  564.     list-style-type: none;
  565. }
  566. form {
  567.     margin: 0;
  568.     padding: 0;
  569. }
  570. .popup_menu .popup_item_container {
  571.     margin: 1px;
  572.     text-align: left;
  573. }
  574. .popup_menu .popup_item {
  575.     display: block;
  576.     padding: 3px;
  577.     text-decoration: none;
  578.     white-space: nowrap;
  579. }
  580. .popup_menu a.popup_item:hover {
  581.     text-decoration: none;
  582. }
  583. .autocomplete {
  584.     text-align: left;
  585. }
  586. .subject_new {
  587.     font-weight: bold;
  588. }
  589. .highlight {
  590.     background: #CCDFFF;
  591.     padding-top: 3px;
  592.     padding-bottom: 3px;
  593. }
  594. .pm_alert {
  595.     background: #404b5b;
  596.      border: 1px solid #777;
  597.     text-align: center;
  598.     padding: 5px 20px;
  599.     margin-bottom: 15px;
  600.     font-size: 11px; }
  601. .pm_alert::before {
  602.     display: block; float: left;
  603.   content: url
  604.  
  605. (http://imageshack.com/a/img911/4559/CTIJd1.png);}
  606.  
  607.  
  608.                        
  609.  
  610.  
  611.  
  612. .red_alert {
  613.     background: #FBE3E4;
  614.     border: 1px solid #A5161A;
  615.     color: #A5161A;
  616.     text-align: center;
  617.     padding: 5px 20px;
  618.     margin-bottom: 15px;
  619.     font-size: 11px;
  620. }
  621. .high_warning {
  622.     color: #CC0000;
  623. }
  624. .moderate_warning {
  625.     color: #F3611B;
  626. }
  627. .low_warning {
  628.     color: #AE5700;
  629. }
  630. div.error {
  631.     padding: 5px 10px;
  632.     border-top: 1px solid #666;
  633.     border-bottom: 1px solid #666;
  634.     background: #444;
  635.     font-size: 12px;
  636. }
  637. div.error p {
  638.     margin: 10px 0 0 0;
  639.     color: #000;
  640.     font-weight: normal;
  641. }
  642. div.error p em {
  643.     font-style: normal;
  644.     font-weight: bold;
  645.     line-height: 35px;
  646.     padding-left: 50px;
  647.     display: block;
  648.     color: #0AC;
  649.     background: url
  650.  
  651. (http://imageshack.com/a/img905/9461/DWAB9B.png) no-repeat 0;
  652. }
  653. div.error.ul {
  654.     margin-left: 24px;
  655. }
  656. .online {
  657.     color: #15A018;
  658. }
  659. .offline {
  660.     color: #C7C7C7;
  661. }
  662. .pagination {
  663.     font-size: 11px;
  664.     padding-top: 10px;
  665.     margin-bottom: 5px;
  666. }
  667. .tfoot .pagination,
  668. .tcat .pagination {
  669.     padding-top: 0;
  670. }
  671. .pagination .pages {
  672.     font-weight: bold;
  673. }
  674. .pagination .pagination_current,
  675. .pagination a {
  676.     padding: 2px 6px;
  677.     margin-bottom: 3px;
  678. }
  679. .pagination a {
  680.     border: 1px solid #81A2C4;
  681. }
  682. .pagination .pagination_current {
  683.     background: #F5F5F5;
  684.     border: 1px solid #81A2C4;
  685.     font-weight: bold;
  686.     color: #000;
  687. }
  688. .pagination a:hover {
  689.     background: #F5F5F5;
  690.     text-decoration: none;
  691. }
  692. .thread_legend,
  693. .thread_legend dd {
  694.     margin: 0;
  695.     padding: 0;
  696. }
  697. .thread_legend dd {
  698.     padding-bottom: 4px;
  699.     margin-right: 15px;
  700. }
  701. .thread_legend img {
  702.     margin-right: 4px;
  703.     vertical-align: bottom;
  704. }
  705. .forum_legend,
  706. .forum_legend dt,
  707. .forum_legend dd {
  708.     margin: 0;
  709.     padding: 0;
  710. }
  711. .forum_legend dd {
  712.     float: left;
  713.     margin-right: 10px;
  714. }
  715. .forum_legend dt {
  716.     margin-right: 10px;
  717.     float: left;
  718. }
  719. .success_message {
  720.     color: #00b200;
  721.     font-weight: bold;
  722.     font-size: 10px;
  723.     margin-bottom: 10px;
  724. }
  725. .error_message {
  726.     color: #C00;
  727.     font-weight: bold;
  728.     font-size: 10px;
  729.     margin-bottom: 10px;
  730. }
  731. .post_body {
  732.     padding: 5px;
  733.    font-family: OCR A, OCR A Extended, Chicago, courier new,
  734.  
  735. Sans-Serif;
  736. font-size: 90%;
  737. }
  738. .post_content {
  739.     padding: 5px 10px;
  740. }
  741. .quick_jump {
  742.     background: url(images/jump.gif) no-repeat 0;
  743.     width: 13px;
  744.     height: 13px;
  745.     padding-left: 13px;
  746.     /* amount of padding needed for image to fully show */
  747.    
  748.     vertical-align: middle;
  749.     border: none;
  750. }
  751. .repbox {
  752.     font-size: 16px;
  753.     font-weight: bold;
  754.     padding: 5px 7px 5px 7px;
  755. }
  756. ._neutral {
  757.     background-color: #FAFAFA;
  758.     color: #999999;
  759.     border: 1px solid #CCCCCC;
  760. }
  761. ._minus {
  762.     background-color: #FDD2D1;
  763.     color: #CB0200;
  764.     border: 1px solid #980201;
  765. }
  766. ._plus {
  767.     background-color: #E8FCDC;
  768.     color: #008800;
  769.     border: 1px solid #008800;
  770. }
  771. .pagination_breadcrumb {
  772.     background-color: #f5f5f5;
  773.     border: 1px solid #fff;
  774.     outline: 1px solid #ccc;
  775.     padding: 5px;
  776.     margin-top: 5px;
  777.     font-weight: normal;
  778.     white-space: nowrap;
  779. }
  780. .pagination_breadcrumb_link {
  781.     vertical-align: middle;
  782.     cursor: pointer;
  783. }
  784. a.forumlink {
  785.     color: #5a6060;
  786.     font-weight: bold;
  787.  font-family: Futura, Century Gothic, AppleGothic, sans-serif,
  788.  
  789. Helvetica Neue, HelveticaNeue, Arial, sans-serif;
  790.     font-size: 0.9em;
  791.     text-decoration: underline;
  792. }
  793. .indexheader {
  794.     color: #345;
  795.     font-weight: bold;
  796. font-family: Futura, Century Gothic, AppleGothic, sans-serif,
  797.  
  798. Helvetica Neue, HelveticaNeue, Arial, sans-serif;
  799.     font-size: 11PX;
  800. }
  801. .compressed {
  802.     line-height: 100%;
  803. }
  804. .username {
  805.     font-size: x-small;
  806.     font-weight: bold;
  807. }
  808. .username a:link {
  809.     text-decoration: none;
  810. }
  811. .imageblocks img {
  812.     display: inline-block;
  813.     vertical-align: middle;
  814. }
  815. .imageblocks a {
  816.     vertical-align: middle;
  817. }
  818. .bottomrow {
  819.     border-bottom-width: 1px;
  820. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement