]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/shamino_com/shamino_com.css
Two new generic classes: tt and strike
[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 .tt { font-family: monospace; }
127 .strike { text-decoration:line-through; }
128
129 .align-left {text-align: left;}
130 .align-right {text-align: right;}
131 .align-center {text-align: center;}
132   
133 .top {vertical-align: top;}
134
135 .nowrap {white-space: nowrap;}
136
137 .fullwidth { width: 100%; }
138
139 /* --------------------------------------------------------------- */
140
141 .main { padding: 0px; border: 0px; margin:0px; }
142 .maintable { padding: 0px; border: 0px; margin:0px; }
143 .menu { font-size: 9pt; padding: 10px; padding-top:0px; border: 0px; margin:0px; }
144 .box { background-color: #eeeeee; border: 1px solid #dcdcdc; color: #111111; padding: 0px; position: absolute; }
145 .bar { background-color: #eeeeee; color: #111111; font-weight: bold; padding: 2px 1em 2px 1em; }
146
147 .wikilink { color: #5555CC; text-decoration:none; font-style:normal; }
148 .wikinavbar { border-bottom: 1px #999999 solid; padding: 2px; font-size: 8pt; }
149 .toolbar { border-top: 1px #999999 solid; padding: 2px; font-size: 8pt; }
150 .debug { padding: 2px; margin-left:10px; font-size: 8pt; }
151 .wikinavbar a.wikilink, .toolbar a.wikilink, .editdate, #xhtml-validator a.wikilink { font-size: 8pt; }
152 #content a.wiki { font-size: 9pt; }
153 .wikiaction { color: #5555CC; text-decoration:none; font-style:normal; }
154 .wiki { color: #5555CC; text-decoration:none; font-style:normal; }
155 .backlinks { color: #5555CC; text-decoration:none; font-style:normal; }
156 /* .header { font-size: x-small; border-top: 1px #999999 solid; padding:10px; padding-top:5px; padding-bottom:5px; } */
157
158 #header { font-size: 8pt; margin-left:4px; }
159 .signin, .signin a.wiki, .signin a.wikiaction { font-size: 8pt; }
160 .top { font-size: 75%; margin:4px; }
161 .plugin { margin:0px; }
162
163 div#logo {
164   float: right;
165 }
166
167 /* plugin BoxRight */
168 div.boxright {
169   width: 200px;
170   right: 10px;
171   padding: 0.5em;
172   float: right;
173   border: thin solid #888888;
174   padding: 0.5em;
175 }
176
177 /**
178  * Search Results
179  */
180 .search-context { background: white; font-style: oblique; }
181 .search-term {
182   background: yellow;
183   font-weight: normal;
184 }
185
186 /* IncludePage plugin ================================================= */
187
188 .transclusion-title {
189    font-style: oblique;
190    font-size: 0.75em;
191    text-decoration: underline;
192    text-align: right;
193 }
194
195 .transclusion {
196    background: lightgreen;
197    border: thin;
198    border-style: solid;
199    padding-left: 0.8em;
200    padding-right: 0.8em;
201    padding-top: 0px;
202    padding-bottom: 0px;
203    margin: 0.5ex 0px;
204 }
205
206 /* WikicreoleTable, MediawikiTable and RichTable plugins ============== */
207
208 /*
209  * table class="boxed"
210  * will put a border around the table (but not around the cells)
211  *
212  * table class="bordered"
213  * will put a border around the table and the cells
214  *
215  * In both cases, the caption will be bold and centered under the table
216  *
217  * In both cases, the headers (th) will have a "#d8d8d8" background
218  */
219
220 table.boxed, table.bordered, table.bordered th, table.bordered td {
221     border-width: 1px;
222     border-style: solid;
223     border-collapse: collapse;
224     vertical-align: top;
225 }
226
227 table.boxed td, table.bordered td,
228 table.boxed th, table.bordered th {
229     padding-left: 5px;
230     padding-right: 5px;
231     padding-top: 0px;
232     padding-bottom: 0px;
233 }
234
235 table.boxed caption, table.bordered caption {
236     text-align: center;
237     font-weight: bold;
238     caption-side: bottom;
239     padding-top: 0.8em;
240 }
241
242 table.boxed th, table.bordered th {
243     font-weight: bold;
244     background-color: #d8d8d8;
245 }
246