source: trunk/spip/esqueleto-redcta/themes/SkBlue/habillage.css @ 30

Last change on this file since 30 was 30, checked in by sebas, 17 years ago

nueva importacion del codigo del esqueleto de redcta con los plugins

File size: 12.6 KB
Line 
1
2/*  ----------------------------------------------------------- */
3/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
4/*  ----------------------------------------------------------- */
5
6/* taille typo
7 * Base                         100%
8 * -------------------------------------
9 * 20px                         1.27em
10 * 19px                         1.21em
11 * 18px                         1.15em
12 * 17px                         1.09em
13 * 16px                         1.03em
14 * 15px                         0.96em
15 * 14px                         0.88em
16 * 13px                         0.82em
17 * 12px                         0.77em
18 * 11px                         0.71em
19 * 10px                         0.65em
20 *  9px                         0.59em
21 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
22 */
23
24/* skedus: remplacer #5673b3 (~bleu) par la couleur de votre choix */
25 
26/*  ------------------------------------------
27/*  Correction des styles HTML par defaut
28/*  ------------------------------------------ */
29body {
30        color: #333;
31        /*background: #5673b3;*/
32        background: #ccc;
33        margin: 1.5em;
34        text-align: center;
35        font-size: 1em;
36}
37
38img, table { margin: 0; padding: 0; border: 0; }
39ul, ol, li { margin: 0; padding: 0; }
40ul { list-style: none; }
41h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
42
43/*  ------------------------------------------
44/*  Disposition a l'ecran des blocs principaux
45/*  ------------------------------------------ */
46#page {
47        width: 50em;
48        text-align: left;
49        margin-left: auto;
50        margin-right: auto;
51        background : #FFF url(images/navigation.jpg) repeat-y top right;
52        border: 1px solid #333;
53
54}
55
56#conteneur { 
57        width: 100%; 
58}
59
60#conteneur #contenu {
61        float: left;
62        width: 33em;
63        margin-left: 1em;
64}
65
66#conteneur #navigation {
67        float: right;
68        width: 12em;
69        margin-right: 1em;
70}
71
72/* Blocs du contenu (c-a-d. la colonne principale) */
73#contenu .contre-encart {
74        float: left;
75        width: 21em;
76}
77
78#contenu .encart {
79        float: right;
80        width: 11em;
81        margin: 0;
82        margin-bottom: 1em;
83}
84
85#contenu a {color: #5673b3;}
86
87/* Entete */
88#entete { 
89        /*background : #5f84bb url(images/banniere.jpg) repeat-x top left;*/
90        background : #abbcc4 url(images/banniere.jpg) no-repeat top left;
91}
92#entete #nom_site_spip, #entete a .spip_logos {
93        margin-top : 0.5em;
94        margin-left : 1em;
95        height : 120px;
96        display: block;
97        float: left;
98        font-weight: bold;
99        font-size: 1.5em;
100        color: #fff; 
101        /*background : transparent url(images/logo.png) no-repeat bottom left;*/
102}
103#entete a { text-decoration: none; }
104#entete .formulaire_recherche { 
105        margin-top : 1em;
106        margin-right : 1em;
107        float: right; 
108        background : #e7e7e7 ;
109}
110
111/* Fil d'Ariane */
112#hierarchie {
113        clear: both;
114        padding-left: 1em;
115        margin-bottom: 1em;
116        border-top: 1px solid #333;
117        border-bottom: 1px solid #333;
118        font-size: 0.77em; 
119        background : #e7e7e7 ;
120}
121
122/* Pied de page */
123#pied {
124        clear: both;
125        width: 100%;
126        margin-top: 4em;
127        border-top: 1px dotted #CCC;
128        padding-top: 2px;
129        padding-bottom: 2px;
130        text-align: center; 
131        background: #FFF;
132        }
133#pied small { font-size: 0.77em; }
134#pied img { vertical-align: bottom; }
135
136/* Espaceur de blocs */
137.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; }
138
139/* Non visible a l'ecran */
140.invisible { position: absolute; top: -3000em; height: 1%; }
141
142
143/*  ------------------------------------------
144/*  Typographie generale du site
145/*  ------------------------------------------ */
146
147/* Typo pour les menus et la navigation */
148body, #navigation, .encart,.formulaire_spip {
149        font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }
150
151/* Typo pour le contenu */
152#contenu {
153        font-family: "Trebuchet MS", Helvetica, sans-serif; }
154
155/* Typo pour les citations et extraits introductifs */
156q, blockquote, .liste-articles li .texte, h3.spip {
157        font-family: "Bitstream Vera Serif", Georgia, Times, serif; }
158
159
160/*  ------------------------------------------
161/*  Habillage des menus et de la navigation
162/*  ------------------------------------------ */
163
164/*  Habillage general des menus de navigation
165---------------------------------------------- */
166.rubriques, .breves, .syndic, .forums, .divers {
167        min-width: 10em;
168        /*border: 1px solid #CCC;*/
169        margin-bottom: 1em;
170        font-size: 0.77em;
171}
172
173.menu-titre a { color:#5673b3; }
174.menu-titre {
175        padding: 0.2em 0.4em;
176        /*border-bottom: 1px dotted #CCC;*/
177        text-align: left;
178        font-weight: bold;
179}
180
181.rubriques p, .breves p, .syndic p, .forums p, .divers p { margin: 0; padding: 0.2em 0.7em;  }
182.rubriques ul, .breves ul, .syndic ul, .forums ul, .divers ul { padding: 0.2em 0; }
183.rubriques li, .breves li, .syndic li, .forums li, .divers li { padding: 0 0.7em; }
184
185/*  Des couleurs specifiques selon les types de menus
186---------------------------------------------- */
187.rubriques { }
188.rubriques .menu-titre { color: #5673b3; }
189
190.breves {  }
191.breves .menu-titre { color: #5673b3; }
192
193.syndic {  }
194.syndic .menu-titre { color: #5673b3; }
195
196.forums {  }
197.forums .menu-titre { color: #5673b3; }
198
199.divers {  }
200.divers .menu-titre { color: #5673b3; }
201
202/*  ------------------------------------------
203/*  Habillage du contenu
204/*  ------------------------------------------ */
205
206/*  Cartouche et titraille
207---------------------------------------------- */
208.cartouche { margin-bottom: 2em; }
209
210.cartouche .titre {
211        font-size: 1.27em;
212        font-weight: bold;
213        color: #5673b3; }
214#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }
215
216.cartouche .spip_logos {
217        float: right;
218        margin-left: 16px;
219        margin-bottom: 16px; }
220
221.cartouche p { margin: 0; padding: 0; clear: left; }
222.cartouche small { font-size: 0.71em; }
223
224.cartouche .traductions { font-size: 0.71em; }
225.cartouche .traductions * { display: inline; }
226.cartouche .traductions li { padding-left: 1em; }
227
228
229/*  Mise en forme des textes du contenu
230---------------------------------------------- */
231.chapo {
232        margin-bottom: 1.5em;
233        font-weight: bold;
234        line-height: 1.4em; }
235
236.lien {
237        background: #EEE;
238        margin: 1em;
239        margin-bottom: 1.5em;
240        padding: 0.82em;
241        border: 1px solid #CCC;
242        font-size: 0.82em;
243        font-weight: bold; }
244
245.texte { color: #000; font-size: 0.96em; }
246
247.ps, .notes {
248        margin-top: 1.4em;
249        padding-top: 2px;
250        border-top: 2px solid #CCC; }
251.ps { font-size: 0.82em; }
252.notes { clear: both; font-size: 0.77em; }
253.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }
254
255/*  Portfolio
256---------------------------------------------- */
257#documents_portfolio {
258        clear: both;
259        margin-top: 1.4em;
260        padding-top: 2px;
261        border-top: 2px solid #CCC; }
262#documents_portfolio img {
263        width:60px;
264}
265#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; color: #5673b3;}
266
267#document_actif { 
268        margin-top: 1em; 
269}
270#document_actif img { 
271        height:auto;
272        width:100%;
273}
274
275/*  Listes de documents joints (a un article ou une rubrique)
276---------------------------------------------- */
277#documents_joints {
278        margin-top: 1.4em;
279        padding-top: 2px;
280        border-top: 2px solid #CCC; }
281#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; color: #5673b3;}
282#documents_joints li { margin-bottom: 0.4em; }
283#documents_joints li .spip_doc_titre {}
284#documents_joints li .spip_doc_titre small { font-weight: normal; }
285#documents_joints li .spip_doc_descriptif {}
286
287/* Listes d'articles et extraits introductifs
288----------------------------------------------- */
289.liste-articles li { 
290        margin-bottom: 1em; 
291        padding: 0.5em  0.5em 0.5em 0.5em; 
292        border: 1px solid #CCC;
293}
294
295.liste-articles li .titre {
296        font-size: 1.03em;
297        font-weight: bold; }
298
299.liste-articles li .spip_logos {
300        float: right;
301        margin-left: 16px;
302        margin-bottom: 16px;
303        clear: right; }
304
305.liste-articles li p { margin: 0; padding: 0; }
306
307.liste-articles li .enclosures {
308        float: right;
309        text-align: right;
310        max-width: 60%;
311        margin: 0; }
312
313.liste-articles li small {
314        display: block;
315        font-size: 0.71em; }
316
317.liste-articles li .texte {
318        margin-top: 5px;
319        margin-bottom: 2em;
320        /*border: 1px solid #CCC;*/
321        padding: 0.9em;
322        font-size: 0.82em;
323        line-height: 1.4em; }
324       
325.liste-articles h3 a { color: #5673b3;}
326
327.pagination { font-size: 0.90em; }
328
329/*  ------------------------------------------
330/*  Habillage specifique du plan du site
331/*  ------------------------------------------ */
332.page_plan #contenu h2 a { color: #5673b3;}
333
334.page_plan #contenu h2 {
335        clear: both;
336        background: #EEE;
337        border: 1px solid #CCC;
338        padding: 0.5em;
339        margin-bottom: 1em;
340        font-weight: bold;
341        text-align: center; }
342
343.page_plan #contenu .contre-encart ul {
344        display: block;
345        clear: left;
346        margin-left: 1em;
347        margin-bottom: 1em;
348        list-style: square; }
349.page_plan #contenu .contre-encart li { list-style: inherit; }
350
351/*  ------------------------------------------
352/*  Habillage des formulaires
353/*  ------------------------------------------ */
354
355/* Correction des styles HTML par defaut */
356.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option { margin: 0; padding: 0; border: 0; background: none; }
357
358/* Styles des formulaires de Spip */
359.formulaire_spip {
360        text-align: left;
361        font-size: 0.77em;
362}
363
364.formulaire_spip p {
365        margin: 0.5em 0;
366        padding: 0; }
367
368.formulaire_spip fieldset {
369    display: block;
370        margin: 0.77em 0;
371        padding: 0.77em;
372        border: 1px dotted; }
373.formulaire_spip legend { 
374        font-weight: bold; 
375        padding: 3px;
376        background: #FFF; /* Sinon, superposition dans MSIE */
377}
378
379.formulaire_spip label {}
380.formulaire_spip .forml {
381        width: 99%;
382        padding: 1px;
383        border: 1px solid;
384        font-family: inherit;
385        font-size: inherit; }
386
387.spip_bouton { text-align: right; }
388.spip_bouton input {
389        margin: 3px 0;
390        padding: 1px 2px;
391        border: 2px outset;
392        font-weight: bold;
393        float: right; }
394
395/* Reponse du formulaire */
396.reponse_formulaire { font-weight: bold; color: #F00; }
397fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }
398
399/* Previsualisation du message */
400fieldset.previsu {
401        padding: 1em;
402        border: 1px solid; }
403
404/* Formulaire de login au forum */
405.formulaire_login_forum .forml { width: 12em; }
406.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }
407
408/* Choix des mots-clefs */
409.choix_mots { width: 47%; float: left; } 
410.choix_mots label { display: inline; }
411
412/* Formulaire de recherche */
413.formulaire_recherche { text-align: left; width: 12em; }
414.formulaire_recherche label { display: none; }
415
416/*  ------------------------------------------
417/*  Habillage des forums
418/*  ------------------------------------------ */
419
420.forum-repondre, .forum-decompte {
421        clear: both;
422        margin-top: 2.5em;
423        padding-top: 2px;
424        border-top: 2px solid #CCC;
425        font-size: 0.88em;
426        font-weight: bold; }
427
428/* * Habillage des forums */
429ul.forum { display: block; clear: both; margin: 0; padding: 0; }
430.forum-fil { margin-top: 1.5em; }
431.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
432.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
433.forum-chapo small {}
434.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
435.forum-texte .forum-lien {}
436.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }
437
438/* Boite d'un forum : eclaircissement progressif des bords */
439ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
440ul ul .forum-message { border: 1px solid #A4A4A4; }
441ul ul ul .forum-message { border: 1px solid #B8B8B8; }
442ul ul ul ul .forum-message { border: 1px solid #CCC; }
443ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
444ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }
445
446/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
447ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
448ul ul .forum-chapo { background: #D4E8E8; }
449ul ul ul .forum-chapo { background: #E4F0F0; }
450ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
451ul ul ul ul ul .forum-chapo { background: #FFF; }
452
453/*  ------------------------------------------
454/*  Habillage des petitions
455/*  ------------------------------------------ */
456
457#signatures { clear: both; font-size: 0.77em; }
458
459#signatures h2 {
460        padding: 0.5em;
461        text-align: center;
462        font-size: 1.2em;
463        font-weight: bold; }
464
465#signatures table { width: 100%; margin: 1em 0; }
466#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */
467
468#signatures td.signature-date {
469        background: #E4F0F0;
470        padding: 0.5em;
471        white-space: nowrap; }
472
473#signatures td.signature-nom {
474        background: #ECF4F4;
475        padding: 0.2em;
476        text-align: center;
477        font-weight: bold; }
478
479#signatures td.signature-message {
480        background: #F4F8F8;
481        padding: 0.4em;
482        font-size: 0.96em; }
483
484/*  ------------------------------------------
485/*  Couleurs des liens
486/*  ------------------------------------------ */
487a { text-decoration: none; color: #333; }
488a:hover { text-decoration: underline; }
489
Note: See TracBrowser for help on using the repository browser.