Added TODO file.
[wakaba-kareha.git] / mode_message / css / toothpaste.css
blobde1ab7efe4592cfe89e8a48f7f6af1ff1ad95f18
1 html {
2 padding: 0px;
3 margin: 0px;
4 background: #FFFFFF;
6 body {
7 padding: 8px;
8 margin: 0px;
9 background: #FFFFFF;
10 color: #000000;
12 a {
13 color: #CC0000;
15 a:visited {
16 color: #BB0000;
18 a:hover {
19 color: #FF7F7F;
21 form {
22 margin: 0px;
24 ol ul, ul ol, ul ul, ol ol {
25 margin-top: 0;
26 margin-bottom: 0;
28 ol p:first-child, ul p:first-child {
29 margin-top: 0;
31 ol p:last-child, ul p:last-child {
32 margin-bottom: 0;
34 .aa {
35 font-family: Mona,'MS PGothic' !important;
40 #navigation {
41 float: left;
42 white-space: nowrap;
43 background: #FFEFE7;
44 padding: 3px 0px 3px 0px;
45 margin: 0 0 1em 1em;
46 border: 1px solid #CC0000;
47 font-size: small;
48 -moz-border-radius: 4px;
50 #navigation strong {
51 background: #FFCFC0;
52 color: #800000;
53 font-weight: normal;
54 padding: 3px;
55 -moz-border-radius: 3px 0px 0px 3px;
57 #navigation a {
58 padding: 3px;
64 .outerbox, .backlogpage #threads {
65 background: #E7FFEF;
66 color: #008000;
67 padding: 4px;
68 clear: both;
70 #titlebox {
71 -moz-border-radius: 6px 6px 0 0;
73 h1 {
74 color: #005F00;
75 text-align: center;
76 font-family: sans-serif;
77 font-weight: normal;
78 font-size: 2em;
79 padding: 0px;
80 margin: 0px;
82 #titlebox {
83 position: relative;
85 #titlebox .threadnavigation {
86 position: absolute;
87 right: 0.8em;
88 top: 0.9em;
90 #titlebox div>.threadnavigation {
91 right: 0.3em;
93 #rules, #threadbox .innerbox {
94 background: #FFFFFF;
95 font-family: serif;
96 margin: 3px;
97 padding: 6px;
98 -moz-border-radius: 4px;
100 #stylebox {
101 padding: 1px 9px;
102 margin: -1px 0;
104 #threadbox {
105 margin-bottom: 2em;
106 -moz-border-radius: 0 0 6px 6px;
108 #threadbox .threadlink {
109 padding-right: 0.5em;
111 #threadlinks {
112 text-align: right;
113 font-weight: bold;
115 #createbox {
116 -moz-border-radius: 4px;
118 #createbox form {
119 background: #D6F0E0;
120 font-family: serif;
121 margin: 3px;
122 padding: 3px;
123 -moz-border-radius: 4px;
125 #createbox h2 {
126 font-size: 1.2em;
127 font-weight: bold;
128 margin: 0 0 0 2em;
129 padding: 0px;
130 color: #005F00;
131 text-decoration: none;
133 #createbox input, #createbox textarea {
134 border: 1px solid #008000;
136 #createbox textarea {
137 -moz-border-radius: 4px;
139 #createbox input[type=submit], #createbox input[type=button] {
140 background: #C0E0D0;
141 color: #004000;
143 .threadcaptcha {
144 color: #008000;
149 #posts {
151 #posts .thread {
152 background: #E7EFFF;
153 padding: 4px;
154 margin-bottom: 2em;
155 clear: both;
156 -moz-border-radius: 6px;
158 #posts .sagethread {
159 background: #D6E0F0;
160 padding: 4px;
161 margin-bottom: 2em;
162 clear: both;
163 -moz-border-radius: 6px;
165 #posts h2 {
166 float: left;
167 font-size: 1.2em;
168 color: #CC1105;
169 font-weight: bold;
170 margin: 0px 0px 0px 1em;
171 padding: 0px;
173 #posts h2 a {
174 color: #CC1105;
175 text-decoration: none;
177 #posts h2 a:hover {
178 text-decoration: underline;
180 #posts h2 small {
181 font-size: 1em;
182 font-weight: normal;
184 #posts .threadnavigation {
185 float: right;
187 #posts .replies {
188 clear: both;
190 #posts .allreplies, #posts .firstreply, #posts .finalreplies {
191 background: #FFFFFF;
192 color: #000080;
193 font-family: serif;
194 margin: 3px 3px 6px 3px;
195 padding: 3px;
196 -moz-border-radius: 4px;
198 #posts .replytext:after {
199 content: "";
200 display: block;
201 height: 0.1px;
202 clear: both;
203 margin: 0px;
205 #posts .repliesomitted {
210 #posts .reply {
211 clear: both;
212 margin: 0px 0px 0.5em 0px;
214 #posts .deletedreply {
215 clear: both;
216 margin: 0px 0px 1.2em 0px;
218 #posts h3 {
219 font-size: 1em;
220 font-weight: normal;
221 margin: 0px;
222 padding: 0px;
224 #posts .deletedreply h3 {
225 color: #AFAFAF;
226 font-weight: bold;
228 #posts h3 .replynum {
229 font-weight: bold;
230 margin-left: 0.3em;
231 margin-right: 0.3em;
233 #posts h3 .replynum a {
234 color: #000080;
235 text-decoration: none;
237 #posts h3 .replynum a:hover {
238 color: #FF7F7F;
240 #posts h3 .postername {
241 color: #117743;
242 font-weight: bold;
244 #posts h3 .postertrip {
245 color: #228854;
247 #posts .deletebutton {
248 position: absolute;
249 right: 1.5em;
250 font-size: small;
252 #posts img.thumb, #posts a img {
253 border-width: 1px;
254 float: left;
255 margin: 0.5em 2em 0.5em 3em;
257 #posts .nothumbnail {
258 float: left;
259 display: inline; /* stupid IE bug */
260 background: #eeeedc;
261 border: 2px dashed #ddddca;
262 text-align: center;
263 padding: 1em 0.5em 1em 0.5em;
264 margin: 0.5em 2em 0.5em 2em;
267 .replytext {
268 margin: 0.5em 0px 0px 3em;
270 .reply .replytext > :first-child {
271 margin-top: 0em;
273 .replytext blockquote {
274 margin-left: 0em;
275 color: #789922;
277 #posts .replyabbrev {
278 color: #228854;
279 margin-left: 3em;
280 margin-bottom: 0.5em;
285 #posts form {
286 clear: both;
287 background: #D6E0F0;
288 color: #000080;
289 font-family: serif;
290 margin: 3px;
291 padding: 3px;
292 -moz-border-radius: 4px;
294 #posts input, #posts textarea {
295 border: 1px solid #000080;
297 #posts textarea {
298 -moz-border-radius: 4px;
300 #posts input[type=submit], #posts input[type=button] {
301 background: #C0D0E0;
302 color: #000060;
304 #posts form .replytext {
305 border: 1px dotted #000080;
306 margin: 0.5em 0;
307 padding: 0 1em;
308 background: #FFFFFF;
310 #createbox form .replytext {
311 border: 1px dotted #008000;
312 margin: 0.5em 0;
313 padding: 0 1em;
314 background: #FFFFFF;
316 .postcaptcha {
317 color: #000080;
322 #footer {
323 text-align: center;
324 font-size: 0.8em;
329 #oldthreadlist {
330 width: 100%;
331 background: #FFFFFF;
332 font-family: serif;
333 padding: 6px;
334 -moz-border-radius: 4px;
335 margin: 0 auto;
338 #oldthreadlist th {
339 text-align: left;
342 #oldthreadlist .line0 {
343 background: #FFFFFF;
345 #oldthreadlist .line1 {
346 background: #DDDDDD;
349 #oldthreadlist a {
350 display: block;
355 .errorpage h1, .errorpage h2 {
356 text-align: center;