source: extensions/kardon/theme.css @ 6453

Last change on this file since 6453 was 6453, checked in by plg, 14 years ago

new theme Kardon by galain, converted for Piwigo 2.1

  • Property svn:eol-style set to LF
File size: 5.9 KB
Line 
1/*{{{  Global et généralités */
2body {
3        margin: 0;
4        padding: 0;
5        font: normal 80%/1.2 "Trebuchet MS", Verdana, Arial, sans-serif;
6        background: #dcd6bb url(images/entete.png) 0 0 repeat-x;
7        color: #404040;
8}
9
10#the_page {
11        position: relative;
12        padding: 0;
13        margin: 0;
14        width: 100%; /* haslayout ie */
15}
16
17a {
18        color: #5D87A3;
19        border: none;
20}
21select, input, textarea {
22        background: #d3d3d3 ;
23        border: 1px gray solid;
24}
25legend {
26        color: gray;
27}
28#content {
29        margin-left: 260px;
30        padding: 40px 10px 10px;
31        zoom:1;
32
33}
34
35#copyright {
36        padding: 30px 0 6px 0;
37        margin: 0;
38        font-style: italic;
39} /*}}}*/
40
41
42/*{{{  Entête */
43#theHeader {
44        color: white;
45        position: relative;
46        height: 44px;
47        background: url(images/entete_droite.png) top right no-repeat;
48}
49#theHeader h1 {
50        margin: 0;
51        padding: 5px 40px 0 20px;
52        float: left;
53        width: auto;
54        font-variant: small-caps;
55}
56#theHeader p {
57        font-style: italic;
58        font-weight: bold;
59        color:gray;
60        top: 0;
61        margin: 0;
62        padding: 10px 20px 0 0;
63        text-align: left;
64
65} /*}}}*/
66
67/*{{{  message d'info (à revoir)*/
68.header_notes {
69        margin: 0 0 0 10px;
70        color: white;
71        text-align: left;
72        background: url(icon/note.png) left top no-repeat;
73        position: absolute;
74        height: 16px;
75        width: 16px;
76        text-indent: 20px;
77        overflow: hidden;
78        top: 48px;
79        left: 10px;
80        border: none;
81}
82.header_notes:hover,
83.header_notes.over{
84        width: auto;
85        height: auto;
86        background-color: gray;
87        padding: 10px;
88        z-index: 100;
89}
90.header_notes p {
91        margin: 0;
92} /*}}}*/
93
94/*{{{  catégories et liste d'image */
95div.content div.titrePage {
96        height: 50px;
97        color: white;
98        margin: auto;
99        position: static;
100}
101
102.titrePage h2 {
103
104        color: gray;
105}
106body .content div.titrePage  ul.categoryActions {
107        float: none;
108        position: absolute;
109        right: 10px;
110        top: 46px;
111        padding: 0;
112}
113
114
115ul.categoryActions li {
116        padding: 0 5px;
117        line-height: normal;
118}
119
120ul.categoryActions li img {
121        max-height: 16px !important;
122        max-width: 16px !important;
123        height: auto !important;
124        width: auto !important;
125        vertical-align: middle;
126}
127
128#content .thumbnailCategory {
129        background: url(images/categorie.png) repeat-x;
130        padding-top: 0;
131}
132#content .thumbnailCategory .description h3 {
133        background: #CDD2D0 !important;
134        padding: 2px;
135        border: solid #B6BDB9;
136        border-width: 0 0 1px 1px;
137        -moz-border-radius-bottomleft: 5px;
138}
139#content .thumbnailCategory .illustration {
140        padding: 0;
141        margin: 0;
142}
143#content .thumbnailCategory .description .Nb_images {
144        text-align: right;
145        color: #8CAE90;
146        padding-bottom: 3px;
147}
148ul.thumbnails li span.wrap2 {
149        background: #F1EFE2 ; 
150        border: #AEB6B1 solid;
151        border-width: 0 2px 2px 0 ;
152        -moz-border-radius: 5px;
153        -webkit-border-radius: 5px;
154} 
155
156.wrap2 a:hover img,
157.wrap2 a:focus img
158{
159        opacity:.7;
160} /*}}}*/
161
162/*{{{  Visualisation de l'image */
163html>body .rateButtonStarFull,
164html>body .rateButtonStarEmpty {
165        background-image: url(icon/rating-stars.gif);
166}
167
168#imageHeaderBar .browsePath {
169        color: #BDBDBD;
170}
171#imageHeaderBar .browsePath  a {
172        color: #E9E4D3;
173        border-bottom: 1px dotted #E9E4D3;
174}
175#imageHeaderBar h2 {
176        padding: 0;
177        position: absolute;
178        margin: 32px 0 0;
179        width: 100%;
180        color:#76634E;
181        z-index: 4;
182        clear: none;
183        left: 0;
184}
185#imageHeaderBar {
186        overflow:hidden;
187        zoom: 1;
188        padding-bottom: 16px;
189}
190#imageToolBar
191{
192        position: relative;
193        z-index: 5;
194        margin: 0;
195}
196div#imageToolBar a {
197        width: 28px;
198}
199
200/*}}}*/
201
202
203/*{{{  Spécial mode diaporama */
204body.slideshow #imageHeaderBar .browsePath  a {
205        background: url(icon/stop.png) right center no-repeat;
206        padding-right: 20px;
207        color: #DDE1E9;
208        border-color: #DDE1E9;
209        _background-image:url(images/stop-ie.png);
210}
211body.slideshow #imageHeaderBar .browsePath {
212        float: left;
213        margin: 0;
214        padding: 0 3px 0 0;
215        color: gray;
216}
217body.slideshow #imageHeaderBar .imageNumber {
218        float: left;
219}
220body.slideshow #imageHeaderBar h2 {
221        padding: 0;
222        color:white;
223        clear: none;
224        margin: 0 230px;
225        font-size: 110%;
226        height: 32px;
227        width: auto;
228        position: static;
229}
230body.slideshow div#imageToolBar  {
231        position: absolute;
232        width: 230px;
233        margin: 0;
234        right: 0;
235        top: 5px;
236        height: 20px;
237}
238body.slideshow div#imageToolBar a {
239        width: 28px;
240}
241body.slideshow  {
242        background: #636363 url(images/fond_diapo.png);
243}
244body.slideshow #the_page {
245        background: url(images/entete_diapo.png) 0 -10px repeat-x;
246        padding-top: 1px;
247}
248
249body.slideshow #theHeader,
250body.slideshow #copyright
251{
252        display: none !important;
253}
254body.slideshow #theImage,
255html body.slideshow div#theImage noscript>div {
256        position:absolute;
257        width:100%;
258        top: 32px;
259        bottom: 0;
260}
261
262html body.slideshow div#theImage noscript>div {
263        top: 0;
264        bottom: 0;
265        height: 100%;
266}
267
268html body.slideshow div#theImage noscript>div>img {
269        max-width: 100% !important;
270        max-height: 100% !important;
271        height: auto !important;
272        width: auto !important;
273        position: relative;
274}
275
276body.slideshow #the_page {
277        position: static;
278}
279
280body.slideshow #theImage img {
281        margin-left: auto;
282        margin-right: auto;
283        display: block;
284}
285body.slideshow {
286        min-width: 0;
287}
288/*}}}*/
289
290
291
292/*{{{  Menu */
293#menubar {
294
295        background: gray url(images/menu_fond.png) 0 0 repeat-y;
296        margin: 26px 0 0;
297        padding:0;
298        width: 257px;
299        overflow: hidden;
300
301}
302#menubar .icon {
303        vertical-align: middle;
304}
305#menubar dl.mbFirstBlock {
306        background: url(images/menu_haut.png) 0 0 no-repeat;
307}
308#menubar dl.mbLastBlock {
309        background: url(images/menu_bas.png) left bottom no-repeat;
310        padding-bottom: 30px;
311}
312#menubar dl.mbFirstBlock dt {
313        padding-top: 1px;
314}
315#menubar dt,
316#menubar dt a {
317        color: #545454;
318        text-align: left;
319}
320#menubar dl {
321        padding-right:17px;
322        margin: 0;
323        zoom:1;
324}
325#menubar dt {
326        display: block;
327        padding: 0;
328        padding: 14px 0 0 10px;
329} 
330
331#menubar dd a {
332        color:#996633;
333        border: none;
334}
335#menubar dd a:hover {
336        color:red;
337}
338#menubar dd {
339        background: #b2b3a3 url(images/menu_liens_fond.png); /*#c8c4b7;*/
340        margin: 4px 0 0 8px;
341        padding: 5px 2px;
342        border: 2px solid;
343        border-color:  gray gainsboro gainsboro gray;
344        -webkit-border-radius: 5px;
345        /* -khtml-border-radius: 5px;
346        -o-border-radius: 5px; */
347}
348html>/**/body #menubar dd, x:-moz-any-link, x:default {
349        -moz-border-radius: 5px;
350} /* Seulement FireFox 3 */
351
352/*}}}*/
353
354
Note: See TracBrowser for help on using the repository browser.