Codebase list frei0r / 41eb454 web / stylesheets / dyne5.css
41eb454

Tree @41eb454 (Download .tar.gz)

dyne5.css @41eb454raw · history · blame

  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
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
html.foundation #foundation,
html.software   #software,
html.culture    #culture,
html.events     #events,
html.contact    #contact,
html.discussion #discussion {
  width: 35%;
}

body {
  background-color: #fed;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin: 0;
  padding: 0;
}

a:link, a:visited { text-decoration: none; font-weight: bold }
a:hover, a:focus, a:active { text-decoration: underline }
a:link           { color: #a60 }
a:visited        { color: #840 }
a:hover, a:focus { color: #000 }
a:active         { color: #fed }

img { border: 0}

header {
  background: #fed url(/images/bg.png) top left repeat-x;
  margin-top: 10px;
}

header nav {
  margin: 1em;
}
header nav ul {
  list-style: none;
  margin: 0 auto;
  width: 50em;
}
header nav ul li {
  display: inline;
  font-weight: bold;
}
header nav ul li:first-child,
header nav ul li:last-child
{
  font-weight: normal;
  font-size: smaller;
}
header nav ul:first-child:before {
  content: " - -( ";
}
header nav ul:last-child:after {
  content: " )- - "
}

header hgroup {
  font-family: monospace;
}
header hgroup h1 {
  font-size: 18pt;
  margin: 10px 0 0 1em;
}
#software h1,
#events h1 {
  font-size: 18pt;
  margin: 0;
}
header hgroup h2 {
  margin-bottom: 0;
  margin: 0 2em 1em 2em;
  font-weight: normal;
  font-size: 14pt;
}
header hgroup p {
  margin: 20px 2em -10px 2em;
}

body > section {
  float: left;
  margin: 0;
  padding: 0;
}
section p {
  margin: 1em;
}
#about {
  margin-left: 0.5em;
  text-align: justify;
}
#culture {
  width: 35%;
}
#software, #events {
  margin-top: -2.25em;
  width: 20%;
}
#software hgroup h2,
#events hgroup h2 {
  margin-top: 0;
  font-size: 10pt;
  font-weight: bold;
}
#events h3 {
  font-size: medium;
  font-weight: normal;
  margin: 0.25em 2em;
}
#events h3:before {
  content: "clock ";
}


#software #no_shit {
  margin: 0;
  padding: 0;

}

#moebius {
  display: block;
  margin: 0 auto;
  text-align: center;
}

html.contact #contact { width: 65% }
html.contact #foundation img { float: left; margin: 0 10px 25px 0; }
html.contact #foundation h2 { margin: 0.5em }
html.contact #foundation p { margin: 1em; text-align: justify }
html.contact #foundation address { margin-left: 1em }

html.contact #foundation { width: 35%; padding:0 1em}

footer {
  clear: both;
  display: compact;
  font-size: smaller;
  height: 25em;
}
footer hr {
  background-color: #f0e0d0;
  border: 0;
  height: 1px;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer section {
  width: 8em;
  float: right;
}
footer section h2 {
  text-align: center;
  display: none; }
#cluster_maps {
  text-align: center; }
#disclaimer {
  font-size: smaller;
  text-align: justify;
  width: 20em; }
#credits {
  text-align: right;
  width: 17em; }
#recognition { 
  margin-top: 1em;
  text-align: center; }
#badges { 
  margin-top: 2em;
  text-align: center; }
/**
 * Google Search 
**/

#google_search fieldset {
  border: 0;
}
#google_search input {
  background-color: #fed;
  border: 1px solid #a60;
}
#google_search input[type=submit] {
  font-weight: bold;
}
#google_search input:hover,
#google_search input:focus {
  background-color: #fff;
}

/**
 * homepage aka foundation
**/

html.foundation #foundation { width: 25%; }
html.foundation #culture    { width: 25%; }
html.foundation #software   { width: 20%; }
html.foundation #events     { width: 30%; }

html.foundation #foundation p {
  text-align: justify;
}
html.foundation #foundation {
  text-align: center;
}

html.foundation #software p,
html.foundation #software article,
html.foundation #events p,
html.foundation #events article {
  margin: 1em 0.5em;
  font-size: smaller;
}
html.foundation #software article .version {
  font-weight: bold;
}

html.foundation #sites article {
}

html.foundation #weaver_birds {
  font-size: smaller;
}
.dharma_wheel { font-size: 400%; line-height: 20pt; display: block; margin: 0.5em auto; text-align: center }

#sites { margin-top: 2em }

#selected_site {
  margin: 0.5em;
}
#selected_site img {
  width: 48px;
  margin-top: 6px;
  margin-right: 12px;
  height: 48px;
  float: left;
}
#selected_site h1 {
  display: inline;
  font-size: 14pt;
  margin: 0;
}
#selected_site h2 {
  font-size: 12pt;
  margin: 0;
}

#events section h3 {
  font-size: medium;
  font-weight: normal;
}

/**
 * Software 
**/

