-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.css
executable file
·482 lines (379 loc) · 8.3 KB
/
style.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
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
/*
Theme Name: Dot KDE
Description: dot kde website
Version: 0.5
Author: Philip Tyrer
Author URI: http://amparose.com/
*/
body, html {
margin: 0px; padding: 0px; text-align: center;
font-family:verdana, sans-serif; font-size:85%; line-height: 20px;
background: #949494; color: #313131;
}
h1 { font-size: 200%; margin: 0.8em 0 0.65em 0; padding: 0;
font-family: Arial, sans-serif;
letter-spacing: 1px;
color: #00218b;
clear: left;
}
h2 { font-size: 150%; margin: 1.5em 0 0 0; padding: 0;
font-family: "Trebuchet MS", Arial, sans-serif;
letter-spacing: 1px;
color: #2e6fb4;
}
h2 a:link { color: #2e6fb4; } h2 a:hover { color: #005610; }
h3 { font-size: 120%; margin: 1em 0 0.9em 0; padding: 0; }
h4 { font-size: 100%; margin: 1.3em 0 0.9em 0; padding: 0; }
h5 { font-size: 90%%; margin: 0.8em 0 0.85em 0; padding: 0; }
h6 { font-size: 70%; margin: 0.5em 0 0.85em 0; padding: 0; }
a { outline: none; text-decoration: none; }
a:link { text-decoration: none; color: #2e6fb4; }
a:visited {}
a:hover,a:active { color: #005610; }
img { border: none; }
/* Layout
--------------------------------------------------------------------------------*/
div#header {
margin: 0px auto 0px auto; padding: 9px 0 0 0;
width: 876px;
text-align: left;
position: relative;
background: transparent url(images/topBar.jpg) no-repeat;
}
div#topnav {
padding-top: 10px;
padding-bottom: 10px;
vertical-align: middle;
}
div#topnav img {
vertical-align: middle;
}
div#topnav ul {
display: inline;
}
div#midTainer {
background: #ffffff url(images/topTile.gif) repeat-x top;
}
div.contentCentre,div#searchTainer {
margin: 0px auto 0px auto; padding: 0px;
width: 816px;
text-align: left;
}
div#botMenu {
background: #ffffff url(images/botTile.gif) repeat-x bottom;
clear: both;
height: 57px;
}
div#kdeTitle {
margin: 0 0 0 28px; padding: 0;
}
div#logo {
position: absolute; right: 37px; top: 4px;
}
div#main {
float: left;
width: 540px;
}
body.none div#main {
float: left;
width: 100%;
}
div#content {
clear: both;
}
div.error, tr.error {
background:#FFCCCC none repeat scroll 0 0;
color:#220000;
padding:2px;
}
/* side bar */
div#sidebar {
margin: 10px 0 0 0; padding: 0;
float: right;
width: 257px;
}
div#sidebar h1 {
margin: 0 0 0 10px; padding: 3px 0 0 0;
font-size: 110%;
color: #333333;
}
div.box { margin: 20px 0 0 0; padding: 0; }
div.top {
height: 25px;
background: transparent url(images/sideBarTop.png) no-repeat top;
}
div.mid {
background: #f8f8f8 url(images/sideBarTile.gif) repeat-y;
margin-top: -1px;
}
div.bot {
background: transparent url(images/sideBot.gif) no-repeat bottom;
height: 1px;
}
div.mid p,div.mid ul,div.mid ol { margin: 0 5px 0 15px; padding: 0; list-style: none; }
/* footer */
div#footer {
margin: 0; padding: 0 0 10px 0;
text-align: left;
background: transparent url(images/footer-image.jpg) no-repeat right 20px;
}
div#footTile {
height: 21px; width: 100%;
background: transparent url(images/footerTile.gif) repeat-x top;
}
div#footer p { margin: 0; padding: 0; }
div.node {
position:relative;
}
div.taxonomy-images {
position: absolute;
top: 70px;
left: -63px;
}
/* Front page and calendar (not active atm because of markup)
--------------------------------------------------------------------------------*/
/* entry and right hand details */
div.entry {
position: relative;
}
div.entry div.entryDetails {
float: left; margin-left: -70px; /* allows for short posts to be cleared by h1 */
}
div.entry div.entryDetails span {
display: block;
}
div.entry div.entryDetails div {
background: #f1f1f0;
border: 1px solid #c7c8c3;
color: #696a66;
text-align: center;
}
span.year,span.day,span.month {
margin: 0; padding: 0 8px 0 8px;
letter-spacing: 1px;
}
span.year {
font-size: 85%;
}
span.day {
margin: 3px 0 2px 0;
font-size: 155%;
font-weight: bold;
}
span.month {
font-size: 95%;
font-weight: bold;
}
span.category {
margin: 15px 0 0 0; padding: 0;
}
div.date-block {
background: url(images/date-background.png) top left no-repeat;
width: 44px;
height: 55px;
text-align:center;
line-height: 16px;
position: absolute;
top: 5px;
left: -60px;
}
/* Menu
--------------------------------------------------------------------------------*/
div#header ul {
margin: 10px 0 5px 30px; padding: 0px;
list-style: none;
}
div#header ul li,div#botMenu ul li {
margin: 0 20px 0 0; padding: 0;
display: inline;
}
div#botMenu ul {
margin: 0; padding: 20px 0 10px 0;
list-style: none;
}
div#header ul li a,div#botMenu ul li a {
padding-bottom: 3px;
}
div#header ul li a:link,div#header ul li a:visited,div#botMenu ul li a:link,div#botMenu ul li a:visited {
color: #222266;
}
div#header ul li a:hover,div#header ul li a:active,div#botMenu ul li a:hover,div#botMenu ul li a:active {
color: #005610;
border-bottom: 5px solid #009210;
}
/* tabs */
.tabs {
margin: 0 0 10px 0; padding: 0 0 1px 0;
float: left;
width: 100%;
background: transparent url(images/tabBot.png) no-repeat bottom;
}
.tabs li {
margin: 0 5px 1px 0; padding: 0;
list-style: none;
float: left;
background: transparent url(images/tab_images2b.gif) no-repeat right top;
}
.tabs a {
margin: 0; padding: 5px 15px 0px 15px;
display: block;
background: transparent url(images/tab_images1b.gif) no-repeat left top;
}
#main ul.secondary li {
padding: 0;
border: 0;
}
#main ul.secondary a {
padding:5px 15px 0;
border: 0;
}
#main ul.secondary {
border: 0;
margin: 0;
padding: 0;
}
/* Forms
--------------------------------------------------------------------------------*/
.form-item { margin-top: 0; }
/* Search box */
div#searchTainer {
height: 26px;
background: transparent url(images/searchBox.gif) no-repeat right top;
}
div#searchTainer div#search label { display: none; }
div#searchTainer #edit-search-theme-form-1 {
margin: 0;
padding: 0;
width: 160px ;
height: 17px;
background: #d6d6d6;
border: 1px #949494 solid;
}
div#searchFloat { float: right; width: 220px; }
div#searchTainer #edit-submit,div#searchTainer #edit-submit-1 {
width: 28px; height: 22px;
cursor: pointer;
text-indent: -9999px;
border: none;
background: url(images/searchSubmit.gif) no-repeat left top;
}
div.service-label {
display: none;
}
/* Misc
--------------------------------------------------------------------------------*/
/* msgs */
div.error {
clear: left;
}
.submitted {
font-size: 110%;
color: #2e6fb4;
display: block;
width: 320px;
}
div.status {
color: #33a333;
border:1px solid #C7F2C8;
}
div.messages {
margin: 10px;
padding: 5px;
}
/* comments
--------------------------------------------------------------------------------*/
div#comments {
margin: 0;
padding: 0;
padding-bottom: 5px;
background: #d5d6d5;
}
div#comments div.links {
margin-left: 5px;
}
div#comments .comment {
margin: 0 10px 10px 10px; padding: 0;
background: #f8f8f8;
position: relative;
}
.comment .comment-score-div {
position: absolute;
top: 0px;
margin-top: 5px;
right: 5px;
}
.comment .comment-voting-controls {
position: absolute; right: 50px; top: 3px;
margin-top: 2px;
}
#comments .comment ul.links {
margin: 0px;
}
#comments .indented {
border-left: 0px;
}
#comments .comment {
}
div#comments .submitted {
margin-left: 10px;
}
/* comment content */
div#comments h2 {
margin: 5px 0 10px 10px; padding: 0;
}
div#comments .comment {
border: 0px;
}
div#comments .comment h3 {
margin: 0 10px 0 10px; padding: 0;
display: inline;
}
div#comments div.submitted {
margin: 0 10px 0 10px; padding: 0;
}
div#comments div.content {
margin: 10px 10px 10px 10px; padding: 0;
}
.comment-voting-controls span { margin: 0 5px 0 0; padding: 0; }
.comment-promote a:link,.comment-promote a:visited {
margin: 0; padding: 2px 5px 2px 5px;
color: green;
}
.comment-promote a:hover,.comment-promote a:active {
background: green; color: #f8f8f8;
}
.comment-bury a:link,.comment-bury a:visited {
margin: 0; padding: 2px 5px 2px 5px;
color: red;
}
.comment-bury a:hover,.comment-bury a:active {
background: red; color: #f8f8f8;
}
div.comment-score-div { font-size: 90%; }
/* Folded comments styles */
div.comment-folded {
background: #e7e7e7;
margin: 10px;
position: relative;
border: 0px;
padding: 0px;
}
div.comment-folded a.comment-folded {
border: 0px;
background: inherit;
padding: 0;
}
div.comment-folded div.comment-score-div {
position: absolute;
top: 0px;
margin: 5px 0 0 0;
right: 5px;
}
div.comment-folded span.subject {
margin: 0 0 0 10px;
padding: 0;
display: block;
}
div.comment-folded span.credit {
margin-left: 10px;
}