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