source: extensions/gally/gally-cuise/css/theme.css @ 12655

Last change on this file since 12655 was 12655, checked in by cljosse, 12 years ago

[theme] set Gally-cuise to piwigo 2.3

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