Subversion Repositories svnkaklik

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
6 kaklik 1
/*************************
2
  Coppermine Photo Gallery
3
  ************************
4
  Copyright (c) 2003-2005 Coppermine Dev Team
5
  v1.1 originaly written by Gregory DEMAR
6
 
7
  This program is free software; you can redistribute it and/or modify
8
  it under the terms of the GNU General Public License as published by
9
  the Free Software Foundation; either version 2 of the License, or
10
  (at your option) any later version.
11
  ********************************************
12
  Coppermine version: 1.3.3
13
  $Source: /cvsroot/coppermine/stable/themes/water_drop/style.css,v $
14
  $Revision: 1.3 $
15
  $Author: gaugau $
16
  $Date: 2005/04/19 03:17:15 $
17
**********************************************/
18
 
19
body {
20
        background: url("images/bg.gif");
21
        background-color: #f2f5f7;
22
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
23
        font-size : 12px;
24
        color: #000666;
25
        margin: 0px;
26
}
27
 
28
table {
29
        font-size : 12px;
30
}
31
 
32
h1{
33
        font-weight: normal;
34
        font-size: 21px;
35
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
36
        text-decoration: none;
37
        line-height : 120%;
38
        color: #718ea5;
39
        margin: 2px;
40
}
41
 
42
h2 {
43
        font-family: Arial, Helvetica, sans-serif;
44
        background-image : url(images/box_left_icon.gif);
45
        background-repeat : no-repeat;
46
        background-position : left;
47
        padding-left : 18px;
48
        font-size: 18px;
49
        margin: 0px;
50
}
51
 
52
h3 {
53
        font-weight: normal;
54
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
55
        font-size: 12px;
56
        margin: 2px;
57
}
58
 
59
p {
60
        font-family: Arial, Helvetica, sans-serif;
61
        font-size: 100%;
62
        margin: 2px 0px;
63
}
64
 
65
ul {
66
        margin-left: 5px;
67
        padding: 0px;
68
}
69
 
70
li {
71
        margin-left: 10px;
72
        margin-top: 4px;
73
        margin-bottom: 4px;
74
        padding: 0px;
75
        list-style-position: outside;
76
        list-style-type: disc;
77
}
78
 
79
.textinput {
80
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
81
        font-size: 100%;
82
        border: 1px solid #D1D7DC;
83
        padding-right: 3px;
84
        padding-left: 3px;
85
}
86
 
87
.listbox {
88
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
89
        font-size: 100%;
90
        border: 1px solid #D1D7DC;
91
        vertical-align : middle;
92
}
93
 
94
.button {
95
        font-family: Arial, Helvetica, sans-serif;
96
        font-size: 100%;
97
        border: 1px solid #ccd7e0;
98
        background-image : url(images/button_bg.gif);
99
        background-position : bottom;
100
}
101
 
102
.comment_button {
103
        font-family: Arial, Helvetica, sans-serif;
104
        font-size: 100%;
105
        border: 1px solid #ccd7e0;
106
        background-image : url(images/button_bg.gif);
107
        background-position : bottom;
108
        padding-left: 3px;
109
        padding-right: 3px;
110
}
111
 
112
.radio {
113
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
114
        font-size: 100%;
115
        vertical-align : middle;
116
}
117
 
118
.checkbox {
119
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
120
        font-size: 100%;
121
        vertical-align : middle;
122
}
123
 
124
a {
125
        color: #0033CC;
126
        text-decoration: none;
127
}
128
 
129
a:hover {
130
        color: #0033CC;
131
        text-decoration: underline;
132
}
133
 
134
bblink a {
135
        color: #0033CC;
136
        text-decoration: none;
137
}
138
 
139
bblink a:hover {
140
        color: #0033CC;
141
        text-decoration: underline;
142
}
143
 
144
.maintable {
145
        border: 1px solid #ccd7e0;
146
        background-color: #FFF;
147
        margin-top: 1px;
148
        margin-bottom: 1px;
149
}
150
 
151
.tableh1 {
152
        font-family:  Verdana, Geneva, Arial, sans-serif;
153
        background : #8AA5B5 ;
154
        color: #FFFFFF;
155
        padding-top: 3px;
156
        padding-right: 10px;
157
        padding-bottom: 3px;
158
        padding-left: 10px;
159
}
160
 
161
.tableh1_compact {
162
        font-family:  Verdana, Geneva, Arial, sans-serif;
163
        background : #8AA5B5 ;
164
        color: #FFFFFF;
165
        padding-top: 2px;
166
        padding-right: 5px;
167
        padding-bottom: 2px;
168
        padding-left: 5px;
169
}
170
 
