source: extensions/floPure/Pure_sky/theme.css @ 6867

Last change on this file since 6867 was 6867, checked in by flop25, 14 years ago

version 1.0.0 for pwg 2.1.x

File size: 7.1 KB
Line 
1/* $Id: theme.css 1900 2007-07-12 flop25 $ */
2/* text color */
3BODY, H1, H2, H3, DT,
4INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
5  color:#454545;        /* dimgray */
6}
7
8/* backgrounds */
9BODY {
10        background-image: url(images/ciel_003.jpg);
11        background-color: #4C9BDE;
12        background-position: top;
13        background-repeat: repeat-x;
14}
15
16/* BODY {
17        background-image: url(images/background6.jpg);
18        background-position:center;
19        background-repeat:repeat-y;
20        background-color:#b4e2ef;
21}
22
23Utiliser aussi /use also : background2.jpg sky.jpg ou sky2.jpg :
24BODY {
25        background-image: url(images/sky.jpg); => ou votre propre image/or your own picture !
26}
27Ou /or
28BODY {
29        background-image: url(images/background.jpg);
30        background-position:center;
31        background-repeat:repeat-y;
32        background-color:#a5d3e1;
33}
34
35b4e2ef
36*/
37
38H3, .throw {
39  background-color: #EDF0F3;   
40}
41/*
42 {
43background-color: #CAD8E1
44}
45*/
46#admin_content, #autre_content, .row1 {
47        background-image: url(images/background5.jpg);
48        background-position:center;
49        background-repeat:repeat-y;
50        background-color:#a8d7eb;
51}
52.header_notes/*, .content*/{
53  background-color: #CAD8E1;
54}
55H2{
56        background-color: #FFFFFF;
57}
58#imageHeaderBar H2 {
59        background: transparent;
60        margin-top: 25px;
61}
62 #imageHeaderBar {
63        background-image: url(images/haut_milieu.jpg);
64        background-position:top;
65        background-repeat:repeat-x;
66        background-color:#FFFFFF;
67        padding-top: 7px;
68         }
69          #imageToolBar {
70                background-color:#FFFFFF;
71 background-image: url(images/bas_milieu.jpg);
72 background-position: bottom;
73 background-repeat:repeat-x;
74}
75/* positionnement */
76#menubar DL, #menubar DT, #the_page, BODY {
77        margin: 0px;
78        padding: 0px;
79}
80
81
82/* backgrounds section right */
83#section_up_left {
84        background-image: url(images/haut_gauche.png);
85        background-position: bottom right;
86        background-repeat:no-repeat;
87        width:15px;
88         height:32px;
89}
90#section_up_right {
91    background-image: url(images/haut_droit.png);
92        background-position:bottom left;
93        background-repeat:no-repeat;
94        width:15px;
95         height:32px;
96}
97#section_up {
98 background-image: url(images/haut_milieu.jpg);
99 background-position:bottom;
100 background-repeat:repeat-x;
101         height:32px;
102}
103#section_left {
104 background-image: url(images/milieu_gauche.jpg);
105 background-repeat:repeat-y;
106 background-position:right;
107        width:15px;
108}
109#section_right {
110 background-image: url(images/milieu_droit.jpg);
111 background-repeat:repeat-y;
112 background-position:left;
113        width:15px;
114}
115
116#section_in {
117        background-color: #FFFFFF;
118}
119
120#section_bottom_left {
121 background-image: url(images/bas_gauche.png);
122 background-position:top right;
123 background-repeat:no-repeat;
124 width:15px;
125 height:15px;
126}
127#section_bottom_right {
128 background-image: url(images/bas_droit.png);
129 background-position:top left;
130 background-repeat:no-repeat;
131 width:15px;
132 height:15px;
133}
134#section_bottom {
135 background-image: url(images/bas_milieu.jpg);
136 background-position:top;
137 background-repeat:repeat-x;
138  height:15px;
139}
140
141/*--------menu--------------*/
142#table_content, .table_menu, #table_mbLinks, #table_mbCategories, #table_mbTags, #table_mbSpecials, #table_mbMenu, #table_mbIdentification {
143width:100%;
144border:0;
145padding:0;
146margin:5px 0 0 0 ;
147}
148
149/* backgrounds menu */
150
151.blocmenu_up_right{
152        background-image: url(images/c2_haut_droit.png);
153        background-position:bottom;
154        background-repeat:no-repeat;
155        width:15px;
156         height:32px;
157}
158.blocmenu_up_left{
159        background-image: url(images/c2_haut_gauche.png);
160        background-position:bottom;
161        background-repeat:no-repeat;
162        width:15px;
163         height:32px;
164}
165.blocmenu_up{
166 background-image: url(images/c2_haut_milieu.jpg);
167 background-position:bottom;
168 background-repeat:repeat-x;
169         height:32px;
170}
171
172.blocmenu_in{
173        background-color:#FFFFFF;
174}
175 .blocmenu_left{
176 background-image: url(images/milieu_gauche.jpg);
177 background-repeat:repeat-y;
178        width:15px;
179}
180.blocmenu_right{
181 background-image: url(images/milieu_droit.jpg);
182 background-repeat:repeat-y;
183        width:15px;
184}
185.blocmenu_bottom_right{
186 background-image: url(images/c2_bas_droit.png);
187 background-position:top;
188 background-repeat:no-repeat;
189 width:15px;
190 height:15px;
191}
192.blocmenu_bottom_left{
193 background-image: url(images/c2_bas_gauche.png);
194 background-position:top;
195 background-repeat:no-repeat;
196 width:15px;
197 height:15px;
198}
199.blocmenu_bottom{
200 background-image: url(images/c2_bas_milieu.jpg);
201 background-position:top;
202 background-repeat:repeat-x;
203  height:15px;
204}
205/* borders */
206/*#menubar DL, #content,*/
207#imageToolBar, 
208#comments DIV.comment BLOCKQUOTE {
209  border: 1px solid #FFF;
210}
211.randomButtons {
212        border-right-width: 1px;
213        border-right-style: solid;
214        border-right-color: #FFFFFF;
215}
216#theImage IMG {
217  border-color: #d3d3d3;
218}
219
220#content UL.thumbnail IMG {
221    border: 1px solid #a0a0a0;
222}
223
224FIELDSET, INPUT, SELECT, TEXTAREA,
225#content DIV.comment  A.illustration IMG, #infos,
226#content DIV.thumbnailCategory {
227  border: 1px solid gray;
228}
229
230#comments DIV.comment BLOCKQUOTE {
231  border-left: 2px solid #696969;
232  background-color: #eee;
233}
234
235#content UL.thumbnails SPAN.wrap2 {
236  border: 1px solid #aaaaaa;    /* thumbnails border color and style */
237  border-radius: 4px 4px;       /* round corners with CSS3 compliant browsers */
238}
239
240#content UL.thumbnails SPAN.wrap2:hover,
241#content UL.thumbnailCategories DIV.thumbnailCategory:hover,
242#content UL.thumbnailCategories DIV.thumbnailCategory:hover A {
243  background-color: #B0C2D3;
244  border-color: #626F7B;                /* thumbnails border color when mouse cursor is over it */
245  color: black;
246}
247
248/* links */
249A, INPUT.rateButton {
250    color: #005e89;
251    background: transparent;
252}
253
254A:hover, INPUT.rateButton:hover {
255    color: #696969;
256}
257
258#imageToolBar A, #imageToolBar A:hover {
259    border-bottom: none;
260}
261
262A.navThumb, A.navThumb:hover {
263    border-bottom: none;
264}
265
266/* others */
267.pleaseNote {
268    background: #9c9c9c;
269    color: #ffff99;
270    padding: 1ex;
271    font-weight: bold;
272}
273#comments {
274        background-repeat:repeat;
275        border:1px solid #CCCCCC;
276        margin-top: 20px;
277        margin-right: 30px;
278        margin-bottom: 2em;
279        margin-left: 30px;
280}
281#comments .description {
282  border-left: 2px solid #696969;
283  background-color: #fff;
284  color:#696969;
285}
286#comments HR {
287display:none;
288}
289
290/*calendar elements*/
291SPAN.calItemEmpty { color: silver; }
292
293SPAN.calItem, SPAN.calItemEmpty
294{
295  border: 1px solid silver;
296}
297
298/* nice looking month calendar*/
299TD.calDayCellEmpty, TD.calDayCellFull { border: 1px solid #7E7262;}
300
301TD.calDayCellEmpty { color: silver; }
302
303.calBackDate { color: #000; }
304.calForeDate { color: #fff; }
305.virtual_cat { background: #fff !important; }
306.qsearch { font-size: 80%; font-style: normal; }
307#mbMenu #quicksearch > p { text-align: left; }
308#qsearchInput {
309        color: #000;
310}
311#qsearchInput:focus {
312        color: #000;
313}
314.tabsheet li,
315.tabsheet li a { color: #005e89; }
316.tabsheet li a:hover { color: #858460; }
317.tabsheet li { background-color: #DEE5ED; }
318.selected_tab { background-color: #FFFFFF!important; }
319ul.tabsheet { border-color: #858460; }
320.tabsheet li { border: 1px solid #696969; }
321.tabsheet li:hover { border-color: #858460 !important; }
Note: See TracBrowser for help on using the repository browser.