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

Last change on this file since 6926 was 6926, checked in by cljosse, 14 years ago

[Gally's theme 'cuise'] save

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