rresume 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,656 @@
1
+ * {margin: 0; padding: 0;}
2
+ .body ul, .body li { padding-left: 1em;}
3
+ body {
4
+ min-width: 760px;
5
+ padding-bottom: 15px;
6
+ color: #111;
7
+ font: 82%/150% sans-serif;
8
+ border-bottom: 7px solid #066;
9
+ background: #222 url(//images.slashdot.org/body-bg.png) repeat-x left bottom;
10
+ }
11
+
12
+ table, tr, td, th { font-size: 100%; }
13
+
14
+ h1, h2, h3, h4, h5, h6 {
15
+ font-weight: normal;
16
+ text-shadow: #000 0 0 0; /* Reduces font-weight in Safari */
17
+ }
18
+
19
+
20
+ #contents h1 {
21
+ margin-bottom: 1em;
22
+ font-size: 185%; /* 24px */
23
+ }
24
+
25
+ #contents h2 {
26
+ margin: 1em 0 .25em 0;
27
+ font-size: 139%; /* 18px */
28
+ }
29
+
30
+ #slashboxes #contents ul {
31
+ padding-left: 1.25em;
32
+ margin-bottom: 20px;
33
+ }
34
+ #slashboxes #contents ul li { list-style-image: url(//images.slashdot.org/bullet.gif); }
35
+
36
+ #contents p {
37
+ margin: 0 0 1em 0;
38
+ }
39
+
40
+ a { color: #055; }
41
+ a:visited { color: #555; }
42
+ a:hover { text-decoration: none; }
43
+
44
+ hr { border: 1px solid #555; border-width: 1px 0 0 0; }
45
+
46
+ img { border: none; text-decoration: none; }
47
+ sup { margin: 0 0 -.3em 0; }
48
+ fieldset { border: none; }
49
+ fieldset legend { display: none; }
50
+
51
+ #jump { display: none; }
52
+
53
+ div.ad1 {
54
+ text-align: center;
55
+ clear: both;
56
+ padding: 0;
57
+ margin: 0;
58
+ }
59
+ div.ad6 { margin: 1em 0 }
60
+
61
+ #frame {
62
+ clear: both;
63
+ padding: 5px 0 0 0;
64
+ margin: 0;
65
+ border-top: 1px solid #444;
66
+ background: #2e2e2e;
67
+ }
68
+
69
+ #topnav {
70
+ position: relative;
71
+ height: 55px;
72
+ margin: 5px 1.25em 0 1.25em;
73
+ background: #044 url(//images.slashdot.org/topnav-bg.png) repeat-x left top;
74
+ }
75
+ #topnav div#rec_topics_header,
76
+ #topnav ul { display: none; } /* Hide the topic icons */
77
+ #topnav #logo {
78
+ width: 415px;
79
+ height: 100%;
80
+ }
81
+ #topnav #logo h1 {
82
+ display: block;
83
+ height: 100%;
84
+ width: 100%;
85
+ }
86
+ #topnav #logo h1 a {
87
+ display: block;
88
+ width: 100%;
89
+ height: 100%;
90
+ outline: none;
91
+ text-indent: -5000px;
92
+ text-decoration: none;
93
+ background: url(//images.slashdot.org/logo.png) no-repeat left top;
94
+ }
95
+ #topnav div.search {
96
+ position: absolute;
97
+ top: 17px;
98
+ right: 1.25em;
99
+ text-align: right;
100
+ white-space: nowrap;
101
+ }
102
+ div.search input {
103
+ font-size: 93%;
104
+ width: 12.25em;
105
+ }
106
+ div.search input.button { width: auto; margin-left: 5px; }
107
+
108
+ #slogan, #topnav label, #topnav legend { display: none; }
109
+
110
+ /* Wrapper */
111
+ #wrapper {
112
+ padding: 0 1.25em;
113
+ border: 1px solid #222;
114
+ border-width: 1px 0;
115
+ background-color: #fff;
116
+ }
117
+ /* Thanks: http://positioniseverything.net/easyclearing.html */
118
+ #contents:after {
119
+ content: ".";
120
+ display: block;
121
+ height: 0;
122
+ clear: both;
123
+ visibility: hidden;
124
+ }
125
+
126
+ #wrapper #articles,
127
+ #wrapper #indexhead,
128
+ #search.aduserbox .generaltitle,
129
+ #search.aduserbox .generalbody,
130
+ div#users-blocks { margin-right: 18.5em; position: relative; }
131
+
132
+ /* User section menu */
133
+ div#user-section {
134
+ margin-bottom: 1.25em;
135
+ white-space: nowrap;
136
+ font-size: 93%;
137
+ background: #e6e6e6 url(//images.slashdot.org/sections-bg.png) repeat-x left bottom;
138
+ }
139
+ div#user-section * { line-height: 100%; }
140
+ div#user-section div.content {
141
+ overflow: hidden;
142
+ padding: .5em .8em;
143
+ background: url(//images.slashdot.org/sections-right.png) no-repeat right bottom;
144
+ }
145
+ div#user-section ul { float: left; }
146
+
147
+ div#user-section ul { padding: .3em 0; }
148
+ div#user-section ul li {
149
+ display: inline;
150
+ list-style: none;
151
+ }
152
+ div#user-section ul li.begin {font-weight: bold; padding-left: 0; }
153
+ div#user-section ul li.name a {
154
+ font-weight: bold;
155
+ }
156
+ div#user-section ul li.name {
157
+ padding-left: 0;
158
+ }
159
+ div#user-section ul li a {
160
+ font-size: 100%;
161
+ text-decoration: none;
162
+ padding: 0 .3em;
163
+ }
164
+ div#user-section ul li:before {content:"|"; color: #999;}
165
+ div#user-section ul li:first-child:before {content:" ";}
166
+ div#user-section ul li a#loginlink {
167
+ padding-left: 1.2em;
168
+ background: url(//images.slashdot.org/login-arrow-collapsed.gif) no-repeat 0 50%;
169
+ }
170
+ div#user-section ul li a#loginlink.expanded { background-image: url(//images.slashdot.org/login-arrow-expanded.gif); }
171
+
172
+ div#user-section ul#user-utils { float: right; padding: 0 0 .3em 0; margin-top: .25em; }
173
+
174
+ div#user-section div#loginform { clear: both; overflow: hidden; height: 0; width: 100%; padding: 0; margin: 0; }
175
+ /* Curse the phantom */
176
+ @media all and (min-width:0px) {
177
+ div#user-section div#loginform { height: auto; }
178
+ head~body div#user-section div#loginform { height: 0; }
179
+ }
180
+ div#user-section div#loginform p {display: none;}
181
+ div#user-section div#loginform form { padding: .75em 0 .25em 0; }
182
+ div#user-section div#loginform form input { width: 12em; margin-right: 1em;}
183
+ div#user-section div#loginform form input.button { width: auto; margin-right: 0; }
184
+ div#user-section div#loginform form label.checkbox { margin-right: 1em; }
185
+ div#user-section div#loginform form label {display: inline;}
186
+ div#user-section div#loginform form label.checkbox input { width: auto; margin-right: .25em; }
187
+
188
+ /* Contents */
189
+ #contents {
190
+ width: auto;
191
+ z-index: 1;
192
+ position: relative;
193
+ margin-left: 10.5em;
194
+ }
195
+
196
+
197
+ /* General Title */
198
+ div.generaltitle div.title {
199
+ margin-bottom: 0;
200
+ padding: 0;
201
+ border-bottom: 1px solid #fff;
202
+ background: #044 url(//images.slashdot.org/article-title-bg.png) repeat-x left top;
203
+ }
204
+ div.generaltitle div.title a { color: #fff; text-decoration: none;}
205
+ div.generaltitle div.title h3 {
206
+ padding: .3em .7em .45em .7em;
207
+ color: #fff;
208
+ font-size: 123%; /* 16px */
209
+ font-weight: bold;
210
+ background: url(//images.slashdot.org/article-title-left.png) no-repeat left top;
211
+ }
212
+
213
+
214
+ /* General Body */
215
+ div.generalbody form { padding: .5em .7em 1em .7em; background: #eee url(//images.slashdot.org/corner-eee-bottom-right.png) no-repeat right bottom; }
216
+ div#users-blocks div.generalbody form {background: transparent; padding: 0;}
217
+ div.generalbody form fieldset { }
218
+ div.generalbody form label { font-weight: bold; }
219
+
220
+
221
+ /* Blocks */
222
+ div.block div.title { background: #666 url(//images.slashdot.org/block-title-bg.png) repeat-x; }
223
+ div.block div.title * { line-height: 100%; }
224
+ div.block div.title h4 {
225
+ padding: .5em .8em .6em .8em;
226
+ color: #fff;
227
+ font-weight: bold;
228
+ font-size: 93%;
229
+ }
230
+ div.block div.title a { color: #fff; }
231
+ div.block div.content ul { list-style: none; }
232
+ div.block div.content {padding: 0; margin: 0;}
233
+
234
+ /* Links (left sidebar) */
235
+ div#links {
236
+ float: left;
237
+ width: 9.25em;
238
+ padding-bottom: 10px;
239
+ margin-right: 1.25em;
240
+ background: #eee url(//images.slashdot.org/links-bg.png) no-repeat left bottom;
241
+ }
242
+ div#links div.block div.content, div#links div.block { margin: 0; padding: 0; }
243
+ div#links div.block div.title { margin: 0; position: relative; background: #666 url(//images.slashdot.org/block-title-bg.png) repeat-x;}
244
+ div#links div.block div.title h4 { margin: 0; padding: .5em .8em .6em 2em; }
245
+ div#links div.block div.title h4,
246
+ div#links div.block.expanded div.title h4 { background: url(//images.slashdot.org/block-arrow-expanded.gif) no-repeat .8em 50%; }
247
+ div#links div.block.collapsed div.title h4 { background: url(//images.slashdot.org/block-arrow-collapsed.gif) no-repeat .8em 50%; }
248
+
249
+ div#links div.block.static div.title h4 { padding-left: .8em; background: none; }
250
+ div#links div.block div.content ul { margin: 0; padding: 0; border-bottom: 1px solid #ddd; }
251
+ div#links div.block div.content ul li { margin: 0; list-style-image: none; }
252
+ div#links div.block div.content ul * { line-height: 100%; }
253
+ div#links div.block div.content ul li a {
254
+ display: block;
255
+ padding: .4em .8em .55em .8em;
256
+ font-size: 93%;
257
+ border-top: 1px solid #ddd;
258
+ }
259
+ div#links div.block div.content ul li h2 { margin: 0; padding: 0; font-size: 100%; }
260
+ div#links div.block div.content ul li h2 a {margin: 0;
261
+ font-weight: bold;
262
+ }
263
+ div#links div.block div.content ul li a:hover {
264
+ color: #fff;
265
+ text-decoration: none; margin: 0;
266
+ background: #066 url(//images.slashdot.org/link-arrow.gif) no-repeat right center;
267
+ }
268
+
269
+
270
+ /* Articles */
271
+ div.article { position: relative; }
272
+ div.article div.title {
273
+ margin: 0;
274
+ border-bottom: 1px solid #fff;
275
+ background: #044 url(//images.slashdot.org/article-title-bg.png) repeat-x left top;
276
+ }
277
+ div.article div.title span,
278
+ div.article div.title span a { color: #8DC7C0;}
279
+ div.article div.title span a { text-decoration: underline;}
280
+ div.article div.title span a:hover { text-decoration: none;}
281
+ div.article div.title h3 {
282
+ padding: .3em .7em .45em .7em;
283
+ color: #fff;
284
+ font-size: 123%; /* 16px */
285
+ font-weight: bold;
286
+ background: url(//images.slashdot.org/article-title-left.png) no-repeat left top;
287
+ }
288
+ div.article div.future div.title { background: #700 url("//images.slashdot.org/slc.gif") top left no-repeat;}
289
+ div.article div.future div.title h3 { background: transparent; }
290
+ div.article div.details, div.article div.body { padding: .2em .7em; }
291
+ div.article div.details {
292
+ padding: .4em .7em .5em .7em;
293
+ font-size: 93%; /* 12px */
294
+ line-height: 130%;
295
+ background: #ddd url(//images.slashdot.org/article-details-bg.png) repeat-x left top;
296
+ }
297
+ div.article div.details strong {
298
+ font-weight: normal;
299
+ font-size: 92%; /* of 12px = 11px */
300
+ }
301
+ div.article div.details strong b { font-weight: bold; }
302
+
303
+ div.article div.body { min-height: 75px; margin: .4em 0 0 0; }
304
+ div.article div.body div.topic {
305
+ position: relative;
306
+ float: right;
307
+ margin: .3em 0 .3em .5em;
308
+ }
309
+ div.article div.body div.topic a { text-decoration: none; }
310
+ div.article div.intro i {
311
+ display: block;
312
+ padding: 0 0 0 .85em;
313
+ margin: .25em 0 .6em 0;
314
+ font-style: normal;
315
+ border-left: 3px solid #ddd;
316
+ }
317
+ div.article div.intro i a { font-weight: normal; }
318
+
319
+ div.storylinks { margin: 0 0 1.5em 0;}
320
+
321
+ div.storylinks * { line-height: 110%; }
322
+ div.storylinks div {
323
+ margin: 0;
324
+ padding: 0;
325
+ background: url(//images.slashdot.org/storylinks-bg.png) repeat-x left bottom;
326
+ }
327
+ div.storylinks ul {
328
+ margin: 0;
329
+ padding: .75em 12em .75em .6em;
330
+ background: url(//images.slashdot.org/storylinks-right.png) no-repeat right bottom;
331
+ }
332
+ div.storylinks ul li {
333
+ display: inline;
334
+ padding: 0;
335
+ list-style: none;
336
+ background: none;
337
+ border: none;
338
+ }
339
+
340
+ div.storylinks ul li.comments {
341
+ width: 11em;
342
+ right: 0;
343
+ position: absolute;
344
+ margin: -.1em 0;
345
+ padding: .1em 1em .2em 1em;
346
+ text-align: right;
347
+ text-shadow: #000 0 0 0;
348
+ background: none;
349
+ }
350
+ div.storylinks ul li:before {content:"|"; color: #ccc;}
351
+ div.storylinks ul li.more:before,
352
+ div.storylinks ul li.comments:before {content:" ";}
353
+
354
+ /* Brief Articles */
355
+ div.briefarticles {
356
+ margin: 1.5em 0;
357
+ border-bottom: 1px solid #066;
358
+ background: #e8e8e8 url(//images.slashdot.org/briefarticle-top-left.png) no-repeat left top;
359
+ }
360
+ div.briefarticles div.briefarticle {
361
+ padding: .5em .7em;
362
+ border-bottom: 1px solid #ccc;
363
+ background: url(//images.slashdot.org/briefarticle-fade.png) repeat-y right top;
364
+ }
365
+ div.briefarticles div.briefarticle span.storytitle a { font-weight: bold; }
366
+ div.future div.briefarticle { background: #700;}
367
+ div.future div.briefarticle a { color: #fff;}
368
+
369
+
370
+ a.yesterday {
371
+ padding-left: 15px;
372
+ font-weight: bold;
373
+ background: url('//images.slashdot.org/arrow-left.png') no-repeat left center;
374
+ }
375
+
376
+
377
+ /* Slashboxes (right sidebar) */
378
+ div#slashboxes {
379
+ float: right;
380
+ width: 17.25em;
381
+ margin-left: 1.25em;
382
+ }
383
+ div#slashboxes div.block {
384
+ margin-bottom: 1.25em;
385
+ }
386
+ div#slashboxes div.block div.title h4 {
387
+ background: url(//images.slashdot.org/block-title-right.png) no-repeat right top;
388
+ padding: .5em .8em .6em .8em;
389
+ }
390
+ div#slashboxes div.block div.content {
391
+ padding: .4em;
392
+ background: #eee url(//images.slashdot.org/slashbox-bottom-left.png) no-repeat left bottom;
393
+ }
394
+ div#slashboxes div.block div.content p { margin: 0;}
395
+ div#slashboxes div.block div.content ul { margin: 0; padding: 0; list-style-image: none; }
396
+ div#slashboxes div.block div.content ul li {
397
+ padding: .1em .8em .3em .8em;
398
+ list-style-image: none;
399
+ border-top: 1px solid #ddd;
400
+ }
401
+ div#slashboxes div.block div.right { padding: .5em .8em .6em .8em; }
402
+
403
+
404
+ /* Footer */
405
+ div#footer {
406
+ margin-top: 1.25em;
407
+ background: #bbb url(//images.slashdot.org/footer-bg.png) repeat-x left top;
408
+ clear: both;
409
+ }
410
+ div#footer div.search {
411
+ float: left;
412
+ width: 17.25em;
413
+ padding: 1.35em 0 0 1.25em;
414
+ white-space: nowrap;
415
+ }
416
+ div#footer div.rightcontent {
417
+ padding: 1.35em 1.25em 1.5em 0;
418
+ text-align: right;
419
+ background: url(//images.slashdot.org/footer-right.png) no-repeat right top;
420
+ }
421
+ div#footer div.rightcontent table {
422
+ width: auto;
423
+ border: 1px solid #aaa; border-right: 1px solid #fff; border-bottom: 1px solid #fff;
424
+ }
425
+ div#footer div.rightcontent .data_hl1 { background: #eee}
426
+ div#footer div.rightcontent small {
427
+ color: #333;
428
+ font-family: 'Trebuchet MS', Helvetica, Arial, clean, sans-serif;
429
+ font-size: 100%;
430
+ font-style: italic;
431
+ }
432
+
433
+
434
+ /* Copyright */
435
+ div.copyright {
436
+ margin: 0 1.25em 15px 1.25em;
437
+ background: #444 url(//images.slashdot.org/copyright-bg.png) repeat-x left bottom;
438
+ }
439
+ div.copyright p {
440
+ padding: .85em 1.25em;
441
+ color: #999;
442
+ font-size: 85%; /* 11px */
443
+ text-align: center;
444
+ background: url(//images.slashdot.org/copyright-left.png) no-repeat left bottom;
445
+ }
446
+ div.copyright a { color: #ccc; }
447
+
448
+
449
+ /* Bottom Nav */
450
+ div.btmnav {
451
+ margin: .4em 0;
452
+ text-align: center;
453
+ }
454
+ div.btmnav ul li {
455
+ display: inline;
456
+ list-style: none;
457
+ }
458
+ div.btmnav ul li a {
459
+ padding: 0 .4em;
460
+ color: #ccc;
461
+ font-size: 93%;
462
+ border-left: 1px solid #ccc;
463
+ }
464
+ div.btmnav ul li.begin a {
465
+ padding: 0 .4em 0 0;
466
+ border: none;
467
+ }
468
+ div.btmnav ul li a:visited { color: #aaa; }
469
+
470
+
471
+ /* User stuff */
472
+ div#users-blocks div.title, #users div.title, #search div.title, #users-lists div.title, #subscribe div.title {
473
+ margin: 0;
474
+ border-bottom: 1px solid #fff;
475
+ }
476
+ #users-lists div.title { margin: 1em 0 0 0; }
477
+ div#usermenu {
478
+ margin: 0 0 .5em 0;
479
+ background: #e6e6e6 url(//images.slashdot.org/sections-bg.png) repeat-x left bottom;
480
+ }
481
+ ul.menu {
482
+ font-size: 93%; /* 12px */
483
+ padding: .5em 0;
484
+ overflow: auto;
485
+ background: url(//images.slashdot.org/storylinks-bg.png) repeat-x bottom left;
486
+ }
487
+ #usermenu ul.menu {
488
+ font-size: 93%; /* 12px */
489
+ background: url(//images.slashdot.org/sections-right.png) no-repeat right bottom;
490
+ padding: .5em .8em;
491
+ }
492
+ ul.menu li {
493
+ display: inline;
494
+ padding: 0;
495
+ margin: 0;
496
+ list-style: none;
497
+ }
498
+ ul.menu li:before {content:"|"; color: #999;}
499
+ ul.menu li:first-child:before {content:" ";}
500
+
501
+ ul.menu li a { padding: 0 .5em; }
502
+ #usermenu ul.menu li a {
503
+ padding: 0 .5em;
504
+ text-decoration: none;
505
+ }
506
+ #usermenu ul.menu li a.begin, ul.menu li a.begin { border: none; }
507
+
508
+
509
+ /* Data tables */
510
+
511
+ table.data {
512
+ clear: none;
513
+ background: #dfdfdf url(//images.slashdot.org/corner-bottom-right.png) no-repeat right bottom;
514
+ }
515
+ table.data tr.data_head { font-size: 93%; }
516
+ table.data tr.data_head th {
517
+ padding: .3em .5em; text-align: left;
518
+ background: #e6e6e6 url(//images.slashdot.org/sections-bg.png) repeat-x left bottom;
519
+ ; border-bottom: 1px solid #fff; color: #444;}
520
+ table.data tr.data_head a { color: #fff; }
521
+
522
+ .data_hl1 td,
523
+ .data_hl2 td,
524
+ .data_hl3 td { padding: .3em .5em; }
525
+
526
+ .data_hl1 { background: #f8f8f8; }
527
+ .data_hl2 { background: #ddd; }
528
+ .data_hl3 { background: #eee; }
529
+
530
+
531
+ /* FAQ/Misc */
532
+ div#misc h2 strong,
533
+ div#misc ul li strong { font-weight: normal; }
534
+
535
+ div#misc hr { margin: 1em 0; }
536
+ div#misc ul.menu { padding: 0; margin: 0; }
537
+ div#misc ul.menu li {
538
+ display: inline;
539
+ margin: 0;
540
+ padding: 0 .5em 0 0;
541
+ list-style: none;
542
+ }
543
+
544
+
545
+ /* Topics */
546
+ div#topics div.generaltitle { margin-top: 1em; }
547
+ div#topics table a { text-decoration: none; }
548
+ div#topics table tr td { padding: 1em 0 .5em 0; border-bottom: 1px solid #ddd; }
549
+
550
+
551
+ /* Messaging */
552
+ .message { padding: 1em; }
553
+ .error {
554
+ padding: 1em;
555
+ color: #600;
556
+ font-weight: bold;
557
+ }
558
+
559
+ /* Authors */
560
+ #authors h2 { display: inline; }
561
+
562
+ #authors .intro {
563
+ display: block;
564
+ margin: .3em;
565
+ }
566
+
567
+ /* Misc */
568
+ .notes, .note {
569
+ display: block;
570
+ padding: .5em .7em;
571
+ margin: 1em 0 0 0;
572
+ font-size: 93%;
573
+ border-top: 1px solid #555;
574
+ background: #ddd;
575
+ }
576
+ div#contents .notes ul, .note ul { padding-left: 1.25em; }
577
+ #search div.topic {display: none;}
578
+ pre {
579
+ overflow: auto;
580
+ position: relative;
581
+ width: 93%;
582
+ padding: 0 0 0 1em;
583
+ }
584
+
585
+ .lt_tb_col { background: #ccc; }
586
+ .lt_text_col { color: #fff; }
587
+ .sb_header { font-size: 125%; font-weight: bold; color: #600; }
588
+ .hide { display: none }
589
+ .buttons { text-align: right }
590
+
591
+ #users-lists {clear: right;}
592
+
593
+ /* Forms */
594
+
595
+ label
596
+ {
597
+ display: block;
598
+ font-weight: bold;
599
+ padding: 1em 0 0 0;
600
+ }
601
+
602
+ label.checkbox { font-weight: normal; }
603
+
604
+ input.button
605
+ {
606
+ display: inline;
607
+ }
608
+
609
+ div.article ul, ol { margin: 1em 0 1em 2em !important; }
610
+ div.commentBody ul { list-style-image: none; margin: 1em 0 1em 2em !important; list-style: disc !important;}
611
+ #commentlisting ul { list-style: none;}
612
+
613
+ div.commentBody ul li, div.commentBody ul ul,
614
+ div.commentBody ul li, div.commentBody ul ul,
615
+ div.article ul ul, div.article ul li, ol li, ol ol {padding: 0 !important; margin: 0 0 0 1em !important; background: transparent !important;}
616
+
617
+ /* Submissions */
618
+ ul.sub input {margin: 0 0 0 .3em; background: transparent; font-family: sans-serif; border: none; color: #055; text-decoration: underline;}
619
+ ul.sub input:hover {text-decoration: none;}
620
+ .sub_title, .adminfunction, .sub_info {display: inline; margin: 0 1em 0 0;}
621
+
622
+ .top.row {border-bottom: 3px #ddd solid; font-weight: bold; }
623
+ .user .sub_title { position: absolute; left: 20%; height: 1.3em}
624
+ .user .sub_info { position: absolute; left: 60%; height: 1.3em}
625
+
626
+
627
+
628
+ div.submenu {font-size: 90%; padding: .1em 0; color: #fff; background: #666 url(//images.slashdot.org/block-title-bg.png) repeat-x; }
629
+ div.submenu label { display: inline; margin: 0 0 0 .8em;}
630
+ div.submenu input, div.submenu select { margin: 0 1em 0 0 }
631
+ div.submenu form, div.submenu fieldset {padding: 0; margin: 0;}
632
+ div.sub_display div.row {margin: 1em 0;}
633
+ div.storylinks ul.sub li {margin: 0;}
634
+ div.storylinks ul.sub li:first-child:before,
635
+ div.storylinks ul.sub li.bin:before {content:" ";}
636
+ .sub_info {color: #999}
637
+ div.storylinks ul li.bin
638
+ {
639
+ width: 11em;
640
+ right: 0;
641
+ position: absolute;
642
+ margin: 0;
643
+ padding: .2em 2em .2em 1em;
644
+ text-align: right;
645
+ text-shadow: #000 0 0 0;
646
+ background: none;
647
+ }
648
+
649
+ #mod_summary { margin-right: auto; margin-left: auto }
650
+
651
+ .topic img {
652
+ display: block;
653
+ position: relative;
654
+ z-index: 10;
655
+ }
656
+