]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/shamino_com/shamino_com.css
No underscore for private function
[SourceForge/phpwiki.git] / themes / shamino_com / shamino_com.css
1 /**
2  * shamino.com style sheet based on the original Wiki
3  *
4  */
5 body {
6     font-family: sans-serif;
7     font-weight: normal;
8     font-style: normal;
9     background-color: #ffffff;
10     position: absolute;
11     top: 0;
12     left: 0;
13     visibility: visible;
14     z-index: auto;
15     margin: 0;
16 }
17
18 hr {
19     height: 0;
20     margin-left: 10px;
21     margin-right: 10px;
22 }
23
24 #content {
25     font-size: 10pt;
26     font-family: sans-serif;
27     font-weight: normal;
28     font-style: normal;
29     background-color: #ffffff;
30     padding: 1em 10px 1em 10px;
31 }
32
33 .wikitext, .wiki, p, form, ul, dd, dl, li, td {
34     /*font-size: 10pt;*/
35     line-height: 150%;
36     color: #111111;
37     margin: 0;
38     padding: 0;
39     list-style-type: none;
40 }
41
42 p, ul {
43     padding: 10px;
44     text-align: justify;
45     background-color: #ffffff;
46 }
47
48 dd {
49     font-size: 9pt;
50     text-align: right;
51     padding: 0;
52     margin: 0;
53     bottom: 0;
54 }
55
56 dl {
57     padding: 0;
58     margin: 0;
59     margin-top: 14px;
60     bottom: 0;
61 }
62
63 li {
64     margin-left: 0;
65     margin-bottom: 0;
66 }
67
68 img {
69     margin: 0;
70     border: 0;
71     padding: 0;
72 }
73
74 table {
75     border: 0;;
76     padding: 0;
77     border-spacing: 0;
78     margin: 0;
79 }
80
81 td, th, tr, tt {
82     padding: 0;
83     margin: 2px;
84     border: 0;
85     border-spacing: 0;
86 }
87
88 input.numeric {
89     text-align: right;
90 }
91
92 input {
93     font-family: sans-serif;
94     font-size: 10pt;
95     font-style: normal;
96     font-weight: normal;
97 }
98
99 textarea {
100     text-decoration: none;
101     font-family: sans-serif;
102     font-size: 10pt;
103     font-style: normal;
104     font-weight: normal;
105 }
106
107 h1, h2, h3, h4 {
108     font-family: 'Lucida Grande', sans-serif;
109     font-weight: normal;
110     font-style: normal;
111     margin: 0;
112     padding: 0;
113     padding-top: 10px;
114     text-decoration: none;
115     text-align: left;
116 }
117
118 a.wiki {
119     font-weight: normal;
120 }
121
122 a:link {
123     font-weight: normal;
124     color: #445566;
125     text-decoration: none
126 }
127
128 a:visited {
129     font-weight: normal;
130     color: #445566;
131     text-decoration: none
132 }
133
134 a:hover {
135     font-weight: normal;
136     color: #445566;
137     text-decoration: underline
138 }
139
140 a:active {
141     font-weight: normal;
142     color: #445566;
143     text-decoration: underline
144 }
145
146 a:focus {
147     font-weight: normal;
148     color: #445566;
149     text-decoration: underline
150 }
151
152 /* generic classes ----------------------------------------------- */
153
154 .tt {
155     font-family: monospace;
156 }
157
158 .strike {
159     text-decoration: line-through;
160 }
161
162 .align-left {
163     text-align: left;
164 }
165
166 .align-right {
167     text-align: right;
168 }
169
170 .align-center {
171     text-align: center;
172 }
173
174 .top {
175     vertical-align: top;
176 }
177
178 .nowrap {
179     white-space: nowrap;
180 }
181
182 .fullwidth {
183     width: 100%;
184 }
185
186 /* --------------------------------------------------------------- */
187
188 .main {
189     padding: 0;
190     border: 0;
191     margin: 0;
192 }
193
194 .maintable {
195     padding: 0;
196     border: 0;
197     margin: 0;
198 }
199
200 .menu {
201     font-size: 9pt;
202     padding: 10px;
203     padding-top: 0;
204     border: 0;
205     margin: 0;
206 }
207
208 .box {
209     background-color: #eeeeee;
210     border: 1px solid #dcdcdc;
211     color: #111111;
212     padding: 0;
213     position: absolute;
214 }
215
216 .bar {
217     background-color: #eeeeee;
218     color: #111111;
219     font-weight: bold;
220     padding: 2px 1em 2px 1em;
221 }
222
223 .wikilink {
224     color: #5555CC;
225     text-decoration: none;
226     font-style: normal;
227 }
228
229 .wikinavbar {
230     border-bottom: 1px #999999 solid;
231     padding: 2px;
232     font-size: 8pt;
233 }
234
235 .toolbar {
236     border-top: 1px #999999 solid;
237     padding: 2px;
238     font-size: 8pt;
239 }
240
241 .debug {
242     padding: 2px;
243     margin-left: 10px;
244     font-size: 8pt;
245 }
246
247 .wikinavbar a.wikilink, .toolbar a.wikilink, .editdate, #xhtml-validator a.wikilink {
248     font-size: 8pt;
249 }
250
251 #content a.wiki {
252     font-size: 9pt;
253 }
254
255 .wikiaction {
256     color: #5555CC;
257     text-decoration: none;
258     font-style: normal;
259 }
260
261 .wiki {
262     color: #5555CC;
263     text-decoration: none;
264     font-style: normal;
265 }
266
267 .backlinks {
268     color: #5555CC;
269     text-decoration: none;
270     font-style: normal;
271 }
272
273 /* .header { font-size: x-small; border-top: 1px #999999 solid; padding:10px; padding-top:5px; padding-bottom:5px; } */
274
275 #header {
276     font-size: 8pt;
277     margin-left: 4px;
278 }
279
280 .signin, .signin a.wiki, .signin a.wikiaction {
281     font-size: 8pt;
282 }
283
284 .top {
285     font-size: 75%;
286     margin: 4px;
287 }
288
289 .plugin {
290     margin: 0;
291 }
292
293 div#logo {
294     float: right;
295 }
296
297 /* plugin BoxRight */
298 div.boxright {
299     width: 200px;
300     right: 10px;
301     padding: 0.5em;
302     float: right;
303     border: thin solid #888888;
304     padding: 0.5em;
305 }
306
307 /**
308  * Search Results
309  */
310 .search-context {
311     background: white;
312     font-style: oblique;
313 }
314
315 .search-term {
316     background: yellow;
317     font-weight: normal;
318 }
319
320 /* IncludePage plugin ================================================= */
321
322 .transclusion-title {
323     font-style: oblique;
324     font-size: 0.75em;
325     text-decoration: underline;
326     text-align: right;
327 }
328
329 .transclusion {
330     background: lightgreen;
331     border: thin;
332     border-style: solid;
333     padding-left: 0.8em;
334     padding-right: 0.8em;
335     padding-top: 0;
336     padding-bottom: 0;
337     margin: 0.5ex 0;
338 }
339
340 /* WikicreoleTable, MediawikiTable and RichTable plugins ============== */
341
342 /*
343  * table class="boxed"
344  * will put a border around the table (but not around the cells)
345  *
346  * table class="bordered"
347  * will put a border around the table and the cells
348  *
349  * In both cases, the caption will be bold and centered under the table
350  *
351  * In both cases, the headers (th) will have a "#d8d8d8" background
352  */
353
354 table.boxed, table.bordered, table.bordered th, table.bordered td {
355     border-width: 1px;
356     border-style: solid;
357     border-collapse: collapse;
358     vertical-align: top;
359 }
360
361 table.boxed td, table.bordered td,
362 table.boxed th, table.bordered th {
363     padding-left: 5px;
364     padding-right: 5px;
365     padding-top: 0;
366     padding-bottom: 0;
367 }
368
369 table.boxed caption, table.bordered caption {
370     text-align: center;
371     font-weight: bold;
372     caption-side: bottom;
373     padding-top: 0.8em;
374 }
375
376 table.boxed th, table.bordered th {
377     font-weight: bold;
378     background-color: #d8d8d8;
379 }
380