Added TODO file.
[wakaba-kareha.git] / mode_message / css / futaba.css
blob967ef2506ac775e945ecb667fc3dac5c4e99346b
1 /* futaba style for kareha by coda & WAHa_06x36 */
2 html {
3 padding: 0px;
4 margin: 0px;
5 background: #FFFFEE;
7 body {
8 padding: 8px;
9 margin: 0px;
10 background: #FFFFEE;
11 color: #800000;
13 a {
14 color: #0000EE;
16 a:visited {
17 color: #0000DD;
19 a:hover {
20 color:#DD0000;
22 form {
23 margin: 0px;
25 ol ul, ul ol, ul ul, ol ol {
26 margin-top: 0;
27 margin-bottom: 0;
29 ol p:first-child, ul p:first-child {
30 margin-top: 0;
32 ol p:last-child, ul p:last-child {
33 margin-bottom: 0;
35 input, textarea {
36 border: 1px solid #800000;
38 input[type=submit], input[type=button] {
39 color: #400000;
41 textarea {
42 -moz-border-radius: 4px;
44 .aa {
45 font-family: Mona,'MS PGothic' !important;
50 #navigation {
51 font-size: small;
52 margin-bottom: 1em;
53 float: left;
54 white-space: nowrap;
55 background: #F0E0D6;
56 padding: 3px 0px 3px 0px;
57 margin: 0 0 1em 1em;
58 border: 1px solid #800000;
59 -moz-border-radius: 4px;
61 #navigation strong {
62 background: #EEAA88;
63 color: #800000;
64 font-weight: normal;
65 padding: 3px;
66 -moz-border-radius: 3px 0px 0px 3px;
68 #navigation a {
69 padding: 3px;
74 .outerbox, .backlogpage #threads {
75 background: #EEAA88;
76 color: #800000;
77 padding: 4px;
78 clear: both;
80 #titlebox {
81 -moz-border-radius: 6px 6px 0 0;
83 h1 {
84 background: #EEAA88;
85 font-size: 2em;
86 font-weight: normal;
87 text-align: center;
88 padding: 0px;
89 margin: 0px;
91 #titlebox {
92 position: relative;
94 #titlebox .threadnavigation {
95 position: absolute;
96 right: 0.8em;
97 top: 0.9em;
99 #titlebox div>.threadnavigation {
100 right: 0.3em;
102 #rules, #threadbox .innerbox {
103 background: #F0E0D6;
104 margin: 3px;
105 padding: 6px;
106 -moz-border-radius: 4px;
108 #stylebox {
109 padding: 1px 9px;
110 margin: -1px 0;
112 #threadbox {
113 margin-bottom: 2em;
114 -moz-border-radius: 0 0 6px 6px;
116 #threadbox .threadlink {
117 padding-right: 0.5em;
119 #threadlinks {
120 text-align: right;
121 font-weight: bold;
123 #createbox {
124 -moz-border-radius: 4px;
126 #createbox form {
127 background: #F0E0D6;
128 color: #800000;
129 font-weight: bold;
130 margin: 3px;
131 padding: 3px;
132 -moz-border-radius: 4px;
134 #createbox h2 {
135 font-size: 1.2em;
136 font-weight: bold;
137 margin: 0 0 0 2em;
138 padding: 0px;
139 text-decoration: none;
141 .threadcaptcha {
142 color: #800000;
146 #posts {
148 #posts .thread {
149 background: #F0E0D6;
150 padding: 4px;
151 margin-bottom: 2em;
152 -moz-border-radius: 6px;
153 clear: both;
155 #posts .sagethread {
156 background: #F0E0D6;
157 border: 3px solid #EEAA88;
158 padding: 4px;
159 margin-bottom: 2em;
160 -moz-border-radius: 6px;
161 clear: both;
163 #posts h2 {
164 float: left;
165 color: #CC1105;
166 font-size: 1.2em;
167 font-weight: bold;
168 margin: 0px 0px 0px 1em;
169 padding: 0px;
171 #posts h2 a {
172 color: #CC1105;
173 text-decoration: none;
175 #posts h2 a:hover {
176 text-decoration: underline;
178 #posts h2 small {
179 font-size: 1em;
180 font-weight: normal;
182 #posts .threadnavigation {
183 float: right;
185 #posts .replies {
186 clear: both;
187 margin: 3px;
188 padding: 3px;
190 #posts .allreplies, #posts .firstreply, #posts .finalreplies {
192 #posts .repliesomitted {
193 clear: both;
194 background: #FFFFEE;
195 height: 4px;
196 margin: -0.3em 1em 0.5em 1em;
197 -moz-border-radius: 4px;
202 #posts .reply {
203 clear: both;
204 margin: 0px 0px 0.5em 0px;
206 #posts .deletedreply {
207 clear: both;
208 margin: 0px 0px 1.2em 0px;
210 #posts h3 {
211 font-size: 1em;
212 font-weight: normal;
213 margin: 0px;
214 padding: 0px;
216 #posts .deletedreply h3 {
217 color: #AFAFAF;
218 font-weight: bold;
220 #posts h3 .replynum {
221 font-weight: bold;
222 margin-left: 0.3em;
223 margin-right: 0.3em;
225 #posts h3 .replynum a {
226 color: #800000;
227 text-decoration: none;
229 #posts h3 .replynum a:hover {
230 color:#DD0000;
232 #posts h3 .postername {
233 color: #117743;
234 font-weight: bold;
236 #posts h3 .postertrip {
237 color: #228854;
239 #posts .deletebutton {
240 font-size: small;
241 position: absolute;
242 right: 1em;
244 #posts img.thumb, #posts a img {
245 border: 1px solid #800000;
246 float: left;
247 margin: 0.5em 2em 0.5em 3em;
249 #posts .nothumbnail {
250 float: left;
251 display: inline; /* stupid IE bug */
252 background: #F0D7C7;
253 border: 2px dashed #EEAA88;
254 text-align: center;
255 padding: 1em 0.5em 1em 0.5em;
256 margin: 0.5em 2em 0.5em 2em;
258 .replytext {
259 margin: 0.5em 0em 0em 3em;
261 .reply .replytext > :first-child {
262 margin-top: 0em;
264 .replytext blockquote {
265 margin-left: 0em;
266 color: #789922;
268 #posts .replyabbrev {
269 color: #707070;
270 margin-left: 3em;
271 margin-bottom: 0.5em;
276 #posts form {
277 clear: both;
278 background: #F0E0D6;
279 color: #800000;
280 font-family: serif;
281 margin: 3px;
282 padding: 3px;
283 -moz-border-radius: 4px;
284 font-weight: bold;
286 #posts form a, #posts form small, #posts form label,
287 #createbox form a, #createbox form small, #createbox form label {
288 font-weight: normal;
291 #posts form .replytext, #createbox form .replytext {
292 border: 1px dotted #800000;
293 margin: 0.5em 0;
294 padding: 0 1em;
295 font-weight: normal;
297 .postcaptcha {
298 color: #800000;
303 #footer
305 text-align: center;
306 font-size: 0.8em;
311 #oldthreadlist {
312 width: 100%;
313 background: #F0E0D6;
314 padding: 6px;
315 -moz-border-radius: 4px;
316 margin: 0 auto;
318 #oldthreadlist th {
319 text-align: left;
321 #oldthreadlist .line0 {
322 background: #F0E0D6;
324 #oldthreadlist .line1 {
325 background: #E0D1C7;
327 #oldthreadlist a {
328 display: block;
333 .errorpage h1, .errorpage h2 {
334 text-align: center;