-
+ B7990DD10BE7B232CC07C5FC335B8A30DD801C22AA9782A1C3EB479A5BA36B7FFF0C72F1DA096E20B45FF045422A108DAF1801E347CBABC57D60711597CC49FC
mp-wp/wp-admin/css/colors-classic.css
(0 . 0)(1 . 1577)
2328 html {
2329 background-color: #F5FCFD;
2330 }
2331
2332 .find-box-search {
2333 border-color: #dfdfdf;
2334 background-color: #f1f1f1;
2335 }
2336
2337 .find-box {
2338 background-color: #f1f1f1;
2339 }
2340
2341 .find-box-inside {
2342 background-color: #fff;
2343 }
2344
2345 a.page-numbers:hover {
2346 border-color: #999;
2347 }
2348
2349 body,
2350 #wpbody,
2351 .form-table .pre {
2352 color: #333;
2353 }
2354
2355 body > #upload-menu {
2356 border-bottom-color: #fff;
2357 }
2358
2359 kbd, code {
2360 background: #eaeaea;
2361 }
2362
2363 div#current-widgets,
2364 #postcustomstuff table,
2365 #your-profile fieldset,
2366 #rightnow,
2367 div.dashboard-widget,
2368 #dashboard-widgets p.dashboard-widget-links,
2369 #replyrow #ed_reply_toolbar input {
2370 border-color: #ccc;
2371 }
2372
2373 #poststuff .inside label.spam {
2374 color: red;
2375 }
2376
2377 #poststuff .inside label.waiting {
2378 color: orange;
2379 }
2380
2381 #poststuff .inside label.approved {
2382 color: green;
2383 }
2384
2385 #postcustomstuff table {
2386 border-color: #dfdfdf;
2387 background-color: #F9F9F9;
2388 }
2389
2390 #postcustomstuff thead th {
2391 background-color: #F1F1F1;
2392 }
2393
2394 #postcustomstuff table input,
2395 #postcustomstuff table textarea {
2396 border-color: #dfdfdf;
2397 background-color: #fff;
2398 }
2399
2400 .widefat {
2401 border-color: #BBD8E7;
2402 background-color: #fff;
2403 }
2404
2405 div.dashboard-widget-error {
2406 background-color: #c43;
2407 }
2408
2409 div.dashboard-widget-notice {
2410 background-color: #cfe1ef;
2411 }
2412
2413 div.dashboard-widget-submit,
2414 ul.widget-control-list div.widget-control-actions {
2415 border-top-color: #ccc;
2416 }
2417
2418 div.ui-tabs-panel {
2419 border-color: #f1f1f1;
2420 }
2421
2422 ul#category-tabs li.ui-tabs-selected {
2423 background-color: #f1f1f1;
2424 }
2425
2426 input.disabled,
2427 textarea.disabled {
2428 background-color: #ccc;
2429 }
2430 /* #upload-menu li a.upload-tab-link, */
2431 li.widget-list-control-item h4.widget-title a:hover,
2432 li.widget-list-control-item h4.widget-title a,
2433 #dragHelper li.widget-list-control-item h4.widget-title a,
2434 #draghelper li.widget-list-control-item h4.widget-title a:visited,
2435 .login #backtoblog a:hover,
2436 #plugin-information .action-button a,
2437 #plugin-information .action-button a:hover,
2438 #plugin-information .action-button a:visited {
2439 color: #fff;
2440 }
2441
2442 li.widget-list-control-item div.widget-control {
2443 background-color: #fff;
2444 border-color: #dfdfdf;
2445 }
2446
2447 .metabox-holder .postbox h3,
2448 #poststuff .postbox h3,
2449 #poststuff .stuffbox h3 {
2450 background: #dfdfdf url("../images/blue-grad.png.svg") repeat-x left top;
2451 text-shadow: #fff 0 1px 0;
2452 }
2453
2454 .form-table th,
2455 .form-wrap label {
2456 color: #222;
2457 text-shadow: #fff 0 1px 0;
2458 }
2459
2460 .setting-description, .form-wrap p {
2461 color: #666;
2462 }
2463
2464 select {
2465 background-color: #fff;
2466 border-color: #8CBDD5;
2467 }
2468
2469 strong .post-com-count span {
2470 background-color: #21759b;
2471 }
2472
2473 ul#widget-list li.widget-list-item h4.widget-title {
2474 background-color: #f0f0f0;
2475 color: #000;
2476 }
2477
2478 .sorthelper {
2479 background-color: #ccf3fa;
2480 }
2481
2482 .ac_match, .subsubsub a.current {
2483 color: #000;
2484 }
2485
2486 .wrap h2 {
2487 color: #093E56;
2488 }
2489
2490 .ac_over {
2491 background-color: #f0f0b8;
2492 }
2493
2494 .ac_results {
2495 background-color: #fff;
2496 border-color: #808080;
2497 }
2498
2499 .ac_results li {
2500 color: #101010;
2501 }
2502
2503 .alternate, .alt {
2504 background-color: #EDFBFC;
2505 }
2506
2507 .available-theme a.screenshot {
2508 background-color: #f1f1f1;
2509 border-color: #ddd;
2510 }
2511
2512 .bar {
2513 background-color: #e8e8e8;
2514 border-right-color: #99d;
2515 }
2516
2517 #media-upload {
2518 background: #fff;
2519 }
2520 #media-upload .slidetoggle {
2521 border-top-color: #dfdfdf;
2522 }
2523
2524 .error, #login #login_error {
2525 background-color: #ffebe8;
2526 border-color: #c00;
2527 }
2528
2529 .error a {
2530 color: #c00;
2531 }
2532
2533 .form-invalid {
2534 background-color: #ffebe8 !important;
2535 }
2536
2537 .form-invalid input {
2538 border-color: #c00 !important;
2539 }
2540
2541 .form-table input,
2542 .form-table textarea,
2543 .search-input,
2544 .form-field input,
2545 .form-field textarea,
2546 .submit {
2547 border-color: #8CBDD5;
2548 }
2549
2550 .highlight {
2551 background-color: #e4f2fd;
2552 color: #d54e21;
2553 }
2554
2555 .howto,
2556 .nonessential,
2557 #edit-slug-box,
2558 .form-input-tip,
2559 .rss-widget span.rss-date,
2560 .subsubsub {
2561 color: #666;
2562 }
2563
2564 .media-item {
2565 border-bottom-color: #dfdfdf;
2566 }
2567
2568 #wpbody-content #media-items .describe {
2569 border-top-color: #dfdfdf;
2570 }
2571
2572 .describe input[type="text"],
2573 .describe textarea {
2574 border-color: #dfdfdf;
2575 }
2576
2577 .media-upload-form label.form-help,
2578 td.help {
2579 color: #9a9a9a;
2580 }
2581
2582 .post-com-count {
2583 background-image: url(../images/bubble_bg.gif.svg);
2584 color: #fff;
2585 }
2586
2587 .post-com-count span {
2588 background-color: #bbb;
2589 color: #fff;
2590 }
2591
2592 .post-com-count:hover span {
2593 background-color: #d54e21;
2594 }
2595
2596 .quicktags, .search {
2597 background-color: #ccc;
2598 color: #000;
2599 }
2600
2601 .side-info h5, .bordertitle {
2602 border-bottom-color: #dadada;
2603 }
2604
2605 .side-info ul, .widget-description {
2606 color: #666;
2607 }
2608
2609 .button,
2610 .button-secondary,
2611 .submit input,
2612 input[type=button],
2613 input[type=submit] {
2614 border-color: #8CBDD5;
2615 color: #093E56;
2616 }
2617
2618 .button:hover,
2619 .button-secondary:hover,
2620 .submit input:hover,
2621 input[type=button]:hover,
2622 input[type=submit]:hover {
2623 color: #000;
2624 border-color: #21759B;
2625 }
2626
2627 .button,
2628 .submit input,
2629 .button-secondary {
2630 background: #f2f2f2 url(../images/white-grad.png.svg) repeat-x scroll left top;
2631 }
2632
2633 .button:active,
2634 .submit input:active,
2635 .button-secondary:active {
2636 background: #eee url(../images/white-grad-active.png.svg) repeat-x scroll left top;
2637 }
2638
2639 .button-primary,
2640 .submit .button-primary,
2641 #login form .submit input {
2642 border-color: #298cba !important;
2643 font-weight: bold;
2644 color: #FFF !important;
2645 background: #21759B url(../images/button-grad.png.svg) repeat-x scroll left top;
2646 }
2647
2648 .button-primary:active,
2649 #login form .submit input:active {
2650 background: #21759b url(../images/button-grad-active.png.svg) repeat-x scroll left top !important;
2651 }
2652
2653 .button[disabled],
2654 .button:disabled,
2655 .button-secondary[disabled],
2656 .button-secondary:disabled,
2657 a.button.disabled {
2658 color: #ccc !important;
2659 border-color: #ccc;
2660 }
2661
2662 .button-primary[disabled],
2663 .button-primary:disabled {
2664 color: #2fa0d5 !important;
2665 }
2666
2667 a:active,
2668 a:focus {
2669 color: #d54e21;
2670 }
2671
2672 a:hover,
2673 #wphead #viewsite a:hover,
2674 #adminmenu a:hover,
2675 #adminmenu ul.wp-submenu a:hover,
2676 #the-comment-list .comment a:hover,
2677 #rightnow a:hover,
2678 .subsubsub a:hover,
2679 .subsubsub a.current:hover,
2680 #login form .submit input:hover,
2681 div.dashboard-widget-submit input:hover,
2682 #media-upload a.del-link:hover,
2683 .ui-tabs-nav a:hover {
2684 color: #d54e21;
2685 }
2686
2687 #the-comment-list .comment-item,
2688 #dashboard-widgets #dashboard_quick_press form p.submit {
2689 border-color: #dfdfdf;
2690 }
2691
2692 .button-primary:hover,
2693 #login form .submit input:hover {
2694 border-color: #13455b !important;
2695 color: #EAF2FA !important;
2696 }
2697
2698 #side-info-column #category-tabs .ui-tabs-selected a {
2699 color: #333;
2700 }
2701
2702 #rightnow .rbutton {
2703 background-color: #ebebeb;
2704 color: #264761;
2705 }
2706
2707 .submitbox .submit {
2708 background-color: #464646;
2709 color: #ccc;
2710 }
2711
2712 .submitbox .submitdelete, a.delete {
2713 color: #f00;
2714 border-bottom-color: #f00;
2715 }
2716
2717 .submitbox .submitdelete:hover,
2718 #media-upload a.delete:hover {
2719 color: #fff;
2720 background-color: #f00;
2721 border-bottom-color: #f00;
2722 }
2723
2724 #normal-sortables .submitbox .submitdelete:hover {
2725 color: #000;
2726 background-color: #f00;
2727 border-bottom-color: #f00;
2728 }
2729
2730 .tablenav .dots {
2731 border-color: transparent;
2732 }
2733
2734 .tablenav .next,
2735 .tablenav .prev {
2736 border-color: transparent;
2737 color: #21759b;
2738 }
2739
2740 .tablenav .next:hover,
2741 .tablenav .prev:hover {
2742 border-color: transparent;
2743 color: #d54e21;
2744 }
2745
2746 .updated,
2747 .login #login_error,
2748 .login .message {
2749 background-color: #ffffe0;
2750 border-color: #e6db55;
2751 }
2752
2753 a.page-numbers {
2754 border-bottom-color: #B8D3E2;
2755 }
2756
2757 div#available-widgets-filter,
2758 ul#widget-list li.widget-list-item,
2759 .commentlist li {
2760 border-bottom-color: #ccc;
2761 }
2762
2763 .widefat td,
2764 .widefat th {
2765 border-bottom-color: #BBD8E7;
2766 }
2767
2768 .widefat th {
2769 text-shadow: rgba(255,255,255,0.8) 0 1px 0;
2770 }
2771
2772 .widefat thead tr th,
2773 .widefat tfoot tr th,
2774 h3.dashboard-widget-title,
2775 h3.dashboard-widget-title span,
2776 h3.dashboard-widget-title small,
2777 .find-box-head {
2778 color: #333;
2779 background: #dfdfdf url(../images/blue-grad.png.svg) repeat-x scroll left top;
2780 }
2781
2782 h3.dashboard-widget-title small a {
2783 color: #d7d7d7;
2784 }
2785
2786 h3.dashboard-widget-title small a:hover {
2787 color: #fff;
2788 }
2789
2790 #adminmenu a,
2791 #poststuff #edButtonPreview,
2792 #poststuff #edButtonHTML,
2793 #the-comment-list p.comment-author strong a,
2794 #media-upload a.del-link,
2795 #media-upload a.delete,
2796 .ui-tabs-nav a, a {
2797 color: #1C6280;
2798 }
2799
2800 /* Because we don't want visited on these links */
2801 body.press-this .ui-tabs-selected a,
2802 body.press-this .ui-tabs-selected a:hover {
2803 background-color: #fff;
2804 border-color: #c6d9e9;
2805 border-bottom-color: #fff;
2806 color: #d54e21;
2807 }
2808
2809 #adminmenu #awaiting-mod,
2810 #adminmenu .update-plugins,
2811 #sidemenu a .update-plugins,
2812 #rightnow .reallynow,
2813 #plugin-information .action-button {
2814 background-color: #d54e21;
2815 color: #fff;
2816 }
2817
2818 #adminmenu li a:hover #awaiting-mod,
2819 #adminmenu li a:hover .update-plugins,
2820 #sidemenu li a:hover .update-plugins {
2821 background-color: #264761;
2822 color: #fff;
2823 }
2824
2825 #adminmenu li.current a #awaiting-mod,
2826 #adminmenu li.current a .update-plugins,
2827 #adminmenu li.wp-has-current-submenu a .update-plugins,
2828 #adminmenu li.wp-has-current-submenu a .update-plugins {
2829 background-color: #ddd;
2830 color: #000;
2831 text-shadow: none;
2832 -moz-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
2833 -khtml-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
2834 -webkit-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
2835 box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
2836 }
2837
2838 #adminmenu li.current a:hover #awaiting-mod,
2839 #adminmenu li.current a:hover .update-plugins,
2840 #adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
2841 #adminmenu li.wp-has-current-submenu a:hover .update-plugins {
2842 background-color: #264761;
2843 color: #fff;
2844 }
2845
2846 div#media-upload-header {
2847 background-color: #f9f9f9;
2848 border-bottom-color: #dfdfdf;
2849 }
2850
2851 div#plugin-information-header {
2852 background-color: #e4f2fd;
2853 border-bottom-color: #c6d9e9;
2854 }
2855
2856 #currenttheme img {
2857 border-color: #666;
2858 }
2859
2860 #current-widgets .drop-widget-here {
2861 background-color: #ffc;
2862 }
2863
2864 #dashboard_secondary div.dashboard-widget-content ul li a {
2865 background-color: #f9f9f9;
2866 }
2867
2868 input.readonly, textarea.readonly {
2869 background-color: #ddd;
2870 }
2871
2872 #dragHelper h4.widget-title,
2873 li.widget-list-control-item h4,
2874 #dragHelper li.widget-list-control-item h4 {
2875 background-color: #2683ae;
2876 color: #fff;
2877 }
2878
2879 #ed_toolbar input,
2880 #ed_reply_toolbar input {
2881 background: #fff url("../images/fade-butt.png.svg") repeat-x 0 -2px;
2882 }
2883
2884 #editable-post-name {
2885 background-color: #fffbcc;
2886 }
2887
2888 #edit-slug-box strong,
2889 .tablenav .displaying-num,
2890 #submitted-on {
2891 color: #777;
2892 }
2893
2894 .login #nav a {
2895 color: #21759b !important;
2896 }
2897
2898 .login #nav a:hover {
2899 color: #d54e21 !important;
2900 }
2901
2902 #footer,
2903 #footer-upgrade {
2904 background: #073447;
2905 color: #999;
2906 }
2907
2908 #media-items {
2909 border-color: #dfdfdf;
2910 }
2911
2912 #pass-strength-result {
2913 background-color: #eee;
2914 border-color: #ddd !important;
2915 }
2916
2917 #pass-strength-result.bad {
2918 background-color: #ffb78c;
2919 border-color: #ff853c !important;
2920 }
2921
2922 #pass-strength-result.good {
2923 background-color: #ffec8b;
2924 border-color: #fc0 !important;
2925 }
2926
2927 #pass-strength-result.short {
2928 background-color: #ffa0a0;
2929 border-color: #f04040 !important;
2930 }
2931
2932 #pass-strength-result.strong {
2933 background-color: #c3ff88;
2934 border-color: #8dff1c !important;
2935 }
2936
2937 .checkbox,
2938 .side-info,
2939 #your-profile #rich_editing {
2940 background-color: #fff;
2941 }
2942
2943 .plugins .active {
2944 background-color: #e7f7d3;
2945 }
2946
2947 .plugins .togl {
2948 border-right-color: #ccc;
2949 }
2950
2951 #the-comment-list .unapproved {
2952 background-color: #ffffe0;
2953 }
2954
2955 #the-comment-list .approve a {
2956 color: #006505;
2957 }
2958
2959 #the-comment-list .unapprove a {
2960 color: #d98500;
2961 }
2962
2963 #the-comment-list .delete a {
2964 color: #bc0b0b;
2965 }
2966
2967 .plugins tr {
2968 background-color: #fff;
2969 }
2970
2971 .metabox-holder .postbox,
2972 #poststuff .postbox,
2973 #titlediv,
2974 #poststuff .postarea,
2975 #poststuff .stuffbox,
2976 .postbox input[type="text"],
2977 .postbox textarea,
2978 .stuffbox input[type="text"],
2979 .stuffbox textarea {
2980 border-color: #BBD8E7;
2981 }
2982
2983 .metabox-holder .postbox,
2984 #poststuff .postbox {
2985 background-color: #FFF;
2986 }
2987
2988 .ui-sortable .postbox h3 {
2989 color: #093E56;
2990 }
2991
2992 .ui-sortable .postbox h3:hover {
2993 color: #000;
2994 }
2995
2996 .curtime #timestamp {
2997 background-image: url(../images/date-button.gif.svg);
2998 }
2999
3000 #quicktags #ed_link {
3001 color: #00f;
3002 }
3003
3004 #rightnow .youhave {
3005 background-color: #f0f6fb;
3006 }
3007
3008 #rightnow a {
3009 color: #448abd;
3010 }
3011
3012 #tagchecklist span a,
3013 #bulk-titles div a {
3014 background: url(../images/xit.gif.svg) no-repeat;
3015 }
3016
3017 #tagchecklist span a:hover,
3018 #bulk-titles div a:hover {
3019 background: url(../images/xit.gif.svg) no-repeat -10px 0;
3020 }
3021
3022 #update-nag, .plugin-update {
3023 background-color: #fffeeb;
3024 border-bottom-color: #ccc;
3025 border-top-color: #ccc;
3026 color: #555;
3027 }
3028
3029 .login #backtoblog a {
3030 color: #ccc;
3031 }
3032
3033 #wphead {
3034 background-color: #073447;
3035 }
3036
3037 body.login {
3038 border-top-color: #093E56;
3039 }
3040
3041 #wphead h1 a {
3042 color: #fff;
3043 }
3044
3045 #login form input {
3046 color: #555;
3047 }
3048
3049 #wphead h1 a:hover {
3050 text-decoration: underline;
3051 }
3052
3053 #user_info {
3054 color: #999;
3055 }
3056
3057 #user_info a:link, #user_info a:visited, #footer a:link, #footer a:visited {
3058 color: #ccc;
3059 text-decoration: none;
3060 }
3061
3062 #user_info a:hover, #footer a:hover {
3063 color: #fff;
3064 text-decoration: underline !important;
3065 }
3066
3067 #user_info a:active, #footer a:active {
3068 color: #ccc !important;
3069 }
3070
3071 div#media-upload-error,
3072 .file-error,
3073 abbr.required,
3074 .widget-control-remove:hover,
3075 .delete a:hover {
3076 color: #f00;
3077 }
3078
3079 #media-upload a.delete {
3080 color: #888;
3081 }
3082
3083 /* editors */
3084 #quicktags {
3085 border-color: #dfdfdf;
3086 background-color: #dfdfdf;
3087 }
3088
3089 #ed_toolbar input {
3090 border-color: #C3C3C3;
3091 }
3092
3093 #ed_toolbar input:hover {
3094 border-color: #aaa;
3095 background: #ddd;
3096 }
3097
3098 #poststuff .wp_themeSkin .mceStatusbar {
3099 border-color: #EDEDED;
3100 }
3101
3102 #poststuff #edButtonPreview,
3103 #poststuff #edButtonHTML {
3104 background-color: #f1f1f1;
3105 border-color: #dfdfdf;
3106 color: #999;
3107 }
3108
3109 #poststuff #editor-toolbar .active {
3110 border-bottom-color: #e9e9e9;
3111 background-color: #e9e9e9;
3112 color: #333;
3113 }
3114
3115 /* TinyMCE */
3116 #post-status-info {
3117 background-color: #EDEDED;
3118 }
3119
3120 .wp_themeSkin *,
3121 .wp_themeSkin a:hover,
3122 .wp_themeSkin a:link,
3123 .wp_themeSkin a:visited,
3124 .wp_themeSkin a:active {
3125 color: #000;
3126 }
3127
3128 /* Containers */
3129 .wp_themeSkin iframe {
3130 background: #fff;
3131 }
3132
3133 /* Layout */
3134 .wp_themeSkin .mceStatusbar {
3135 color: #000;
3136 background-color: #f5f5f5;
3137 }
3138
3139 /* Button */
3140 .wp_themeSkin .mceButton {
3141 background-color: #e9e8e8;
3142 border-color: #B2B2B2;
3143 }
3144
3145 .wp_themeSkin a.mceButtonEnabled:hover,
3146 .wp_themeSkin a.mceButtonActive,
3147 .wp_themeSkin a.mceButtonSelected {
3148 background-color: #d5d5d5;
3149 border-color: #777 !important;
3150 }
3151
3152 .wp_themeSkin .mceButtonDisabled {
3153 border-color: #ccc !important;
3154 }
3155
3156 /* ListBox */
3157 .wp_themeSkin .mceListBox .mceText,
3158 .wp_themeSkin .mceListBox .mceOpen {
3159 border-color: #B2B2B2;
3160 background-color: #d5d5d5;
3161 }
3162
3163 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
3164 .wp_themeSkin .mceListBoxHover .mceOpen,
3165 .wp_themeSkin .mceListBoxSelected .mceOpen,
3166 .wp_themeSkin .mceListBoxSelected .mceText {
3167 border-color: #777 !important;
3168 background-color: #d5d5d5;
3169 }
3170
3171 .wp_themeSkin table.mceListBoxEnabled:hover .mceText,
3172 .wp_themeSkin .mceListBoxHover .mceText {
3173 border-color: #777 !important;
3174 }
3175
3176 .wp_themeSkin select.mceListBox {
3177 border-color: #B2B2B2;
3178 background-color: #fff;
3179 }
3180
3181 /* SplitButton */
3182 .wp_themeSkin .mceSplitButton a.mceAction,
3183 .wp_themeSkin .mceSplitButton a.mceOpen {
3184 background-color: #e8e8e8;
3185 border-color: #B2B2B2;
3186 }
3187
3188 .wp_themeSkin .mceSplitButton a.mceOpen:hover,
3189 .wp_themeSkin .mceSplitButtonSelected a.mceOpen,
3190 .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
3191 .wp_themeSkin .mceSplitButton a.mceAction:hover {
3192 background-color: #d5d5d5;
3193 border-color: #777 !important;
3194 }
3195
3196 .wp_themeSkin .mceSplitButtonActive {
3197 background-color: #B2B2B2;
3198 }
3199
3200 /* ColorSplitButton */
3201 .wp_themeSkin div.mceColorSplitMenu table {
3202 background-color: #ebebeb;
3203 border-color: #B2B2B2;
3204 }
3205
3206 .wp_themeSkin .mceColorSplitMenu a {
3207 border-color: #B2B2B2;
3208 }
3209
3210 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
3211 border-color: #fff;
3212 }
3213
3214 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
3215 border-color: #0A246A;
3216 background-color: #B6BDD2;
3217 }
3218
3219 .wp_themeSkin a.mceMoreColors:hover {
3220 border-color: #0A246A;
3221 }
3222
3223 /* Menu */
3224 .wp_themeSkin .mceMenu {
3225 border-color: #ddd;
3226 }
3227
3228 .wp_themeSkin .mceMenu table {
3229 background-color: #ebeaeb;
3230 }
3231
3232 .wp_themeSkin .mceMenu .mceText {
3233 color: #000;
3234 }
3235
3236 .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
3237 .wp_themeSkin .mceMenu .mceMenuItemActive {
3238 background-color: #f5f5f5;
3239 }
3240 .wp_themeSkin td.mceMenuItemSeparator {
3241 background-color: #aaa;
3242 }
3243 .wp_themeSkin .mceMenuItemTitle a {
3244 background-color: #ccc;
3245 border-bottom-color: #aaa;
3246 }
3247 .wp_themeSkin .mceMenuItemTitle span.mceText {
3248 color: #000;
3249 }
3250 .wp_themeSkin .mceMenuItemDisabled .mceText {
3251 color: #888;
3252 }
3253
3254 .wp_themeSkin tr.mceFirst td.mceToolbar {
3255 background-color: #dfdfdf;
3256 border-color: #dfdfdf;
3257 }
3258
3259 .wp-admin #mceModalBlocker {
3260 background: #000;
3261 }
3262
3263 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
3264 background: #444444;
3265 border-left: 1px solid #999;
3266 border-top: 1px solid #999;
3267 -moz-border-radius: 4px 0 0 0;
3268 -webkit-border-top-left-radius: 4px;
3269 -khtml-border-top-left-radius: 4px;
3270 border-top-left-radius: 4px;
3271 }
3272
3273 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
3274 background: #444444;
3275 border-right: 1px solid #999;
3276 border-top: 1px solid #999;
3277 border-top-right-radius: 4px;
3278 -khtml-border-top-right-radius: 4px;
3279 -webkit-border-top-right-radius: 4px;
3280 -moz-border-radius: 0 4px 0 0;
3281 }
3282
3283 .wp-admin .clearlooks2 .mceMiddle .mceLeft {
3284 background: #f1f1f1;
3285 border-left: 1px solid #999;
3286 }
3287
3288 .wp-admin .clearlooks2 .mceMiddle .mceRight {
3289 background: #f1f1f1;
3290 border-right: 1px solid #999;
3291 }
3292
3293 .wp-admin .clearlooks2 .mceBottom {
3294 background: #f1f1f1;
3295 border-bottom: 1px solid #999;
3296 }
3297
3298 .wp-admin .clearlooks2 .mceBottom .mceLeft {
3299 background: #f1f1f1;
3300 border-bottom: 1px solid #999;
3301 border-left: 1px solid #999;
3302 }
3303
3304 .wp-admin .clearlooks2 .mceBottom .mceCenter {
3305 background: #f1f1f1;
3306 border-bottom: 1px solid #999;
3307 }
3308
3309 .wp-admin .clearlooks2 .mceBottom .mceRight {
3310 background: #f1f1f1;
3311 border-bottom: 1px solid #999;
3312 border-right: 1px solid #999;
3313 }
3314
3315 .wp-admin .clearlooks2 .mceFocus .mceTop span {
3316 color: #e5e5e5;
3317 }
3318 /* end TinyMCE */
3319
3320 #editorcontainer,
3321 #post-status-info,
3322 #titlediv #title {
3323 border-color: #dfdfdf;
3324 }
3325
3326 #titlediv #title {
3327 background-color: #fff;
3328 }
3329
3330 #tTips p#tTips_inside {
3331 background-color: #ddd;
3332 color: #333;
3333 }
3334
3335 #timestampdiv input,
3336 #namediv input,
3337 #tagsdiv #the-tagcloud {
3338 border-color: #ddd;
3339 }
3340
3341 /* menu */
3342 #adminmenu * {
3343 border-color: #BBD8E7;
3344 }
3345
3346 #adminmenu li.wp-menu-separator {
3347 background: transparent url(../images/menu-arrows.gif.svg) no-repeat scroll left 5px;
3348 }
3349
3350 .folded #adminmenu li.wp-menu-separator {
3351 background: transparent url(../images/menu-arrows.gif.svg) no-repeat scroll right -34px;
3352 }
3353
3354 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
3355 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
3356 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll left -207px;
3357 }
3358
3359 #adminmenu .wp-has-submenu:hover .wp-menu-toggle,
3360 #adminmenu .wp-menu-open .wp-menu-toggle {
3361 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll left -109px;
3362 }
3363
3364 #adminmenu a.menu-top {
3365 background: #EAF3FA url(../images/menu-bits.gif.svg) repeat-x scroll left -379px;
3366 }
3367
3368 #adminmenu .wp-submenu a {
3369 background: #FFFFFF url(../images/menu-bits.gif.svg) no-repeat scroll 0 -310px;
3370 }
3371
3372 #adminmenu .wp-has-current-submenu ul li a {
3373 background: none;
3374 }
3375
3376 #adminmenu .wp-has-current-submenu ul li a.current {
3377 background: url(../images/menu-dark.gif.svg) top left no-repeat !important;
3378 }
3379
3380 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
3381 #adminmenu .menu-top .current {
3382 background: #6d6d6d url(../images/menu-bits.gif.svg) top left repeat-x;
3383 border-color: #6d6d6d;
3384 color: #fff;
3385 text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
3386 }
3387
3388 #adminmenu li.wp-has-current-submenu .wp-submenu,
3389 #adminmenu li.wp-has-current-submenu ul li a {
3390 border-color: #aaa !important;
3391 }
3392
3393 #adminmenu li.wp-has-current-submenu ul li a {
3394 background: url(../images/menu-dark.gif.svg) bottom left no-repeat !important;
3395 }
3396
3397 #adminmenu li.wp-has-current-submenu ul {
3398 border-bottom-color: #aaa;
3399 }
3400
3401 #adminmenu li.menu-top .current:hover {
3402 border-color: #B5B5B5;
3403 }
3404
3405 #adminmenu .wp-submenu .current a.current {
3406 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll 0 -289px;
3407 }
3408
3409 #adminmenu .wp-submenu a:hover {
3410 background-color: #EAF2FA !important;
3411 color: #333 !important;
3412 }
3413
3414 #adminmenu .wp-submenu li.current,
3415 #adminmenu .wp-submenu li.current a,
3416 #adminmenu .wp-submenu li.current a:hover {
3417 color: #333;
3418 background-color: #f5f5f5;
3419 background-image: none;
3420 border-color: #e3e3e3;
3421 text-shadow: rgba(255,255,255,1) 0px 1px 0px;
3422 }
3423
3424 #adminmenu .wp-submenu ul {
3425 background-color: #fff;
3426 }
3427
3428 .folded #adminmenu li.menu-top,
3429 #adminmenu .wp-submenu .wp-submenu-head {
3430 background-color: #EAF2FA;
3431 }
3432
3433 .folded #adminmenu li.wp-has-current-submenu,
3434 .folded #adminmenu li.menu-top.current {
3435 background-color: #BBD8E7;
3436 }
3437
3438 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
3439 background-color: #BBD8E7;
3440 border-color: #8CBDD5;
3441 }
3442
3443 #adminmenu div.wp-submenu {
3444 background-color: transparent;
3445 }
3446
3447 /* menu icons */
3448 #adminmenu #menu-dashboard div.wp-menu-image {
3449 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -61px -33px;
3450 }
3451
3452 #adminmenu #menu-dashboard:hover div.wp-menu-image,
3453 #adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image,
3454 #adminmenu #menu-dashboard.current div.wp-menu-image {
3455 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -61px -1px;
3456 }
3457
3458 #adminmenu #menu-posts div.wp-menu-image {
3459 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -272px -33px;
3460 }
3461
3462 #adminmenu #menu-posts:hover div.wp-menu-image,
3463 #adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image {
3464 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -272px -1px;
3465 }
3466
3467 #adminmenu #menu-media div.wp-menu-image {
3468 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -121px -33px;
3469 }
3470
3471 #adminmenu #menu-media:hover div.wp-menu-image,
3472 #adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image {
3473 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -121px -1px;
3474 }
3475
3476 #adminmenu #menu-links div.wp-menu-image {
3477 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -91px -33px;
3478 }
3479
3480 #adminmenu #menu-links:hover div.wp-menu-image,
3481 #adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image {
3482 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -91px -1px;
3483 }
3484
3485 #adminmenu #menu-pages div.wp-menu-image {
3486 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -151px -33px;
3487 }
3488
3489 #adminmenu #menu-pages:hover div.wp-menu-image,
3490 #adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image {
3491 background: transparent url("../images/menu-vs.png") no-repeat scroll -151px -1px;
3492 }
3493
3494 #adminmenu #menu-comments div.wp-menu-image {
3495 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -31px -33px;
3496 }
3497
3498 #adminmenu #menu-comments:hover div.wp-menu-image,
3499 #adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,
3500 #adminmenu #menu-comments.current div.wp-menu-image {
3501 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -31px -1px;
3502 }
3503
3504 #adminmenu #menu-appearance div.wp-menu-image {
3505 background: transparent url("../images/menu-vs.png") no-repeat scroll -1px -33px;
3506 }
3507
3508 #adminmenu #menu-appearance:hover div.wp-menu-image,
3509 #adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image {
3510 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -1px -1px;
3511 }
3512
3513 #adminmenu #menu-plugins div.wp-menu-image {
3514 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -181px -33px;
3515 }
3516
3517 #adminmenu #menu-plugins:hover div.wp-menu-image,
3518 #adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image {
3519 background: transparent url("../images/menu-vs.png") no-repeat scroll -181px -1px;
3520 }
3521
3522 #adminmenu #menu-users div.wp-menu-image {
3523 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -301px -33px;
3524 }
3525
3526 #adminmenu #menu-users:hover div.wp-menu-image,
3527 #adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image {
3528 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -301px -1px;
3529 }
3530
3531 #adminmenu #menu-tools div.wp-menu-image {
3532 background: transparent url("../images/menu-vs.png") no-repeat scroll -211px -33px;
3533 }
3534
3535 #adminmenu #menu-tools:hover div.wp-menu-image,
3536 #adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image {
3537 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -211px -1px;
3538 }
3539
3540 #adminmenu #menu-settings div.wp-menu-image {
3541 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -241px -33px;
3542 }
3543
3544 #adminmenu #menu-settings:hover div.wp-menu-image,
3545 #adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image {
3546 background: transparent url("../images/menu-vs.png.svg") no-repeat scroll -241px -1px;
3547 }
3548 /* end menu */
3549
3550
3551 /* Diff */
3552 table.diff .diff-deletedline {
3553 background-color: #ffdddd;
3554 }
3555 table.diff .diff-deletedline del {
3556 background-color: #ff9999;
3557 }
3558 table.diff .diff-addedline {
3559 background-color: #ddffdd;
3560 }
3561 table.diff .diff-addedline ins {
3562 background-color: #99ff99;
3563 }
3564
3565 #att-info {
3566 background-color: #E4F2FD;
3567 }
3568
3569 /* edit image */
3570 #sidemenu a {
3571 background-color: #f9f9f9;
3572 border-color: #f9f9f9;
3573 border-bottom-color: #dfdfdf;
3574 }
3575
3576 #sidemenu a.current {
3577 background-color: #fff;
3578 border-color: #dfdfdf #dfdfdf #fff;
3579 color: #D54E21;
3580 }
3581
3582
3583 #screen-options-wrap,
3584 #contextual-help-wrap {
3585 background-color: #f1f1f1;
3586 border-color: #dfdfdf;
3587 }
3588
3589 #screen-meta-links a.show-settings {
3590 color: #606060;
3591 }
3592
3593 #screen-meta-links a.show-settings:hover {
3594 color: #000;
3595 }
3596
3597 #replysubmit {
3598 background-color: #f1f1f1;
3599 border-top-color: #ddd;
3600 }
3601
3602 #replyerror {
3603 border-color: #ddd;
3604 background-color: #f9f9f9;
3605 }
3606
3607 #edithead,
3608 #replyhead {
3609 background-color: #f1f1f1;
3610 }
3611
3612 #ed_reply_toolbar {
3613 background-color: #e9e9e9;
3614 }
3615
3616 /* table vim shortcuts */
3617 .vim-current {
3618 background-color: #E4F2FD !important;
3619 }
3620
3621 /* Install Plugins */
3622 .star-average,
3623 .star.star-rating {
3624 background-color: #fc0;
3625 }
3626
3627 div.star.select:hover {
3628 background-color: #d00;
3629 }
3630
3631 #plugin-information .fyi ul {
3632 background-color: #eaf3fa;
3633 }
3634
3635 #plugin-information .fyi h2.mainheader {
3636 background-color: #cee1ef;
3637 }
3638
3639 #plugin-information pre,
3640 #plugin-information code {
3641 background-color: #ededff;
3642 }
3643
3644 #plugin-information pre {
3645 border: 1px solid #ccc;
3646 }
3647
3648 /* inline editor */
3649 .inline-edit-row fieldset input[type="text"],
3650 .inline-edit-row fieldset textarea,
3651 #bulk-titles,
3652 #replyrow input {
3653 border-color: #ddd;
3654 }
3655
3656 .inline-editor div.title {
3657 background-color: #EAF3FA;
3658 }
3659
3660 .inline-editor ul.cat-checklist {
3661 background-color: #FFFFFF;
3662 border-color: #ddd;
3663 }
3664
3665 .inline-edit-row p.submit {
3666 background-color: #f1f1f1;
3667 }
3668
3669 .inline-editor .categories .catshow,
3670 .inline-editor .categories .cathide {
3671 color: #21759b;
3672 }
3673
3674 .inline-editor .quick-edit-save {
3675 background-color: #f1f1f1;
3676 }
3677
3678 #replyrow #ed_reply_toolbar input:hover {
3679 border-color: #aaa;
3680 background: #ddd;
3681 }
3682
3683 fieldset.inline-edit-col-right .inline-edit-col {
3684 border-color: #dfdfdf;
3685 }
3686
3687 .attention {
3688 color: #D54E21;
3689 }
3690
3691 .meta-box-sortables .postbox:hover .handlediv {
3692 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll left -111px;
3693 }
3694
3695 #major-publishing-actions {
3696 background: #eaf2fa;
3697 }
3698
3699 .tablenav .tablenav-pages {
3700 color: #555;
3701 }
3702
3703 .tablenav .tablenav-pages a {
3704 border-color: #e3e3e3;
3705 background: #eee url('../images/menu-bits.gif.svg') repeat-x scroll left -379px;
3706 }
3707
3708 .tablenav .tablenav-pages a:hover {
3709 color: #d54e21;
3710 border-color: #d54321;
3711 }
3712
3713 .tablenav .tablenav-pages a:active {
3714 color: #fff !important;
3715 }
3716
3717 .tablenav .tablenav-pages .current {
3718 background: #dfdfdf;
3719 border-color: #d3d3d3;
3720 }
3721
3722 #availablethemes,
3723 #availablethemes td {
3724 border-color: #ddd;
3725 }
3726
3727 #current-theme img {
3728 border-color: #999;
3729 }
3730
3731 #TB_window #TB_title a.tb-theme-preview-link,
3732 #TB_window #TB_title a.tb-theme-preview-link:visited {
3733 color: #999;
3734 }
3735
3736 #TB_window #TB_title a.tb-theme-preview-link:hover,
3737 #TB_window #TB_title a.tb-theme-preview-link:focus {
3738 color: #ccc;
3739 }
3740
3741 .misc-pub-section {
3742 border-bottom-color: #eee;
3743 }
3744
3745 #minor-publishing {
3746 border-bottom-color: #ddd;
3747 }
3748
3749 #post-body .misc-pub-section {
3750 border-right-color: #eee;
3751 }
3752
3753 .post-com-count span {
3754 background-color: #bbb;
3755 }
3756
3757 .form-table .color-palette td {
3758 border-color: #fff;
3759 }
3760
3761 .sortable-placeholder {
3762 border-color: #bbb;
3763 background-color: #f5f5f5;
3764 }
3765
3766 #post-body ul#category-tabs li.ui-tabs-selected a {
3767 color: #333;
3768 }
3769
3770 #wp_editimgbtn,
3771 #wp_delimgbtn,
3772 #wp_editgallery,
3773 #wp_delgallery {
3774 border-color: #999;
3775 background-color: #eee;
3776 }
3777
3778 #wp_editimgbtn:hover,
3779 #wp_delimgbtn:hover,
3780 #wp_editgallery:hover,
3781 #wp_delgallery:hover {
3782 border-color: #555;
3783 background-color: #ccc;
3784 }
3785
3786 #favorite-first {
3787 background: #797979 url(../images/fav.png.svg) repeat-x 0 center;
3788 border-color: #777 !important;
3789 border-bottom-color: #666 !important;
3790 }
3791
3792 #favorite-inside {
3793 border-color: #797979;
3794 background-color: #797979;
3795 }
3796
3797 #favorite-toggle {
3798 background: transparent url(../images/fav-arrow.gif.svg) no-repeat 0 -4px;
3799 }
3800
3801 #favorite-actions a {
3802 color: #ddd;
3803 }
3804
3805 #favorite-actions a:hover {
3806 color: #fff;
3807 }
3808
3809 #favorite-inside a:hover {
3810 text-decoration: underline;
3811 }
3812
3813 #favorite-actions .slide-down {
3814 border-bottom-color: #626262;
3815 }
3816
3817 .submit input,
3818 .button,
3819 .button-primary,
3820 .button-secondary,
3821 .button-highlighted,
3822 #postcustomstuff .submit input {
3823 text-shadow: rgba(255,255,255,1) 0 1px 0;
3824 }
3825
3826 .button-primary,
3827 .submit .button-primary {
3828 text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
3829 }
3830
3831 #screen-meta a.show-settings {
3832 background-color: transparent;
3833 text-shadow: rgba(255,255,255,0.7) 0 1px 0;
3834 }
3835
3836 #icon-edit,
3837 #icon-post {
3838 background: transparent url(../images/icons32-vs.png.svg) no-repeat -552px -5px;
3839 }
3840
3841 #icon-index {
3842 background: transparent url(../images/icons32-vs.png.svg) no-repeat -137px -5px;
3843 }
3844
3845 #icon-upload {
3846 background: transparent url(../images/icons32-vs.png.svg) no-repeat -251px -5px;
3847 }
3848
3849 #icon-link-manager,
3850 #icon-link,
3851 #icon-link-category {
3852 background: transparent url(../images/icons32-vs.png.svg) no-repeat -190px -5px;
3853 }
3854
3855 #icon-edit-pages,
3856 #icon-page {
3857 background: transparent url(../images/icons32-vs.png.svg) no-repeat -312px -5px;
3858 }
3859
3860 #icon-edit-comments {
3861 background: transparent url(../images/icons32-vs.png.svg) no-repeat -72px -5px;
3862 }
3863
3864 #icon-themes {
3865 background: transparent url(../images/icons32-vs.png.svg) no-repeat -11px -5px;
3866 }
3867
3868 #icon-plugins {
3869 background: transparent url(../images/icons32-vs.png.svg) no-repeat -370px -5px;
3870 }
3871
3872 #icon-users,
3873 #icon-user-edit {
3874 background: transparent url(../images/icons32-vs.png.svg) no-repeat -600px -5px;
3875 }
3876
3877 #icon-tools,
3878 #icon-admin {
3879 background: transparent url(../images/icons32-vs.png.svg) no-repeat -432px -5px;
3880 }
3881
3882 #icon-options-general {
3883 background: transparent url(../images/icons32-vs.png.svg) no-repeat -492px -5px;
3884 }
3885
3886 .view-switch #view-switch-list {
3887 background: transparent url(../images/list-vs.png.svg) no-repeat 0 0;
3888 }
3889
3890 .view-switch #view-switch-list.current {
3891 background: transparent url(../images/list-vs.png.svg) no-repeat -40px 0;
3892 }
3893
3894 .view-switch #view-switch-excerpt {
3895 background: transparent url(../images/list-vs.png.svg) no-repeat -20px 0;
3896 }
3897
3898 .view-switch #view-switch-excerpt.current {
3899 background: transparent url(../images/list-vs.png.svg) no-repeat -60px 0;
3900 }
3901
3902 #header-logo {
3903 background: transparent url(../images/wp-logo.gif.svg) no-repeat scroll center center;
3904 }