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