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