-
+ 9513D5753B9C8CA3F4117F59D71B041BB886AEE60B14CB9CE16CA76B9781FD602E5407F21963EE9C87723B3E09456494F977BBBA059C733D6DBC0D3BF47D4113
mp-wp/wp-admin/css/colors-fresh.css
(0 . 0)(1 . 1577)
3996 html {
3997 background-color: #f9f9f9;
3998 }
3999
4000 .find-box-search {
4001 border-color: #dfdfdf;
4002 background-color: #f1f1f1;
4003 }
4004
4005 .find-box {
4006 background-color: #f1f1f1;
4007 }
4008
4009 .find-box-inside {
4010 background-color: #fff;
4011 }
4012
4013 a.page-numbers:hover {
4014 border-color: #999;
4015 }
4016
4017 body,
4018 #wpbody,
4019 .form-table .pre {
4020 color: #333;
4021 }
4022
4023 body > #upload-menu {
4024 border-bottom-color: #fff;
4025 }
4026
4027 kbd, code {
4028 background: #eaeaea;
4029 }
4030
4031 div#current-widgets,
4032 #postcustomstuff table,
4033 #your-profile fieldset,
4034 #rightnow,
4035 div.dashboard-widget,
4036 #dashboard-widgets p.dashboard-widget-links,
4037 #replyrow #ed_reply_toolbar input {
4038 border-color: #ccc;
4039 }
4040
4041 #poststuff .inside label.spam {
4042 color: red;
4043 }
4044
4045 #poststuff .inside label.waiting {
4046 color: orange;
4047 }
4048
4049 #poststuff .inside label.approved {
4050 color: green;
4051 }
4052
4053 #postcustomstuff table {
4054 border-color: #dfdfdf;
4055 background-color: #F9F9F9;
4056 }
4057
4058 #postcustomstuff thead th {
4059 background-color: #F1F1F1;
4060 }
4061
4062 #postcustomstuff table input,
4063 #postcustomstuff table textarea {
4064 border-color: #dfdfdf;
4065 background-color: #fff;
4066 }
4067
4068 .widefat {
4069 border-color: #dfdfdf;
4070 background-color: #fff;
4071 }
4072
4073 div.dashboard-widget-error {
4074 background-color: #c43;
4075 }
4076
4077 div.dashboard-widget-notice {
4078 background-color: #cfe1ef;
4079 }
4080
4081 div.dashboard-widget-submit,
4082 ul.widget-control-list div.widget-control-actions {
4083 border-top-color: #ccc;
4084 }
4085
4086 div.ui-tabs-panel {
4087 border-color: #f1f1f1;
4088 }
4089
4090 ul#category-tabs li.ui-tabs-selected {
4091 background-color: #f1f1f1;
4092 }
4093
4094 input.disabled,
4095 textarea.disabled {
4096 background-color: #ccc;
4097 }
4098 /* #upload-menu li a.upload-tab-link, */
4099 li.widget-list-control-item h4.widget-title a:hover,
4100 li.widget-list-control-item h4.widget-title a,
4101 #dragHelper li.widget-list-control-item h4.widget-title a,
4102 #draghelper li.widget-list-control-item h4.widget-title a:visited,
4103 .login #backtoblog a:hover,
4104 #plugin-information .action-button a,
4105 #plugin-information .action-button a:hover,
4106 #plugin-information .action-button a:visited {
4107 color: #fff;
4108 }
4109
4110 li.widget-list-control-item div.widget-control {
4111 background-color: #fff;
4112 border-color: #dfdfdf;
4113 }
4114
4115 .metabox-holder .postbox h3,
4116 #poststuff .postbox h3,
4117 #poststuff .stuffbox h3 {
4118 background: #dfdfdf url("../images/gray-grad.png.svg") repeat-x left top;
4119 text-shadow: #fff 0 1px 0;
4120 }
4121
4122 .form-table th,
4123 .form-wrap label {
4124 color: #222;
4125 text-shadow: #fff 0 1px 0;
4126 }
4127
4128 .setting-description, .form-wrap p {
4129 color: #666;
4130 }
4131
4132 select {
4133 background-color: #fff;
4134 border-color: #ddd;
4135 }
4136
4137 strong .post-com-count span {
4138 background-color: #21759b;
4139 }
4140
4141 ul#widget-list li.widget-list-item h4.widget-title {
4142 background-color: #f0f0f0;
4143 color: #000;
4144 }
4145
4146 .sorthelper {
4147 background-color: #ccf3fa;
4148 }
4149
4150 .ac_match, .subsubsub a.current {
4151 color: #000;
4152 }
4153
4154 .wrap h2 {
4155 color: #464646;
4156 }
4157
4158 .ac_over {
4159 background-color: #f0f0b8;
4160 }
4161
4162 .ac_results {
4163 background-color: #fff;
4164 border-color: #808080;
4165 }
4166
4167 .ac_results li {
4168 color: #101010;
4169 }
4170
4171 .alternate, .alt {
4172 background-color: #f9f9f9;
4173 }
4174
4175 .available-theme a.screenshot {
4176 background-color: #f1f1f1;
4177 border-color: #ddd;
4178 }
4179
4180 .bar {
4181 background-color: #e8e8e8;
4182 border-right-color: #99d;
4183 }
4184
4185 #media-upload {
4186 background: #fff;
4187 }
4188 #media-upload .slidetoggle {
4189 border-top-color: #dfdfdf;
4190 }
4191
4192 .error, #login #login_error {
4193 background-color: #ffebe8;
4194 border-color: #c00;
4195 }
4196
4197 .error a {
4198 color: #c00;
4199 }
4200
4201 .form-invalid {
4202 background-color: #ffebe8 !important;
4203 }
4204
4205 .form-invalid input {
4206 border-color: #c00 !important;
4207 }
4208
4209 .form-table input,
4210 .form-table textarea,
4211 .search-input,
4212 .form-field input,
4213 .form-field textarea,
4214 .submit {
4215 border-color: #DFDFDF;
4216 }
4217
4218 .highlight {
4219 background-color: #e4f2fd;
4220 color: #d54e21;
4221 }
4222
4223 .howto,
4224 .nonessential,
4225 #edit-slug-box,
4226 .form-input-tip,
4227 .rss-widget span.rss-date,
4228 .subsubsub {
4229 color: #666;
4230 }
4231
4232 .media-item {
4233 border-bottom-color: #dfdfdf;
4234 }
4235
4236 #wpbody-content #media-items .describe {
4237 border-top-color: #dfdfdf;
4238 }
4239
4240 .describe input[type="text"],
4241 .describe textarea {
4242 border-color: #dfdfdf;
4243 }
4244
4245 .media-upload-form label.form-help,
4246 td.help {
4247 color: #9a9a9a;
4248 }
4249
4250 .post-com-count {
4251 background-image: url(../images/bubble_bg.gif.svg);
4252 color: #fff;
4253 }
4254
4255 .post-com-count span {
4256 background-color: #bbb;
4257 color: #fff;
4258 }
4259
4260 .post-com-count:hover span {
4261 background-color: #d54e21;
4262 }
4263
4264 .quicktags, .search {
4265 background-color: #ccc;
4266 color: #000;
4267 }
4268
4269 .side-info h5, .bordertitle {
4270 border-bottom-color: #dadada;
4271 }
4272
4273 .side-info ul, .widget-description {
4274 color: #666;
4275 }
4276
4277 .button,
4278 .button-secondary,
4279 .submit input,
4280 input[type=button],
4281 input[type=submit] {
4282 border-color: #bbb;
4283 color: #464646;
4284 }
4285
4286 .button:hover,
4287 .button-secondary:hover,
4288 .submit input:hover,
4289 input[type=button]:hover,
4290 input[type=submit]:hover {
4291 color: #000;
4292 border-color: #666;
4293 }
4294
4295 .button,
4296 .submit input,
4297 .button-secondary {
4298 background: #f2f2f2 url(../images/white-grad.png.svg) repeat-x scroll left top;
4299 }
4300
4301 .button:active,
4302 .submit input:active,
4303 .button-secondary:active {
4304 background: #eee url(../images/white-grad-active.png.svg) repeat-x scroll left top;
4305 }
4306
4307 .button-primary,
4308 .submit .button-primary,
4309 #login form .submit input {
4310 border-color: #298cba !important;
4311 font-weight: bold;
4312 color: #FFF !important;
4313 background: #21759B url(../images/button-grad.png.svg) repeat-x scroll left top;
4314 }
4315
4316 .button-primary:active,
4317 #login form .submit input:active {
4318 background: #21759b url(../images/button-grad-active.png.svg) repeat-x scroll left top !important;
4319 }
4320
4321 .button[disabled],
4322 .button:disabled,
4323 .button-secondary[disabled],
4324 .button-secondary:disabled,
4325 a.button.disabled {
4326 color: #ccc !important;
4327 border-color: #ccc;
4328 }
4329
4330 .button-primary[disabled],
4331 .button-primary:disabled {
4332 color: #2fa0d5 !important;
4333 }
4334
4335 a:active,
4336 a:focus {
4337 color: #d54e21;
4338 }
4339
4340 a:hover,
4341 #wphead #viewsite a:hover,
4342 #adminmenu a:hover,
4343 #adminmenu ul.wp-submenu a:hover,
4344 #the-comment-list .comment a:hover,
4345 #rightnow a:hover,
4346 .subsubsub a:hover,
4347 .subsubsub a.current:hover,
4348 #login form .submit input:hover,
4349 div.dashboard-widget-submit input:hover,
4350 #media-upload a.del-link:hover,
4351 .ui-tabs-nav a:hover {
4352 color: #d54e21;
4353 }
4354
4355 #the-comment-list .comment-item,
4356 #dashboard-widgets #dashboard_quick_press form p.submit {
4357 border-color: #dfdfdf;
4358 }
4359
4360 .button-primary:hover,
4361 #login form .submit input:hover {
4362 border-color: #13455b !important;
4363 color: #EAF2FA !important;
4364 }
4365
4366 #side-info-column #category-tabs .ui-tabs-selected a {
4367 color: #333;
4368 }
4369
4370 #rightnow .rbutton {
4371 background-color: #ebebeb;
4372 color: #264761;
4373 }
4374
4375 .submitbox .submit {
4376 background-color: #464646;
4377 color: #ccc;
4378 }
4379
4380 .submitbox .submitdelete, a.delete {
4381 color: #f00;
4382 border-bottom-color: #f00;
4383 }
4384
4385 .submitbox .submitdelete:hover,
4386 #media-upload a.delete:hover {
4387 color: #fff;
4388 background-color: #f00;
4389 border-bottom-color: #f00;
4390 }
4391
4392 #normal-sortables .submitbox .submitdelete:hover {
4393 color: #000;
4394 background-color: #f00;
4395 border-bottom-color: #f00;
4396 }
4397
4398 .tablenav .dots {
4399 border-color: transparent;
4400 }
4401
4402 .tablenav .next,
4403 .tablenav .prev {
4404 border-color: transparent;
4405 color: #21759b;
4406 }
4407
4408 .tablenav .next:hover,
4409 .tablenav .prev:hover {
4410 border-color: transparent;
4411 color: #d54e21;
4412 }
4413
4414 .updated,
4415 .login #login_error,
4416 .login .message {
4417 background-color: #ffffe0;
4418 border-color: #e6db55;
4419 }
4420
4421 a.page-numbers {
4422 border-bottom-color: #B8D3E2;
4423 }
4424
4425 div#available-widgets-filter,
4426 ul#widget-list li.widget-list-item,
4427 .commentlist li {
4428 border-bottom-color: #ccc;
4429 }
4430
4431 .widefat td,
4432 .widefat th {
4433 border-color: #dfdfdf;
4434 }
4435
4436 .widefat th {
4437 text-shadow: rgba(255,255,255,0.8) 0 1px 0;
4438 }
4439
4440 .widefat thead tr th,
4441 .widefat tfoot tr th,
4442 h3.dashboard-widget-title,
4443 h3.dashboard-widget-title span,
4444 h3.dashboard-widget-title small,
4445 .find-box-head {
4446 color: #333;
4447 background: #dfdfdf url(../images/gray-grad.png.svg) repeat-x scroll left top;
4448 }
4449
4450 h3.dashboard-widget-title small a {
4451 color: #d7d7d7;
4452 }
4453
4454 h3.dashboard-widget-title small a:hover {
4455 color: #fff;
4456 }
4457
4458 #adminmenu a,
4459 #poststuff #edButtonPreview,
4460 #poststuff #edButtonHTML,
4461 #the-comment-list p.comment-author strong a,
4462 #media-upload a.del-link,
4463 #media-upload a.delete,
4464 .ui-tabs-nav a, a {
4465 color: #21759b;
4466 }
4467
4468 /* Because we don't want visited on these links */
4469 body.press-this .ui-tabs-selected a,
4470 body.press-this .ui-tabs-selected a:hover {
4471 background-color: #fff;
4472 border-color: #c6d9e9;
4473 border-bottom-color: #fff;
4474 color: #d54e21;
4475 }
4476
4477 #adminmenu #awaiting-mod,
4478 #adminmenu .update-plugins,
4479 #sidemenu a .update-plugins,
4480 #rightnow .reallynow,
4481 #plugin-information .action-button {
4482 background-color: #d54e21;
4483 color: #fff;
4484 }
4485
4486 #adminmenu li a:hover #awaiting-mod,
4487 #adminmenu li a:hover .update-plugins,
4488 #sidemenu li a:hover .update-plugins {
4489 background-color: #264761;
4490 color: #fff;
4491 }
4492
4493 #adminmenu li.current a #awaiting-mod,
4494 #adminmenu li.current a .update-plugins,
4495 #adminmenu li.wp-has-current-submenu a .update-plugins,
4496 #adminmenu li.wp-has-current-submenu a .update-plugins {
4497 background-color: #ddd;
4498 color: #000;
4499 text-shadow: none;
4500 -moz-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
4501 -khtml-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
4502 -webkit-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
4503 box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
4504 }
4505
4506 #adminmenu li.current a:hover #awaiting-mod,
4507 #adminmenu li.current a:hover .update-plugins,
4508 #adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
4509 #adminmenu li.wp-has-current-submenu a:hover .update-plugins {
4510 background-color: #264761;
4511 color: #fff;
4512 }
4513
4514 div#media-upload-header {
4515 background-color: #f9f9f9;
4516 border-bottom-color: #dfdfdf;
4517 }
4518
4519 div#plugin-information-header {
4520 background-color: #e4f2fd;
4521 border-bottom-color: #c6d9e9;
4522 }
4523
4524 #currenttheme img {
4525 border-color: #666;
4526 }
4527
4528 #current-widgets .drop-widget-here {
4529 background-color: #ffc;
4530 }
4531
4532 #dashboard_secondary div.dashboard-widget-content ul li a {
4533 background-color: #f9f9f9;
4534 }
4535
4536 input.readonly, textarea.readonly {
4537 background-color: #ddd;
4538 }
4539
4540 #dragHelper h4.widget-title,
4541 li.widget-list-control-item h4,
4542 #dragHelper li.widget-list-control-item h4 {
4543 background-color: #2683ae;
4544 color: #fff;
4545 }
4546
4547 #ed_toolbar input,
4548 #ed_reply_toolbar input {
4549 background: #fff url("../images/fade-butt.png.svg") repeat-x 0 -2px;
4550 }
4551
4552 #editable-post-name {
4553 background-color: #fffbcc;
4554 }
4555
4556 #edit-slug-box strong,
4557 .tablenav .displaying-num,
4558 #submitted-on {
4559 color: #777;
4560 }
4561
4562 .login #nav a {
4563 color: #21759b !important;
4564 }
4565
4566 .login #nav a:hover {
4567 color: #d54e21 !important;
4568 }
4569
4570 #footer,
4571 #footer-upgrade {
4572 background: #464646;
4573 color: #999;
4574 }
4575
4576 #media-items {
4577 border-color: #dfdfdf;
4578 }
4579
4580 #pass-strength-result {
4581 background-color: #eee;
4582 border-color: #ddd !important;
4583 }
4584
4585 #pass-strength-result.bad {
4586 background-color: #ffb78c;
4587 border-color: #ff853c !important;
4588 }
4589
4590 #pass-strength-result.good {
4591 background-color: #ffec8b;
4592 border-color: #fc0 !important;
4593 }
4594
4595 #pass-strength-result.short {
4596 background-color: #ffa0a0;
4597 border-color: #f04040 !important;
4598 }
4599
4600 #pass-strength-result.strong {
4601 background-color: #c3ff88;
4602 border-color: #8dff1c !important;
4603 }
4604
4605 .checkbox,
4606 .side-info,
4607 #your-profile #rich_editing {
4608 background-color: #fff;
4609 }
4610
4611 .plugins .active {
4612 background-color: #e7f7d3;
4613 }
4614
4615 .plugins .togl {
4616 border-right-color: #ccc;
4617 }
4618
4619 #the-comment-list .unapproved {
4620 background-color: #ffffe0;
4621 }
4622
4623 #the-comment-list .approve a {
4624 color: #006505;
4625 }
4626
4627 #the-comment-list .unapprove a {
4628 color: #d98500;
4629 }
4630
4631 #the-comment-list .delete a {
4632 color: #bc0b0b;
4633 }
4634
4635 .plugins tr {
4636 background-color: #fff;
4637 }
4638
4639 .metabox-holder .postbox,
4640 #poststuff .postbox,
4641 #titlediv,
4642 #poststuff .postarea,
4643 #poststuff .stuffbox,
4644 .postbox input[type="text"],
4645 .postbox textarea,
4646 .stuffbox input[type="text"],
4647 .stuffbox textarea {
4648 border-color: #dfdfdf;
4649 }
4650
4651 .metabox-holder .postbox,
4652 #poststuff .postbox {
4653 background-color: #FFF;
4654 }
4655
4656 .ui-sortable .postbox h3 {
4657 color: #464646;
4658 }
4659
4660 .ui-sortable .postbox h3:hover {
4661 color: #000;
4662 }
4663
4664 .curtime #timestamp {
4665 background-image: url(../images/date-button.gif.svg);
4666 }
4667
4668 #quicktags #ed_link {
4669 color: #00f;
4670 }
4671
4672 #rightnow .youhave {
4673 background-color: #f0f6fb;
4674 }
4675
4676 #rightnow a {
4677 color: #448abd;
4678 }
4679
4680 #tagchecklist span a,
4681 #bulk-titles div a {
4682 background: url(../images/xit.gif.svg) no-repeat;
4683 }
4684
4685 #tagchecklist span a:hover,
4686 #bulk-titles div a:hover {
4687 background: url(../images/xit.gif.svg) no-repeat -10px 0;
4688 }
4689
4690 #update-nag, .plugin-update {
4691 background-color: #fffeeb;
4692 border-bottom-color: #ccc;
4693 border-top-color: #ccc;
4694 color: #555;
4695 }
4696
4697 .login #backtoblog a {
4698 color: #ccc;
4699 }
4700
4701 #wphead {
4702 background-color: #464646;
4703 }
4704
4705 body.login {
4706 border-top-color: #464646;
4707 }
4708
4709 #wphead h1 a {
4710 color: #fff;
4711 }
4712
4713 #login form input {
4714 color: #555;
4715 }
4716
4717 #wphead h1 a:hover {
4718 text-decoration: underline;
4719 }
4720
4721 #user_info {
4722 color: #999;
4723 }
4724
4725 #user_info a:link, #user_info a:visited, #footer a:link, #footer a:visited {
4726 color: #ccc;
4727 text-decoration: none;
4728 }
4729
4730 #user_info a:hover, #footer a:hover {
4731 color: #fff;
4732 text-decoration: underline !important;
4733 }
4734
4735 #user_info a:active, #footer a:active {
4736 color: #ccc !important;
4737 }
4738
4739 div#media-upload-error,
4740 .file-error,
4741 abbr.required,
4742 .widget-control-remove:hover,
4743 .delete a:hover {
4744 color: #f00;
4745 }
4746
4747 #media-upload a.delete {
4748 color: #888;
4749 }
4750
4751 /* editors */
4752 #quicktags {
4753 border-color: #dfdfdf;
4754 background-color: #dfdfdf;
4755 }
4756
4757 #ed_toolbar input {
4758 border-color: #C3C3C3;
4759 }
4760
4761 #ed_toolbar input:hover {
4762 border-color: #aaa;
4763 background: #ddd;
4764 }
4765
4766 #poststuff .wp_themeSkin .mceStatusbar {
4767 border-color: #EDEDED;
4768 }
4769
4770 #poststuff #edButtonPreview,
4771 #poststuff #edButtonHTML {
4772 background-color: #f1f1f1;
4773 border-color: #dfdfdf;
4774 color: #999;
4775 }
4776
4777 #poststuff #editor-toolbar .active {
4778 border-bottom-color: #e9e9e9;
4779 background-color: #e9e9e9;
4780 color: #333;
4781 }
4782
4783 /* TinyMCE */
4784 #post-status-info {
4785 background-color: #EDEDED;
4786 }
4787
4788 .wp_themeSkin *,
4789 .wp_themeSkin a:hover,
4790 .wp_themeSkin a:link,
4791 .wp_themeSkin a:visited,
4792 .wp_themeSkin a:active {
4793 color: #000;
4794 }
4795
4796 /* Containers */
4797 .wp_themeSkin iframe {
4798 background: #fff;
4799 }
4800
4801 /* Layout */
4802 .wp_themeSkin .mceStatusbar {
4803 color: #000;
4804 background-color: #f5f5f5;
4805 }
4806
4807 /* Button */
4808 .wp_themeSkin .mceButton {
4809 background-color: #e9e8e8;
4810 border-color: #B2B2B2;
4811 }
4812
4813 .wp_themeSkin a.mceButtonEnabled:hover,
4814 .wp_themeSkin a.mceButtonActive,
4815 .wp_themeSkin a.mceButtonSelected {
4816 background-color: #d5d5d5;
4817 border-color: #777 !important;
4818 }
4819
4820 .wp_themeSkin .mceButtonDisabled {
4821 border-color: #ccc !important;
4822 }
4823
4824 /* ListBox */
4825 .wp_themeSkin .mceListBox .mceText,
4826 .wp_themeSkin .mceListBox .mceOpen {
4827 border-color: #B2B2B2;
4828 background-color: #d5d5d5;
4829 }
4830
4831 .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
4832 .wp_themeSkin .mceListBoxHover .mceOpen,
4833 .wp_themeSkin .mceListBoxSelected .mceOpen,
4834 .wp_themeSkin .mceListBoxSelected .mceText {
4835 border-color: #777 !important;
4836 background-color: #d5d5d5;
4837 }
4838
4839 .wp_themeSkin table.mceListBoxEnabled:hover .mceText,
4840 .wp_themeSkin .mceListBoxHover .mceText {
4841 border-color: #777 !important;
4842 }
4843
4844 .wp_themeSkin select.mceListBox {
4845 border-color: #B2B2B2;
4846 background-color: #fff;
4847 }
4848
4849 /* SplitButton */
4850 .wp_themeSkin .mceSplitButton a.mceAction,
4851 .wp_themeSkin .mceSplitButton a.mceOpen {
4852 background-color: #e8e8e8;
4853 border-color: #B2B2B2;
4854 }
4855
4856 .wp_themeSkin .mceSplitButton a.mceOpen:hover,
4857 .wp_themeSkin .mceSplitButtonSelected a.mceOpen,
4858 .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
4859 .wp_themeSkin .mceSplitButton a.mceAction:hover {
4860 background-color: #d5d5d5;
4861 border-color: #777 !important;
4862 }
4863
4864 .wp_themeSkin .mceSplitButtonActive {
4865 background-color: #B2B2B2;
4866 }
4867
4868 /* ColorSplitButton */
4869 .wp_themeSkin div.mceColorSplitMenu table {
4870 background-color: #ebebeb;
4871 border-color: #B2B2B2;
4872 }
4873
4874 .wp_themeSkin .mceColorSplitMenu a {
4875 border-color: #B2B2B2;
4876 }
4877
4878 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
4879 border-color: #fff;
4880 }
4881
4882 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
4883 border-color: #0A246A;
4884 background-color: #B6BDD2;
4885 }
4886
4887 .wp_themeSkin a.mceMoreColors:hover {
4888 border-color: #0A246A;
4889 }
4890
4891 /* Menu */
4892 .wp_themeSkin .mceMenu {
4893 border-color: #ddd;
4894 }
4895
4896 .wp_themeSkin .mceMenu table {
4897 background-color: #ebeaeb;
4898 }
4899
4900 .wp_themeSkin .mceMenu .mceText {
4901 color: #000;
4902 }
4903
4904 .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
4905 .wp_themeSkin .mceMenu .mceMenuItemActive {
4906 background-color: #f5f5f5;
4907 }
4908 .wp_themeSkin td.mceMenuItemSeparator {
4909 background-color: #aaa;
4910 }
4911 .wp_themeSkin .mceMenuItemTitle a {
4912 background-color: #ccc;
4913 border-bottom-color: #aaa;
4914 }
4915 .wp_themeSkin .mceMenuItemTitle span.mceText {
4916 color: #000;
4917 }
4918 .wp_themeSkin .mceMenuItemDisabled .mceText {
4919 color: #888;
4920 }
4921
4922 .wp_themeSkin tr.mceFirst td.mceToolbar {
4923 background-color: #dfdfdf;
4924 border-color: #dfdfdf;
4925 }
4926
4927 .wp-admin #mceModalBlocker {
4928 background: #000;
4929 }
4930
4931 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
4932 background: #444444;
4933 border-left: 1px solid #999;
4934 border-top: 1px solid #999;
4935 -moz-border-radius: 4px 0 0 0;
4936 -webkit-border-top-left-radius: 4px;
4937 -khtml-border-top-left-radius: 4px;
4938 border-top-left-radius: 4px;
4939 }
4940
4941 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
4942 background: #444444;
4943 border-right: 1px solid #999;
4944 border-top: 1px solid #999;
4945 border-top-right-radius: 4px;
4946 -khtml-border-top-right-radius: 4px;
4947 -webkit-border-top-right-radius: 4px;
4948 -moz-border-radius: 0 4px 0 0;
4949 }
4950
4951 .wp-admin .clearlooks2 .mceMiddle .mceLeft {
4952 background: #f1f1f1;
4953 border-left: 1px solid #999;
4954 }
4955
4956 .wp-admin .clearlooks2 .mceMiddle .mceRight {
4957 background: #f1f1f1;
4958 border-right: 1px solid #999;
4959 }
4960
4961 .wp-admin .clearlooks2 .mceBottom {
4962 background: #f1f1f1;
4963 border-bottom: 1px solid #999;
4964 }
4965
4966 .wp-admin .clearlooks2 .mceBottom .mceLeft {
4967 background: #f1f1f1;
4968 border-bottom: 1px solid #999;
4969 border-left: 1px solid #999;
4970 }
4971
4972 .wp-admin .clearlooks2 .mceBottom .mceCenter {
4973 background: #f1f1f1;
4974 border-bottom: 1px solid #999;
4975 }
4976
4977 .wp-admin .clearlooks2 .mceBottom .mceRight {
4978 background: #f1f1f1;
4979 border-bottom: 1px solid #999;
4980 border-right: 1px solid #999;
4981 }
4982
4983 .wp-admin .clearlooks2 .mceFocus .mceTop span {
4984 color: #e5e5e5;
4985 }
4986 /* end TinyMCE */
4987
4988 #editorcontainer,
4989 #post-status-info,
4990 #titlediv #title {
4991 border-color: #dfdfdf;
4992 }
4993
4994 #titlediv #title {
4995 background-color: #fff;
4996 }
4997
4998 #tTips p#tTips_inside {
4999 background-color: #ddd;
5000 color: #333;
5001 }
5002
5003 #timestampdiv input,
5004 #namediv input,
5005 #tagsdiv #the-tagcloud {
5006 border-color: #ddd;
5007 }
5008
5009 /* menu */
5010 #adminmenu * {
5011 border-color: #e3e3e3;
5012 }
5013
5014 #adminmenu li.wp-menu-separator {
5015 background: transparent url(../images/menu-arrows.gif.svg) no-repeat scroll left 5px;
5016 }
5017
5018 .folded #adminmenu li.wp-menu-separator {
5019 background: transparent url(../images/menu-arrows.gif.svg) no-repeat scroll right -34px;
5020 }
5021
5022 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
5023 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
5024 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll left -207px;
5025 }
5026
5027 #adminmenu .wp-has-submenu:hover .wp-menu-toggle,
5028 #adminmenu .wp-menu-open .wp-menu-toggle {
5029 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll left -109px;
5030 }
5031
5032 #adminmenu a.menu-top {
5033 background: #f1f1f1 url(../images/menu-bits.gif.svg) repeat-x scroll left -379px;
5034 }
5035
5036 #adminmenu .wp-submenu a {
5037 background: #FFFFFF url(../images/menu-bits.gif.svg) no-repeat scroll 0 -310px;
5038 }
5039
5040 #adminmenu .wp-has-current-submenu ul li a {
5041 background: none;
5042 }
5043
5044 #adminmenu .wp-has-current-submenu ul li a.current {
5045 background: url(../images/menu-dark.gif.svg) top left no-repeat !important;
5046 }
5047
5048 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
5049 #adminmenu .menu-top .current {
5050 background: #6d6d6d url(../images/menu-bits.gif.svg) top left repeat-x;
5051 border-color: #6d6d6d;
5052 color: #fff;
5053 text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
5054 }
5055
5056 #adminmenu li.wp-has-current-submenu .wp-submenu,
5057 #adminmenu li.wp-has-current-submenu ul li a {
5058 border-color: #aaa !important;
5059 }
5060
5061 #adminmenu li.wp-has-current-submenu ul li a {
5062 background: url(../images/menu-dark.gif.svg) bottom left no-repeat !important;
5063 }
5064
5065 #adminmenu li.wp-has-current-submenu ul {
5066 border-bottom-color: #aaa;
5067 }
5068
5069 #adminmenu li.menu-top .current:hover {
5070 border-color: #B5B5B5;
5071 }
5072
5073 #adminmenu .wp-submenu .current a.current {
5074 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll 0 -289px;
5075 }
5076
5077 #adminmenu .wp-submenu a:hover {
5078 background-color: #EAF2FA !important;
5079 color: #333 !important;
5080 }
5081
5082 #adminmenu .wp-submenu li.current,
5083 #adminmenu .wp-submenu li.current a,
5084 #adminmenu .wp-submenu li.current a:hover {
5085 color: #333;
5086 background-color: #f5f5f5;
5087 background-image: none;
5088 border-color: #e3e3e3;
5089 text-shadow: rgba(255,255,255,1) 0px 1px 0px;
5090 }
5091
5092 #adminmenu .wp-submenu ul {
5093 background-color: #fff;
5094 }
5095
5096 .folded #adminmenu li.menu-top,
5097 #adminmenu .wp-submenu .wp-submenu-head {
5098 background-color: #F1F1F1;
5099 }
5100
5101 .folded #adminmenu li.wp-has-current-submenu,
5102 .folded #adminmenu li.menu-top.current {
5103 background-color: #e6e6e6;
5104 }
5105
5106 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
5107 background-color: #EAEAEA;
5108 border-color: #aaa;
5109 }
5110
5111 #adminmenu div.wp-submenu {
5112 background-color: transparent;
5113 }
5114
5115 /* menu icons */
5116 #adminmenu #menu-dashboard div.wp-menu-image {
5117 background: transparent url("../images/menu.png.svg") no-repeat scroll -61px -33px;
5118 }
5119
5120 #adminmenu #menu-dashboard:hover div.wp-menu-image,
5121 #adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image,
5122 #adminmenu #menu-dashboard.current div.wp-menu-image {
5123 background: transparent url("../images/menu.png.svg") no-repeat scroll -61px -1px;
5124 }
5125
5126 #adminmenu #menu-posts div.wp-menu-image {
5127 background: transparent url("../images/menu.png.svg") no-repeat scroll -272px -33px;
5128 }
5129
5130 #adminmenu #menu-posts:hover div.wp-menu-image,
5131 #adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image {
5132 background: transparent url("../images/menu.png.svg") no-repeat scroll -272px -1px;
5133 }
5134
5135 #adminmenu #menu-media div.wp-menu-image {
5136 background: transparent url("../images/menu.png.svg") no-repeat scroll -121px -33px;
5137 }
5138
5139 #adminmenu #menu-media:hover div.wp-menu-image,
5140 #adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image {
5141 background: transparent url("../images/menu.png.svg") no-repeat scroll -121px -1px;
5142 }
5143
5144 #adminmenu #menu-links div.wp-menu-image {
5145 background: transparent url("../images/menu.png.svg") no-repeat scroll -91px -33px;
5146 }
5147
5148 #adminmenu #menu-links:hover div.wp-menu-image,
5149 #adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image {
5150 background: transparent url("../images/menu.png.svg") no-repeat scroll -91px -1px;
5151 }
5152
5153 #adminmenu #menu-pages div.wp-menu-image {
5154 background: transparent url("../images/menu.png.svg") no-repeat scroll -151px -33px;
5155 }
5156
5157 #adminmenu #menu-pages:hover div.wp-menu-image,
5158 #adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image {
5159 background: transparent url("../images/menu.png.svg") no-repeat scroll -151px -1px;
5160 }
5161
5162 #adminmenu #menu-comments div.wp-menu-image {
5163 background: transparent url("../images/menu.png.svg") no-repeat scroll -31px -33px;
5164 }
5165
5166 #adminmenu #menu-comments:hover div.wp-menu-image,
5167 #adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,
5168 #adminmenu #menu-comments.current div.wp-menu-image {
5169 background: transparent url("../images/menu.png.svg") no-repeat scroll -31px -1px;
5170 }
5171
5172 #adminmenu #menu-appearance div.wp-menu-image {
5173 background: transparent url("../images/menu.png.svg") no-repeat scroll -1px -33px;
5174 }
5175
5176 #adminmenu #menu-appearance:hover div.wp-menu-image,
5177 #adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image {
5178 background: transparent url("../images/menu.png.svg") no-repeat scroll -1px -1px;
5179 }
5180
5181 #adminmenu #menu-plugins div.wp-menu-image {
5182 background: transparent url("../images/menu.png.svg") no-repeat scroll -181px -33px;
5183 }
5184
5185 #adminmenu #menu-plugins:hover div.wp-menu-image,
5186 #adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image {
5187 background: transparent url("../images/menu.png.svg") no-repeat scroll -181px -1px;
5188 }
5189
5190 #adminmenu #menu-users div.wp-menu-image {
5191 background: transparent url("../images/menu.png.svg") no-repeat scroll -301px -33px;
5192 }
5193
5194 #adminmenu #menu-users:hover div.wp-menu-image,
5195 #adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image {
5196 background: transparent url("../images/menu.png.svg") no-repeat scroll -301px -1px;
5197 }
5198
5199 #adminmenu #menu-tools div.wp-menu-image {
5200 background: transparent url("../images/menu.png.svg") no-repeat scroll -211px -33px;
5201 }
5202
5203 #adminmenu #menu-tools:hover div.wp-menu-image,
5204 #adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image {
5205 background: transparent url("../images/menu.png.svg") no-repeat scroll -211px -1px;
5206 }
5207
5208 #adminmenu #menu-settings div.wp-menu-image {
5209 background: transparent url("../images/menu.png.svg") no-repeat scroll -241px -33px;
5210 }
5211
5212 #adminmenu #menu-settings:hover div.wp-menu-image,
5213 #adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image {
5214 background: transparent url("../images/menu.png.svg") no-repeat scroll -241px -1px;
5215 }
5216 /* end menu */
5217
5218
5219 /* Diff */
5220 table.diff .diff-deletedline {
5221 background-color: #ffdddd;
5222 }
5223 table.diff .diff-deletedline del {
5224 background-color: #ff9999;
5225 }
5226 table.diff .diff-addedline {
5227 background-color: #ddffdd;
5228 }
5229 table.diff .diff-addedline ins {
5230 background-color: #99ff99;
5231 }
5232
5233 #att-info {
5234 background-color: #E4F2FD;
5235 }
5236
5237 /* edit image */
5238 #sidemenu a {
5239 background-color: #f9f9f9;
5240 border-color: #f9f9f9;
5241 border-bottom-color: #dfdfdf;
5242 }
5243
5244 #sidemenu a.current {
5245 background-color: #fff;
5246 border-color: #dfdfdf #dfdfdf #fff;
5247 color: #D54E21;
5248 }
5249
5250
5251 #screen-options-wrap,
5252 #contextual-help-wrap {
5253 background-color: #f1f1f1;
5254 border-color: #dfdfdf;
5255 }
5256
5257 #screen-meta-links a.show-settings {
5258 color: #606060;
5259 }
5260
5261 #screen-meta-links a.show-settings:hover {
5262 color: #000;
5263 }
5264
5265 #replysubmit {
5266 background-color: #f1f1f1;
5267 border-top-color: #ddd;
5268 }
5269
5270 #replyerror {
5271 border-color: #ddd;
5272 background-color: #f9f9f9;
5273 }
5274
5275 #edithead,
5276 #replyhead {
5277 background-color: #f1f1f1;
5278 }
5279
5280 #ed_reply_toolbar {
5281 background-color: #e9e9e9;
5282 }
5283
5284 /* table vim shortcuts */
5285 .vim-current {
5286 background-color: #E4F2FD !important;
5287 }
5288
5289 /* Install Plugins */
5290 .star-average,
5291 .star.star-rating {
5292 background-color: #fc0;
5293 }
5294
5295 div.star.select:hover {
5296 background-color: #d00;
5297 }
5298
5299 #plugin-information .fyi ul {
5300 background-color: #eaf3fa;
5301 }
5302
5303 #plugin-information .fyi h2.mainheader {
5304 background-color: #cee1ef;
5305 }
5306
5307 #plugin-information pre,
5308 #plugin-information code {
5309 background-color: #ededff;
5310 }
5311
5312 #plugin-information pre {
5313 border: 1px solid #ccc;
5314 }
5315
5316 /* inline editor */
5317 .inline-edit-row fieldset input[type="text"],
5318 .inline-edit-row fieldset textarea,
5319 #bulk-titles,
5320 #replyrow input {
5321 border-color: #ddd;
5322 }
5323
5324 .inline-editor div.title {
5325 background-color: #EAF3FA;
5326 }
5327
5328 .inline-editor ul.cat-checklist {
5329 background-color: #FFFFFF;
5330 border-color: #ddd;
5331 }
5332
5333 .inline-edit-row p.submit {
5334 background-color: #f1f1f1;
5335 }
5336
5337 .inline-editor .categories .catshow,
5338 .inline-editor .categories .cathide {
5339 color: #21759b;
5340 }
5341
5342 .inline-editor .quick-edit-save {
5343 background-color: #f1f1f1;
5344 }
5345
5346 #replyrow #ed_reply_toolbar input:hover {
5347 border-color: #aaa;
5348 background: #ddd;
5349 }
5350
5351 fieldset.inline-edit-col-right .inline-edit-col {
5352 border-color: #dfdfdf;
5353 }
5354
5355 .attention {
5356 color: #D54E21;
5357 }
5358
5359 .meta-box-sortables .postbox:hover .handlediv {
5360 background: transparent url(../images/menu-bits.gif.svg) no-repeat scroll left -111px;
5361 }
5362
5363 #major-publishing-actions {
5364 background: #eaf2fa;
5365 }
5366
5367 .tablenav .tablenav-pages {
5368 color: #555;
5369 }
5370
5371 .tablenav .tablenav-pages a {
5372 border-color: #e3e3e3;
5373 background: #eee url('../images/menu-bits.gif.svg') repeat-x scroll left -379px;
5374 }
5375
5376 .tablenav .tablenav-pages a:hover {
5377 color: #d54e21;
5378 border-color: #d54321;
5379 }
5380
5381 .tablenav .tablenav-pages a:active {
5382 color: #fff !important;
5383 }
5384
5385 .tablenav .tablenav-pages .current {
5386 background: #dfdfdf;
5387 border-color: #d3d3d3;
5388 }
5389
5390 #availablethemes,
5391 #availablethemes td {
5392 border-color: #ddd;
5393 }
5394
5395 #current-theme img {
5396 border-color: #999;
5397 }
5398
5399 #TB_window #TB_title a.tb-theme-preview-link,
5400 #TB_window #TB_title a.tb-theme-preview-link:visited {
5401 color: #999;
5402 }
5403
5404 #TB_window #TB_title a.tb-theme-preview-link:hover,
5405 #TB_window #TB_title a.tb-theme-preview-link:focus {
5406 color: #ccc;
5407 }
5408
5409 .misc-pub-section {
5410 border-bottom-color: #eee;
5411 }
5412
5413 #minor-publishing {
5414 border-bottom-color: #ddd;
5415 }
5416
5417 #post-body .misc-pub-section {
5418 border-right-color: #eee;
5419 }
5420
5421 .post-com-count span {
5422 background-color: #bbb;
5423 }
5424
5425 .form-table .color-palette td {
5426 border-color: #fff;
5427 }
5428
5429 .sortable-placeholder {
5430 border-color: #bbb;
5431 background-color: #f5f5f5;
5432 }
5433
5434 #post-body ul#category-tabs li.ui-tabs-selected a {
5435 color: #333;
5436 }
5437
5438 #wp_editimgbtn,
5439 #wp_delimgbtn,
5440 #wp_editgallery,
5441 #wp_delgallery {
5442 border-color: #999;
5443 background-color: #eee;
5444 }
5445
5446 #wp_editimgbtn:hover,
5447 #wp_delimgbtn:hover,
5448 #wp_editgallery:hover,
5449 #wp_delgallery:hover {
5450 border-color: #555;
5451 background-color: #ccc;
5452 }
5453
5454 #favorite-first {
5455 background: #797979 url(../images/fav.png.svg) repeat-x left center;
5456 border-color: #777 !important;
5457 border-bottom-color: #666 !important;
5458 }
5459
5460 #favorite-inside {
5461 border-color: #797979;
5462 background-color: #797979;
5463 }
5464
5465 #favorite-toggle {
5466 background: transparent url(../images/fav-arrow.gif.svg) no-repeat 0 -4px;
5467 }
5468
5469 #favorite-actions a {
5470 color: #ddd;
5471 }
5472
5473 #favorite-actions a:hover {
5474 color: #fff;
5475 }
5476
5477 #favorite-inside a:hover {
5478 text-decoration: underline;
5479 }
5480
5481 #favorite-actions .slide-down {
5482 border-bottom-color: #626262;
5483 }
5484
5485 .submit input,
5486 .button,
5487 .button-primary,
5488 .button-secondary,
5489 .button-highlighted,
5490 #postcustomstuff .submit input {
5491 text-shadow: rgba(255,255,255,1) 0 1px 0;
5492 }
5493
5494 .button-primary,
5495 .submit .button-primary {
5496 text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
5497 }
5498
5499 #screen-meta a.show-settings {
5500 background-color: transparent;
5501 text-shadow: rgba(255,255,255,0.7) 0 1px 0;
5502 }
5503
5504 #icon-edit,
5505 #icon-post {
5506 background: transparent url(../images/icons32.png.svg) no-repeat -552px -5px;
5507 }
5508
5509 #icon-index {
5510 background: transparent url(../images/icons32.png.svg) no-repeat -137px -5px;
5511 }
5512
5513 #icon-upload {
5514 background: transparent url(../images/icons32.png.svg) no-repeat -251px -5px;
5515 }
5516
5517 #icon-link-manager,
5518 #icon-link,
5519 #icon-link-category {
5520 background: transparent url(../images/icons32.png.svg) no-repeat -190px -5px;
5521 }
5522
5523 #icon-edit-pages,
5524 #icon-page {
5525 background: transparent url(../images/icons32.png.svg) no-repeat -312px -5px;
5526 }
5527
5528 #icon-edit-comments {
5529 background: transparent url(../images/icons32.png.svg) no-repeat -72px -5px;
5530 }
5531
5532 #icon-themes {
5533 background: transparent url(../images/icons32.png.svg) no-repeat -11px -5px;
5534 }
5535
5536 #icon-plugins {
5537 background: transparent url(../images/icons32.png.svg) no-repeat -370px -5px;
5538 }
5539
5540 #icon-users,
5541 #icon-user-edit {
5542 background: transparent url(../images/icons32.png.svg) no-repeat -600px -5px;
5543 }
5544
5545 #icon-tools,
5546 #icon-admin {
5547 background: transparent url(../images/icons32.png.svg) no-repeat -432px -5px;
5548 }
5549
5550 #icon-options-general {
5551 background: transparent url(../images/icons32.png.svg) no-repeat -492px -5px;
5552 }
5553
5554 .view-switch #view-switch-list {
5555 background: transparent url(../images/list.png.svg) no-repeat 0 0;
5556 }
5557
5558 .view-switch #view-switch-list.current {
5559 background: transparent url(../images/list.png.svg) no-repeat -40px 0;
5560 }
5561
5562 .view-switch #view-switch-excerpt {
5563 background: transparent url(../images/list.png.svg) no-repeat -20px 0;
5564 }
5565
5566 .view-switch #view-switch-excerpt.current {
5567 background: transparent url(../images/list.png.svg) no-repeat -60px 0;
5568 }
5569
5570 #header-logo {
5571 background: transparent url(../images/wp-logo.gif.svg) no-repeat scroll center center;
5572 }