mataharikemalaman

Jodieh

Jan 18th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.22 KB | None | 0 0
  1.  
  2. html, body {
  3. background: #a59782;
  4. color: #8f826e;
  5. font-family: "Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
  6. font-size: 93.3%;
  7. margin: 0;
  8. padding: 0;
  9. }
  10.  
  11. a {
  12. color: #8f826e;
  13. text-decoration: none;
  14. }
  15.  
  16. a:hover {
  17. background: none;
  18. color: #8f826e;
  19. text-decoration: none;
  20. }
  21.  
  22. hr {
  23. border: 1px dashed #efcbac;
  24. color: #c3c3c3;
  25. height: 1px;
  26. }
  27.  
  28. table {
  29. border-collapse: collapse;
  30. border-spacing: 0;
  31. clear: both;
  32. empty-cells: show;
  33. width: 100%;
  34. }
  35.  
  36. th {
  37. background: #ece6c7;
  38. font-weight: 700;
  39. padding: 3px 5px;
  40. text-align: left;
  41. font-size: 90%;
  42. text-transform: uppercase;
  43. }
  44.  
  45. td {
  46. background: #ece6c7;
  47. color: #8f826e;
  48. padding: 5px 10px;
  49. }
  50.  
  51. th a, th a:hover {
  52. font-weight: 700;
  53. }
  54.  
  55. h1 {
  56. font-size: 200%;
  57. }
  58.  
  59. h2, h3 {
  60. font-size: 100%;
  61. }
  62.  
  63. .category h2, .topic h2, #portal h2, #portal_foot h2, thead th {
  64. border-top: 3px solid #ece6c7;
  65. background: #efcbac;
  66. font-size:34px;
  67. font-family:Times New Roman;
  68. color: #ffffff;
  69. font-weight: 300;
  70. text-transform: lowercase;
  71. letter-spacing: 1px;
  72. }
  73.  
  74. .category h2 a, .topic h2 a, #portal h2 a, #portal_foot h2 a, thead th a {
  75. color: #ffffff;
  76. }
  77.  
  78. thead th {
  79. padding: 10px;
  80. text-align: center;
  81. }
  82.  
  83. input, select, textarea, button, a.btn_fake {
  84. border: 2px solid #efcbac;
  85. background: #ece6c7;
  86. padding: 3px 5px;
  87. vertical-align: middle;
  88. }
  89.  
  90. textarea {
  91. font-family:"Verdana", sans-serif;
  92. font-size:100%;
  93. margin:auto;
  94. width:98%;
  95. }
  96.  
  97. input:focus, input.focus, textarea:focus, textarea.focus {
  98. border-bottom: 3px solid #ffffff;
  99. background: #ffffff;
  100. }
  101.  
  102. .submit_error {
  103. background:#ffffff;
  104. border:1px solid #888888;
  105. }
  106.  
  107. button, a.btn_fake {
  108. background: #efcbac;
  109. color: #8f826e;
  110. cursor: default;
  111. font-family: Verdana, Arial, Helvetica, sans-serif;
  112. font-size: 90%;
  113. overflow: visible;
  114. width: auto;
  115. border: 2px solid #ece6c7;
  116. }
  117.  
  118. .c_foot button, .c_foot a.btn_fake, .c_sort button, .c_sort a.btn_fake {
  119. border-color: #ece6c7;
  120. }
  121.  
  122. button.btn_text {
  123. background:none;
  124. border:0;
  125. cursor:pointer;
  126. font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
  127. font-size:100%;
  128. }
  129.  
  130. .notice {
  131. background: #ece6c7;
  132. margin: 10px auto;
  133. width: 70%;
  134. }
  135.  
  136. .notice dt {
  137. text-transform: uppercase;
  138. color: #dadada;
  139. font-weight: 700;
  140. }
  141.  
  142. .notice dd {
  143. font-style:italic;
  144. }
  145.  
  146. dl.info {
  147. background: #ece6c7;
  148. }
  149.  
  150. .info dt {
  151. background: #efcbac;
  152. color: #ffffff;
  153. }
  154.  
  155. dl.error {
  156. background:#ffffff;
  157. border-color:#8f8f8f;
  158. }
  159.  
  160. .error dt {
  161. background:#ffffff;
  162. color:#8f8f8f;
  163. }
  164.  
  165. #top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
  166. list-style:none;
  167. padding:0;
  168. }
  169.  
  170. #profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd, table.calendar ul, .drop_menu {
  171. margin:0;
  172. }
  173.  
  174. #top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {
  175. display:inline;
  176. }
  177.  
  178. #top_bar, #acplogin .c_mark img, #acplogin h1 img {
  179. display: none;
  180. }
  181.  
  182. #top {
  183. background:#efcbac;border:none;height:20px;padding:0 2% 4px;margin-bottom:12px;
  184. }
  185.  
  186. #top_info {
  187. color: #8f826e;
  188. float: left;
  189. margin-top: 4px;
  190. }
  191.  
  192. #top_menu {
  193. float: right;
  194. margin-top: 0;
  195. }
  196.  
  197. .drop_menu li {
  198. float: left;
  199. margin-right: 1px;
  200. text-align: center;
  201. }
  202.  
  203. .drop_menu a {
  204. display: block;
  205. padding: 4px .25em;
  206. position: relative;
  207. width: 9em;
  208. }
  209.  
  210. .drop_menu ul {
  211. -moz-opacity: 0.85;
  212. color: #ffffff;
  213. left: -999em;
  214. margin: 0;
  215. opacity: 0.85;
  216. position: absolute;
  217. width: 9.4em;
  218. }
  219.  
  220. .drop_menu ul li {
  221. font-size:85%;
  222. margin:0;
  223. padding:0;
  224. width:100%;
  225. }
  226.  
  227. .drop_menu ul li a {
  228. background: #ece6c7;
  229. display: block;
  230. padding: 4px 5%;
  231. width: 90%;
  232. }
  233.  
  234. .drop_menu li ul li a:hover {
  235. background: #efcbac;
  236. }
  237.  
  238. #logo {
  239. clear: both;
  240. margin: 0 2%;
  241. }
  242.  
  243. #submenu {
  244. display:none;
  245. }
  246.  
  247. #wrap {
  248. margin:20px auto;width:800px;
  249. }
  250.  
  251. #nav {
  252. font-size: 85%;
  253. color: #c3c3c3;
  254. height: 1%;
  255. padding: 10px 0;
  256. }
  257.  
  258. .meta_box {
  259. background: #ece6c7;
  260. border-bottom: 3px solid #efcbac;
  261. font-size: 85%;
  262. line-height: 150%;
  263. padding: 10px 25px;
  264. }
  265.  
  266. .meta_menu {
  267. background: #ece6c7;
  268. border: 1px solid #ece6c7;
  269. border-bottom: 3px solid #efcbac;
  270. padding: 0;
  271. width: 49%;
  272. }
  273.  
  274. .meta_menu h3 {
  275. background: #696969;
  276. border-top: 3px solid #efcbac;
  277. clear: both;
  278. color: #ffffff;
  279. font-size: 80%;
  280. font-weight: 700;
  281. margin: -1px;
  282. text-align: center;
  283. text-transform: uppercase;
  284. }
  285.  
  286. ul.cat-pages {
  287. float:left;
  288. font-size:90%;
  289. margin:15px 0;
  290. padding: 5px 1px;
  291. width:49%;
  292. }
  293.  
  294. .cat-pages a, .cat-pagesjump i, .cat-topicpages a {
  295. color: #8f826e;
  296. }
  297.  
  298. .cat-pages a:hover, .cat-topicpages a:hover {
  299. background: #efcbac;
  300. }
  301.  
  302. .cat-pages span {
  303. color: #efcbac;
  304. cursor: default;
  305. font-weight: 700;
  306. padding: 2px 5px;
  307. }
  308.  
  309. .cat-pages input {
  310. background: #ffffff;
  311. color: #efcbac;
  312. padding: 3px 5px;
  313. vertical-align: baseline;
  314. }
  315.  
  316. ul.cat-topicpages {
  317. float: right;
  318. font-size: 80%;
  319. padding: 1px 0;
  320. }
  321.  
  322. tr.generic td,div.generic {
  323. font-size: 120%;
  324. font-weight: 700;
  325. text-align: center;
  326. }
  327.  
  328. td.c_head, td.c_foot, td.c_sort {
  329. font-size: 80%;
  330. }
  331.  
  332. .c_sort {
  333. background: #ffffff;
  334. }
  335.  
  336. td.c_desc {
  337. font-weight: 700;
  338. text-align: right;
  339. vertical-align: middle;
  340. width: 200px;
  341. }
  342.  
  343. td.c_desc small {
  344. display:block;
  345. font-weight:400;
  346. }
  347.  
  348. tr.pm_new td {
  349. font-weight: 700;
  350. font-size: 90%;
  351. }
  352.  
  353. tr.hidden td.c_post {
  354. background: #ffffff;
  355. }
  356.  
  357. .bday {
  358. color:#747474;
  359. font-size:90%;
  360. font-weight:700;
  361. height:16px;
  362. padding:2px 2px 2px 18px;
  363. width:20px;
  364. }
  365.  
  366. .c_mark {
  367. text-align:center;
  368. width:1%;
  369. }
  370.  
  371. .c_forum {
  372. font-size: 80%;
  373. width: 60%;
  374. }
  375.  
  376. .c_forum strong a {
  377. font-size: 120%;
  378. }
  379.  
  380. td.c_last {
  381. font-size: 85%;
  382. }
  383.  
  384. .c_forum-desc {
  385. color: #3c3c3c;
  386. font-size: 85%;
  387. }
  388.  
  389. .c_last-title {
  390. display: block;
  391. line-height: 16px;
  392. padding-left: 10px;
  393. }
  394.  
  395. td.c_info-v,td.c_info-t,td.c_info-r {
  396. font-size: 80%;
  397. padding: 5px;
  398. text-align: center;
  399. }
  400.  
  401. td.c_subforum {
  402. font-size: 80%;
  403. font-style: italic;
  404. }
  405.  
  406. .cat_head td {
  407. border-color: #efcbac;
  408. padding: 0;
  409. }
  410.  
  411. #stats .cat_head td {
  412. border-color: #888888;
  413. }
  414.  
  415. .description {
  416. font-size: 85%;
  417. }
  418.  
  419. td#stats_events a,td#stats_events span {
  420. padding: 4px 0 4px 20px;
  421. }
  422.  
  423. td.c_username {
  424. background: #ece6c7;
  425. padding: 2px 0;
  426. text-align: center;
  427. }
  428.  
  429. td.c_username a {
  430. font-size:140%;
  431. font-weight:700;
  432. }
  433.  
  434. td.c_user {
  435. font-size:80%;
  436. }
  437.  
  438. td.c_user dl {
  439. background: #ece6c7;
  440. margin: 10px 0;
  441. padding: 5px 7px;
  442. width: 160px;
  443. }
  444.  
  445. dl.user_profile {
  446. overflow:hidden;
  447. word-wrap:break-word;
  448. }
  449.  
  450. dl.user_profile dd {
  451. font-style:italic;
  452. margin-left:8px;
  453. }
  454.  
  455. dl.user_info dd {
  456. font-weight:700;
  457. margin-bottom:1px;
  458. }
  459.  
  460. #profile_menu a {
  461. color: #8f826e;
  462. font-size: 70%;
  463. width: 150px;
  464. background: #ece6c7;
  465. text-transform: capitalize;
  466. letter-spacing: 0;
  467. font-weight: 400;
  468. }
  469.  
  470. #profile_menu ul li a {
  471. padding: 4px 0.25em;
  472. }
  473.  
  474. #profile_menu a:hover {
  475. background: #efcbac;
  476. }
  477.  
  478. #profile_menu ul {
  479. border-top: 0;
  480. }
  481.  
  482. #profile_menu li li a {
  483. border: 0;
  484. font-size: 90%;
  485. }
  486.  
  487. #profile_menu li ul li a:hover {
  488. background: #efcbac;
  489. }
  490.  
  491. td.c_poll-choice label {
  492. font-weight:700;
  493. padding-left:1em;
  494. }
  495.  
  496. td.c_poll-votes {
  497. font-size:120%;
  498. text-align:center;
  499. width:15%;
  500. }
  501.  
  502. td.c_poll-bar div {
  503. float: left;
  504. height: 12px;
  505. padding-right: 3px;
  506. }
  507.  
  508. td.c_poll-bar span {
  509. display: block;
  510. float: left;
  511. height: 12px;
  512. width: 3px;
  513. }
  514.  
  515. .editby,.queued {
  516. border:1px dotted #ffffff;
  517. color:#b4b4b4;
  518. font-size:85%;
  519. font-style:italic;
  520. margin-top:1em;
  521. padding:3px 5px;
  522. }
  523.  
  524. .queued {
  525. background-color:#ffffff;
  526. border-color:#efcbac;
  527. }
  528.  
  529. blockquote, #blog blockquote blockquote {
  530. background: #ffffff;
  531. border: 1px solid #ece6c7;
  532. margin: 10px auto;
  533. padding-bottom: 1px;
  534. width: 560px;
  535. }
  536.  
  537. blockquote dl {
  538. background: #ece6c7;
  539. border-bottom: 3px solid #efcbac;
  540. text-transform: uppercase;
  541. }
  542.  
  543. blockquote dl dt {
  544. color: #8f826e;
  545. float: left;
  546. font-weight: 560;
  547. }
  548.  
  549. code {
  550. background: #ffffff;
  551. display: block;
  552. font-family: Monaco, Consolas, "Courier New", Courier, monospace;
  553. white-space: pre;
  554. max-height: 400px;
  555. max-width: 560px;
  556. overflow: auto;
  557. }
  558.  
  559. blockquote blockquote blockquote blockquote code {
  560. max-width: 560px;
  561. }
  562.  
  563.  
  564. div.spoiler {
  565. background: #ffffff;
  566. padding: 5px 7px;
  567. }
  568.  
  569. div.spoiler_toggle {
  570. text-transform: uppercase;
  571. background: #ece6c7;
  572. border-bottom: 3px solid #efcbac;
  573. color: #8f826e;
  574. cursor: pointer;
  575. font-weight: 700;
  576. padding: 2px 4px;
  577. }
  578.  
  579. td.c_postinfo {
  580. background: #ece6c7;
  581. font-size: 80%;
  582. vertical-align: middle;
  583. }
  584.  
  585. td.c_sig {
  586. color:#8f826e;
  587. font-size:80%;
  588. border-top: 1px dotted #efcbac;
  589. }
  590.  
  591. td.c_sig blockquote {
  592. background:none transparent;
  593. border:0;
  594. border-left:3px solid #b4b4b4;
  595. padding-left:5px;
  596. }
  597.  
  598. td.c_sig blockquote dl {
  599. background:none transparent;
  600. border:0;
  601. color:#787878;
  602. }
  603.  
  604. td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
  605. color:#787878;
  606. padding:0;
  607. }
  608.  
  609. td.c_sig blockquote div {
  610. background:transparent;
  611. margin-left:5px;
  612. padding:0;
  613. }
  614.  
  615. tr.c_postfoot td, td.c_postfoot {
  616. background: #ece6c7;
  617. clear: both;
  618. text-transform: uppercase;
  619. border-bottom: 3px solid #efcbac;
  620. font-weight: 700;
  621. padding-bottom: 8px;
  622. }
  623.  
  624. td.c_username {
  625. width:195px;
  626. }
  627.  
  628. .c_next a {
  629. display:block;
  630. font-size:125%;
  631. font-weight:700;
  632. text-align:center;
  633. }
  634.  
  635. div.c_view-list {
  636. font-size: 92.5%;
  637. }
  638.  
  639. dl#fast-reply dt {
  640. background: #efcbac;
  641. border-top: 3px solid #ece6c7;
  642. color: #ffffff;
  643. font-size: 80%;
  644. font-weight: 700;
  645. margin: 0;
  646. padding: 5px;
  647. text-transform: lowercase;
  648. }
  649.  
  650. dl#fast-reply dd {
  651. background: #ece6c7;
  652. padding: 15px 0;
  653. text-align: center;
  654. border-bottom: 3px solid #efcbac;
  655. }
  656.  
  657. #c_post-preview {
  658. background: #ffffff;
  659. border:1px solid #f6f6f6;
  660. margin:0 auto 10px;
  661. padding:5px;
  662. text-align:left;
  663. width:98%;
  664. }
  665.  
  666. #c_post-resize span {
  667. color: #c3c3c3;
  668. cursor: pointer;
  669. font-size: 225%;
  670. padding: 20px 5px 0;
  671. }
  672.  
  673. #emot_wrap {
  674. background: #ece6c7;
  675. }
  676.  
  677. #emot_wrap h3 {
  678. background: #ece6c7;
  679. font-size: 120%;
  680. text-align: center;
  681. }
  682.  
  683. #emot_end {
  684. display: block;
  685. font-weight: 700;
  686. padding: 4px 0;
  687. text-align: center;
  688. }
  689.  
  690. #pm_folders {
  691. padding-top: 30px;
  692. vertical-align: top;
  693. width: 150px;
  694. }
  695.  
  696. #pm_folderlist {
  697. position: relative;
  698. margin-left:0;
  699. margin-top:0
  700. }
  701.  
  702. #pm_folderlist li {
  703. display: list-item;
  704. margin-bottom: 4px;
  705. padding-left: 28px;
  706. }
  707.  
  708. #pm_forwarded {
  709. border:1px dotted #ffffff;
  710. color:#b4b4b4;
  711. font-size:90%;
  712. font-style:italic;
  713. margin-top:1em;
  714. padding:3px 5px;
  715. }
  716.  
  717. #ucp_gallery a {
  718. font-weight: 700;
  719. }
  720.  
  721. .calendar td.cal_inactive {
  722. background: #ece6c7;
  723. }
  724.  
  725. .calendar td div {
  726. background: #ece6c7;
  727. font-weight:700;
  728. padding:5px 7px;
  729. }
  730.  
  731. .cal_inactive div {
  732. color: #ece6c7;
  733. }
  734.  
  735. #cal_current div {
  736. background: #ffffff;
  737. }
  738.  
  739. .calendar div a {
  740. float:right;
  741. font-size:80%;
  742. font-weight:400;
  743. padding:0 0 6px 24px;
  744. }
  745.  
  746. .calendar li a,.calendar li span {
  747. border-color:transparent;
  748. border-style:solid;
  749. border-width:1px;
  750. display:block;
  751. padding:3px;
  752. }
  753.  
  754. .calendar td#cal_current {
  755. background: #ffffff;
  756. }
  757.  
  758. div.portal_content {
  759. background: #ece6c7;
  760. font-size: 88.3%;
  761. margin: 0;
  762. padding: 5px 7px;
  763. }
  764.  
  765. #portal h2 {
  766. font-size: 75%;
  767. }
  768.  
  769. #portal h4 {
  770. background: #ece6c7;
  771. font-size: 88.3%;
  772. font-weight: 400;
  773. margin: 0;
  774. padding: 5px 7px;
  775. }
  776.  
  777. #faq dt a {
  778. color: #747474;
  779. font-size: 120%;
  780. font-weight: 700;
  781. }
  782.  
  783. #faq dd.faq_more a, #faq dl.faq_more a:hover {
  784. font-style: italic;
  785. }
  786.  
  787. .search_results {
  788. background:#ffffff;
  789. border:1px solid #ffffff;
  790. margin-bottom:1em;
  791. padding:5px 7px;
  792. }
  793.  
  794. .search_results h3 {
  795. display:inline;
  796. font-size:125%;
  797. }
  798.  
  799. .search_results cite,.search_results p {
  800. color:#8c8c8c;
  801. font-size:85%;
  802. margin:0;
  803. }
  804.  
  805. #findposts .c_mark {
  806. color:#c3c3c3;
  807. font-size:200%;
  808. font-weight:700;
  809. vertical-align:top;
  810. }
  811.  
  812. #pmtoast {
  813. background: #696969;
  814. border-top: 3px solid #efcbac;
  815. border-bottom: 3px solid #efcbac;
  816. bottom: 10px;
  817. color: #3c3c3c;
  818. display: none;
  819. font-size: 85%;
  820. position: fixed;
  821. right: 10px;
  822. text-align: right;
  823. text-decoration: none;
  824. width: 200px;
  825. z-index: 1;
  826. }
  827.  
  828. #pmtoast:hover {
  829. border-color: #696969;
  830. }
  831.  
  832. #pmlink {
  833. display: block;
  834. padding: 10px 10px 10px 55px;
  835. text-decoration: none;
  836. }
  837.  
  838. #pmlink big {
  839. text-transform: uppercase;
  840. color: #ffffff;
  841. display: block;
  842. font-weight: 700;
  843. padding-bottom: 5px;
  844. font-size: 90%;
  845. }
  846.  
  847. #pmclose {
  848. background: #ece6c7;
  849. display: block;
  850. font-size: 80%;
  851. padding: 1px 10px;
  852. }
  853.  
  854. #pmtoast:hover, #pmlink:hover, #pmclose:hover {
  855. background: #efcbac;
  856. border-color: #efcbac;
  857. }
  858.  
  859. #foot_wrap {
  860. margin: 20px 1px 20px 0;
  861. }
  862.  
  863. #foot td {
  864. background: none;
  865. border: 0;
  866. font-size: 80%;
  867. }
  868.  
  869. #foot #foot_datetime {
  870. width: 1%;
  871. white-space: nowrap;
  872. }
  873.  
  874. #copyright {
  875. font-size: 80%;
  876. margin: 10px 0;
  877. text-align: center;
  878. }
  879.  
  880. #copyright a {
  881. font-weight: 700;
  882. }
  883.  
  884. #c_tos h3 {
  885. color: #3c3c3c;
  886. font-size: 120%;
  887. }
  888.  
  889. input.username_ok {
  890. border-bottom: 3px solid #999999;
  891. }
  892.  
  893. input.username_no {
  894. border-bottom: 3px solid #bbbbbb;
  895. }
  896.  
  897. #acplogin {
  898. background: #efcbac;
  899. height: 275px;
  900. left: 50%;
  901. margin: -137.5px 0 0 -250px;
  902. padding: 0;
  903. position: absolute;
  904. top: 50%;
  905. width: 500px;
  906. }
  907.  
  908. #acplogin h1 {
  909. color:#ffffff;
  910. font-weight:400;
  911. height:50px;
  912. margin-bottom:20px;
  913. padding:50px 20px 0 0;
  914. text-align:right;
  915. }
  916.  
  917. #acplogin h1 img {
  918. position:absolute;
  919. left:0;
  920. top:0;
  921. }
  922.  
  923. a img {
  924. border:0;
  925. }
  926.  
  927. form {
  928. display: inline;
  929. margin: 0;
  930. padding: 0;
  931. }
  932.  
  933. .category h2, .topic h2, #portal h2 {
  934. padding: 10px;
  935. text-align: left;
  936. }
  937.  
  938. h3 {
  939. padding: 3px 0;
  940. }
  941.  
  942. input[type=checkbox] {
  943. background: transparent;
  944. border: 0;
  945. padding: 0;
  946. vertical-align: bottom;
  947. }
  948.  
  949. input[type=radio] {
  950. border: 0;
  951. }
  952.  
  953. select {
  954. background: #efcbac;
  955. margin: 0 7px;
  956. padding: 0;
  957. vertical-align: bottom;
  958. }
  959.  
  960. option {
  961. margin: 2px 0;
  962. }
  963.  
  964. button.btn_img {
  965. border: 0;
  966. cursor: pointer;
  967. padding: 0;
  968. }
  969.  
  970. .notice dt,.notice dd {
  971. padding: 5px 7px;
  972. }
  973.  
  974. .drop_menu a img {
  975. vertical-align: bottom;
  976. }
  977.  
  978. .drop_menu li:hover ul,.drop_menu li.hover ul {
  979. left:auto;
  980. }
  981.  
  982. #submenu a {
  983. padding: 3px 5px;
  984. }
  985.  
  986. #main {
  987. height: 1%;
  988. }
  989.  
  990. #nav li img {
  991. vertical-align: top;
  992. }
  993.  
  994. .meta_box,.meta_menu {
  995. margin:10px 0;
  996. }
  997.  
  998. .meta_box li {
  999. display:list-item;
  1000. list-style-position:inside;
  1001. list-style-type:square;
  1002. margin-left:10px;
  1003. }
  1004.  
  1005. .meta_menu ul {
  1006. font-size:90%;
  1007. margin:5px 5%;
  1008. }
  1009.  
  1010. .meta_menu img,.meta_menu span {
  1011. float:right;
  1012. margin:10px 20px;
  1013. }
  1014.  
  1015. .cat-pages a,.cat-pagesjump i,.cat-topicpages a {
  1016. cursor:pointer;
  1017. padding:2px 5px;
  1018. }
  1019.  
  1020. .cat-topicpages a {
  1021. padding: 1px 3px;
  1022. }
  1023.  
  1024. .cat-buttons,.topic-buttons {
  1025. float:right;
  1026. margin:15px 0;
  1027. text-align:right;
  1028. width:50%;
  1029. }
  1030.  
  1031. tr.postbtn td {
  1032. padding:5px;
  1033. text-align:center;
  1034. }
  1035.  
  1036. .row1,.row2 {
  1037. line-height:1.4;
  1038. }
  1039.  
  1040. td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {
  1041. padding:1px;
  1042. }
  1043.  
  1044. td.c_desc img,td.c_desc input {
  1045. float:left;
  1046. vertical-align:middle;
  1047. }
  1048.  
  1049. .category {
  1050. margin: 20px 0 0;
  1051. }
  1052.  
  1053. span.collapse, span.uncollapse {
  1054. cursor: pointer;
  1055. float: right;
  1056. position: relative;
  1057. }
  1058.  
  1059. .c_mark img {
  1060. display: block;
  1061. margin: auto;
  1062. }
  1063.  
  1064. .c_last {
  1065. line-height: 1.4;
  1066. min-width: 300px;
  1067. width: 30%;
  1068. }
  1069.  
  1070. #stats_members {
  1071. line-height: 1.2;
  1072. }
  1073.  
  1074. td.c_cat-mark, td.c_cat-icon {
  1075. padding: 5px 0;
  1076. text-align: center;
  1077. width: 30px;
  1078. }
  1079.  
  1080. td.c_cat-starter {
  1081. width:125px;
  1082. }
  1083.  
  1084. td.c_cat-lastpost {
  1085. width:175px;
  1086. }
  1087.  
  1088. .c_user {
  1089. vertical-align:top;
  1090. width:175px;
  1091. }
  1092.  
  1093. img.c_user {
  1094. height: 1px;
  1095. }
  1096.  
  1097. .avatar, img.member {
  1098. display:block;
  1099. margin:auto;
  1100. text-align:center;
  1101. }
  1102.  
  1103. .av_wrap {
  1104. overflow:hidden;
  1105. text-align:center;
  1106. margin:auto;
  1107. }
  1108.  
  1109. td.c_user .usertitle {
  1110. text-align:center;
  1111. margin:3px 0;
  1112. }
  1113.  
  1114. .pip {
  1115. margin:3px 0;
  1116. white-space:nowrap;
  1117. }
  1118.  
  1119. dl.user_info dt,dl.user_info dd {
  1120. padding:.1em;
  1121. }
  1122.  
  1123. dl.user_info dt {
  1124. float:left;
  1125. margin:0;
  1126. min-width:4em;
  1127. }
  1128.  
  1129. dl.user_info dd.spacer, dl.user_profile dd.spacer {
  1130. clear: both;
  1131. float: none;
  1132. height: 1px;
  1133. padding: 0;
  1134. }
  1135.  
  1136. td.c_poll-choice {
  1137. line-height: 1.5;
  1138. padding-left: 45%;
  1139. }
  1140.  
  1141. td.c_poll-answer {
  1142. text-align: right;
  1143. width: 42.5%;
  1144. }
  1145.  
  1146. td.c_poll-bar {
  1147. text-align: left;
  1148. vertical-align: middle;
  1149. width: 42.5%;
  1150. }
  1151.  
  1152. * html td.c_poll-bar span {
  1153. margin-top: 3px;
  1154. }
  1155.  
  1156. td.c_post {
  1157. font-size: 85%;
  1158. line-height: 1.7;
  1159. vertical-align: top;
  1160. }
  1161.  
  1162. td.c_post ul {
  1163. list-style-type:square;
  1164. margin-left:10px;
  1165. }
  1166.  
  1167. .c_post img,#topic_review img {
  1168. max-width:90%;
  1169. }
  1170.  
  1171. .c_post-attachment {
  1172. font-size:83.3%;
  1173. margin-top:1em;
  1174. padding:1em;
  1175. }
  1176.  
  1177. .c_post-attachment dd {
  1178. margin-left:1em;
  1179. }
  1180.  
  1181. .post_sep {
  1182. display: none;
  1183. }
  1184.  
  1185. td.c_sig,td.c_nosig {
  1186. height:1%;
  1187. vertical-align:top;
  1188. }
  1189.  
  1190. td.c_nosig {
  1191. border-top-style:hidden!important;
  1192. }
  1193.  
  1194. blockquote dl dt, blockquote dl dd {
  1195. padding: 2px 4px;
  1196. }
  1197.  
  1198. blockquote dl dd {
  1199. font-size: 80%;
  1200. }
  1201.  
  1202. blockquote div,blockquote code {
  1203. margin:0;
  1204. padding:5px;
  1205. }
  1206.  
  1207. dl#fast-reply {
  1208. clear:both;
  1209. margin:auto;
  1210. width:80%;
  1211. }
  1212.  
  1213. dl#fast-reply dd p {
  1214. margin:-3px;
  1215. padding:0 5% 10px;
  1216. text-align:left;
  1217. }
  1218.  
  1219. dl#fast-reply dd textarea {
  1220. display:block;
  1221. height:100px;
  1222. margin-bottom:10px;
  1223. padding:2px;
  1224. width:90%;
  1225. }
  1226.  
  1227. #c_post-text {
  1228. height:223px;
  1229. }
  1230.  
  1231. #c_post-resize {
  1232. float:right;
  1233. margin-top:-1px;
  1234. padding:4px 0 0;
  1235. text-align:right;
  1236. }
  1237.  
  1238. #btn_preview {
  1239. float:left;
  1240. margin:10px 0 0 1px;
  1241. }
  1242.  
  1243. #c_emot {
  1244. height:225px;
  1245. vertical-align:top;
  1246. width:210px;
  1247. }
  1248.  
  1249. #emot_list {
  1250. height:275px;
  1251. margin:0 auto;
  1252. overflow:auto;
  1253. padding:5px 0;
  1254. text-align:center;
  1255. }
  1256.  
  1257. div#emot_list {
  1258. padding:0;
  1259. }
  1260.  
  1261. #emot_list li {
  1262. display:inline;
  1263. padding:4px 10px;
  1264. }
  1265.  
  1266. #emot_list img {
  1267. cursor:pointer;
  1268. vertical-align:baseline;
  1269. }
  1270.  
  1271. .pm {
  1272. margin-bottom:1em;
  1273. }
  1274.  
  1275. #pm_datesent {
  1276. width:200px;
  1277. }
  1278.  
  1279. #pm_select {
  1280. text-align:center;
  1281. width:1px;
  1282. }
  1283.  
  1284. #conversation .c_post {
  1285. padding:2em;
  1286. }
  1287.  
  1288. #ucp_profile,#pm_messages {
  1289. float:right;
  1290. }
  1291.  
  1292. #ucp_settings img,#ucp_profile img {
  1293. margin:18px 20px;
  1294. }
  1295.  
  1296. #ucp_gallery li {
  1297. float:left;
  1298. margin:15px 5px;
  1299. }
  1300.  
  1301. #ucp_gallery button {
  1302. cursor:pointer;
  1303. text-align:center;
  1304. }
  1305.  
  1306. .ucp button.btn_text {
  1307. padding:5px 0;
  1308. text-align:center;
  1309. width:100%;
  1310. }
  1311.  
  1312. .calendar td {
  1313. height:125px;
  1314. padding:0;
  1315. vertical-align:top;
  1316. width:14.3%;
  1317. }
  1318.  
  1319. .calendar li {
  1320. display:list-item;
  1321. font-size:80%;
  1322. margin:0;
  1323. }
  1324.  
  1325. .calendar li.placeholder {
  1326. padding:4px;
  1327. }
  1328.  
  1329. .calendar li span {
  1330. cursor:default;
  1331. }
  1332.  
  1333. .calendar td#cal_current div {
  1334. padding-top:3px;
  1335. }
  1336.  
  1337. #portal_head {
  1338. margin-bottom:10px;
  1339. }
  1340.  
  1341. #portal_foot {
  1342. margin-top:10px;
  1343. }
  1344.  
  1345. #portal_l,#portal_r {
  1346. font-size:88.3%;
  1347. margin:0;
  1348. padding:0;
  1349. }
  1350.  
  1351. #portal_l {
  1352. float: left;
  1353. width: 200px;
  1354. }
  1355.  
  1356. #portal_r {
  1357. float: right;
  1358. width: 150px;
  1359. }
  1360.  
  1361. #portal_news {
  1362. margin: 0 190px 0 240px;
  1363. }
  1364.  
  1365. #portal_clear {
  1366. background: transparent;
  1367. border: none;
  1368. clear: both;
  1369. font-size: 1px;
  1370. height: 1px;
  1371. margin: 0;
  1372. padding: 0;
  1373. }
  1374.  
  1375. .portal_box {
  1376. margin-bottom: 15px;
  1377. }
  1378.  
  1379. .portal_box table {
  1380. clear: none;
  1381. }
  1382.  
  1383. #portal h2,#portal_foot h2 {
  1384. clear: none;
  1385. margin: 0;
  1386. padding:3px 13px;
  1387. }
  1388.  
  1389. #faq {
  1390. margin:20px 0;
  1391. }
  1392.  
  1393. #faq dl {
  1394. padding:1em;
  1395. }
  1396.  
  1397. #faq dt {
  1398. margin-bottom:5px;
  1399. }
  1400.  
  1401. #faq dd {
  1402. display:list-item;
  1403. margin:0 0 3px 15px;
  1404. padding-left:3px;
  1405. }
  1406.  
  1407. .search_results div {
  1408. display:block;
  1409. margin:5px 0;
  1410. }
  1411.  
  1412. #acplogin #loginform {
  1413. display:block;
  1414. padding:0 50px;
  1415. }
  1416.  
  1417. input, select, td, th {
  1418. font-size: 80%;
  1419. }
  1420.  
  1421. #shoutpost input {
  1422. font-size: 110%;
  1423. }
  1424.  
  1425. button.btn_default, #nav li span, .c_post-attachment dt, #c_tos dt {
  1426. font-weight:700;
  1427. }
  1428.  
  1429. .meta_box h3, td.c_topicfoot strong, #meta_welcome strong {
  1430. font-size:120%;
  1431. }
  1432.  
  1433. blockquote div {
  1434. background: #ffffff;
  1435. }
  1436.  
  1437. img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img, td.c_postinfo input {
  1438. vertical-align:middle;
  1439. }
  1440.  
  1441. h1,h2,h3,#nav,#boardmeta,#main {
  1442. clear:both;
  1443. margin:0;
  1444. }
  1445.  
  1446. #meta_welcome,.search_results {
  1447. clear:both;
  1448. }
  1449.  
  1450. #stats_events {
  1451. line-height:2;
  1452. }
  1453.  
  1454. .c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
  1455. text-align:center;
  1456. }
  1457.  
  1458. blockquote dl dd,#foot #foot_links {
  1459. text-align:right;
  1460. }
  1461.  
  1462. #c_post,#ucp_gallery {
  1463. text-align:center;
  1464. vertical-align:top;
  1465. }
  1466.  
  1467. #files_upload input, .pm .row1 a, .pm .row2 a, #ucp_gallery button img, #findposts td a {
  1468. display: block;
  1469. }
  1470.  
  1471. #ucp_settings, #pm_settings {
  1472. float: left;
  1473. }
  1474.  
  1475. #c_tos dd,#username_response {
  1476. margin-left: 10px;
  1477. }
  1478.  
  1479. #vlx {
  1480. z-index: 1;
  1481. }
  1482.  
  1483. #blog {
  1484. background: #ece6c7;
  1485. margin: 10px 0;
  1486. }
  1487.  
  1488. #blog blockquote {
  1489. background: none;
  1490. border: none;
  1491. font-size: 85%;
  1492. padding: 0 10px;
  1493. }
  1494.  
  1495. #blog blockquote blockquote {
  1496. padding: 0;
  1497. font-size: 100%;
  1498. }
  1499.  
  1500. #blog h1 {
  1501. float: right;
  1502. }
  1503.  
  1504. #blog h2 {
  1505. background: #696969;
  1506. clear: none;
  1507. font-size: 80%;
  1508. padding: 5px;
  1509. text-transform: uppercase;
  1510. }
  1511.  
  1512. #blog h2, #blog h2 a, #blog h2 a:hover {
  1513. color: #ffffff;
  1514. }
  1515.  
  1516. #blog_foot {
  1517. clear:both;
  1518. margin-bottom:20px;
  1519. }
  1520.  
  1521. #blog_head {
  1522. border: 8px solid #ece6c7;
  1523. padding: 10px 14px;
  1524. }
  1525.  
  1526. #blog_head img.avatar {
  1527. display:inline;
  1528. }
  1529.  
  1530. #blog_head:after {
  1531. content: ".";
  1532. display: block;
  1533. height: 0;
  1534. line-height:0;
  1535. clear: both;
  1536. visibility: hidden;
  1537. }
  1538.  
  1539. #blog_main {
  1540. margin:20px 200px 10px 10px;
  1541. }
  1542.  
  1543. #blog_categories, #blog_readers, #blog_about {
  1544. background: #ffffff;
  1545. margin: 15px 0;
  1546. padding: 5px 7px;
  1547. border-bottom: 3px solid #efcbac;
  1548. }
  1549.  
  1550. #blog_sidebar h3,#blog_sidebar dt {
  1551. color:#c3c3c3;
  1552. font-weight:700;
  1553. }
  1554.  
  1555. #blog_sub {
  1556. background: #ffffff;
  1557. clear: both;
  1558. position: relative;
  1559. padding: 5px 7px;
  1560. text-align: right;
  1561. font-size: 85%;
  1562. }
  1563.  
  1564. #blog_sub button, #topic_viewer .c_foot button {
  1565. border-color: #ffffff;
  1566. }
  1567.  
  1568. #blog_sub span {
  1569. padding-top: 4px;
  1570. }
  1571.  
  1572. #blog_sidebar {
  1573. background: #ece6c7;
  1574. float: right;
  1575. font-size: 93.3%;
  1576. margin: 20px 10px 0 0;
  1577. padding: 0 10px;
  1578. width: 160px;
  1579. }
  1580.  
  1581. #blog_sidebar dd {
  1582. margin-left: 10px;
  1583. }
  1584.  
  1585. #blog_user {
  1586. font-size: 175%;
  1587. }
  1588.  
  1589. #blog table {
  1590. clear: none;
  1591. }
  1592.  
  1593. div.blog_options {
  1594. font-size: 80%;
  1595. text-align: right;
  1596. background: #ece6c7;
  1597. margin: 15px 0;
  1598. padding: 5px 7px;
  1599. text-transform: uppercase;
  1600. }
  1601.  
  1602. div.blog_date {
  1603. background: #ece6c7;
  1604. color: #c3c3c3;
  1605. float: right;
  1606. font-weight: 700;
  1607. margin: 11px 15px;
  1608. text-align: center;
  1609. text-transform: uppercase;
  1610. width: 40px;
  1611. }
  1612.  
  1613. div.blog_date span {
  1614. background: #ece6c7;
  1615. color: #696969;
  1616. display: block;
  1617. font-size: 130%;
  1618. font-weight: 700;
  1619. padding: 2px 4px;
  1620. }
  1621.  
  1622. div.blog_entry {
  1623. background: #ece6c7;
  1624. margin: 10px 0;
  1625. padding: 5px 7px;
  1626. }
  1627.  
  1628. #blog_comments li {
  1629. padding: 5px 7px;
  1630. }
  1631.  
  1632. #shoutwrap {
  1633. font-size: 88.3%;
  1634. }
  1635.  
  1636. #shoutwrap td {
  1637. padding: 0;
  1638. }
  1639.  
  1640. #shoutbox {
  1641. font-size: 110%;
  1642. list-style-type: none;
  1643. margin: 0;
  1644. padding: 0;
  1645. }
  1646.  
  1647. #shoutbox li {
  1648. padding:5px 7px;
  1649. }
  1650.  
  1651. #shoutbox li.odd {
  1652. background: #efcbac;
  1653. }
  1654.  
  1655. #shoutbox dl,#shoutbox dt,#shoutbox dd {
  1656. margin:0;
  1657. padding:0;
  1658. }
  1659.  
  1660. #shoutbox dt {
  1661. font-size: 80%;
  1662. }
  1663.  
  1664. #shoutopts,#shoutpost {
  1665. clear:both;
  1666. text-align:center;
  1667. }
  1668.  
  1669. .forums .c_foot {
  1670. padding: 0;
  1671. height: 3px;
  1672. }
  1673.  
  1674. .t_icon {
  1675. text-transform: uppercase;
  1676. text-shadow: 1px 1pt #c3c3c3;
  1677. font-weight: 700;
  1678. font-size: 120%;
  1679. color: #696969;
  1680. }
  1681.  
  1682. .banner {
  1683. font-size: 300%;
  1684. text-shadow: 1px 2pt #ece6c7;
  1685. }
  1686.  
  1687. .banner a {
  1688. color: #c3c3c3;
  1689. }
  1690.  
  1691. .banner a:hover, .c_mark a:hover {
  1692. background: none;
  1693. }
  1694.  
  1695. .banner img {
  1696. margin-top:10px;
  1697. -webkit-border-top-left-radius: 200px;
  1698. -webkit-border-top-right-radius: 200px;
  1699. -moz-border-radius-topleft: 200px;
  1700. -moz-border-radius-topright: 200px;
  1701. border-top-left-radius: 200px;
  1702. border-top-right-radius: 200px;
  1703. }
  1704.  
  1705. .c_view {
  1706. background: #ece6c7;
  1707. border-top: 3px solid #efcbac;
  1708. }
  1709.  
  1710. #portal {
  1711. background: #ece6c7;
  1712. }
  1713.  
  1714. .c_cat-mark, .posts .c_foot {
  1715. font-weight: 700;
  1716. }
  1717.  
  1718. #forum_footer .c_foot {
  1719. padding: 0;
  1720. }
  1721.  
  1722. #announcement_list .c_cat-title, #announcement_list .c_cat-starter, #announcement_list .c_cat-lastpost {
  1723. border-bottom: 3px solid #efcbac;
  1724. }
  1725.  
  1726. .c_topicfoot {
  1727. background: #ece6c7;
  1728. }
  1729.  
  1730. .blue {
  1731. background: #efcbac;
  1732. padding: 2px 4px;
  1733. text-transform: uppercase;
  1734. font-weight: 700;
  1735. font-size: 100%;
  1736. }
  1737.  
  1738. .blue:hover {
  1739. background: #ffffff;
  1740. }
  1741.  
  1742. #fast-reply button {
  1743. font-weight: 700;
  1744. text-transform: uppercase;
  1745. font-size: 80%;
  1746. font-family: "Helvetica","Arial","Bitstream Vera Sans","Verdana",sans-serif;
  1747. }
  1748.  
  1749. .topic-buttons a, .topic-buttons a:hover {
  1750. padding: 4px;
  1751. }
  1752.  
  1753. #forum_footer .c_sort button {
  1754. border-color: #ffffff;
  1755. }
  1756.  
  1757. #pm_messages {
  1758. height: 95px;
  1759. }
  1760.  
  1761. #ucp_profile {
  1762. height: 129px;
  1763. }
  1764.  
  1765. #conversation {
  1766. margin: 0 !important;
  1767. border-top: 3px solid #efcbac;
  1768. }
  1769.  
  1770. #pm_quick_reply {
  1771. margin-top: 20px;
  1772. }
  1773.  
  1774. select[name="fid"] + small button {
  1775. border-color: #ffffff;
  1776. }
  1777.  
  1778. button:hover, #topic_viewer .exclusivebutton + table td, #topic_viewer .c_foot {
  1779. background: #ece6c7;
  1780. }
  1781.  
  1782. .category, #error_box, #pm_compose, textarea, input, #address_book, #pm_quick_reply, #conversation, #add_address, #pm_settings_box, #pm_folder_add, #pm_folder_editing, #pm_archiving, #tracker_list, #notepad, #board_settings, #email_settings, #password_change, #name_change_req, #email_change, #security_settings, #edit_profile, #edit_sig, #avatar_editor, #photo_settings, #blog_settings, #cal_end, .calendar td#cal_current, #member_list_full, #forum_rules, #search_form, .faq_list, #rcp_post_list, #rcp_pm_list, #pm_inbox, #quick_pm_compose, .notice, .portal_box, #portal, div.blog_date, #blog_sub, #blog, .drop_menu ul, #forum_leaders_global, #search_results_topics + .forums, #top_posters, #member_list_full, #sbx_archive, #login_page, #reg_rules_intro, .register, #pw_request, #fwd_topic, #profile_menu a, #name_history, #findposts, #blog_comments li {
  1783. border-bottom: 3px solid #efcbac;
  1784. }
  1785.  
  1786. #blog h2, #blog_sub, .drop_menu ul {
  1787. border-top: 3px solid #efcbac;
  1788. }
  1789.  
  1790. .cornercanvas {
  1791. display: none !important;
  1792. }
  1793.  
  1794. #stats {
  1795. border-bottom: 0;
  1796. padding-top: 30px;
  1797. }
  1798.  
  1799. #stats .c_foot {
  1800. border-top: 3px solid #efcbac;
  1801. padding-right: 10px;
  1802. padding-top: 2px;
  1803. background: #ece6c7;
  1804. }
  1805.  
  1806. #c_bbcode .row1 {
  1807. background: #ece6c7;
  1808. }
  1809.  
  1810. .l {text-align:left}
  1811. .c {text-align:center}
  1812. .r {text-align:right}
  1813. .left {float:left}
  1814. .right {float:right}
  1815. #stats_members a.member, .bday_strip {white-space:nowrap}
  1816. .calendar li span {cursor:default}
  1817. #c_tos li {display:list-item;margin-left:25px}
  1818. #c_tos ul li {list-style:disc}
  1819. #c_tos ol li {list-style:lower-alpha}
  1820. #shoutrefresh {cursor:pointer}
  1821.  
  1822. span.byline { font-size: 35%; text-shadow: 1px 1pt; }
  1823. .imgc { color: #c3c3c3; }
  1824. .hott { color: #bbbbbb; }
  1825.  
  1826. /* ---------------------- SPECIAL ------------------------------ */
  1827.  
  1828. /* NAVIGATION */
  1829. #bg { margin:20px auto;margin-bottom:0px;margin-top:0px;width:850px;background:#d3cdb1;
  1830. -webkit-border-radius: 10px;
  1831. -moz-border-radius: 10px;
  1832. border-radius: 10px;}
  1833.  
  1834. #links {
  1835. position: absolute;
  1836. margin-left: 0px;
  1837. margin-top: 15px;
  1838. z-index: 999;
  1839. top: 20px;
  1840. }
  1841.  
  1842. #links a {
  1843. border-left: 10px solid #efcbac;
  1844. display: block;
  1845. padding-left: 5px;
  1846. margin-bottom: 3px;
  1847. font-family: consolas;
  1848. font-size: 9px;
  1849. color: #796e5c;
  1850. text-decoration: none;
  1851. text-transform: uppercase;
  1852. letter-spacing: 2px;
  1853. -webkit-transition: all 0.5s ease-in-out;
  1854. -moz-transition: all 0.5s ease-in-out;
  1855. -o-transition: all 0.5s ease-in-out;
  1856. -ms-transition: all 0.5s ease-in-out;
  1857. transition: all 0.5s ease-in-out;
  1858. }
  1859.  
  1860. #links a:hover {
  1861. border-left: 30px solid #efcbac;
  1862. }
  1863.  
  1864. /* BUTTON */
  1865. .button1 {display:inline; color:#8f826e; font-size:12px; padding:0px 11px;border:1px dotted #efcbac}
  1866. .button2 {display:inline; color:#8f826e; font-size:16px;background:#ece6c7;border:2px solid #efcbac;padding:2px 10px;text-transform:uppercase; }
  1867.  
  1868. /* CREDIT */
  1869. #credit {text-align:center; color:#8f826e; font-size:100%;font-weight: 500;}
  1870. #credit a {color:#8f826e; font-size:100%;font-weight: 700;}
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876. -------------------------/// LAYOUT ///---------------------------------
  1877.  
  1878.  
  1879.  
  1880.  
  1881. <div id="bg"><div id="links">
  1882. <a href="http://w11.zetaboards.com/caelestis/search/">search</a>
  1883. <a href="http://w11.zetaboards.com/caelestis/calendar/">calendar</a>
  1884. <a href="http://w11.zetaboards.com/caelestis/members/">member</a>
  1885. <a href="http://w11.zetaboards.com/caelestis/faq/">FAQ</a>
  1886. </div>
  1887. <div id="wrap">
  1888. <span class="banner">
  1889. <a href="http://w11.zetaboards.com/caelestis/index/"><img src="http://i.imgur.com/EpV71.jpg"></a>
  1890. </span></a></span><!-- HEADER --><!-- SUBMENU --><!-- TOPMENU --><!-- NAV --><!-- BOARD --><div id="credit">Theme made by <a href="http://w11.zetaboards.com/mataharikemalaman/index/">midnight.sun</a><br>Banner Image made by <a href="http://www.pixiv.net/member_illust.php?mode=medium&illust_id=26724298">山口もここ</a></div></div>
Advertisement
Add Comment
Please, Sign In to add comment