171
.tableh2 {
172
        background: #CBD7DE ;
173
        color : #000000;
174
        padding-top: 3px;
175
        padding-right: 10px;
176
        padding-bottom: 3px;
177
        padding-left: 10px;
178
}
179
 
180
.tableh2_compact {
181
        background: #CBD7DE ;
182
        color : #000000;
183
        padding-top: 2px;
184
        padding-right: 5px;
185
        padding-bottom: 2px;
186
        padding-left: 5px;
187
}
188
 
189
.tableb {
190
        background: #F2F5F7 ;
191
        padding-top: 3px;
192
        padding-right: 10px;
193
        padding-bottom: 3px;
194
        padding-left: 10px;
195
}
196
 
197
.tableb_compact {
198
        background: #F2F5F7 ;
199
        padding-top: 2px;
200
        padding-right: 5px;
201
        padding-bottom: 2px;
202
        padding-left: 5px;
203
}
204
 
205
.tablef {
206
        background: #CBD7DE ;
207
        padding-top: 10px;
208
        padding-right: 10px;
209
        padding-bottom: 10px;
210
        padding-left: 10px;
211
}
212
 
213
.album_stat {
214
        font-size : 85%;
215
        margin: 5px 0px;
216
}
217
 
218
.thumb_title {
219
        font-weight : bold;
220
        font-size: 80%;
221
        padding: 2px;
222
        display : block;
223
}
224
 
225
.thumb_caption {
226
        font-size: 80%;
227
        padding: 1px;
228
        display : block;
229
}
230
 
231
.thumb_caption a {
232
        text-decoration: underline;
233
        color: #000000;
234
}
235
 
236
 
237
.thumb_num_comments {
238
        font-weight: normal;
239
        font-size: 85%;
240
        padding: 2px;
241
        font-style : italic;
242
        display : block;
243
}
244
 
245
.user_thumb_infobox {
246
        margin-top: 1px;
247
        margin-bottom: 1px;
248
}
249
 
250
.user_thumb_infobox th {
251
        font-weight : bold;
252
        font-size: 100%;
253
        margin-top: 1px;
254
        margin-bottom: 1px;
255
        text-align : center;
256
}
257
 
258
.user_thumb_infobox td {
259
        font-size: 85%;
260
        margin-top: 1px;
261
        margin-bottom: 1px;
262
        text-align : center;
263
}
264
 
265
.user_thumb_infobox a {
266
        text-decoration: none;
267
        color: #000000;
268
}
269
 
270
.user_thumb_infobox a:hover {
271
        color: #000000;
272
        text-decoration: underline;
273
}
274
 
275
.sortorder_cell {
276
        background : #8AA5B5 ;
277
        color: #FFFFFF;
278
        padding-top: 0px;
279
        padding-bottom: 0px;
280
        padding-left: 0px;
281
        padding-right: 20px;
282
        margin: 0px;
283
}
284
 
285
.sortorder_options {
286
        font-family: Verdana, Arial, Helvetica, sans-serif;
287
        background : #8AA5B5 ;
288
        color: #FFFFFF;
289
        padding: 0px;
290
        margin: 0px;
291
        font-weight: normal;
292
        font-size: 80%;
293
        white-space: nowrap;
294
}
295
 
296
.navmenu {
297
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
298
        color: #FFFFFF;
299
        font-weight: bold;
300
        background : #8AA5B5 ;
301
        border-style: none;
302
}
303
 
304
.navmenu img {
305
        margin-top: 1px;
306
        margin-right: 5px;
307
        margin-bottom: 1px;
308
        margin-left: 5px;
309
}
310
 
311
.navmenu a {
312
        position: relative;
313
        display: block;
314
        padding-top: 2px;
315
        padding-right: 5px;
316
        padding-bottom: 2px;
317
        padding-left: 5px;
318
        text-decoration: none;
319
        color: #FFFFFF;
320
}
321
 
322
.navmenu a:hover {
323
        background : #F2F5F7 ;
324
        text-decoration: none;
325
        color:         #000000;
326
}
327
 
328
.admin_menu_thumb {
329
        font-family: Arial, Helvetica, sans-serif;
330
        font-size: 90%;
331
        border: 1px solid #ccd7e0;
332
        background-image : url(images/button_bg.gif);
333
        background-position : bottom;
334
        color: #000000;
335
        font-weight: bold;
336
        margin-top: 0px;
337
        margin-bottom: 0px;
338
        width: 85px;
339
}
340
 
