source: trunk/template/yoga/theme/wipi/theme.css @ 1869

Last change on this file since 1869 was 1869, checked in by vdigital, 17 years ago

Bug: Minor HTML change to keep HTML 4.01 Strict level (category_cats.inc.php)

New: Label over quick search (and different display solutions in themes: center, left, italic, hidden, pre-filling hidden).

File size: 7.2 KB
Line 
1/* $Id: theme.css 1677 2006-12-21 21:38:20Z rub $ */
2
3/* text color */
4BODY, H1, H3, DT,
5INPUT.rateButtonSelected /* <= why IE doesn't inherit this ? */ {
6  color:#e0e0e0;
7}
8#menubar { 
9  margin : 0px;
10  background-color: transparent;
11  border: 0px;
12}
13H2, .throw {
14  color: #eee;
15}
16#menubar DT, #menubar DT A {
17  color: #eee; 
18  font-weight: lighter;
19}
20#menubar DT A:hover {
21  color: #69c; 
22  font-weight: lighter;
23}
24#menubar .selected  A {
25  color: #eee; 
26}
27#menubar .selected  A:hover {
28  color: #f92; 
29}
30#menubar DT:before {
31 content: "__\\_ "; 
32 color: #f92;
33}
34#menubar DT:after {
35 content: " _/__"; 
36 color: #69c;
37}
38#menubar .button {
39  margin: 0 2px 0px 8px;
40  width: auto;
41  padding: 0;
42  text-indent: 0;
43  list-style: none;
44  text-align: center;
45  float: left;
46}
47#theAdminPage #menubar DT:before,
48#theAdminPage #menubar DT:after {
49 content: ''; 
50}
51#content .navigationBar {
52  color: #aaaaaa;
53}
54#content .pageNumberSelected {
55  color: #f92;
56}
57#content .infos {
58  background-color: #69c;
59  color: #036;
60}
61#content .errors {
62  background-color: #fc5;
63  border-color: #f92;
64  color: #900;
65}
66/* backgrounds */
67BODY {
68  background: #111;
69  margin: 0px;
70  padding: 0px;
71}
72H3, #imageHeaderBar, #imageToolBar A:hover, .row1  {
73  background-color: #222;
74}
75#theAdminPage h2, #theAdminPage h3 { border-bottom: 1px solid #69c; }
76#theAdminPage #the_page {
77  background-color: #111;
78}
79#imageToolBar, .header_notes {
80  background-color: #333;
81}
82A {
83  border-color: #69c;
84}
85A:hover {
86  border-color: #f92;
87}
88#content, .content {
89  background-color: #181818;
90  border: 1px solid #eee;
91  padding: 5px;
92}
93#theAdminPage #the_page #content, #theAdminPage #the_page .content {
94  background-color: #111;
95  border-width: 0px;
96  padding: 5px;
97}
98H2, #menubar DT, .throw, TD H3, #theAdminPage H3 {
99  background-image: url(images/tableh1_bg.png);
100  background-repeat: repeat-x;
101}
102#content H2 {
103  background: none;
104  border: 0px;
105  letter-spacing: -0.05em; 
106  text-indent: 1em;
107  text-transform:       uppercase;
108  font-weight: lighter;
109  margin-bottom: 20px;
110}
111#content ul.thumbnailCategories li div.thumbnailCategory .description h3,
112#content h3 { text-align: center; }
113#content ul.thumbnailCategories li div.thumbnailCategory .description p {
114  color: #f92; text-indent: 0em; 
115}
116#content ul.thumbnailCategories li div.thumbnailCategory .description p + p {
117  color: #fff; 
118}
119.browsePath A {
120  color: #eee;
121}
122#content H2:before, .browsePath:before, .imageNumber:before,
123#imageHeaderBar H2:before {
124 content: "____\\_ "; 
125 color: #69c; 
126 font-family: Times, Zapf-Chancery, Cottonwood, Helvetica;
127 letter-spacing: 0em; 
128}
129#content H2:after, .browsePath:after, .imageNumber:after,
130#imageHeaderBar H2:after {
131 content: " _/____"; 
132 color: #f92;
133 font-family: Times, Zapf-Chancery, Cottonwood, Helvetica;
134 letter-spacing: 0em; 
135}
136#imageHeaderBar H2 {
137  background-image: none;
138  background-color: transparent;
139  border: none;
140}
141#thePicturePage #the_page {
142  background-color: #111;
143}
144#thePicturePage #imageHeaderBar {
145  background-image: url(images/tableh2_bg.png);
146  background-repeat: repeat-x;
147}
148#thePicturePage #imageToolBar {
149  background-color: #111;
150  border-bottom: 2px solid #69c;
151}
152#thePicturePage #theImage {
153  background-color: #111;
154  margin: 0px;
155  padding: 3px 0px 15px 0px;
156}
157
158#thePicturePage #comments H2 {
159  background-image: none;
160  background-color: #222;
161  border-top: 2px solid #69c;
162  border-bottom: 2px solid #69c;
163  color: #69c; 
164  font-weight: lighter;
165}
166
167/* borders */
168#comments DIV.comment BLOCKQUOTE {
169  border: 1px solid #000;
170}
171#imageHeaderBar {
172  border-top: 1px solid #000;
173}
174H2, #imageToolBar {
175  border-bottom: 1px solid #000;
176}
177
178#theImage IMG {
179  border-color: #fff;
180}
181
182#content UL.thumbnail IMG {
183  border: 1px solid #a0a0a0;
184}
185.illustration A {
186  border: 0px;
187}
188FIELDSET, INPUT, SELECT, TEXTAREA,
189#content DIV.comment  A.illustration IMG, #infos,
190#content DIV.thumbnailCategory {
191  border: 1px solid gray;
192}
193#content DIV.thumbnailCategory {
194  border: 1px solid #69c;
195  margin: 8px 4px;
196}
197#comments DIV.comment BLOCKQUOTE {
198  border-left: 2px solid #696969;
199}
200
201#content UL.thumbnails SPAN.wrap2 {
202  border: 1px solid #aaaaaa;    /* thumbnails border color and style */
203  border-radius: 4px 4px;       /* round corners with CSS3 compliant browsers */
204}
205
206#content UL.thumbnails SPAN.wrap2:hover,
207#content UL.thumbnailCategories DIV.thumbnailCategory:hover {
208  background-color: #333;
209  border-color: #69c;           /* thumbnails border color when mouse cursor is over it */
210}
211
212#menubar .buttonmenu {
213  margin: 0 2px;
214  width: auto;
215  padding: 0;
216  text-indent: 0;
217  list-style: none;
218  text-align: center;
219  float: left;
220}
221/* links */
222A, INPUT.rateButton, legend {
223  color: #69c;
224}
225
226A:hover {
227  color: #f92;
228}
229
230#imageToolBar A, #imageToolBar A:hover {
231  border-bottom: none;
232}
233A.navThumb, A.navThumb:hover {
234  border-bottom: none;
235}
236/* others */
237.pleaseNote {
238  background: #9c9c9c;
239  color: #ffff99;
240  padding: 1ex;
241  font-weight: bold;
242}
243#the_page {
244  border: 1px dotted #f92;
245  padding-top: 5px;
246  padding-bottom:30px;
247  text-align:center;
248  display:block;
249  margin: 2px;
250}
251#copyright {
252  color: #69c;
253}
254/*calendar elements*/
255SPAN.calItemEmpty { color: silver; }
256
257SPAN.calItem, SPAN.calItemEmpty
258{
259  border: 1px solid gray;
260}
261label {
262        cursor:pointer
263}
264input#qsearchInput { 
265  color: #58c; 
266  background-color: #222; 
267  border: 1px solid #333;
268  padding: 1px 3px;
269}
270.zero { display: none }
271.one { background: transparent; }
272.plural { background: transparent; }
273.nb-hits { color: #69c; }
274.nb-comments { color: #f92; }
275
276FORM#quickconnect,
277FORM#quickconnect FIELDSET,
278FORM#quickconnect P,
279FORM#quickconnect UL.actions,
280FORM#quickconnect FIELDSET>UL.actions,
281FORM#quickconnect UL.actions,
282FORM#quickconnect P,
283FORM#quickconnect LABEL {
284  color: #69c;   
285}
286FORM#quickconnect P INPUT,
287FORM#quickconnect INPUT[type=text],
288FORM#quickconnect INPUT[type=password] {
289  width: 85%;
290  color: #58c;   
291  background-color: #222; 
292  border: 1px solid #333;
293  padding: 1px 3px;
294}
295
296/* nice looking month calendar*/
297TD.calDayCellEmpty, TD.calDayCellFull { border: 1px solid gray;}
298
299TD.calDayCellEmpty { color: silver; }
300
301.calBackDate { color: #000; }
302.calForeDate { color: #fff; }
303.virtual_cat { background: #222 !important; }
304
305.PWG {
306  font-family: verdana, arial, helvetica, sans-serif !important;
307  font-size: 0.9em;
308  font-weight: normal;
309  letter-spacing: 0px;
310}
311a.PWG { border: 0px; }
312a.PWG .P { color : #f92; }
313a.PWG .W { color : #aaa; }
314a.PWG .G { color : #69c; }
315a.PWG:hover .P { color : #69c; }
316a.PWG:hover .G { color : #f92; }
317#menubar DT {
318    border-top: 1px solid #eef;
319    border-right: 1px solid #69c;
320    border-bottom: 1px solid #69c;
321    border-bottom-right-radius: 12px;
322   -moz-border-radius-bottomright: 12px;
323    box-shadow: 5px 5px #69c;
324}
325.statBar { background-color: #e60; }
326#imageToolBar .randomButtons a:hover,
327#imageToolBar .navButtons a:hover { background-color: #111; }
328#menubar .menuInfoCat,
329#menubar .menuInfoCatByChild, .qsearch,
330h2.showtitle, #theImage p.showlegend { display: none }
331* { outline-width: 0px; }
Note: See TracBrowser for help on using the repository browser.