]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-admin/css/colors-classic.dev.css
Wordpress 3.2
[autoinstalls/wordpress.git] / wp-admin / css / colors-classic.dev.css
1 html,
2 .wp-dialog {
3         background-color: #fff;
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: #333;
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         background-color: #fff;
120 }
121
122 ul.category-tabs li.tabs,
123 ul.add-menu-item-tabs li.tabs,
124 .wp-tab-active {
125         background-color: #fff;
126 }
127
128 input.disabled,
129 textarea.disabled {
130         background-color: #ccc;
131 }
132 /* #upload-menu li a.upload-tab-link, */
133 #plugin-information .action-button a,
134 #plugin-information .action-button a:hover,
135 #plugin-information .action-button a:visited {
136         color: #fff;
137 }
138
139 .widget .widget-top,
140 .postbox h3,
141 .stuffbox h3,
142 .widefat thead tr th,
143 .widefat tfoot tr th,
144 h3.dashboard-widget-title,
145 h3.dashboard-widget-title span,
146 h3.dashboard-widget-title small,
147 .find-box-head,
148 .sidebar-name,
149 #nav-menu-header,
150 #nav-menu-footer,
151 .menu-item-handle,
152 #fullscreen-topbar {
153         background-color: #f5fafd; /* Fallback */
154         background-image: -ms-linear-gradient(top, #f7fcfe, #eff8ff); /* IE10 */
155         background-image: -moz-linear-gradient(top, #f7fcfe, #eff8ff); /* Firefox */
156         background-image: -o-linear-gradient(top, #f7fcfe, #eff8ff); /* Opera */
157         background-image: -webkit-gradient(linear, left top, left bottom, from(#f7fcfe), to(#eff8ff)); /* old Webkit */
158         background-image: -webkit-linear-gradient(top, #f7fcfe, #eff8ff); /* new Webkit */
159         background-image: linear-gradient(top, #f7fcfe, #eff8ff); /* proposed W3C Markup */
160 }
161
162 .widget .widget-top,
163 .postbox h3,
164 .stuffbox h3 {
165         border-bottom-color: #D1E5EE;
166         text-shadow: #fff 0 1px 0;
167         -moz-box-shadow: 0 1px 0 #fff;
168         -webkit-box-shadow: 0 1px 0 #fff;
169         box-shadow: 0 1px 0 #fff;
170 }
171
172 .form-table th,
173 .form-wrap label {
174         color: #222;
175         text-shadow: #fff 0 1px 0;
176 }
177
178 .description,
179 .form-wrap p {
180         color: #666;
181 }
182
183 strong .post-com-count span {
184         background-color: #21759b;
185 }
186
187 .sorthelper {
188         background-color: #ccf3fa;
189 }
190
191 .ac_match,
192 .subsubsub a.current {
193         color: #000;
194 }
195
196 .wrap h2 {
197         color: #174f69;
198 }
199
200 .wrap .add-new-h2 {
201         background: #f1f1f1;
202 }
203
204 .subtitle {
205         color: #777;
206 }
207
208 .ac_over {
209         background-color: #f0f0b8;
210 }
211
212 .ac_results {
213         background-color: #fff;
214         border-color: #808080;
215 }
216
217 .ac_results li {
218         color: #101010;
219 }
220
221 .alternate,
222 .alt {
223         background-color: #f7fcfe;
224 }
225
226 .available-theme a.screenshot {
227         background-color: #f1f1f1;
228         border-color: #ddd;
229 }
230
231 .bar {
232         background-color: #e8e8e8;
233         border-right-color: #99d;
234 }
235
236 #media-upload,
237 #media-upload .media-item .slidetoggle {
238         background: #fff;
239 }
240
241 #media-upload .slidetoggle {
242         border-top-color: #dfdfdf;
243 }
244
245 div.error,
246 .login #login_error {
247         background-color: #ffebe8;
248         border-color: #c00;
249 }
250
251 div.error a {
252         color: #c00;
253 }
254
255 .form-invalid {
256         background-color: #ffebe8 !important;
257 }
258
259 .form-invalid input,
260 .form-invalid select {
261         border-color: #c00 !important;
262 }
263
264 .submit {
265         border-color: #DFDFDF;
266 }
267
268 .highlight {
269         background-color: #e4f2fd;
270         color: #000;
271 }
272
273 .howto,
274 .nonessential,
275 #edit-slug-box,
276 .form-input-tip,
277 .subsubsub {
278         color: #666;
279 }
280
281 .media-item {
282         border-bottom-color: #dfdfdf;
283 }
284
285 #wpbody-content #media-items .describe {
286         border-top-color: #dfdfdf;
287 }
288
289 .media-upload-form label.form-help,
290 td.help {
291         color: #9a9a9a;
292 }
293
294 .post-com-count {
295         background-image: url(../images/bubble_bg.gif);
296         color: #fff;
297 }
298
299 .post-com-count span {
300         background-color: #bbb;
301         color: #fff;
302 }
303
304 .post-com-count:hover span {
305         background-color: #d54e21;
306 }
307
308 .quicktags, .search {
309         background-color: #ccc;
310         color: #000;
311 }
312
313 .side-info h5 {
314         border-bottom-color: #dadada;
315 }
316
317 .side-info ul {
318         color: #666;
319 }
320
321 .button,
322 .button-secondary,
323 .submit input,
324 input[type=button],
325 input[type=submit] {
326         border-color: #bbb;
327         color: #464646;
328 }
329
330 .button:hover,
331 .button-secondary:hover,
332 .submit input:hover,
333 input[type=button]:hover,
334 input[type=submit]:hover {
335         color: #000;
336         border-color: #666;
337 }
338
339 .button,
340 .submit input,
341 .button-secondary {
342         background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
343         text-shadow: rgba(255,255,255,1) 0 1px 0;
344 }
345
346 .button:active,
347 .submit input:active,
348 .button-secondary:active {
349         background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
350 }
351
352 input.button-primary,
353 button.button-primary,
354 a.button-primary {
355         border-color: #298cba;
356         font-weight: bold;
357         color: #fff;
358         background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
359         text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
360 }
361
362 input.button-primary:active,
363 button.button-primary:active,
364 a.button-primary:active {
365         background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top;
366         color: #eaf2fa;
367 }
368
369 input.button-primary:hover,
370 button.button-primary:hover,
371 a.button-primary:hover,
372 a.button-primary:focus,
373 a.button-primary:active {
374         border-color: #13455b;
375         color: #eaf2fa;
376 }
377
378 .button-disabled,
379 .button[disabled],
380 .button:disabled,
381 .button-secondary[disabled],
382 .button-secondary:disabled,
383 a.button.disabled {
384         color: #aaa !important;
385         border-color: #ddd !important;
386 }
387
388 .button-primary-disabled,
389 .button-primary[disabled],
390 .button-primary:disabled {
391         color: #9FD0D5 !important;
392         background: #298CBA !important;
393 }
394
395 a:hover,
396 a:active,
397 a:focus {
398         color: #d54e21;
399 }
400
401 #wphead #viewsite a:hover,
402 #adminmenu a:hover,
403 #adminmenu ul.wp-submenu a:hover,
404 #the-comment-list .comment a:hover,
405 #rightnow a:hover,
406 #media-upload a.del-link:hover,
407 div.dashboard-widget-submit input:hover,
408 .subsubsub a:hover,
409 .subsubsub a.current:hover,
410 .ui-tabs-nav a:hover,
411 .plugins .inactive a:hover,
412 #all-plugins-table .plugins .inactive a:hover,
413 #search-plugins-table .plugins .inactive a:hover {
414         color: #d54e21;
415 }
416
417 #the-comment-list .comment-item,
418 #dashboard-widgets #dashboard_quick_press form p.submit {
419         border-color: #dfdfdf;
420 }
421
422 #side-sortables .category-tabs .tabs a,
423 #side-sortables .add-menu-item-tabs .tabs a,
424 .wp-tab-bar .wp-tab-active a {
425         color: #333;
426 }
427
428 #rightnow .rbutton {
429         background-color: #ebebeb;
430         color: #264761;
431 }
432
433 .submitbox .submit {
434         background-color: #464646;
435         color: #ccc;
436 }
437
438 .plugins a.delete:hover,
439 #all-plugins-table .plugins a.delete:hover,
440 #search-plugins-table .plugins a.delete:hover,
441 .submitbox .submitdelete {
442         color: #f00;
443         border-bottom-color: #f00;
444 }
445
446 .submitbox .submitdelete:hover,
447 #media-items a.delete:hover {
448         color: #fff;
449         background-color: #f00;
450         border-bottom-color: #f00;
451 }
452
453 #normal-sortables .submitbox .submitdelete:hover {
454         color: #000;
455         background-color: #f00;
456         border-bottom-color: #f00;
457 }
458
459 .tablenav .dots {
460         border-color: transparent;
461 }
462
463 .tablenav .next,
464 .tablenav .prev {
465         border-color: transparent;
466         color: #21759b;
467 }
468
469 .tablenav .next:hover,
470 .tablenav .prev:hover {
471         border-color: transparent;
472         color: #d54e21;
473 }
474
475 div.updated,
476 .login .message {
477         background-color: #ffffe0;
478         border-color: #e6db55;
479 }
480
481 .update-message {
482         color: #000;
483 }
484
485 a.page-numbers {
486         border-bottom-color: #B8D3E2;
487 }
488
489 .commentlist li {
490         border-bottom-color: #ccc;
491 }
492
493 .widefat td,
494 .widefat th {
495         border-top-color: #fff;
496         border-bottom-color: #D0DFE9;
497 }
498
499 .widefat th {
500         text-shadow: rgba(255,255,255,0.8) 0 1px 0;
501 }
502
503 .widefat td {
504         color: #555;
505 }
506 .widefat p,
507 .widefat ol,
508 .widefat ul {
509         color: #333;
510 }
511
512 .widefat thead tr th,
513 .widefat tfoot tr th,
514 h3.dashboard-widget-title,
515 h3.dashboard-widget-title span,
516 h3.dashboard-widget-title small,
517 .find-box-head {
518         color: #333;
519 }
520
521 th.sortable a:hover, th.sortable a:active, th.sortable a:focus {
522         color: #333;
523 }
524
525 h3.dashboard-widget-title small a {
526         color: #d7d7d7;
527 }
528
529 h3.dashboard-widget-title small a:hover {
530         color: #fff;
531 }
532
533 a,
534 #adminmenu a,
535 #poststuff #edButtonPreview,
536 #poststuff #edButtonHTML,
537 #the-comment-list p.comment-author strong a,
538 #media-upload a.del-link,
539 #media-items a.delete,
540 .plugins a.delete,
541 .ui-tabs-nav a {
542         color: #21759b;
543 }
544
545 #adminmenu .awaiting-mod,
546 #adminmenu .update-plugins,
547 #sidemenu a .update-plugins,
548 #rightnow .reallynow {
549         background-color: #464646;
550         color: #fff;
551         -moz-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
552         -khtml-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
553         -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
554         box-shadow: rgba(255,255,255,0.5) 0 1px 0;
555 }
556 #plugin-information .action-button {
557         background-color: #d54e21;
558         color: #fff;
559 }
560
561 #adminmenu li.current a .awaiting-mod,
562 #adminmenu      li a.wp-has-current-submenu .update-plugins{
563         background-color: #464646;
564         color: #fff;
565         -moz-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
566         -khtml-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
567         -webkit-box-shadow: rgba(255,255,255,0.5) 0 1px 0;
568         box-shadow: rgba(255,255,255,0.5) 0 1px 0;
569 }
570
571 div#media-upload-header,
572 div#plugin-information-header {
573         background-color: #f9f9f9;
574         border-bottom-color: #dfdfdf;
575 }
576
577 #currenttheme img {
578         border-color: #666;
579 }
580
581 #dashboard_secondary div.dashboard-widget-content ul li a {
582         background-color: #f9f9f9;
583 }
584
585 input.readonly, textarea.readonly {
586         background-color: #ddd;
587 }
588
589 #ed_toolbar input,
590 #ed_reply_toolbar input {
591         background: #fff url("../images/fade-butt.png") repeat-x 0 -2px;
592 }
593
594 #editable-post-name {
595         background-color: #fffbcc;
596 }
597
598 #edit-slug-box strong,
599 .tablenav .displaying-num,
600 #submitted-on,
601 .submitted-on {
602         color: #777;
603 }
604
605 .login #nav a,
606 .login #backtoblog a {
607         color: #21759b !important;
608 }
609
610 .login #nav a:hover,
611 .login #backtoblog a:hover {
612         color: #d54e21 !important;
613 }
614
615 #footer {
616         color: #777;
617         border-color: #b0c8d7;
618 }
619
620 #media-items,
621 .imgedit-group {
622         border-color: #dfdfdf;
623 }
624
625 .checkbox,
626 .side-info,
627 .plugins tr,
628 #your-profile #rich_editing {
629         background-color: #fcfcfc;
630 }
631
632 .plugins .inactive,
633 .plugins .inactive th,
634 .plugins .inactive td,
635 tr.inactive + tr.plugin-update-tr .plugin-update {
636         background-color: #efede7;
637 }
638
639 .plugin-update-tr .update-message {
640         background-color: #fffbe4;
641         border-color: #dfdfdf;
642 }
643
644 .plugins .active,
645 .plugins .active th,
646 .plugins .active td {
647         color: #000;
648 }
649
650 .plugins .inactive a {
651         color: #557799;
652 }
653
654 #the-comment-list tr.undo,
655 #the-comment-list div.undo {
656         background-color: #f4f4f4;
657 }
658
659 #the-comment-list .unapproved {
660         background-color: #ffffe0;
661 }
662
663 #the-comment-list .approve a {
664         color: #006505;
665 }
666
667 #the-comment-list .unapprove a {
668         color: #d98500;
669 }
670
671 table.widefat span.delete a,
672 table.widefat span.trash a,
673 table.widefat span.spam a,
674 #dashboard_recent_comments .delete a,
675 #dashboard_recent_comments .trash a,
676 #dashboard_recent_comments .spam a {
677         color: #bc0b0b;
678 }
679
680 .widget,
681 #widget-list .widget-top,
682 .postbox,
683 #titlediv,
684 #poststuff .postarea,
685 .stuffbox {
686         border-color: #d1e5ee;
687         -moz-box-shadow: inset 0 1px 0 #fff;
688         -webkit-box-shadow: inset 0 1px 0 #fff;
689         box-shadow: inset 0 1px 0 #fff;
690         -moz-border-radius: 3px;
691         -khtml-border-radius: 3px;
692         -webkit-border-radius: 3px;
693         border-radius: 3px;
694 }
695
696 .widget,
697 #widget-list .widget-top,
698 .postbox,
699 .menu-item-settings {
700         background-color: #f7fcfe;
701 }
702
703 .postbox h3 {
704         color: #174f69;
705 }
706
707 .widget .widget-top {
708         color: #174f69;
709 }
710
711 .sidebar-name:hover h3,
712 .postbox h3:hover {
713         color: #000;
714 }
715
716 .curtime #timestamp {
717         background-image: url(../images/date-button.gif);
718 }
719
720 #quicktags #ed_link {
721         color: #00f;
722 }
723
724 #rightnow .youhave {
725         background-color: #f0f6fb;
726 }
727
728 #rightnow a {
729         color: #448abd;
730 }
731
732 .tagchecklist span a,
733 #bulk-titles div a {
734         background: url(../images/xit.gif) no-repeat;
735 }
736
737 .tagchecklist span a:hover,
738 #bulk-titles div a:hover {
739         background: url(../images/xit.gif) no-repeat -10px 0;
740 }
741
742 #update-nag, .update-nag {
743         background-color: #fffbcc;
744         border-color: #e6db55;
745         color: #555;
746 }
747
748 .login #backtoblog a {
749         color: #464646;
750 }
751
752 #wphead {
753         border-bottom:#d0dfe9 1px solid;
754 }
755
756 #wphead h1 a {
757         color: #174f69;
758 }
759
760 #user_info {
761         color: #777;
762 }
763
764 #user_info:hover,
765 #user_info.active {
766         color: #185069;
767 }
768
769 #user_info.active {
770         background-color: #f7fcfe; /* Fallback */
771         background-image: -ms-linear-gradient(bottom, #f7fcfe, #f9f9f9); /* IE10 */
772         background-image: -moz-linear-gradient(bottom, #f7fcfe, #f9f9f9); /* Firefox */
773         background-image: -o-linear-gradient(bottom, #f7fcfe, #f9f9f9); /* Opera */
774         background-image: -webkit-gradient(linear, left bottom, left top, from(#f7fcfe), to(#f9f9f9)); /* old Webkit */
775         background-image: -webkit-linear-gradient(bottom, #f7fcfe, #f9f9f9); /* new Webkit */
776         background-image: linear-gradient(bottom, #f7fcfe, #f9f9f9); /* proposed W3C Markup */
777         border-color: #d0dfe9 #d0dfe9 #d0dfe9;
778 }
779
780 #user_info_arrow {
781         background: transparent url(../images/arrows-vs.png) no-repeat 6px 5px;
782 }
783
784 #user_info:hover #user_info_arrow,
785 #user_info.active #user_info_arrow {
786         background: transparent url(../images/arrows-dark-vs.png) no-repeat 6px 5px;
787 }
788
789 #user_info_links {
790         -moz-box-shadow: 0 3px 2px -2px rgba( 0, 0, 0, 0.2 );
791         -webkit-box-shadow: 0 3px 2px -2px rgba( 0, 0, 0, 0.2 );
792         box-shadow: 0 3px 2px -2px rgba( 0, 0, 0, 0.2 );
793 }
794
795 #user_info_links ul {
796         background: #f7fcfe;
797         border-color: #d0dfe9 #d0dfe9 #d0dfe9;
798         -moz-box-shadow: inset 0 1px 0 #f9f9f9;
799         -webkit-box-shadow: inset 0 1px 0 #f9f9f9;
800         box-shadow: inset 0 1px 0 #f9f9f9;
801 }
802
803 #user_info_links li:hover {
804         background-color: #ECF8FE;
805 }
806
807 #user_info_links li:hover a,
808 #user_info_links li a:hover {
809         text-decoration: none;
810 }
811
812 #user_info a:link,
813 #user_info a:visited,
814 #footer a:link,
815 #footer a:visited {
816         text-decoration: none;
817 }
818
819 #footer a:hover {
820         color: #000;
821         text-decoration: underline;
822 }
823
824 div#media-upload-error,
825 .file-error,
826 abbr.required,
827 .widget-control-remove:hover,
828 table.widefat .delete a:hover,
829 table.widefat .trash a:hover,
830 table.widefat .spam a:hover,
831 #dashboard_recent_comments .delete a:hover,
832 #dashboard_recent_comments .trash a:hover
833 #dashboard_recent_comments .spam a:hover {
834         color: #f00;
835 }
836
837 #pass-strength-result {
838         background-color: #eee;
839         border-color: #ddd !important;
840 }
841
842 #pass-strength-result.bad {
843         background-color: #ffb78c;
844         border-color: #ff853c !important;
845 }
846
847 #pass-strength-result.good {
848         background-color: #ffec8b;
849         border-color: #fc0 !important;
850 }
851
852 #pass-strength-result.short {
853         background-color: #ffa0a0;
854         border-color: #f04040 !important;
855 }
856
857 #pass-strength-result.strong {
858         background-color: #c3ff88;
859         border-color: #8dff1c !important;
860 }
861
862 /* editors */
863 #quicktags {
864         border-color: #cfdfe9;
865         background-color: #cfdfe9;
866         background-image: url("../images/ed-bg-vs.gif?ver=20101102");
867 }
868
869 #ed_toolbar input {
870         border-color: #C3C3C3;
871 }
872
873 #ed_toolbar input:hover {
874         border-color: #aaa;
875         background: #ddd;
876 }
877
878 #poststuff .wp_themeSkin .mceStatusbar {
879         border-color: #d0dfe9;
880 }
881
882 #poststuff .wp_themeSkin .mceStatusbar * {
883         color: #555;
884 }
885
886 #poststuff #edButtonPreview,
887 #poststuff #edButtonHTML {
888         background-color: #f7fcfe;
889         border-color: #d0dfe9 #d0dfe9 #d0dfe9;
890         color: #999;
891 }
892
893 #poststuff #editor-toolbar .active {
894         border-color: #d0dfe9 #d0dfe9 #eff8ff;
895         background-color: #eff8ff;
896         color: #333;
897 }
898
899 /* TinyMCE */
900 #post-status-info {
901         background-color: #eff8ff;
902 }
903
904 .wp_themeSkin *,
905 .wp_themeSkin a:hover,
906 .wp_themeSkin a:link,
907 .wp_themeSkin a:visited,
908 .wp_themeSkin a:active {
909         color: #000;
910 }
911
912 /* Containers */
913 .wp_themeSkin table.mceLayout {
914         border-color: #bed1dd #bed1dd #d0dfe9;
915 }
916
917 #editorcontainer #content,
918 #editorcontainer .wp_themeSkin .mceIframeContainer {
919         -moz-box-shadow: inset 1px 1px 2px rgba( 0, 0, 0, 0.1 );
920         -webkit-box-shadow: inset 1px 1px 2px rgba( 0, 0, 0, 0.1 );
921         box-shadow: inset 1px 1px 2px rgba( 0, 0, 0, 0.1 );
922 }
923 .wp_themeSkin iframe {
924         background: transparent;
925 }
926
927 /* Layout */
928 .wp_themeSkin .mceStatusbar {
929         color: #000;
930         background-color: #f5f5f5;
931 }
932
933 /* Button */
934 .wp_themeSkin .mceButton {
935         border-color: #B0C8D7;
936         background-color: #cfdfe9; /* Fallback */
937         background-image: -ms-linear-gradient(bottom, #cfdfe9, #fff); /* IE10 */
938         background-image: -moz-linear-gradient(bottom, #cfdfe9, #fff); /* Firefox */
939         background-image: -o-linear-gradient(bottom, #cfdfe9, #fff); /* Opera */
940         background-image: -webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#fff)); /* old Webkit       */
941         background-image: -webkit-linear-gradient(bottom, #cfdfe9, #fff) !important; /* new Webkit */
942         background-image: linear-gradient(bottom, #cfdfe9, #fff); /* proposed W3C Markup */
943 }
944
945 .wp_themeSkin a.mceButtonEnabled:hover {
946         border-color: #5589AA !important;
947         background-color: #c9c9c9; /* Fallback */
948         background-image: -ms-linear-gradient(bottom, #bdccd5, #fff); /* IE10 */
949         background-image: -moz-linear-gradient(bottom, #bdccd5, #fff)); /* Firefox */
950         background-image: -o-linear-gradient(bottom, #bdccd5, #fff)); /* Opera */
951         background-image: -webkit-gradient(linear, left bottom, left top, from(#bdccd5), to(#fff)); /* old Webkit        */
952         background-image: -webkit-linear-gradient(bottom, #bdccd5, #fff) !important; /* new Webkit */
953         background-image: linear-gradient(bottom, #bdccd5, #fff); /* proposed W3C Markup */
954 }
955
956 .wp_themeSkin a.mceButton:active,
957 .wp_themeSkin a.mceButtonEnabled:active,
958 .wp_themeSkin a.mceButtonSelected:active,
959 .wp_themeSkin a.mceButtonActive,
960 .wp_themeSkin a.mceButtonActive:active,
961 .wp_themeSkin a.mceButtonActive:hover {
962         background: #B0C8D7 !important;
963         background-image: -ms-linear-gradient(bottom, #fff, #cfdfe9); /* IE10 */
964         background-image: -moz-linear-gradient(bottom, #fff, #cfdfe9)); /* Firefox */
965         background-image: -o-linear-gradient(bottom, #fff, #cfdfe9)); /* Opera */
966         background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#cfdfe9)); /* old Webkit        */
967         background-image: -webkit-linear-gradient(bottom, #fff, #cfdfe9) !important; /* new Webkit */
968         background-image: linear-gradient(bottom, #fff, #cfdfe9); /* proposed W3C Markup */
969         border-color: #5589AA !important;
970 }
971
972 .wp_themeSkin .mceButtonDisabled {
973         border-color: #B0C8D7 !important;
974 }
975
976 /* ListBox */
977 .wp_themeSkin .mceListBox .mceText,
978 .wp_themeSkin .mceListBox .mceOpen      {
979         border-color: #B0C8D7;
980         background-color: #cfdfe9; /* Fallback */
981         background-image: -ms-linear-gradient(bottom, #cfdfe9, #fff); /* IE10 */
982         background-image: -moz-linear-gradient(bottom, #cfdfe9, #fff); /* Firefox */
983         background-image: -o-linear-gradient(bottom, #cfdfe9, #fff); /* Opera */
984         background-image: -webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#fff)); /* old Webkit       */
985         background-image: -webkit-linear-gradient(bottom, #cfdfe9, #fff) !important; /* new Webkit */
986         background-image: linear-gradient(bottom, #cfdfe9, #fff); /* proposed W3C Markup */
987 }
988
989 .wp_themeSkin .mceListBox .mceOpen {
990         border-left: 0px !important;
991 }
992
993 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
994 .wp_themeSkin .mceListBoxHover .mceOpen,
995 .wp_themeSkin .mceListBoxHover:active .mceOpen,
996 .wp_themeSkin .mceListBoxSelected .mceOpen,
997 .wp_themeSkin .mceListBoxSelected .mceText,
998 .wp_themeSkin table.mceListBoxEnabled:active .mceText {
999         background: #B0C8D7;
1000         border-color: #5589AA !important;
1001 }
1002
1003 /* List Box Hover */
1004 .wp_themeSkin table.mceListBoxEnabled:hover .mceText,
1005 .wp_themeSkin .mceListBoxHover .mceText,
1006 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
1007 .wp_themeSkin .mceListBoxHover .mceOpen {
1008         border-color: #5589AA !important;
1009         background-color: #c9c9c9; /* Fallback */
1010         background-image: -ms-linear-gradient(bottom, #cfdfe9, #fff); /* IE10 */
1011         background-image: -moz-linear-gradient(bottom, #cfdfe9, #fff); /* Firefox */
1012         background-image: -o-linear-gradient(bottom, #cfdfe9, #fff); /* Opera */
1013         background-image: -webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#fff)); /* old Webkit       */
1014         background-image: -webkit-linear-gradient(bottom, #cfdfe9, #fff) !important; /* new Webkit */
1015         background-image: linear-gradient(bottom, #cfdfe9, #fff); /* proposed W3C Markup */
1016 }
1017
1018 .wp_themeSkin select.mceListBox {
1019         border-color: #B2B2B2;
1020         background-color: #fff;
1021 }
1022
1023 /* SplitButton */
1024 .wp_themeSkin .mceSplitButton a.mceAction,
1025 .wp_themeSkin .mceSplitButton a.mceOpen {
1026         border-color: #B0C8D7;
1027 }
1028
1029 .wp_themeSkin .mceSplitButton a.mceOpen:hover,
1030 .wp_themeSkin .mceSplitButtonSelected a.mceOpen,
1031 .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
1032 .wp_themeSkin .mceSplitButton a.mceAction:hover {
1033         border-color: #5589AA !important;
1034 }
1035
1036
1037 .wp_themeSkin table.mceSplitButton td {
1038         background-color: #cfdfe9; /* Fallback */
1039         background-image: -ms-linear-gradient(bottom, #cfdfe9, #fff); /* IE10 */
1040         background-image: -moz-linear-gradient(bottom, #cfdfe9, #fff); /* Firefox */
1041         background-image: -o-linear-gradient(bottom, #cfdfe9, #fff); /* Opera */
1042         background-image: -webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#fff)); /* old Webkit       */
1043         background-image: -webkit-linear-gradient(bottom, #cfdfe9, #fff) !important; /* new Webkit */
1044         background-image: linear-gradient(bottom, #cfdfe9, #fff); /* proposed W3C Markup */
1045 }
1046
1047 .wp_themeSkin table.mceSplitButton:hover td {
1048         background-image: -ms-linear-gradient(bottom, #cfdfe9, #fff); /* IE10 */
1049         background-image: -moz-linear-gradient(bottom, #cfdfe9, #fff); /* Firefox */
1050         background-image: -o-linear-gradient(bottom, #cfdfe9, #fff); /* Opera */
1051         background-image: -webkit-gradient(linear, left bottom, left top, from(#cfdfe9), to(#fff)); /* old Webkit       */
1052         background-image: -webkit-linear-gradient(bottom, #cfdfe9, #fff) !important; /* new Webkit */
1053         background-image: linear-gradient(bottom, #cfdfe9, #fff); /* proposed W3C Markup */
1054 }
1055
1056 .wp_themeSkin .mceSplitButtonActive {
1057         background-color: #B0C8D7;
1058 }
1059
1060 /* ColorSplitButton */
1061 .wp_themeSkin div.mceColorSplitMenu table {
1062         background-color: #ebebeb;
1063         border-color: #B2B2B2;
1064 }
1065
1066 .wp_themeSkin .mceColorSplitMenu a {
1067         border-color: #B2B2B2;
1068 }
1069
1070 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
1071         border-color: #fff;
1072 }
1073
1074 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
1075         border-color: #0A246A;
1076         background-color: #B6BDD2;
1077 }
1078
1079 .wp_themeSkin a.mceMoreColors:hover {
1080         border-color: #0A246A;
1081 }
1082
1083 /* Menu */
1084 .wp_themeSkin .mceMenu {
1085         border-color: #ddd;
1086 }
1087
1088 .wp_themeSkin .mceMenu table {
1089         background-color: #ebeaeb;
1090 }
1091
1092 .wp_themeSkin .mceMenu .mceText {
1093         color: #000;
1094 }
1095
1096 .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
1097 .wp_themeSkin .mceMenu .mceMenuItemActive {
1098         background-color: #f5f5f5;
1099 }
1100 .wp_themeSkin td.mceMenuItemSeparator {
1101         background-color: #aaa;
1102 }
1103 .wp_themeSkin .mceMenuItemTitle a {
1104         background-color: #ccc;
1105         border-bottom-color: #aaa;
1106 }
1107 .wp_themeSkin .mceMenuItemTitle span.mceText {
1108         color: #000;
1109 }
1110 .wp_themeSkin .mceMenuItemDisabled .mceText {
1111         color: #888;
1112 }
1113
1114 .wp_themeSkin tr.mceFirst td.mceToolbar {
1115         background: #cfdfe9 url("../images/ed-bg-vs.gif?ver=20101102") repeat-x scroll left top;
1116         border-color: #cfdfe9;
1117 }
1118
1119 .wp-admin #mceModalBlocker {
1120         background: #000;
1121 }
1122
1123 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
1124         background: #444444;
1125         border-left: 1px solid #999;
1126         border-top: 1px solid #999;
1127         -moz-border-radius: 3px 0 0 0;
1128         -webkit-border-top-left-radius: 3px;
1129         -khtml-border-top-left-radius: 3px;
1130         border-top-left-radius: 3px;
1131 }
1132
1133 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
1134         background: #444444;
1135         border-right: 1px solid #999;
1136         border-top: 1px solid #999;
1137         border-top-right-radius: 3px;
1138         -khtml-border-top-right-radius: 3px;
1139         -webkit-border-top-right-radius: 3px;
1140         -moz-border-radius: 0 3px 0 0;
1141 }
1142
1143 .wp-admin .clearlooks2 .mceMiddle .mceLeft {
1144         background: #f1f1f1;
1145         border-left: 1px solid #999;
1146 }
1147
1148 .wp-admin .clearlooks2 .mceMiddle .mceRight {
1149         background: #f1f1f1;
1150         border-right: 1px solid #999;
1151 }
1152
1153 .wp-admin .clearlooks2 .mceBottom {
1154         background: #f1f1f1;
1155         border-bottom: 1px solid #999;
1156 }
1157
1158 .wp-admin .clearlooks2 .mceBottom .mceLeft {
1159         background: #f1f1f1;
1160         border-bottom: 1px solid #999;
1161         border-left: 1px solid #999;
1162 }
1163
1164 .wp-admin .clearlooks2 .mceBottom .mceCenter {
1165         background: #f1f1f1;
1166         border-bottom: 1px solid #999;
1167 }
1168
1169 .wp-admin .clearlooks2 .mceBottom .mceRight {
1170         background: #f1f1f1;
1171         border-bottom: 1px solid #999;
1172         border-right: 1px solid #999;
1173 }
1174
1175 .wp-admin .clearlooks2 .mceFocus .mceTop span {
1176         color: #e5e5e5;
1177 }
1178 /* end TinyMCE */
1179
1180 #titlediv #title {
1181         border-color: #bdccd5;
1182 }
1183
1184 #editorcontainer {
1185         border-color: #bdccd5 #bdccd5 #d0dfe9;
1186 }
1187
1188 #post-status-info {
1189         border-color: #d0dfe9 #bdccd5 #bdccd5;
1190 }
1191
1192 .editwidget .widget-inside {
1193         border-color: #d0dfe9;
1194 }
1195
1196 #titlediv #title {
1197         background-color: #fff;
1198 }
1199
1200 #tTips p#tTips_inside {
1201         background-color: #ddd;
1202         color: #333;
1203 }
1204
1205 #timestampdiv input,
1206 #namediv input,
1207 #poststuff .inside .the-tagcloud {
1208         border-color: #ddd;
1209 }
1210
1211 /* menu */
1212 #adminmenuback,
1213 #adminmenuwrap {
1214     background-color: #EFF8FF;
1215         border-color: #D1E5EE;
1216 }
1217
1218 #adminmenushadow,
1219 #adminmenuback {
1220         background-image: url(../images/menu-shadow.png);
1221         background-position: top right;
1222         background-repeat: repeat-y;
1223 }
1224
1225 #adminmenu li.wp-menu-separator {
1226         background: #D1E5EE;
1227         border-color: #bed1dd;
1228 }
1229
1230 #adminmenu div.separator {
1231         border-color: #D1E5EE;
1232 }
1233
1234 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
1235 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
1236         background: transparent url(../images/arrows-dark-vs.png) no-repeat -1px 6px;
1237 }
1238
1239 #adminmenu .wp-has-submenu:hover .wp-menu-toggle,
1240 #adminmenu .wp-menu-open .wp-menu-toggle {
1241         background: transparent url(../images/arrows-vs.png) no-repeat -2px 6px;
1242 }
1243
1244 #adminmenu a.menu-top,
1245 .folded #adminmenu li.menu-top,
1246 #adminmenu .wp-submenu .wp-submenu-head {
1247         border-top-color: #ffffff;
1248         border-bottom-color: #d1e5ee;
1249 }
1250
1251 #adminmenu li.wp-menu-open {
1252         border-color: #d1e5ee;
1253 }
1254
1255 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
1256 #adminmenu li.current a.menu-top,
1257 .folded #adminmenu li.wp-has-current-submenu,
1258 .folded #adminmenu li.current.menu-top,
1259 #adminmenu .wp-menu-arrow,
1260 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
1261         background-color: #5589AA; /* Fallback */
1262         background-image: -ms-linear-gradient(bottom, #5589AA, #5A8FAD); /* IE10 */
1263         background-image: -moz-linear-gradient(bottom, #5589AA, #5A8FAD); /* Firefox */
1264         background-image: -o-linear-gradient(bottom, #5589AA, #5A8FAD); /* Opera */
1265         background-image: -webkit-gradient(linear, left bottom, left top, from(#5589AA), to(#5A8FAD)); /* old Webkit */
1266         background-image: -webkit-linear-gradient(bottom, #5589AA, #5A8FAD); /* new Webkit */
1267         background-image: linear-gradient(bottom, #5589AA, #5A8FAD); /* proposed W3C Markup */
1268 }
1269
1270 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
1271 #adminmenu li.current a.menu-top,
1272 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
1273         text-shadow: 0 -1px 0 #333;
1274         color: #fff;
1275         border-top-color: #5A8FAD;
1276         border-bottom-color: #5589AA;
1277 }
1278
1279 .folded #adminmenu li.wp-has-current-submenu,
1280 .folded #adminmenu li.current.menu-top {
1281         border-top-color: #5A8FAD;
1282         border-bottom-color: #5589AA;
1283 }
1284
1285 #adminmenu .wp-submenu a:hover {
1286         background-color: #EAF2FA !important;
1287         color: #333 !important;
1288 }
1289
1290 #adminmenu .wp-submenu li.current,
1291 #adminmenu .wp-submenu li.current a,
1292 #adminmenu .wp-submenu li.current a:hover {
1293         color: #333;
1294 }
1295
1296 #adminmenu .wp-submenu ul {
1297         background-color: #fff;
1298 }
1299
1300 .folded #adminmenu .wp-submenu-wrap,
1301 .folded #adminmenu .wp-submenu ul {
1302         border-color: #d0dfe9;
1303 }
1304
1305 .folded #adminmenu .wp-submenu-wrap {
1306         -moz-box-shadow: 2px 2px 5px rgba( 0, 0, 0, 0.4 );
1307         -webkit-box-shadow: 2px 2px 5px rgba( 0, 0, 0, 0.4 );
1308         box-shadow: 2px 2px 5px rgba( 0, 0, 0, 0.4 );
1309 }
1310
1311 #adminmenu .wp-submenu .wp-submenu-head {
1312         border-right-color: #d0dfe9;
1313         background-color: #EFF8FF;
1314 }
1315
1316 #adminmenu div.wp-submenu {
1317         background-color: transparent;
1318 }
1319
1320 /* collapse menu button */
1321 #collapse-menu {
1322         color: #A0C3D5;
1323 }
1324
1325 #collapse-menu:hover {
1326         color: #5A8FAD;
1327 }
1328
1329 #collapse-button {
1330         border-color: #d0dfe9;
1331         background-color: #eff8ff; /* Fallback */
1332         background-image: -ms-linear-gradient(bottom, #eff8ff, #fff); /* IE10 */
1333         background-image: -moz-linear-gradient(bottom, #eff8ff, #fff); /* Firefox */
1334         background-image: -o-linear-gradient(bottom, #eff8ff, #fff); /* Opera */
1335         background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#fff)); /* old Webkit */
1336         background-image: -webkit-linear-gradient(bottom, #eff8ff, #fff); /* new Webkit */
1337         background-image: linear-gradient(bottom, #eff8ff, #fff); /* proposed W3C Markup */
1338 }
1339 #collapse-menu:hover #collapse-button {
1340         border-color: #A0C3D5;
1341 }
1342 #collapse-button div {
1343         background: transparent url(../images/arrows-vs.png) no-repeat 0 -72px;
1344 }
1345 .folded #collapse-button div {
1346         background-position: 0 -108px;
1347 }
1348
1349 /* menu and screen icons */
1350 #adminmenu .menu-icon-dashboard div.wp-menu-image {
1351         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -60px -33px;
1352 }
1353
1354 #adminmenu .menu-icon-dashboard:hover div.wp-menu-image,
1355 #adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,
1356 #adminmenu .menu-icon-dashboard.current div.wp-menu-image {
1357         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -60px -1px;
1358 }
1359
1360 #adminmenu .menu-icon-post div.wp-menu-image {
1361         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -271px -33px;
1362 }
1363
1364 #adminmenu .menu-icon-post:hover div.wp-menu-image,
1365 #adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image {
1366         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -271px -1px;
1367 }
1368
1369 #adminmenu .menu-icon-media div.wp-menu-image {
1370         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -120px -33px;
1371 }
1372
1373 #adminmenu .menu-icon-media:hover div.wp-menu-image,
1374 #adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image {
1375         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -120px -1px;
1376 }
1377
1378 #adminmenu .menu-icon-links div.wp-menu-image {
1379         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -90px -33px;
1380 }
1381
1382 #adminmenu .menu-icon-links:hover div.wp-menu-image,
1383 #adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image {
1384         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -90px -1px;
1385 }
1386
1387 #adminmenu .menu-icon-page div.wp-menu-image {
1388         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -150px -33px;
1389 }
1390
1391 #adminmenu .menu-icon-page:hover div.wp-menu-image,
1392 #adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image {
1393         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -150px -1px;
1394 }
1395
1396 #adminmenu .menu-icon-comments div.wp-menu-image {
1397         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -30px -33px;
1398 }
1399
1400 #adminmenu .menu-icon-comments:hover div.wp-menu-image,
1401 #adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,
1402 #adminmenu .menu-icon-comments.current div.wp-menu-image {
1403         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -30px -1px;
1404 }
1405
1406 #adminmenu .menu-icon-appearance div.wp-menu-image {
1407         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll 0 -33px;
1408 }
1409
1410 #adminmenu .menu-icon-appearance:hover div.wp-menu-image,
1411 #adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image {
1412         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll 0 -1px;
1413 }
1414
1415 #adminmenu .menu-icon-plugins div.wp-menu-image {
1416         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -180px -33px;
1417 }
1418
1419 #adminmenu .menu-icon-plugins:hover div.wp-menu-image,
1420 #adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image {
1421         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -180px -1px;
1422 }
1423
1424 #adminmenu .menu-icon-users div.wp-menu-image {
1425         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -300px -33px;
1426 }
1427
1428 #adminmenu .menu-icon-users:hover div.wp-menu-image,
1429 #adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image,
1430 #adminmenu .menu-icon-users.current div.wp-menu-image {
1431         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -300px -1px;
1432 }
1433
1434 #adminmenu .menu-icon-tools div.wp-menu-image {
1435         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -210px -33px;
1436 }
1437
1438 #adminmenu .menu-icon-tools:hover div.wp-menu-image,
1439 #adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image,
1440 #adminmenu .menu-icon-tools.current div.wp-menu-image {
1441         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -210px -1px;
1442 }
1443
1444 #icon-options-general,
1445 #adminmenu .menu-icon-settings div.wp-menu-image {
1446         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -240px -33px;
1447 }
1448
1449 #adminmenu .menu-icon-settings:hover div.wp-menu-image,
1450 #adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image {
1451         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -240px -1px;
1452 }
1453
1454 #adminmenu .menu-icon-site div.wp-menu-image {
1455         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -360px -33px;
1456 }
1457
1458 #adminmenu .menu-icon-site:hover div.wp-menu-image,
1459 #adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image {
1460         background: transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -360px -1px;
1461 }
1462 /* end menu and screen icons */
1463
1464 /* Screen Icons */
1465 #icon-edit,
1466 #icon-post {
1467         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -552px -5px;
1468 }
1469
1470 #icon-index {
1471         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -137px -5px;
1472 }
1473
1474 #icon-upload {
1475         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -251px -5px;
1476 }
1477
1478 #icon-link-manager,
1479 #icon-link,
1480 #icon-link-category {
1481         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -190px -5px;
1482 }
1483
1484 #icon-edit-pages,
1485 #icon-page {
1486         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -312px -5px;
1487 }
1488
1489 #icon-edit-comments {
1490         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -72px -5px;
1491 }
1492
1493 #icon-themes {
1494         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -11px -5px;
1495 }
1496
1497 #icon-plugins {
1498         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -370px -5px;
1499 }
1500
1501 #icon-users,
1502 #icon-profile,
1503 #icon-user-edit {
1504         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -600px -5px;
1505 }
1506
1507 #icon-tools,
1508 #icon-admin {
1509         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -432px -5px;
1510 }
1511
1512 #icon-options-general {
1513         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -492px -5px;
1514 }
1515
1516 #icon-ms-admin {
1517         background: transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -659px -5px;
1518 }
1519 /* end screen icons */
1520
1521
1522 /* Diff */
1523 table.diff .diff-deletedline {
1524         background-color: #fdd;
1525 }
1526
1527 table.diff .diff-deletedline del {
1528         background-color: #f99;
1529 }
1530
1531 table.diff .diff-addedline {
1532         background-color: #dfd;
1533 }
1534
1535 table.diff .diff-addedline ins {
1536         background-color: #9f9;
1537 }
1538
1539 #att-info {
1540         background-color: #E4F2FD;
1541 }
1542
1543 /* edit image */
1544 #sidemenu a {
1545         background-color: #f9f9f9;
1546         border-color: #f9f9f9;
1547         border-bottom-color: #dfdfdf;
1548 }
1549
1550 #sidemenu a.current {
1551         background-color: #fff;
1552         border-color: #dfdfdf #dfdfdf #fff;
1553         color: #D54E21;
1554 }
1555
1556 #screen-options-wrap,
1557 #contextual-help-wrap {
1558         background-color: #f7fcfe;
1559         border-color: #D1e5ee;
1560 }
1561
1562 #screen-options-link-wrap,
1563 #contextual-help-link-wrap {
1564         background-color: #eff8ff; /* Fallback */
1565         border-right: 1px solid #D1E5EE;
1566         border-left: 1px solid #D1E5EE;
1567         border-bottom: 1px solid #D1E5EE;
1568         background-image: -ms-linear-gradient(bottom, #eff8ff, #fff); /* IE10 */
1569         background-image: -moz-linear-gradient(bottom, #eff8ff, #fff); /* Firefox */
1570         background-image: -o-linear-gradient(bottom, #eff8ff, #fff); /* Opera */
1571         background-image: -webkit-gradient(linear, left bottom, left top, from(#eff8ff), to(#fff)); /* old Webkit */
1572         background-image: -webkit-linear-gradient(bottom, #eff8ff, #fff); /* new Webkit */
1573         background-image: linear-gradient(bottom, #eff8ff, #fff); /* proposed W3C Markup */
1574 }
1575
1576 #screen-meta-links a.show-settings {
1577         color: #606060;
1578 }
1579
1580 #screen-meta-links a.show-settings:hover {
1581         color: #000;
1582 }
1583
1584 #replysubmit {
1585         background-color: #f1f1f1;
1586         border-top-color: #ddd;
1587 }
1588
1589 #replyerror {
1590         border-color: #ddd;
1591         background-color: #f9f9f9;
1592 }
1593
1594 #edithead,
1595 #replyhead {
1596         background-color: #f1f1f1;
1597 }
1598
1599 #ed_reply_toolbar {
1600         background-color: #e9e9e9;
1601 }
1602
1603 /* table vim shortcuts */
1604 .vim-current,
1605 .vim-current th,
1606 .vim-current td {
1607         background-color: #E4F2FD !important;
1608 }
1609
1610 /* Install Plugins */
1611 .star-average,
1612 .star.star-rating {
1613         background-color: #fc0;
1614 }
1615
1616 div.star.select:hover {
1617         background-color: #d00;
1618 }
1619
1620 div.star img {
1621         border-left: 1px solid #fff;
1622         border-right: 1px solid #fff;
1623 }
1624
1625 #plugin-information .fyi ul {
1626         background-color: #eaf3fa;
1627 }
1628
1629 #plugin-information .fyi h2.mainheader {
1630         background-color: #cee1ef;
1631 }
1632
1633 #plugin-information pre,
1634 #plugin-information code {
1635         background-color: #ededff;
1636 }
1637
1638 #plugin-information pre {
1639         border: 1px solid #ccc;
1640 }
1641
1642 /* inline editor */
1643 .inline-edit-row fieldset input[type="text"],
1644 .inline-edit-row fieldset textarea,
1645 #bulk-titles,
1646 #replyrow input {
1647         border-color: #ddd;
1648 }
1649
1650 .inline-editor div.title {
1651         background-color: #EAF3FA;
1652 }
1653
1654 .inline-editor ul.cat-checklist {
1655         background-color: #fff;
1656         border-color: #ddd;
1657 }
1658
1659 .inline-editor .categories .catshow,
1660 .inline-editor .categories .cathide {
1661         color: #21759b;
1662 }
1663
1664 .inline-editor .quick-edit-save {
1665         background-color: #f1f1f1;
1666 }
1667
1668 #replyrow #ed_reply_toolbar input:hover {
1669         border-color: #aaa;
1670         background: #ddd;
1671 }
1672
1673 fieldset.inline-edit-col-right .inline-edit-col {
1674         border-color: #dfdfdf;
1675 }
1676
1677 .attention {
1678         color: #D54E21;
1679 }
1680
1681 .meta-box-sortables .postbox:hover .handlediv {
1682         background: transparent url(../images/arrows-vs.png) no-repeat 6px 7px;
1683 }
1684
1685 .tablenav .tablenav-pages {
1686         color: #555;
1687 }
1688
1689 .tablenav .tablenav-pages a {
1690         border-color: #d1e5ee;
1691         background: #eee url('../images/menu-bits-vs.gif?ver=20101102') repeat-x scroll left -379px;
1692 }
1693
1694 .tablenav .tablenav-pages a:hover,
1695 .tablenav .tablenav-pages a:focus {
1696         color: #d54e21;
1697 }
1698
1699 .tablenav .tablenav-pages a.disabled,
1700 .tablenav .tablenav-pages a.disabled:hover,
1701 .tablenav .tablenav-pages a.disabled:focus {
1702         color: #aaa;
1703 }
1704
1705 .tablenav .tablenav-pages .current {
1706         background: #dfdfdf;
1707         border-color: #d3d3d3;
1708 }
1709
1710 #availablethemes,
1711 #availablethemes td {
1712         border-color: #ddd;
1713 }
1714
1715 #current-theme img {
1716         border-color: #999;
1717 }
1718
1719 #TB_window #TB_title a.tb-theme-preview-link,
1720 #TB_window #TB_title a.tb-theme-preview-link:visited {
1721         color: #999;
1722 }
1723
1724 #TB_window #TB_title a.tb-theme-preview-link:hover,
1725 #TB_window #TB_title a.tb-theme-preview-link:focus {
1726         color: #ccc;
1727 }
1728
1729 .misc-pub-section {
1730     border-top-color: #fff;
1731         border-bottom-color: #eee;
1732 }
1733
1734 #minor-publishing {
1735         border-bottom-color: #ddd;
1736 }
1737
1738 #post-body .misc-pub-section {
1739         border-right-color: #eee;
1740 }
1741
1742 .post-com-count span {
1743         background-color: #bbb;
1744 }
1745
1746 .form-table .color-palette td {
1747         border-color: #fff;
1748 }
1749
1750 .sortable-placeholder {
1751         border-color: #bbb;
1752         background-color: #f5f5f5;
1753 }
1754
1755 #post-body ul.category-tabs li.tabs a,
1756 #post-body ul.add-menu-item-tabs li.tabs a,
1757 body.press-this ul.category-tabs li.tabs a {
1758         color: #333;
1759 }
1760
1761 #wp_editimgbtn,
1762 #wp_delimgbtn,
1763 #wp_editgallery,
1764 #wp_delgallery {
1765         border-color: #999;
1766         background-color: #eee;
1767 }
1768
1769 #wp_editimgbtn:hover,
1770 #wp_delimgbtn:hover,
1771 #wp_editgallery:hover,
1772 #wp_delgallery:hover {
1773         border-color: #555;
1774         background-color: #ccc;
1775 }
1776
1777 #favorite-first {
1778         border-color: #c0c0c0;
1779         background: #f1f1f1; /* fallback color */
1780         background:-moz-linear-gradient(bottom, #e7e7e7, #fff);
1781         background:-webkit-gradient(linear, left bottom, left top, from(#e7e7e7), to(#fff));
1782 }
1783
1784 #favorite-inside {
1785         border-color: #c0c0c0;
1786         background-color: #fff;
1787 }
1788
1789 #favorite-toggle {
1790         background: transparent url(../images/fav-arrow.gif?ver=20100531) no-repeat 0 -4px;
1791         border-color: #d0dfe9;
1792         -moz-box-shadow: inset 1px 0 0 #fff;
1793         -webkit-box-shadow: inset 1px 0 0 #fff;
1794         box-shadow: inset 1px 0 0 #fff;
1795 }
1796
1797 #favorite-actions a {
1798         color: #464646;
1799 }
1800
1801 #favorite-actions a:hover {
1802         color: #000;
1803 }
1804
1805 #favorite-inside a:hover {
1806         text-decoration: underline;
1807 }
1808
1809 #screen-meta a.show-settings,
1810 .toggle-arrow {
1811         background: transparent url(../images/arrows-vs.png) no-repeat right 3px;
1812 }
1813
1814 #screen-meta .screen-meta-active a.show-settings {
1815         background: transparent url(../images/arrows-vs.png) no-repeat right -33px;
1816 }
1817
1818 .view-switch #view-switch-list {
1819         background: transparent url(../images/list.png) no-repeat 0 0;
1820 }
1821
1822 .view-switch .current #view-switch-list {
1823         background: transparent url(../images/list.png) no-repeat -40px 0;
1824 }
1825
1826 .view-switch #view-switch-excerpt {
1827         background: transparent url(../images/list.png) no-repeat -20px 0;
1828 }
1829
1830 .view-switch .current #view-switch-excerpt {
1831         background: transparent url(../images/list.png) no-repeat -60px 0;
1832 }
1833
1834 #header-logo {
1835         background: transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;
1836 }
1837
1838 .popular-tags,
1839 .feature-filter {
1840         background-color: #fff;
1841         border-color: #DFDFDF;
1842 }
1843
1844 #theme-information .action-button {
1845         border-top-color: #DFDFDF;
1846 }
1847
1848 .theme-listing br.line {
1849         border-bottom-color: #ccc;
1850 }
1851
1852 div.widgets-sortables,
1853 #widgets-left .inactive {
1854         background-color: #f7fcfe;
1855         border-color: #d0dfe9;
1856 }
1857
1858 #available-widgets .widget-holder {
1859         background-color: #f7fcfe;
1860         border-color: #d0dfe9;
1861 }
1862
1863 #available-widgets .widget-description {
1864         color: #555;
1865 }
1866
1867 .sidebar-name {
1868         color: #464646;
1869         background-color: #f7fcfe; /* Fallback */
1870         background-image: -ms-linear-gradient(top, #ECF8FE, #f7fcfe); /* IE10 */
1871         background-image: -moz-linear-gradient(top, #ECF8FE, #f7fcfe); /* Firefox */
1872         background-image: -o-linear-gradient(top, #ECF8FE, #f7fcfe); /* Opera */
1873         background-image: -webkit-gradient(linear, left top, left bottom, from(#ECF8FE), to(#f7fcfe)); /* old Webkit */
1874         background-image: -webkit-linear-gradient(top, #ECF8FE, #f7fcfe); /* new Webkit */
1875         background-image: linear-gradient(top, #ECF8FE, #f7fcfe); /* proposed W3C Markup */
1876         text-shadow: #fff 0 1px 0;
1877         border-color: #d0dfe9;
1878         -moz-box-shadow: inset 0 1px 0 #fff;
1879         -webkit-box-shadow: inset 0 1px 0 #fff;
1880         box-shadow: inset 0 1px 0 #fff;
1881 }
1882
1883 .sidebar-name:hover,
1884 #removing-widget {
1885         color: #d54e21;
1886 }
1887
1888 #removing-widget span {
1889         color: black;
1890 }
1891
1892 .sidebar-name-arrow {
1893         background: transparent url(../images/arrows-vs.png) no-repeat 5px 9px;
1894 }
1895
1896 .sidebar-name:hover .sidebar-name-arrow {
1897         background: transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;
1898 }
1899
1900 .in-widget-title {
1901         color: #606060;
1902 }
1903
1904 .deleting .widget-title * {
1905         color: #aaa;
1906 }
1907
1908 .imgedit-menu div {
1909         border-color: #d5d5d5;
1910         background-color: #f1f1f1;
1911 }
1912
1913 .imgedit-menu div:hover {
1914         border-color: #c1c1c1;
1915         background-color: #eaeaea;
1916 }
1917
1918 .imgedit-menu div.disabled {
1919         border-color: #ccc;
1920         background-color: #ddd;
1921         filter: alpha(opacity=50);
1922         opacity: 0.5;
1923 }
1924
1925 #dashboard_recent_comments div.undo {
1926         border-top-color: #dfdfdf;
1927 }
1928
1929 .comment-ays,
1930 .comment-ays th {
1931         border-color: #ddd;
1932 }
1933
1934 .comment-ays th {
1935         background-color: #f1f1f1;
1936 }
1937
1938 /* added from nav-menu.css */
1939 #menu-management .menu-edit {
1940         border-color: #d0dfe9;
1941 }
1942
1943 #post-body {
1944         background: #ffffff;
1945         border-top-color: #fff;
1946         border-bottom-color: #d0dfe9;
1947 }
1948
1949 #nav-menu-header {
1950         border-bottom-color: #d0dfe9;
1951 }
1952
1953 #nav-menu-footer {
1954         border-top-color: #fff;
1955 }
1956
1957 #menu-management .nav-tabs-arrow a {
1958         color: #C1C1C1;
1959 }
1960
1961 #menu-management .nav-tabs-arrow a:hover {
1962         color: #D54E21;
1963 }
1964
1965 #menu-management .nav-tabs-arrow a:active {
1966         color: #464646;
1967 }
1968
1969 #menu-management .nav-tab-active {
1970         border-color: #dfdfdf;
1971 }
1972
1973 #menu-management .nav-tab {
1974         background: #f7fcfe;
1975         border-color: #d0dfe9;
1976 }
1977
1978 .js .input-with-default-title {
1979         color: #aaa;
1980 }
1981
1982 #cancel-save {
1983         color: #ff0000;
1984 }
1985
1986 #cancel-save:hover {
1987         background-color: #FF0000;
1988         color: #fff;
1989 }
1990
1991 .list-container {
1992         border-color: #dfdfdf;
1993 }
1994
1995 .menu-item-handle {
1996         border-color: #d0dfe9;
1997 }
1998
1999 .menu li.deleting .menu-item-handle {
2000         background-color: #f66;
2001         text-shadow: #ccc;
2002 }
2003
2004 .item-type { /* Menu item controls */
2005         color: #999999;
2006 }
2007
2008 .item-controls .menu-item-delete:hover {
2009         color: #ff0000;
2010 }
2011
2012 .item-edit {
2013         background: transparent url(../images/arrows-vs.png) no-repeat 8px 10px;
2014         border-bottom-color: #eee;
2015 }
2016
2017 .item-edit:hover {
2018         background: transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px;
2019 }
2020
2021 .menu-item-settings { /* Menu editing */
2022         border-color: #d0dfe9;
2023 }
2024
2025 .link-to-original {
2026         color: #777;
2027         border-color: #d0dfe9;
2028 }
2029
2030 #cancel-save:hover {
2031         color: #fff !important;
2032 }
2033
2034 #update-menu-item {
2035         color: #fff !important;
2036 }
2037
2038 #update-menu-item:hover,
2039 #update-menu-item:active,
2040 #update-menu-item:focus {
2041         color: #eaf2fa !important;
2042         border-color: #13455b !important;
2043 }
2044
2045 .submitbox .submitcancel {
2046         color: #21759B;
2047         border-bottom-color: #21759B;
2048 }
2049
2050 .submitbox .submitcancel:hover {
2051         background: #21759B;
2052         color: #fff;
2053 }
2054 /* end added from nav-menu.css */
2055
2056 #menu-management .nav-tab-active,
2057 .menu-item-handle,
2058 .menu-item-settings {
2059         -moz-box-shadow: inset 0 1px 0 #fff;
2060         -webkit-box-shadow: inset 0 1px 0 #fff;
2061         box-shadow: inset 0 1px 0 #fff;
2062 }
2063
2064 #menu-management .nav-tab-active {
2065         background: #eff8ff;
2066         border-bottom-color: #eff8ff;
2067 }
2068
2069 /* custom header & background pages */
2070 #upload-form label {
2071         color: #777;
2072 }
2073 /* custom header & background pages */
2074
2075 /* full screen */
2076 .fullscreen-overlay {
2077         background: #fff;
2078 }
2079
2080 .wp-fullscreen-focus #wp-fullscreen-title,
2081 .wp-fullscreen-focus #wp-fullscreen-container {
2082     border-color: #BED1DD;
2083 }
2084
2085 #fullscreen-topbar {
2086         border-bottom-color: #D1E5EE;
2087 }