slitaz-forge view forum/themes/slitaz/design/style.css @ rev 1

Add slitaz themes for vanilla
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Dec 22 10:36:12 2010 +0100 (2010-12-22)
parents
children
line source
1 @charset "utf-8";
2 /* CSS Document */
4 /***--- MAIN / DEFAULT --***/
5 html, body { height: 102%; margin: 0; }
6 html, body, input, select, textarea, button {
7 font-family: Verdana, Geneva, sans-serif;
8 font-size: 11px;
9 line-height: 17px;
10 color: #555;
11 }
12 a { color: #2f6c8e; text-decoration: none; }
13 a:hover { color: #69a1c1; }
14 a img { border: none; }
15 ul, ol { margin: 0; padding: 0; list-style: none; }
17 .clear {
18 clear: both;
19 display: block;
20 height: 0;
21 overflow: hidden;
22 visibility: hidden;
23 width: 0;
24 }
26 #Wrapper { min-height: 100%; position: relative; margin: 0 auto; }
27 .Hidden { display: none; }
29 /***--- HEADER(S) --***/
32 #Header h1 { padding: 15px; font-size: 2em; }
33 #Header a { color: #69a1c1; }
34 #Header a:hover { color: #FFF; }
36 #Header{
37 background: #f0ba08 url(../images/header.png) repeat-x top;
38 color: black;
39 width: 100%;
40 height: 50px;
41 border-top: 1px solid black;
42 border-bottom: 1px solid black;
43 margin-bottom: 30px;
44 position: absolute;
45 top: 0;
46 }
48 #titre {
49 position: absolute;
50 font-size: 16px;
51 font-weight: bolder ;
52 margin-left: 200px;
53 margin-top: 28px;
54 }
56 #logo {
57 position: absolute;
58 float: left;
59 margin-left: 16px;
60 margin-top: 0px;
61 }
63 /***--- NAV --***/
64 #Nav {
65 right: 0;
66 position: absolute;
67 top: 3px;
68 font-size: 10px;
69 font-weight: bold; }
71 ul#Menu {
72 margin: 10px 15px;
73 float: left; }
75 #Menu li { float: left; margin: 0 1px 0 0; }
76 #Menu a {
77 display: block;
78 padding: 5px 4px;
79 background: inherit;
80 color: white;
81 text-decoration: none; }
83 #Menu a:hover {
84 background: inherit;
85 color: #222222; }
86 #Menu li.Highlight a { color: #222222; }
88 /* search */
89 #Search {
90 -moz-border-radius: 4px;
91 -webkit-border-radius: 4px;
92 height: 20px;
93 float: right;
94 background: #FFF;
95 padding: 2px 2px;
96 margin: 11px 15px; }
97 #Search form { padding: 0; border: none; }
98 #Nav #Search input.InputBox { width: 150px; border: none; }
99 #Search input.Button {
100 -moz-border-radius: 4px;
101 -webkit-border-radius: 4px;
102 height: 17px;
103 margin: 0;
104 padding: 0; }
106 /***--- MAIN --***/
107 /*#Main { }*/
109 /* If you prefer the panel on the left and content on the right, simply switch the "float" property for #Content & #Panel and set the "margin-left" to "margin-right" for the #Content */
110 #Content {
111 margin: 0px 320px 0px 0px;
112 padding: 86px 40px 65px 80px;
113 }
114 #Panel {
115 position: absolute;
116 top: 86px;
117 right: 80px;
118 color: #555555;
119 float: right;
120 width: 250px;
121 line-height: 1.5em;
122 text-align: left;
123 font-size: 12px;
124 }
125 .Box, #UserOptions {
126 -moz-border-radius: 8px;
127 -webkit-border-radius: 8px;
128 list-style-type: none;
129 margin: 10px 0;
130 padding: 10px 24px 10px 24px;
131 background-color: #eaeaea;}
132 #Panel .Box ul {
133 list-style-type: none;
134 margin: 0;
135 padding: 10px 24px 10px 0px;
136 }
138 /***--- CONTENT --***/
139 .GuestBox { background: #eaeaea; }
140 .GuestBox p { padding: 0; }
141 .Message img { max-width: 100%; }
143 /* headers */
144 h1 { margin: 0; font-size: 1.5em; }
145 #Content h1, h2, #Popup h1, div.DiscussionTabs .SubTab {
146 -moz-border-radius: 8px;
147 -webkit-border-radius: 8px;
148 font-size: 1.1em; background: #555555; color: #fff; margin: 0 0 10px; padding: 10px; font-weight: bold;
149 }
150 div.DiscussionTabs .SubTab { margin: 0; }
152 #Panel h4, #Panel .GuestBox h4 {
153 font-size: 110%;
154 color: #666666;
155 font-weight: bold;
156 padding: 0 0 1px 0;
157 margin: 0;
158 border-bottom: 1px solid #cecece; }
160 div.Empty, div#Status { padding: 10px; }
162 /* tabs */
163 .Tabs li, .SubTab {
164 -moz-border-radius: 8px;
165 -webkit-border-radius: 8px;
166 background: #CECECE;
167 padding: 5px 8px;
168 font-size: 140%;
169 font-weight: bold;
170 border-bottom: 1px solid #fff; }
171 .Tabs li.Active { background: #555; border-bottom: none; }
172 .Tabs li.Active a { color: #fff; }
173 .Tabs span { display: inline-block; margin: 0 10px; color: #888; }
174 .SubTab { font-size: 1em; }
176 /* DISCUSSIONS */
177 .DataList li.Item, .Conversation li.Item {
178 border-bottom: 1px solid #ccc;
179 position: relative;
180 padding: 10px;
181 -moz-border-radius: 8px;
182 -webkit-border-radius: 8px;
183 }
184 .Activities li.Item { min-height: 50px; }
185 .DataList li.Item a.Title { display: block; font-size: 1.15em; font-weight: bold; padding: 0 0 8px; }
187 /* discussions meta */
188 .DataList .Meta span, .DataList .Meta strong {
189 min-width: 100px; display: inline-block; margin: 0 5px 0 0;
190 }
191 .DataList .Meta .LastCommentBy { width: 175px; }
192 .DataList .Meta .LastCommentDate { width: 100px; }
194 /* discussions highlight */
195 .DataList li.Mine { background: #f1f1f1; border-bottom-color: #fff; }
196 .DataList li.New { background: #d8ecbc; }
197 .DataList li.Bookmarked { background: #ffdf5d; border-bottom-color: #fff; }
199 .DataList li.Closed { background: #eee; }
200 .DataList .Meta .Closed { color: #333; }
201 .DataList li.Closed a.Title { text-decoration: line-through; }
203 .DataList li.Announcement { background: #FFC; }
204 .DataList .Meta .Announcement, .DataList .Meta .Closed {
205 width: 100px; font-weight: bold;
206 }
207 .DataList .Meta .Announcement { color: #C60; }
209 /* DISCUSSION */
210 div.DiscussionTabs li { font-size: 1em; }
211 ul.Discussion { margin: 0 0 10px; }
213 /* bookmark */
214 a.Bookmark { width: 9px; height: 9px; position: absolute; top: 8px; right: 10px; font-size: 0; background: #fff; border: 1px dotted #ffcc00; }
215 .Discussion a.Bookmark { top: 41px; }
216 a.Bookmarked { background: #ffcc00; border: 1px solid #fff; }
217 div.Options a.Bookmark { top: 14px; }
219 div.Comment {
220 position: relative;
221 border-bottom: 1px dotted #ccc;
222 padding: 10px; }
223 li.Even { background: #f8f8f8; }
225 /* discussion meta */
226 .Comment .Message, .Comment .MessageForm, .ConversationMessage .Message {
227 margin-left: 215px; line-height: 1.75em;
228 }
229 .Comment .Meta, .ConversationMessage .Meta {
230 width: 175px; float: left; padding: 10px; background: #FFC;
231 -moz-border-radius: 8px;
232 -webkit-border-radius: 8px;
233 }
234 .Comment .Meta span, .ConversationMessage .Meta span, div.Meta div.PostCount {
235 display: block; border-bottom: 1px dotted #ccc; font-size: 0.85em; padding: 1px 0;
236 }
237 .Comment .Author, .ConversationMessage span.Author {
238 background: #fff; padding: 5px; border-bottom: none;
239 }
240 .Comment .Author img, .ConversationMessage .Author a.Photo {
241 float: left; margin: 0 10px 0 0;
242 }
243 .Comment .Author a, .ConversationMessage .Author a {
244 font-weight: bold; font-size: 1.1em;
245 }
246 blockquote { margin: 0; padding: 10px; background: #fff; border: 1px dotted #ccc; }
247 .Odd blockquote { background: #F8F8F8; }
249 /* post */
250 ul.PostOptions { margin: 0 0 10px; }
251 .Preview { padding: 10px; margin: 0 0 10px; border-bottom: 1px dotted #ccc; }
253 /*- Conversations & Activities -*/
254 ul.Activities .Title { margin: 0 0 0 60px; font-weight: bold; }
255 ul.Conversations .Photo, ul.Activities .Photo {
256 width: 50px; height: 50px; float: left; font-size: 0.9em; color: #ccc; overflow: hidden; background: #eee;
257 }
258 ul.Conversations .Excerpt, ul.Activities .Excerpt {
259 margin: 0 0 10px 60px;
260 }
261 ul.Conversations .Meta, ul.Activities .Meta, .SearchResults .Meta {
262 margin: 0 0 0 60px;background: #FFC; padding: 3px 5px;
263 }
264 .SearchResults .Meta { margin: 5px 0 0; }
265 ul.ActivityComments { margin: 0 0 0 60px; }
267 .ConversationMessage .Message { min-height: 100px; }
268 .ConversationMessage span.Author { height: 50px; }
269 .ConversationMessage span.ItemLink { display: none; }
271 /***--- PANEL --***/
272 .Block { padding: 15px; background: #ddd; margin: 0 10px 0 0; }
273 .Post #Panel, .Search #Panel {
274 display: none;
275 }
277 .PanelInfo li { padding: 0px 0px; }
278 .PanelInfo li strong { font-weight: normal; }
279 .PanelInfo li.Active a { color: #c60; }
280 .PanelInfo li.Parent { background: #ccc; padding: 2px 5px; font-size: 1.1em; font-weight: bold; }
282 .PanelInfo a {
283 color: #0F314E;
284 background: inherit;
285 display: block;
286 text-decoration: none;
287 font-weight: bold;
288 }
290 .PanelInfo a:hover {
291 color: #c60;
292 text-decoration: none;
293 display: block;
294 }
295 /* account */
297 #Panel .Photo { background: #ddd; position: absolute; right: 10px; padding: 0 0 10px 10px; }
298 #Panel .Photo img { width: 50px; display: block; border: 5px solid #fff; border-bottom-width: 12px; }
299 #Panel .Photo img:hover { width: auto; }
301 #Panel dl { padding: 10px; background: #fff; margin: 0; }
302 #Panel dt { font-weight: bold; padding: 2px 0 0; }
303 #Panel dd { margin: 0; border-bottom: 1px dotted #ccc; padding: 0 0 2px; }
305 /* inbox */
306 .PanelInfo li strong { display: inline-block; margin: 0 5px 0 0; }
308 /*- Form elements -*/
309 form { padding: 0 10px 10px; border-bottom: 1px dotted #ccc; }
310 fieldset { margin: 0; padding: 0; border: none; }
312 form#Form_User_Register { margin-top: 10px; }
314 input, textarea, select {
315 border: 1px solid #ccc; padding: 3px 5px; margin: 0;
316 }
317 input.InputBox { width: 325px; margin: 0 10px 5px 0; }
319 input.Button, input.Cancel {
320 -moz-border-radius: 4px;
321 -webkit-border-radius: 4px;
322 cursor: pointer; border: none; background: #c60; color: #fff; padding: 4px;
323 }
324 input.Button:hover, input.Cancel:hover {
325 background: #555555; color: white;
326 }
328 a.Back, a.Cancel {
329 margin: 0 5px 0 0;
330 }
332 textarea { width: 95%; min-height: 100px; display: block; margin: 10px 0; }
334 label { display: block; font-weight: bold; }
335 label.RadioLabel, label.CheckBoxLabel {
336 font-weight: normal;
337 }
338 label.RadioLabel input, label.CheckBoxLabel input {
339 border: none;
340 }
342 li.Gender, li.CaptchaInput {
343 margin: 0 0 10px;
344 }
345 li.CreateAccount, li.Buttons {
346 margin: 5px 0 0;
347 }
348 .cleditorMain { margin: 10px 0; }
350 .CommentForm div.Messages { margin: 8px 0 0; }
351 .Errors, .Warning {
352 color: #F00;
353 }
355 /***--- BUTTONS ---***/
356 .GuestBox a.Button {
357 -moz-border-radius: 4px;
358 -webkit-border-radius: 4px;
359 font-size: 11px;
360 padding: 4px;
361 margin: 0 0 10px;
362 background: #c60;
363 color: #FFF; }
364 .GuestBox .Button:hover {
365 background: #555555; }
367 a.BigButton {
368 -moz-border-radius: 8px;
369 -webkit-border-radius: 8px;
370 display: block;
371 background: #c60;
372 color: #FFF;
373 padding: 10px;
374 font-size: 1.1em;
375 font-weight: bold;
376 text-align: center}
377 a.BigButton:hover { background: #555555; }
378 a.ClearConversation { margin: 10px 0 0; }
380 /* options */
381 div.Options, div.OptionButton {
382 position: absolute; top: 12px; right: 10px;
383 }
384 div.OptionButton { font-weight: bold; color: #555; }
385 ul.Options strong {
386 -moz-border-radius: 4px;
387 -webkit-border-radius: 4px;
388 cursor: pointer;
389 display: block;
390 padding: 5px 10px;
391 background: #FFC;
392 border: 1px solid #ccc; }
394 ul.Options { margin: 5px 40px 0 0; }
395 ul.Options li { position: relative; }
396 ul.Options ul { min-width: 125px; display: none; position: absolute; z-index: 1000; background: #FFC; right: 0; border: 1px dotted #ccc; margin-top: -1px; }
397 ul.Options li:hover ul { display: block; }
398 ul.Options ul li { display: block; border-top: 1px dotted #ccc; }
399 ul.Options ul li:first-child { border-top: none; }
400 ul.Options ul li a { display: block; padding: 5px 10px; }
402 /*- Pager -*/
403 #PagerAfter { margin: 10px 0; text-align: center; background: #ddd; padding: 2px 10px; }
404 #PagerAfter a { display: inline-block; padding: 0 5px; }
405 #PagerAfter a.Highlight { color: #c60; }
406 span.Previous, a.Previous { float: left; }
407 #PagerAfter span.Next, #PagerAfter a.Next { float: right; padding: 0; }
409 #PagerMore { text-align: right; padding: 5px 10px; }
411 /***--- FOOTER --***/
412 #Footer {
413 font-size: 11px ;
414 width: 100%;
415 position: absolute;
416 bottom: 0;
417 background: inherit;
418 color: #a8a8a8; }
419 #Footer ul { margin: 16px 15px; }
420 #Footer li { float: left; }
421 #Footer a { text-decoration: underline; background: inherit; color: #a8a8a8; }
422 #Footer a:hover { color: #666666; }
424 /***--- OVERLAY ---***/
425 .Overlay { width: 100%; position: absolute; top: 0; z-index: 10000; background: url(../images/overlayBg.png); }
426 .Overlay #Popup { width: 720px; padding: 15px; background: #FFF; margin: 0 auto; border: 1px dotted #c60; position: relative; }
428 .Overlay .Buttons input.Button { margin: 0 0 10px; }
429 .Overlay p { padding: 0 10px; }
430 .Overlay a.Close { position: absolute; display: block; top: 10px; right: 15px; padding: 13px; font-size: 1.5em; color: #fff; }
431 .Overlay a.Close:hover { color: #c60; }
432 .Overlay ul { margin: 10px 0 0; }
434 .Overlay input.Button { margin: 10px 0 0; }
435 .Overlay textarea { margin: 10px 0 0; }
436 .Overlay li.Gender { margin: 0; }
438 .Overlay #Form_Picture { margin: 0 0 10px; }