Moved everything to kareha directory, there is no wakaba src in this repo yet. ;)
[wakaba-kareha.git] / kareha / mode_message / css / pseud0ch.css
blob1cdc6ddd3fec0575bb4ea716287b9c2b00023496
1 /* pseud0ch style for kareha by lolocaust and WAHa_06x36 */
2 html {
3 padding: 0px;
4 margin: 0px;
7 body {
8 padding: 8px;
9 margin: 0px;
12 body.mainpage {
13 background: #C5AD99;
14 background-image: url(../img/ba.gif);
15 color: #000000;
17 body.threadpage {
18 background: #EFEFEF;
19 color: #000000;
21 body.backlogpage {
22 background: #FFFFFF;
23 color: #000000;
26 a {
27 color: #0000FF;
29 a:visited {
30 color: #660099;
32 a:hover {
33 color: #FF0000;
35 form {
36 margin: 0px;
38 ol ul, ul ol, ul ul, ol ol {
39 margin-top: 0;
40 margin-bottom: 0;
42 ol p:first-child, ul p:first-child {
43 margin-top: 0;
45 ol p:last-child, ul p:last-child {
46 margin-bottom: 0;
48 .aa {
49 font-family: Mona,'MS PGothic' !important;
53 .outerbox {
54 background: #CCFFCC;
55 border: 1px outset white;
56 padding: 7px;
57 margin-bottom: 1em;
58 margin-left: 2.5%;
59 margin-right: 2.5%;
60 clear: both;
62 .innerbox {
63 border: 1px inset white;
64 padding: 6px;
66 #titlebox h1 {
67 font-size: 1.5em;
68 font-weight: normal;
69 padding: 0px;
70 margin: 0px;
72 #titlebox {
73 position: relative;
75 #titlebox .threadnavigation {
76 position: absolute;
77 right: 2.5%;
78 padding-right: 20px;
79 top: 12px;
81 #titlebox div>.threadnavigation {
82 right: 12px;
83 padding-right: 0px;
85 #threadbox .threadlink {
86 padding-right: 0.5em;
88 #threadlinks {
89 text-align: right;
90 font-weight: bold;
92 #createbox h2 {
93 font-size: 1.2em;
94 font-weight: bold;
95 margin: 0em 0em 0.5em 0.3em;
97 .threadcaptcha {
98 color: #000000;
103 body.threadpage #threads {
104 margin-left: 2.5%;
105 margin-right: 2.5%;
106 background: #CCFFCC;
107 padding: 7px;
108 margin-bottom: 2em;
109 border: 1px outset white;
110 clear: both;
113 body.mainpage #threads {
114 margin-left: 2.5%;
115 margin-right: 2.5%;
116 background: #CCFFCC;
117 padding: 7px;
118 margin-bottom: 2em;
119 border: 1px outset white;
120 clear: both;
123 body.backlogpage #threads {
124 background: #FFFFFF;
128 body.threadpage #threads h1 {
129 margin-left: 2.5%;
130 margin-right: 2.5%;
131 font-size: 2em;
132 font-weight: normal;
133 text-align: center;
134 padding: 0px;
135 margin: 0px;
136 border-top: 1px inset white;
137 border-left: 1px inset white;
138 border-right: 1px inset white;
141 body.backlogpage #threads h1 {
142 display:none
145 body.threadpage #threadlist {
146 background: #CCFFCC;
148 font-family: serif;
149 margin: 0px 0px 7px 0px;
150 padding: 6px;
151 border-left: 1px inset white;
152 border-right: 1px inset white;
153 border-bottom: 1px inset white;
156 body.backlogpage #threadlist {
157 background: #FFFFFF;
158 font-family: serif;
159 padding: 6px;
164 #oldthreadlist {
165 background: #FFFFFF;
166 font-family: serif;
167 margin: 1px;
168 padding: 3px;
169 margin-bottom: 7px;
171 #oldthreadlist .threadlink {
172 display: block;
174 #oldthreadlist .manage {
175 font-size: small;
176 margin-left: 1em;
179 #posts {
181 .mainpage #posts .thread {
182 margin-left: 2.5%;
183 margin-right: 2.5%;
184 position: relative;
185 background: #EFEFEF;
186 border: 1px outset white;
187 padding: 7px;
188 margin-bottom: 2em;
189 clear: both;
191 .mainpage #posts .sagethread {
192 margin-left: 2.5%;
193 margin-right: 2.5%;
194 position: relative;
195 background: #EFEFEF;
196 border: 2px inset white;
197 padding: 9px;
198 margin-bottom: 2em;
199 clear: both;
201 .mainpage #posts h2 {
202 color: #FF0000;
203 font-size: 1.5em;
204 font-weight: bold;
205 margin: 0px 0px -1px 0px;
206 padding: 1em 0em 0em 0.3em;
207 border-top: 1px inset white;
208 border-left: 1px inset white;
209 border-right: 1px inset white;
211 .mainpage #posts h2 a {
212 color: #FF0000;
213 text-decoration: none;
215 .mainpage #posts h2 a:hover {
216 text-decoration: underline;
218 .threadpage #posts h2 {
219 color: red;
220 font-size: 1.2em;
221 font-weight: normal;
222 border-top: 2px ridge white;
223 margin: 1em 0 0 0;
224 padding: 0em 0em 0.5em 0em;
226 #posts h2 small {
227 font-size: 1em;
228 font-weight: normal;
230 #posts .threadnavigation {
231 position: absolute;
232 right: 2.5%;
233 padding-right: 20px;
234 top: 10px;
236 #posts div>.threadnavigation {
237 right: 12px;
238 padding-right: 0;
240 #posts .replies {
241 clear: both;
242 margin: 0px;
244 .mainpage #posts .replies {
245 padding: 3px;
246 border-left: 1px inset white;
247 border-right: 1px inset white;
249 #posts .allreplies, #posts .firstreply, #posts .finalreplies {
254 #posts .reply {
255 clear: both;
256 margin: 0px 0px 0.5em 0px;
258 #posts .deletedreply {
259 clear: both;
260 margin: 0px 0px 1.2em 0px;
262 #posts h3 {
263 font-size: 1em;
264 font-weight: normal;
265 margin: 0px;
266 padding: 0px;
268 #posts .deletedreply h3 {
269 color: #AFAFAF;
270 font-weight: bold;
272 #posts h3 .replynum {
273 font-weight: bold;
274 margin-right: 0.3em;
276 .mainpage #posts h3 .replynum {
277 margin-left: 0.3em;
279 #posts h3 .replynum a {
280 color: #000000;
281 text-decoration: none;
283 #posts h3 .replynum a:hover {
284 color:#DD0000;
286 #posts h3 .postername {
287 color: green;
288 font-weight: bold;
290 #posts h3 .postertrip {
291 color: green;
293 #posts .deletebutton {
294 font-size: small;
295 position: absolute;
296 right: 2.5%;
297 padding-right: 8px;
299 #posts h3>.deletebutton {
300 right: 8px;
301 padding-right: 0;
303 #posts img.thumb, #posts a img {
304 border-width: 1px;
305 float: left;
306 margin: 0.5em 2em 0.5em 3em;
308 #posts .nothumbnail {
309 float: left;
310 display: inline; /* stupid IE bug */
311 border: 1px inset white;
312 text-align: center;
313 padding: 1em 0.5em 1em 0.5em;
314 margin: 0.5em 2em 0.5em 2em;
316 .replytext {
317 margin: 0.5em 0em 0em 3em;
319 .reply .replytext > :first-child {
320 margin-top: 0em;
322 .replytext blockquote {
323 margin-left: 0em;
324 font-style: italic;
326 .replytext em { font-style: normal; }
327 #posts .replyabbrev {
328 color: green;
329 margin-left: 3em;
330 margin-bottom: 0.5em;
333 #posts form {
334 clear: both;
335 background: #EFEFEF;
336 font-family: serif;
337 margin: 0;
339 #posts form small a {
340 color: #000000;
341 text-decoration: none;
343 #posts form small a:hover {
344 color: #FF0000;
345 text-decoration: underline;
347 .threadpage #posts form {
348 padding-top: 0.5em;
349 border-top: 2px ridge white;
351 .mainpage #posts form {
352 padding: 6px 6px 1em 6px;
353 border-left: 1px inset white;
354 border-right: 1px inset white;
355 border-bottom: 1px inset white;
357 #posts form .replytext, #createbox form .replytext {
358 border: 1px dotted #000000;
359 margin: 0.5em 0;
360 padding: 0 1em;
361 background: #EFEFEF;
363 .postcaptcha {
364 color: #000000;
367 h4 {
368 color: red;
369 font-size: 1em;
370 font-weight: bold;
371 font-family: sans-serif;
375 #oldthreadlist {
377 #oldthreadlist th {
378 text-align: left;
380 #oldthreadlist .line0 {
382 #oldthreadlist .line1 {
384 #oldthreadlist a {
385 display: block;
389 #footer
391 text-align: center;
392 font-size: 0.8em;
397 .errorpage h1, .errorpage h2 {
398 text-align: center;