source: trunk/themes/Sylvia/theme.css @ 10312

Last change on this file since 10312 was 9555, checked in by Gotcha, 13 years ago

On theme Sylvia, the message "Gallerie in maintenance" hide information from behind.
bug:1768

  • Property svn:eol-style set to LF
File size: 10.2 KB
Line 
1.content .thumbnailCategory div.illustration { 
2        width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ 
3}
4#comments .thumbnailCategory div.illustration { 
5        width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */ 
6}
7#comments .thumbnailCategories hr {display:none;}
8#comments .filter input[type="submit"] { margin-top:1.8em; }
9/*  Sylvia Theme is close to the Roma Admin theme */
10BODY, H1, H3, DT, INPUT.rateButtonSelected, H2, #menubar DT { 
11        color:#666; 
12}
13#imageHeaderBar, #imageToolBar A:hover { 
14        background-color: transparent; 
15}
16BODY { 
17        background:#111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom;
18        margin:0; 
19        min-height: 100%; 
20        height: 100%; 
21        padding:0; 
22}
23#the_page { 
24        background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top;
25        left:0; 
26        margin:0; 
27        padding:0; 
28        position:absolute; 
29        top:0; 
30        z-index:0; 
31        width: 100%; 
32        min-width: 100%; 
33}
34#theHeader { 
35        min-height:110px;
36        height:110px; 
37}
38#mbIdentification p, .totalImages { 
39        color:#666; 
40}
41.header_msgs { 
42        background:transparent url(images/header_msgs-bg.gif) repeat scroll left top;
43        border:0; 
44        color:#333; 
45        font-size:24px; 
46        left:0; 
47        margin:0; 
48        padding:10px 0 6px 0; 
49        text-align:center; 
50        top:0; 
51        width:100%; 
52        z-index:99; 
53}
54.header_notes {
55        background:transparent url(images/header_msgs-bg.gif) repeat scroll left top;
56        border:0 none;
57        color:#333;
58        font-size:16px;
59        margin:0;
60        padding:0;
61        position:absolute;
62        top:0;
63        width:100%;
64        z-index:99;
65}
66#menubar DL { 
67        background:transparent url(images/menuBox_top.gif) no-repeat scroll left top;
68        margin:0 0 5px 40px; 
69        padding:0; 
70        width: 231px; 
71        min-width: 231px; 
72        border: 0; 
73        min-height: 32px; 
74        overflow-x: hidden;
75}
76#imageHeaderBar H2 { 
77        border: 0; 
78}
79#menubar DT { 
80        background-color:#111; 
81        border:0; 
82        display:inline; 
83        margin-left:8px; 
84        text-align:left; 
85}
86#menubar DD { 
87        background:transparent url(images/menuBox_bottom.gif) no-repeat scroll left bottom;
88        margin:14px 0 0 0; 
89        padding:0 0 22px; 
90        width: 231px; 
91        min-width: 231px; 
92        border: 0; 
93        overflow-x: hidden;
94}
95#menubar DD P {
96  background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; 
97  padding: 2px 16px 0; 
98  margin: 0;
99}
100#menubar UL, #menubar #mbCategories p, #menubar .illustration  { 
101        background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
102        margin:0; 
103}
104#menubar DT A { 
105        font-size: 100%; 
106}
107#menubar UL { 
108        color:#333; 
109        font-size: 16px; 
110        line-height: 15px; 
111}
112#menubar UL SPAN.menuInfoCat { 
113        color:#666;
114}
115#menubar LI { 
116        padding-left: 12px; 
117}
118#menubar LI UL {
119  background: transparent url(images/transparent.gif);
120}
121#menubar A, .menuInfoCat { 
122        font-size: 13px; 
123}
124#menubar form { 
125        background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; 
126        margin:0; 
127}
128#menubar DL#mbIdentification { 
129        background:transparent url(images/menuId_top.gif) no-repeat scroll left top !important;
130}
131#menubar #mbIdentification DD { 
132        background:transparent url(images/menuId_bottom.gif) no-repeat scroll left bottom; 
133}
134#menubar #mbIdentification UL, #menubar #mbIdentification p, #menubar #mbIdentification .illustration  { 
135        background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; 
136}
137#menubar #mbIdentification form { 
138        background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; 
139}
140#menubar #mbIdentification form  p { 
141        background:transparent none repeat-y scroll left bottom; 
142}
143#menubar #mbIdentification p { 
144        padding: 2px 16px 0; 
145        margin: 0;
146}
147#menubar p { 
148        padding: 16px 16px 0; 
149}
150#menubar .button { 
151        position:relative; 
152        right:9px; 
153        top:16px; 
154        height:16px; 
155        width:16px; 
156}
157#menubar #mbIdentification .button { 
158        height:24px; 
159        width:24px; 
160        right:0px; 
161        top:-40px; 
162}
163#menubar #mbIdentification fieldset { 
164        border:0; 
165        margin:0 24px 0 23px; 
166}
167#menubar #mbIdentification legend { 
168        display: none; 
169}
170#menubar #menuTagCloud { 
171        margin: 0; 
172        padding: 0 8px 0 16px; 
173}
174
175.content { 
176        background:#222 url(images/fillet.gif) repeat-x scroll left top; 
177        min-height:466px; 
178}
179
180#theCategoryPage .content { 
181        border: 1px solid #000; 
182        border-top: 0; 
183        margin:21px 7px 0 290px !important; 
184        padding-top:7px; 
185}
186.content h2 { 
187        margin:0; 
188        padding:0px 10px 15px 15px; 
189        border:0;
190}
191#menubar form { 
192        background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; 
193        margin:0; 
194}
195.content .thumbnailCategories li {
196        background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom; 
197        width:49%; 
198        margin: 0; 
199        padding:0; 
200}
201.content .thumbnailCategory { 
202        background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom; 
203        padding: 0 0 2px; 
204        margin:0; 
205}
206.content .thumbnailCategory div.illustration { 
207        background:transparent url(images/cat_top-left.gif) no-repeat scroll left top; 
208        padding: 0 0 0 10px; 
209        margin: 0 !important; 
210}
211.content .thumbnailCategory div.illustration a { 
212        display: block; 
213        margin: 0; 
214        padding:20px 0 0 8px; 
215}
216.content .thumbnailCategory .description { 
217        background:transparent url(images/cat_top-right.gif) no-repeat scroll right top;
218        margin: 0; 
219        padding:15px 10px 3px 0; 
220        overflow-x: hidden !important; 
221}
222.content .thumbnailCategory .description .text { 
223        display:block; 
224        margin:10px 2px 0 0;
225        overflow: auto; 
226        overflow-x:hidden; 
227        padding:0 0 5px; 
228}
229.content .thumbnailCategory .description p.dates { 
230        margin: 0 15px 0 15px; 
231        text-align: right; 
232}
233.content .thumbnailCategory .description H3 { 
234        display: block; 
235}
236.content .thumbnailCategories li:hover { 
237        background-color:#111; 
238} 
239.content .navigationBar {
240        color:#666;
241}
242.infos { 
243        color:#f70; 
244        border:0; 
245        background-color: transparent; 
246        margin-left:125px;
247        padding:5px 0px 0pt 10pt; 
248        min-height: 48px; 
249        text-align:left; 
250}
251.infos li, .errors li { 
252        list-style-type:none; 
253}
254.errors { 
255        color:#f33; 
256        border:0; 
257        background: transparent url(icon/errors.png) no-repeat scroll right top; 
258        margin-left:125px;
259        padding:5px 0px 0pt 10pt; 
260        min-height: 48px; 
261        text-align:left; 
262        font-weight:bold; 
263}
264#menubar #menuTagCloud { 
265        background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
266        margin:0; 
267        padding: 0 12px; 
268}
269H2 { 
270        border-bottom: 1px solid #000000; 
271}
272#qsearchInput { 
273        color:#999;
274}
275FIELDSET, INPUT, SELECT, TEXTAREA { 
276        border: 1px solid #666; 
277}
278input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
279        background-color:#444; 
280        color:#999; 
281} /* stupid Line but needed  due to inpact on other themes and deadline of Piwigo 2.0 */
282input[type="file"] {
283        background-color:#222; 
284        border: 1px solid #666;
285}
286INPUT, select, textarea { 
287        color:#999; 
288        background-color:#444; 
289}
290input[type="radio"], input[type="checkbox"], input[type="button"].rateButtonStarEmpty, input[type="button"].rateButtonStarFull { 
291        background-color: transparent; 
292}
293#qsearchInput:focus, input:focus, select:focus, textarea:focus, input.focus, form .focus { 
294        background-color:#444;
295        color:#999; 
296}
297.thumbnails .wrap2 {
298        border: 1px solid #666; /* thumbnails border color and style */
299        border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ 
300}
301.thumbnails .wrap2:hover { 
302        color:#666;
303        background-color:#111; 
304        border:1px solid #ff3363;       /* thumbnails border color when mouse cursor is over it */ 
305}
306.calItem {
307        border:1px solid #666; 
308        margin:0 5px; 
309        padding:2px 5px 0 8px;
310}
311.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull {
312        border:1px solid #666;
313}
314A, .rateButton { 
315        color:#f70; 
316        border-width: 0; 
317}
318A:hover, A:active { 
319        color:#f33; 
320        border-bottom: 1px solid #ff3363; 
321        cursor: pointer; 
322}
323a.external { 
324        color:#ff3363; 
325        border:0; 
326        text-decoration: none; 
327}
328a.external:hover { 
329        color:#ff7700; 
330        border:0; 
331}
332a.Piwigo {
333  font-family: verdana, arial, helvetica, sans-serif !important;
334  font-size: 11px; font-weight: normal; letter-spacing: 0;
335  color : #F33; text-decoration: none; border: 0; }
336a.Piwigo:hover {
337  border-bottom: 1px solid #ff3363;
338}
339#theImage A, .illustration A, A.navThumb, A.navThumb { 
340        border-bottom-width: 0; 
341}
342#imageToolBar { 
343        padding:0 7%; 
344}
345#imageHeaderBar .imageNumber { 
346        margin-right:7%; 
347}
348#imageHeaderBar .browsePath { 
349        margin-left:7%; 
350}
351*, *:focus, *:active, input:active, a:active, input:focus, a:focus { 
352        outline: none; 
353}
354#debug { 
355        margin: 15px 15px 5px 248px; 
356        font-size:12px; 
357        clear: both; 
358}
359.rateButtonStarFull, .rateButtonStarEmpty {     
360        background-image: url('icon/rating-stars.gif'); 
361}
362#menubar #mbIdentification fieldset div input[type="text"] { 
363        margin: 0 0 3px; 
364        width: 174px; 
365        display: inline; 
366}
367input[type="button"], input[type="submit"], input[type="reset"] {
368        color:#ff3363; 
369        background-color:#222; 
370        border-color:#ff3363; 
371}
372input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
373        color:#999; 
374        border-color:#666; 
375}
376.titrePage img.button[alt="x"] { margin: 0 3px 3px; }
377
378#thePicturePage .thumbnailCategory {
379        padding: 15px 2px 6px 12px; 
380        border: 1px solid #666; 
381}
382#thePicturePage .thumbnailCategory  .date, #thePicturePage .thumbnailCategory  .author {
383        font-weight:bold;
384}
385#thePicturePage .thumbnailCategories { 
386        padding-left: 12px; 
387        padding-right: 12px; 
388}
389#thePicturePage .odd { 
390        background-color: #222; 
391        border-top:0 !important; 
392}
393#addComment fieldset {
394  color: #f70;
395        border-color: #f70;
396}
397#addComment fieldset  label {
398  color: #666;
399}
400#theCommentsPage .content .thumbnailCategories li,
401#theCommentsPage .content .thumbnailCategory ,
402#theCommentsPage .content .thumbnailCategory .description,
403#theCommentsPage .content .thumbnailCategory div.illustration { 
404        background-image: none;
405}
406#theCommentsPage .content .thumbnailCategory {
407        padding: 15px 2px 6px 12px; 
408        border: 1px solid #666; 
409}
410#theCommentsPage .content .odd { 
411        background-color: #222; 
412        border-top:0 !important; 
413}
414#theCommentsPage .content .even { 
415        background-color: #111; 
416}
417#theCommentsPage .content .thumbnailCategories li:hover { 
418        background-color: transparent; 
419}
420#theCommentsPage #comments {
421        padding: 0 0 5px 10px;
422}
423tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend {
424        border-color: #666;
425}
426
427#the_page .content .thumbnailCategory .description {
428  height:158px;
429}
430
431.pwg-icon {
432        background-image: url(../default/s26/outline_ff3363.png);
433}
434
435A:hover .pwg-icon {
436        background-image: url(../default/s26/outline_ff7700.png);
437}
438
Note: See TracBrowser for help on using the repository browser.