]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/wp-admin.css
Wordpress 2.3.2
[autoinstalls/wordpress.git] / wp-admin / wp-admin.css
1 * html #poststuff {
2         height: 100%; /* kill peekaboo bug in IE */
3 }
4
5 /* This is the Holly Hack \*/
6 * html .wrap { height: 1% }
7 /* For Win IE's eyes only */
8
9 body {
10         border: none;
11 }
12 a {
13         border-bottom: 1px solid #69c;
14         color: #00019b;
15         text-decoration: none;
16 }
17
18 a.delete:hover {
19         background: #c00;
20         color: #fff;
21 }
22
23 #devnews h4 {
24         font-family: Georgia, "Times New Roman", Times, serif;
25         font-size: 18px;
26         font-weight: normal;
27 }
28
29 #planetnews ul {
30         list-style: none;
31         margin: 0;
32         padding: 0;
33 }
34
35 #planetnews li {
36         width: 17%;
37         margin: 1%;
38         float: left;
39 }
40
41 #planetnews li a {
42         display: block;
43         padding: .5em;
44         background: #ddd;
45         height: 6em;
46         overflow: hidden;
47 }
48
49 #planetnews cite {
50         font-size: 11px;
51 }
52
53 #planetnews li .post {
54         font-family: Georgia, "Times New Roman", Times, serif;
55         font-size: 18px;
56         display: block;
57         height: 60px;
58         overflow: hidden;
59 }
60
61 #planetnews .hidden {
62         display: none;
63 }
64
65 .readmore {
66         clear: both;
67         text-align: right;
68         margin-right: 5em;
69 }
70
71 .widefat {
72         width: 100%;
73 }
74
75 .widefat td, .widefat th {
76         padding: 5px 6px;
77 }
78
79 .widefat th {
80         text-align: left;
81 }
82
83 .plugins p {
84         margin: 4px;
85         padding: 0;
86 }
87
88 .plugins .name {
89         font-size: 16px;
90 }
91
92 .import-system {
93         font-size: 16px;
94 }
95
96 thead, .thead {
97         background: #dfdfdf
98 }
99
100 #import-upload-form {
101         margin: auto;
102         background: #eee;
103         padding: 1em;
104 }
105
106 a.view, a.edit, a.delete, a.view:hover, a.edit:hover, a.delete:hover {
107         border-bottom: none;
108         display: block;
109         padding: 5px 0;
110         text-align: center;
111 }
112
113 a.view:hover, a.edit:hover {
114         background: #ccc;
115         color: #036;
116 }
117
118 a:visited {
119         color: #004;
120 }
121
122 a:hover {
123         color: #069;
124 }
125
126 body    {
127         background: #f9fcfe;
128         color: #000;
129         margin: 0;
130         padding: 0;
131 }
132
133 body, td {
134         font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
135 }
136
137 fieldset {
138         border: none;
139         padding: 3px;
140 }
141
142 fieldset label.selectit {
143         display: block;
144         font-size: 11px;
145         padding: 0 2px;
146 }
147
148 fieldset label.selectit:hover {
149         background: #e9e9e9;
150 }
151
152 fieldset legend {
153         padding: .1em .3em;
154 }
155
156 fieldset.options {
157         padding: 1em;
158 }
159
160 fieldset.options legend {
161         font-size: 1.5em;
162         font-weight: bold;
163         font-family: Georgia, "Times New Roman", Times, serif;
164 }
165
166 form, label input {
167         margin: 0;
168         padding: 0;
169 }
170
171 h2 {
172         color: #333;
173         font: normal 32px Georgia, "Times New Roman", Times, serif;
174         margin: 5px 10px;
175         background: url( images/heading-bg.gif ) repeat-x bottom;
176 }
177
178 img {
179         border: 0;
180 }
181
182 input:focus, textarea:focus, label:focus {
183         background: #fff;
184         border: 1px solid #686868;
185 }
186
187 label {
188         cursor: pointer;
189 }
190
191 li, dd {
192         margin-bottom: 6px;
193 }
194
195 p, li, dl, dd, dt {
196         line-height: 140%;
197 }
198
199 textarea, input, select {
200         background: #f4f4f4;
201         border: 1px solid #b2b2b2;
202         color: #000;
203         font: 13px Verdana, Arial, Helvetica, sans-serif;
204         margin: 1px;
205         padding: 3px;
206 }
207
208 #uploading {
209         border-style: none;
210         padding: 0;
211         margin-bottom: 16px;
212         height: 18em;
213         width: 100%;
214 }
215
216 form#upload th {
217         text-align: right;
218 }
219
220 form#upload #post_content, form#upload #post_title {
221         width: 250px;
222 }
223
224 form#upload #post_content {
225         height: 50px;
226 }
227
228 .attpreview {
229         width: 1px; /* hug */
230         text-align: center;
231 }
232
233 .alignleft {
234         float: left
235 }
236
237 .alignright {
238         float: right;
239 }
240
241 .alternate {
242         background: #f1f1f1;
243 }
244
245 .anchors {
246         margin: 10px 20px 10px 20px;
247 }
248
249 .available-theme {
250         width: 30%;
251         margin: 0 1em;
252         float: left;
253         text-align: center;
254         height: 28em;
255         overflow: hidden;
256 }
257
258 .available-theme a.screenshot {
259         width: 250px;
260         height: 200px;
261         display: block;
262         margin: auto;
263         background: #f1f1f1;
264         border: 1px solid #ccc;
265         margin-bottom: 10px;
266         overflow: hidden;
267 }
268
269 .available-theme a.screenshot:hover {
270 /*      border: 1px solid #666;*/
271 }
272
273 .available-theme img {
274         width: 100%;
275 }
276
277 .checkbox {
278         background: #fff;
279         border: none;
280         margin: 0;
281         padding: 0;
282 }
283
284 .code {
285         font-family: "Courier New", Courier, monospace;
286 }
287
288 .commentlist li {
289         border-bottom: 1px solid #ccc;
290         padding: 1em 1em .2em;
291         margin: 0;
292 }
293
294 .commentlist li li {
295         border-bottom: 0px;
296         padding: 0;
297 }
298
299 .commentlist p {
300         padding: 0;
301         margin: 0 0 .8em;
302 }
303
304 .clear {
305         clear: both;
306         height: 2px;
307 }
308
309 .hidden {
310         display: none;
311 }
312
313 .navigation {
314         display: block;
315         text-align: center;
316         margin-top: 10px;
317         margin-bottom: 30px;
318 }
319
320 .post-categories {
321         display: inline;
322         margin: 0;
323         padding: 0;
324 }
325
326 .post-categories li, #ed_toolbar {
327         display: inline;
328 }
329
330 .quicktags, .search {
331         background: #ccc;
332         color: #000;
333         font: 12px Georgia, "Times New Roman", Times, serif;
334 }
335
336 .submit input, .submit input:focus, .button, .button:focus {
337         background: url( images/fade-butt.png );
338         border: 3px double #999;
339         border-left-color: #ccc;
340         border-top-color: #ccc;
341         color: #333;
342         padding: 0.25em;
343 }
344
345 .submit input:active, .button:active {
346         background: #f4f4f4;
347         border: 3px double #ccc;
348         border-left-color: #999;
349         border-top-color: #999;
350 }
351
352 .button, .button:focus {
353         padding: 0.15em;
354 }
355
356 * html .button {
357         padding: 0;
358 }
359
360 .submit, .editform th, #postcustomsubmit {
361         text-align: right;
362 }
363
364 .optiontable {
365         width: 100%;
366 }
367
368 .optiontable td, .optiontable th {
369         padding: .5em;
370 }
371
372 .optiontable th {
373         width: 33%;
374         text-align: right;
375         font-size: 1.3em;
376         font-weight: normal;
377 }
378
379 .unapproved {
380         color: #888;
381 }
382
383 .unapproved a:link {
384         color: #b9bcff;
385 }
386
387 .unapproved a:visited {
388         color: #696dff;
389 }
390
391 .unapproved a:hover {
392         color: #009ef0;
393 }
394
395 .approve {
396         display: none;
397 }
398
399 .unapproved .approve {
400         display: inline;
401 }
402
403 .unapproved .unapprove {
404         display: none;
405 }
406
407 .updated, .confirm {
408         background: #CFEBF7 url(images/notice.gif) no-repeat 1em;
409         border: 1px solid #2580B2;
410         margin: 1em 5% 10px;
411         padding: 0 1em 0 3em;
412 }
413
414 .error {
415         background: #FFEFF7;
416         border: 1px solid #c69;
417         margin: 1em 5% 10px;
418         padding: 0 1em 0 1em;
419 }
420
421 .wrap {
422         background: #fff;
423         border: 1px solid #ccc;
424         clear: both;
425         margin: 15px 5%;
426         padding: 1em;
427 }
428
429 .narrow {
430         width: 450px;
431         margin: auto;
432 }
433
434 .narrow p {
435         line-height: 150%;
436 }
437
438 .wrap h2 {
439         margin: 0 0 .5em;
440         clear: both;
441 }
442
443 * html .wrap h2 {
444         margin-top: 1em;
445 }
446
447 table .vers {
448         text-align: center;
449 }
450
451 textarea.all-options, input.all-options {
452         width: 250px;
453 }
454
455 input.disabled, textarea.disabled {
456         background: #ccc;
457 }
458
459 #adminmenu {
460         background: #83B4D8;
461         border-top: 3px solid #448abd;
462         margin: 0;
463         padding: .2em .2em .3em 2em;
464 }
465
466 #adminmenu .current, #submenu .current {
467         font-weight: bold;
468         text-decoration: none;
469 }
470
471 #adminmenu a {
472         color: #000;
473         font-size: 14px;
474         font-weight: normal;
475         margin: 0;
476         padding: 3px 5px;
477         border-bottom: none;
478 }
479
480 #adminmenu a:hover, #adminmenu a.current {
481         background: #ddeaf4;
482         color: #333;
483 }
484
485 #adminmenu li, #submenu li {
486         display: inline;
487         line-height: 200%;
488         list-style: none;
489         text-align: center;
490         white-space: nowrap;
491 }
492
493 #adminmenu a.current {
494         background: #0d324f;
495         border-right: 2px solid #4f96c8;
496         border-top: 1px solid #96c0de;
497         color: #fff;
498         padding-bottom: 8px;
499 }
500
501 #submenu, #minisub {
502         background: #0d324f;
503         border-bottom: none;
504         margin: 0;
505         padding: 3px 2em 0 3em;
506 }
507
508 #minisub {
509         height: 6px;
510 }
511
512 #submenu .current {
513         background: #f9fcfe;
514         border-top: 1px solid #045290;
515         border-right: 2px solid #045290;
516         color: #000;
517 }
518
519 #submenu a {
520         border: none;
521         color: #fff;
522         font-size: 12px;
523         padding: .3em .4em .4em;
524 }
525
526 #submenu a:hover {
527         background: #ddeaf4;
528         color: #393939;
529 }
530
531 #submenu li {
532         line-height: 180%;
533         height: 25px;
534 }
535
536 #categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
537         border: none;
538 }
539
540 #postdiv, #titlediv, #guiddiv, #tagdiv {
541         margin: 0 8px 0 0;
542         padding: 0;
543 }
544
545 #postdivrich {
546         margin: 0;
547         padding: 0;
548 }
549
550 #content {
551         margin: 0;
552         width: 100%;
553 }
554
555 #postdivrich #content {
556         padding: 5px;
557         line-height: 140%;
558 }
559
560 #titlediv input, #guiddiv input, #tagdiv input {
561         margin: 0;
562         width: 100%;
563 }
564
565 #currenttheme img {
566         float: left;
567         border: 1px solid #666;
568         margin-right: 1em;
569         margin-bottom: 1.5em;
570         width: 300px;
571 }
572
573 input.delete:hover {
574         background: #ce0000;
575         color: #fff;
576 }
577
578 #deletebookmarks:hover {
579         background: #ce0000;
580         color: #fff;
581 }
582
583 #postdivrich #quicktags {
584         background: #f0f0ee;
585         padding: 0;
586         border: 1px solid #ccc;
587         border-bottom: none;
588 }
589
590 #postdiv #quicktags {
591         padding-right: 6px;
592 }
593
594 #postdivrich #quicktags {
595         display: none;
596 }
597
598 #quicktags #ed_toolbar {
599         padding: 0 2px;
600 }
601
602 #ed_toolbar input {
603         background: #fff url( images/fade-butt.png ) repeat-x 0 -2px;
604         margin: 3px 2px 2px;
605 }
606
607 #quicktags #ed_strong {
608         font-weight: bold;
609 }
610
611 #quicktags #ed_link {
612         color: blue;
613         text-decoration: underline;
614 }
615
616 #quicktags #ed_del {
617         text-decoration: line-through;
618 }
619
620 #quicktags #ed_em {
621         font-style: italic;
622 }
623
624 #quicktags #ed_code {
625         font-family: "Courier New", Courier, mono;
626         margin-bottom: 3px;
627 }
628
629 #title {
630         font-size: 1.7em;
631         padding: 4px 3px;
632 }
633
634 #postexcerpt div, #attachmentlinks div {
635         margin-right: 8px;
636 }
637
638 #attachmentlinks textarea {
639         width: 100%;
640         height: 2.5em;
641         margin-bottom: 6px;
642 }
643
644 * html #postexcerpt .dbx-toggle-open, * html #postexcerpt .dbx-toggle-open {
645         padding-right: 8px;
646 }
647
648 #excerpt, .attachmentlinks {
649         margin: 0;
650         height: 4em;
651         width: 100%;
652 }
653
654 #footer {
655         clear: both;
656         height: 35px;
657         padding-left: 40px;
658         margin: 15px 5%;
659         background: url('images/logo-ghost.png') no-repeat top left;
660 }
661
662 #footer p {
663         margin: 0;
664         padding: 5px 0;
665 }
666
667 #login {
668         position: relative;
669         background: url('images/login-bkg-tile.gif') no-repeat top center;
670         color: #fff;
671         margin: 5em auto 1em;
672         padding: 20px 0 0;
673         width: 425px;
674         _width: 390px;
675 }
676
677 #login form {
678         background: url('images/login-bkg-bottom.gif') no-repeat bottom center;
679         padding: 0 50px 25px;
680         _width: 325px;
681         _margin: 0 auto;
682         min-height: 200px;
683         height: auto !important; /* min-height fast hack */
684         height: 200px;
685 }
686
687 #login #login_error {
688         background: #0e3350;
689         border: 1px solid #2571ab;
690         color: #ebcd4e;
691         font-size: 11px;
692         font-weight: bold;
693         padding: .6em;
694         width: 310px;
695         margin: 0 50px;
696         text-align: center;
697 }
698
699 #login p { 
700         font-size: 12px;
701 }
702
703 #login p.message { 
704         width: 310px;
705         margin: 0 auto 1em;
706 }
707
708 #login #login_error a {
709         color: #ebcd4e;
710         border-color: #ebcd4e;
711 }
712
713 #login #send {
714         color: #fff;
715         text-align: left;
716         font-weight: normal;
717         font-size: 1.1em;
718         _width: 325px;
719         _margin: 0 auto 15px;
720 }
721
722 #login h1 a {
723         margin: 0 auto;
724         height: 88px;
725         width: 320px;
726         display: block;
727         border-bottom: none;
728         text-indent: -9999px;
729 }
730
731 #login .message {
732         font-size: 10pt;
733         text-align: center;
734 }
735
736 #login .register {
737         font-size: 20px;
738 }
739
740 #login input {
741         padding: 4px;
742 }
743
744 .login ul, #protected #login .bottom {
745         list-style: none;
746         width: 325px;
747         margin: 0 auto;
748         padding: 0;
749         line-height: 1.2;
750 }
751
752 .login ul li {
753         font-size: 11px;
754 }
755
756 .login ul li a {
757         color: #0d324f;
758         border: none;
759 }
760
761 #login ul li a:hover {
762         color: #fff;
763 }
764
765 #login .input {
766         font-size: 1.8em;
767         margin-top: 3px;
768         width: 97%;
769 }
770
771 #login p label { 
772         font-size: 11px;
773 }
774
775 #login #submit {
776         margin: 0;
777         font-size: 15px;
778 }
779
780 .plugins p {
781 }
782
783 #login .fullwidth {
784         width: 320px;
785 }
786
787 #searchform fieldset {
788         float: left;
789         margin: 0 1.5ex 1em 0;
790         padding: 0;
791 }
792
793 #searchform fieldset legend {
794         padding: 0 0 .2em 1px;
795 }
796         
797 #searchform #s {
798         padding: 4px 3px;
799 }
800
801 #searchform #post-query-submit {
802         float: left;
803         margin: 14px 0 1em;
804         position: relative;
805         top: .35em;
806 }
807
808 #postcustom .updatemeta, #postcustom .deletemeta {
809         margin: auto;
810 }
811
812 #postcustom table {
813         border: 1px solid #ccc;
814         margin: 0;
815         width: 100%;
816 }
817
818 #postcustom table input, #postcustom table textarea {
819         width: 95%;
820 }
821
822 #poststuff {
823         margin-right: 16em;
824 }
825
826 #save {
827         width: 15em;
828 }
829
830 #template div {
831         margin-right: 190px;
832 }
833
834 * html #template div {
835         margin-right: 0;
836 }
837
838 #template, #template div, #editcat, #addcat {
839         zoom: 1;
840 }
841
842 #template textarea {
843         font: small 'Courier New', Courier, monospace;
844         width: 97%;
845 }
846
847 #templateside {
848         float: right;
849         width: 170px;
850         overflow: hidden;
851 }
852
853 #templateside h3, #postcustom p.submit {
854         margin: 0;
855 }
856
857 #templateside ol, #templateside ul {
858         list-style: none;
859         margin: .5em;
860         padding: 0;
861 }
862
863 #user_info {
864         position: absolute;
865         right: 1em;
866         top: 0;
867         color: #fff;
868         font-size: .9em;
869 }
870
871 #user_info a {
872         color: #fff;
873 }
874
875 #wphead {
876         background: #14568a;
877         padding: .8em 19em .8em 2em;
878         color: #c3def1;
879 }
880
881 #wphead a {
882         color: #fff;
883 }
884
885 #wphead h1 {
886         font-size: 2.5em;
887         font-weight: normal;
888         letter-spacing: -.05em;
889         margin: 0;
890         font-family: Georgia, "Times New Roman", Times, serif;
891 }
892
893 #wphead h1 span#viewsite {
894         font-size: .4em;
895         letter-spacing: 0;
896 }
897
898 #zeitgeist {
899         background: #eee;
900         border: 1px solid #c5c5c5;
901         float: right;
902         font-size: 90%;
903         margin-bottom: .5em;
904         margin-left: 1em;
905         margin-top: .5em;
906         padding: 1em;
907         width: 40%;
908 }
909
910 #zeitgeist h2, fieldset legend a {
911         background: none;
912 }
913
914 * html #zeitgeist h2 {
915         padding-top: 10px;
916 }
917
918 #zeitgeist h3 {
919         border-bottom: 1px solid #ccc;
920         font-size: 16px;
921         margin: 1em 0 0;
922 }
923
924 #zeitgeist h3 cite {
925         font-size: 12px;
926         font-style: normal;
927 }
928
929 #zeitgeist li, #zeitgeist p {
930         margin: .2em 0;
931 }
932
933 #zeitgeist ul {
934         margin: 0 0 .3em .6em;
935         padding: 0 0 0 .6em;
936 }
937
938 .active td {
939         background: #BEB;
940 }
941 .active .name {
942         background: #9C9;
943 }
944 .alternate.active td {
945         background: #ADA;
946 }
947 .alternate.active .name {
948         background: #8B8;
949 }
950
951 #namediv, #emaildiv, #uridiv {
952         float: left;
953 }
954
955 #ajax-response {
956         padding: .5em;
957 }
958
959 /* A handy div class for hiding controls.
960 Some browsers will disable them when you
961 set display:none; */
962 .zerosize {
963         height: 0;
964         width: 0;
965         margin: 0;
966         border: 0;
967         padding: 0;
968         overflow: hidden;
969         position: absolute;
970 }
971
972 /* Box stuff */
973 .dbx-clone {
974         position: absolute;
975         visibility: hidden;
976 }
977 .dbx-clone, .dbx-clone .dbx-handle-cursor {
978         cursor: move !important;
979 }
980 .dbx-dummy {
981         display: block;
982         width: 0;
983         height: 0;
984         overflow: hidden;
985 }
986 .dbx-group, .dbx-box, .dbx-handle {
987         position: relative;
988         display: block;
989 }
990
991 #grabit {
992         width: 188px;
993 }
994
995 * html #themeselect {
996         padding: 0 3px;
997         height: 22px;
998 }
999
1000 /****************************************************************
1001 avoid padding, margins or borders on dbx-box,
1002 to reduce visual discrepancies between it and the clone.
1003 overall, dbx-box is best left as visually unstyled as possible
1004 *****************************************************************/
1005 .dbx-box {
1006         margin: 0;
1007         padding: 0;
1008         border: none;
1009 }
1010
1011 /* Can change this */
1012 #moremeta fieldset, #advancedstuff fieldset {
1013         margin-bottom: 1em;
1014 }
1015 #moremeta fieldset div {
1016         margin: 2px 0 0 0;
1017         padding: 7px;
1018 }
1019 #moremeta {
1020         line-height: 130%;
1021         margin-right: 15px;
1022         position: absolute;
1023         right: 5%;
1024         width: 14.5em;
1025 }
1026 #moremeta select {
1027         width: 96%;
1028 }
1029
1030 #slugdiv input, #passworddiv input, #authordiv select, #thumbdiv input, #parentdiv input {
1031         margin-top: .5em;
1032         width: 90%;
1033 }
1034
1035 #moremeta h3, #advancedstuff h3 {
1036         padding: 3px;
1037         font-weight: normal;
1038         font-size: 13px;
1039 }
1040
1041 #advancedstuff div {
1042         margin-top: .5em;
1043 }
1044
1045 #categorydiv ul {
1046         list-style: none;
1047         padding: 0;
1048         margin-left: 10px;
1049 }
1050
1051 #categorychecklist {
1052         height: 12em;
1053         overflow: auto;
1054         margin-top: 8px;
1055 }
1056
1057 #categorychecklist li {
1058         margin: 0;
1059         padding: 0;
1060 }
1061
1062 #ajaxcat input {
1063         border: 1px solid #ccc;
1064 }
1065
1066 #your-profile #rich_editing {
1067         border: none;
1068         background: #fff;
1069 }
1070
1071 #your-profile fieldset {
1072         border: 1px solid #ccc;
1073         float: left;
1074         width: 40%;
1075         padding: .5em 2em 1em;
1076         margin: 1em 1em 1em 0;
1077 }
1078
1079 #your-profile fieldset input {
1080         width: 100%;
1081         font-size: 20px;
1082         padding: 2px;
1083 }
1084
1085 #your-profile fieldset textarea {
1086         width: 100%;
1087         padding: 2px;
1088 }
1089
1090 #your-profile legend {
1091         font-family: Georgia, "Times New Roman", Times, serif;
1092         font-size: 22px;
1093 }
1094
1095 /* default box styles */
1096
1097 /* toggle state of inner content area */
1098 .dbx-box-open .dbx-content {
1099         display: block;
1100 }
1101 .dbx-box-closed .dbx-content {
1102         display: none;
1103 }
1104
1105 #moremeta .dbx-content {
1106         background: url(images/box-butt.gif) no-repeat bottom right;
1107         padding-bottom: 15px;
1108         padding-right: 2px;
1109 }
1110
1111 #moremeta fieldset.dbx-box-closed {
1112         background: url(images/box-butt.gif) no-repeat bottom;
1113         padding-bottom: 9px;
1114 }
1115
1116 /* handles */
1117
1118 .dbx-handle {
1119         background: #2685af;
1120         padding: 6px 1em 2px;
1121         font-size: 12px;
1122         margin: 0;
1123         color: #E3EFF5;
1124 }
1125
1126 #moremeta .dbx-handle {
1127         padding: 6px 1em 2px;
1128         font-size: 12px;
1129         background: #2685af url(images/box-head.gif) no-repeat right;
1130 }
1131
1132 #moremeta .dbx-box {
1133         background: url(images/box-bg.gif) repeat-y right;
1134 }
1135
1136 #advancedstuff h3.dbx-handle {
1137         margin-left: 7px;
1138         margin-bottom: -7px;
1139         padding: 6px 1em 0 3px;
1140         height: 19px;
1141         font-size: 12px;
1142         background: #2685af url(images/box-head-right.gif) no-repeat top right;
1143 }
1144
1145 #advancedstuff div.dbx-h-andle-wrapper {
1146         margin: 0 0 0 -7px;
1147         background: #fff url(images/box-head-left.gif) no-repeat top left;
1148 }
1149
1150 #advancedstuff div.dbx-content {
1151         margin-left: 8px;
1152         background: url(images/box-bg-right.gif) repeat-y right;
1153         padding: 10px 10px 15px 0;
1154 }
1155
1156 #postexcerpt div.dbx-content {
1157         margin-right: 0;
1158         padding-right: 17px;
1159 }
1160
1161 #advancedstuff div.dbx-c-ontent-wrapper {
1162         margin-left: -7px;
1163         margin-right: 0;
1164         background: url(images/box-bg-left.gif) repeat-y left;
1165 }
1166
1167 #advancedstuff fieldset.dbx-box {
1168         padding-bottom: 9px;
1169         margin-left: 6px;
1170         background: url(images/box-butt-right.gif) no-repeat bottom right;
1171 }
1172
1173 #advancedstuff div.dbx-b-ox-wrapper {
1174         background: url(images/box-butt-left.gif) no-repeat bottom left;
1175 }
1176
1177 #advancedstuff .dbx-box-closed div.dbx-c-ontent-wrapper {
1178         padding-bottom: 2px;
1179         background: url(images/box-butt-left.gif) no-repeat bottom left;
1180 }
1181
1182 #advancedstuff .dbx-box {
1183         background: url(images/box-butt-right.gif) no-repeat bottom right;
1184 }
1185
1186 /* handle cursors */
1187 .dbx-handle-cursor {
1188         cursor: move;
1189 }
1190
1191 /* toggle images */
1192 a.dbx-toggle, a.dbx-toggle:visited {
1193         display: block;
1194         overflow: hidden;
1195         background-image: url( images/toggle.gif );
1196         position: absolute;
1197         top: 0;
1198         right: 0;
1199         background-repeat: no-repeat;
1200         border: 0;
1201         margin: 0;
1202         padding: 0;
1203 }
1204
1205 #moremeta a.dbx-toggle, #moremeta a.dbx-toggle-open:visited {
1206         height: 25px;
1207         width: 27px;
1208         background-position: 0 0;
1209 }
1210
1211 #moremeta a.dbx-toggle-open, #moremeta a.dbx-toggle-open:visited {
1212         height: 25px;
1213         width: 27px;
1214         background-position: 0 -25px;
1215 }
1216
1217 #advancedstuff a.dbx-toggle, #advancedstuff a.dbx-toggle-open:visited {
1218         height: 22px;
1219         width: 22px;
1220         top: 3px;
1221         right: 5px;
1222         background-position: 0 -3px;
1223 }
1224
1225 #advancedstuff a.dbx-toggle-open, #advancedstuff a.dbx-toggle-open:visited {
1226         height: 22px;
1227         width: 22px;
1228         top: 3px;
1229         right: 5px;
1230         background-position: 0 -28px;
1231 }
1232
1233 #categorychecklist {
1234         margin-right: 6px;
1235 }
1236
1237 /* additional clone styles */
1238 .dbx-clone {
1239         opacity: 0.8;
1240         -moz-opacity: 0.8;
1241         -khtml-opacity: 0.8;
1242         filter: alpha(opacity=80);
1243 }
1244
1245 #newcat {
1246         width: 120px;
1247         margin-right: 5px;
1248 }
1249
1250 input #catadd {
1251         background: #a4a4a4;
1252         border-bottom: 1px solid #898989;
1253         border-left: 1px solid #bcbcbc;
1254         border-right: 1px solid #898989;
1255         border-top: 1px solid #bcbcbc;
1256         color: #fff;
1257         font-size: 10px;
1258         padding: 0;
1259         margin: 0;
1260         font-weight: bold;
1261         height: 20px;
1262         margin-bottom: 2px;
1263         text-align: center;
1264         width: 37px;
1265 }
1266
1267 #howto {
1268         font-size: 11px;
1269         margin: 0 5px;
1270         display: block;
1271 }
1272
1273 #jaxcat {
1274         margin: 0;
1275         padding: 0;
1276 }
1277
1278 #ajax-response.alignleft {
1279         margin-left: 2em;
1280 }
1281
1282 #postdivrich #edButtons {
1283         padding-left: 3px;
1284 }
1285
1286 #postdivrich #content, #postdivrich #content:active {
1287         border: 1px solid #ccc;
1288 }
1289
1290 #edButtons input, #edButtons input:active {
1291         margin: 0 2px -1px;
1292 }
1293
1294 #edButtons input.edButtonFore, #edButtons input.edButtonFore:active {
1295         background: #f0f0ee;
1296         border-bottom: 1px solid #f0f0ee;
1297 }
1298
1299 #edButtons input.edButtonBack, #edButtons input.edButtonBack:active {
1300         background: #fff url( images/fade-butt.png ) repeat-x 0 15px;
1301         border-bottom: 1px solid #ccc;
1302 }
1303
1304 .page-numbers {
1305         padding: 4px 7px;
1306         border: 1px solid #fff;
1307         margin-right: 3px;
1308 }
1309
1310 a.page-numbers {
1311         border: 1px solid #ccc;
1312 }
1313
1314 a.page-numbers:hover {
1315         border: 1px solid #999;
1316 }
1317
1318 .page-numbers.current {
1319         border: 1px solid #999;
1320         font-weight: bold;
1321 }
1322
1323 .pagenav span {
1324         font-weight: bold;
1325         margin: 0 6px;
1326 }
1327
1328 a.view-link {
1329         position: absolute;
1330         right: 5%;
1331         margin-right: 220px;
1332         text-decoration:underline;
1333 }
1334
1335 #update-nag, .plugin-update {
1336         border-bottom: 1px solid #ccc;
1337         border-top: 1px solid #ccc;
1338         background: #fffeeb;
1339         line-height: 29px;
1340         font-size: 12px;
1341         color: #555;
1342         text-align: center;
1343
1344
1345 #update-nag a, .plugin-update a {
1346         font-size: 1.1em;
1347 }
1348 #update-nag a:link, .plugin-update a:link {
1349         color: #036;
1350 }