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