341
.admin_menu_thumb a {
342
        color: #000000;
343
        text-decoration: none;
344
        display: block;
345
        position: relative;
346
        padding-top: 1px;
347
        padding-bottom: 1px;
348
        padding-left: 10px;
349
        padding-right: 10px;
350
}
351
 
352
 
353
.admin_menu_thumb a:hover {
354
        color: #000000;
355
        text-decoration: underline;
356
}
357
 
358
.admin_menu {
359
        font-family: Arial, Helvetica, sans-serif;
360
        font-size: 90%;
361
        border: 1px solid #CCD7E0;
362
        background-image : url(images/button_bg.gif);
363
        background-position : bottom;
364
        background-repeat: repeat-x;
365
        background-color: #FFFFFF;
366
        color: #000000;
367
        margin-top: 0px;
368
        margin-bottom: 0px;
369
        text-align: center;
370
}
371
 
372
.admin_menu a {
373
        color: #000000;
374
        text-decoration: none;
375
        display: block;
376
        position: relative;
377
        padding-top: 1px;
378
        padding-bottom: 1px;
379
        padding-left: 2px;
380
        padding-right: 2px;
381
}
382
 
383
.admin_menu a:hover {
384
        color: #000000;
385
        text-decoration: underline;
386
}
387
 
388
.comment_date{
389
        color : #5F5F5F;
390
        font-size: 90%;
391
        vertical-align : middle;
392
}
393
 
394
.image {
395
        border-style: solid;
396
        border-width:1px;
397
        border-color: #000000;
398
        margin: 2px;
399
}
400
 
401
.imageborder {
402
        border: 1px solid #000000;
403
        background-color: #FFFFFF;
404
        margin-top: 30px;
405
        margin-bottom: 30px;
406
}
407
 
408
.thumbnails {
409
        background: #F2F5F7 ;
410
        padding: 5px;
411
}
412
 
413
.footer {
414
        font-size : 9px;
415
}
416
 
417
.footer a {
418
        text-decoration: none;
419
        color: #000000;
420
}
421
 
422
.footer a:hover {
423
        color: #000000;
424
        text-decoration: underline;
425
}
426
 
427
.statlink {
428
        color: #FFFFFF;
429
}
430
 
431
.statlink a {
432
        text-decoration: none;
433
        color: #FFFFFF;
434
}
435
 
436
.statlink a:hover {
437
        color: #FFFFFF;
438
        text-decoration: underline;
439
}
440
 
441
.alblink a {
442
        text-decoration: underline;
443
        color: #000000;
444
}
445
 
446
.alblink a:hover {
447
        color: #000000;
448
        text-decoration: underline;
449
}
450
 
451
.catlink {
452
        display: block;
453
        margin-bottom: 2px;
454
}
455
 
456
.catlink a {
457
        text-decoration: underline;
458
        color: #000000;
459
}
460
 
461
.catlink a:hover {
462
        color: #000000;
463
        text-decoration: underline;
464
}
465
 
466
.topmenu {
467
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
468
        line-height : 130%;
469
        font-size : 110%;
470
}
471
 
472
.topmenu a {
473
        color : #0033CC;
474
        text-decoration : none;
475
}
476
 
477
.topmenu a:hover  {
478
        color : #0033CC;
479
        text-decoration : underline;
480
}
481
 
482
.img_caption_table {
483
        border: none;
484
        background-color: #FFFFFF;
485
        width : 100%;
486
        margin : 0px;
487
}
488
 
489
.img_caption_table th {
490
        background: #D1D7DC ;
491
        font-size : 100%;
492
        color : #000000;
493
        padding-top: 4px;
494
        padding-right: 10px;
495
        padding-bottom: 4px;
496
        padding-left: 10px;
497
        border-top : 1px solid #FFFFFF;
498
}
499
 
500
.img_caption_table td {
501
        background: #F2F5F7 ;
502
        padding-top: 6px;
503
        padding-right: 10px;
504
        padding-bottom: 6px;
505
        padding-left: 10px;
506
        border-top : 1px solid #FFFFFF;
507
}
508
 
509
.debug_text {
510
        border: #BDBEBD;
511
        background-color: #EFEFEF;
512
        width : 100%;
513
        margin : 0px;
514
}
515
 
516
.clickable_option {
517
        border-bottom : 1px dotted blue;
518
        cursor : hand;
519
}
520
 
521
.listbox_lang {
522
        color: #000666;
523
        background-color: #f2f5f7;
524
        border: 1px solid #f2f5f7;
525
        font-size: 80%;
526
        font-family: Arial, Helvetica, sans-serif;
527
        vertical-align : middle;
528
}