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

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

Minor CSS changes (more visibility for Slyvia)

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