/* Template: Chocolate TKO Author: Tokio-K WWW: http://tokio.iscute.com E-Mail: ecchi_tokio@yahoo.com Comments: One of the color schemes used on the Suteki.nu message boards. */ /* Links */ a:link { text-decoration: none; color: #EAADEA; } a:visited { text-decoration: none; color: #EAADEA; } a:hover { text-decoration: underline; } a:active { text-decoration: none; } span.nolink { color: #EAADEA; } .imghover { padding: 1px; border-width: 1px; border-color: #A68064; border-style: solid; } .imghover:hover { padding: 1px; border-width: 1px; border-color: #EAADEA; border-style: solid; } .imgthumb { padding: 1px; border-width: 1px; border-color: #EAADEA; border-style: solid; } .imgthumb:hover { padding: 1px; border-width: 1px; border-color: #A68064; border-style: solid; } /* Tags */ html { margin: 0; padding: 0; color: white; font-family: "Arial", sans-serif; font-size: 10pt; } body { margin: 0; padding: 0; background-color: #A68064; background-image: url("");} hr { /* Used only for non-CSS browsers */ display: none; } form { margin: 0; padding: 0; } p.indent { text-indent: 2em; padding: 0; font-size: 10pt; } p.subtext { text-indent: 0; margin: 0 0 0 1em; font-size: 10pt; font-style: italic; } /* Header */ #banner { color: white; background-color: #A68064; border-width: 0 0 1px 0; border-color: #A68064; border-style: groove; } #menubar { width: 100%; padding: 2px 10px 2px 10px; background-color: #97694F; font-size: 11pt; border-width: 0 0 1px 0; border-color: #A68064; border-style: groove; } #options { width: 100%; padding: 7px 10px 7px 10px; background-color: #A68064; font-size: 11pt; border-width: 0; border-color: #A68064; border-style: groove; } span.newmail { /* New messages! */ font-weight: bold; } #adminbar { /* FIX: Leftover admin stuff */ padding: 3px 10px 3px 10px; background-color: #A68064; font-size: 9pt; border-width: 0 0 1px 0; border-color: #A68064; border-style: groove; } #notice { /* Board-specific drabble */ padding: 0 10px 0 10px; } /* Content */ .pages { /* Styles for page navigators */ margin: 0 5% 0 5%; text-align: center; background-color: ; font-size: 9pt; font-weight: bold; border-width: ; border-color: ; border-style: ; } .activepage { /* Current page number in page navigators */ color: white; font-size: 11pt; font-weight: bold; } #contentmain { /* Container for all content on all pages except pop-ups */ margin: 0 5% 0 5%; } .postheader { /* Header for each post */ padding: 5px; text-align: left; color: white; background-color: #6B4226; font-size: 10pt; border-width: 0; border-color: #A68064; border-style: groove; } .postmain { /* Container for each post */ vertical-align: top; padding: 3px; background-color: #A68064; border-width: 0; border-color: #A68064; border-style: groove; } .postdata { /* Picture for each post */ text-align: center; background-color: #A68064; } .commentmain { /* Container for each comment */ margin: 0 0 0 10px; } .commentheader { /* Header for each comment */ padding: 1px 0 2px 10px; text-align: left; background-color: #A68064; font-size: 13px; border-width: 0; border-color: #A68064; border-style: groove; } .commentinfo { /* Inherits from commentheader */ color: #545454; font-size: 11px; } .commentdata { /* The actual comments */ margin-bottom: 8px; padding: 0 10px 0 15px; text-align: left; vertical-align: top; color: white; background-color: #A68064; font-size: 10pt; border-width: 0 0 0 0; border-color: #A68064; border-style: groove; } #footer { /* Copyright */ padding: 8px; text-align: right; background-color: #97694F; font-size: 10px; border-width: 1px 0 1px 0; border-color: #A68064; border-style: groove; } /* Menus and Config */ .header { /* General header (should follow PostHeader styles) */ text-align: center; margin: 0; padding: 3px 0 3px 0; color: white; background-color: #6B4226; font-weight: normal; font-size: 10pt; border-width: 0; border-color: #A68064; border-style: groove; } .infotable { /* Simple formatting for generic tables */ padding: 1% 5% 1% 5%; background-color: #A68064; font-size: 10pt; border-width: 0; border-color: #A68064; border-style: groove; } .infomain { /* Style for admin panel tables */ width: 100%; } p.infonote { /* General information at the top of infotables */ padding: 1em; text-indent: 30pt; text-align: justify; border-width: 0; border-color: #A68064; border-style: groove; } .infoask { /* Admin panel options */ /* NOTE: IE doesn't like percentages! */ width: 200px; text-align: right; vertical-align: top; padding-right: 20px; } .infoenter { /* Admin panel form data */ /* NOTE: IE doesn't like percentages! */ text-align: left; vertical-align: top; } .txtinput { color: crimson; font-size: 10pt; background-color: white; } .submit { color: black; background: white; font-size: 9pt; border-color: black; border-style: dotted; border-width: 1px; } .multiline { color: crimson; font-size: 10pt; background-color: white; } /* Popup stuff, may be smaller than normal pages */ /* Tags */ .pheader { /* General header (should follow PostHeader styles) */ text-align: center; padding: 4px; color: white; background-color: #6B4226; font-size: 10pt; border-width: 0; border-color: #A68064; border-style: groove; } .pinfotable { /* Simple formatting for generic tables */ padding: 1% 5% 1% 5%; color: white; background-color: #A68064; font-size: 10pt; border-width: ; border-color: ; border-style: ; } .pinfoask { /* Admin panel options */ text-align: right; vertical-align: top; padding-right: 10px; font-weight: bold; } .pinfoenter { /* Admin panel form data */ text-align: left; vertical-align: top; } .ptxtinput { height: 21px; color: crimson; font-size: 10pt; background-color: white; } .chatinfo { text-align: center; background-color: #6B4226; } .pchatdialog { font-family: "Courier New", "Courier", monospace; font-size: 9pt; }