source: branches/2.1/themes/Sylvia/theme.css @ 9556

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

merge r9555 from trunk to br2.1

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 div.thumbnailCategory div.illustration { 
2        width:165px !important; /* Usable range 162px-360px , optimal : Thumbnail width + 40px */ 
3}
4#comments div.thumbnailCategory div.illustration { 
5        width:220px !important; /* Usable range 219px-360px , optimal : Thumbnail width + 95px */ 
6}
7#comments .thumbnailCategories hr {display:none;}
8#comments form.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:#333; 
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 LI { 
113        padding-left: 12px; 
114}
115#menubar LI UL {
116  background: transparent url(images/transparent.gif);
117}
118#menubar A, .menuInfoCat { 
119        font-size: 13px; 
120}
121#menubar form { 
122        background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; 
123        margin:0; 
124}
125#menubar DL#mbIdentification { 
126        background:transparent url(images/menuId_top.gif) no-repeat scroll left top !important;
127}
128#menubar #mbIdentification DD { 
129        background:transparent url(images/menuId_bottom.gif) no-repeat scroll left bottom; 
130}
131#menubar #mbIdentification UL, #menubar #mbIdentification p, #menubar #mbIdentification .illustration  { 
132        background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; 
133}
134#menubar #mbIdentification form { 
135        background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; 
136}
137#menubar #mbIdentification  .actions, #menubar #mbIdentification form  p { 
138        background:transparent none repeat-y scroll left bottom; 
139}
140#menubar #mbIdentification p { 
141        padding: 2px 16px 0; 
142        margin: 0;
143}
144#menubar p { 
145        padding: 16px 16px 0; 
146}
147#menubar .button { 
148        position:relative; 
149        right:9px; 
150        top:16px; 
151        height:16px; 
152        width:16px; 
153}
154#menubar #mbIdentification .button { 
155        height:24px; 
156        width:24px; 
157        right:0px; 
158        top:-40px; 
159}
160#menubar #mbIdentification fieldset { 
161        border:0; 
162        margin:0 24px 0 23px; 
163}
164#menubar #mbIdentification legend { 
165        display: none; 
166}
167#menubar #menuTagCloud { 
168        margin: 0; 
169        padding: 0 8px 0 16px; 
170}
171
172.content { 
173        background:#222 url(images/fillet.gif) repeat-x scroll left top; 
174        min-height:466px; 
175}
176
177.content { 
178        border: 1px solid #000; 
179        border-top: 0; 
180        margin:21px 7px 0 290px; 
181        padding-top:7px; 
182}
183.content h2 { 
184        margin:0; 
185        padding:0px 10px 15px 15px; 
186        border:0;
187}
188#menubar form { 
189        background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; 
190        margin:0; 
191}
192.content ul.thumbnailCategories li {
193        background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom; 
194        width:49%; 
195        margin: 0; 
196        padding:0; 
197}
198.content div.thumbnailCategory { 
199        background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom; 
200        padding: 0 0 2px; 
201        margin:0; 
202}
203.content .thumbnailCategory div.illustration { 
204        background:transparent url(images/cat_top-left.gif) no-repeat scroll left top; 
205        padding: 0 0 0 10px; 
206        margin: 0 !important; 
207}
208.content .thumbnailCategory div.illustration a { 
209        display: block; 
210        margin: 0; 
211        padding:20px 0 0 8px; 
212}
213.content .thumbnailCategory div.description { 
214        background:transparent url(images/cat_top-right.gif) no-repeat scroll right top;
215        margin: 0; 
216        padding:15px 10px 3px 0; 
217        overflow-x: hidden !important; 
218}
219.content .thumbnailCategory div.description .text { 
220        display:block; 
221        margin:10px 2px 0 0;
222        overflow: auto; 
223        overflow-x:hidden; 
224        padding:0 0 5px; 
225}
226.content div.thumbnailCategory div.description p.dates { 
227        margin: 0 15px 0 15px; 
228        text-align: right; 
229}
230.content .thumbnailCategory div.description H3 { 
231        display: block; 
232}
233.content ul.thumbnailCategories li:hover { 
234        background-color:#111; 
235} 
236.content .navigationBar {
237        color:#666;
238}
239.infos { 
240        color:#f70; 
241        border:0; 
242        background-color: transparent; 
243        margin-left:125px;
244        padding:5px 0px 0pt 10pt; 
245        min-height: 48px; 
246        text-align:left; 
247}
248.infos li, .errors li { 
249        list-style-type:none; 
250}
251.errors { 
252        color:#f33; 
253        border:0; 
254        background: transparent url(icon/errors.png) no-repeat scroll right top; 
255        margin-left:125px;
256        padding:5px 0px 0pt 10pt; 
257        min-height: 48px; 
258        text-align:left; 
259        font-weight:bold; 
260}
261#menubar #menuTagCloud { 
262        background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom;
263        margin:0; 
264        padding: 0 12px; 
265}
266H2 { 
267        border-bottom: 1px solid #000000; 
268}
269#qsearchInput { 
270        color:#999;
271}
272FIELDSET, INPUT, SELECT, TEXTAREA { 
273        border: 1px solid #666; 
274}
275input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
276        background-color:#444; 
277        color:#999; 
278} /* stupid Line but needed  due to inpact on other themes and deadline of Piwigo 2.0 */
279input[type="file"] {
280        background-color:#222; 
281        border: 1px solid #666;
282}
283INPUT, select, textarea { 
284        color:#999; 
285        background-color:#444; 
286}
287input[type="radio"], input[type="checkbox"], input[type="button"].rateButtonStarEmpty, input[type="button"].rateButtonStarFull { 
288        background-color: transparent; 
289}
290#qsearchInput:focus, input:focus, select:focus, textarea:focus, input.focus, form .focus { 
291        background-color:#444;
292        color:#999; 
293}
294.content UL.thumbnails SPAN.wrap2 {
295        border: 1px solid #666; /* thumbnails border color and style */
296        border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ 
297}
298.content UL.thumbnails SPAN.wrap2:hover { 
299        color:#666;
300        background-color:#111; 
301        border:1px solid #ff3363;       /* thumbnails border color when mouse cursor is over it */ 
302}
303#comments ul.actions li, #comments ul.actions li:hover { 
304        background:transparent none;
305        padding: 0 22px; 
306        clear:both; 
307        list-style-type:none; 
308}
309span.calItem {
310        border:1px solid #666; 
311        margin:0 5px; 
312        padding:2px 5px 0 8px;
313}
314span.calItemEmpty, td.calDayCellEmpty, td.calDayCellFull {
315        border:1px solid #666;
316}
317A, INPUT.rateButton { 
318        color:#f70; 
319        border-width: 0; 
320}
321A:hover, A:active { 
322        color:#f33; 
323        border-bottom: 1px solid #FF3363; 
324        cursor: pointer; 
325}
326a.external { 
327        color:#FF3363; 
328        border:0; 
329        text-decoration: none; 
330}
331a.external:hover { 
332        color:#FF7700; 
333        border:0; 
334}
335a.Piwigo {
336  font-family: verdana, arial, helvetica, sans-serif !important;
337  font-size: 11px; font-weight: normal; letter-spacing: 0;
338  color : #F33; text-decoration: none; border: 0; }
339a.Piwigo:hover  span.Piwigo  { 
340  border-bottom: 1px solid #FF3363; 
341}
342#theImage A, .illustration A, A.navThumb, A.navThumb { 
343        border-bottom-width: 0; 
344}
345#imageToolBar { 
346        padding:0 7%; 
347}
348#imageHeaderBar .imageNumber { 
349        margin-right:7%; 
350}
351#imageHeaderBar .browsePath { 
352        margin-left:7%; 
353}
354*, *:focus, *:active, input:active, a:active, input:focus, a:focus { 
355        outline: none; 
356}
357#debug { 
358        margin: 15px 15px 5px 248px; 
359        font-size:12px; 
360        clear: both; 
361}
362.rateButtonStarFull, .rateButtonStarEmpty {     
363        background-image: url('icon/rating-stars.gif'); 
364}
365#menubar #mbIdentification fieldset div input[type="text"] { 
366        margin: 0 0 3px; 
367        width: 174px; 
368        display: inline; 
369}
370input[type="button"], input[type="submit"], input[type="reset"] {
371        color:#ff3363; 
372        background-color:#222; 
373        border-color:#ff3363; 
374}
375input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover {
376        color:#999; 
377        border-color:#666; 
378}
379.titrePage img.button[alt="x"] { margin: 0 3px 3px; }
380
381#thePicturePage .thumbnailCategory {
382        padding: 15px 2px 6px 12px; 
383        border: 1px solid #666; 
384}
385#thePicturePage .thumbnailCategory  .date, #thePicturePage .thumbnailCategory  .author {
386        font-weight:bold;
387}
388#thePicturePage .thumbnailCategories { 
389        padding-left: 12px; 
390        padding-right: 12px; 
391}
392#thePicturePage .odd { 
393        background-color: #222; 
394        border-top:0 !important; 
395}
396#addComment fieldset {
397  color: #f70;
398        border-color: #f70;
399}
400#addComment fieldset  label {
401  color: #666;
402}
403#theCommentsPage .content ul.thumbnailCategories li,
404#theCommentsPage .content div.thumbnailCategory ,
405#theCommentsPage .content div.thumbnailCategory div.description,
406#theCommentsPage .content .thumbnailCategory div.illustration { 
407        background-image: none;
408}
409#theCommentsPage .content div.thumbnailCategory {
410        padding: 15px 2px 6px 12px; 
411        border: 1px solid #666; 
412}
413#theCommentsPage .content .odd { 
414        background-color: #222; 
415        border-top:0 !important; 
416}
417#theCommentsPage .content .even { 
418        background-color: #111; 
419}
420#theCommentsPage .content ul.thumbnailCategories li:hover { 
421        background-color: transparent; 
422}
423#theCommentsPage div#comments {
424        padding: 0 0 5px 10px;
425}
426tr.tagLine, fieldset.tagLetter, legend.tagLetterLegend {
427        border-color: #666666;
428}
429
430#the_page .content div.thumbnailCategory div.description {
431  height:158px;
432}
Note: See TracBrowser for help on using the repository browser.