-
Notifications
You must be signed in to change notification settings - Fork 0
/
theme-black.css
431 lines (334 loc) · 12.2 KB
/
theme-black.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
/* General rules ------------------------------------------------------------------------------- */
html , body { background-color: #000;}
body { color: #666;}
#thePicturePage .left_block,
#thePicturePage .right_block,
#thePicturePage .middle_block,
#content {
background-color: #101010;
border: solid 1px #555;
border-width: 1px 0;
}
a { color: #999;}
a:hover { color: #ccc;}
hr { border-color: #999;}
#theHeader { color: #888; }
/* Content ------------------------------------------------------------------------------------- */
.content_block .additional_info { background-color:#404040;}
.content_block { color:#999;}
.content_block a { color:#ddd;}
.content_block a:hover { color:#fff;}
/* Menubar ------------------------------------------------------------------------------------- */
#menuswitcher { color: #999;}
#menuswitcher:hover { color: #ccc;}
/* Category thumbnails ------------------------------------------------------------------------- */
.thumbnailCategories li { color:#999;}
.ats .thumbnailCategories li { background: transparent url(images/back_30.png) 0 0 no-repeat;}
.at3 .thumbnailCategories li { background: transparent url(images/m_back_30.png) 0 0 no-repeat;}
.at2 .thumbnailCategories li { background: transparent url(images/l_back_30.png) 0 0 no-repeat;}
.at1 .thumbnailCategories li { background: transparent url(images/xl_back_30.png) 0 0 no-repeat;}
.thumbnailCategories li:hover { color:#666;}
.ats .thumbnailCategories li:hover { background: transparent url(images/back_30.png) 0 -170px no-repeat;}
.at3 .thumbnailCategories li:hover { background: transparent url(images/m_back_30.png) 0 -290px no-repeat;}
.at2 .thumbnailCategories li:hover { background: transparent url(images/l_back_30.png) 0 -170px no-repeat;}
.at1 .thumbnailCategories li:hover { background: transparent url(images/xl_back_30.png) 0 -170px no-repeat;}
.thumbnailCategory .illustration img { border: 1px solid #555;}
.thumbnailCategory .illustration img:hover { border: 1px solid #101010;}
.atd .thumbnailCategory .description h3 { border-color:#555;}
.naf .thumbnailCategories .thumbnailCategory:hover .description h3 { border-color:#555;}
.atd .thumbnailCategory:hover .description h3 { border-color:#999;}
.stuffs_block .personal_block ul.thumbnailCategories li,
.stuffs_block .personal_block ul.thumbnailCategories li:hover,
.subcontent .stuffs_block .personal_block ul.thumbnailCategories li,
.subcontent .stuffs_block .personal_block ul.thumbnailCategories li:hover {
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.stuffs_block .personal_block ul.thumbnailCategories li { background: #303030 none 0 0 no-repeat;}
.stuffs_block .personal_block ul.thumbnailCategories li:hover { background: #c0c0c0 none 0 0 no-repeat;}
.subcontent .stuffs_block .personal_block ul.thumbnailCategories li { background: #404040 none 0 0 no-repeat;}
.subcontent .stuffs_block .personal_block ul.thumbnailCategories li:hover { background: #c0c0c0 none 0 0 no-repeat;}
/* Images Thumbnails --------------------------------------------------------------------------- */
.thumbnails li, #thumbnails li { background: transparent url(images/back_40.png) 0 0 no-repeat;}
.thumbnails li:hover, #thumbnails li:hover { background: transparent url(images/back_40.png) 0 -170px no-repeat;}
.stuffs_block li { background: transparent url(images/back_50.png) 0 -0 no-repeat;}
.stuffs_block li:hover { background: transparent url(images/back_50.png) 0 -170px no-repeat;}
.wrap1 .thumbLegend { color:#888;}
.wrap1 .wrap2 .thumbnail ,
.wrap1 .wrap2 .thumbnail:hover { border:solid 1px #404040;}
/* Navigation Bar ------------------------------------------------------------------------------ */
#thumb_navigation { color:#666;}
#thumb_navigation #tn_prev { background: transparent url(icon/arrows.png) 0 0 no-repeat;}
#thumb_navigation #tn_next { background: transparent url(icon/arrows.png) -20px 0 no-repeat;}
#thumb_navigation a#tn_prev:hover { background: transparent url(icon/arrows.png) 0 -150px no-repeat;}
#thumb_navigation a#tn_next:hover { background: transparent url(icon/arrows.png) -20px -150px no-repeat;}
/* Picture Page -------------------------------------------------------------------------------- */
#thePicturePage #content {
background:none;
border:none;
}
#thePicturePage .titrePage { border-bottom : solid 1px #555;}
#thePicturePage #footer_left {display:none;}
#thePicturePage #footer {
margin-bottom:0;
position:fixed;
bottom:0;
border: none;
width:99%;
max-width:1120px;
height:0;
overflow:visible;
padding: 2px 0;
}
#thePicturePage #copyright {
margin: -12px 4px 0 0;
overflow: hidden;
direction: rtl;
line-height: 12px;
white-space: nowrap;
}
#imageTitleContainer { margin-top: 5px;}
#imageTitle {
font-weight:bold;
color:#666;
}
.js #theImageAndTitle {
position: fixed;
margin: 0;
top: 30px;
left: 0;
}
#theImageAndTitle {
width: 100%;
margin-top:10px;
}
#theImage { margin-bottom: 0;}
.img_frame #theMainImage {
border-width: 6px;
border-color: #FFF;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
border-style:solid;
padding:0;
}
/* Image Nav Arrows ---------------------------------------------------------------------------- */
.img_prev { left: 4px;}
.img_next { right: 4px;}
.cat_up { top: 4px;}
/* Navigation Arrows --------------------------------------------------------------------------- */
#theImageBox { position: relative;}
#imgprev { position: fixed; background: transparent url(icon/arrows.png) 0 0 no-repeat;}
#imgnext { position: fixed; background: transparent url(icon/arrows.png) -20px 0 no-repeat;}
#imgprev:hover { background: transparent url(icon/arrows.png) 0 -150px no-repeat;}
#imgnext:hover { background: transparent url(icon/arrows.png) -20px -150px no-repeat;}
/* HD Picture Box ------------------------------------------------------------------------------ */
#theImgHighContainer {
padding:8px!important;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
}
#theImgHighBg {
background-color:#333;
opacity:0.96;
filter:alpha(opacity:96);
-moz-opacity:0.96;
-khtml-opacity: 0.96;
}
#theImgHighCloseButton, #theImgHighZoomButton { right: -17px;}
#theImgHighCloseButton { background:transparent url(icon/close_high_round.png) no-repeat scroll 0px 0px;}
#theImgHighZoomButton.fit { background:transparent url(icon/zoom_fit_high_round.png) no-repeat scroll 0px 0px;}
#theImgHighZoomButton.full { background:transparent url(icon/zoom_1-1_high_round.png) no-repeat scroll 0px 0px;}
/* Navbuttons ---------------------------------------------------------------------------------- */
#imageToolBar .navButton {
background-image: url(icon/picture_24.png);
}
/* Tabs ---------------------------------------------------------------------------------------- */
#tabZone {
position:fixed;
bottom:0px;
width:99%;
max-width:1120px;
}
#tabTitleBar {
border: none;
z-index:5;
}
#tabTitles {
line-height: 22px;
display: inline-block;
padding:0 1px 0 0;
}
.tabTitle {
border: solid 0 #404040;
border-width: 1px 1px 0 1px;
margin-right:-1px;
background:#101010;
height:24px;
border-radius: 6px 6px 0 0 ;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-webkit-border-top-left-radius:6px;
-webkit-border-top-righft-radius:6px;
}
.tabTitle:hover { color:#999;}
.tabSelected {
color: #999;
background: #404040;
}
.tabBlock {
padding-bottom:12px;
background: #404040;
border-radius: 0 8px 0 0 ;
-moz-border-radius-topright:8px;
-webkit-border-top-righft-radius:8px;
}
.tabBlockContent {
overflow:auto;
max-height:350px;
padding: 10px 50px 0;
background: #404040;
color:#aaa;
}
.tabBlock a { color:#eee;}
/* Light Slideshow ----------------------------------------------------------------------------- */
#light_slideshow .titrePage {
border-color: #000;
}
#light_slideshow { color: #444;}
#light_slideshow a { color: #666;}
#light_slideshow a:hover { color: #999;}
#light_slideshow .navButton {
opacity:0.5;
-moz-opacity:0.5;
-khtml-opacity: 0.5;
}
#light_slideshow #content {
background-color: #101010;
border: 1px #101010 solid;
border-width: 1px 0;
}
#light_slideshow #theImageAndTitle { margin: 0 auto;}
#light_slideshow #theMainImage { border-color: #fff;}
#light_slideshow #imageTitle{
color: #666;
background: none;
}
/* Comments ------------------------------------------------------------------------------------ */
#comments > ul > li { background: #404040;}
.subcontent .stuffs_block #comments li { background: #505050;}
#comments .description { color: #999;}
#comments .description .author,
#comments .description .date { color: #c0c0c0;}
#commentList li { border-top: 1px dotted #606060;}
.commentList a { color: #ccc;}
.commentList a:hover { color: #eee;}
/* Tags ---------------------------------------------------------------------------------------- */
fieldset legend { color: #666;}
#fullTagCloud a:hover { background: #606060;}
/* Calendar ------------------------------------------------------------------------------------ */
.calMonth td { background-color: #363636;}
/* Inputs & Forms ------------------------------------------------------------------------------ */
input, select, textarea {
background-color: #666;
border: 1px solid #999;
color: #F0F0F0;
}
input[type="submit"], input[type="reset"] {
background-color: #3f3f3f;
border: 1px solid #606060;
color: #999;
}
input[type="submit"]:hover, input[type="reset"]:hover {
background-color: #666;
border: 1px solid #999;
color: #F0F0F0;
}
fieldset { border: 1px #606060 dotted;}
.mandatorystar { color: #e04040;}
#quicksearch input {
color:#BBB;
background:#505050;
}
#quickconnect input#username,
#quickconnect input#password {
color:#AAA;
}
/* Footer -------------------------------------------------------------------------------------- */
.footer_login a { color:#666;}
.footer_login a:hover { color:#ccc;}
/* Infos & Errors ------------------------------------------------------------------------------ */
.errors {
border: 2px solid #A04040;
color: #A04040;
}
.infos {
border: 2px solid #40A040;
color: #40A040;
}
.errors a { color: #FF0000;}
.infos a { color: #00FF00;}
/* RV Maps & Earth Plugin ---------------------------------------------------------------------- */
#mapPicture {
color:#202020;
}
/* User Tags Plugin ---------------------------------------------------------------------------- */
#Tags ul.token-input-list-facebook {
background-color: #555;
border-color: #666;
}
#Tags li.token-input-token-facebook {
background-color: #666;
border-color: #999;
color: #EEE;
}
#Tags li.token-input-input-token-facebook input {
background-color: #666;
color: #EEE;
}
/* PWG Stuffs Plugin --------------------------------------------------------------------------- */
.subcontent .stuffs_block .left_block,
.subcontent .stuffs_block .right_block,
.subcontent .stuffs_block .middle_block {
background-color:#303030;
color:#999;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
border-radius:10px;
}
#thePicturePage .stuffs_block { display: none;}
/* No Thumb Frame CSS -------------------------------------------------------------------------- */
.naf .stuffs_block .personal_block ul.thumbnailCategories li,
.naf .thumbnailCategories li ,
.naf .subcontent .stuffs_block .personal_block ul.thumbnailCategories li {
background: none;
}
.naf .stuffs_block .personal_block ul.thumbnailCategories li:hover,
.naf .thumbnailCategories li:hover,
.naf .subcontent .stuffs_block .personal_block ul.thumbnailCategories li:hover {
background: none;
color: #c0c0c0;
}
.naf .thumbnailCategory .illustration img { border: 1px solid #777;}
.naf .thumbnailCategory .illustration img:hover { border: 1px solid #c0c0c0;}
.ntf .wrap1 .wrap2 .thumbnail {
border:solid 1px #444;
}
.ntf .wrap1 .wrap2 .thumbnail:hover {
border:solid 1px #777;
}
.ntf .thumbnails li,
.ntf #thumbnails li ,
.ntf .stuffs_block li {
background: none;
}
.ntf .thumbnails li:hover,
.ntf #thumbnails li:hover,
.ntf .stuffs_block li:hover {
background: none;
}
/* Misc ---------------------------------------------------------------------------------------- */
#thePicturePage .Online { display: none;}