]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/shamino_com/shamino_com.css
Add generic CSS classes
[SourceForge/phpwiki.git] / themes / shamino_com / shamino_com.css
1 /**
2  * $Id$
3  *
4  * shamino.com style sheet based on the original Wiki
5  *
6  */
7 body {
8     font-family: sans-serif;
9     font-weight: normal;
10     font-style: normal;
11     background-color: #ffffff;
12     position: absolute;
13     top:0px;
14     left:0px;
15     visibility: visible;
16     z-index: auto;
17     margin:0px;
18 }
19
20 hr {
21     height:0px;
22     margin-left:10px;
23     margin-right:10px;
24 }
25
26 #content {
27     font-size: 10pt;
28     font-family: sans-serif;
29     font-weight: normal;
30     font-style: normal;
31     background-color: #ffffff;
32     padding: 1em 10px 1em 10px;
33 }
34
35 .wikitext, .wiki, p, form, ul, dd, dl, li, td {
36     /*font-size: 10pt;*/
37     line-height: 150%;
38     color: #111111;
39     margin: 0px;
40     padding: 0px;
41     list-style-type:none;
42 }
43
44 p, ul {
45     padding: 10px;
46     text-align: justify;
47     background-color:#ffffff;
48 }
49
50 dd {
51     font-size: 9pt;
52     text-align:right;
53     padding:0px;
54     margin:0px;
55     bottom:0px;
56 }
57
58 dl {
59     padding:0px;
60     margin:0px;
61     margin-top:14px;
62     bottom:0px;
63 }
64
65 li {
66   margin-left:0px;
67   margin-bottom:0px;
68 }
69
70 img {
71     margin:0px;
72     border:0;
73     padding:0px;
74 }
75
76 table {
77   border: 0px;;
78   padding: 0px;
79   border-spacing: 0px;
80   margin: 0px;
81 }
82
83 td, th, tr, tt {
84   padding: 0px;
85   margin: 2px;
86   border: 0px;
87   border-spacing: 0px;
88 }
89
90 input.numeric { text-align: right; }
91 input {
92   font-family: sans-serif;
93   font-size: 10pt;
94   font-style: normal;
95   font-weight: normal;
96 }
97
98 textarea {
99   text-decoration:none;
100   font-family: sans-serif;
101   font-size: 10pt;
102   font-style: normal;
103   font-weight: normal;
104 }
105
106 h1, h2, h3, h4 {
107   font-family: 'Lucida Grande', sans-serif;
108   font-weight: normal;
109   font-style: normal;
110   margin:0px;
111   padding:0px;
112   padding-top:10px;
113   text-decoration:none;
114   text-align:left;
115 }
116
117 a.wiki { font-weight:normal; }
118 a:link { font-weight:normal; color:#445566; text-decoration:none }
119 a:visited { font-weight:normal; color:#445566; text-decoration:none }
120 a:hover { font-weight:normal; color:#445566; text-decoration:underline }
121 a:active { font-weight:normal; color:#445566; text-decoration:underline }
122 a:focus { font-weight:normal; color:#445566; text-decoration:underline }
123
124 /* generic classes ----------------------------------------------- */
125
126 .align-left {text-align: left;}
127 .align-right {text-align: right;}
128 .align-center {text-align: center;}
129   
130 .top {vertical-align: top;}
131
132 .nowrap {white-space: nowrap;}
133
134 .fullwidth { width: 100%; }
135
136 /* --------------------------------------------------------------- */
137
138 .main { padding: 0px; border: 0px; margin:0px; }
139 .maintable { padding: 0px; border: 0px; margin:0px; }
140 .menu { font-size: 9pt; padding: 10px; padding-top:0px; border: 0px; margin:0px; }
141 .box { background-color: #eeeeee; border: 1px solid #dcdcdc; color: #111111; padding: 0px; position: absolute; }
142 .bar { background-color: #eeeeee; color: #111111; font-weight: bold; padding: 2px 1em 2px 1em; }
143
144 .wikilink { color: #5555CC; text-decoration:none; font-style:normal; }
145 .wikinavbar { border-bottom: 1px #999999 solid; padding: 2px; font-size: 8pt; }
146 .toolbar { border-top: 1px #999999 solid; padding: 2px; font-size: 8pt; }
147 .debug { padding: 2px; margin-left:10px; font-size: 8pt; }
148 .wikinavbar a.wikilink, .toolbar a.wikilink, .editdate, #xhtml-validator a.wikilink { font-size: 8pt; }
149 #content a.wiki { font-size: 9pt; }
150 .wikiaction { color: #5555CC; text-decoration:none; font-style:normal; }
151 .wiki { color: #5555CC; text-decoration:none; font-style:normal; }
152 .backlinks { color: #5555CC; text-decoration:none; font-style:normal; }
153 /* .header { font-size: x-small; border-top: 1px #999999 solid; padding:10px; padding-top:5px; padding-bottom:5px; } */
154
155 #header { font-size: 8pt; margin-left:4px; }
156 .signin, .signin a.wiki, .signin a.wikiaction { font-size: 8pt; }
157 .top { font-size: 75%; margin:4px; }
158 .plugin { margin:0px; }
159
160 div#logo {
161   float: right;
162 }
163
164 /* plugin BoxRight */
165 div.boxright {
166   width: 200px;
167   right: 10px;
168   padding: 0.5em;
169   float: right;
170   border: thin solid #888888;
171   padding: 0.5em;
172 }
173
174 /**
175  * Search Results
176  */
177 .search-context { background: white; font-style: oblique; }
178 .search-term {
179   background: yellow;
180   font-weight: normal;
181 }
182
183 /* IncludePage plugin ================================================= */
184
185 .transclusion-title {
186    font-style: oblique;
187    font-size: 0.75em;
188    text-decoration: underline;
189    text-align: right;
190 }
191
192 .transclusion {
193    background: lightgreen;
194    border: thin;
195    border-style: solid;
196    padding-left: 0.8em;
197    padding-right: 0.8em;
198    padding-top: 0px;
199    padding-bottom: 0px;
200    margin: 0.5ex 0px;
201 }
202
203 /* WikicreoleTable, MediawikiTable and RichTable plugins ============== */
204
205 /*
206  * table class="boxed"
207  * will put a border around the table (but not around the cells)
208  *
209  * table class="bordered"
210  * will put a border around the table and the cells
211  *
212  * In both cases, the caption will be bold and centered under the table
213  *
214  * In both cases, the headers (th) will have a "#d8d8d8" background
215  */
216
217 table.boxed, table.bordered, table.bordered th, table.bordered td {
218     border-width: 1px;
219     border-style: solid;
220     border-collapse: collapse;
221     vertical-align: top;
222 }
223
224 table.boxed td, table.bordered td,
225 table.boxed th, table.bordered th {
226     padding-left: 5px;
227     padding-right: 5px;
228     padding-top: 0px;
229     padding-bottom: 0px;
230 }
231
232 table.boxed caption, table.bordered caption {
233     text-align: center;
234     font-weight: bold;
235     caption-side: bottom;
236     padding-top: 0.8em;
237 }
238
239 table.boxed th, table.bordered th {
240     font-weight: bold;
241     background-color: #d8d8d8;
242 }
243