source: extensions/stripped/theme-black.css @ 15995

Last change on this file since 15995 was 14450, checked in by Zaphod, 12 years ago

version 2.1.4: bug fix on picture page with very long album names

File size: 12.6 KB
Line 
1/* General rules ------------------------------------------------------------------------------- */
2
3html , body     { background-color: #000;}
4body            { color: #666;}
5
6#thePicturePage .left_block,
7#thePicturePage .right_block,
8#thePicturePage .middle_block,
9#content {
10        background-color: #101010;
11        border: solid 1px #555;
12        border-width: 1px 0;
13}
14
15a                       { color: #999;}
16a:hover                 { color: #ccc;}
17
18hr                      { border-color: #999;}
19
20#theHeader      { color: #888; }
21
22/* Content ------------------------------------------------------------------------------------- */
23
24.content_block .additional_info { background-color:#404040;}
25.content_block                  { color:#999;}
26.content_block a                { color:#ddd;}
27.content_block a:hover          { color:#fff;}
28
29/* Menubar ------------------------------------------------------------------------------------- */
30
31#menuswitcher                   { color: #999;}
32#menuswitcher:hover             { color: #ccc;}
33
34/* Category thumbnails ------------------------------------------------------------------------- */
35.thumbnailCategories li                                 { color:#999;}
36.ats .thumbnailCategories li                    { background: transparent url(images/back_30.png) 0 0 no-repeat;}
37.at3 .thumbnailCategories li                    { background: transparent url(images/m_back_30.png) 0 0 no-repeat;}
38.at2 .thumbnailCategories li                    { background: transparent url(images/l_back_30.png) 0 0 no-repeat;}
39.at1 .thumbnailCategories li                    { background: transparent url(images/xl_back_30.png) 0 0 no-repeat;}
40
41.thumbnailCategories li:hover           { color:#666;}
42.ats .thumbnailCategories li:hover      { background: transparent url(images/back_30.png) 0 -170px no-repeat;}
43.at3 .thumbnailCategories li:hover      { background: transparent url(images/m_back_30.png) 0 -290px no-repeat;}
44.at2 .thumbnailCategories li:hover      { background: transparent url(images/l_back_30.png) 0 -170px no-repeat;}
45.at1 .thumbnailCategories li:hover      { background: transparent url(images/xl_back_30.png) 0 -170px no-repeat;}
46
47.thumbnailCategory .illustration img                    { border: 1px solid #555;}
48.thumbnailCategory .illustration img:hover      { border: 1px solid #101010;}
49
50.atd .thumbnailCategory .description h3                                                                 { border-color:#555;}
51.naf .thumbnailCategories .thumbnailCategory:hover .description h3      { border-color:#555;}
52.atd .thumbnailCategory:hover .description h3                                           { border-color:#999;}   
53
54.stuffs_block .personal_block ul.thumbnailCategories li,
55.stuffs_block .personal_block ul.thumbnailCategories li:hover,
56.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li,
57.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
58        border-radius:10px;
59        -moz-border-radius:10px;
60        -webkit-border-radius:10px;
61}
62
63.stuffs_block .personal_block ul.thumbnailCategories li                                         { background: #303030 none 0 0 no-repeat;}
64.stuffs_block .personal_block ul.thumbnailCategories li:hover                           { background: #c0c0c0 none 0 0 no-repeat;}
65.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li            { background: #404040 none 0 0 no-repeat;}
66.subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover      { background: #c0c0c0 none 0 0 no-repeat;}
67
68/* Images Thumbnails --------------------------------------------------------------------------- */
69
70.thumbnails li, #thumbnails li                                  { background: transparent url(images/back_40.png) 0 0 no-repeat;}
71.thumbnails li:hover, #thumbnails li:hover      { background: transparent url(images/back_40.png) 0 -170px no-repeat;}
72.stuffs_block li                                                        { background: transparent url(images/back_50.png) 0 -0 no-repeat;}
73.stuffs_block li:hover                                  { background: transparent url(images/back_50.png) 0 -170px no-repeat;}
74.wrap1 .thumbLegend                                             { color:#888;}
75.wrap1 .wrap2 .thumbnail ,
76.wrap1 .wrap2 .thumbnail:hover                  { border:solid 1px #404040;}
77
78/* Navigation Bar ------------------------------------------------------------------------------ */
79
80#thumb_navigation                                       { color:#666;}
81#thumb_navigation #tn_prev                      { background: transparent url(icon/arrows.png) 0 0 no-repeat;}
82#thumb_navigation #tn_next                      { background: transparent url(icon/arrows.png) -20px 0 no-repeat;}
83#thumb_navigation a#tn_prev:hover       { background: transparent url(icon/arrows.png) 0 -150px no-repeat;}
84#thumb_navigation a#tn_next:hover       { background: transparent url(icon/arrows.png) -20px -150px no-repeat;}
85
86/* Picture Page -------------------------------------------------------------------------------- */
87
88#thePicturePage #content {
89        background:none;
90        border:none;   
91}
92
93#thePicturePage .titrePage {    border-bottom : solid 1px #555;}
94
95#thePicturePage  #footer_left {display:none;}
96
97#thePicturePage #footer {
98        margin-bottom:0;
99        position:fixed;
100        bottom:0;
101        border: none;
102        width:99%;
103        max-width:1120px;
104        height:0;
105        overflow:visible;
106        padding: 2px 0;
107}
108
109#thePicturePage #copyright {
110        margin: -12px 4px 0 0;
111        overflow: hidden;
112        direction: rtl;
113        line-height: 12px;
114        white-space: nowrap;
115}
116
117#imageTitleContainer { margin-top: 5px;}
118
119#imageTitle {
120        font-weight:bold;
121        color:#666;
122}
123
124#theImageAndTitle {
125        position: fixed;
126        margin: 0;
127        width: 100%;
128        top: 30px;
129        left: 0;
130}
131
132#theImage {     margin-bottom: 0;}
133
134.img_frame #theMainImage {
135        border-width: 6px;
136        border-color: #FFF;
137        -moz-border-radius:5px;
138        -webkit-border-radius:5px;
139        border-radius:5px;
140        border-style:solid;
141        padding:0;
142}
143
144/* Image Nav Arrows ---------------------------------------------------------------------------- */
145
146.img_prev       { left: 4px;}
147.img_next       { right: 4px;}
148.cat_up                 { top: 4px;}
149
150/* Navigation Arrows --------------------------------------------------------------------------- */
151
152#theImageBox    { position: relative;}
153#imgprev                { position: fixed; background: transparent url(icon/arrows.png) 0 0 no-repeat;}
154#imgnext                { position: fixed; background: transparent url(icon/arrows.png) -20px 0 no-repeat;}
155#imgprev:hover  { background: transparent url(icon/arrows.png) 0 -150px no-repeat;}
156#imgnext:hover  { background: transparent url(icon/arrows.png) -20px -150px no-repeat;}
157
158/* HD Picture Box ------------------------------------------------------------------------------ */
159
160#theImgHighContainer {
161        padding:8px!important;
162        border-radius:6px;
163        -moz-border-radius:6px;
164        -webkit-border-radius:6px;
165}
166
167#theImgHighBg {
168        background-color:#333;
169        opacity:0.96;
170        filter:alpha(opacity:96);
171        -moz-opacity:0.96;
172        -khtml-opacity: 0.96;
173}
174
175#theImgHighCloseButton, #theImgHighZoomButton  { right: -17px;}
176
177#theImgHighCloseButton          { background:transparent url(icon/close_high_round.png) no-repeat scroll 0px 0px;}
178#theImgHighZoomButton.fit       { background:transparent url(icon/zoom_fit_high_round.png) no-repeat scroll 0px 0px;}
179#theImgHighZoomButton.full      { background:transparent url(icon/zoom_1-1_high_round.png) no-repeat scroll 0px 0px;}
180
181/* Navbuttons ---------------------------------------------------------------------------------- */
182
183#imageToolBar .navButton {
184        background-image: url(icon/picture_24.png);
185}
186
187/* Tabs ---------------------------------------------------------------------------------------- */
188
189#tabZone {
190        position:fixed;
191        bottom:0px;
192        width:99%;
193        max-width:1120px;
194}
195
196#tabTitleBar    {
197        border: none;
198        z-index:5;
199}
200
201#tabTitles  {
202        line-height: 22px;
203        display: inline-block;
204        padding:0 1px 0 0;
205}
206
207.tabTitle {
208        border: solid 0 #404040;
209        border-width: 1px 1px 0 1px;
210        margin-right:-1px;
211        background:#101010;
212        height:24px;
213        border-radius: 6px 6px 0 0 ;
214        -moz-border-radius-topleft:6px;
215        -moz-border-radius-topright:6px;
216        -webkit-border-top-left-radius:6px;
217        -webkit-border-top-righft-radius:6px;
218}
219
220.tabTitle:hover { color:#999;}
221
222.tabSelected {
223        color: #999;
224        background: #404040;
225}
226
227.tabBlock {
228        padding-bottom:12px;
229        background: #404040;
230        border-radius: 0 8px 0 0 ;
231        -moz-border-radius-topright:8px;
232        -webkit-border-top-righft-radius:8px;
233}
234
235.tabBlockContent {
236        overflow:auto;
237        max-height:350px;
238        padding: 10px 50px 0;
239        background: #404040;
240        color:#aaa;
241}       
242
243.tabBlock a { color:#eee;}
244
245/* Light Slideshow ----------------------------------------------------------------------------- */
246
247#light_slideshow .titrePage {
248        border-color: #000;
249}
250
251#light_slideshow                        { color: #444;}
252#light_slideshow a                      { color: #666;}
253#light_slideshow a:hover        { color: #999;}
254
255#light_slideshow .navButton {
256        opacity:0.5;
257        -moz-opacity:0.5;
258        -khtml-opacity: 0.5;
259}
260
261#light_slideshow #content {
262        background-color: #101010;
263        border: 1px #101010 solid;
264        border-width: 1px 0;
265}
266
267#light_slideshow #theImageAndTitle      { margin: 0 auto;}
268#light_slideshow #theMainImage          { border-color: #fff;}
269
270#light_slideshow #imageTitle{
271        color: #666;
272        background: none;
273}
274
275
276/* Comments ------------------------------------------------------------------------------------ */
277
278#comments > ul > li                                             { background: #404040;}
279.subcontent .stuffs_block #comments li          { background: #505050;}
280#comments .description                                  { color: #999;}
281#comments .description .author,
282#comments .description .date                            { color: #c0c0c0;}
283#commentList li                                                 { border-top: 1px dotted #606060;}
284.commentList a                                                  { color: #ccc;}
285.commentList a:hover                                            { color: #eee;}
286
287/* Tags ---------------------------------------------------------------------------------------- */
288
289fieldset legend                         { color: #666;}
290#fullTagCloud a:hover   { background: #606060;}
291
292/* Calendar ------------------------------------------------------------------------------------ */
293
294.calMonth td                    { background-color: #363636;}
295
296
297/* Inputs & Forms ------------------------------------------------------------------------------ */
298
299input, select, textarea {
300        background-color: #666;
301        border: 1px solid #999;
302        color: #F0F0F0;
303}
304
305input[type="submit"], input[type="reset"] {
306        background-color: #3f3f3f;
307        border: 1px solid #606060;
308        color: #999;
309}
310input[type="submit"]:hover, input[type="reset"]:hover {
311        background-color: #666;
312        border: 1px solid #999;
313        color: #F0F0F0;
314}
315
316fieldset                        { border: 1px #606060 dotted;}
317.mandatorystar  { color: #e04040;}
318
319#quicksearch input {
320        color:#BBB;
321        background:#505050;
322}
323
324#quickconnect input#username,
325#quickconnect input#password {
326        color:#AAA;
327}
328
329/* Footer -------------------------------------------------------------------------------------- */
330
331.footer_login a                         { color:#666;}
332.footer_login a:hover   { color:#ccc;}
333
334/* Infos & Errors ------------------------------------------------------------------------------ */
335
336.errors {
337        border: 2px solid #A04040;
338        color: #A04040;
339}
340
341.infos {
342        border: 2px solid #40A040;
343        color: #40A040;
344}
345
346.errors a       { color: #FF0000;}
347.infos a        { color: #00FF00;}
348
349/* RV Maps & Earth Plugin ---------------------------------------------------------------------- */
350
351#mapPicture {
352        color:#202020;
353}
354
355/* User Tags Plugin ---------------------------------------------------------------------------- */
356
357#Tags ul.token-input-list-facebook {
358        background-color: #555;
359        border-color: #666;
360}
361
362#Tags li.token-input-token-facebook {
363        background-color: #666;
364        border-color: #999;
365        color: #EEE;
366}
367
368#Tags li.token-input-input-token-facebook input {
369        background-color: #666;
370        color: #EEE;
371}
372
373/* PWG Stuffs Plugin --------------------------------------------------------------------------- */
374
375.subcontent .stuffs_block .left_block,
376.subcontent .stuffs_block .right_block,
377.subcontent .stuffs_block .middle_block {
378        background-color:#303030;
379        color:#999;
380        -moz-border-radius:10px;
381        -webkit-border-radius:10px;
382        -khtml-border-radius:10px;
383        border-radius:10px;
384}
385
386#thePicturePage .stuffs_block { display: none;}
387
388/* No Thumb Frame CSS -------------------------------------------------------------------------- */
389
390.naf .stuffs_block .personal_block ul.thumbnailCategories li,
391.naf .thumbnailCategories li ,
392.naf .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li {
393        background: none;
394}
395
396.naf .stuffs_block .personal_block ul.thumbnailCategories li:hover,
397.naf .thumbnailCategories li:hover,
398.naf .subcontent  .stuffs_block .personal_block ul.thumbnailCategories li:hover {
399        background: none;
400        color: #c0c0c0;
401}
402
403.naf .thumbnailCategory .illustration img                       { border: 1px solid #777;}
404.naf .thumbnailCategory .illustration img:hover         { border: 1px solid #c0c0c0;}
405
406.ntf .wrap1 .wrap2 .thumbnail {
407        border:solid 1px #444;
408}
409.ntf .wrap1 .wrap2 .thumbnail:hover {
410        border:solid 1px #777;
411}
412
413.ntf .thumbnails li,
414.ntf #thumbnails li ,
415.ntf .stuffs_block li {
416        background: none;
417}
418
419.ntf .thumbnails li:hover,
420.ntf #thumbnails li:hover,
421.ntf .stuffs_block li:hover {
422        background: none;
423}
424
425/* Misc ---------------------------------------------------------------------------------------- */
426
427#thePicturePage .Online { display: none;}
Note: See TracBrowser for help on using the repository browser.