]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/colors-classic.dev.css
Wordpress 3.0.5
[autoinstalls/wordpress.git] / wp-admin / css / colors-classic.dev.css
1 html {
2         background-color: #f7f6f1;
3 }
4
5 * html input,
6 * html .widget {
7         border-color: #8cbdd5;
8 }
9
10 textarea,
11 input[type="text"],
12 input[type="password"],
13 input[type="file"],
14 input[type="button"],
15 input[type="submit"],
16 input[type="reset"],
17 select {
18         border-color: #dfdfdf;
19         background-color: #fff;
20 }
21
22 kbd,
23 code {
24         background: #eaeaea;
25 }
26
27 input[readonly] {
28         background-color: #eee;
29 }
30
31 .find-box-search {
32         border-color: #dfdfdf;
33         background-color: #f1f1f1;
34 }
35
36 .find-box {
37         background-color: #f1f1f1;
38 }
39
40 .find-box-inside {
41         background-color: #fff;
42 }
43
44 a.page-numbers:hover {
45         border-color: #999;
46 }
47
48 body,
49 #wpbody,
50 .form-table .pre {
51         color: #333;
52 }
53
54 body > #upload-menu {
55         border-bottom-color: #fff;
56 }
57
58 #postcustomstuff table,
59 #your-profile fieldset,
60 #rightnow,
61 div.dashboard-widget,
62 #dashboard-widgets p.dashboard-widget-links,
63 #replyrow #ed_reply_toolbar input {
64         border-color: #ccc;
65 }
66
67 #poststuff .inside label.spam,
68 #poststuff .inside label.deleted {
69         color: red;
70 }
71
72 #poststuff .inside label.waiting {
73         color: orange;
74 }
75
76 #poststuff .inside label.approved {
77         color: green;
78 }
79
80 #postcustomstuff table {
81         border-color: #dfdfdf;
82         background-color: #f9f9f9;
83 }
84
85 #postcustomstuff thead th {
86         background-color: #f1f1f1;
87 }
88
89 #postcustomstuff table input,
90 #postcustomstuff table textarea {
91         border-color: #dfdfdf;
92         background-color: #fff;
93 }
94
95 .widefat {
96         border-color: #dfdfdf;
97         background-color: #fff;
98 }
99
100 div.dashboard-widget-error {
101         background-color: #c43;
102 }
103
104 div.dashboard-widget-notice {
105         background-color: #cfe1ef;
106 }
107
108 div.dashboard-widget-submit {
109         border-top-color: #ccc;
110 }
111
112 div.tabs-panel,
113 ul.category-tabs li.tabs,
114 ul.add-menu-item-tabs li.tabs {
115         border-color: #dfdfdf;
116 }
117
118 ul.category-tabs li.tabs,
119 ul.add-menu-item-tabs li.tabs {
120         background-color: #f1f1f1;
121 }
122
123 input.disabled,
124 textarea.disabled {
125         background-color: #ccc;
126 }
127 /* #upload-menu li a.upload-tab-link, */
128 .login #backtoblog a:hover,
129 #plugin-information .action-button a,
130 #plugin-information .action-button a:hover,
131 #plugin-information .action-button a:visited {
132         color: #fff;
133 }
134
135 .widget .widget-top,
136 .postbox h3,
137 .stuffbox h3 {
138         background: #d5e6f2 url("../images/blue-grad.png") repeat-x left top;
139         text-shadow: #fff 0 1px 0;
140 }
141
142 .form-table th,
143 .form-wrap label {
144         color: #222;
145         text-shadow: #fff 0 1px 0;
146 }
147
148 .description,
149 .form-wrap p {
150         color: #666;
151 }
152
153 strong .post-com-count span {
154         background-color: #21759b;
155 }
156
157 .sorthelper {
158         background-color: #ccf3fa;
159 }
160
161 .ac_match,
162 .subsubsub a.current {
163         color: #000;
164 }
165
166 .wrap h2 {
167         color: #093e56;
168 }
169
170 .ac_over {
171         background-color: #f0f0b8;
172 }
173
174 .ac_results {
175         background-color: #fff;
176         border-color: #808080;
177 }
178
179 .ac_results li {
180         color: #101010;
181 }
182
183 .alt
184 .alternate {
185         background-color: #edfbfc;
186 }
187
188 .available-theme a.screenshot {
189         background-color: #f1f1f1;
190         border-color: #ddd;
191 }
192
193 .bar {
194         background-color: #e8e8e8;
195         border-right-color: #99d;
196 }
197
198 #media-upload,
199 #media-upload .media-item .slidetoggle {
200         background: #fff;
201 }
202
203 #media-upload .slidetoggle {
204         border-top-color: #dfdfdf;
205 }
206
207 .error,
208 .login #login_error {
209         background-color: #ffebe8;
210         border-color: #c00;
211 }
212
213 .error a {
214         color: #c00;
215 }
216
217 .form-invalid {
218         background-color: #ffebe8 !important;
219 }
220
221 .form-invalid input,
222 .form-invalid select {
223         border-color: #c00 !important;
224 }
225
226 .submit {
227         border-color: #8cbdd5;
228 }
229
230 .highlight {
231         background-color: #e4f2fd;
232         color: #d54e21;
233 }
234
235 .howto,
236 .nonessential,
237 #edit-slug-box,
238 .form-input-tip,
239 .rss-widget span.rss-date,
240 .subsubsub {
241         color: #666;
242 }
243
244 .media-item {
245         border-bottom-color: #dfdfdf;
246 }
247
248 #wpbody-content #media-items .describe {
249         border-top-color: #dfdfdf;
250 }
251
252 .media-upload-form label.form-help,
253 td.help {
254         color: #9a9a9a;
255 }
256
257 .post-com-count {
258         background-image: url(../images/bubble_bg.gif);
259         color: #fff;
260 }
261
262 .post-com-count span {
263         background-color: #bbb;
264         color: #fff;
265 }
266
267 .post-com-count:hover span {
268         background-color: #d54e21;
269 }
270
271 .quicktags, .search {
272         background-color: #ccc;
273         color: #000;
274 }
275
276 .side-info h5 {
277         border-bottom-color: #dadada;
278 }
279
280 .side-info ul {
281         color: #666;
282 }
283
284 .button,
285 .button-secondary,
286 .submit input,
287 input[type=button],
288 input[type=submit] {
289         border-color: #dfdfdf;
290         color: #464646;
291 }
292
293 .button:hover,
294 .button-secondary:hover,
295 .submit input:hover,
296 input[type=button]:hover,
297 input[type=submit]:hover {
298         color: #000;
299         border-color: #adaca7;
300 }
301
302 .button,
303 .submit input,
304 .button-secondary {
305         background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
306         text-shadow: rgba(255,255,255,1) 0 1px 0;
307 }
308
309 .button:active,
310 .submit input:active,
311 .button-secondary:active {
312         background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
313 }
314
315 input.button-primary,
316 button.button-primary,
317 a.button-primary {
318         border-color: #5b86ab;
319         font-weight: bold;
320         color: #fff;
321         background: #5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;
322         text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
323 }
324
325 input.button-primary:active,
326 button.button-primary:active,
327 a.button-primary:active {
328         background: #21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top;
329         color: #eaf2fa;
330 }
331
332 input.button-primary:hover,
333 button.button-primary:hover,
334 a.button-primary:hover,
335 a.button-primary:focus,
336 a.button-primary:active {
337         border-color: #2e5475;
338         color: #eaf2fa;
339 }
340
341 .button-disabled,
342 .button[disabled],
343 .button:disabled,
344 .button-secondary[disabled],
345 .button-secondary:disabled,
346 a.button.disabled {
347         color: #aaa !important;
348         border-color: #ddd !important;
349 }
350
351 .button-primary-disabled,
352 .button-primary[disabled],
353 .button-primary:disabled {
354         color: #B0C3E2 !important;
355         background: #6590A6 !important;
356 }
357
358 a:hover,
359 a:active,
360 a:focus {
361         color: #d54e21;
362 }
363
364 #wphead #viewsite a:hover,
365 #adminmenu a:hover,
366 #adminmenu ul.wp-submenu a:hover,
367 #the-comment-list .comment a:hover,
368 #rightnow a:hover,
369 #media-upload a.del-link:hover,
370 div.dashboard-widget-submit input:hover,
371 .subsubsub a:hover,
372 .subsubsub a.current:hover,
373 .ui-tabs-nav a:hover,
374 .plugins .inactive a:hover,
375 #all-plugins-table .plugins .inactive a:hover,
376 #search-plugins-table .plugins .inactive a:hover {
377         color: #d54e21;
378 }
379
380 #the-comment-list .comment-item,
381 #dashboard-widgets #dashboard_quick_press form p.submit {
382         border-color: #dfdfdf;
383 }
384
385 #side-sortables .category-tabs .tabs a,
386 #side-sortables .add-menu-item-tabs .tabs a {
387         color: #333;
388 }
389
390 #rightnow .rbutton {
391         background-color: #ebebeb;
392         color: #264761;
393 }
394
395 .submitbox .submit {
396         background-color: #464646;
397         color: #ccc;
398 }
399
400 .plugins a.delete:hover,
401 #all-plugins-table .plugins a.delete:hover,
402 #search-plugins-table .plugins a.delete:hover,
403 .submitbox .submitdelete {
404         color: #f00;
405         border-bottom-color: #f00;
406 }
407
408 .submitbox .submitdelete:hover,
409 #media-items a.delete:hover {
410         color: #fff;
411         background-color: #f00;
412         border-bottom-color: #f00;
413 }
414
415 #normal-sortables .submitbox .submitdelete:hover {
416         color: #000;
417         background-color: #f00;
418         border-bottom-color: #f00;
419 }
420
421 .tablenav .dots {
422         border-color: transparent;
423 }
424
425 .tablenav .next,
426 .tablenav .prev {
427         border-color: transparent;
428         color: #21759b;
429 }
430
431 .tablenav .next:hover,
432 .tablenav .prev:hover {
433         border-color: transparent;
434         color: #d54e21;
435 }
436
437 .updated,
438 .login .message {
439         background-color: #ffffe0;
440         border-color: #e6db55;
441 }
442
443 .update-message {
444         color: #000;
445 }
446
447 a.page-numbers {
448         border-bottom-color: #b8d3e2;
449 }
450
451 .commentlist li {
452         border-bottom-color: #ccc;
453 }
454
455 .widefat td,
456 .widefat th,
457 #install-plugins .plugins td,
458 #install-plugins .plugins th {
459         border-color: #dfdfdf;
460 }
461
462 .widefat th {
463         text-shadow: rgba(255,255,255,0.8) 0 1px 0;
464 }
465
466 .widefat thead tr th,
467 .widefat tfoot tr th,
468 h3.dashboard-widget-title,
469 h3.dashboard-widget-title span,
470 h3.dashboard-widget-title small,
471 .find-box-head {
472         color: #333;
473         background: #d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;
474 }
475
476 h3.dashboard-widget-title small a {
477         color: #d7d7d7;
478 }
479
480 h3.dashboard-widget-title small a:hover {
481         color: #fff;
482 }
483
484 a,
485 #adminmenu a,
486 #poststuff #edButtonPreview,
487 #poststuff #edButtonHTML,
488 #the-comment-list p.comment-author strong a,
489 #media-upload a.del-link,
490 #media-items a.delete,
491 .plugins a.delete,
492 .ui-tabs-nav a {
493         color: #1c6280;
494 }
495
496 /* Because we don't want visited on these links */
497 body.press-this .tabs a,
498 body.press-this .tabs a:hover {
499         border-color: #c6d9e9;
500         border-bottom-color: #fff;
501         color: #d54e21;
502 }
503
504 #adminmenu #awaiting-mod,
505 #adminmenu .update-plugins,
506 #sidemenu a .update-plugins,
507 #rightnow .reallynow,
508 #plugin-information .action-button {
509         background-color: #d54e21;
510         color: #fff;
511 }
512
513 #adminmenu li a:hover #awaiting-mod,
514 #adminmenu li a:hover .update-plugins,
515 #sidemenu li a:hover .update-plugins {
516         background-color: #264761;
517         color: #fff;
518 }
519
520 #adminmenu li.current a #awaiting-mod,
521 #adminmenu li.current a .update-plugins,
522 #adminmenu li.wp-has-current-submenu a .update-plugins,
523 #adminmenu li.wp-has-current-submenu a .update-plugins {
524         background-color: #ddd;
525         color: #000;
526         text-shadow: none;
527         -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
528         -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
529         -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
530         box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
531 }
532
533 #adminmenu li.current a:hover #awaiting-mod,
534 #adminmenu li.current a:hover .update-plugins,
535 #adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
536 #adminmenu li.wp-has-current-submenu a:hover .update-plugins {
537         background-color: #264761;
538         color: #fff;
539 }
540
541 div#media-upload-header,
542 div#plugin-information-header {
543         background-color: #f9f9f9;
544         border-bottom-color: #dfdfdf;
545 }
546
547 #currenttheme img {
548         border-color: #666;
549 }
550
551 #dashboard_secondary div.dashboard-widget-content ul li a {
552         background-color: #f9f9f9;
553 }
554
555 input.readonly, textarea.readonly {
556         background-color: #ddd;
557 }
558
559 #ed_toolbar input,
560 #ed_reply_toolbar input {
561         background: #fff url("../images/fade-butt.png") repeat-x 0 -2px;
562 }
563
564 #editable-post-name {
565         background-color: #fffbcc;
566 }
567
568 #edit-slug-box strong,
569 .tablenav .displaying-num,
570 #submitted-on {
571         color: #777;
572 }
573
574 .login #nav a {
575         color: #21759b !important;
576 }
577
578 .login #nav a:hover {
579         color: #d54e21 !important;
580 }
581
582 #footer,
583 #footer-upgrade {
584         background: #1d507d;
585         color: #b6d1e4;
586 }
587
588 #media-items,
589 .imgedit-group {
590         border-color: #dfdfdf;
591 }
592
593 .checkbox,
594 .side-info,
595 .plugins tr,
596 .postbox,
597 #your-profile #rich_editing {
598         background-color: #fff;
599 }
600
601 .plugins .inactive,
602 .plugins .inactive th,
603 .plugins .inactive td,
604 tr.inactive + tr.plugin-update-tr .plugin-update {
605         background-color: #ebeeef;
606 }
607
608 .plugin-update-tr .update-message {
609         background-color: #fffbe4;
610         border-color: #dfdfdf;
611 }
612
613 .plugins .active,
614 .plugins .active th,
615 .plugins .active td {
616         color: #000;
617 }
618
619 .plugins .inactive a {
620         color: #557799;
621 }
622
623 #the-comment-list tr.undo,
624 #the-comment-list div.undo {
625         background-color: #f4f4f4;
626 }
627
628 #the-comment-list .unapproved {
629         background-color: #ffffe0;
630 }
631
632 #the-comment-list .approve a {
633         color: #006505;
634 }
635
636 #the-comment-list .unapprove a {
637         color: #d98500;
638 }
639
640 table.widefat span.delete a,
641 table.widefat span.trash a,
642 table.widefat span.spam a,
643 #dashboard_recent_comments .delete a,
644 #dashboard_recent_comments .trash a,
645 #dashboard_recent_comments .spam a {
646         color: #bc0b0b;
647 }
648
649 .widget,
650 #widget-list .widget-top,
651 .postbox,
652 #titlediv,
653 #poststuff .postarea,
654 .stuffbox {
655         border-color: #dfdfdf;
656 }
657
658 .widget,
659 .postbox {
660         background-color: #fff;
661 }
662
663 .ui-sortable .postbox h3 {
664         color: #093e56;
665 }
666
667 .widget .widget-top,
668 .ui-sortable .postbox h3:hover {
669         color: #000;
670 }
671
672 .curtime #timestamp {
673         background-image: url(../images/date-button.gif);
674 }
675
676 #quicktags #ed_link {
677         color: #00f;
678 }
679
680 #rightnow .youhave {
681         background-color: #f0f6fb;
682 }
683
684 #rightnow a {
685         color: #448abd;
686 }
687
688 .tagchecklist span a,
689 #bulk-titles div a {
690         background: url(../images/xit.gif) no-repeat;
691 }
692
693 .tagchecklist span a:hover,
694 #bulk-titles div a:hover {
695         background: url(../images/xit.gif) no-repeat -10px 0;
696 }
697
698 #update-nag, .update-nag {
699         background-color: #FFFBCC;
700         border-color: #E6DB55;
701         color: #555;
702 }
703
704 .login #backtoblog a {
705         color: #ccc;
706 }
707
708 #wphead {
709         background-color: #1d507d;
710 }
711
712 body.login {
713         border-top-color: #093e56;
714 }
715
716 #wphead h1 a {
717         color: #fff;
718 }
719
720 #user_info {
721         color: #b6d1e4;
722 }
723
724 #user_info a:link,
725 #user_info a:visited,
726 #footer a:link,
727 #footer a:visited {
728         color: #fff;
729         text-decoration: none;
730 }
731
732 #user_info a:hover,
733 #user_info a:active,
734 #footer a:hover,
735 #footer a:active  {
736         text-decoration: underline;
737 }
738
739 div#media-upload-error,
740 .file-error,
741 abbr.required,
742 .widget-control-remove:hover,
743 table.widefat .delete a:hover,
744 table.widefat .trash a:hover,
745 table.widefat .spam a:hover,
746 #dashboard_recent_comments .delete a:hover,
747 #dashboard_recent_comments .trash a:hover,
748 #dashboard_recent_comments .spam a:hover {
749         color: #f00;
750 }
751
752 /* password strength meter */
753 #pass-strength-result {
754         background-color: #eee;
755         border-color: #ddd !important;
756 }
757
758 #pass-strength-result.bad {
759         background-color: #ffb78c;
760         border-color: #ff853c !important;
761 }
762
763 #pass-strength-result.good {
764         background-color: #ffec8b;
765         border-color: #fc0 !important;
766 }
767
768 #pass-strength-result.short {
769         background-color: #ffa0a0;
770         border-color: #f04040 !important;
771 }
772
773 #pass-strength-result.strong {
774         background-color: #c3ff88;
775         border-color: #8dff1c !important;
776 }
777
778 /* editors */
779 #quicktags {
780         border-color: #dfdfdf;
781         background-color: #dfdfdf;
782 }
783
784 #ed_toolbar input {
785         border-color: #c3c3c3;
786 }
787
788 #ed_toolbar input:hover {
789         border-color: #aaa;
790         background: #ddd;
791 }
792
793 #poststuff .wp_themeSkin .mceStatusbar {
794         border-color: #ededed;
795 }
796
797 #poststuff #edButtonPreview,
798 #poststuff #edButtonHTML {
799         background-color: #f2f1eb;
800         border-color: #dfdfdf;
801         color: #999;
802 }
803
804 #poststuff #editor-toolbar .active {
805         border-bottom-color: #e3eef7;
806         background-color: #e3eef7;
807         color: #333;
808 }
809
810 /* TinyMCE */
811 #post-status-info {
812         background-color: #ededed;
813 }
814
815 .wp_themeSkin *,
816 .wp_themeSkin a:hover,
817 .wp_themeSkin a:link,
818 .wp_themeSkin a:visited,
819 .wp_themeSkin a:active {
820         color: #000;
821 }
822
823 /* Containers */
824 .wp_themeSkin iframe {
825         background: #fff;
826 }
827
828 /* Layout */
829 .wp_themeSkin .mceStatusbar {
830         color: #000;
831         background-color: #f5f5f5;
832 }
833
834 /* Button */
835 .wp_themeSkin .mceButton {
836         background-color: #e9e8e8;
837         border-color: #b2b2b2;
838 }
839
840 .wp_themeSkin a.mceButtonEnabled:hover,
841 .wp_themeSkin a.mceButtonActive,
842 .wp_themeSkin a.mceButtonSelected {
843         background-color: #d5d5d5;
844         border-color: #777 !important;
845 }
846
847 .wp_themeSkin .mceButtonDisabled {
848         border-color: #ccc !important;
849 }
850
851 /* ListBox */
852 .wp_themeSkin .mceListBox .mceText,
853 .wp_themeSkin .mceListBox .mceOpen  {
854         border-color: #b2b2b2;
855         background-color: #d5d5d5;
856 }
857
858 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
859 .wp_themeSkin .mceListBoxHover .mceOpen,
860 .wp_themeSkin .mceListBoxSelected .mceOpen,
861 .wp_themeSkin .mceListBoxSelected .mceText {
862         border-color: #777 !important;
863         background-color: #d5d5d5;
864 }
865
866 .wp_themeSkin table.mceListBoxEnabled:hover .mceText,
867 .wp_themeSkin .mceListBoxHover .mceText {
868         border-color: #777 !important;
869 }
870
871 .wp_themeSkin select.mceListBox {
872         border-color: #b2b2b2;
873         background-color: #fff;
874 }
875
876 /* SplitButton */
877 .wp_themeSkin .mceSplitButton a.mceAction,
878 .wp_themeSkin .mceSplitButton a.mceOpen {
879         border-color: #b2b2b2;
880 }
881
882 .wp_themeSkin .mceSplitButton a.mceOpen:hover,
883 .wp_themeSkin .mceSplitButtonSelected a.mceOpen,
884 .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
885 .wp_themeSkin .mceSplitButton a.mceAction:hover {
886         background-color: #d5d5d5;
887         border-color: #777 !important;
888 }
889
890 .wp_themeSkin .mceSplitButtonActive {
891         background-color: #b2b2b2;
892 }
893
894 /* ColorSplitButton */
895 .wp_themeSkin div.mceColorSplitMenu table {
896         background-color: #ebebeb;
897         border-color: #b2b2b2;
898 }
899
900 .wp_themeSkin .mceColorSplitMenu a {
901         border-color: #b2b2b2;
902 }
903
904 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
905         border-color: #fff;
906 }
907
908 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
909         border-color: #0a246a;
910         background-color: #b6bdd2;
911 }
912
913 .wp_themeSkin a.mceMoreColors:hover {
914         border-color: #0a246a;
915 }
916
917 /* Menu */
918 .wp_themeSkin .mceMenu {
919         border-color: #ddd;
920 }
921
922 .wp_themeSkin .mceMenu table {
923         background-color: #ebeaeb;
924 }
925
926 .wp_themeSkin .mceMenu .mceText {
927         color: #000;
928 }
929
930 .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
931 .wp_themeSkin .mceMenu .mceMenuItemActive {
932         background-color: #f5f5f5;
933 }
934 .wp_themeSkin td.mceMenuItemSeparator {
935         background-color: #aaa;
936 }
937 .wp_themeSkin .mceMenuItemTitle a {
938         background-color: #ccc;
939         border-bottom-color: #aaa;
940 }
941 .wp_themeSkin .mceMenuItemTitle span.mceText {
942         color: #000;
943 }
944 .wp_themeSkin .mceMenuItemDisabled .mceText {
945         color: #888;
946 }
947
948 #quicktags,
949 .wp_themeSkin tr.mceFirst td.mceToolbar {
950         background: #d5e6f2 url("../images/ed-bg-vs.gif") repeat-x scroll left top;
951 }
952 .wp_themeSkin tr.mceFirst td.mceToolbar {
953         border-color: #dfdfdf;
954 }
955
956 .wp-admin #mceModalBlocker {
957         background: #000;
958 }
959
960 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
961         background: #444;
962         border-left: 1px solid #999;
963         border-top: 1px solid #999;
964         -moz-border-radius: 4px 0 0 0;
965         -webkit-border-top-left-radius: 4px;
966         -khtml-border-top-left-radius: 4px;
967         border-top-left-radius: 4px;
968 }
969
970 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
971         background: #444;
972         border-right: 1px solid #999;
973         border-top: 1px solid #999;
974         border-top-right-radius: 4px;
975         -khtml-border-top-right-radius: 4px;
976         -webkit-border-top-right-radius: 4px;
977         -moz-border-radius: 0 4px 0 0;
978 }
979
980 .wp-admin .clearlooks2 .mceMiddle .mceLeft {
981         background: #f1f1f1;
982         border-left: 1px solid #999;
983 }
984
985 .wp-admin .clearlooks2 .mceMiddle .mceRight {
986         background: #f1f1f1;
987         border-right: 1px solid #999;
988 }
989
990 .wp-admin .clearlooks2 .mceBottom {
991         background: #f1f1f1;
992         border-bottom: 1px solid #999;
993 }
994
995 .wp-admin .clearlooks2 .mceBottom .mceLeft {
996         background: #f1f1f1;
997         border-bottom: 1px solid #999;
998         border-left: 1px solid #999;
999 }
1000
1001 .wp-admin .clearlooks2 .mceBottom .mceCenter {
1002         background: #f1f1f1;
1003         border-bottom: 1px solid #999;
1004 }
1005
1006 .wp-admin .clearlooks2 .mceBottom .mceRight {
1007         background: #f1f1f1;
1008         border-bottom: 1px solid #999;
1009         border-right: 1px solid #999;
1010 }
1011
1012 .wp-admin .clearlooks2 .mceFocus .mceTop span {
1013         color: #e5e5e5;
1014 }
1015 /* end TinyMCE */
1016
1017 #editorcontainer,
1018 #post-status-info,
1019 #titlediv #title,
1020 .editwidget .widget-inside {
1021         border-color: #dfdfdf;
1022 }
1023
1024 #titlediv #title {
1025         background-color: #fff;
1026 }
1027
1028 #tTips p#tTips_inside {
1029         background-color: #ddd;
1030         color: #333;
1031 }
1032
1033 #timestampdiv input,
1034 #namediv input,
1035 #poststuff .inside .the-tagcloud {
1036         border-color: #dfdfdf;
1037 }
1038
1039 /* menu */
1040 #adminmenu * {
1041         border-color: #dfdfdf;
1042 }
1043
1044 #adminmenu li.wp-menu-separator {
1045         background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;
1046 }
1047
1048 .folded #adminmenu li.wp-menu-separator {
1049         background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;
1050 }
1051
1052 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
1053 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
1054         background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px;
1055 }
1056
1057 #adminmenu .wp-has-submenu:hover .wp-menu-toggle,
1058 #adminmenu .wp-menu-open .wp-menu-toggle {
1059         background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
1060 }
1061
1062 #adminmenu a.menu-top {
1063         background: #eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;
1064 }
1065
1066 #adminmenu .wp-submenu a {
1067         background: #fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px;
1068 }
1069
1070 #adminmenu .wp-has-current-submenu ul li a {
1071         background: none;
1072 }
1073
1074 #adminmenu .wp-has-current-submenu ul li a.current {
1075         background: url(../images/menu-dark.gif) top left no-repeat !important;
1076 }
1077
1078 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
1079 #adminmenu .menu-top .current {
1080         background: #3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x;
1081         border-color: #1d507d;
1082         color: #fff;
1083         text-shadow: rgba(0,0,0,0.4) 0 -1px 0;
1084 }
1085
1086 #adminmenu li.wp-has-current-submenu .wp-submenu,
1087 #adminmenu li.wp-has-current-submenu ul li a {
1088         border-color: #aaa !important;
1089 }
1090
1091 #adminmenu li.wp-has-current-submenu ul li a {
1092         background: url(../images/menu-dark.gif) bottom left no-repeat !important;
1093 }
1094
1095 #adminmenu li.wp-has-current-submenu ul {
1096         border-bottom-color: #aaa;
1097 }
1098
1099 #adminmenu li.menu-top .current:hover {
1100         border-color: #6583c0;
1101 }
1102
1103 #adminmenu .wp-submenu .current a.current {
1104         background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll  0 -289px;
1105 }
1106
1107 #adminmenu .wp-submenu a:hover {
1108         background-color: #eaf2fa !important;
1109         color: #333 !important;
1110 }
1111
1112 #adminmenu .wp-submenu li.current,
1113 #adminmenu .wp-submenu li.current a,
1114 #adminmenu .wp-submenu li.current a:hover {
1115         color: #333;
1116         background-color: #f5f5f5;
1117         background-image: none;
1118         border-color: #e3e3e3;
1119         text-shadow: rgba(255,255,255,1) 0 1px 0;
1120 }
1121
1122 #adminmenu .wp-submenu ul {
1123         background-color: #fff;
1124 }
1125
1126 .folded #adminmenu li.menu-top,
1127 #adminmenu .wp-submenu .wp-submenu-head {
1128         background-color: #eaf2fa;
1129 }
1130
1131 .folded #adminmenu li.wp-has-current-submenu,
1132 .folded #adminmenu li.menu-top.current {
1133         background-color: #bbd8e7;
1134 }
1135
1136 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
1137         background-color: #bbd8e7;
1138         border-color: #8cbdd5;
1139 }
1140
1141 #adminmenu div.wp-submenu {
1142         background-color: transparent;
1143 }
1144
1145 /* menu icons */
1146 #adminmenu .menu-icon-dashboard div.wp-menu-image {
1147         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -61px -33px;
1148 }
1149
1150 #adminmenu .menu-icon-dashboard:hover div.wp-menu-image,
1151 #adminmenu  .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,
1152 #adminmenu  .menu-icon-dashboard.current div.wp-menu-image {
1153         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -61px -1px;
1154 }
1155
1156 #adminmenu .menu-icon-post div.wp-menu-image {
1157         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -272px -33px;
1158 }
1159
1160 #adminmenu .menu-icon-post:hover div.wp-menu-image,
1161 #adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image {
1162         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -272px -1px;
1163 }
1164
1165 #adminmenu .menu-icon-media div.wp-menu-image {
1166         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -121px -33px;
1167 }
1168
1169 #adminmenu .menu-icon-media:hover div.wp-menu-image,
1170 #adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image {
1171         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -121px -1px;
1172 }
1173
1174 #adminmenu .menu-icon-links div.wp-menu-image {
1175         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -91px -33px;
1176 }
1177
1178 #adminmenu .menu-icon-links:hover div.wp-menu-image,
1179 #adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image {
1180         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -91px -1px;
1181 }
1182
1183 #adminmenu .menu-icon-page div.wp-menu-image {
1184         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -151px -33px;
1185 }
1186
1187 #adminmenu .menu-icon-page:hover div.wp-menu-image,
1188 #adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image {
1189         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -151px -1px;
1190 }
1191
1192 #adminmenu .menu-icon-comments div.wp-menu-image {
1193         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -31px -33px;
1194 }
1195
1196 #adminmenu .menu-icon-comments:hover div.wp-menu-image,
1197 #adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,
1198 #adminmenu .menu-icon-comments.current div.wp-menu-image {
1199         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -31px -1px;
1200 }
1201
1202 #adminmenu .menu-icon-appearance div.wp-menu-image {
1203         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -1px -33px;
1204 }
1205
1206 #adminmenu .menu-icon-appearance:hover div.wp-menu-image,
1207 #adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image {
1208         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -1px -1px;
1209 }
1210
1211 #adminmenu .menu-icon-plugins div.wp-menu-image {
1212         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -181px -33px;
1213 }
1214
1215 #adminmenu .menu-icon-plugins:hover div.wp-menu-image,
1216 #adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image {
1217         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -181px -1px;
1218 }
1219
1220 #adminmenu .menu-icon-users div.wp-menu-image {
1221         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -301px -33px;
1222 }
1223
1224 #adminmenu .menu-icon-users:hover div.wp-menu-image,
1225 #adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image {
1226         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -301px -1px;
1227 }
1228
1229 #adminmenu .menu-icon-tools div.wp-menu-image {
1230         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -211px -33px;
1231 }
1232
1233 #adminmenu .menu-icon-tools:hover div.wp-menu-image,
1234 #adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image {
1235         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -211px -1px;
1236 }
1237
1238 #adminmenu .menu-icon-settings div.wp-menu-image {
1239         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -241px -33px;
1240 }
1241
1242 #adminmenu .menu-icon-settings:hover div.wp-menu-image,
1243 #adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image {
1244         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -241px -1px;
1245 }
1246
1247 #adminmenu .menu-icon-site div.wp-menu-image {
1248         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -361px -33px;
1249 }
1250
1251 #adminmenu .menu-icon-site:hover div.wp-menu-image,
1252 #adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image {
1253         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -361px -1px;
1254 }
1255 /* end menu */
1256
1257
1258 /* Diff */
1259 table.diff .diff-deletedline {
1260         background-color: #fdd;
1261 }
1262
1263 table.diff .diff-deletedline del {
1264         background-color: #f99;
1265 }
1266
1267 table.diff .diff-addedline {
1268         background-color: #dfd;
1269 }
1270
1271 table.diff .diff-addedline ins {
1272         background-color: #9f9;
1273 }
1274
1275 #att-info {
1276         background-color: #e4f2fd;
1277 }
1278
1279 /* edit image */
1280 #sidemenu a {
1281         background-color: #f9f9f9;
1282         border-color: #f9f9f9;
1283         border-bottom-color: #dfdfdf;
1284 }
1285
1286 #sidemenu a.current {
1287         background-color: #fff;
1288         border-color: #dfdfdf #dfdfdf #fff;
1289         color: #d54e21;
1290 }
1291
1292 #screen-options-wrap,
1293 #contextual-help-wrap {
1294         background-color: #eae9e4;
1295         border-color: #dfdfdf;
1296 }
1297
1298 #screen-meta-links a.show-settings {
1299         color: #606060;
1300 }
1301
1302 #screen-meta-links a.show-settings:hover {
1303         color: #000;
1304 }
1305
1306 #replysubmit {
1307         background-color: #f1f1f1;
1308         border-top-color: #ddd;
1309 }
1310
1311 #replyerror {
1312         border-color: #ddd;
1313         background-color: #f9f9f9;
1314 }
1315
1316 #edithead,
1317 #replyhead {
1318         background-color: #f1f1f1;
1319 }
1320
1321 #ed_reply_toolbar {
1322         background-color: #e9e9e9;
1323 }
1324
1325 /* table vim shortcuts */
1326 .vim-current,
1327 .vim-current th,
1328 .vim-current td {
1329         background-color: #e4f2fd !important;
1330 }
1331
1332 /* Install Plugins */
1333 .star-average,
1334 .star.star-rating {
1335         background-color: #fc0;
1336 }
1337
1338 div.star.select:hover {
1339         background-color: #d00;
1340 }
1341
1342 #plugin-information .fyi ul {
1343         background-color: #eaf3fa;
1344 }
1345
1346 #plugin-information .fyi h2.mainheader {
1347         background-color: #cee1ef;
1348 }
1349
1350 #plugin-information pre,
1351 #plugin-information code {
1352         background-color: #ededff;
1353 }
1354
1355 #plugin-information pre {
1356         border: 1px solid #ccc;
1357 }
1358
1359 /* inline editor */
1360 .inline-edit-row fieldset input[type="text"],
1361 .inline-edit-row fieldset textarea,
1362 #bulk-titles,
1363 #replyrow input {
1364         border-color: #ddd;
1365 }
1366
1367 .inline-editor div.title {
1368         background-color: #eaf3fa;
1369 }
1370
1371 .inline-editor ul.cat-checklist {
1372         background-color: #fff;
1373         border-color: #ddd;
1374 }
1375
1376 .inline-editor .categories .catshow,
1377 .inline-editor .categories .cathide {
1378         color: #21759b;
1379 }
1380
1381 .inline-editor .quick-edit-save {
1382         background-color: #f1f1f1;
1383 }
1384
1385 #replyrow #ed_reply_toolbar input:hover {
1386         border-color: #aaa;
1387         background: #ddd;
1388 }
1389
1390 fieldset.inline-edit-col-right .inline-edit-col {
1391         border-color: #dfdfdf;
1392 }
1393
1394 .attention {
1395         color: #d54e21;
1396 }
1397
1398 .meta-box-sortables .postbox:hover .handlediv {
1399         background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;
1400 }
1401
1402 #major-publishing-actions {
1403         background: #eaf2fa;
1404 }
1405
1406 .tablenav .tablenav-pages {
1407         color: #555;
1408 }
1409
1410 .tablenav .tablenav-pages a {
1411         border-color: #e3e3e3;
1412         background: #eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px;
1413 }
1414
1415 .tablenav .tablenav-pages a:hover {
1416         color: #d54e21;
1417         border-color: #d54321;
1418 }
1419
1420 .tablenav .tablenav-pages a:active {
1421         color: #fff !important;
1422 }
1423
1424 .tablenav .tablenav-pages .current {
1425         background: #dfdfdf;
1426         border-color: #d3d3d3;
1427 }
1428
1429 #availablethemes,
1430 #availablethemes td {
1431         border-color: #ddd;
1432 }
1433
1434 #current-theme img {
1435         border-color: #999;
1436 }
1437
1438 #TB_window #TB_title a.tb-theme-preview-link,
1439 #TB_window #TB_title a.tb-theme-preview-link:visited {
1440         color: #999;
1441 }
1442
1443 #TB_window #TB_title a.tb-theme-preview-link:hover,
1444 #TB_window #TB_title a.tb-theme-preview-link:focus {
1445         color: #ccc;
1446 }
1447
1448 .misc-pub-section {
1449         border-bottom-color: #eee;
1450 }
1451
1452 #minor-publishing {
1453         border-bottom-color: #ddd;
1454 }
1455
1456 #post-body .misc-pub-section {
1457         border-right-color: #eee;
1458 }
1459
1460 .post-com-count span {
1461         background-color: #bbb;
1462 }
1463
1464 .form-table .color-palette td {
1465         border-color: #fff;
1466 }
1467
1468 .sortable-placeholder {
1469         border-color: #bbb;
1470         background-color: #f5f5f5;
1471 }
1472
1473 #post-body ul.category-tabs li.tabs a,
1474 #post-body ul.add-menu-item-tabs li.tabs a {
1475         color: #333;
1476 }
1477
1478 #wp_editimgbtn,
1479 #wp_delimgbtn,
1480 #wp_editgallery,
1481 #wp_delgallery {
1482         border-color: #999;
1483         background-color: #eee;
1484 }
1485
1486 #wp_editimgbtn:hover,
1487 #wp_delimgbtn:hover,
1488 #wp_editgallery:hover,
1489 #wp_delgallery:hover {
1490         border-color: #555;
1491         background-color: #ccc;
1492 }
1493
1494 #favorite-first {
1495         background: #5580a6 url(../images/fav-vs.png) repeat-x 0 center;
1496         border-color: #517ea5 !important;
1497         border-bottom-color: #416686 !important;
1498 }
1499
1500 #favorite-actions .slide-down {
1501         background-image: url(../images/fav-top-vs.gif);
1502         background-position:0 0;
1503         background-repeat: repeat-x;
1504 }
1505
1506 #favorite-inside {
1507         border-color: #5b86ac;
1508         background-color: #5580a6;
1509 }
1510
1511 #favorite-toggle {
1512         background: transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px;
1513 }
1514
1515 #favorite-actions a {
1516         color: #ddd;
1517 }
1518
1519 #favorite-actions a:hover {
1520         color: #fff;
1521 }
1522
1523 #favorite-inside a:hover {
1524         text-decoration: underline;
1525 }
1526
1527 #favorite-actions .slide-down {
1528         border-bottom-color: #626262;
1529 }
1530
1531 #screen-meta a.show-settings {
1532         background-color: transparent;
1533         text-shadow: rgba(255,255,255,0.7) 0 1px 0;
1534 }
1535
1536 #icon-edit,
1537 #icon-post {
1538         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -552px -5px;
1539 }
1540
1541 #icon-index {
1542         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -137px -5px;
1543 }
1544
1545 #icon-upload {
1546         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -251px -5px;
1547 }
1548
1549 #icon-link-manager,
1550 #icon-link,
1551 #icon-link-category {
1552         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -190px -5px;
1553 }
1554
1555 #icon-edit-pages,
1556 #icon-page {
1557         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -312px -5px;
1558 }
1559
1560 #icon-edit-comments {
1561         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -72px -5px;
1562 }
1563
1564 #icon-themes {
1565         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -11px -5px;
1566 }
1567
1568 #icon-plugins {
1569         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -370px -5px;
1570 }
1571
1572 #icon-users,
1573 #icon-profile,
1574 #icon-user-edit {
1575         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -600px -5px;
1576 }
1577
1578 #icon-tools,
1579 #icon-admin {
1580         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -432px -5px;
1581 }
1582
1583 #icon-options-general {
1584         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -492px -5px;
1585 }
1586
1587 #icon-ms-admin {
1588         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -659px -5px;
1589 }
1590
1591 .view-switch #view-switch-list {
1592         background: transparent url(../images/list-vs.png) no-repeat 0 0;
1593 }
1594
1595 .view-switch #view-switch-list.current {
1596         background: transparent url(../images/list-vs.png) no-repeat -40px 0;
1597 }
1598
1599 .view-switch #view-switch-excerpt {
1600         background: transparent url(../images/list-vs.png) no-repeat -20px 0;
1601 }
1602
1603 .view-switch #view-switch-excerpt.current {
1604         background: transparent url(../images/list-vs.png) no-repeat -60px 0;
1605 }
1606
1607 #header-logo {
1608         background: transparent url(../images/wp-logo-vs.png) no-repeat scroll center center;
1609 }
1610
1611 #wphead #site-visit-button {
1612         background-color: #3c6b95;
1613         background-image: url(../images/visit-site-button-grad-vs.gif);
1614         color: #b6d1e4;
1615         text-shadow: #3f3f3f 0 -1px 0;
1616 }
1617
1618 #wphead a:hover #site-visit-button {
1619         color: #fff;
1620 }
1621
1622 #wphead a:focus #site-visit-button,
1623 #wphead a:active #site-visit-button {
1624         background-position: 0 -27px;
1625 }
1626
1627 .popular-tags,
1628 .feature-filter {
1629         background-color: #fff;
1630         border-color: #dfdfdf;
1631 }
1632
1633 #theme-information .action-button {
1634         border-top-color: #dfdfdf;
1635 }
1636
1637 .theme-listing br.line {
1638         border-bottom-color: #ccc;
1639 }
1640
1641 div.widgets-sortables,
1642 #widgets-left .inactive {
1643         background-color: #f1f1f1;
1644         border-color: #ddd;
1645 }
1646
1647 #available-widgets .widget-holder {
1648         background-color: #fff;
1649         border-color: #ddd;
1650 }
1651
1652 #widgets-left .sidebar-name {
1653         background-color: #aaa;
1654         background-image: url(../images/ed-bg-vs.gif);
1655         text-shadow: #fff 0 1px 0;
1656         border-color: #dfdfdf;
1657 }
1658
1659 #widgets-right .sidebar-name {
1660         background-image: url(../images/fav-vs.png);
1661         text-shadow: #3f3f3f 0 -1px 0;
1662         background-color: #636363;
1663         border-color: #636363;
1664         color: #fff;
1665 }
1666
1667 .sidebar-name:hover,
1668 #removing-widget {
1669         color: #d54e21;
1670 }
1671
1672 #removing-widget span {
1673         color: black;
1674 }
1675
1676 #widgets-left .sidebar-name-arrow {
1677         background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
1678 }
1679
1680 #widgets-right .sidebar-name-arrow {
1681         background: transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px;
1682 }
1683
1684 .in-widget-title {
1685         color: #606060;
1686 }
1687
1688 .deleting .widget-title * {
1689         color: #aaa;
1690 }
1691
1692 .imgedit-menu div {
1693         border-color: #d5d5d5;
1694         background-color: #f1f1f1;
1695 }
1696
1697 .imgedit-menu div:hover {
1698         border-color: #c1c1c1;
1699         background-color: #eaeaea;
1700 }
1701
1702 .imgedit-menu div.disabled {
1703         border-color: #ccc;
1704         background-color: #ddd;
1705         filter: alpha(opacity=50);
1706         opacity: 0.5;
1707 }
1708
1709 #dashboard_recent_comments div.undo {
1710         border-top-color: #dfdfdf;
1711 }
1712
1713 .comment-ays,
1714 .comment-ays th {
1715         border-color: #ddd;
1716 }
1717
1718 .comment-ays th {
1719         background-color: #f1f1f1;
1720 }
1721
1722 #nav-menu-header, .menu-item-handle {
1723         background: url("../images/blue-grad.png") repeat-x scroll left top #d5e6f2;
1724 }
1725
1726 #menu-management .nav-tab-active {
1727         background: #eaf3fa;
1728         border-bottom-color: #eaf3fa;
1729 }