fork download
  1. @namespace url(http://w...content-available-to-author-only...3.org/1999/xhtml);
  2. @-moz-document domain("bochnianin.pl"){
  3.  
  4. * {
  5. margin: 0;
  6. padding: 0;
  7. }
  8. html {
  9. font-size: 100%;
  10. height: 100%;
  11. margin-bottom: 1px;
  12. }
  13. body {
  14. background-color: #FFFFFF;
  15. color: #9F1A18;
  16. font-family: Verdana,Helvetica,Arial,sans-serif;
  17. font-size: 10px;
  18. margin: 0;
  19. padding: 0 0 12px;
  20. }
  21. h1 {
  22. color: #FFFFFF;
  23. font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  24. font-size: 2em;
  25. font-weight: bold;
  26. margin-right: 200px;
  27. margin-top: 15px;
  28. }
  29. h2 {
  30. color: #3F3F3F;
  31. font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  32. font-size: 2em;
  33. font-weight: normal;
  34. margin: 0.8em 0 0.2em;
  35. }
  36. h2.solo {
  37. margin-bottom: 1em;
  38. }
  39. h3 {
  40. border-bottom: 1px solid #CCCCCC;
  41. color: #989898;
  42. font-family: Arial,Helvetica,sans-serif;
  43. font-size: 1.05em;
  44. font-weight: bold;
  45. margin-bottom: 3px;
  46. margin-top: 20px;
  47. padding-bottom: 2px;
  48. text-transform: uppercase;
  49. }
  50. h4 {
  51. font-family: "Trebuchet MS",Verdana,Helvetica,Arial,Sans-serif;
  52. font-size: 1.3em;
  53. }
  54. p {
  55. font-size: 1.1em;
  56. line-height: 1.3em;
  57. margin-bottom: 1.5em;
  58. }
  59. img {
  60. border-width: 0;
  61. }
  62. hr {
  63. -moz-border-bottom-colors: none;
  64. -moz-border-image: none;
  65. -moz-border-left-colors: none;
  66. -moz-border-right-colors: none;
  67. -moz-border-top-colors: none;
  68. border-color: #CCCCCC #FFFFFF #FFFFFF;
  69. border-right: 0 none #FFFFFF;
  70. border-style: solid none none;
  71. border-width: 1px 0 0;
  72. clear: both;
  73. display: block;
  74. height: 1px;
  75. margin: 5px 0;
  76. }
  77. hr.dashed {
  78. border-top: 1px dashed #CCCCCC;
  79. margin: 10px 0;
  80. }
  81. hr.divider {
  82. display: none;
  83. }
  84. p.right {
  85. text-align: right;
  86. }
  87. #header-bg {
  88. height: 85px;
  89. margin: auto;
  90. width: 804px;
  91. }
  92. #header-bg1 {
  93. margin: auto;
  94. width: 804px;
  95. }
  96. #wrap-bg {
  97. margin: auto;
  98. width: 804px;
  99. }
  100. #wrap {
  101. margin: auto;
  102. padding: 0;
  103. width: 780px;
  104. }
  105. #simple-wrap {
  106. background-color: #FFFFFF;
  107. padding: 6px 10px;
  108. }
  109. #page-body {
  110. clear: both;
  111. margin: 4px 0;
  112. }
  113. #page-footer {
  114. clear: both;
  115. }
  116. #page-footer h3 {
  117. margin-top: 20px;
  118. }
  119. #footer-bg {
  120. height: 7px;
  121. margin: auto;
  122. width: 804px;
  123. }
  124. a#logo:hover {
  125. text-decoration: none;
  126. }
  127. #search-box {
  128. color: #FFFFFF;
  129. display: block;
  130. float: right;
  131. margin-right: 5px;
  132. margin-top: 30px;
  133. position: relative;
  134. text-align: right;
  135. white-space: nowrap;
  136. }
  137. #search-box #keywords {
  138. background-color: #FFFFFF;
  139. width: 95px;
  140. }
  141. #search-box input {
  142. border: 1px solid #B0B0B0;
  143. }
  144. #search-box input.button1 {
  145. padding: 1px 5px;
  146. }
  147. #search-box li {
  148. margin-top: 4px;
  149. text-align: right;
  150. }
  151. #search-box img {
  152. margin-right: 3px;
  153. vertical-align: middle;
  154. }
  155. #site-description {
  156. float: left;
  157. width: 100%;
  158. }
  159. #site-description h1 {
  160. margin-right: 0;
  161. }
  162. .headerbar {
  163. background: none repeat-x scroll 0 0 #F8DAD7;
  164. color: #FFFFFF;
  165. margin-bottom: 4px;
  166. padding: 0 5px;
  167. }
  168. .navbar {
  169. background-color: #F8DAD7;
  170. padding: 0 10px;
  171. }
  172. .forabg {
  173. background: none repeat-x scroll 0 0 #B1B1B1;
  174. clear: both;
  175. margin-bottom: 4px;
  176. padding: 0 5px;
  177. }
  178. .forumbg {
  179. background: none repeat-x scroll 0 0 #F8DAD7;
  180. clear: both;
  181. margin-bottom: 4px;
  182. padding: 0 5px;
  183. }
  184. .panel {
  185. background-color: #F3F3F3;
  186. color: #3F3F3F;
  187. margin-bottom: 4px;
  188. padding: 0 10px;
  189. }
  190. .post {
  191. background-position: 100% 0;
  192. background-repeat: no-repeat;
  193. margin-bottom: 4px;
  194. padding: 0 10px;
  195. }
  196. .post:target .content {
  197. color: #000000;
  198. }
  199. .post:target h3 a {
  200. color: #000000;
  201. }
  202. .bg1 {
  203. background-color: #F7F7F7;
  204. }
  205. .bg2 {
  206. background-color: #F2F2F2;
  207. }
  208. .bg3 {
  209. background-color: #F8DAD7;
  210. }
  211. .rowbg {
  212. margin: 5px 5px 2px;
  213. }
  214. .ucprowbg {
  215. background-color: #E2E2E2;
  216. }
  217. .fieldsbg {
  218. background-color: #EAEAEA;
  219. }
  220. span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
  221. background-repeat: no-repeat;
  222. display: block;
  223. font-size: 1px;
  224. height: 5px;
  225. line-height: 1px;
  226. }
  227. span.corners-top {
  228. background-image: none;
  229. background-position: 0 0;
  230. margin: 0 -5px;
  231. }
  232. span.corners-top span {
  233. background-image: none;
  234. background-position: 100% 0;
  235. }
  236. span.corners-bottom {
  237. background-image: none;
  238. background-position: 0 100%;
  239. clear: both;
  240. margin: 0 -5px;
  241. }
  242. span.corners-bottom span {
  243. background-image: none;
  244. background-position: 100% 100%;
  245. }
  246. .headbg span.corners-bottom {
  247. margin-bottom: -1px;
  248. }
  249. .post span.corners-top, .post span.corners-bottom, .panel span.corners-top, .panel span.corners-bottom, .navbar span.corners-top, .navbar span.corners-bottom {
  250. margin: 0 -10px;
  251. }
  252. .rules span.corners-top {
  253. margin: 0 -10px 5px;
  254. }
  255. .rules span.corners-bottom {
  256. margin: 5px -10px 0;
  257. }
  258. ul.linklist {
  259. display: block;
  260. margin: 0;
  261. }
  262. ul.linklist li {
  263. display: block;
  264. float: left;
  265. font-size: 1.1em;
  266. line-height: 2.2em;
  267. list-style-type: none;
  268. margin-right: 5px;
  269. width: auto;
  270. }
  271. ul.linklist li.rightside, p.rightside {
  272. float: right;
  273. margin-left: 5px;
  274. margin-right: 0;
  275. text-align: right;
  276. }
  277. ul.navlinks {
  278. border-bottom: 1px solid #FFFFFF;
  279. font-weight: bold;
  280. margin-bottom: 1px;
  281. padding-bottom: 1px;
  282. }
  283. ul.leftside {
  284. float: left;
  285. margin-left: 0;
  286. margin-right: 5px;
  287. text-align: left;
  288. }
  289. ul.rightside {
  290. float: right;
  291. margin-left: 5px;
  292. margin-right: -5px;
  293. text-align: right;
  294. }
  295. table.table1 {
  296. }
  297. #ucp-main table.table1 {
  298. padding: 2px;
  299. }
  300. table.table1 thead th {
  301. color: #FFFFFF;
  302. font-size: 1em;
  303. font-weight: normal;
  304. line-height: 1.3em;
  305. padding: 0 0 4px 3px;
  306. text-transform: uppercase;
  307. }
  308. table.table1 thead th span {
  309. padding-left: 7px;
  310. }
  311. table.table1 tbody tr {
  312. border: 1px solid #CFCFCF;
  313. }
  314. table.table1 tbody tr:hover, table.table1 tbody tr.hover {
  315. background-color: #F6F6F6;
  316. color: #000000;
  317. }
  318. table.table1 td {
  319. color: #6A6A6A;
  320. font-size: 1.1em;
  321. }
  322. table.table1 tbody td {
  323. border-top: 1px solid #FAFAFA;
  324. padding: 5px;
  325. }
  326. table.table1 tbody th {
  327. background-color: #FFFFFF;
  328. border-bottom: 1px solid #000000;
  329. color: #333333;
  330. padding: 5px;
  331. text-align: left;
  332. }
  333. table.table1 .name {
  334. text-align: left;
  335. }
  336. table.table1 .posts {
  337. text-align: center !important;
  338. width: 7%;
  339. }
  340. table.table1 .joined {
  341. text-align: left;
  342. width: 15%;
  343. }
  344. table.table1 .active {
  345. text-align: left;
  346. width: 15%;
  347. }
  348. table.table1 .mark {
  349. text-align: center;
  350. width: 7%;
  351. }
  352. table.table1 .info {
  353. text-align: left;
  354. width: 30%;
  355. }
  356. table.table1 .info div {
  357. overflow: hidden;
  358. white-space: nowrap;
  359. width: 100%;
  360. }
  361. table.table1 .autocol {
  362. line-height: 2em;
  363. white-space: nowrap;
  364. }
  365. table.table1 thead .autocol {
  366. padding-left: 1em;
  367. }
  368. table.table1 span.rank-img {
  369. float: right;
  370. width: auto;
  371. }
  372. table.info td {
  373. padding: 3px;
  374. }
  375. table.info tbody th {
  376. color: #000000;
  377. font-weight: normal;
  378. padding: 3px;
  379. text-align: right;
  380. vertical-align: top;
  381. }
  382. .forumbg table.table1 {
  383. margin: 0 -2px -1px -1px;
  384. }
  385. .column1 {
  386. clear: left;
  387. float: left;
  388. width: 49%;
  389. }
  390. .column2 {
  391. clear: right;
  392. float: right;
  393. width: 49%;
  394. }
  395. .left-box {
  396. float: left;
  397. text-align: left;
  398. width: auto;
  399. }
  400. .right-box {
  401. float: right;
  402. text-align: right;
  403. width: auto;
  404. }
  405. dl.details {
  406. font-size: 1.1em;
  407. }
  408. dl.details dt {
  409. clear: left;
  410. color: #000000;
  411. display: block;
  412. float: left;
  413. text-align: right;
  414. width: 30%;
  415. }
  416. dl.details dd {
  417. color: #828282;
  418. float: left;
  419. margin-bottom: 5px;
  420. margin-left: 0;
  421. padding-left: 5px;
  422. width: 65%;
  423. }
  424. .pagination {
  425. float: right;
  426. height: 1%;
  427. margin-top: 5px;
  428. text-align: right;
  429. width: auto;
  430. }
  431. .pagination span.page-sep {
  432. display: none;
  433. }
  434. li.pagination {
  435. margin-top: 0;
  436. }
  437. .pagination strong, .pagination b {
  438. font-weight: normal;
  439. }
  440. .pagination span strong {
  441. background-color: #BFBFBF;
  442. border: 1px solid #BFBFBF;
  443. color: #FFFFFF;
  444. font-size: 0.9em;
  445. font-weight: normal;
  446. margin: 0 2px;
  447. padding: 0 2px;
  448. }
  449. .pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
  450. background-color: #EEEEEE;
  451. border: 1px solid #BABABA;
  452. color: #747474;
  453. font-size: 0.9em;
  454. font-weight: normal;
  455. line-height: 1.5em;
  456. margin: 0 2px;
  457. padding: 0 2px;
  458. text-decoration: none;
  459. }
  460. .pagination span a:hover {
  461. background-color: #D2D2D2;
  462. border-color: #D2D2D2;
  463. color: #FFFFFF;
  464. text-decoration: none;
  465. }
  466. .pagination img {
  467. vertical-align: middle;
  468. }
  469. .row .pagination {
  470. background: none no-repeat scroll 0 50% transparent;
  471. display: block;
  472. float: right;
  473. font-size: 0.9em;
  474. margin-top: 0;
  475. padding: 1px 0 1px 15px;
  476. width: auto;
  477. }
  478. .row .pagination span a, li.pagination span a {
  479. background-color: #FFFFFF;
  480. }
  481. .row .pagination span a:hover, li.pagination span a:hover {
  482. background-color: #D2D2D2;
  483. }
  484. #forum-permissions {
  485. float: right;
  486. margin-left: 5px;
  487. margin-top: 10px;
  488. padding-left: 5px;
  489. text-align: right;
  490. width: auto;
  491. }
  492. .copyright {
  493. color: #555555;
  494. padding: 5px;
  495. text-align: center;
  496. }
  497. .small {
  498. font-size: 0.9em !important;
  499. }
  500. .titlespace {
  501. margin-bottom: 15px;
  502. }
  503. .headerspace {
  504. margin-top: 20px;
  505. }
  506. .error {
  507. color: #BCBCBC;
  508. font-size: 1em;
  509. font-weight: bold;
  510. }
  511. .reported {
  512. background-color: #F7F7F7;
  513. }
  514. li.reported:hover {
  515. background-color: #ECECEC;
  516. }
  517. div.rules {
  518. background-color: #ECECEC;
  519. color: #BCBCBC;
  520. font-size: 1.1em;
  521. margin: 10px 0;
  522. padding: 0 10px;
  523. }
  524. div.rules ul {
  525. margin-left: 20px;
  526. }
  527. p.rules {
  528. background-color: #ECECEC;
  529. background-image: none;
  530. padding: 5px;
  531. }
  532. p.rules img {
  533. vertical-align: middle;
  534. }
  535. p.rules a {
  536. clear: both;
  537. vertical-align: middle;
  538. }
  539. #top {
  540. position: absolute;
  541. top: -20px;
  542. }
  543. .clear {
  544. background: none repeat scroll 0 0 transparent;
  545. clear: both;
  546. display: block;
  547. font-size: 1px;
  548. line-height: 1px;
  549. }
  550. a:link {
  551. color: #898989;
  552. text-decoration: none;
  553. }
  554. a:visited {
  555. color: #898989;
  556. text-decoration: none;
  557. }
  558. a:hover {
  559. color: #D3D3D3;
  560. text-decoration: underline;
  561. }
  562. a:active {
  563. color: #D2D2D2;
  564. text-decoration: none;
  565. }
  566. .username-coloured {
  567. display: inline !important;
  568. font-weight: bold;
  569. padding: 0 !important;
  570. }
  571. #search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
  572. color: #FFFFFF;
  573. text-decoration: none;
  574. }
  575. #search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
  576. color: #FFFFFF;
  577. text-decoration: none;
  578. }
  579. #search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
  580. color: #FFFFFF;
  581. text-decoration: underline;
  582. }
  583. #search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
  584. color: #FFFFFF;
  585. text-decoration: none;
  586. }
  587. a.forumtitle {
  588. color: #898989;
  589. font-family: "Trebuchet MS",Helvetica,Arial,Sans-serif;
  590. font-size: 1.2em;
  591. font-weight: bold;
  592. text-decoration: none;
  593. }
  594. a.forumtitle:hover {
  595. color: #BCBCBC;
  596. text-decoration: underline;
  597. }
  598. a.forumtitle:active {
  599. color: #898989;
  600. }
  601. a.topictitle {
  602. color: #898989;
  603. font-family: "Trebuchet MS",Helvetica,Arial,Sans-serif;
  604. font-size: 1.2em;
  605. font-weight: bold;
  606. text-decoration: none;
  607. }
  608. a.topictitle:hover {
  609. color: #BCBCBC;
  610. text-decoration: underline;
  611. }
  612. a.topictitle:active {
  613. color: #898989;
  614. }
  615. .postlink {
  616. border-bottom: 1px solid #D2D2D2;
  617. color: #D2D2D2;
  618. padding-bottom: 0;
  619. text-decoration: none;
  620. }
  621. .postlink:visited {
  622. border-bottom-color: #666666;
  623. border-bottom-style: dotted;
  624. color: #BDBDBD;
  625. }
  626. .postlink:active {
  627. color: #D2D2D2;
  628. }
  629. .postlink:hover {
  630. background-color: #F6F6F6;
  631. color: #404040;
  632. text-decoration: none;
  633. }
  634. .signature a, .signature a:visited, .signature a:active, .signature a:hover {
  635. background-color: transparent;
  636. border: medium none;
  637. text-decoration: underline;
  638. }
  639. .postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
  640. color: #898989;
  641. font-weight: bold;
  642. text-decoration: none;
  643. }
  644. .postprofile a:hover, .postprofile dt.author a:hover {
  645. color: #D3D3D3;
  646. text-decoration: underline;
  647. }
  648. .search .postprofile a {
  649. color: #898989;
  650. font-weight: normal;
  651. text-decoration: none;
  652. }
  653. .search .postprofile a:hover {
  654. color: #D3D3D3;
  655. text-decoration: underline;
  656. }
  657. .back2top {
  658. clear: both;
  659. height: 11px;
  660. text-align: right;
  661. }
  662. a.top {
  663. background: none no-repeat scroll left top transparent;
  664. display: block;
  665. float: right;
  666. height: 11px;
  667. letter-spacing: 1000px;
  668. overflow: hidden;
  669. text-decoration: none;
  670. text-indent: 11px;
  671. width: 11px;
  672. }
  673. a.top2 {
  674. background: none no-repeat scroll 0 50% transparent;
  675. padding-left: 15px;
  676. text-decoration: none;
  677. }
  678. a.up {
  679. background: none no-repeat scroll left center transparent;
  680. }
  681. a.down {
  682. background: none no-repeat scroll right center transparent;
  683. }
  684. a.left {
  685. background: none no-repeat scroll 3px 60% transparent;
  686. }
  687. a.right {
  688. background: none no-repeat scroll 95% 60% transparent;
  689. }
  690. a.up, a.up:link, a.up:active, a.up:visited {
  691. border-bottom-width: 0;
  692. padding-left: 10px;
  693. text-decoration: none;
  694. }
  695. a.up:hover {
  696. background-color: transparent;
  697. background-position: left top;
  698. }
  699. a.down, a.down:link, a.down:active, a.down:visited {
  700. padding-right: 10px;
  701. }
  702. a.down:hover {
  703. background-position: right bottom;
  704. text-decoration: none;
  705. }
  706. a.left, a.left:active, a.left:visited {
  707. padding-left: 12px;
  708. }
  709. a.left:hover {
  710. background-position: 0 60%;
  711. color: #D2D2D2;
  712. text-decoration: none;
  713. }
  714. a.right, a.right:active, a.right:visited {
  715. padding-right: 12px;
  716. }
  717. a.right:hover {
  718. background-position: 100% 60%;
  719. color: #D2D2D2;
  720. text-decoration: none;
  721. }
  722. ul.topiclist {
  723. display: block;
  724. list-style-type: none;
  725. margin: 0;
  726. }
  727. ul.forums {
  728. background: none repeat-x scroll 0 0 #F9F9F9;
  729. }
  730. ul.topiclist li {
  731. color: #777777;
  732. display: block;
  733. list-style-type: none;
  734. margin: 0;
  735. }
  736. ul.topiclist dl {
  737. position: relative;
  738. }
  739. ul.topiclist li.row dl {
  740. padding: 2px 0;
  741. }
  742. ul.topiclist dt {
  743. display: block;
  744. float: left;
  745. font-size: 1.1em;
  746. padding-left: 5px;
  747. padding-right: 5px;
  748. width: 50%;
  749. }
  750. ul.topiclist dd {
  751. border-left: 1px solid #FFFFFF;
  752. display: block;
  753. float: left;
  754. padding: 4px 0;
  755. }
  756. ul.topiclist dfn {
  757. display: none;
  758. }
  759. ul.topiclist li.row dt a.subforum {
  760. background-image: none;
  761. background-position: 0 50%;
  762. background-repeat: no-repeat;
  763. padding: 0 0 0 12px;
  764. position: relative;
  765. white-space: nowrap;
  766. }
  767. .forum-image {
  768. float: left;
  769. margin-right: 5px;
  770. padding-top: 5px;
  771. }
  772. li.row {
  773. border-bottom: 1px solid #8F8F8F;
  774. border-top: 1px solid #FFFFFF;
  775. }
  776. li.row strong {
  777. color: #000000;
  778. font-weight: normal;
  779. }
  780. li.row:hover {
  781. background-color: #F6F6F6;
  782. }
  783. li.row:hover dd {
  784. border-left-color: #CCCCCC;
  785. }
  786. li.header dt, li.header dd {
  787. border-left-width: 0;
  788. color: #FFFFFF;
  789. font-family: Arial,Helvetica,sans-serif;
  790. font-size: 1em;
  791. line-height: 1em;
  792. margin: 2px 0 4px;
  793. padding-bottom: 2px;
  794. padding-top: 2px;
  795. text-transform: uppercase;
  796. }
  797. li.header dt {
  798. font-weight: bold;
  799. }
  800. li.header dd {
  801. margin-left: 1px;
  802. }
  803. li.header dl.icon {
  804. min-height: 0;
  805. }
  806. li.header dl.icon dt {
  807. padding-left: 0;
  808. padding-right: 50px;
  809. }
  810. dl.icon {
  811. background-position: 10px 50%;
  812. background-repeat: no-repeat;
  813. min-height: 35px;
  814. }
  815. dl.icon dt {
  816. background-position: 5px 95%;
  817. background-repeat: no-repeat;
  818. padding-left: 45px;
  819. }
  820. dd.posts, dd.topics, dd.views {
  821. font-size: 1.2em;
  822. line-height: 2.2em;
  823. text-align: center;
  824. width: 8%;
  825. }
  826. dd.lastpost {
  827. font-size: 1.1em;
  828. width: 25%;
  829. }
  830. dd.redirect {
  831. font-size: 1.1em;
  832. line-height: 2.5em;
  833. }
  834. dd.moderation {
  835. font-size: 1.1em;
  836. }
  837. dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
  838. display: block;
  839. padding-left: 5px;
  840. }
  841. dd.time {
  842. font-size: 1.1em;
  843. line-height: 200%;
  844. width: auto;
  845. }
  846. dd.extra {
  847. font-size: 1.1em;
  848. line-height: 200%;
  849. text-align: center;
  850. width: 12%;
  851. }
  852. dd.mark {
  853. float: right !important;
  854. font-size: 1.2em;
  855. line-height: 200%;
  856. text-align: center;
  857. width: 9%;
  858. }
  859. dd.info {
  860. width: 30%;
  861. }
  862. dd.option {
  863. font-size: 1.1em;
  864. line-height: 200%;
  865. text-align: center;
  866. width: 15%;
  867. }
  868. dd.searchby {
  869. font-size: 1.1em;
  870. line-height: 1em;
  871. width: 47%;
  872. }
  873. ul.topiclist dd.searchextra {
  874. border-left: medium none;
  875. clear: both;
  876. color: #333333;
  877. font-size: 1.1em;
  878. margin-left: 5px;
  879. overflow: hidden;
  880. padding: 0.2em 0;
  881. width: 98%;
  882. }
  883. .topic-actions {
  884. font-size: 1.1em;
  885. height: 28px;
  886. margin-bottom: 3px;
  887. min-height: 28px;
  888. }
  889. div.topic-actions[class] {
  890. height: auto;
  891. }
  892. .postbody {
  893. clear: both;
  894. color: #333333;
  895. float: left;
  896. line-height: 1.48em;
  897. padding: 0 0 0 3px;
  898. width: 100%;
  899. }
  900. .postbody .ignore {
  901. font-size: 1.1em;
  902. }
  903. .postbody h3.first {
  904. font-size: 1.7em;
  905. margin-left: 5px;
  906. }
  907. .postbody h3 {
  908. border: medium none;
  909. font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  910. font-size: 1.5em;
  911. line-height: 125%;
  912. margin: 0 0 0.3em !important;
  913. padding: 2px 0 0 3px;
  914. text-transform: none;
  915. }
  916. .postbody h3 img {
  917. vertical-align: bottom;
  918. }
  919. .postbody .content {
  920. font-size: 1.3em;
  921. }
  922. .search .postbody {
  923. width: 68%;
  924. }
  925. #review {
  926. margin-top: 2em;
  927. }
  928. #topicreview {
  929. height: 300px;
  930. overflow: auto;
  931. padding-right: 5px;
  932. }
  933. #topicreview .postbody {
  934. float: none;
  935. height: auto;
  936. margin: 0;
  937. width: auto;
  938. }
  939. #topicreview .post {
  940. height: auto;
  941. }
  942. #topicreview h2 {
  943. border-bottom-width: 0;
  944. }
  945. .content {
  946. color: #333333;
  947. font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  948. font-size: 1em;
  949. line-height: 1.4em;
  950. margin-left: 5px;
  951. min-height: 3em;
  952. overflow: hidden;
  953. }
  954. .content h2, .panel h2 {
  955. border-bottom: 1px solid #CCCCCC;
  956. color: #989898;
  957. font-size: 1.6em;
  958. font-weight: normal;
  959. margin-bottom: 0.5em;
  960. margin-top: 0.5em;
  961. padding-bottom: 0.5em;
  962. }
  963. .panel h3 {
  964. margin: 0.5em 0;
  965. }
  966. .panel p {
  967. font-size: 1.2em;
  968. line-height: 1.4em;
  969. margin-bottom: 1em;
  970. }
  971. .content p {
  972. font-family: "Lucida Grande","Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  973. font-size: 1.2em;
  974. line-height: 1.4em;
  975. margin-bottom: 1em;
  976. }
  977. dl.faq {
  978. font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  979. font-size: 1.1em;
  980. line-height: 1.4em;
  981. margin-bottom: 2em;
  982. margin-top: 1em;
  983. }
  984. dl.faq dt {
  985. color: #333333;
  986. font-weight: bold;
  987. }
  988. .content dl.faq {
  989. font-size: 1.2em;
  990. margin-bottom: 0.5em;
  991. }
  992. .content li {
  993. list-style-type: inherit;
  994. }
  995. .content ul, .content ol {
  996. margin-bottom: 1em;
  997. margin-left: 3em;
  998. }
  999. .posthilit {
  1000. background-color: #F3F3F3;
  1001. color: #BCBCBC;
  1002. padding: 0 2px 1px;
  1003. }
  1004. .announce, .unreadpost {
  1005. border-left-color: #BCBCBC;
  1006. border-right-color: #BCBCBC;
  1007. }
  1008. p.author {
  1009. font-family: Verdana,Helvetica,Arial,sans-serif;
  1010. font-size: 1em;
  1011. line-height: 1.2em;
  1012. margin: 0 0 0.6em 15em;
  1013. padding: 0 0 5px;
  1014. }
  1015. .signature {
  1016. border-top: 1px solid #CCCCCC;
  1017. clear: left;
  1018. font-size: 1.1em;
  1019. line-height: 140%;
  1020. margin-top: 1.5em;
  1021. overflow: hidden;
  1022. padding-top: 0.2em;
  1023. width: 100%;
  1024. }
  1025. dd .signature {
  1026. border: medium none;
  1027. clear: none;
  1028. margin: 0;
  1029. padding: 0;
  1030. }
  1031. .signature li {
  1032. list-style-type: inherit;
  1033. }
  1034. .signature ul, .signature ol {
  1035. margin-bottom: 1em;
  1036. margin-left: 3em;
  1037. }
  1038. .notice {
  1039. border-top: 1px dashed #CCCCCC;
  1040. clear: left;
  1041. font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  1042. font-size: 1em;
  1043. line-height: 130%;
  1044. margin-top: 1.5em;
  1045. padding-top: 0.2em;
  1046. width: auto;
  1047. }
  1048. ul.searchresults {
  1049. clear: both;
  1050. list-style: none outside none;
  1051. text-align: right;
  1052. }
  1053. blockquote {
  1054. background: none no-repeat scroll 6px 8px #F8DAD7;
  1055. border: 1px solid #DBDBDB;
  1056. font-size: 0.95em;
  1057. margin: 0.5em 1px 0 25px;
  1058. overflow: hidden;
  1059. padding: 5px;
  1060. }
  1061. blockquote blockquote {
  1062. background-color: #BABABA;
  1063. font-size: 1em;
  1064. margin: 0.5em 1px 0 15px;
  1065. }
  1066. blockquote blockquote blockquote {
  1067. background-color: #E4E4E4;
  1068. }
  1069. blockquote cite {
  1070. display: block;
  1071. font-size: 0.9em;
  1072. font-style: normal;
  1073. font-weight: bold;
  1074. margin-left: 20px;
  1075. }
  1076. blockquote cite cite {
  1077. font-size: 1em;
  1078. }
  1079. blockquote.uncited {
  1080. padding-top: 25px;
  1081. }
  1082. dl.codebox {
  1083. background-color: #FFFFFF;
  1084. border: 1px solid #D8D8D8;
  1085. font-size: 1em;
  1086. padding: 3px;
  1087. }
  1088. dl.codebox dt {
  1089. border-bottom: 1px solid #CCCCCC;
  1090. display: block;
  1091. font-size: 0.8em;
  1092. font-weight: bold;
  1093. margin-bottom: 3px;
  1094. text-transform: uppercase;
  1095. }
  1096. blockquote dl.codebox {
  1097. margin-left: 0;
  1098. }
  1099. dl.codebox code {
  1100. color: #8B8B8B;
  1101. display: block;
  1102. font: 0.9em/1.3em Monaco,"Andale Mono","Courier New",Courier,mono;
  1103. height: auto;
  1104. margin: 2px 0;
  1105. max-height: 200px;
  1106. overflow: auto;
  1107. padding-top: 5px;
  1108. white-space: normal;
  1109. }
  1110. .syntaxbg {
  1111. color: #FFFFFF;
  1112. }
  1113. .syntaxcomment {
  1114. color: #000000;
  1115. }
  1116. .syntaxdefault {
  1117. color: #BCBCBC;
  1118. }
  1119. .syntaxhtml {
  1120. color: #000000;
  1121. }
  1122. .syntaxkeyword {
  1123. color: #585858;
  1124. }
  1125. .syntaxstring {
  1126. color: #A7A7A7;
  1127. }
  1128. .attachbox {
  1129. background-color: #FFFFFF;
  1130. border: 1px dashed #D8D8D8;
  1131. clear: left;
  1132. float: left;
  1133. margin: 5px 5px 5px 0;
  1134. padding: 6px;
  1135. width: auto;
  1136. }
  1137. .pm-message .attachbox {
  1138. background-color: #F3F3F3;
  1139. }
  1140. .attachbox dt {
  1141. font-family: Arial,Helvetica,sans-serif;
  1142. text-transform: uppercase;
  1143. }
  1144. .attachbox dd {
  1145. border-top: 1px solid #D8D8D8;
  1146. clear: left;
  1147. margin-top: 4px;
  1148. padding-top: 4px;
  1149. }
  1150. .attachbox dd dd {
  1151. border: medium none;
  1152. }
  1153. .attachbox p {
  1154. clear: left;
  1155. color: #666666;
  1156. font-weight: normal;
  1157. line-height: 110%;
  1158. }
  1159. .attachbox p.stats {
  1160. clear: left;
  1161. color: #666666;
  1162. font-weight: normal;
  1163. line-height: 110%;
  1164. }
  1165. .attach-image {
  1166. margin: 3px 0;
  1167. max-height: 350px;
  1168. overflow: auto;
  1169. width: 100%;
  1170. }
  1171. .attach-image img {
  1172. border: 1px solid #999999;
  1173. cursor: default;
  1174. }
  1175. div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
  1176. display: block;
  1177. margin-bottom: 4px;
  1178. }
  1179. div.inline-attachment p {
  1180. font-size: 100%;
  1181. }
  1182. dl.file {
  1183. display: block;
  1184. font-family: Verdana,Arial,Helvetica,sans-serif;
  1185. }
  1186. dl.file dt {
  1187. font-family: Verdana,Arial,Helvetica,sans-serif;
  1188. font-weight: bold;
  1189. margin: 0;
  1190. padding: 0;
  1191. text-transform: none;
  1192. }
  1193. dl.file dd {
  1194. color: #666666;
  1195. margin: 0;
  1196. padding: 0;
  1197. }
  1198. dl.thumbnail img {
  1199. background-color: #FFFFFF;
  1200. border: 1px solid #666666;
  1201. padding: 3px;
  1202. }
  1203. dl.thumbnail dd {
  1204. color: #666666;
  1205. font-family: Verdana,Arial,Helvetica,sans-serif;
  1206. font-style: italic;
  1207. }
  1208. .attachbox dl.thumbnail dd {
  1209. font-size: 100%;
  1210. }
  1211. dl.thumbnail dt a:hover {
  1212. background-color: #EEEEEE;
  1213. }
  1214. dl.thumbnail dt a:hover img {
  1215. border: 1px solid #D2D2D2;
  1216. }
  1217. fieldset.polls {
  1218. font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  1219. }
  1220. fieldset.polls dl {
  1221. border-top: 1px solid #E2E2E2;
  1222. color: #666666;
  1223. line-height: 120%;
  1224. margin-top: 5px;
  1225. padding: 5px 0 0;
  1226. }
  1227. fieldset.polls dl.voted {
  1228. color: #000000;
  1229. font-weight: bold;
  1230. }
  1231. fieldset.polls dt {
  1232. border-right: medium none;
  1233. display: block;
  1234. float: left;
  1235. font-size: 1.1em;
  1236. margin: 0;
  1237. padding: 0;
  1238. text-align: left;
  1239. width: 30%;
  1240. }
  1241. fieldset.polls dd {
  1242. border-left: medium none;
  1243. float: left;
  1244. font-size: 1.1em;
  1245. margin-left: 0;
  1246. padding: 0 5px;
  1247. width: 10%;
  1248. }
  1249. fieldset.polls dd.resultbar {
  1250. width: 50%;
  1251. }
  1252. fieldset.polls dd input {
  1253. margin: 2px 0;
  1254. }
  1255. fieldset.polls dd div {
  1256. color: #FFFFFF;
  1257. font-family: Arial,Helvetica,sans-serif;
  1258. font-weight: bold;
  1259. min-width: 2%;
  1260. overflow: visible;
  1261. padding: 0 2px;
  1262. text-align: right;
  1263. }
  1264. .pollbar1 {
  1265. background-color: #AAAAAA;
  1266. border-bottom: 1px solid #747474;
  1267. border-right: 1px solid #747474;
  1268. }
  1269. .pollbar2 {
  1270. background-color: #BEBEBE;
  1271. border-bottom: 1px solid #8C8C8C;
  1272. border-right: 1px solid #8C8C8C;
  1273. }
  1274. .pollbar3 {
  1275. background-color: #D1D1D1;
  1276. border-bottom: 1px solid #AAAAAA;
  1277. border-right: 1px solid #AAAAAA;
  1278. }
  1279. .pollbar4 {
  1280. background-color: #E4E4E4;
  1281. border-bottom: 1px solid #BEBEBE;
  1282. border-right: 1px solid #BEBEBE;
  1283. }
  1284. .pollbar5 {
  1285. background-color: #F8F8F8;
  1286. border-bottom: 1px solid #D1D1D1;
  1287. border-right: 1px solid #D1D1D1;
  1288. }
  1289. .postprofile {
  1290. border-right: 1px solid #FFFFFF;
  1291. color: #666666;
  1292. display: inline;
  1293. float: left;
  1294. margin: 5px 0 10px;
  1295. min-height: 80px;
  1296. width: 22%;
  1297. }
  1298. .pm .postprofile {
  1299. border-right: 1px solid #DDDDDD;
  1300. }
  1301. .postprofile dd, .postprofile dt {
  1302. line-height: 1.2em;
  1303. margin-right: 8px;
  1304. }
  1305. .postprofile strong {
  1306. color: #000000;
  1307. font-weight: normal;
  1308. }
  1309. .avatar {
  1310. border: medium none;
  1311. margin-bottom: 3px;
  1312. }
  1313. .online {
  1314. background-image: none;
  1315. background-position: 100% 0;
  1316. background-repeat: no-repeat;
  1317. }
  1318. .search .postprofile {
  1319. width: 30%;
  1320. }
  1321. dl.pmlist dt {
  1322. width: 60% !important;
  1323. }
  1324. dl.pmlist dt textarea {
  1325. width: 95%;
  1326. }
  1327. dl.pmlist dd {
  1328. margin-bottom: 2px;
  1329. margin-left: 61% !important;
  1330. }
  1331. .buttons {
  1332. float: left;
  1333. height: auto;
  1334. width: auto;
  1335. }
  1336. .buttons div {
  1337. background-position: 0 100%;
  1338. float: left;
  1339. margin: 0 5px 0 0;
  1340. }
  1341. .buttons div a {
  1342. background-position: 0 0;
  1343. display: block;
  1344. height: 100%;
  1345. overflow: hidden;
  1346. position: relative;
  1347. width: 100%;
  1348. }
  1349. .buttons div span {
  1350. cursor: pointer;
  1351. height: 100%;
  1352. position: absolute;
  1353. width: 100%;
  1354. }
  1355. .buttons div a:hover span {
  1356. background-position: 0 100%;
  1357. }
  1358. .reply-icon span {
  1359. background: none no-repeat scroll 0 0 transparent;
  1360. }
  1361. .post-icon span {
  1362. background: none no-repeat scroll 0 0 transparent;
  1363. }
  1364. .locked-icon span {
  1365. background: none no-repeat scroll 0 0 transparent;
  1366. }
  1367. .pmreply-icon span {
  1368. background: none no-repeat scroll 0 0 transparent;
  1369. }
  1370. .newpm-icon span {
  1371. background: none no-repeat scroll 0 0 transparent;
  1372. }
  1373. .forwardpm-icon span {
  1374. background: none no-repeat scroll 0 0 transparent;
  1375. }
  1376. .buttons div.reply-icon {
  1377. height: 25px;
  1378. width: 96px;
  1379. }
  1380. .buttons div.post-icon {
  1381. height: 25px;
  1382. width: 96px;
  1383. }
  1384. .buttons div.locked-icon {
  1385. height: 25px;
  1386. width: 96px;
  1387. }
  1388. .buttons div.pmreply-icon {
  1389. height: 25px;
  1390. width: 96px;
  1391. }
  1392. .buttons div.newpm-icon {
  1393. height: 25px;
  1394. width: 96px;
  1395. }
  1396. .buttons div.forwardpm-icon {
  1397. height: 25px;
  1398. width: 96px;
  1399. }
  1400. a.print, a.sendemail, a.fontsize {
  1401. background-repeat: no-repeat;
  1402. display: block;
  1403. height: 18px;
  1404. overflow: hidden;
  1405. text-align: left;
  1406. text-indent: -5000px;
  1407. }
  1408. a.print {
  1409. background-image: none;
  1410. width: 22px;
  1411. }
  1412. a.sendemail {
  1413. background-image: none;
  1414. width: 22px;
  1415. }
  1416. a.fontsize {
  1417. background-image: none;
  1418. background-position: 0 -1px;
  1419. width: 29px;
  1420. }
  1421. a.fontsize:hover {
  1422. background-position: 0 -20px;
  1423. text-decoration: none;
  1424. }
  1425. .sitehome, .icon-faq, .icon-members, .icon-home, .icon-ucp, .icon-register, .icon-logout, .icon-bookmark, .icon-bump, .icon-subscribe, .icon-unsubscribe, .icon-pages, .icon-search {
  1426. background-image: none;
  1427. background-position: 0 50%;
  1428. background-repeat: no-repeat;
  1429. padding: 1px 0 0 17px;
  1430. }
  1431. ul.profile-icons {
  1432. list-style: none outside none;
  1433. padding-top: 10px;
  1434. height: 15px;
  1435. }
  1436. ul.profile-icons li {
  1437. background-position: 0 100%;
  1438. float: left;
  1439. margin: 0 6px 3px 0;
  1440. }
  1441. ul.profile-icons li a {
  1442. background-position: 0 0;
  1443. display: block;
  1444. height: 100%;
  1445. width: 100%;
  1446. }
  1447. ul.profile-icons li span {
  1448. display: none;
  1449. }
  1450. ul.profile-icons li a:hover {
  1451. background: none repeat scroll 0 0 transparent;
  1452. }
  1453. .postbody ul.profile-icons {
  1454. float: right;
  1455. padding: 0;
  1456. width: auto;
  1457. }
  1458. .postbody ul.profile-icons li {
  1459. margin: 0 3px;
  1460. }
  1461. .email-icon, .email-icon a {
  1462. background: none no-repeat scroll left top transparent;
  1463. }
  1464. .aim-icon, .aim-icon a {
  1465. background: none no-repeat scroll left top transparent;
  1466. }
  1467. .yahoo-icon, .yahoo-icon a {
  1468. background: none no-repeat scroll left top transparent;
  1469. }
  1470. .web-icon, .web-icon a {
  1471. background: none no-repeat scroll left top transparent;
  1472. }
  1473. .msnm-icon, .msnm-icon a {
  1474. background: none no-repeat scroll left top transparent;
  1475. }
  1476. .icq-icon, .icq-icon a {
  1477. background: none no-repeat scroll left top transparent;
  1478. }
  1479. .jabber-icon, .jabber-icon a {
  1480. background: none no-repeat scroll left top transparent;
  1481. }
  1482. .pm-icon, .pm-icon a {
  1483. background: none no-repeat scroll left top transparent;
  1484. }
  1485. .quote-icon, .quote-icon a {
  1486. background: none no-repeat scroll left top transparent;
  1487. }
  1488. .report-icon, .report-icon a {
  1489. background: none no-repeat scroll left top transparent;
  1490. }
  1491. .warn-icon, .warn-icon a {
  1492. background: none no-repeat scroll left top transparent;
  1493. }
  1494. .edit-icon, .edit-icon a {
  1495. background: none no-repeat scroll left top transparent;
  1496. }
  1497. .delete-icon, .delete-icon a {
  1498. background: none no-repeat scroll left top transparent;
  1499. }
  1500. .info-icon, .info-icon a {
  1501. background: none no-repeat scroll left top transparent;
  1502. }
  1503. ul.profile-icons li.email-icon {
  1504. height: 20px;
  1505. width: 20px;
  1506. }
  1507. ul.profile-icons li.aim-icon {
  1508. height: 20px;
  1509. width: 20px;
  1510. }
  1511. ul.profile-icons li.yahoo-icon {
  1512. height: 20px;
  1513. width: 20px;
  1514. }
  1515. ul.profile-icons li.web-icon {
  1516. height: 20px;
  1517. width: 20px;
  1518. }
  1519. ul.profile-icons li.msnm-icon {
  1520. height: 20px;
  1521. width: 20px;
  1522. }
  1523. ul.profile-icons li.icq-icon {
  1524. height: 20px;
  1525. width: 20px;
  1526. }
  1527. ul.profile-icons li.jabber-icon {
  1528. height: 20px;
  1529. width: 20px;
  1530. }
  1531. ul.profile-icons li.pm-icon {
  1532. height: 20px;
  1533. width: 28px;
  1534. }
  1535. ul.profile-icons li.quote-icon {
  1536. height: 20px;
  1537. width: 54px;
  1538. }
  1539. ul.profile-icons li.report-icon {
  1540. height: 20px;
  1541. width: 20px;
  1542. }
  1543. ul.profile-icons li.edit-icon {
  1544. height: 20px;
  1545. width: 42px;
  1546. }
  1547. ul.profile-icons li.delete-icon {
  1548. height: 20px;
  1549. width: 20px;
  1550. }
  1551. ul.profile-icons li.info-icon {
  1552. height: 20px;
  1553. width: 20px;
  1554. }
  1555. ul.profile-icons li.warn-icon {
  1556. height: 20px;
  1557. width: 20px;
  1558. }
  1559. ul.profile-icons li.edit-icon {
  1560. margin: 0 0 0 3px;
  1561. }
  1562. ul.profile-icons li.quote-icon {
  1563. margin: 0 0 0 10px;
  1564. }
  1565. ul.profile-icons li.info-icon, ul.profile-icons li.report-icon {
  1566. margin: 0 3px 0 0;
  1567. }
  1568. #cp-menu {
  1569. float: left;
  1570. margin-bottom: 5px;
  1571. margin-top: 1em;
  1572. width: 19%;
  1573. }
  1574. #cp-main {
  1575. float: left;
  1576. width: 81%;
  1577. }
  1578. #cp-main .content {
  1579. padding: 0;
  1580. }
  1581. #cp-main h3, #cp-main hr, #cp-menu hr {
  1582. border-color: #BFBFBF;
  1583. }
  1584. #cp-main .panel p {
  1585. font-size: 1.1em;
  1586. }
  1587. #cp-main .panel ol {
  1588. font-size: 1.1em;
  1589. margin-left: 2em;
  1590. }
  1591. #cp-main .panel li.row {
  1592. border-bottom: 1px solid #CBCBCB;
  1593. border-top: 1px solid #F9F9F9;
  1594. }
  1595. ul.cplist {
  1596. border-top: 1px solid #CBCBCB;
  1597. margin-bottom: 5px;
  1598. }
  1599. #cp-main .panel li.header dd, #cp-main .panel li.header dt {
  1600. color: #000000;
  1601. margin-bottom: 2px;
  1602. }
  1603. #cp-main table.table1 {
  1604. margin-bottom: 1em;
  1605. }
  1606. #cp-main table.table1 thead th {
  1607. border-bottom: 1px solid #333333;
  1608. color: #333333;
  1609. font-weight: bold;
  1610. padding: 5px;
  1611. }
  1612. #cp-main table.table1 tbody th {
  1613. background-color: transparent !important;
  1614. border-bottom: medium none;
  1615. font-style: italic;
  1616. }
  1617. #cp-main .pagination {
  1618. float: right;
  1619. padding-top: 1px;
  1620. width: auto;
  1621. }
  1622. #cp-main .postbody p {
  1623. font-size: 1.1em;
  1624. }
  1625. #cp-main .pm-message {
  1626. background-color: #FFFFFF;
  1627. border: 1px solid #E2E2E2;
  1628. float: none;
  1629. margin: 10px 0;
  1630. width: auto;
  1631. }
  1632. .pm-message h2 {
  1633. padding-bottom: 5px;
  1634. }
  1635. #cp-main .postbody h3, #cp-main .box2 h3 {
  1636. margin-top: 0;
  1637. }
  1638. #cp-main .buttons {
  1639. margin-left: 0;
  1640. }
  1641. #cp-main ul.linklist {
  1642. margin: 0;
  1643. }
  1644. .mcp-main .postbody {
  1645. width: 100%;
  1646. }
  1647. #tabs {
  1648. line-height: normal;
  1649. margin: 20px 0 -1px 7px;
  1650. min-width: 570px;
  1651. }
  1652. #tabs ul {
  1653. list-style: none outside none;
  1654. margin: 0;
  1655. padding: 0;
  1656. }
  1657. #tabs li {
  1658. display: inline;
  1659. font-size: 1em;
  1660. font-weight: bold;
  1661. margin: 0;
  1662. padding: 0;
  1663. }
  1664. #tabs a {
  1665. background: none no-repeat scroll 0 -35px transparent;
  1666. cursor: pointer;
  1667. float: left;
  1668. margin: 0 1px 0 0;
  1669. padding: 0 0 0 5px;
  1670. position: relative;
  1671. text-decoration: none;
  1672. }
  1673. #tabs a span {
  1674. background: none no-repeat scroll 100% -35px transparent;
  1675. color: #828282;
  1676. display: block;
  1677. float: left;
  1678. padding: 6px 10px 6px 5px;
  1679. white-space: nowrap;
  1680. }
  1681. #tabs a:hover span {
  1682. color: #BCBCBC;
  1683. }
  1684. #tabs .activetab a {
  1685. background-position: 0 0;
  1686. border-bottom: 1px solid #F8DAD7;
  1687. }
  1688. #tabs .activetab a span {
  1689. background-position: 100% 0;
  1690. color: #333333;
  1691. padding-bottom: 7px;
  1692. }
  1693. #tabs a:hover {
  1694. background-position: 0 -70px;
  1695. }
  1696. #tabs a:hover span {
  1697. background-position: 100% -70px;
  1698. }
  1699. #tabs .activetab a:hover {
  1700. background-position: 0 0;
  1701. }
  1702. #tabs .activetab a:hover span {
  1703. background-position: 100% 0;
  1704. color: #000000;
  1705. }
  1706. #minitabs {
  1707. line-height: normal;
  1708. margin: -20px 7px 0 0;
  1709. }
  1710. #minitabs ul {
  1711. list-style: none outside none;
  1712. margin: 0;
  1713. padding: 0;
  1714. }
  1715. #minitabs li {
  1716. background-color: #F2F2F2;
  1717. display: block;
  1718. float: right;
  1719. font-size: 1em;
  1720. font-weight: bold;
  1721. margin-left: 2px;
  1722. padding: 0 10px 4px;
  1723. }
  1724. #minitabs a {
  1725. }
  1726. #minitabs a:hover {
  1727. text-decoration: none;
  1728. }
  1729. #minitabs li.activetab {
  1730. background-color: #F9F9F9;
  1731. }
  1732. #minitabs li.activetab a, #minitabs li.activetab a:hover {
  1733. color: #333333;
  1734. }
  1735. #navigation {
  1736. padding-top: 36px;
  1737. width: 100%;
  1738. }
  1739. #navigation ul {
  1740. list-style: none outside none;
  1741. }
  1742. #navigation li {
  1743. display: inline;
  1744. font-weight: bold;
  1745. margin: 1px 0;
  1746. padding: 0;
  1747. }
  1748. #navigation a {
  1749. background: none repeat-y scroll 100% 0 #CFCFCF;
  1750. color: #333333;
  1751. display: block;
  1752. font-weight: bold;
  1753. margin: 1px 0;
  1754. padding: 5px;
  1755. text-decoration: none;
  1756. }
  1757. #navigation a:hover {
  1758. background-color: #C6C6C6;
  1759. background-image: none;
  1760. color: #BCBCBC;
  1761. text-decoration: none;
  1762. }
  1763. #navigation #active-subsection a {
  1764. background-color: #F9F9F9;
  1765. background-image: none;
  1766. color: #D3D3D3;
  1767. display: block;
  1768. }
  1769. #navigation #active-subsection a:hover {
  1770. color: #D3D3D3;
  1771. }
  1772. #cp-main h2 {
  1773. border-bottom: medium none;
  1774. color: #333333;
  1775. margin-left: 10px;
  1776. padding: 0;
  1777. }
  1778. #cp-main .panel {
  1779. background-color: #F9F9F9;
  1780. }
  1781. #cp-main .pm {
  1782. background-color: #FFFFFF;
  1783. }
  1784. #cp-main span.corners-top, #cp-menu span.corners-top {
  1785. background-image: none;
  1786. }
  1787. #cp-main span.corners-top span, #cp-menu span.corners-top span {
  1788. background-image: none;
  1789. }
  1790. #cp-main span.corners-bottom, #cp-menu span.corners-bottom {
  1791. background-image: none;
  1792. }
  1793. #cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
  1794. background-image: none;
  1795. }
  1796. #cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
  1797. background-image: none;
  1798. }
  1799. #cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
  1800. background-image: none;
  1801. }
  1802. #cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
  1803. background-image: none;
  1804. }
  1805. #cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
  1806. background-image: none;
  1807. }
  1808. .cp-mini {
  1809. background-color: #F9F9F9;
  1810. margin: 10px 15px 10px 5px;
  1811. padding: 0 5px;
  1812. }
  1813. .cp-mini span.corners-top, .cp-mini span.corners-bottom {
  1814. margin: 0 -5px;
  1815. }
  1816. dl.mini dt {
  1817. color: #676767;
  1818. font-weight: bold;
  1819. }
  1820. dl.mini dd {
  1821. padding-top: 4px;
  1822. }
  1823. .friend-online {
  1824. font-weight: bold;
  1825. }
  1826. .friend-offline {
  1827. font-style: italic;
  1828. }
  1829. #pm-menu {
  1830. line-height: 2.5em;
  1831. }
  1832. .current {
  1833. color: #999999;
  1834. }
  1835. ol.def-rules {
  1836. padding-left: 0;
  1837. }
  1838. ol.def-rules li {
  1839. line-height: 180%;
  1840. padding: 1px;
  1841. }
  1842. .pmlist li.bg1 {
  1843. -moz-border-bottom-colors: none;
  1844. -moz-border-image: none;
  1845. -moz-border-left-colors: none;
  1846. -moz-border-right-colors: none;
  1847. -moz-border-top-colors: none;
  1848. border-color: transparent;
  1849. border-style: solid;
  1850. border-width: 0 3px;
  1851. }
  1852. .pmlist li.bg2 {
  1853. -moz-border-bottom-colors: none;
  1854. -moz-border-image: none;
  1855. -moz-border-left-colors: none;
  1856. -moz-border-right-colors: none;
  1857. -moz-border-top-colors: none;
  1858. border-color: transparent;
  1859. border-style: solid;
  1860. border-width: 0 3px;
  1861. }
  1862. .pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
  1863. border-left-color: #BCBCBC;
  1864. border-right-color: #BCBCBC;
  1865. }
  1866. .pmlist li.pm_marked_colour, .pm_marked_colour {
  1867. -moz-border-bottom-colors: none;
  1868. -moz-border-image: none;
  1869. -moz-border-left-colors: none;
  1870. -moz-border-right-colors: none;
  1871. -moz-border-top-colors: none;
  1872. border-color: #FFFFFF;
  1873. border-style: solid;
  1874. border-width: 0 3px;
  1875. }
  1876. .pmlist li.pm_replied_colour, .pm_replied_colour {
  1877. -moz-border-bottom-colors: none;
  1878. -moz-border-image: none;
  1879. -moz-border-left-colors: none;
  1880. -moz-border-right-colors: none;
  1881. -moz-border-top-colors: none;
  1882. border-color: #C2C2C2;
  1883. border-style: solid;
  1884. border-width: 0 3px;
  1885. }
  1886. .pmlist li.pm_friend_colour, .pm_friend_colour {
  1887. -moz-border-bottom-colors: none;
  1888. -moz-border-image: none;
  1889. -moz-border-left-colors: none;
  1890. -moz-border-right-colors: none;
  1891. -moz-border-top-colors: none;
  1892. border-color: #BDBDBD;
  1893. border-style: solid;
  1894. border-width: 0 3px;
  1895. }
  1896. .pmlist li.pm_foe_colour, .pm_foe_colour {
  1897. -moz-border-bottom-colors: none;
  1898. -moz-border-image: none;
  1899. -moz-border-left-colors: none;
  1900. -moz-border-right-colors: none;
  1901. -moz-border-top-colors: none;
  1902. border-color: #000000;
  1903. border-style: solid;
  1904. border-width: 0 3px;
  1905. }
  1906. .pm-legend {
  1907. border-left-style: solid;
  1908. border-left-width: 10px;
  1909. border-right-width: 0;
  1910. margin-bottom: 3px;
  1911. padding-left: 3px;
  1912. }
  1913. #gallery label {
  1914. background: none repeat scroll 0 0 #FFFFFF;
  1915. border: 1px solid #CCCCCC;
  1916. float: left;
  1917. margin: 10px;
  1918. padding: 5px;
  1919. position: relative;
  1920. text-align: center;
  1921. width: auto;
  1922. }
  1923. #gallery label:hover {
  1924. background-color: #EEEEEE;
  1925. }
  1926. fieldset {
  1927. border-width: 0;
  1928. font-family: Verdana,Helvetica,Arial,sans-serif;
  1929. font-size: 1.1em;
  1930. }
  1931. input {
  1932. cursor: pointer;
  1933. font-family: Verdana,Helvetica,Arial,sans-serif;
  1934. font-size: 1em;
  1935. font-weight: normal;
  1936. padding: 0 3px;
  1937. vertical-align: middle;
  1938. }
  1939. select {
  1940. background-color: #FAFAFA;
  1941. border: 1px solid #666666;
  1942. cursor: pointer;
  1943. font-family: Verdana,Helvetica,Arial,sans-serif;
  1944. font-weight: normal;
  1945. padding: 1px;
  1946. vertical-align: middle;
  1947. }
  1948. option {
  1949. padding-right: 1em;
  1950. }
  1951. option.disabled-option {
  1952. color: graytext;
  1953. }
  1954. textarea {
  1955. font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  1956. font-size: 1em;
  1957. line-height: 1.4em;
  1958. padding: 2px;
  1959. width: 60%;
  1960. }
  1961. label {
  1962. color: #676767;
  1963. cursor: default;
  1964. padding-right: 5px;
  1965. }
  1966. label input {
  1967. vertical-align: middle;
  1968. }
  1969. label img {
  1970. vertical-align: middle;
  1971. }
  1972. fieldset dl {
  1973. padding: 4px 0;
  1974. }
  1975. fieldset dt {
  1976. display: block;
  1977. float: left;
  1978. text-align: left;
  1979. width: 40%;
  1980. }
  1981. fieldset dd {
  1982. margin-bottom: 3px;
  1983. margin-left: 41%;
  1984. vertical-align: top;
  1985. }
  1986. fieldset.fields1 dt {
  1987. border-right-width: 0;
  1988. width: 15em;
  1989. }
  1990. fieldset.fields1 dd {
  1991. border-left-width: 0;
  1992. margin-left: 15em;
  1993. }
  1994. fieldset.fields1 {
  1995. background-color: transparent;
  1996. }
  1997. fieldset.fields1 div {
  1998. margin-bottom: 3px;
  1999. }
  2000. fieldset.fields2 dt {
  2001. border-right-width: 0;
  2002. width: 15em;
  2003. }
  2004. fieldset.fields2 dd {
  2005. border-left-width: 0;
  2006. margin-left: 16em;
  2007. }
  2008. dt label {
  2009. font-weight: bold;
  2010. text-align: left;
  2011. }
  2012. dd label {
  2013. color: #333333;
  2014. white-space: nowrap;
  2015. }
  2016. dd input, dd textarea {
  2017. margin-right: 3px;
  2018. }
  2019. dd select {
  2020. width: auto;
  2021. }
  2022. dd textarea {
  2023. width: 85%;
  2024. }
  2025. fieldset dl:hover dt label {
  2026. color: #000000;
  2027. }
  2028. fieldset.fields2 dl:hover dt label {
  2029. color: inherit;
  2030. }
  2031. #timezone {
  2032. width: 95%;
  2033. }
  2034. * html #timezone {
  2035. width: 50%;
  2036. }
  2037. fieldset.quick-login {
  2038. margin-top: 5px;
  2039. }
  2040. fieldset.quick-login input {
  2041. width: auto;
  2042. }
  2043. fieldset.quick-login input.inputbox {
  2044. background-color: #F3F3F3;
  2045. margin-right: 5px;
  2046. vertical-align: middle;
  2047. width: 15%;
  2048. }
  2049. fieldset.quick-login label {
  2050. padding-right: 2px;
  2051. white-space: nowrap;
  2052. }
  2053. fieldset.display-options {
  2054. margin: 3px 0 5px;
  2055. text-align: center;
  2056. }
  2057. fieldset.display-options label {
  2058. padding-right: 2px;
  2059. white-space: nowrap;
  2060. }
  2061. fieldset.display-options a {
  2062. margin-top: 3px;
  2063. }
  2064. fieldset.display-actions {
  2065. line-height: 2em;
  2066. padding-right: 1em;
  2067. text-align: right;
  2068. white-space: nowrap;
  2069. }
  2070. fieldset.display-actions label {
  2071. padding-right: 2px;
  2072. white-space: nowrap;
  2073. }
  2074. fieldset.sort-options {
  2075. line-height: 2em;
  2076. }
  2077. fieldset.forum-selection {
  2078. float: right;
  2079. margin: 5px 0 3px;
  2080. }
  2081. fieldset.forum-selection2 {
  2082. float: right;
  2083. margin: 13px 0 3px;
  2084. }
  2085. fieldset.jumpbox {
  2086. height: 2.5em;
  2087. margin-top: 15px;
  2088. text-align: right;
  2089. }
  2090. fieldset.quickmod {
  2091. float: right;
  2092. height: 2.5em;
  2093. text-align: right;
  2094. width: 50%;
  2095. }
  2096. fieldset.submit-buttons {
  2097. margin: 5px 0;
  2098. text-align: center;
  2099. vertical-align: middle;
  2100. }
  2101. fieldset.submit-buttons input {
  2102. padding-bottom: 3px;
  2103. padding-top: 3px;
  2104. vertical-align: middle;
  2105. }
  2106. #format-buttons {
  2107. margin: 15px 0 2px;
  2108. }
  2109. #format-buttons input, #format-buttons select {
  2110. vertical-align: middle;
  2111. }
  2112. #message-box {
  2113. width: 80%;
  2114. }
  2115. #message-box textarea {
  2116. color: #333333;
  2117. font-family: "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
  2118. font-size: 1.2em;
  2119. width: 100%;
  2120. }
  2121. #smiley-box {
  2122. float: right;
  2123. width: 18%;
  2124. }
  2125. #smiley-box img {
  2126. margin: 3px;
  2127. }
  2128. .inputbox {
  2129. background-color: #FFFFFF;
  2130. border: 1px solid #C0C0C0;
  2131. color: #333333;
  2132. cursor: text;
  2133. padding: 2px;
  2134. }
  2135. .inputbox:hover {
  2136. border: 1px solid #EAEAEA;
  2137. }
  2138. .inputbox:focus {
  2139. border: 1px solid #EAEAEA;
  2140. color: #4B4B4B;
  2141. }
  2142. input.inputbox {
  2143. width: 85%;
  2144. }
  2145. input.medium {
  2146. width: 50%;
  2147. }
  2148. input.narrow {
  2149. width: 25%;
  2150. }
  2151. input.tiny {
  2152. width: 125px;
  2153. }
  2154. textarea.inputbox {
  2155. width: 85%;
  2156. }
  2157. .autowidth {
  2158. width: auto !important;
  2159. }
  2160. input.button1, input.button2 {
  2161. font-size: 1em;
  2162. }
  2163. a.button1, input.button1, input.button3, a.button2, input.button2 {
  2164. background: none repeat-x scroll center top #FAFAFA;
  2165. color: #000000;
  2166. font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
  2167. padding-bottom: 1px;
  2168. padding-top: 1px;
  2169. width: auto !important;
  2170. }
  2171. a.button1, input.button1 {
  2172. border: 1px solid #666666;
  2173. font-weight: bold;
  2174. }
  2175. input.button3 {
  2176. background-image: none;
  2177. font-variant: small-caps;
  2178. height: 12px;
  2179. line-height: 5px;
  2180. margin: 0;
  2181. padding: 0;
  2182. }
  2183. a.button2, input.button2, input.button3 {
  2184. border: 1px solid #666666;
  2185. }
  2186. a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
  2187. background-position: 0 1px;
  2188. color: #000000;
  2189. line-height: 250%;
  2190. padding: 2px 8px;
  2191. text-decoration: none;
  2192. vertical-align: text-bottom;
  2193. }
  2194. a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
  2195. background-position: 0 100%;
  2196. border: 1px solid #BCBCBC;
  2197. color: #BCBCBC;
  2198. }
  2199. input.disabled {
  2200. color: #666666;
  2201. font-weight: normal;
  2202. }
  2203. .search-box {
  2204. float: left;
  2205. margin-left: 5px;
  2206. margin-top: 3px;
  2207. }
  2208. .search-box input {
  2209. }
  2210. input.search {
  2211. background-image: none;
  2212. background-position: left 1px;
  2213. background-repeat: no-repeat;
  2214. padding-left: 17px;
  2215. }
  2216. .full {
  2217. width: 95%;
  2218. }
  2219. .medium {
  2220. width: 50%;
  2221. }
  2222. .narrow {
  2223. width: 25%;
  2224. }
  2225. .tiny {
  2226. width: 10%;
  2227. }
  2228. .section-ucp #tz {
  2229. width: 100% !important;
  2230. }
  2231. * html table, * html select, * html input {
  2232. font-size: 100%;
  2233. }
  2234. * html hr {
  2235. margin: 0;
  2236. }
  2237. * html span.corners-top, * html span.corners-bottom {
  2238. background-image: url("./styles/proglass_red/theme/images/corners_left.gif");
  2239. }
  2240. * html span.corners-top span, * html span.corners-bottom span {
  2241. background-image: url("./styles/proglass_red/theme/images/corners_right.gif");
  2242. }
  2243. table.table1 {
  2244. width: 100%;
  2245. }
  2246. html > body table.table1 {
  2247. width: 100%;
  2248. }
  2249. * html ul.topiclist li {
  2250. position: relative;
  2251. }
  2252. * html .postbody h3 img {
  2253. vertical-align: middle;
  2254. }
  2255. html > body dd label input {
  2256. vertical-align: text-bottom;
  2257. }
  2258. * html input.button1, * html input.button2 {
  2259. margin-bottom: 1px;
  2260. padding-bottom: 0;
  2261. }
  2262. * html .column1, * html .column2 {
  2263. width: 45%;
  2264. }
  2265. .clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls {
  2266. height: 1%;
  2267. overflow: hidden;
  2268. }
  2269. * html .post {
  2270. height: 25%;
  2271. overflow: hidden;
  2272. }
  2273. * html .clearfix, * html .navbar, ul.linklist {
  2274. height: 4%;
  2275. overflow: hidden;
  2276. }
  2277. dl.icon {
  2278. height: auto !important;
  2279. min-height: 35px;
  2280. }
  2281. * html #search-box {
  2282. width: 25%;
  2283. }
  2284. :first-child + html dl.details dd {
  2285. float: none;
  2286. margin-left: 30%;
  2287. }
  2288. * html dl.details dd {
  2289. float: none;
  2290. margin-left: 30%;
  2291. }
  2292. html, body {
  2293. background-color: #AB2219;
  2294. color: #AB2219;
  2295. }
  2296. h1 {
  2297. color: #FFFFFF;
  2298. }
  2299. h2 {
  2300. color: #392E2E;
  2301. }
  2302. h3 {
  2303. border-bottom-color: #CCCCCC;
  2304. color: #763333;
  2305. }
  2306. hr {
  2307. border-color: #CCCCCC #FFFFFF #FFFFFF;
  2308. }
  2309. hr.dashed {
  2310. border-top-color: #CCCCCC;
  2311. }
  2312. #header-bg {
  2313. background-image: url("./styles/proglass_red/theme/images/bg_header.jpg");
  2314. background-position: left top;
  2315. background-repeat: no-repeat;
  2316. }
  2317. #header-bg1 {
  2318. background-image: url("./styles/proglass_red/theme/images/bg_header.jpg");
  2319. background-position: left top;
  2320. background-repeat: no-repeat;
  2321. }
  2322. #wrap-bg {
  2323. background-image: url("./styles/proglass_red/theme/images/bg_wrap.gif");
  2324. background-repeat: repeat-y;
  2325. }
  2326. #footer-bg {
  2327. background-image: url("./styles/proglass_red/theme/images/bg_footer.gif");
  2328. background-position: left top;
  2329. background-repeat: no-repeat;
  2330. }
  2331. #search-box {
  2332. color: #FFFFFF;
  2333. }
  2334. #search-box #keywords {
  2335. background-color: #FFFFFF;
  2336. }
  2337. #search-box input {
  2338. border-color: #832D2D;
  2339. }
  2340. .headerbar {
  2341. background-color: #A15757;
  2342. background-image: url("./styles/proglass_red/theme/images/bg_header.gif");
  2343. color: #FFFFFF;
  2344. }
  2345. .navbar {
  2346. background-color: #E9E1E0;
  2347. }
  2348. .forabg {
  2349. background-color: #842D2D;
  2350. background-image: url("./styles/proglass_red/theme/images/bg_list.gif");
  2351. }
  2352. .forumbg {
  2353. background-color: #A15757;
  2354. background-image: url("./styles/proglass_red/theme/images/bg_header.gif");
  2355. }
  2356. .panel {
  2357. background-color: #EEE5E5;
  2358. color: #392E2E;
  2359. }
  2360. .post:target .content {
  2361. color: #000000;
  2362. }
  2363. .post:target h3 a {
  2364. color: #000000;
  2365. }
  2366. .bg1 {
  2367. background-color: #FFF1F1;
  2368. }
  2369. .bg2 {
  2370. background-color: #EEE5E5;
  2371. }
  2372. .bg3 {
  2373. background-color: #E9E1E0;
  2374. }
  2375. .ucprowbg {
  2376. background-color: #DEDEE0;
  2377. }
  2378. .fieldsbg {
  2379. background-color: #E8E8E9;
  2380. }
  2381. span.corners-top {
  2382. background-image: url("./styles/proglass_red/theme/images/corners_left.png");
  2383. }
  2384. span.corners-top span {
  2385. background-image: url("./styles/proglass_red/theme/images/corners_right.png");
  2386. }
  2387. span.corners-bottom {
  2388. background-image: url("./styles/proglass_red/theme/images/corners_left.png");
  2389. }
  2390. span.corners-bottom span {
  2391. background-image: url("./styles/proglass_red/theme/images/corners_right.png");
  2392. }
  2393. ul.navlinks {
  2394. border-bottom-color: #FFFFFF;
  2395. }
  2396. table.table1 thead th {
  2397. color: #FFFFFF;
  2398. }
  2399. table.table1 tbody tr {
  2400. border-color: #CCC2C2;
  2401. }
  2402. table.table1 tbody tr:hover, table.table1 tbody tr.hover {
  2403. background-color: #ECD9D9;
  2404. color: #000000;
  2405. }
  2406. table.table1 td {
  2407. color: #765F5F;
  2408. }
  2409. table.table1 tbody td {
  2410. border-top-color: #FAFAFA;
  2411. }
  2412. table.table1 tbody th {
  2413. background-color: #FFFFFF;
  2414. border-bottom-color: #000000;
  2415. color: #333333;
  2416. }
  2417. table.info tbody th {
  2418. color: #000000;
  2419. }
  2420. dl.details dt {
  2421. color: #000000;
  2422. }
  2423. dl.details dd {
  2424. color: #765F5F;
  2425. }
  2426. .sep {
  2427. color: #A64444;
  2428. }
  2429. .pagination span strong {
  2430. background-color: #A06565;
  2431. border-color: #A06565;
  2432. color: #FFFFFF;
  2433. }
  2434. .pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
  2435. background-color: #EDEDED;
  2436. border-color: #B7B9BD;
  2437. color: #687180;
  2438. }
  2439. .pagination span a:hover {
  2440. background-color: #AA5E5E;
  2441. border-color: #AA5E5E;
  2442. color: #FFFFFF;
  2443. }
  2444. .row .pagination {
  2445. background-image: url("./styles/proglass_red/theme/images/icon_pages.gif");
  2446. }
  2447. .row .pagination span a, li.pagination span a {
  2448. background-color: #FFFFFF;
  2449. }
  2450. .row .pagination span a:hover, li.pagination span a:hover {
  2451. background-color: #AA5E5E;
  2452. }
  2453. .copyright {
  2454. color: #555555;
  2455. }
  2456. .error {
  2457. color: #A93D3D;
  2458. }
  2459. .reported {
  2460. background-color: #EDF1F6;
  2461. }
  2462. li.reported:hover {
  2463. background-color: #F6EDED !important;
  2464. }
  2465. .sticky, .announce {
  2466. }
  2467. div.rules {
  2468. background-color: #F6EDED;
  2469. color: #A93D3D;
  2470. }
  2471. p.rules {
  2472. background-color: #F6EDED;
  2473. background-image: none;
  2474. }
  2475. a:link {
  2476. color: #6A2F2F;
  2477. }
  2478. a:visited {
  2479. color: #6A2F2F;
  2480. }
  2481. a:hover {
  2482. color: #BA2A2A;
  2483. }
  2484. a:active {
  2485. color: #AA5E5E;
  2486. }
  2487. #search-box a:link, .navbg a:link, .forumbg .header a:link, .forabg .header a:link, th a:link {
  2488. color: #FFFFFF;
  2489. }
  2490. #search-box a:visited, .navbg a:visited, .forumbg .header a:visited, .forabg .header a:visited, th a:visited {
  2491. color: #FFFFFF;
  2492. }
  2493. #search-box a:hover, .navbg a:hover, .forumbg .header a:hover, .forabg .header a:hover, th a:hover {
  2494. color: #D0D0D0;
  2495. }
  2496. #search-box a:active, .navbg a:active, .forumbg .header a:active, .forabg .header a:active, th a:active {
  2497. color: #F1D6D6;
  2498. }
  2499. a.forumtitle {
  2500. color: #6A2F2F;
  2501. }
  2502. a.forumtitle:hover {
  2503. color: #A93D3D;
  2504. }
  2505. a.forumtitle:active {
  2506. color: #6A2F2F;
  2507. }
  2508. a.topictitle {
  2509. color: #6A2F2F;
  2510. }
  2511. a.topictitle:hover {
  2512. color: #A93D3D;
  2513. }
  2514. a.topictitle:active {
  2515. color: #6A2F2F;
  2516. }
  2517. .postlink {
  2518. border-bottom-color: #AA5E5E;
  2519. color: #AA5E5E;
  2520. }
  2521. .postlink:visited {
  2522. border-bottom-color: #666666;
  2523. color: #7587A5;
  2524. }
  2525. .postlink:active {
  2526. color: #AA5E5E;
  2527. }
  2528. .postlink:hover {
  2529. background-color: #ECDADA;
  2530. color: #273A59;
  2531. }
  2532. .signature a, .signature a:visited, .signature a:active, .signature a:hover {
  2533. background-color: transparent;
  2534. }
  2535. .postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
  2536. color: #6A2F2F;
  2537. }
  2538. .postprofile a:hover, .postprofile dt.author a:hover {
  2539. color: #BA2A2A;
  2540. }
  2541. .search .postprofile a {
  2542. color: #6A2F2F;
  2543. }
  2544. .search .postprofile a:hover {
  2545. color: #BA2A2A;
  2546. }
  2547. a.top {
  2548. background-image: url("./styles/proglass_red/imageset/icon_back_top.gif");
  2549. }
  2550. a.top2 {
  2551. background-image: url("./styles/proglass_red/imageset/icon_back_top.gif");
  2552. }
  2553. a.up {
  2554. background-image: url("./styles/proglass_red/theme/images/arrow_up.gif");
  2555. }
  2556. a.down {
  2557. background-image: url("./styles/proglass_red/theme/images/arrow_down.gif");
  2558. }
  2559. a.left {
  2560. background-image: url("./styles/proglass_red/theme/images/arrow_left.gif");
  2561. }
  2562. a.right {
  2563. background-image: url("./styles/proglass_red/theme/images/arrow_right.gif");
  2564. }
  2565. a.up:hover {
  2566. background-color: transparent;
  2567. }
  2568. a.left:hover {
  2569. color: #AA5E5E;
  2570. }
  2571. a.right:hover {
  2572. color: #AA5E5E;
  2573. }
  2574. ul.forums {
  2575. background-color: #F6F1F1;
  2576. background-image: url("./styles/proglass_red/theme/images/gradient.gif");
  2577. }
  2578. ul.topiclist li {
  2579. color: #6C5757;
  2580. }
  2581. ul.topiclist dd {
  2582. border-left-color: #FFFFFF;
  2583. }
  2584. .rtl ul.topiclist dd {
  2585. border-left-color: transparent;
  2586. border-right-color: #FFFFFF;
  2587. }
  2588. ul.topiclist li.row dt a.subforum.read {
  2589. background-image: url("./styles/proglass_red/imageset/icon_post_target.gif");
  2590. }
  2591. ul.topiclist li.row dt a.subforum.unread {
  2592. background-image: url("./styles/proglass_red/imageset/icon_post_target_unread.gif");
  2593. }
  2594. li.row {
  2595. background-color: #EFEFEF;
  2596. border-bottom-color: #6B2424;
  2597. border-top-color: #FFFFFF;
  2598. }
  2599. li.row strong {
  2600. color: #000000;
  2601. }
  2602. li.row:hover {
  2603. background-color: #E7E7E7;
  2604. }
  2605. li.row:hover dd {
  2606. border-left-color: #CCCCCC;
  2607. }
  2608. .rtl li.row:hover dd {
  2609. border-left-color: transparent;
  2610. border-right-color: #CCCCCC;
  2611. }
  2612. li.header dt, li.header dd {
  2613. color: #FFFFFF;
  2614. }
  2615. ul.topiclist dd.searchextra {
  2616. color: #333333;
  2617. }
  2618. .postbody {
  2619. color: #333333;
  2620. }
  2621. .content {
  2622. color: #333333;
  2623. }
  2624. .content h2, .panel h2 {
  2625. border-bottom-color: #CCCCCC;
  2626. color: #763333;
  2627. }
  2628. dl.faq dt {
  2629. color: #333333;
  2630. }
  2631. .posthilit {
  2632. background-color: #C6D5EC;
  2633. color: #A93D3D;
  2634. }
  2635. .signature {
  2636. border-top-color: #CCCCCC;
  2637. }
  2638. .notice {
  2639. border-top-color: #CCCCCC;
  2640. }
  2641. blockquote {
  2642. background-color: #EBDDDD;
  2643. background-image: url("./styles/proglass_red/theme/images/quote.gif");
  2644. border-color: #CED2DB;
  2645. }
  2646. blockquote blockquote {
  2647. background-color: #EFD9D9;
  2648. }
  2649. blockquote blockquote blockquote {
  2650. background-color: #EBDDDD;
  2651. }
  2652. dl.codebox {
  2653. background-color: #FFFFFF;
  2654. border-color: #CDD0D4;
  2655. }
  2656. dl.codebox dt {
  2657. border-bottom-color: #CCCCCC;
  2658. }
  2659. dl.codebox code {
  2660. color: #2E8B57;
  2661. }
  2662. .syntaxbg {
  2663. color: #FFFFFF;
  2664. }
  2665. .syntaxcomment {
  2666. color: #01FE10;
  2667. }
  2668. .syntaxdefault {
  2669. color: #1C13A8;
  2670. }
  2671. .syntaxhtml {
  2672. color: #000000;
  2673. }
  2674. .syntaxkeyword {
  2675. color: #007700;
  2676. }
  2677. .syntaxstring {
  2678. color: #1D35C0;
  2679. }
  2680. .attachbox {
  2681. background-color: #FFFFFF;
  2682. border-color: #CDD0D4;
  2683. }
  2684. .pm-message .attachbox {
  2685. background-color: #F2F3F3;
  2686. }
  2687. .attachbox dd {
  2688. border-top-color: #CDD0D4;
  2689. }
  2690. .attachbox p {
  2691. color: #666666;
  2692. }
  2693. .attachbox p.stats {
  2694. color: #666666;
  2695. }
  2696. .attach-image img {
  2697. border-color: #999999;
  2698. }
  2699. dl.file dd {
  2700. color: #666666;
  2701. }
  2702. dl.thumbnail img {
  2703. background-color: #FFFFFF;
  2704. border-color: #666666;
  2705. }
  2706. dl.thumbnail dd {
  2707. color: #666666;
  2708. }
  2709. dl.thumbnail dt a:hover {
  2710. background-color: #EEEEEE;
  2711. }
  2712. dl.thumbnail dt a:hover img {
  2713. border-color: #AA5E5E;
  2714. }
  2715. fieldset.polls dl {
  2716. border-top-color: #DEDEE0;
  2717. color: #666666;
  2718. }
  2719. fieldset.polls dl.voted {
  2720. color: #000000;
  2721. }
  2722. fieldset.polls dd div {
  2723. color: #FFFFFF;
  2724. }
  2725. .rtl .pollbar1, .rtl .pollbar2, .rtl .pollbar3, .rtl .pollbar4, .rtl .pollbar5 {
  2726. border-right-color: transparent;
  2727. }
  2728. .pollbar1 {
  2729. background-color: #355D98;
  2730. border-bottom-color: #223D68;
  2731. border-right-color: #223D68;
  2732. }
  2733. .rtl .pollbar1 {
  2734. border-left-color: #223D68;
  2735. }
  2736. .pollbar2 {
  2737. background-color: #3365A9;
  2738. border-bottom-color: #2B4C7D;
  2739. border-right-color: #2B4C7D;
  2740. }
  2741. .rtl .pollbar2 {
  2742. border-left-color: #2B4C7D;
  2743. }
  2744. .pollbar3 {
  2745. background-color: #B93232;
  2746. border-bottom-color: #355D98;
  2747. border-right-color: #355D98;
  2748. }
  2749. .rtl .pollbar3 {
  2750. border-left-color: #355D98;
  2751. }
  2752. .pollbar4 {
  2753. background-color: #3175C9;
  2754. border-bottom-color: #3365A9;
  2755. border-right-color: #3365A9;
  2756. }
  2757. .rtl .pollbar4 {
  2758. border-left-color: #3365A9;
  2759. }
  2760. .pollbar5 {
  2761. background-color: #DA2F2F;
  2762. border-bottom-color: #B93232;
  2763. border-right-color: #B93232;
  2764. }
  2765. .rtl .pollbar5 {
  2766. border-left-color: #B93232;
  2767. }
  2768. .postprofile {
  2769. border-left-color: #FFFFFF;
  2770. color: #666666;
  2771. }
  2772. .rtl .postprofile {
  2773. border-left-color: transparent;
  2774. border-right-color: #FFFFFF;
  2775. }
  2776. .pm .postprofile {
  2777. border-left-color: #DDDDDD;
  2778. }
  2779. .rtl .pm .postprofile {
  2780. border-left-color: transparent;
  2781. border-right-color: #DDDDDD;
  2782. }
  2783. .postprofile strong {
  2784. color: #000000;
  2785. }
  2786. .online {
  2787. background-image: url("./styles/proglass_red/imageset/pl/icon_user_online.gif");
  2788. }
  2789. .reply-icon span {
  2790. background-image: url("./styles/proglass_red/imageset/pl/button_topic_reply.png");
  2791. }
  2792. .post-icon span {
  2793. background-image: url("./styles/proglass_red/imageset/pl/button_topic_new.png");
  2794. }
  2795. .locked-icon span {
  2796. background-image: url("./styles/proglass_red/imageset/pl/button_topic_locked.png");
  2797. }
  2798. .pmreply-icon span {
  2799. background-image: url("./styles/proglass_red/imageset/pl/button_pm_reply.png");
  2800. }
  2801. .newpm-icon span {
  2802. background-image: url("./styles/proglass_red/imageset/pl/button_pm_new.png");
  2803. }
  2804. .forwardpm-icon span {
  2805. background-image: url("./styles/proglass_red/imageset/pl/button_pm_forward.png");
  2806. }
  2807. a.print {
  2808. background-image: url("./styles/proglass_red/theme/images/icon_print.gif");
  2809. }
  2810. a.sendemail {
  2811. background-image: url("./styles/proglass_red/theme/images/icon_sendemail.gif");
  2812. }
  2813. a.fontsize {
  2814. background-image: url("./styles/proglass_red/theme/images/icon_fontsize.gif");
  2815. }
  2816. .sitehome {
  2817. background-image: url("./styles/proglass_red/theme/images/icon_home.gif");
  2818. }
  2819. .icon-faq {
  2820. background-image: url("./styles/proglass_red/theme/images/icon_faq.gif");
  2821. }
  2822. .icon-members {
  2823. background-image: url("./styles/proglass_red/theme/images/icon_members.gif");
  2824. }
  2825. .icon-home {
  2826. background-image: url("./styles/proglass_red/theme/images/icon_home.gif");
  2827. }
  2828. .icon-ucp {
  2829. background-image: url("./styles/proglass_red/theme/images/icon_ucp.gif");
  2830. }
  2831. .icon-register {
  2832. background-image: url("./styles/proglass_red/theme/images/icon_register.gif");
  2833. }
  2834. .icon-logout {
  2835. background-image: url("./styles/proglass_red/theme/images/icon_logout.gif");
  2836. }
  2837. .icon-bookmark {
  2838. background-image: url("./styles/proglass_red/theme/images/icon_bookmark.gif");
  2839. }
  2840. .icon-bump {
  2841. background-image: url("./styles/proglass_red/theme/images/icon_bump.gif");
  2842. }
  2843. .icon-subscribe {
  2844. background-image: url("./styles/proglass_red/theme/images/icon_subscribe.gif");
  2845. }
  2846. .icon-unsubscribe {
  2847. background-image: url("./styles/proglass_red/theme/images/icon_unsubscribe.gif");
  2848. }
  2849. .icon-pages {
  2850. background-image: url("./styles/proglass_red/theme/images/icon_pages.gif");
  2851. }
  2852. .icon-search {
  2853. background-image: url("./styles/proglass_red/theme/images/icon_search.gif");
  2854. }
  2855. .email-icon, .email-icon a {
  2856. background-image: url("./styles/proglass_red/imageset/icon_contact_email.gif");
  2857. }
  2858. .aim-icon, .aim-icon a {
  2859. background-image: url("./styles/proglass_red/imageset/icon_contact_aim.gif");
  2860. }
  2861. .yahoo-icon, .yahoo-icon a {
  2862. background-image: url("./styles/proglass_red/imageset/icon_contact_yahoo.gif");
  2863. }
  2864. .web-icon, .web-icon a {
  2865. background-image: url("./styles/proglass_red/imageset/icon_contact_www.gif");
  2866. }
  2867. .msnm-icon, .msnm-icon a {
  2868. background-image: url("./styles/proglass_red/imageset/icon_contact_msnm.gif");
  2869. }
  2870. .icq-icon, .icq-icon a {
  2871. background-image: url("./styles/proglass_red/imageset/icon_contact_icq.gif");
  2872. }
  2873. .jabber-icon, .jabber-icon a {
  2874. background-image: url("./styles/proglass_red/imageset/icon_contact_jabber.gif");
  2875. }
  2876. .pm-icon, .pm-icon a {
  2877. background-image: url("./styles/proglass_red/imageset/pl/icon_contact_pm.gif");
  2878. }
  2879. .quote-icon, .quote-icon a {
  2880. background-image: url("./styles/proglass_red/imageset/pl/icon_post_quote.gif");
  2881. }
  2882. .report-icon, .report-icon a {
  2883. background-image: url("./styles/proglass_red/imageset/icon_post_report.gif");
  2884. }
  2885. .edit-icon, .edit-icon a {
  2886. background-image: url("./styles/proglass_red/imageset/pl/icon_post_edit.gif");
  2887. }
  2888. .delete-icon, .delete-icon a {
  2889. background-image: url("./styles/proglass_red/imageset/icon_post_delete.gif");
  2890. }
  2891. .info-icon, .info-icon a {
  2892. background-image: url("./styles/proglass_red/imageset/icon_post_info.gif");
  2893. }
  2894. .warn-icon, .warn-icon a {
  2895. background-image: url("./styles/proglass_red/imageset/icon_user_warn.gif");
  2896. }
  2897. #cp-main h3, #cp-main hr, #cp-menu hr {
  2898. border-color: #B8ABAB;
  2899. }
  2900. #cp-main .panel li.row {
  2901. border-bottom-color: #C5BBBB;
  2902. border-top-color: #F9F9F9;
  2903. }
  2904. ul.cplist {
  2905. border-top-color: #E2CDCD;
  2906. }
  2907. #cp-main .panel li.header dd, #cp-main .panel li.header dt {
  2908. color: #000000;
  2909. }
  2910. #cp-main table.table1 thead th {
  2911. border-bottom-color: #333333;
  2912. color: #333333;
  2913. }
  2914. #cp-main .pm-message {
  2915. background-color: #FFFFFF;
  2916. border-color: #DDDEE0;
  2917. }
  2918. #tabs a {
  2919. background-image: url("./styles/proglass_red/theme/images/bg_tabs1.gif");
  2920. }
  2921. #tabs a span {
  2922. background-image: url("./styles/proglass_red/theme/images/bg_tabs2.gif");
  2923. color: #765F5F;
  2924. }
  2925. #tabs a:hover span {
  2926. color: #A93D3D;
  2927. }
  2928. #tabs .activetab a {
  2929. border-bottom-color: #E9E1E0;
  2930. }
  2931. #tabs .activetab a span {
  2932. color: #333333;
  2933. }
  2934. #tabs .activetab a:hover span {
  2935. color: #000000;
  2936. }
  2937. #minitabs li {
  2938. background-color: #EEE5E5;
  2939. }
  2940. #minitabs li.activetab {
  2941. background-color: #F9F9F9;
  2942. }
  2943. #minitabs li.activetab a, #minitabs li.activetab a:hover {
  2944. color: #333333;
  2945. }
  2946. #navigation a {
  2947. background-color: #C8B9B9;
  2948. background-image: url("./styles/proglass_red/theme/images/bg_menu.gif");
  2949. color: #333333;
  2950. }
  2951. #navigation a:hover {
  2952. background-color: #BFB1B1;
  2953. color: #A93D3D;
  2954. }
  2955. #navigation #active-subsection a {
  2956. background-color: #F9F9F9;
  2957. background-image: none;
  2958. color: #BA2A2A;
  2959. }
  2960. #navigation #active-subsection a:hover {
  2961. color: #BA2A2A;
  2962. }
  2963. #cp-main h2 {
  2964. color: #333333;
  2965. }
  2966. #cp-main .panel {
  2967. background-color: #F9F9F9;
  2968. }
  2969. #cp-main .pm {
  2970. background-color: #FFFFFF;
  2971. }
  2972. #cp-main span.corners-top, #cp-menu span.corners-top {
  2973. background-image: url("./styles/proglass_red/theme/images/corners_left2.gif");
  2974. }
  2975. #cp-main span.corners-top span, #cp-menu span.corners-top span {
  2976. background-image: url("./styles/proglass_red/theme/images/corners_right2.gif");
  2977. }
  2978. #cp-main span.corners-bottom, #cp-menu span.corners-bottom {
  2979. background-image: url("./styles/proglass_red/theme/images/corners_left2.gif");
  2980. }
  2981. #cp-main span.corners-bottom span, #cp-menu span.corners-bottom span {
  2982. background-image: url("./styles/proglass_red/theme/images/corners_right2.gif");
  2983. }
  2984. #cp-main .panel #topicreview span.corners-top, #cp-menu .panel #topicreview span.corners-top {
  2985. background-image: url("./styles/proglass_red/theme/images/corners_left.gif");
  2986. }
  2987. #cp-main .panel #topicreview span.corners-top span, #cp-menu .panel #topicreview span.corners-top span {
  2988. background-image: url("./styles/proglass_red/theme/images/corners_right.gif");
  2989. }
  2990. #cp-main .panel #topicreview span.corners-bottom, #cp-menu .panel #topicreview span.corners-bottom {
  2991. background-image: url("./styles/proglass_red/theme/images/corners_left.gif");
  2992. }
  2993. #cp-main .panel #topicreview span.corners-bottom span, #cp-menu .panel #topicreview span.corners-bottom span {
  2994. background-image: url("./styles/proglass_red/theme/images/corners_right.gif");
  2995. }
  2996. .cp-mini {
  2997. background-color: #F6F1F1;
  2998. }
  2999. dl.mini dt {
  3000. color: #4B505E;
  3001. }
  3002. .current {
  3003. color: #999999 !important;
  3004. }
  3005. .pmlist li.pm_message_reported_colour, .pm_message_reported_colour {
  3006. border-left-color: #A93D3D;
  3007. border-right-color: #A93D3D;
  3008. }
  3009. .pmlist li.pm_marked_colour, .pm_marked_colour {
  3010. border-color: #F7F008;
  3011. }
  3012. .pmlist li.pm_replied_colour, .pm_replied_colour {
  3013. border-color: #AFB5BC;
  3014. }
  3015. .pmlist li.pm_friend_colour, .pm_friend_colour {
  3016. border-color: #7587A5;
  3017. }
  3018. pmlist li.pm_foe_colour, .pm_foe_colour {
  3019. border-color: #000000;
  3020. }
  3021. #gallery label {
  3022. background-color: #FFFFFF;
  3023. border-color: #CCCCCC;
  3024. }
  3025. #gallery label:hover {
  3026. background-color: #EEEEEE;
  3027. }
  3028. select {
  3029. background-color: #FAFAFA;
  3030. border-color: #666666;
  3031. }
  3032. label {
  3033. color: #4B505E;
  3034. }
  3035. option.disabled-option {
  3036. color: graytext;
  3037. }
  3038. dd label {
  3039. color: #333333;
  3040. }
  3041. fieldset dl:hover dt label {
  3042. color: #000000;
  3043. }
  3044. fieldset.fields2 dl:hover dt label {
  3045. color: inherit;
  3046. }
  3047. fieldset.quick-login input.inputbox {
  3048. background-color: #F2F3F3;
  3049. }
  3050. #message-box textarea {
  3051. color: #333333;
  3052. }
  3053. .inputbox {
  3054. background-color: #FFFFFF;
  3055. border-color: #B7B9BD;
  3056. color: #333333;
  3057. }
  3058. .inputbox:hover {
  3059. border-color: #4880B3;
  3060. }
  3061. .inputbox:focus {
  3062. border-color: #4880B3;
  3063. color: #2E4168;
  3064. }
  3065. a.button1, input.button1, input.button3, a.button2, input.button2 {
  3066. background-color: #FAFAFA;
  3067. background-image: url("./styles/proglass_red/theme/images/bg_button.gif");
  3068. color: #000000;
  3069. }
  3070. a.button1, input.button1 {
  3071. border-color: #666666;
  3072. }
  3073. input.button3 {
  3074. background-image: none;
  3075. }
  3076. a.button2, input.button2, input.button3 {
  3077. border-color: #666666;
  3078. }
  3079. a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active {
  3080. color: #000000;
  3081. }
  3082. a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover {
  3083. border-color: #A93D3D;
  3084. color: #A93D3D;
  3085. }
  3086. input.search {
  3087. background-image: url("./styles/proglass_red/theme/images/icon_textbox_search.gif");
  3088. }
  3089. input.disabled {
  3090. color: #666666;
  3091. }
  3092. .gg-icon, .gg-icon a {
  3093. background: none no-repeat scroll left top transparent;
  3094. }
  3095. .skype-icon, .skype-icon a {
  3096. background: none no-repeat scroll left top transparent;
  3097. }
  3098. .tlen-icon, .tlen-icon a {
  3099. background: none no-repeat scroll left top transparent;
  3100. }
  3101. ul.profile-icons li.gg-icon {
  3102. height: 20px;
  3103. width: 20px;
  3104. }
  3105. ul.profile-icons li.skype-icon {
  3106. height: 20px;
  3107. width: 20px;
  3108. }
  3109. ul.profile-icons li.tlen-icon {
  3110. height: 20px;
  3111. width: 20px;
  3112. }
  3113. .gg-icon, .gg-icon a {
  3114. background-image: url("./styles/proglass_red/imageset/icon_contact_gg.gif");
  3115. }
  3116. .tlen-icon, .tlen-icon a {
  3117. background-image: url("./styles/proglass_red/imageset/icon_contact_tlen.gif");
  3118. }
  3119. .skype-icon, .skype-icon a {
  3120. background-image: url("./styles/proglass_red/imageset/icon_contact_skype.gif");
  3121. }
  3122. }
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty