1 | BODY { |
---|
2 | background:#111 url(images/bottom-left-bg.jpg) no-repeat fixed left bottom; |
---|
3 | margin:0; |
---|
4 | min-height: 100%; |
---|
5 | height: 100%; |
---|
6 | padding:0; |
---|
7 | } |
---|
8 | #the_page { |
---|
9 | background:transparent url(images/top-left-bg.jpg) no-repeat scroll left top; |
---|
10 | left:0; |
---|
11 | margin:0; |
---|
12 | padding:0; |
---|
13 | position:absolute; |
---|
14 | top:0; |
---|
15 | z-index:0; |
---|
16 | width: 100%; |
---|
17 | min-width: 100%; |
---|
18 | } |
---|
19 | #mbIdentification p, .totalImages { |
---|
20 | color:#555; |
---|
21 | } |
---|
22 | .header_msgs { |
---|
23 | background:transparent url(images/header_msgs-bg.gif) repeat scroll left top; |
---|
24 | border:0; |
---|
25 | color:#0a0; |
---|
26 | font-size:24px; |
---|
27 | left:0; |
---|
28 | margin:0; |
---|
29 | padding:10px 0 6px 0; |
---|
30 | text-align:center; |
---|
31 | top:0; |
---|
32 | width:100%; |
---|
33 | z-index:99; |
---|
34 | } |
---|
35 | .header_notes { |
---|
36 | background:transparent url(images/header_msgs-bg.gif) repeat scroll left top; |
---|
37 | border:0 none; |
---|
38 | color:#0a0; |
---|
39 | font-size:16px; |
---|
40 | margin:0; |
---|
41 | padding:0; |
---|
42 | position:absolute; |
---|
43 | top:0; |
---|
44 | width:100%; |
---|
45 | z-index:99; |
---|
46 | } |
---|
47 | #menubar DL { |
---|
48 | background:transparent url(images/menuBox_top.gif) no-repeat scroll left top; |
---|
49 | margin:0 0 5px 40px; |
---|
50 | padding:0; |
---|
51 | width: 231px; |
---|
52 | min-width: 231px; |
---|
53 | border: 0; |
---|
54 | min-height: 32px; |
---|
55 | overflow-x: hidden; |
---|
56 | } |
---|
57 | #menubar DD { |
---|
58 | background:transparent url(images/menuBox_bottom.gif) no-repeat scroll left bottom; |
---|
59 | margin:14px 0 0 0; |
---|
60 | padding:0 0 22px; |
---|
61 | width: 231px; |
---|
62 | min-width: 231px; |
---|
63 | border: 0; |
---|
64 | overflow-x: hidden; |
---|
65 | } |
---|
66 | #menubar DD P { |
---|
67 | background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; |
---|
68 | padding: 2px 16px 0; |
---|
69 | margin: 0; |
---|
70 | } |
---|
71 | #menubar UL, #menubar #mbCategories p, #menubar .illustration { |
---|
72 | background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; |
---|
73 | margin:0; |
---|
74 | } |
---|
75 | #menubar LI UL { |
---|
76 | background: transparent url(images/transparent.gif); |
---|
77 | } |
---|
78 | #menubar form { |
---|
79 | background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; |
---|
80 | margin:0; |
---|
81 | } |
---|
82 | #menubar DL#mbIdentification { |
---|
83 | background:transparent url(images/menuId_top.gif) no-repeat scroll left top !important; |
---|
84 | } |
---|
85 | #menubar #mbIdentification DD { |
---|
86 | background:transparent url(images/menuId_bottom.gif) no-repeat scroll left bottom; |
---|
87 | } |
---|
88 | #menubar #mbIdentification UL, #menubar #mbIdentification p, #menubar #mbIdentification .illustration { |
---|
89 | background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; |
---|
90 | } |
---|
91 | #menubar #mbIdentification form { |
---|
92 | background:transparent url(images/menuId_sides.gif) repeat-y scroll left bottom; |
---|
93 | } |
---|
94 | #menubar #mbIdentification form p { |
---|
95 | background:transparent none repeat-y scroll left bottom; |
---|
96 | } |
---|
97 | .content { |
---|
98 | background:#222 url(images/fillet.gif) repeat-x scroll left top; |
---|
99 | min-height:466px; |
---|
100 | } |
---|
101 | #menubar form { |
---|
102 | background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; |
---|
103 | margin:0; |
---|
104 | } |
---|
105 | .content .thumbnailCategories li { |
---|
106 | background:#222 url(images/cat_bottom-right.gif) no-repeat scroll right bottom; |
---|
107 | width:49%; |
---|
108 | margin: 0; |
---|
109 | padding:0; |
---|
110 | } |
---|
111 | .content .thumbnailCategory { |
---|
112 | background:transparent url(images/cat_bottom-left.gif) no-repeat scroll left bottom; |
---|
113 | padding: 0 0 2px; |
---|
114 | margin:0; |
---|
115 | } |
---|
116 | .content .thumbnailCategory div.illustration { |
---|
117 | background:transparent url(images/cat_top-left.gif) no-repeat scroll left top; |
---|
118 | padding: 0 0 0 10px; |
---|
119 | margin: 0 !important; |
---|
120 | } |
---|
121 | .content .thumbnailCategory div.illustration a { |
---|
122 | display: block; |
---|
123 | margin: 0; |
---|
124 | padding:20px 0 0 8px; |
---|
125 | } |
---|
126 | .content .thumbnailCategory .description { |
---|
127 | background:transparent url(images/cat_top-right.gif) no-repeat scroll right top; |
---|
128 | margin: 0; |
---|
129 | padding:15px 10px 3px 0; |
---|
130 | overflow-x: hidden !important; |
---|
131 | } |
---|
132 | .content .navigationBar { |
---|
133 | color:#1fdf0f; |
---|
134 | } |
---|
135 | .errors { |
---|
136 | color:#ff3f3f; |
---|
137 | border:0; |
---|
138 | background: transparent url(icon/errors.png) no-repeat scroll right top; |
---|
139 | margin-left:125px; |
---|
140 | padding:5px 0px 0pt 10pt; |
---|
141 | min-height: 48px; |
---|
142 | text-align:left; |
---|
143 | font-weight:bold; |
---|
144 | } |
---|
145 | #menubar #menuTagCloud { |
---|
146 | background:transparent url(images/menuBox_sides.gif) repeat-y scroll left bottom; |
---|
147 | margin:0; |
---|
148 | padding: 0 12px; |
---|
149 | } |
---|
150 | .infos { |
---|
151 | color:#1fdf0f; |
---|
152 | border:0; |
---|
153 | background-color: transparent; |
---|
154 | margin-left:125px; |
---|
155 | padding:5px 0px 0pt 10pt; |
---|
156 | min-height: 48px; |
---|
157 | text-align:left; |
---|
158 | } |
---|
159 | input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] { |
---|
160 | background-color:#444; |
---|
161 | color:#ff3f3f; |
---|
162 | } /* stupid Line but needed due to inpact on other themes and deadline of Piwigo 2.0 */ |
---|
163 | input[type="file"] { |
---|
164 | background-color:#222; |
---|
165 | border: 1px solid #1fdf0f; |
---|
166 | } |
---|
167 | INPUT, select, textarea { |
---|
168 | color:#ff3f3f; |
---|
169 | background-color:#444; |
---|
170 | } |
---|
171 | #qsearchInput:focus, input:focus, select:focus, textarea:focus, input.focus, form .focus { |
---|
172 | background-color:#444; |
---|
173 | color:#ff3f3f; |
---|
174 | } |
---|
175 | .rateButtonStarFull, .rateButtonStarEmpty { |
---|
176 | background-image: url('icon/rating-stars.gif'); |
---|
177 | } |
---|
178 | .thumbnails .wrap2 { |
---|
179 | border: 1px solid #1fdf0f; /* thumbnails border color and style */ |
---|
180 | border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ |
---|
181 | } |
---|
182 | .thumbnails .wrap2:hover { |
---|
183 | color:#1fdf0f; |
---|
184 | background-color:#111; |
---|
185 | border:1px solid #ff3f3f; /* thumbnails border color when mouse cursor is over it */ |
---|
186 | } |
---|
187 | .calItem { |
---|
188 | border:1px solid #1fdf0f; |
---|
189 | margin:0 5px; |
---|
190 | padding:2px 5px 0 8px; |
---|
191 | } |
---|
192 | .calItemEmpty, td.calDayCellEmpty, td.calDayCellFull { |
---|
193 | border:1px solid #666; |
---|
194 | } |
---|
195 | A, .rateButton { |
---|
196 | color:#1fdf0f; |
---|
197 | border-width: 0; |
---|
198 | } |
---|
199 | A:hover, A:active { |
---|
200 | color:#f33; |
---|
201 | border-bottom: 1px solid #ff3f2f; |
---|
202 | cursor: pointer; |
---|
203 | } |
---|
204 | a.external { |
---|
205 | color:#ff3f2f; |
---|
206 | border:0; |
---|
207 | text-decoration: none; |
---|
208 | } |
---|
209 | a.external:hover { |
---|
210 | color:#ff5f2f; |
---|
211 | border:0; |
---|
212 | } |
---|
213 | a.Piwigo { |
---|
214 | font-family: verdana, arial, helvetica, sans-serif !important; |
---|
215 | font-size: 11px; font-weight: normal; letter-spacing: 0; |
---|
216 | color : #1fdf0f; text-decoration: none; border: 0; } |
---|
217 | a.Piwigo:hover { |
---|
218 | border-bottom: 1px solid #ff3f3f; |
---|
219 | } |
---|
220 | input[type="button"], input[type="submit"], input[type="reset"] { |
---|
221 | color:#ff3f3f; |
---|
222 | background-color:#222; |
---|
223 | border-color:#ff3f3f; |
---|
224 | } |
---|
225 | input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { |
---|
226 | color:#ff3f3f; |
---|
227 | border-color:#1fdf0f; |
---|
228 | } |
---|
229 | #addComment fieldset { |
---|
230 | color: #ff3f3f; |
---|
231 | border-color: #1fdf0f; |
---|
232 | } |
---|
233 | #addComment fieldset label { |
---|
234 | color: #ff3f3f; |
---|
235 | } |
---|
236 | .pwg-icon { |
---|
237 | background-image: url(icon/icons_sprite.png); |
---|
238 | } |
---|
239 | |
---|
240 | A:hover .pwg-icon { |
---|
241 | background-image: url(icon/icons_sprite_hover.png); |
---|
242 | } |
---|