html.software #foundation {
  width: 25%;
}
html.software #software {
  width: 75%;
}
html.software #software article {
  clear: both;
}
html.software #software ul {
  list-style: none;
  margin: 1em;
  padding: 0;
}
html.software #software p {
  text-align: justify;
}
html.software #software .logo {
  float: left;
  margin: 25px;
}
html.software #software .sponsors {
  float: right;
}
html.software #software .release-info {
  margin-top: 3em;
}
html.software #software .release-info .version {
  font-weight: bold;
}
html.software .sponsors li.rastasoft {
  display: block;
  width: 7em;
  border-top: 1.25em solid #f00;
  background-color: #ff0;
  border-bottom: 1.25em solid #0f0;
  margin: 5px;
  padding: 3px;
  font-size: smaller;
  text-align: center;
}
html.software .sponsors li.rastasoft a {
  color: #000;
}
html.software .sponsors li.servus a {
  font-size: larger;
  color: #0f0;
}
html.software #foundation h3 {
  padding-left: 1em
}
html.software #foundation dl {
  font-size: smaller;
  margin: 0 1em;
}
html.software #foundation dl dt {
  font-weight: bold
}
html.software #foundation dl dd {
  margin: 1em 0.25em;
  text-align: justify;
}

img.left  { float: left; margin-right: 5px }
img.right { float: right; margin-left: 5px }

/**
 * Culture
**/

html.culture #foundation { width: 30%; }
html.culture #culture    { width: 40%; }
html.culture #events     { width: 30%; }

/**
 * Firefox fixes
**/

article { display: block } /* force article as blocks*/
/* TODO: fix nav alignment */

/**
 * Tabs
**/

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 24px; /*--Set height of tabs--*/
  border-bottom: 1px solid #dcb;
  border-left: 1px solid #dcb;
  width: 99%;
}

ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 23px; /*--Subtract 1px from the height of the unordered list--*/
  line-height: 23px; /*--Vertically aligns the text within the tab--*/
  border: 1px solid #dcb;
  border-left: none;
  margin-bottom: -1px; /*--Pull the list item down 1px--*/
  overflow: hidden;
  position: relative;
  background: #dcb;
}

ul.tabs li a {
  text-decoration: none;
  color: #000;
  display: block;
  font-size: 10px;
  padding: 0 20px;
  border: 1px solid #fed; /*--Gives the bevel look with a 1px white border inside the list item--*/
  outline: none;
}

ul.tabs li a:hover {
  background: #000; color: #840;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  {
  /*--Makes sure that the active tab does not listen to the hover properties--*/
  background: #fed;
  border-bottom: 1px solid #fed; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
  border: 1px solid #dcb;
  border-top: none;
  overflow: hidden;
  clear: both;
  float: left;
  width: 99%;
  background: #fed;
}
.tab_content {
  padding: 1em;
}

#player_controls {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 14px; /*--Set height of tabs--*/
  width: 100%;
}
#player_controls li { 
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  height: 14px; /*--Subtract 1px from the height of the unordered list--*/
  line-height: 14px; /*--Vertically aligns the text within the tab--*/
  border: 1px solid #dcb;
  border-left: none;
  overflow: hidden;
  position: relative;
}
#player_controls li { font-size: 13px; line-height: 14px; font-weight: bold; width:14px; height:14px; text-align: center }
#player_controls li:hover { color: #840; } 
#player_controls #player_pause { font-size: 14px; line-height: -1px }
#player_controls #player_play,
#player_controls #player_stop { line-height: 12px }

#player_progress {
  clear: both;
  display: block;
  font-family: monospace;
  font-size: 5px;
  height: 5px;
  width: 275px;
  background-color: #edc;
  padding: 0;
  line-height: 5px;
  border: 1px solid #dcb;
  top: 3px;
  left: 3px;
  right: 3px;
  position: relative;
}
#player_progress_load_bar {
  background-color: #987;
  color: #fed;
}
#player_progress_play_bar {
  background-color: #fed;
  color: #fed;
}
#player_volume_bar {
  display: block;
  width:100px;
  height:5px;
  background-color: #dcb;
  position:relative;
  top: -15px;
  left: 180px;
}
#player_volume_bar_value {
  display:block;
  background-color: #fed;
  border: 1px solid #dcb;
  height: 3px;
}


.tab_container h2 {
  font-size: 10pt;
  margin: 0;
  line-height: 10pt;
}

#playlist_list {
  clear: both;
  padding: 1px;
}
#playlist_list ul {
  list-style: none;
  padding: 0;
}
#playlist_list ul li {
  font-family: monospace;
  font-size: 10px;
  margin: 0;
  padding: 0;
}

#playlist_list ul li.playlist_current {
  background-color: #edc;
  font-weight: bold;
}

/**
 * Events
**/

html.events #foundation { width: 40%; margin-left: 10% }
html.events #culture    { width: 40%; margin-top: -2em; margin-right: 10% }
html.events #events     { width: 100%; clear: left; margin-top: 1em }

html.events article { padding: 0 1em }
html.events #culture #ascii_bulletin { padding: 0 2em; font-size: 12px }

html.events section.list { text-align: left; }
html.events section.list article { margin-top: 0.5em; text-align: left; }

html.events #google_calendar { border: 0; text-align: center; }

#syndicate {
  background: transparent url(/images/icons/feed_64x64.png) 0em 2em no-repeat;
  height: 96px;
}
#syndicate ul {
  list-style: none;
  margin: 0 0 0 64px;
  padding: 0;
}
#syndicate li {
  margin: 0 0 1em 0;
  padding: 0;
}

#dyne_news input[type=submit] {
  font-size: smaller;
  font-family: monospace;
  font-weight: bold;
}

/* Google Calendar CSS */
#mothertable { background: #fed !important }