source: extensions/gally/gally-pink-wedding/css/theme.css @ 17582

Last change on this file since 17582 was 8532, checked in by grum, 13 years ago

Updated for Gally/Default 1.4.0

  • Property svn:executable set to *
File size: 26.8 KB
Line 
1/* -----------------------------------------------------------------------------
2  PINK-WEDDING
3  Theme for Piwigo
4  ------------------------------------------------------------------------------
5  file: gally/pink-wedding/theme.css
6  file version: 1.0.0
7  ------------------------------------------------------------------------------
8  author: grum at piwigo.org
9  << May the Little SpaceFrog be with you >>
10  ------------------------------------------------------------------------------
11  Pink-Wedding for template "Gally"
12
13  to convert icon into pink style :
14  * inactivated : T:320, S:40, L:35
15  * hover       : T:320, S:65, L:15
16----------------------------------------------------------------------------- */
17
18div.errors {
19  background:#FFB0B0;
20  border:4px solid #802020;
21  color:#802020;
22  padding:8px;
23}
24div.errors a {
25  color:#800000;
26  font-weight:bold;
27}
28
29div.infos {
30  background:#B0FFB0;
31  border:4px solid #208020;
32  color:#208020;
33  padding:8px;
34}
35div.infos a {
36  color:#008000;
37  font-weight:bold;
38}
39
40div.errors ul, div.infos ul {
41  text-align:justify;
42  padding-left:0px;
43}
44
45div.errors ul li, div.infos ul li {
46  margin-bottom:4px;
47}
48
49div.ui-widget-overlay {
50  background:#ffffff;
51  opacity:0.88;
52  filter:alpha(opacity:88);
53  position:absolute;
54  left:0px;
55  top:0px;
56}
57
58.ui-dialog-buttonpane {
59  margin-bottom:8px;
60}
61
62
63/*
64 page
65*/
66
67body {
68  background:#FFFFFF url(./../icon/fond.jpg) repeat fixed 0 0;
69  color:#cc0a72;
70}
71
72#the_page {
73  display:block;
74  margin:auto;
75  width:1012px;
76  background:transparent;
77}
78
79a {
80  color: #a80fa6;
81}
82
83A:hover {
84  color: #730a71;
85}
86
87
88a.button, a.navButton {
89  display:block;
90  display:inline-block;
91  /*display:table-cell;*/
92  width:28px;
93  height:28px;
94}
95
96
97
98
99
100/* index.tpl */
101#icon_menu {
102  background:url(./../icon/menu-show.png);
103}
104#icon_menu:hover {
105  background:url(./../icon/menu-show_h.png);
106}
107
108#icon_menu.button2 {
109  display:block;
110  display:inline-block;
111  /*display:table-cell;*/
112  width:28px;
113  height:28px;
114  background:url(./../icon/menu-hide.png);
115}
116#icon_menu.button2:hover {
117  display:block;
118  display:inline-block;
119  /*display:table-cell;*/
120  width:28px;
121  height:28px;
122  background:url(./../icon/menu-hide_h.png);
123}
124
125
126#icon_caddie {
127  background:url(./../icon/caddie_add.png);
128}
129#icon_caddie:hover {
130  background:url(./../icon/caddie_add_h.png);
131}
132
133#icon_category_edit {
134  background:url(./../icon/category_edit.png);
135}
136#icon_category_edit:hover {
137  background:url(./../icon/category_edit_h.png);
138}
139
140#icon_search_rules {
141  background:url(./../icon/search_rules.png);
142}
143#icon_search_rules:hover {
144  background:url(./../icon/search_rules_h.png);
145}
146
147#icon_start_slideshow {
148  background:url(./../icon/start_slideshow.png);
149}
150#icon_start_slideshow:hover {
151  background:url(./../icon/start_slideshow_h.png);
152}
153
154#icon_flat {
155  background:url(./../icon/flat.png);
156}
157#icon_flat:hover {
158  background:url(./../icon/flat_h.png);
159}
160
161#icon_normal_mode {
162  background:url(./../icon/normal_mode.png);
163}
164#icon_normal_mode:hover {
165  background:url(./../icon/normal_mode_h.png);
166}
167
168#icon_calendar {
169  background:url(./../icon/calendar.png);
170}
171#icon_calendar:hover {
172  background:url(./../icon/calendar_h.png);
173}
174
175#icon_calendar_created {
176  background:url(./../icon/calendar_created.png);
177}
178#icon_calendar_created:hover {
179  background:url(./../icon/calendar_created_h.png);
180}
181
182/* about.tpl */
183/* comments.tpl */
184/* identification.tpl */
185/* nbm.tpl */
186/* notification.tpl */
187/* password.tpl */
188/* tags.tpl */
189/* profile.tpl */
190/* register.tpl */
191/* upload.tpl */
192#icon_home {
193  background:url(./../icon/home.png);
194}
195#icon_home:hover {
196  background:url(./../icon/home_h.png);
197}
198
199/* identification.tpl */
200/* menubar_identification.tpl */
201#icon_lost_password {
202  background:url(./../icon/lost_password.png);
203}
204#icon_lost_password:hover {
205  background:url(./../icon/lost_password_h.png);
206}
207
208#icon_register, #icon_register2, #icon_register3 {
209  background:url(./../icon/register.png);
210}
211#icon_register:hover, #icon_register2:hover, #icon_register3:hover {
212  background:url(./../icon/register_h.png);
213}
214
215#icon_lost_password, #icon_lost_password2, #icon_lost_password3 {
216  background:url(./../icon/lost_password.png);
217}
218#icon_lost_password:hover, #icon_lost_password2:hover, #icon_lost_password3:hover {
219  background:url(./../icon/lost_password_h.png);
220}
221
222/* menubar_categories.tpl */
223#icon_start_filter {
224  background:url(./../icon/start_filter.png);
225}
226#icon_start_filter:hover {
227  background:url(./../icon/start_filter_h.png);
228}
229
230#icon_stop_filter {
231  background:url(./../icon/stop_filter.png);
232}
233#icon_stop_filter:hover {
234  background:url(./../icon/stop_filter_h.png);
235}
236
237/* picture.tpl */
238#icon_high_res {
239  background:url(./../icon/display_high_res.png);
240}
241#icon_high_res:hover {
242  background:url(./../icon/display_high_res_h.png);
243}
244
245#icon_start_slideshow {
246  background:url(./../icon/start_slideshow.png);
247}
248#icon_start_slideshow:hover {
249  background:url(./../icon/start_slideshow_h.png);
250}
251
252#icon_stop_slideshow {
253  background:url(./../icon/stop_slideshow.png);
254}
255#icon_stop_slideshow:hover {
256  background:url(./../icon/stop_slideshow_h.png);
257}
258
259#icon_metadata {
260  background:url(./../icon/metadata.png);
261}
262#icon_metadata:hover {
263  background:url(./../icon/metadata_h.png);
264}
265
266#icon_save {
267  background:url(./../icon/save.png);
268}
269#icon_save:hover {
270  background:url(./../icon/save_h.png);
271}
272
273#icon_favorite {
274  background:url(./../icon/favorite.png);
275}
276#icon_favorite:hover {
277  background:url(./../icon/favorite_h.png);
278}
279
280#icon_del_favorite {
281  background:url(./../icon/del_favorite.png);
282}
283#icon_del_favorite:hover {
284  background:url(./../icon/del_favorite_h.png);
285}
286
287#icon_delall_favorite {
288  background:url(./../../../icon/del_favorite.png);
289}
290#icon_delall_favorite:hover {
291  background:url(./../../../icon/del_favorite_h.png);
292}
293
294#icon_representative {
295  background:url(./../icon/representative.png);
296}
297#icon_representative:hover {
298  background:url(./../icon/representative_h.png);
299}
300
301#icon_preferences {
302  background:url(./../icon/preferences.png);
303}
304#icon_preferences:hover {
305  background:url(./../icon/preferences_h.png);
306}
307
308/* tags.tpl */
309#icon_cloud {
310  background:url(./../icon/tag_cloud.png);
311}
312#icon_cloud:hover {
313  background:url(./../icon/tag_cloud_h.png);
314}
315
316#icon_tag_letters {
317  background:url(./../icon/tag_letters.png);
318}
319#icon_tag_letters:hover {
320  background:url(./../icon/tag_letters_h.png);
321}
322
323/* picture_nav_buttons.tpl */
324#icon_last {
325  background:url(./../icon/last.png);
326}
327#icon_last:hover {
328  background:url(./../icon/last_h.png);
329}
330
331#icon_right {
332  background:url(./../icon/right.png);
333}
334#icon_right:hover {
335  background:url(./../icon/right_h.png);
336}
337
338#icon_play {
339  background:url(./../icon/play.png);
340}
341#icon_play:hover {
342  background:url(./../icon/play_h.png);
343}
344
345#icon_pause {
346  background:url(./../icon/pause.png);
347}
348#icon_pause:hover {
349  background:url(./../icon/pause_h.png);
350}
351
352#icon_up {
353  background:url(./../icon/up.png);
354}
355#icon_up:hover {
356  background:url(./../icon/up_h.png);
357}
358
359#icon_left {
360  background:url(./../icon/left.png);
361}
362#icon_left:hover {
363  background:url(./../icon/left_h.png);
364}
365
366#icon_first {
367  background:url(./../icon/first.png);
368}
369#icon_first:hover {
370  background:url(./../icon/first_h.png);
371}
372
373#icon_start_repeat {
374  background:url(./../icon/start_repeat.png);
375}
376#icon_start_repeat:hover {
377  background:url(./../icon/start_repeat_h.png);
378}
379
380#icon_stop_repeat {
381  background:url(./../icon/stop_repeat.png);
382}
383#icon_stop_repeat:hover {
384  background:url(./../icon/stop_repeat_h.png);
385}
386
387#icon_dec_period {
388  background:url(./../icon/dec_period.png);
389}
390#icon_dec_period:hover {
391  background:url(./../icon/dec_period_h.png);
392}
393
394#icon_inc_period {
395  background:url(./../icon/inc_period.png);
396}
397#icon_inc_period:hover {
398  background:url(./../icon/inc_period_h.png);
399}
400
401/* popuphelp.tpl */
402/* search_rules.tpl */
403#icon_exit {
404  background:url(./../icon/exit.png);
405}
406#icon_exit:hover {
407  background:url(./../icon/exit_h.png);
408}
409
410/* search.tpl */
411#icon_help {
412  background:url(./../icon/help.png);
413}
414#icon_help:hover {
415  background:url(./../icon/help_h.png);
416}
417
418/*
419 * page : header
420*/
421#theHeader {
422  background:transparent url(./../icon/skin_top.png) no-repeat scroll 0 0;
423  height:120px;
424}
425
426
427/*
428 page : title
429*/
430.titrePage {
431  height:auto;
432  padding:0 12px 0 30px;
433  min-height:31px;
434}
435
436.titrePageEmpty {
437  height:0px;
438  min-height:0px;
439}
440
441
442.titrePage, .navigationBar, #imageHeaderBar {
443  background:#D83D8B url(./../icon/bgmenu.png) no-repeat scroll 0 0;
444  border-left:3px solid #D83D8B;
445  border-right:3px solid #D83D8B;
446  margin-left:8px;
447  margin-right:10px;
448  padding-left:8px;
449  padding-right:8px;
450  color:#9a0856;
451}
452
453.titrePage a, #imageHeaderBar a {
454  color:#ffffff;
455}
456
457.navigationBar {
458  font-weight:bold;
459  color:#ffffff;
460}
461
462
463.titrePage .categoryActions {
464  padding-top:2px;
465  height:28px;
466}
467
468#titrePageID {
469  min-height:62px;
470  height:auto;
471  padding-bottom:1px;
472}
473
474#titrePageID h2 a {
475  font-size:140%;
476}
477
478
479ul.categoryActions li.selector {
480  font-weight: bold;
481}
482
483/*
484 * page content
485*/
486#content {
487  background:transparent url(./../icon/skin_page.png) repeat scroll 0 0;
488  min-height:450px;
489}
490
491#content h2 {
492  clear:left;
493  padding-bottom:4px;
494}
495
496#content2 {
497  padding:8px;
498}
499
500/*
501 * page : identification, register, profile
502*/
503#identification, #register, #profile {
504  margin:0;
505  padding:16px;
506}
507
508/*
509 page content : thumbnails
510*/
511
512#additional_infoTOP, #additional_infoBOTTOM {
513  background-color:#F8F1F4;
514  -moz-border-radius:8px;
515  -webkit-border-radius:8px;
516  -khtml-border-radius:8px;
517  border-radius:8px;
518  margin:12px 26px 16px 16px;
519  border:2px solid #ffffff;
520}
521
522.additional_info {
523  padding:8px 8px 8px 16px;
524}
525
526#thumbnails {
527  font-size:80%;
528  font-weight:bold;
529}
530
531/*
532  page content : categories thumbnails
533*/
534
535#subContent {
536  background: url("./../icon/bgsubcontent.png") no-repeat scroll 10px 0 transparent;
537  padding:0px;
538  clear:both;
539}
540
541#subContent h2 {
542  font-size: 150%;
543  padding-bottom:4px;
544}
545
546
547.thumbnailCategory {
548  background: #f5cee1 url(./../icon/bgcat.png) repeat-x scroll 0 0;
549  border:1px solid #ffffff;
550  display:block;
551  margin:8px;
552  padding:8px 8px 0 4px;
553  -moz-border-radius:12px;
554  -webkit-border-radius:12px;
555  -khtml-border-radius:12px;
556  border-radius:12px;
557}
558
559.thumbnailCategory:hover {
560  border:1px solid #a80fa6;
561}
562
563ul.thumbnailCategories {
564  padding:16px 0 0;
565}
566
567ul.thumbnailCategories li {
568  float:none;
569  margin:auto;
570  width:96%;
571}
572
573#thumbContents {
574  margin:0px;
575}
576
577.illustration {
578  text-align:center;
579  padding-left:20px;
580  padding-right:20px;
581}
582
583li.odd1 .illustration {
584  float:right;
585}
586
587
588.illustration a img {
589  border:12px #ffffff solid;
590}
591
592p.thumbCatDesc {
593  text-align:justify;
594}
595
596p.thumbCatDescNbImg {
597  text-align:right;
598  font-style:italic;
599}
600
601.content ul.thumbnails img, #linkPrev img, #linkNext img {
602  border:12px solid #FFFFFF;
603}
604
605.content ul.thumbnails img.newImage {
606 display:none;
607}
608
609.content ul.thumbnails span.wrap2 {
610  display:table-cell;
611  margin:0;
612  vertical-align:middle;
613  height:160px;
614  -moz-border-radius: 8px;  /* round corners with Geko */
615  -webkit-border-radius: 8px;  /* round corners with webkit */
616  -khtml-border-radius: 8px;  /* round corners with khtml */
617  border-radius:8px; /* round corners with CSS3 compliant browsers */
618  background-color:#F8B0CF;
619  border:none;
620}
621
622#content UL.thumbnails SPAN.wrap2:hover {
623  background-color: #cc0a72;
624}
625
626table.wrap1 {
627  padding:15px;
628}
629
630/*
631 * page :search
632*/
633form.filter {
634  margin:0;
635  padding:16px;
636}
637
638/*
639 * page:help
640*/
641.help {
642  margin:8px;
643}
644
645/*
646 page : copyright
647*/
648#copyright {
649  font-size:8px;
650  background:transparent url(./../icon/skin_bottom.png) no-repeat;
651  width:1012px;
652  height:45px;
653  padding:16px;
654  position:relative;
655  color:#CC0A72;
656  z-index:800;
657}
658
659/*
660 page : menubar
661*/
662#menubar {
663  display:block;
664  width:100%;
665  z-index:1000;
666  height:30px;
667  margin:0;
668  padding:0;
669  position:relative;
670  visibility:visible;
671  overflow:visible;
672  left:-6px;
673  color:#ffffff;
674}
675
676#menubar dt {
677  font-size:120%;
678  font-weight:bold;
679  cursor:default;
680  z-index:1010;
681}
682
683#menubar dt a {
684  color:#ffffff;
685}
686
687
688#menubar dl:hover dt:hover, #menubar dl:hover dt a:hover {
689  color:#cc0a72;
690}
691
692#menubar dl:hover dt, #menubar dl:hover dt a {
693  color:#a80fa6;
694}
695
696#menubar dl {
697  float:left;
698  margin:1px 1px 1px 10px;
699  padding:0px 6px 0;
700  max-height:30px;
701}
702
703#menubar dl:hover {
704  background-color:#f8f1f4;
705  border:1px #d83d8b solid;
706  border-bottom:none;
707  -moz-border-radius-topleft:12px;
708  -moz-border-radius-topright:12px;
709  -webkit-border-top-left-radius:12px;
710  -webkit-border-top-right-radius:12px;
711  -khtml-border-top-left-radius: 12px;
712  -khtml-border-top-right-radius: 12px;
713  border-radius:12px 0px;
714  margin:-4px 0px 0px 9px;
715  padding-top:4px;
716}
717
718#menubar ul {
719  list-style-type:disc;
720  font-size:92%;
721  margin:8px 0 0;
722  padding:0 0 0 10px;
723}
724
725#menubar ul ul {
726  font-size:100%;
727  padding-bottom:0px;
728  padding-top:0px;
729}
730
731#menubar dt .button {
732  display:none;
733}
734
735#menubar p.totalImages {
736  font-size:80%;
737}
738
739
740div#menubar dd,
741div#menubar ul ul,
742div#menubar ul li:hover ul ul,
743div#menubar ul ul li:hover ul ul,
744div#menubar ul ul ul li:hover ul ul,
745div#menubar ul ul ul ul li:hover ul ul,
746div#menubar ul ul ul ul ul li:hover ul ul,
747div#menubar ul ul ul ul ul ul li:hover ul ul {
748  display:none;
749}
750
751#menubar dd ul ul {
752  -moz-border-radius:4px;
753  -webkit-border-radius:4px;
754  -khtml-border-radius:4px;
755  border-radius:4px;
756  left:99%;
757  position:absolute;
758  padding-top:8px;
759  padding-bottom:8px;
760  padding-left:10px;
761  margin:-23px 0px 0px -8px; /* for FF, Opera, Safari... */
762  /* #margin:-8px 0px 0px -8px; */ /* for the M$IE (f**k M$IE and the bad tips) */
763}
764
765div#menubar dl:hover dd,
766div#menubar ul li:hover ul,
767div#menubar ul ul li:hover ul,
768div#menubar ul ul ul li:hover ul,
769div#menubar ul ul ul ul li:hover ul,
770div#menubar ul ul ul ul ul li:hover ul,
771div#menubar ul ul ul ul ul ul li:hover ul,
772div#menubar ul ul ul ul ul ul ul li:hover ul {
773  display:block;
774  background:#f8f1f4;
775  border:1px solid #d83d8b;
776  padding-bottom:6px;
777  min-width:180px;
778  color:#cc0a72;
779}
780
781div#menubar dl:hover dd a,
782div#menubar ul li:hover ul a,
783div#menubar ul ul li:hover ul a,
784div#menubar ul ul ul li:hover ul a,
785div#menubar ul ul ul ul li:hover ul a,
786div#menubar ul ul ul ul ul li:hover ul a,
787div#menubar ul ul ul ul ul ul li:hover ul a,
788div#menubar ul ul ul ul ul ul ul li:hover ul a {
789  color:#a80fa6;
790}
791
792div#menubar dl:hover dd a:hover,
793div#menubar ul li:hover ul a:hover,
794div#menubar ul ul li:hover ul a:hover,
795div#menubar ul ul ul li:hover ul a:hover,
796div#menubar ul ul ul ul li:hover ul a:hover,
797div#menubar ul ul ul ul ul li:hover ul a:hover,
798div#menubar ul ul ul ul ul ul li:hover ul a:hover,
799div#menubar ul ul ul ul ul ul ul li:hover ul a:hover {
800  color:#730a71;
801  font-weight:bold;
802}
803
804
805
806#menubar dd {
807  position:absolute;
808  z-index:-1;
809  margin:-1px 0 0 -7px;
810  -moz-border-radius-bottomleft:4px;
811  -moz-border-radius-bottomright:4px;
812  -webkit-border-bottom-left-radius:4px;
813  -webkit-border-bottom-right-radius:4px;
814  -khtml-border-bottom-left-radius:4px;
815  -khtml-border-bottom-right-radius:4px;
816  border-radius:0px 4px;
817}
818
819
820#menubar li {
821  padding:0px;
822  padding-right:8px;
823  margin-left:8px;
824}
825
826#mbCategories dt {
827  height:18px;
828  overflow:hidden;
829}
830
831
832/*
833 calendar bar
834*/
835.calendarBar {
836  margin-top:2px;
837  text-align:center;
838  padding:0 15px;
839}
840span.calItemP {
841  float:left;
842}
843span.calItemN {
844  float:right;
845}
846
847span.calItem, span.calItemEmpty {
848  display:inline-table;
849  margin:1px;
850  min-width:15px;
851  padding-left:2px;
852  padding-right:2px;
853  border:1px solid #303030;
854  font-weight:bold;
855}
856
857td.calDayHead {
858  font-size:14px;
859  font-weight:normal;
860  padding-bottom:12px;
861}
862
863table.calMonth tbody td.calDayCellFull, table.calMonth tbody td.calDayCellEmpty {
864  border: 1px solid #F5CEE1;
865  overflow:hidden;
866}
867
868.calBackDate {
869  color:#9A0856;
870  padding-left:10px;
871  padding-top:7px;
872}
873.calForeDate {
874  color: #fff;
875  padding-left:10px;
876  padding-top:6px;
877}
878
879table.calMonth tbody td.calDayCellEmpty, table.calMonth tbody td.calDayCellBlank {
880  height:97px;
881  width:84px;
882}
883
884td.calDayCellEmpty {
885  padding-left:12px;
886  padding-top:8px;
887}
888
889div.calImg {
890  position:relative;
891  left:8px;
892  top:8px;
893}
894
895
896.calendarCalBar {
897  border-bottom:1px dotted #D83D8B;
898  padding-left:16px;
899  padding-top:8px;
900  margin-left:8px;
901  margin-right:12px;
902}
903
904table.calMonth {
905  margin-left:auto;
906  margin-right:auto;
907  left:0px;
908}
909
910table.calMonth td.calDayCellFull:hover {
911  background-color:#ffffff;
912}
913
914
915
916/*
917  inputs
918*/
919input[type="text"], input[type="password"], select, textarea, file {
920  background:none repeat scroll 0 0 #F8F1F4;
921  border:1px solid #D83D8B;
922  color:#CC0A72;
923  margin:0px;
924  max-width:640px;
925}
926
927input:focus, select:focus {
928  background: #ffffff;
929  color:#000000;
930}
931
932input[type="submit"], input[type="button"], input[type="reset"], button {
933  background:none repeat scroll 0 0 #F8B0CF;
934  border-color:#FFFFFF #D83D8B #D83D8B #FFFFFF;
935  border-style:solid;
936  border-width:1px;
937  color:#A80FA6;
938  cursor:pointer;
939  font-family:monospace;
940}
941
942input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
943  border-bottom:1px #ffffff solid;
944  border-right:1px #ffffff solid;
945  border-top:1px #D83D8B solid;
946  border-left:1px #D83D8B solid;
947}
948
949fieldset {
950  border:1px #D83D8B dotted;
951  margin:3px;
952  padding:8px;
953}
954
955fieldset legend {
956  padding-left:3px;
957  padding-right:3px;
958}
959
960
961
962/*
963  picture page
964*/
965#imageHeaderBar {
966  height:20px;
967}
968
969
970.imageNumber {
971  background:none repeat scroll 0 0 #F8F1F4;
972  border:1px solid #D83D8B;
973}
974
975#theImage {
976  position:static;
977  padding-bottom:0px;
978}
979
980#theImage p {
981  margin:0;
982}
983
984#theImgContainer {
985  border:24px #ffffff solid;
986  margin-top:30px;
987}
988
989#theImgHighBg {
990  background-color:#000000;
991  opacity:0.88;
992  filter:alpha(opacity:88);
993}
994
995#theImgHighContainer {
996  -moz-border-radius:10px;
997  -webkit-border-radius:10px;
998  -khtml-border-radius:10px;
999  border-radius:10px;
1000  background:#FFFFFF url(./../icon/processing.gif) no-repeat scroll 82px 42px;
1001}
1002
1003#theImgHighCloseButton {
1004  width:28px;
1005  height:28px;
1006  background:transparent url(./../icon/close_high.png) no-repeat scroll 0px 0px;
1007  top:15px;
1008  right:-15px;
1009  cursor:pointer;
1010}
1011
1012#theImgHighZoomButton {
1013  width:28px;
1014  height:28px;
1015  top:45px;
1016  right:-15px;
1017  cursor:pointer;
1018}
1019
1020#theImgHighZoomButton.fit {
1021  background:transparent url(./../icon/zoom_fit_high.png) no-repeat scroll 0px 0px;
1022}
1023
1024#theImgHighZoomButton.full {
1025  background:transparent url(./../icon/zoom_1-1_high.png) no-repeat scroll 0px 0px;
1026}
1027
1028
1029#imageHeaderBar.browsePath h2 {
1030  font-weight:normal;
1031}
1032
1033#imageToolBar {
1034  height:37px;
1035  top:0px;
1036  overflow:visible;
1037  margin-left:9px;
1038  width:992px;
1039}
1040
1041.imageToolBarBg {
1042  background:url("./../icon/bgmenu.png") repeat scroll 0 -20px #303030;
1043  border-left:2px solid #D83D8B;
1044  border-right:2px solid #D83D8B;
1045  left:0;
1046  width:988px;
1047  z-index:-1;
1048}
1049
1050#imageToolBar h2 {
1051  color:#f0f0f0;
1052  margin-top:6px;
1053}
1054
1055#navThumbNext {
1056  right:auto;
1057  margin-left:824px;
1058}
1059
1060#navThumbPrev {
1061  left:auto;
1062  margin-left:-14px;
1063}
1064
1065#navThumbNext, #navThumbPrev {
1066  top:310px;
1067  max-height:200px;
1068  height:200px;
1069}
1070
1071#navThumbPrevContainer, #navThumbNextContainer {
1072  height:200px;
1073}
1074
1075.navThumbPrevContent a img, .navThumbNextContent a img {
1076  border:12px solid #FFFFFF;
1077}
1078
1079.navThumbPrevContent a:hover img, .navThumbNextContent a:hover img {
1080  border:12px solid #FFFFFF;
1081}
1082
1083.navThumbNextBg, .navThumbPrevBg {
1084  -moz-border-radius:12px;
1085  -webkit-border-radius:12px;
1086  -khtml-border-radius:12px;
1087  border-radius:12px;
1088  background:#F8B0CF;
1089  border:1px solid #d83d8b;
1090  height:180px;
1091  width:180px;
1092  margin:10px;
1093}
1094
1095#navThumbNextContainer:hover div.navThumbNextBg,
1096#navThumbPrevContainer:hover div.navThumbPrevBg {
1097  background:#ffffff;
1098}
1099
1100
1101#imageInfos {
1102  z-index:100;
1103}
1104
1105#imageInfosContainer {
1106  padding-bottom:8px;
1107}
1108
1109.infoTable {
1110  margin:auto;
1111  font-size:90%;
1112  max-width:94%;
1113  color:#CC0A72;;
1114  z-index:200;
1115  border-collapse:collapse;
1116  position:relative;
1117  left:25px;
1118}
1119
1120.infoTable td {
1121  padding-bottom:5px;
1122  padding-left:4px;
1123  padding-right:5px;
1124}
1125
1126.infoTable td.value, .infoTable td.label {
1127  padding-right:50px;
1128}
1129
1130.infoTable .label {
1131  font-weight:bold;
1132  border-left:1px dotted #cc0a72;
1133}
1134
1135.infoTable tr:hover {
1136  cursor:default;
1137}
1138.infoTable tr.emptyrow td {
1139  height:4px;
1140  padding:0px;
1141}
1142
1143.imageMeta {
1144  padding-top:16px;
1145}
1146
1147#updateRate {
1148  margin-right:25px;
1149  float:left;
1150}
1151#rateForm {
1152  float:left;
1153  position:relative;
1154  top:-2px;
1155}
1156#rateForm input[type="button"].rateButtonStarFull,
1157#rateForm input[type="button"].rateButtonStarFull:focus,
1158#rateForm input[type="submit"].rateButtonStarFull  {
1159  background: url('./../icon/rating-stars.png') no-repeat scroll; background-position:-16px center; width:16px;
1160}
1161
1162#rateForm input[type="button"].rateButtonStarEmpty,
1163#rateForm input[type="button"].rateButtonStarEmpty:focus,
1164#rateForm input[type="submit"].rateButtonStarEmpty {
1165  background: url('./../icon/rating-stars.png') no-repeat scroll; background-position:0 center; width:16px;
1166}
1167
1168#rateForm input[type="button"],
1169#rateForm  input[type="button"]:active,
1170#rateForm input[type="submit"],
1171#rateForm  input[type="submit"]:active {
1172  cursor:pointer;
1173  border:none;
1174  padding:0;
1175}
1176
1177.commentList {
1178  margin-left:8px;
1179  padding:10px 4px 10px 10px;
1180}
1181
1182#theCommentsPage ul.commentList {
1183  margin-bottom:0;
1184  margin-left:8px;
1185  margin-right:8px;
1186  padding-left:0px;
1187}
1188
1189.commentDetail {
1190  border-bottom:1px dotted #D83D8B;
1191}
1192
1193.commentDetail ul {
1194  list-style-type:none;
1195  padding:4px;
1196}
1197
1198.commentDetail ul li {
1199  display:inline;
1200}
1201
1202.commentDetail .description .author,
1203.commentDetail .description .date {
1204  font-weight:bold;
1205  color:#f0f0f0;
1206}
1207
1208.commentDetail .description blockquote {
1209  margin:0;
1210  padding:4px 4px 8px 12px;
1211  text-align:justify;
1212}
1213
1214.commentDetail fieldset legend {
1215  background:none;
1216}
1217
1218#titleComment h3:hover {
1219  background:#303030;
1220}
1221
1222.comment_icon {
1223  margin-left:5px;
1224  padding:0;
1225  position:absolute;
1226}
1227
1228#theCommentContainer {
1229  clear:both;
1230}
1231
1232#theCommentContainer input, #theCommentContainer textarea {
1233  max-width:458px;
1234}
1235
1236#theCommentContainer #contentEditId {
1237  max-width:410px;
1238}
1239
1240#theCommentContainer form {
1241  padding-right:8px;
1242  padding-left:8px;
1243  padding-top:0px;
1244}
1245
1246#theCommentList {
1247  width:489px;
1248  height:75%;
1249}
1250
1251/*
1252 * tabs
1253*/
1254#theTabs {
1255}
1256
1257#theTabsBg {
1258  background:url("./../icon/bgsubcontent.png") no-repeat scroll 10px 0 #F8F1F4;
1259  border-color:#D83D8B;
1260  border-style:solid;
1261  border-width:1px 2px;
1262  width:988px;
1263}
1264
1265#theTabsheets {
1266  margin:6px 0 0;
1267}
1268
1269#theTabsheets li.tab {
1270  -moz-border-radius:4px;
1271  -webkit-border-radius:4px;
1272  -khtml-border-radius:4px;
1273  border-radius:4px;
1274  background-color:#F8B0CF;
1275  border:1px solid #d83d8b;
1276  display:block;
1277  float:left;
1278  margin:0 0 0 4px;
1279  padding:2px 8px;
1280  position:relative;
1281  top:-2px;
1282}
1283
1284#theTabsheets li.ui-tabs-selected {
1285  border-bottom-width:3px;
1286  padding:4px 8px;
1287  top:-3px;
1288}
1289
1290#theTabsContainer {
1291  margin-left:9px;
1292  position:absolute;
1293  width:992px;
1294}
1295
1296#theTabsContainer .navigationBar {
1297  background:transparent;
1298  margin:0px;
1299  border:none;
1300  float:right;
1301}
1302
1303
1304
1305/*
1306  tags
1307*/
1308
1309#fullTagCloud SPAN a:hover {
1310  background:#303030 url(./../icon/backgd.png) repeat scroll 0 0;
1311  -moz-border-radius:3px;
1312  -webkit-border-radius:3px;
1313  -khtml-border-radius:3px;
1314  border-radius:3px;
1315}
1316
1317#menuTagCloud SPAN {
1318  margin:0px;
1319}
1320
1321#fullTagCloud span a {
1322  padding:4px;
1323  margin:0px;
1324}
1325
1326#fullTagCloud {
1327  padding:8px 16px;
1328  margin:0px;
1329}
1330
1331.tagLetters {
1332  padding:8px 16px;
1333}
1334
1335.nbEntries {
1336  text-align:right;
1337  padding-left:20px;
1338}
1339
1340.tagaddbutton {
1341  left:-4px;
1342  position:relative;
1343  top:-3px;
1344}
1345
1346
1347.mandatorystar {
1348  color:#A04040;
1349}
1350
1351.mandatorynfo {
1352  font-size:90%;
1353  margin:0 0 4px 8px
1354}
1355
1356/*
1357  help
1358*/
1359#thePopuphelpPage h1 {
1360  background:transparent;
1361  padding-top:30px;
1362}
1363
1364
1365#thePopuphelpPage #the_page {
1366  width:auto;
1367}
1368
1369#thePopuphelpPage #theHeader {
1370  -moz-border-radius-topleft:12px;
1371  -moz-border-radius-topright:12px;
1372  -webkit-border-top-left-radius:12px;
1373  -webkit-border-top-right-radius:12px;
1374  -khtml-border-top-left-radius:12px;
1375  -khtml-border-top-right-radius:12px;
1376  border-radius:12px 0px;
1377  background:#000000 none repeat scroll 0 0;
1378  border-color:#FFFFFF;
1379  border-style:solid solid none;
1380  border-width:1px 1px medium;
1381  height:80px;
1382  margin:8px 8px 0;
1383}
1384
1385#thePopuphelpPage #content {
1386  background:#000000 none repeat scroll 0 0;
1387  border-color:-moz-use-text-color #FFFFFF;
1388  border-style:none solid;
1389  border-width:medium 1px;
1390  margin:0 8px;
1391  min-height:0;
1392  padding:16px;
1393}
1394
1395#thePopuphelpPage #copyright {
1396  -moz-border-radius-bottomleft:12px;
1397  -moz-border-radius-bottomright:12px;
1398  -webkit-border-bottom-left-radius:12px;
1399  -webkit-border-bottom-right-radius:12px;
1400  -khtml-border-bottom-left-radius:12px;
1401  -khtml-border-bottom-right-radius:12px;
1402  border-radius:0px 12px;
1403  background:#000000 none repeat scroll 0 0;
1404  border-color:#FFFFFF;
1405  border-style:none solid solid;
1406  border-width:1px;
1407  height:25px;
1408  margin:0 8px 8px;
1409  width:auto;
1410}
1411
1412#thePopuphelpPage ul.categoryActions {
1413  margin:-16px 0 0;
1414  padding:0;
1415}
1416
1417/*
1418 * diaporama
1419*/
1420#imageHeaderBar h2.showtitle {
1421  display:inline;
1422}
1423
1424#imageHeaderBar div.slideShow {
1425  padding:2px 0 0 5px;
1426}
1427
1428/*
1429 vd language switch plugin
1430*/
1431.menuf ul li a, .menuf ul li a:visited {
1432  height:27px;
1433  line-height:27px;
1434  margin-top:5px;
1435}
1436
1437.menuf ul.flag-pan .flags:hover, .menuf a img.flags {
1438  border:1px solid #303030;
1439}
1440
1441.menuf ul.flag-pan .flags {
1442  border:1px solid #000000;
1443}
1444
1445.menuf ul.flag-pan {
1446  background:#000000 url(./../icon/backgd.png) repeat scroll 0 -2px;
1447  -moz-border-radius-bottomleft:12px;
1448  -moz-border-radius-bottomright:12px;
1449  -webkit-border-bottom-left-radius:12px;
1450  -webkit-border-bottom-right-radius:12px;
1451  -khtml-border-bottom-left-radius:12px;
1452  -khtml-border-bottom-right-radius:12px;
1453  border-radius:12px;
1454  padding-bottom:4px;
1455  border:none;
1456}
1457
1458/*
1459 * PWG Stuff plugin
1460*/
1461div.stuffs_block {
1462  background:transparent url(./../icon/skin_page.png);
1463  margin:0px;
1464  padding:0px;
1465}
1466
1467div.stuffs_block .stuffs {
1468  margin:0px;
1469  padding:0px;
1470  background:transparent;
1471}
1472
1473div.stuffs_block .stuffs h2 {
1474  margin:0px;
1475  padding-top:4px;
1476}
1477
1478/*
1479 * Comment editor compatibility
1480*/
1481
1482#theCategoryPage div#ce-content.content,
1483#theCategoryPage div#ce-message-block.content {
1484  background:transparent url(./../icon/skin_page.png);
1485}
1486
1487
1488#thePicturePage div#ce-content.content,
1489#thePicturePage div#ce-message-block.content {
1490  margin:70px auto auto;
1491  border:1px solid #FFFFFF;
1492}
1493
1494div#ce-content .titrePage, div#ce-message-block .titrePage {
1495  background:#303030 url(./../icon/backgd.png);
1496  height:31px;
1497  border:none;
1498  margin:0;
1499}
1500
1501#theCategoryPage div#ce-content .titrePage,
1502#theCategoryPage div#ce-message-block .titrePage {
1503  margin:0 11px 0 9px;
1504}
1505
1506div#ce-content h2, div#ce-message-block h2 {
1507  padding-top:4px;
1508  margin:0px;
1509}
1510
1511div#ce-content.content ul.categoryActions {
1512  padding-top:1px;
1513}
1514
1515div#ce-comments {
1516  padding-bottom:0;
1517  padding-top:16px;
1518}
1519
1520
1521
1522
1523/*
1524 * AMM compatibility
1525*/
1526div#menubar dd.randompicdd {
1527  margin-left:-7px;
1528}
1529
1530div#irandompicinner.illustration {
1531  height:auto;
1532  padding:0px;
1533}
1534
1535.additional_info {
1536  font-size:120%;
1537  width:280px;
1538  padding-left:32px;
1539}
1540
1541.description h3 {
1542  font-size:135%;
1543}
1544
1545.description div.text {
1546  font-size:120%;
1547}
1548
1549img.icon {
1550  display:none;
1551}
1552
1553#imageHeaderBar div.browsePath h2 {
1554  font-size:110%;
1555}
1556
1557div ul.thumbnails li {
1558  width:220px;
1559}
1560
1561p.thumbCatDescNfoDate, p.thumbCatDescNbImg {
1562  font-size:60%;
1563  position:relative;
1564  top:-3px;
1565}
Note: See TracBrowser for help on using the repository browser.