<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre, #msg p { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[11857] trunk: Minify admin CSS.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd><a href="http://trac.wordpress.org/changeset/11857">11857</a></dd>
<dt>Author</dt> <dd>ryan</dd>
<dt>Date</dt> <dd>2009-08-20 21:12:33 +0000 (Thu, 20 Aug 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Minify admin CSS. see <a href="http://trac.wordpress.org/ticket/10664">#10664</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmincsscolorsclassiccss">trunk/wp-admin/css/colors-classic.css</a></li>
<li><a href="#trunkwpadmincsscolorsfreshcss">trunk/wp-admin/css/colors-fresh.css</a></li>
<li><a href="#trunkwpadmincssdashboardcss">trunk/wp-admin/css/dashboard.css</a></li>
<li><a href="#trunkwpadmincssglobalcss">trunk/wp-admin/css/global.css</a></li>
<li><a href="#trunkwpadmincssinstallcss">trunk/wp-admin/css/install.css</a></li>
<li><a href="#trunkwpadmincsslogincss">trunk/wp-admin/css/login.css</a></li>
<li><a href="#trunkwpadmincssmediacss">trunk/wp-admin/css/media.css</a></li>
<li><a href="#trunkwpadmincssplugininstallcss">trunk/wp-admin/css/plugin-install.css</a></li>
<li><a href="#trunkwpadmincsspressthiscss">trunk/wp-admin/css/press-this.css</a></li>
<li><a href="#trunkwpadmincssthemeeditorcss">trunk/wp-admin/css/theme-editor.css</a></li>
<li><a href="#trunkwpadmincssthemeinstallcss">trunk/wp-admin/css/theme-install.css</a></li>
<li><a href="#trunkwpadmincsswidgetscss">trunk/wp-admin/css/widgets.css</a></li>
<li><a href="#trunkwpadminrtlcss">trunk/wp-admin/rtl.css</a></li>
<li><a href="#trunkwpadminwpadmincss">trunk/wp-admin/wp-admin.css</a></li>
<li><a href="#trunkwpincludesscriptloaderphp">trunk/wp-includes/script-loader.php</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwpadmincsscolorsclassicdevcss">trunk/wp-admin/css/colors-classic.dev.css</a></li>
<li><a href="#trunkwpadmincsscolorsfreshdevcss">trunk/wp-admin/css/colors-fresh.dev.css</a></li>
<li><a href="#trunkwpadmincssdashboarddevcss">trunk/wp-admin/css/dashboard.dev.css</a></li>
<li><a href="#trunkwpadmincssglobaldevcss">trunk/wp-admin/css/global.dev.css</a></li>
<li><a href="#trunkwpadmincssinstalldevcss">trunk/wp-admin/css/install.dev.css</a></li>
<li><a href="#trunkwpadmincsslogindevcss">trunk/wp-admin/css/login.dev.css</a></li>
<li><a href="#trunkwpadmincssmediadevcss">trunk/wp-admin/css/media.dev.css</a></li>
<li><a href="#trunkwpadmincssplugininstalldevcss">trunk/wp-admin/css/plugin-install.dev.css</a></li>
<li><a href="#trunkwpadmincsspressthisdevcss">trunk/wp-admin/css/press-this.dev.css</a></li>
<li><a href="#trunkwpadmincssthemeeditordevcss">trunk/wp-admin/css/theme-editor.dev.css</a></li>
<li><a href="#trunkwpadmincssthemeinstalldevcss">trunk/wp-admin/css/theme-install.dev.css</a></li>
<li><a href="#trunkwpadmincsswidgetsdevcss">trunk/wp-admin/css/widgets.dev.css</a></li>
<li><a href="#trunkwpadminwpadmindevcss">trunk/wp-admin/wp-admin.dev.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmincsscolorsclassiccss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/colors-classic.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/colors-classic.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/colors-classic.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,1672 +1 @@
</span><del>-html {
-        background-color: #f7f6f1;
-}
-
-* html input,
-* html .widget {
-    border-color: #8cbdd5;
-}
-
-textarea,
-input,
-select {
-        border-color: #dfdfdf;
-}
-
-kbd,
-code {
-        background: #eaeaea;
-}
-
-input[readonly] {
-        background-color: #eee;
-}
-
-.find-box-search {
-        border-color: #dfdfdf;
-        background-color: #f1f1f1;
-}
-
-.find-box {
-        background-color: #f1f1f1;
-}
-
-.find-box-inside {
-        background-color: #fff;
-}
-
-a.page-numbers:hover {
-        border-color: #999;
-}
-
-body,
-#wpbody,
-.form-table .pre {
-        color: #333;
-}
-
-body &gt; #upload-menu {
-        border-bottom-color: #fff;
-}
-
-#postcustomstuff table,
-#your-profile fieldset,
-#rightnow,
-div.dashboard-widget,
-#dashboard-widgets p.dashboard-widget-links,
-#replyrow #ed_reply_toolbar input {
-        border-color: #ccc;
-}
-
-#poststuff .inside label.spam,
-#poststuff .inside label.deleted {
-        color: red;
-}
-
-#poststuff .inside label.waiting {
-        color: orange;
-}
-
-#poststuff .inside label.approved {
-        color: green;
-}
-
-#postcustomstuff table {
-        border-color: #dfdfdf;
-        background-color: #f9f9f9;
-}
-
-#postcustomstuff thead th {
-        background-color: #f1f1f1;
-}
-
-#postcustomstuff table input,
-#postcustomstuff table textarea {
-        border-color: #dfdfdf;
-        background-color: #fff;
-}
-
-.widefat {
-        border-color: #dfdfdf;
-        background-color: #fff;
-}
-
-div.dashboard-widget-error {
-        background-color: #c43;
-}
-
-div.dashboard-widget-notice {
-        background-color: #cfe1ef;
-}
-
-div.dashboard-widget-submit {
-        border-top-color: #ccc;
-}
-
-div.tabs-panel,
-ul#category-tabs li.tabs {
-        border-color: #dfdfdf;
-}
-
-ul#category-tabs li.tabs {
-        background-color: #f1f1f1;
-}
-
-input.disabled,
-textarea.disabled {
-        background-color: #ccc;
-}
-/* #upload-menu li a.upload-tab-link, */
-.login #backtoblog a:hover,
-#plugin-information .action-button a,
-#plugin-information .action-button a:hover,
-#plugin-information .action-button a:visited {
-        color: #fff;
-}
-
-.widget .widget-top,
-.postbox h3,
-.stuffbox h3 {
-        background: #d5e6f2 url(&quot;../images/blue-grad.png&quot;) repeat-x left top;
-        text-shadow: #fff 0 1px 0;
-}
-
-.form-table th,
-.form-wrap label {
-        color: #222;
-        text-shadow: #fff 0 1px 0;
-}
-
-.description,
-.form-wrap p {
-        color: #666;
-}
-
-strong .post-com-count span {
-        background-color: #21759b;
-}
-
-.sorthelper {
-        background-color: #ccf3fa;
-}
-
-.ac_match,
-.subsubsub a.current {
-        color: #000;
-}
-
-.wrap h2 {
-        color: #093e56;
-}
-
-.ac_over {
-        background-color: #f0f0b8;
-}
-
-.ac_results {
-        background-color: #fff;
-        border-color: #808080;
-}
-
-.ac_results li {
-        color: #101010;
-}
-
-.alt
-.alternate {
-        background-color: #edfbfc;
-}
-
-.available-theme a.screenshot {
-        background-color: #f1f1f1;
-        border-color: #ddd;
-}
-
-.bar {
-        background-color: #e8e8e8;
-        border-right-color: #99d;
-}
-
-#media-upload {
-        background: #fff;
-}
-
-#media-upload .slidetoggle {
-        border-top-color: #dfdfdf;
-}
-
-.error,
-#login #login_error {
-        background-color: #ffebe8;
-        border-color: #c00;
-}
-
-.error a {
-        color: #c00;
-}
-
-.form-invalid {
-        background-color: #ffebe8 !important;
-}
-
-.form-invalid input {
-        border-color: #c00 !important;
-}
-
-.submit {
-        border-color: #8cbdd5;
-}
-
-.highlight {
-        background-color: #e4f2fd;
-        color: #d54e21;
-}
-
-.howto,
-.nonessential,
-#edit-slug-box,
-.form-input-tip,
-.rss-widget span.rss-date,
-.subsubsub {
-        color: #666;
-}
-
-.media-item {
-        border-bottom-color: #dfdfdf;
-}
-
-#wpbody-content #media-items .describe {
-        border-top-color: #dfdfdf;
-}
-
-.describe input[type=&quot;text&quot;],
-.describe textarea {
-        border-color: #dfdfdf;
-}
-
-.media-upload-form label.form-help,
-td.help {
-        color: #9a9a9a;
-}
-
-.post-com-count {
-        background-image: url(../images/bubble_bg.gif);
-        color: #fff;
-}
-
-.post-com-count span {
-        background-color: #bbb;
-        color: #fff;
-}
-
-.post-com-count:hover span {
-        background-color: #d54e21;
-}
-
-.quicktags, .search {
-        background-color: #ccc;
-        color: #000;
-}
-
-.side-info h5 {
-        border-bottom-color: #dadada;
-}
-
-.side-info ul {
-        color: #666;
-}
-
-.button,
-.button-secondary,
-.submit input,
-input[type=button],
-input[type=submit] {
-        border-color: #dfdfdf;
-        color: #464646;
-}
-
-.button:hover,
-.button-secondary:hover,
-.submit input:hover,
-input[type=button]:hover,
-input[type=submit]:hover {
-        color: #000;
-        border-color: #adaca7;
-}
-
-.button,
-.submit input,
-.button-secondary {
-        background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
-}
-
-.button:active,
-.submit input:active,
-.button-secondary:active {
-        background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
-}
-
-.button-primary,
-.submit .button-primary,
-#login form .submit input {
-        border-color: #5b86ab !important;
-        font-weight: bold;
-        color: #fff !important;
-        background: #5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;
-}
-
-.button-primary:active,
-#login form .submit input:active {
-        background: #21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top !important;
-}
-
-.button[disabled],
-.button:disabled,
-.button-secondary[disabled],
-.button-secondary:disabled,
-a.button.disabled {
-        color: #ccc !important;
-        border-color: #ccc;
-}
-
-.button-primary[disabled],
-.button-primary:disabled {
-        color: #80a3d2 !important;
-}
-
-a:active,
-a:focus {
-        color: #d54e21;
-}
-
-a:hover,
-#wphead #viewsite a:hover,
-#adminmenu a:hover,
-#adminmenu ul.wp-submenu a:hover,
-#the-comment-list .comment a:hover,
-#rightnow a:hover,
-#login form .submit input:hover,
-#media-upload a.del-link:hover,
-div.dashboard-widget-submit input:hover,
-.subsubsub a:hover,
-.subsubsub a.current:hover,
-.ui-tabs-nav a:hover,
-.plugins .inactive a:hover,
-#all-plugins-table .plugins .inactive a:hover,
-#search-plugins-table .plugins .inactive a:hover {
-        color: #d54e21;
-}
-
-#the-comment-list .comment-item,
-#dashboard-widgets #dashboard_quick_press form p.submit {
-        border-color: #dfdfdf;
-}
-
-#dashboard_right_now .table {
-        background:#faf9f7 !important;
-}
-
-.button-primary:hover,
-#login form .submit input:hover {
-        border-color: #2e5475 !important;
-        color: #eaf2fa !important;
-}
-
-#side-sortables #category-tabs .tabs a {
-        color: #333;
-}
-
-#rightnow .rbutton {
-        background-color: #ebebeb;
-        color: #264761;
-}
-
-.submitbox .submit {
-        background-color: #464646;
-        color: #ccc;
-}
-
-.plugins a.delete:hover,
-#all-plugins-table .plugins a.delete:hover,
-#search-plugins-table .plugins a.delete:hover,
-.submitbox .submitdelete,
-a.delete {
-        color: #f00;
-        border-bottom-color: #f00;
-}
-
-.submitbox .submitdelete:hover,
-#media-items a.delete:hover {
-        color: #fff;
-        background-color: #f00;
-        border-bottom-color: #f00;
-}
-
-#normal-sortables .submitbox .submitdelete:hover {
-        color: #000;
-        background-color: #f00;
-        border-bottom-color: #f00;
-}
-
-.tablenav .dots {
-        border-color: transparent;
-}
-
-.tablenav .next,
-.tablenav .prev {
-        border-color: transparent;
-        color: #21759b;
-}
-
-.tablenav .next:hover,
-.tablenav .prev:hover {
-        border-color: transparent;
-        color: #d54e21;
-}
-
-.updated,
-.login #login_error,
-.login .message {
-        background-color: #ffffe0;
-        border-color: #e6db55;
-}
-
-.update-message {
-        color: #000000;
-}
-
-a.page-numbers {
-        border-bottom-color: #b8d3e2;
-}
-
-.commentlist li {
-        border-bottom-color: #ccc;
-}
-
-.widefat td,
-.widefat th,
-#install-plugins .plugins td,
-#install-plugins .plugins th {
-        border-color: #dfdfdf;
-}
-
-.widefat th {
-        text-shadow: rgba(255,255,255,0.8) 0 1px 0;
-}
-
-.widefat thead tr th,
-.widefat tfoot tr th,
-h3.dashboard-widget-title,
-h3.dashboard-widget-title span,
-h3.dashboard-widget-title small,
-.find-box-head {
-        color: #333;
-        background: #d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;
-}
-
-h3.dashboard-widget-title small a {
-        color: #d7d7d7;
-}
-
-h3.dashboard-widget-title small a:hover {
-        color: #fff;
-}
-
-a,
-#adminmenu a,
-#poststuff #edButtonPreview,
-#poststuff #edButtonHTML,
-#the-comment-list p.comment-author strong a,
-#media-upload a.del-link,
-#media-items a.delete,
-.plugins a.delete,
-.ui-tabs-nav a {
-        color: #1c6280;
-}
-
-/* Because we don't want visited on these links */
-body.press-this .tabs a,
-body.press-this .tabs a:hover {
-        background-color: #fff;
-        border-color: #c6d9e9;
-        border-bottom-color: #fff;
-        color: #d54e21;
-}
-
-#adminmenu #awaiting-mod,
-#adminmenu .update-plugins,
-#sidemenu a .update-plugins,
-#rightnow .reallynow,
-#plugin-information .action-button {
-        background-color: #d54e21;
-        color: #fff;
-}
-
-#adminmenu li a:hover #awaiting-mod,
-#adminmenu li a:hover .update-plugins,
-#sidemenu li a:hover .update-plugins {
-        background-color: #264761;
-        color: #fff;
-}
-
-#adminmenu li.current a #awaiting-mod,
-#adminmenu li.current a .update-plugins,
-#adminmenu li.wp-has-current-submenu a .update-plugins,
-#adminmenu li.wp-has-current-submenu a .update-plugins {
-        background-color: #ddd;
-        color: #000;
-        text-shadow: none;
-        -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-        -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-        -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-        box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-}
-
-#adminmenu li.current a:hover #awaiting-mod,
-#adminmenu li.current a:hover .update-plugins,
-#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
-#adminmenu li.wp-has-current-submenu a:hover .update-plugins {
-        background-color: #264761;
-        color: #fff;
-}
-
-div#media-upload-header,
-div#plugin-information-header {
-        background-color: #f9f9f9;
-        border-bottom-color: #dfdfdf;
-}
-
-#currenttheme img {
-        border-color: #666;
-}
-
-#dashboard_secondary div.dashboard-widget-content ul li a {
-        background-color: #f9f9f9;
-}
-
-input.readonly, textarea.readonly {
-        background-color: #ddd;
-}
-
-#ed_toolbar input,
-#ed_reply_toolbar input {
-        background: #fff url(&quot;../images/fade-butt.png&quot;) repeat-x 0 -2px;
-}
-
-#editable-post-name {
-        background-color: #fffbcc;
-}
-
-#edit-slug-box strong,
-.tablenav .displaying-num,
-#submitted-on {
-        color: #777;
-}
-
-.login #nav a {
-        color: #21759b !important;
-}
-
-.login #nav a:hover {
-        color: #d54e21 !important;
-}
-
-#footer,
-#footer-upgrade {
-        background: #1d507d;
-        color: #b6d1e4;
-}
-
-#media-items {
-        border-color: #dfdfdf;
-}
-
-.checkbox,
-.side-info,
-.plugins tr,
-.postbox,
-#your-profile #rich_editing {
-        background-color: #fff;
-}
-
-.plugins .inactive,
-.plugins .inactive th,
-.plugins .inactive td,
-tr.inactive + tr.plugin-update-tr .plugin-update {
-        background-color: #ebeeef;
-}
-
-.plugin-update-tr .update-message {
-        background-color: #fffbe4;
-        border-color: #dfdfdf;
-}
-
-.plugins .active,
-.plugins .active th,
-.plugins .active td {
-        color: #000;
-}
-
-.plugins .inactive a { 
-        color: #557799;         
-}
-
-#the-comment-list .unapproved,
-#the-comment-list .unapproved th,
-#the-comment-list .unapproved td {
-        background-color: #ffffe0;
-}
-
-#the-comment-list .approve a {
-        color: #006505;
-}
-
-#the-comment-list .unapprove a {
-        color: #d98500;
-}
-
-#the-comment-list .delete a {
-        color: #bc0b0b;
-}
-
-.widget,
-#widget-list .widget-top,
-.postbox,
-#titlediv,
-#poststuff .postarea,
-.stuffbox {
-        border-color: #dfdfdf;
-}
-
-.widget,
-.postbox {
-        background-color: #fff;
-}
-
-.ui-sortable .postbox h3 {
-        color: #093e56;
-}
-
-.widget .widget-top,
-.ui-sortable .postbox h3:hover {
-        color: #000;
-}
-
-.curtime #timestamp {
-        background-image: url(../images/date-button.gif);
-}
-
-#quicktags #ed_link {
-        color: #00f;
-}
-
-#rightnow .youhave {
-        background-color: #f0f6fb;
-}
-
-#rightnow a {
-        color: #448abd;
-}
-
-.tagchecklist span a,
-#bulk-titles div a {
-        background: url(../images/xit.gif) no-repeat;
-}
-
-.tagchecklist span a:hover,
-#bulk-titles div a:hover {
-        background: url(../images/xit.gif) no-repeat -10px 0;
-}
-
-#update-nag {
-        background-color: #fffeeb;
-        border-color: #ccc;
-        color: #555;
-}
-
-.login #backtoblog a {
-        color: #ccc;
-}
-
-#wphead {
-        background-color: #1d507d;
-}
-
-body.login {
-        border-top-color: #093e56;
-}
-
-#wphead h1 a {
-        color: #fff;
-}
-
-#login form input {
-        color: #555;
-}
-
-#user_info {
-        color: #b6d1e4;
-}
-
-#user_info a:link,
-#user_info a:visited,
-#footer a:link,
-#footer a:visited {
-        color: #fff;
-        text-decoration: none;
-}
-
-#user_info a:hover,
-#user_info a:active,
-#footer a:hover,
-#footer a:active  {
-        text-decoration: underline;
-}
-
-div#media-upload-error,
-.file-error,
-abbr.required,
-.widget-control-remove:hover,
-.delete a:hover {
-        color: #f00;
-}
-
-/* password strength meter */
-#pass-strength-result {
-        background-color: #eee;
-        border-color: #ddd !important;
-}
-
-#pass-strength-result.bad {
-        background-color: #ffb78c;
-        border-color: #ff853c !important;
-}
-
-#pass-strength-result.good {
-        background-color: #ffec8b;
-        border-color: #fc0 !important;
-}
-
-#pass-strength-result.short {
-        background-color: #ffa0a0;
-        border-color: #f04040 !important;
-}
-
-#pass-strength-result.strong {
-        background-color: #c3ff88;
-        border-color: #8dff1c !important;
-}
-
-/* editors */
-#quicktags {
-        border-color: #dfdfdf;
-        background-color: #dfdfdf;
-}
-
-#ed_toolbar input {
-        border-color: #c3c3c3;
-}
-
-#ed_toolbar input:hover {
-        border-color: #aaa;
-        background: #ddd;
-}
-
-#poststuff .wp_themeSkin .mceStatusbar {
-        border-color: #ededed;
-}
-
-#poststuff #edButtonPreview,
-#poststuff #edButtonHTML {
-        background-color: #f2f1eb;
-        border-color: #dfdfdf;
-        color: #999;
-}
-
-#poststuff #editor-toolbar .active {
-        border-bottom-color: #e3eef7;
-        background-color: #e3eef7;
-        color: #333;
-}
-
-/* TinyMCE */
-#post-status-info {
-        background-color: #ededed;
-}
-
-.wp_themeSkin *,
-.wp_themeSkin a:hover,
-.wp_themeSkin a:link,
-.wp_themeSkin a:visited,
-.wp_themeSkin a:active {
-        color: #000;
-}
-
-/* Containers */
-.wp_themeSkin iframe {
-        background: #fff;
-}
-
-/* Layout */
-.wp_themeSkin .mceStatusbar {
-        color: #000;
-        background-color: #f5f5f5;
-}
-
-/* Button */
-.wp_themeSkin .mceButton {
-        background-color: #e9e8e8;
-        border-color: #b2b2b2;
-}
-
-.wp_themeSkin a.mceButtonEnabled:hover,
-.wp_themeSkin a.mceButtonActive,
-.wp_themeSkin a.mceButtonSelected {
-        background-color: #d5d5d5;
-        border-color: #777 !important;
-}
-
-.wp_themeSkin .mceButtonDisabled {
-        border-color: #ccc !important;
-}
-
-/* ListBox */
-.wp_themeSkin .mceListBox .mceText,
-.wp_themeSkin .mceListBox .mceOpen  {
-        border-color: #b2b2b2;
-        background-color: #d5d5d5;
-}
-
-.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
-.wp_themeSkin .mceListBoxHover .mceOpen,
-.wp_themeSkin .mceListBoxSelected .mceOpen,
-.wp_themeSkin .mceListBoxSelected .mceText {
-        border-color: #777 !important;
-        background-color: #d5d5d5;
-}
-
-.wp_themeSkin table.mceListBoxEnabled:hover .mceText,
-.wp_themeSkin .mceListBoxHover .mceText {
-        border-color: #777 !important;
-}
-
-.wp_themeSkin select.mceListBox {
-        border-color: #b2b2b2;
-        background-color: #fff;
-}
-
-/* SplitButton */
-.wp_themeSkin .mceSplitButton a.mceAction,
-.wp_themeSkin .mceSplitButton a.mceOpen {
-        border-color: #b2b2b2;
-}
-
-.wp_themeSkin .mceSplitButton a.mceOpen:hover,
-.wp_themeSkin .mceSplitButtonSelected a.mceOpen,
-.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
-.wp_themeSkin .mceSplitButton a.mceAction:hover {
-        background-color: #d5d5d5;
-        border-color: #777 !important;
-}
-
-.wp_themeSkin .mceSplitButtonActive {
-        background-color: #b2b2b2;
-}
-
-/* ColorSplitButton */
-.wp_themeSkin div.mceColorSplitMenu table {
-        background-color: #ebebeb;
-        border-color: #b2b2b2;
-}
-
-.wp_themeSkin .mceColorSplitMenu a {
-        border-color: #b2b2b2;
-}
-
-.wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
-        border-color: #fff;
-}
-
-.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
-        border-color: #0a246a;
-        background-color: #b6bdd2;
-}
-
-.wp_themeSkin a.mceMoreColors:hover {
-        border-color: #0a246a;
-}
-
-/* Menu */
-.wp_themeSkin .mceMenu {
-        border-color: #ddd;
-}
-
-.wp_themeSkin .mceMenu table {
-        background-color: #ebeaeb;
-}
-
-.wp_themeSkin .mceMenu .mceText {
-        color: #000;
-}
-
-.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
-.wp_themeSkin .mceMenu .mceMenuItemActive {
-        background-color: #f5f5f5;
-}
-.wp_themeSkin td.mceMenuItemSeparator {
-        background-color: #aaa;
-}
-.wp_themeSkin .mceMenuItemTitle a {
-        background-color: #ccc;
-        border-bottom-color: #aaa;
-}
-.wp_themeSkin .mceMenuItemTitle span.mceText {
-        color: #000;
-}
-.wp_themeSkin .mceMenuItemDisabled .mceText {
-        color: #888;
-}
-
-#quicktags,
-.wp_themeSkin tr.mceFirst td.mceToolbar {
-        background: #e3eef7 url(&quot;../images/ed-bg-vs.gif&quot;) repeat-x scroll left top;
-}
-.wp_themeSkin tr.mceFirst td.mceToolbar {
-        border-color: #dfdfdf;
-}
-
-.wp-admin #mceModalBlocker {
-        background: #000;
-}
-
-.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
-        background: #444;
-        border-left: 1px solid #999;
-        border-top: 1px solid #999;
-        -moz-border-radius: 4px 0 0 0;
-        -webkit-border-top-left-radius: 4px;
-        -khtml-border-top-left-radius: 4px;
-        border-top-left-radius: 4px;
-}
-
-.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
-        background: #444;
-        border-right: 1px solid #999;
-        border-top: 1px solid #999;
-        border-top-right-radius: 4px;
-        -khtml-border-top-right-radius: 4px;
-        -webkit-border-top-right-radius: 4px;
-        -moz-border-radius: 0 4px 0 0;
-}
-
-.wp-admin .clearlooks2 .mceMiddle .mceLeft {
-        background: #f1f1f1;
-        border-left: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceMiddle .mceRight {
-        background: #f1f1f1;
-        border-right: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom .mceLeft {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-        border-left: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom .mceCenter {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom .mceRight {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-        border-right: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceFocus .mceTop span {
-        color: #e5e5e5;
-}
-/* end TinyMCE */
-
-#editorcontainer,
-#post-status-info,
-#titlediv #title,
-.editwidget .widget-inside {
-        border-color: #dfdfdf;
-}
-
-#titlediv #title {
-        background-color: #fff;
-}
-
-#tTips p#tTips_inside {
-        background-color: #ddd;
-        color: #333;
-}
-
-#timestampdiv input,
-#namediv input,
-#poststuff .inside .the-tagcloud {
-        border-color: #dfdfdf;
-}
-
-/* menu */
-#adminmenu * {
-        border-color: #dfdfdf;
-}
-
-#adminmenu li.wp-menu-separator {
-        background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;
-}
-
-.folded #adminmenu li.wp-menu-separator {
-        background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;
-}
-
-#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
-#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
-        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px;
-}
-
-#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
-#adminmenu .wp-menu-open .wp-menu-toggle {
-        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
-}
-
-#adminmenu a.menu-top {
-        background: #eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;
-}
-
-#adminmenu .wp-submenu a {
-        background: #fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px;
-}
-
-#adminmenu .wp-has-current-submenu ul li a {
-        background: none;
-}
-
-#adminmenu .wp-has-current-submenu ul li a.current {
-        background: url(../images/menu-dark.gif) top left no-repeat !important;
-}
-
-#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
-#adminmenu .menu-top .current {
-        background: #3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x;
-        border-color: #1d507d;
-        color: #fff;
-        text-shadow: rgba(0,0,0,0.4) 0 -1px 0;
-}
-
-#adminmenu li.wp-has-current-submenu .wp-submenu,
-#adminmenu li.wp-has-current-submenu ul li a {
-        border-color: #aaa !important;
-}
-
-#adminmenu li.wp-has-current-submenu ul li a {
-        background: url(../images/menu-dark.gif) bottom left no-repeat !important;
-}
-
-#adminmenu li.wp-has-current-submenu ul {
-        border-bottom-color: #aaa;
-}
-
-#adminmenu li.menu-top .current:hover {
-        border-color: #6583c0;
-}
-
-#adminmenu .wp-submenu .current a.current {
-        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll  0 -289px;
-}
-
-#adminmenu .wp-submenu a:hover {
-        background-color: #eaf2fa !important;
-        color: #333 !important;
-}
-
-#adminmenu .wp-submenu li.current,
-#adminmenu .wp-submenu li.current a,
-#adminmenu .wp-submenu li.current a:hover {
-        color: #333;
-        background-color: #f5f5f5;
-        background-image: none;
-        border-color: #e3e3e3;
-        text-shadow: rgba(255,255,255,1) 0 1px 0;
-}
-
-#adminmenu .wp-submenu ul {
-        background-color: #fff;
-}
-
-.folded #adminmenu li.menu-top,
-#adminmenu .wp-submenu .wp-submenu-head {
-        background-color: #eaf2fa;
-}
-
-.folded #adminmenu li.wp-has-current-submenu,
-.folded #adminmenu li.menu-top.current {
-        background-color: #bbd8e7;
-}
-
-#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
-        background-color: #bbd8e7;
-        border-color: #8cbdd5;
-}
-
-#adminmenu div.wp-submenu {
-        background-color: transparent;
-}
-
-/* menu icons */
-#adminmenu #menu-dashboard div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -61px -33px;
-}
-
-#adminmenu #menu-dashboard:hover div.wp-menu-image,
-#adminmenu  #menu-dashboard.wp-has-current-submenu div.wp-menu-image,
-#adminmenu  #menu-dashboard.current div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -61px -1px;
-}
-
-#adminmenu #menu-posts div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -272px -33px;
-}
-
-#adminmenu #menu-posts:hover div.wp-menu-image,
-#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -272px -1px;
-}
-
-#adminmenu #menu-media div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -121px -33px;
-}
-
-#adminmenu #menu-media:hover div.wp-menu-image,
-#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -121px -1px;
-}
-
-#adminmenu #menu-links div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -91px -33px;
-}
-
-#adminmenu #menu-links:hover div.wp-menu-image,
-#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -91px -1px;
-}
-
-#adminmenu #menu-pages div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -151px -33px;
-}
-
-#adminmenu #menu-pages:hover div.wp-menu-image,
-#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -151px -1px;
-}
-
-#adminmenu #menu-comments div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -31px -33px;
-}
-
-#adminmenu #menu-comments:hover div.wp-menu-image,
-#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,
-#adminmenu #menu-comments.current div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -31px -1px;
-}
-
-#adminmenu #menu-appearance div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -1px -33px;
-}
-
-#adminmenu #menu-appearance:hover div.wp-menu-image,
-#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -1px -1px;
-}
-
-#adminmenu #menu-plugins div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -181px -33px;
-}
-
-#adminmenu #menu-plugins:hover div.wp-menu-image,
-#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -181px -1px;
-}
-
-#adminmenu #menu-users div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -301px -33px;
-}
-
-#adminmenu #menu-users:hover div.wp-menu-image,
-#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -301px -1px;
-}
-
-#adminmenu #menu-tools div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -211px -33px;
-}
-
-#adminmenu #menu-tools:hover div.wp-menu-image,
-#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -211px -1px;
-}
-
-#adminmenu #menu-settings div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -241px -33px;
-}
-
-#adminmenu #menu-settings:hover div.wp-menu-image,
-#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -241px -1px;
-}
-/* end menu */
-
-
-/* Diff */
-table.diff .diff-deletedline {
-        background-color: #fdd;
-}
-
-table.diff .diff-deletedline del {
-        background-color: #f99;
-}
-
-table.diff .diff-addedline {
-        background-color: #dfd;
-}
-
-table.diff .diff-addedline ins {
-        background-color: #9f9;
-}
-
-#att-info {
-        background-color: #e4f2fd;
-}
-
-/* edit image */
-#sidemenu a {
-        background-color: #f9f9f9;
-        border-color: #f9f9f9;
-        border-bottom-color: #dfdfdf;
-}
-
-#sidemenu a.current {
-        background-color: #fff;
-        border-color: #dfdfdf #dfdfdf #fff;
-        color: #d54e21;
-}
-
-#screen-options-wrap,
-#contextual-help-wrap {
-        background-color: #eae9e4;
-        border-color: #dfdfdf;
-}
-
-#screen-meta-links a.show-settings {
-        color: #606060;
-}
-
-#screen-meta-links a.show-settings:hover {
-        color: #000;
-}
-
-#replysubmit {
-        background-color: #f1f1f1;
-        border-top-color: #ddd;
-}
-
-#replyerror {
-        border-color: #ddd;
-        background-color: #f9f9f9;
-}
-
-#edithead,
-#replyhead {
-        background-color: #f1f1f1;
-}
-
-#ed_reply_toolbar {
-        background-color: #e9e9e9;
-}
-
-/* table vim shortcuts */
-.vim-current,
-.vim-current th,
-.vim-current td {
-        background-color: #e4f2fd !important;
-}
-
-/* Install Plugins */
-.star-average,
-.star.star-rating {
-        background-color: #fc0;
-}
-
-div.star.select:hover {
-        background-color: #d00;
-}
-
-#plugin-information .fyi ul {
-        background-color: #eaf3fa;
-}
-
-#plugin-information .fyi h2.mainheader {
-        background-color: #cee1ef;
-}
-
-#plugin-information pre,
-#plugin-information code {
-        background-color: #ededff;
-}
-
-#plugin-information pre {
-        border: 1px solid #ccc;
-}
-
-/* inline editor */
-.inline-edit-row fieldset input[type=&quot;text&quot;],
-.inline-edit-row fieldset textarea,
-#bulk-titles,
-#replyrow input {
-        border-color: #ddd;
-}
-
-.inline-editor div.title {
-        background-color: #eaf3fa;
-}
-
-.inline-editor ul.cat-checklist {
-        background-color: #fff;
-        border-color: #ddd;
-}
-
-.inline-editor .categories .catshow,
-.inline-editor .categories .cathide {
-        color: #21759b;
-}
-
-.inline-editor .quick-edit-save {
-        background-color: #f1f1f1;
-}
-
-#replyrow #ed_reply_toolbar input:hover {
-        border-color: #aaa;
-        background: #ddd;
-}
-
-fieldset.inline-edit-col-right .inline-edit-col {
-        border-color: #dfdfdf;
-}
-
-.attention {
-        color: #d54e21;
-}
-
-.meta-box-sortables .postbox:hover .handlediv {
-        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;
-}
-
-#major-publishing-actions {
-        background: #eaf2fa;
-}
-
-.tablenav .tablenav-pages {
-        color: #555;
-}
-
-.tablenav .tablenav-pages a {
-        border-color: #e3e3e3;
-        background: #eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px;
-}
-
-.tablenav .tablenav-pages a:hover {
-        color: #d54e21;
-        border-color: #d54321;
-}
-
-.tablenav .tablenav-pages a:active {
-        color: #fff !important;
-}
-
-.tablenav .tablenav-pages .current {
-        background: #dfdfdf;
-        border-color: #d3d3d3;
-}
-
-#availablethemes,
-#availablethemes td {
-        border-color: #ddd;
-}
-
-#current-theme img {
-        border-color: #999;
-}
-
-#TB_window #TB_title a.tb-theme-preview-link,
-#TB_window #TB_title a.tb-theme-preview-link:visited {
-        color: #999;
-}
-
-#TB_window #TB_title a.tb-theme-preview-link:hover,
-#TB_window #TB_title a.tb-theme-preview-link:focus {
-        color: #ccc;
-}
-
-.misc-pub-section {
-        border-bottom-color: #eee;
-}
-
-#minor-publishing {
-        border-bottom-color: #ddd;
-}
-
-#post-body .misc-pub-section {
-        border-right-color: #eee;
-}
-
-.post-com-count span {
-        background-color: #bbb;
-}
-
-.form-table .color-palette td {
-        border-color: #fff;
-}
-
-.sortable-placeholder {
-        border-color: #bbb;
-        background-color: #f5f5f5;
-}
-
-#post-body ul#category-tabs li.tabs a {
-        color: #333;
-}
-
-#wp_editimgbtn,
-#wp_delimgbtn,
-#wp_editgallery,
-#wp_delgallery {
-        border-color: #999;
-        background-color: #eee;
-}
-
-#wp_editimgbtn:hover,
-#wp_delimgbtn:hover,
-#wp_editgallery:hover,
-#wp_delgallery:hover {
-        border-color: #555;
-        background-color: #ccc;
-}
-
-#favorite-first {
-        background: #5580a6 url(../images/fav-vs.png) repeat-x 0 center;
-        border-color: #517ea5 !important;
-        border-bottom-color: #416686 !important;
-}
-
-#favorite-actions .slide-down {
-        background-image: url(../images/fav-top-vs.gif);
-        background-position:0 0;
-        background-repeat: repeat-x;
-}
-
-#favorite-inside {
-        border-color: #5b86ac;
-        background-color: #5580a6;
-}
-
-#favorite-toggle {
-        background: transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px;
-}
-
-#favorite-actions a {
-        color: #ddd;
-}
-
-#favorite-actions a:hover {
-        color: #fff;
-}
-
-#favorite-inside a:hover {
-        text-decoration: underline;
-}
-
-#favorite-actions .slide-down {
-        border-bottom-color: #626262;
-}
-
-.submit input,
-.button,
-.button-primary,
-.button-secondary,
-.button-highlighted,
-#postcustomstuff .submit input {
-        text-shadow: rgba(255,255,255,1) 0 1px 0;
-}
-
-.button-primary,
-.submit .button-primary {
-        text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
-}
-
-#screen-meta a.show-settings {
-        background-color: transparent;
-        text-shadow: rgba(255,255,255,0.7) 0 1px 0;
-}
-
-#icon-edit,
-#icon-post {
-        background: transparent url(../images/icons32-vs.png) no-repeat -552px -5px;
-}
-
-#icon-index {
-        background: transparent url(../images/icons32-vs.png) no-repeat -137px -5px;
-}
-
-#icon-upload {
-        background: transparent url(../images/icons32-vs.png) no-repeat -251px -5px;
-}
-
-#icon-link-manager,
-#icon-link,
-#icon-link-category {
-        background: transparent url(../images/icons32-vs.png) no-repeat -190px -5px;
-}
-
-#icon-edit-pages,
-#icon-page {
-        background: transparent url(../images/icons32-vs.png) no-repeat -312px -5px;
-}
-
-#icon-edit-comments {
-        background: transparent url(../images/icons32-vs.png) no-repeat -72px -5px;
-}
-
-#icon-themes {
-        background: transparent url(../images/icons32-vs.png) no-repeat -11px -5px;
-}
-
-#icon-plugins {
-        background: transparent url(../images/icons32-vs.png) no-repeat -370px -5px;
-}
-
-#icon-users,
-#icon-profile,
-#icon-user-edit {
-        background: transparent url(../images/icons32-vs.png) no-repeat -600px -5px;
-}
-
-#icon-tools,
-#icon-admin {
-        background: transparent url(../images/icons32-vs.png) no-repeat -432px -5px;
-}
-
-#icon-options-general {
-        background: transparent url(../images/icons32-vs.png) no-repeat -492px -5px;
-}
-
-.view-switch #view-switch-list {
-        background: transparent url(../images/list-vs.png) no-repeat 0 0;
-}
-
-.view-switch #view-switch-list.current {
-        background: transparent url(../images/list-vs.png) no-repeat -40px 0;
-}
-
-.view-switch #view-switch-excerpt {
-        background: transparent url(../images/list-vs.png) no-repeat -20px 0;
-}
-
-.view-switch #view-switch-excerpt.current {
-        background: transparent url(../images/list-vs.png) no-repeat -60px 0;
-}
-
-#header-logo {
-        background: transparent url(../images/wp-logo-vs.gif) no-repeat scroll center center;
-}
-
-#wphead #site-visit-button {
-        background-color: #3c6b95;
-        background-image: url(../images/visit-site-button-grad-vs.gif);
-        color: #b6d1e4;
-        text-shadow: #3f3f3f 0 -1px 0;
-}
-
-#wphead a:hover #site-visit-button {
-        color: #fff;
-}
-
-#wphead a:focus #site-visit-button,
-#wphead a:active #site-visit-button {
-        background-position: 0 -27px;
-}
-
-.popular-tags,
-.feature-filter {
-        background-color: #fff;
-        border-color: #dfdfdf;
-}
-
-#theme-information .action-button {
-        border-top-color: #dfdfdf;
-}
-
-.theme-listing br.line {
-        border-bottom-color: #ccc;
-}
-
-div.widgets-sortables,
-#widgets-left .inactive {
-        background-color: #f1f1f1;
-    border-color: #ddd;
-}
-
-#available-widgets .widget-holder {
-    background-color: #fff;
-    border-color: #ddd;
-}
-
-#widgets-left .sidebar-name {
-        background-color: #aaa;
-        background-image: url(../images/ed-bg-vs.gif);
-        text-shadow: #FFFFFF 0 1px 0;
-        border-color: #dfdfdf;
-}
-
-#widgets-right .sidebar-name {
-        background-image: url(../images/fav-vs.png);
-        text-shadow: #3f3f3f 0 -1px 0;
-        background-color: #636363;
-        border-color: #636363;
-        color: #fff;
-}
-
-.sidebar-name:hover,
-#removing-widget {
-        color: #d54e21;
-}
-
-#removing-widget span {
-        color: black;
-}
-
-#widgets-left .sidebar-name-arrow {
-        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
-}
-
-#widgets-right .sidebar-name-arrow {
-        background: transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px;
-}
-
-.in-widget-title {
-        color: #606060;
-}
-
-.deleting .widget-title * {
-        color: #aaa;
-}
</del><ins>+html{background-color:#f7f6f1;}* html input,* html .widget{border-color:#8cbdd5;}textarea,input,select{border-color:#dfdfdf;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body&gt;#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links,#replyrow #ed_reply_toolbar input{border-color:#ccc;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#f9f9f9;}#postcustomstuff thead th{background-color:#f1f1f1;}#postcustomstuff table input,#postcustomstuff table textarea{border-color:#dfdfdf;background-color:#fff;}.widefat{border-color:#dfdfdf;background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,ul#category-tabs li.tabs{border-color:#dfdfdf;}ul#category-tabs li.tabs{background-color:#f1f1f1;}input.disabled,textarea.disabled{background-color:#ccc;}.login #backtoblog a:hover,#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3{background:#d5e6f2 url(&quot;../images/blue-grad.png&quot;) repeat-x left top;text-shadow:#fff 0 1px 0;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#093e56;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alt .alternate{background-color:#edfbfc;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}.error,#login #login_error{background-color:#ffebe8;border-color:#c00;}.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input{border-color:#c00!important;}.submit{border-color:#8cbdd5;}.highlight{background-color:#e4f2fd;color:#d54e21;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.rss-widget span.rss-date,.subsubsub{color:#666;}.media-item{border-bottom-color:#dfdfdf;}#wpbody-content #media-items .describe{border-top-color:#dfdfdf;}.describe input[type=&quot;text&quot;],.describe textarea{border-color:#dfdfdf;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#dfdfdf;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#adaca7;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}.button-primary,.submit .button-primary,#login form .submit input{border-color:#5b86ab!important;font-weight:bold;color:#fff!important;background:#5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;}.button-primary:active,#login form .submit input:active{background:#21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top!important;}.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#ccc!important;border-color:#ccc;}.button-primary[disabled],.button-primary:disabled{color:#80a3d2!important;}a:active,a:focus{color:#d54e21;}a:hover,#wphead #viewsite a:hover,#adminmenu a:hover,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#login form .submit input:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}#dashboard_right_now .table{background:#faf9f7!important;}.button-primary:hover,#login form .submit input:hover{border-color:#2e5475!important;color:#eaf2fa!important;}#side-sortables #category-tabs .tabs a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete,a.delete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}.updated,.login #login_error,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#b8d3e2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th,#install-plugins .plugins td,#install-plugins .plugins th{border-color:#dfdfdf;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;background:#d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#poststuff #edButtonPreview,#poststuff #edButtonHTML,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#1c6280;}body.press-this .tabs a,body.press-this .tabs a:hover{background-color:#fff;border-color:#c6d9e9;border-bottom-color:#fff;color:#d54e21;}#adminmenu #awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow,#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li a:hover #awaiting-mod,#adminmenu li a:hover .update-plugins,#sidemenu li a:hover .update-plugins{background-color:#264761;color:#fff;}#adminmenu li.current a #awaiting-mod,#adminmenu li.current a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins{background-color:#ddd;color:#000;text-shadow:none;-moz-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-khtml-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-webkit-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;box-shadow:rgba(0,0,0,0.2) 0 -1px 0;}#adminmenu li.current a:hover #awaiting-mod,#adminmenu li.current a:hover .update-plugins,#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,#adminmenu li.wp-has-current-submenu a:hover .update-plugins{background-color:#264761;color:#fff;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}#ed_toolbar input,#ed_reply_toolbar input{background:#fff url(&quot;../images/fade-butt.png&quot;) repeat-x 0 -2px;}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on{color:#777;}.login #nav a{color:#21759b!important;}.login #nav a:hover{color:#d54e21!important;}#footer,#footer-upgrade{background:#1d507d;color:#b6d1e4;}#media-items{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,.postbox,#your-profile #rich_editing{background-color:#fff;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#ebeeef;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list .unapproved,#the-comment-list .unapproved th,#the-comment-list .unapproved td{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}#the-comment-list .delete a{color:#bc0b0b;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#dfdfdf;}.widget,.postbox{background-color:#fff;}.ui-sortable .postbox h3{color:#093e56;}.widget .widget-top,.ui-sortable .postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag{background-color:#fffeeb;border-color:#ccc;color:#555;}.login #backtoblog a{color:#ccc;}#wphead{background-color:#1d507d;}body.login{border-top-color:#093e56;}#wphead h1 a{color:#fff;}#login form input{color:#555;}#user_info{color:#b6d1e4;}#user_info a:link,#user_info a:visited,#footer a:link,#footer a:visited{color:#fff;text-decoration:none;}#user_info a:hover,#user_info a:active,#footer a:hover,#footer a:active{text-decoration:underline;}div#media-upload-error,.file-error,abbr.required,.widget-control-remove:hover,.delete a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#quicktags{border-color:#dfdfdf;background-color:#dfdfdf;}#ed_toolbar input{border-color:#c3c3c3;}#ed_toolbar input:hover{border-color:#aaa;background:#ddd;}#poststuff .wp_themeSkin .mceStatusbar{border-color:#ededed;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{background-color:#f2f1eb;border-color:#dfdfdf;color:#999;}#poststuff #editor-toolbar .active{border-bottom-color:#e3eef7;background-color:#e3eef7;color:#333;}#post-status-info{background-color:#ededed;}.wp_themeSkin *,.wp_themeSkin a:hover,.wp_themeSkin a:link,.wp_themeSkin a:visited,.wp_themeSkin a:active{color:#000;}.wp_themeSkin iframe{background:#fff;}.wp_themeSkin .mceStatusbar{color:#000;background-color:#f5f5f5;}.wp_themeSkin .mceButton{background-color:#e9e8e8;border-color:#b2b2b2;}.wp_themeSkin a.mceButtonEnabled:hover,.wp_themeSkin a.mceButtonActive,.wp_themeSkin a.mceButtonSelected{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceButtonDisabled{border-color:#ccc!important;}.wp_themeSkin .mceListBox .mceText,.wp_themeSkin .mceListBox .mceOpen{border-color:#b2b2b2;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp_themeSkin .mceListBoxHover .mceOpen,.wp_themeSkin .mceListBoxSelected .mceOpen,.wp_themeSkin .mceListBoxSelected .mceText{border-color:#777!important;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceText,.wp_themeSkin .mceListBoxHover .mceText{border-color:#777!important;}.wp_themeSkin select.mceListBox{border-color:#b2b2b2;background-color:#fff;}.wp_themeSkin .mceSplitButton a.mceAction,.wp_themeSkin .mceSplitButton a.mceOpen{border-color:#b2b2b2;}.wp_themeSkin .mceSplitButton a.mceOpen:hover,.wp_themeSkin .mceSplitButtonSelected a.mceOpen,.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,.wp_themeSkin .mceSplitButton a.mceAction:hover{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceSplitButtonActive{background-color:#b2b2b2;}.wp_themeSkin div.mceColorSplitMenu table{background-color:#ebebeb;border-color:#b2b2b2;}.wp_themeSkin .mceColorSplitMenu a{border-color:#b2b2b2;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors{border-color:#fff;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover{border-color:#0a246a;background-color:#b6bdd2;}.wp_themeSkin a.mceMoreColors:hover{border-color:#0a246a;}.wp_themeSkin .mceMenu{border-color:#ddd;}.wp_themeSkin .mceMenu table{background-color:#ebeaeb;}.wp_themeSkin .mceMenu .mceText{color:#000;}.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,.wp_themeSkin .mceMenu .mceMenuItemActive{background-color:#f5f5f5;}.wp_themeSkin td.mceMenuItemSeparator{background-color:#aaa;}.wp_themeSkin .mceMenuItemTitle a{background-color:#ccc;border-bottom-color:#aaa;}.wp_themeSkin .mceMenuItemTitle span.mceText{color:#000;}.wp_themeSkin .mceMenuItemDisabled .mceText{color:#888;}#quicktags,.wp_themeSkin tr.mceFirst td.mceToolbar{background:#e3eef7 url(&quot;../images/ed-bg-vs.gif&quot;) repeat-x scroll left top;}.wp_themeSkin tr.mceFirst td.mceToolbar{border-color:#dfdfdf;}.wp-admin #mceModalBlocker{background:#000;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft{background:#444;border-left:1px solid #999;border-top:1px solid #999;-moz-border-radius:4px 0 0 0;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight{background:#444;border-right:1px solid #999;border-top:1px solid #999;border-top-right-radius:4px;-khtml-border-top-right-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius:0 4px 0 0;}.wp-admin .clearlooks2 .mceMiddle .mceLeft{background:#f1f1f1;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceMiddle .mceRight{background:#f1f1f1;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceBottom{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceLeft{background:#f1f1f1;border-bottom:1px solid #999;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceCenter{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceRight{background:#f1f1f1;border-bottom:1px solid #999;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceFocus .mceTop span{color:#e5e5e5;}#editorcontainer,#post-status-info,#titlediv #title,.editwidget .widget-inside{border-color:#dfdfdf;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#dfdfdf;}#adminmenu *{border-color:#dfdfdf;}#adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;}.folded #adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;}#adminmenu a.menu-top{background:#eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;}#adminmenu .wp-submenu a{background:#fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px;}#adminmenu .wp-has-current-submenu ul li a{background:none;}#adminmenu .wp-has-current-submenu ul li a.current{background:url(../images/menu-dark.gif) top left no-repeat!important;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu .menu-top .current{background:#3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x;border-color:#1d507d;color:#fff;text-shadow:rgba(0,0,0,0.4) 0 -1px 0;}#adminmenu li.wp-has-current-submenu .wp-submenu,#adminmenu li.wp-has-current-submenu ul li a{border-color:#aaa!important;}#adminmenu li.wp-has-current-submenu ul li a{background:url(../images/menu-dark.gif) bottom left no-repeat!important;}#adminmenu li.wp-has-current-submenu ul{border-bottom-color:#aaa;}#adminmenu li.menu-top .current:hover{border-color:#6583c0;}#adminmenu .wp-submenu .current a.current{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll 0 -289px;}#adminmenu .wp-submenu a:hover{background-color:#eaf2fa!important;color:#333!important;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;background-color:#f5f5f5;background-image:none;border-color:#e3e3e3;text-shadow:rgba(255,255,255,1) 0 1px 0;}#adminmenu .wp-submenu ul{background-color:#fff;}.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{background-color:#eaf2fa;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.menu-top.current{background-color:#bbd8e7;}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#bbd8e7;border-color:#8cbdd5;}#adminmenu div.wp-submenu{background-color:transparent;}#adminmenu #menu-dashboard div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -61px -33px;}#adminmenu #menu-dashboard:hover div.wp-menu-image,#adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-dashboard.current div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -61px -1px;}#adminmenu #menu-posts div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -272px -33px;}#adminmenu #menu-posts:hover div.wp-menu-image,#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -272px -1px;}#adminmenu #menu-media div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -121px -33px;}#adminmenu #menu-media:hover div.wp-menu-image,#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -121px -1px;}#adminmenu #menu-links div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -91px -33px;}#adminmenu #menu-links:hover div.wp-menu-image,#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -91px -1px;}#adminmenu #menu-pages div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -151px -33px;}#adminmenu #menu-pages:hover div.wp-menu-image,#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -151px -1px;}#adminmenu #menu-comments div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -31px -33px;}#adminmenu #menu-comments:hover div.wp-menu-image,#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-comments.current div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -31px -1px;}#adminmenu #menu-appearance div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -1px -33px;}#adminmenu #menu-appearance:hover div.wp-menu-image,#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -1px -1px;}#adminmenu #menu-plugins div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -181px -33px;}#adminmenu #menu-plugins:hover div.wp-menu-image,#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -181px -1px;}#adminmenu #menu-users div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -301px -33px;}#adminmenu #menu-users:hover div.wp-menu-image,#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -301px -1px;}#adminmenu #menu-tools div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -211px -33px;}#adminmenu #menu-tools:hover div.wp-menu-image,#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -211px -1px;}#adminmenu #menu-settings div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -241px -33px;}#adminmenu #menu-settings:hover div.wp-menu-image,#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -241px -1px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#e4f2fd;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#d54e21;}#screen-options-wrap,#contextual-help-wrap{background-color:#eae9e4;border-color:#dfdfdf;}#screen-meta-links a.show-settings{color:#606060;}#screen-meta-links a.show-settings:hover{color:#000;}#replysubmit{background-color:#f1f1f1;border-top-color:#ddd;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}#edithead,#replyhead{background-color:#f1f1f1;}#ed_reply_toolbar{background-color:#e9e9e9;}.vim-current,.vim-current th,.vim-current td{background-color:#e4f2fd!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type=&quot;text&quot;],.inline-edit-row fieldset textarea,#bulk-titles,#replyrow input{border-color:#ddd;}.inline-editor div.title{background-color:#eaf3fa;}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}#replyrow #ed_reply_toolbar input:hover{border-color:#aaa;background:#ddd;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#d54e21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;}#major-publishing-actions{background:#eaf2fa;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover{color:#d54e21;border-color:#d54321;}.tablenav .tablenav-pages a:active{color:#fff!important;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-bottom-color:#eee;}#minor-publishing{border-bottom-color:#ddd;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul#category-tabs li.tabs a{color:#333;}#wp_editimgbtn,#wp_delimgbtn,#wp_editgallery,#wp_delgallery{border-color:#999;background-color:#eee;}#wp_editimgbtn:hover,#wp_delimgbtn:hover,#wp_editgallery:hover,#wp_delgallery:hover{border-color:#555;background-color:#ccc;}#favorite-first{background:#5580a6 url(../images/fav-vs.png) repeat-x 0 center;border-color:#517ea5!important;border-bottom-color:#416686!important;}#favorite-actions .slide-down{background-image:url(../images/fav-top-vs.gif);background-position:0 0;background-repeat:repeat-x;}#favorite-inside{border-color:#5b86ac;background-color:#5580a6;}#favorite-toggle{background:transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px;}#favorite-actions a{color:#ddd;}#favorite-actions a:hover{color:#fff;}#favorite-inside a:hover{text-decoration:underline;}#favorite-actions .slide-down{border-bottom-color:#626262;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{text-shadow:rgba(255,255,255,1) 0 1px 0;}.button-primary,.submit .button-primary{text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}#screen-meta a.show-settings{background-color:transparent;text-shadow:rgba(255,255,255,0.7) 0 1px 0;}#icon-edit,#icon-post{background:transparent url(../images/icons32-vs.png) no-repeat -552px -5px;}#icon-index{background:transparent url(../images/icons32-vs.png) no-repeat -137px -5px;}#icon-upload{background:transparent url(../images/icons32-vs.png) no-repeat -251px -5px;}#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32-vs.png) no-repeat -190px -5px;}#icon-edit-pages,#icon-page{background:transparent url(../images/icons32-vs.png) no-repeat -312px -5px;}#icon-edit-comments{background:transparent url(../images/icons32-vs.png) no-repeat -72px -5px;}#icon-themes{background:transparent url(../images/icons32-vs.png) no-repeat -11px -5px;}#icon-plugins{background:transparent url(../images/icons32-vs.png) no-repeat -370px -5px;}#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32-vs.png) no-repeat -600px -5px;}#icon-tools,#icon-admin{background:transparent url(../images/icons32-vs.png) no-repeat -432px -5px;}#icon-options-general{background:transparent url(../images/icons32-vs.png) no-repeat -492px -5px;}.view-switch #view-switch-list{background:transparent url(../images/list-vs.png) no-repeat 0 0;}.view-switch #view-switch-list.current{background:transparent url(../images/list-vs.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list-vs.png) no-repeat -20px 0;}.view-switch #view-switch-excerpt.current{background:transparent url(../images/list-vs.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo-vs.gif) no-repeat scroll center center;}#wphead #site-visit-button{background-color:#3c6b95;background-image:url(../images/visit-site-button-grad-vs.gif);color:#b6d1e4;text-shadow:#3f3f3f 0 -1px 0;}#wphead a:hover #site-visit-button{color:#fff;}#wphead a:focus #site-visit-button,#wphead a:active #site-visit-button{background-position:0 -27px;}.popular-tags,.feature-filter{background-color:#fff;border-color:#dfdfdf;}#theme-information .action-button{border-top-color:#dfdfdf;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#f1f1f1;border-color:#ddd;}#available-widgets .widget-holder{background-color:#fff;border-color:#ddd;}#widgets-left .sidebar-name{background-color:#aaa;background-image:url(../images/ed-bg-vs.gif);text-shadow:#FFF 0 1px 0;border-color:#dfdfdf;}#widgets-right .sidebar-name{background-image:url(../images/fav-vs.png);text-shadow:#3f3f3f 0 -1px 0;background-color:#636363;border-color:#636363;color:#fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}#widgets-left .sidebar-name-arrow{background:transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;}#widgets-right .sidebar-name-arrow{background:transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincsscolorsclassicdevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/colors-classic.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/colors-classic.dev.css                                (rev 0)
+++ trunk/wp-admin/css/colors-classic.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,1672 @@
</span><ins>+html {
+        background-color: #f7f6f1;
+}
+
+* html input,
+* html .widget {
+    border-color: #8cbdd5;
+}
+
+textarea,
+input,
+select {
+        border-color: #dfdfdf;
+}
+
+kbd,
+code {
+        background: #eaeaea;
+}
+
+input[readonly] {
+        background-color: #eee;
+}
+
+.find-box-search {
+        border-color: #dfdfdf;
+        background-color: #f1f1f1;
+}
+
+.find-box {
+        background-color: #f1f1f1;
+}
+
+.find-box-inside {
+        background-color: #fff;
+}
+
+a.page-numbers:hover {
+        border-color: #999;
+}
+
+body,
+#wpbody,
+.form-table .pre {
+        color: #333;
+}
+
+body &gt; #upload-menu {
+        border-bottom-color: #fff;
+}
+
+#postcustomstuff table,
+#your-profile fieldset,
+#rightnow,
+div.dashboard-widget,
+#dashboard-widgets p.dashboard-widget-links,
+#replyrow #ed_reply_toolbar input {
+        border-color: #ccc;
+}
+
+#poststuff .inside label.spam,
+#poststuff .inside label.deleted {
+        color: red;
+}
+
+#poststuff .inside label.waiting {
+        color: orange;
+}
+
+#poststuff .inside label.approved {
+        color: green;
+}
+
+#postcustomstuff table {
+        border-color: #dfdfdf;
+        background-color: #f9f9f9;
+}
+
+#postcustomstuff thead th {
+        background-color: #f1f1f1;
+}
+
+#postcustomstuff table input,
+#postcustomstuff table textarea {
+        border-color: #dfdfdf;
+        background-color: #fff;
+}
+
+.widefat {
+        border-color: #dfdfdf;
+        background-color: #fff;
+}
+
+div.dashboard-widget-error {
+        background-color: #c43;
+}
+
+div.dashboard-widget-notice {
+        background-color: #cfe1ef;
+}
+
+div.dashboard-widget-submit {
+        border-top-color: #ccc;
+}
+
+div.tabs-panel,
+ul#category-tabs li.tabs {
+        border-color: #dfdfdf;
+}
+
+ul#category-tabs li.tabs {
+        background-color: #f1f1f1;
+}
+
+input.disabled,
+textarea.disabled {
+        background-color: #ccc;
+}
+/* #upload-menu li a.upload-tab-link, */
+.login #backtoblog a:hover,
+#plugin-information .action-button a,
+#plugin-information .action-button a:hover,
+#plugin-information .action-button a:visited {
+        color: #fff;
+}
+
+.widget .widget-top,
+.postbox h3,
+.stuffbox h3 {
+        background: #d5e6f2 url(&quot;../images/blue-grad.png&quot;) repeat-x left top;
+        text-shadow: #fff 0 1px 0;
+}
+
+.form-table th,
+.form-wrap label {
+        color: #222;
+        text-shadow: #fff 0 1px 0;
+}
+
+.description,
+.form-wrap p {
+        color: #666;
+}
+
+strong .post-com-count span {
+        background-color: #21759b;
+}
+
+.sorthelper {
+        background-color: #ccf3fa;
+}
+
+.ac_match,
+.subsubsub a.current {
+        color: #000;
+}
+
+.wrap h2 {
+        color: #093e56;
+}
+
+.ac_over {
+        background-color: #f0f0b8;
+}
+
+.ac_results {
+        background-color: #fff;
+        border-color: #808080;
+}
+
+.ac_results li {
+        color: #101010;
+}
+
+.alt
+.alternate {
+        background-color: #edfbfc;
+}
+
+.available-theme a.screenshot {
+        background-color: #f1f1f1;
+        border-color: #ddd;
+}
+
+.bar {
+        background-color: #e8e8e8;
+        border-right-color: #99d;
+}
+
+#media-upload {
+        background: #fff;
+}
+
+#media-upload .slidetoggle {
+        border-top-color: #dfdfdf;
+}
+
+.error,
+#login #login_error {
+        background-color: #ffebe8;
+        border-color: #c00;
+}
+
+.error a {
+        color: #c00;
+}
+
+.form-invalid {
+        background-color: #ffebe8 !important;
+}
+
+.form-invalid input {
+        border-color: #c00 !important;
+}
+
+.submit {
+        border-color: #8cbdd5;
+}
+
+.highlight {
+        background-color: #e4f2fd;
+        color: #d54e21;
+}
+
+.howto,
+.nonessential,
+#edit-slug-box,
+.form-input-tip,
+.rss-widget span.rss-date,
+.subsubsub {
+        color: #666;
+}
+
+.media-item {
+        border-bottom-color: #dfdfdf;
+}
+
+#wpbody-content #media-items .describe {
+        border-top-color: #dfdfdf;
+}
+
+.describe input[type=&quot;text&quot;],
+.describe textarea {
+        border-color: #dfdfdf;
+}
+
+.media-upload-form label.form-help,
+td.help {
+        color: #9a9a9a;
+}
+
+.post-com-count {
+        background-image: url(../images/bubble_bg.gif);
+        color: #fff;
+}
+
+.post-com-count span {
+        background-color: #bbb;
+        color: #fff;
+}
+
+.post-com-count:hover span {
+        background-color: #d54e21;
+}
+
+.quicktags, .search {
+        background-color: #ccc;
+        color: #000;
+}
+
+.side-info h5 {
+        border-bottom-color: #dadada;
+}
+
+.side-info ul {
+        color: #666;
+}
+
+.button,
+.button-secondary,
+.submit input,
+input[type=button],
+input[type=submit] {
+        border-color: #dfdfdf;
+        color: #464646;
+}
+
+.button:hover,
+.button-secondary:hover,
+.submit input:hover,
+input[type=button]:hover,
+input[type=submit]:hover {
+        color: #000;
+        border-color: #adaca7;
+}
+
+.button,
+.submit input,
+.button-secondary {
+        background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
+}
+
+.button:active,
+.submit input:active,
+.button-secondary:active {
+        background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
+}
+
+.button-primary,
+.submit .button-primary,
+#login form .submit input {
+        border-color: #5b86ab !important;
+        font-weight: bold;
+        color: #fff !important;
+        background: #5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;
+}
+
+.button-primary:active,
+#login form .submit input:active {
+        background: #21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top !important;
+}
+
+.button[disabled],
+.button:disabled,
+.button-secondary[disabled],
+.button-secondary:disabled,
+a.button.disabled {
+        color: #ccc !important;
+        border-color: #ccc;
+}
+
+.button-primary[disabled],
+.button-primary:disabled {
+        color: #80a3d2 !important;
+}
+
+a:active,
+a:focus {
+        color: #d54e21;
+}
+
+a:hover,
+#wphead #viewsite a:hover,
+#adminmenu a:hover,
+#adminmenu ul.wp-submenu a:hover,
+#the-comment-list .comment a:hover,
+#rightnow a:hover,
+#login form .submit input:hover,
+#media-upload a.del-link:hover,
+div.dashboard-widget-submit input:hover,
+.subsubsub a:hover,
+.subsubsub a.current:hover,
+.ui-tabs-nav a:hover,
+.plugins .inactive a:hover,
+#all-plugins-table .plugins .inactive a:hover,
+#search-plugins-table .plugins .inactive a:hover {
+        color: #d54e21;
+}
+
+#the-comment-list .comment-item,
+#dashboard-widgets #dashboard_quick_press form p.submit {
+        border-color: #dfdfdf;
+}
+
+#dashboard_right_now .table {
+        background:#faf9f7 !important;
+}
+
+.button-primary:hover,
+#login form .submit input:hover {
+        border-color: #2e5475 !important;
+        color: #eaf2fa !important;
+}
+
+#side-sortables #category-tabs .tabs a {
+        color: #333;
+}
+
+#rightnow .rbutton {
+        background-color: #ebebeb;
+        color: #264761;
+}
+
+.submitbox .submit {
+        background-color: #464646;
+        color: #ccc;
+}
+
+.plugins a.delete:hover,
+#all-plugins-table .plugins a.delete:hover,
+#search-plugins-table .plugins a.delete:hover,
+.submitbox .submitdelete,
+a.delete {
+        color: #f00;
+        border-bottom-color: #f00;
+}
+
+.submitbox .submitdelete:hover,
+#media-items a.delete:hover {
+        color: #fff;
+        background-color: #f00;
+        border-bottom-color: #f00;
+}
+
+#normal-sortables .submitbox .submitdelete:hover {
+        color: #000;
+        background-color: #f00;
+        border-bottom-color: #f00;
+}
+
+.tablenav .dots {
+        border-color: transparent;
+}
+
+.tablenav .next,
+.tablenav .prev {
+        border-color: transparent;
+        color: #21759b;
+}
+
+.tablenav .next:hover,
+.tablenav .prev:hover {
+        border-color: transparent;
+        color: #d54e21;
+}
+
+.updated,
+.login #login_error,
+.login .message {
+        background-color: #ffffe0;
+        border-color: #e6db55;
+}
+
+.update-message {
+        color: #000000;
+}
+
+a.page-numbers {
+        border-bottom-color: #b8d3e2;
+}
+
+.commentlist li {
+        border-bottom-color: #ccc;
+}
+
+.widefat td,
+.widefat th,
+#install-plugins .plugins td,
+#install-plugins .plugins th {
+        border-color: #dfdfdf;
+}
+
+.widefat th {
+        text-shadow: rgba(255,255,255,0.8) 0 1px 0;
+}
+
+.widefat thead tr th,
+.widefat tfoot tr th,
+h3.dashboard-widget-title,
+h3.dashboard-widget-title span,
+h3.dashboard-widget-title small,
+.find-box-head {
+        color: #333;
+        background: #d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;
+}
+
+h3.dashboard-widget-title small a {
+        color: #d7d7d7;
+}
+
+h3.dashboard-widget-title small a:hover {
+        color: #fff;
+}
+
+a,
+#adminmenu a,
+#poststuff #edButtonPreview,
+#poststuff #edButtonHTML,
+#the-comment-list p.comment-author strong a,
+#media-upload a.del-link,
+#media-items a.delete,
+.plugins a.delete,
+.ui-tabs-nav a {
+        color: #1c6280;
+}
+
+/* Because we don't want visited on these links */
+body.press-this .tabs a,
+body.press-this .tabs a:hover {
+        background-color: #fff;
+        border-color: #c6d9e9;
+        border-bottom-color: #fff;
+        color: #d54e21;
+}
+
+#adminmenu #awaiting-mod,
+#adminmenu .update-plugins,
+#sidemenu a .update-plugins,
+#rightnow .reallynow,
+#plugin-information .action-button {
+        background-color: #d54e21;
+        color: #fff;
+}
+
+#adminmenu li a:hover #awaiting-mod,
+#adminmenu li a:hover .update-plugins,
+#sidemenu li a:hover .update-plugins {
+        background-color: #264761;
+        color: #fff;
+}
+
+#adminmenu li.current a #awaiting-mod,
+#adminmenu li.current a .update-plugins,
+#adminmenu li.wp-has-current-submenu a .update-plugins,
+#adminmenu li.wp-has-current-submenu a .update-plugins {
+        background-color: #ddd;
+        color: #000;
+        text-shadow: none;
+        -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+        -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+        -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+        box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+}
+
+#adminmenu li.current a:hover #awaiting-mod,
+#adminmenu li.current a:hover .update-plugins,
+#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
+#adminmenu li.wp-has-current-submenu a:hover .update-plugins {
+        background-color: #264761;
+        color: #fff;
+}
+
+div#media-upload-header,
+div#plugin-information-header {
+        background-color: #f9f9f9;
+        border-bottom-color: #dfdfdf;
+}
+
+#currenttheme img {
+        border-color: #666;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li a {
+        background-color: #f9f9f9;
+}
+
+input.readonly, textarea.readonly {
+        background-color: #ddd;
+}
+
+#ed_toolbar input,
+#ed_reply_toolbar input {
+        background: #fff url(&quot;../images/fade-butt.png&quot;) repeat-x 0 -2px;
+}
+
+#editable-post-name {
+        background-color: #fffbcc;
+}
+
+#edit-slug-box strong,
+.tablenav .displaying-num,
+#submitted-on {
+        color: #777;
+}
+
+.login #nav a {
+        color: #21759b !important;
+}
+
+.login #nav a:hover {
+        color: #d54e21 !important;
+}
+
+#footer,
+#footer-upgrade {
+        background: #1d507d;
+        color: #b6d1e4;
+}
+
+#media-items {
+        border-color: #dfdfdf;
+}
+
+.checkbox,
+.side-info,
+.plugins tr,
+.postbox,
+#your-profile #rich_editing {
+        background-color: #fff;
+}
+
+.plugins .inactive,
+.plugins .inactive th,
+.plugins .inactive td,
+tr.inactive + tr.plugin-update-tr .plugin-update {
+        background-color: #ebeeef;
+}
+
+.plugin-update-tr .update-message {
+        background-color: #fffbe4;
+        border-color: #dfdfdf;
+}
+
+.plugins .active,
+.plugins .active th,
+.plugins .active td {
+        color: #000;
+}
+
+.plugins .inactive a { 
+        color: #557799;         
+}
+
+#the-comment-list .unapproved,
+#the-comment-list .unapproved th,
+#the-comment-list .unapproved td {
+        background-color: #ffffe0;
+}
+
+#the-comment-list .approve a {
+        color: #006505;
+}
+
+#the-comment-list .unapprove a {
+        color: #d98500;
+}
+
+#the-comment-list .delete a {
+        color: #bc0b0b;
+}
+
+.widget,
+#widget-list .widget-top,
+.postbox,
+#titlediv,
+#poststuff .postarea,
+.stuffbox {
+        border-color: #dfdfdf;
+}
+
+.widget,
+.postbox {
+        background-color: #fff;
+}
+
+.ui-sortable .postbox h3 {
+        color: #093e56;
+}
+
+.widget .widget-top,
+.ui-sortable .postbox h3:hover {
+        color: #000;
+}
+
+.curtime #timestamp {
+        background-image: url(../images/date-button.gif);
+}
+
+#quicktags #ed_link {
+        color: #00f;
+}
+
+#rightnow .youhave {
+        background-color: #f0f6fb;
+}
+
+#rightnow a {
+        color: #448abd;
+}
+
+.tagchecklist span a,
+#bulk-titles div a {
+        background: url(../images/xit.gif) no-repeat;
+}
+
+.tagchecklist span a:hover,
+#bulk-titles div a:hover {
+        background: url(../images/xit.gif) no-repeat -10px 0;
+}
+
+#update-nag {
+        background-color: #fffeeb;
+        border-color: #ccc;
+        color: #555;
+}
+
+.login #backtoblog a {
+        color: #ccc;
+}
+
+#wphead {
+        background-color: #1d507d;
+}
+
+body.login {
+        border-top-color: #093e56;
+}
+
+#wphead h1 a {
+        color: #fff;
+}
+
+#login form input {
+        color: #555;
+}
+
+#user_info {
+        color: #b6d1e4;
+}
+
+#user_info a:link,
+#user_info a:visited,
+#footer a:link,
+#footer a:visited {
+        color: #fff;
+        text-decoration: none;
+}
+
+#user_info a:hover,
+#user_info a:active,
+#footer a:hover,
+#footer a:active  {
+        text-decoration: underline;
+}
+
+div#media-upload-error,
+.file-error,
+abbr.required,
+.widget-control-remove:hover,
+.delete a:hover {
+        color: #f00;
+}
+
+/* password strength meter */
+#pass-strength-result {
+        background-color: #eee;
+        border-color: #ddd !important;
+}
+
+#pass-strength-result.bad {
+        background-color: #ffb78c;
+        border-color: #ff853c !important;
+}
+
+#pass-strength-result.good {
+        background-color: #ffec8b;
+        border-color: #fc0 !important;
+}
+
+#pass-strength-result.short {
+        background-color: #ffa0a0;
+        border-color: #f04040 !important;
+}
+
+#pass-strength-result.strong {
+        background-color: #c3ff88;
+        border-color: #8dff1c !important;
+}
+
+/* editors */
+#quicktags {
+        border-color: #dfdfdf;
+        background-color: #dfdfdf;
+}
+
+#ed_toolbar input {
+        border-color: #c3c3c3;
+}
+
+#ed_toolbar input:hover {
+        border-color: #aaa;
+        background: #ddd;
+}
+
+#poststuff .wp_themeSkin .mceStatusbar {
+        border-color: #ededed;
+}
+
+#poststuff #edButtonPreview,
+#poststuff #edButtonHTML {
+        background-color: #f2f1eb;
+        border-color: #dfdfdf;
+        color: #999;
+}
+
+#poststuff #editor-toolbar .active {
+        border-bottom-color: #e3eef7;
+        background-color: #e3eef7;
+        color: #333;
+}
+
+/* TinyMCE */
+#post-status-info {
+        background-color: #ededed;
+}
+
+.wp_themeSkin *,
+.wp_themeSkin a:hover,
+.wp_themeSkin a:link,
+.wp_themeSkin a:visited,
+.wp_themeSkin a:active {
+        color: #000;
+}
+
+/* Containers */
+.wp_themeSkin iframe {
+        background: #fff;
+}
+
+/* Layout */
+.wp_themeSkin .mceStatusbar {
+        color: #000;
+        background-color: #f5f5f5;
+}
+
+/* Button */
+.wp_themeSkin .mceButton {
+        background-color: #e9e8e8;
+        border-color: #b2b2b2;
+}
+
+.wp_themeSkin a.mceButtonEnabled:hover,
+.wp_themeSkin a.mceButtonActive,
+.wp_themeSkin a.mceButtonSelected {
+        background-color: #d5d5d5;
+        border-color: #777 !important;
+}
+
+.wp_themeSkin .mceButtonDisabled {
+        border-color: #ccc !important;
+}
+
+/* ListBox */
+.wp_themeSkin .mceListBox .mceText,
+.wp_themeSkin .mceListBox .mceOpen  {
+        border-color: #b2b2b2;
+        background-color: #d5d5d5;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
+.wp_themeSkin .mceListBoxHover .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceText {
+        border-color: #777 !important;
+        background-color: #d5d5d5;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceText,
+.wp_themeSkin .mceListBoxHover .mceText {
+        border-color: #777 !important;
+}
+
+.wp_themeSkin select.mceListBox {
+        border-color: #b2b2b2;
+        background-color: #fff;
+}
+
+/* SplitButton */
+.wp_themeSkin .mceSplitButton a.mceAction,
+.wp_themeSkin .mceSplitButton a.mceOpen {
+        border-color: #b2b2b2;
+}
+
+.wp_themeSkin .mceSplitButton a.mceOpen:hover,
+.wp_themeSkin .mceSplitButtonSelected a.mceOpen,
+.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
+.wp_themeSkin .mceSplitButton a.mceAction:hover {
+        background-color: #d5d5d5;
+        border-color: #777 !important;
+}
+
+.wp_themeSkin .mceSplitButtonActive {
+        background-color: #b2b2b2;
+}
+
+/* ColorSplitButton */
+.wp_themeSkin div.mceColorSplitMenu table {
+        background-color: #ebebeb;
+        border-color: #b2b2b2;
+}
+
+.wp_themeSkin .mceColorSplitMenu a {
+        border-color: #b2b2b2;
+}
+
+.wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
+        border-color: #fff;
+}
+
+.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
+        border-color: #0a246a;
+        background-color: #b6bdd2;
+}
+
+.wp_themeSkin a.mceMoreColors:hover {
+        border-color: #0a246a;
+}
+
+/* Menu */
+.wp_themeSkin .mceMenu {
+        border-color: #ddd;
+}
+
+.wp_themeSkin .mceMenu table {
+        background-color: #ebeaeb;
+}
+
+.wp_themeSkin .mceMenu .mceText {
+        color: #000;
+}
+
+.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
+.wp_themeSkin .mceMenu .mceMenuItemActive {
+        background-color: #f5f5f5;
+}
+.wp_themeSkin td.mceMenuItemSeparator {
+        background-color: #aaa;
+}
+.wp_themeSkin .mceMenuItemTitle a {
+        background-color: #ccc;
+        border-bottom-color: #aaa;
+}
+.wp_themeSkin .mceMenuItemTitle span.mceText {
+        color: #000;
+}
+.wp_themeSkin .mceMenuItemDisabled .mceText {
+        color: #888;
+}
+
+#quicktags,
+.wp_themeSkin tr.mceFirst td.mceToolbar {
+        background: #e3eef7 url(&quot;../images/ed-bg-vs.gif&quot;) repeat-x scroll left top;
+}
+.wp_themeSkin tr.mceFirst td.mceToolbar {
+        border-color: #dfdfdf;
+}
+
+.wp-admin #mceModalBlocker {
+        background: #000;
+}
+
+.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
+        background: #444;
+        border-left: 1px solid #999;
+        border-top: 1px solid #999;
+        -moz-border-radius: 4px 0 0 0;
+        -webkit-border-top-left-radius: 4px;
+        -khtml-border-top-left-radius: 4px;
+        border-top-left-radius: 4px;
+}
+
+.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
+        background: #444;
+        border-right: 1px solid #999;
+        border-top: 1px solid #999;
+        border-top-right-radius: 4px;
+        -khtml-border-top-right-radius: 4px;
+        -webkit-border-top-right-radius: 4px;
+        -moz-border-radius: 0 4px 0 0;
+}
+
+.wp-admin .clearlooks2 .mceMiddle .mceLeft {
+        background: #f1f1f1;
+        border-left: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceMiddle .mceRight {
+        background: #f1f1f1;
+        border-right: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom .mceLeft {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+        border-left: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom .mceCenter {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom .mceRight {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+        border-right: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceFocus .mceTop span {
+        color: #e5e5e5;
+}
+/* end TinyMCE */
+
+#editorcontainer,
+#post-status-info,
+#titlediv #title,
+.editwidget .widget-inside {
+        border-color: #dfdfdf;
+}
+
+#titlediv #title {
+        background-color: #fff;
+}
+
+#tTips p#tTips_inside {
+        background-color: #ddd;
+        color: #333;
+}
+
+#timestampdiv input,
+#namediv input,
+#poststuff .inside .the-tagcloud {
+        border-color: #dfdfdf;
+}
+
+/* menu */
+#adminmenu * {
+        border-color: #dfdfdf;
+}
+
+#adminmenu li.wp-menu-separator {
+        background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;
+}
+
+.folded #adminmenu li.wp-menu-separator {
+        background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;
+}
+
+#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
+#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
+        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px;
+}
+
+#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
+#adminmenu .wp-menu-open .wp-menu-toggle {
+        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
+}
+
+#adminmenu a.menu-top {
+        background: #eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;
+}
+
+#adminmenu .wp-submenu a {
+        background: #fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px;
+}
+
+#adminmenu .wp-has-current-submenu ul li a {
+        background: none;
+}
+
+#adminmenu .wp-has-current-submenu ul li a.current {
+        background: url(../images/menu-dark.gif) top left no-repeat !important;
+}
+
+#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
+#adminmenu .menu-top .current {
+        background: #3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x;
+        border-color: #1d507d;
+        color: #fff;
+        text-shadow: rgba(0,0,0,0.4) 0 -1px 0;
+}
+
+#adminmenu li.wp-has-current-submenu .wp-submenu,
+#adminmenu li.wp-has-current-submenu ul li a {
+        border-color: #aaa !important;
+}
+
+#adminmenu li.wp-has-current-submenu ul li a {
+        background: url(../images/menu-dark.gif) bottom left no-repeat !important;
+}
+
+#adminmenu li.wp-has-current-submenu ul {
+        border-bottom-color: #aaa;
+}
+
+#adminmenu li.menu-top .current:hover {
+        border-color: #6583c0;
+}
+
+#adminmenu .wp-submenu .current a.current {
+        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll  0 -289px;
+}
+
+#adminmenu .wp-submenu a:hover {
+        background-color: #eaf2fa !important;
+        color: #333 !important;
+}
+
+#adminmenu .wp-submenu li.current,
+#adminmenu .wp-submenu li.current a,
+#adminmenu .wp-submenu li.current a:hover {
+        color: #333;
+        background-color: #f5f5f5;
+        background-image: none;
+        border-color: #e3e3e3;
+        text-shadow: rgba(255,255,255,1) 0 1px 0;
+}
+
+#adminmenu .wp-submenu ul {
+        background-color: #fff;
+}
+
+.folded #adminmenu li.menu-top,
+#adminmenu .wp-submenu .wp-submenu-head {
+        background-color: #eaf2fa;
+}
+
+.folded #adminmenu li.wp-has-current-submenu,
+.folded #adminmenu li.menu-top.current {
+        background-color: #bbd8e7;
+}
+
+#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
+        background-color: #bbd8e7;
+        border-color: #8cbdd5;
+}
+
+#adminmenu div.wp-submenu {
+        background-color: transparent;
+}
+
+/* menu icons */
+#adminmenu #menu-dashboard div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -61px -33px;
+}
+
+#adminmenu #menu-dashboard:hover div.wp-menu-image,
+#adminmenu  #menu-dashboard.wp-has-current-submenu div.wp-menu-image,
+#adminmenu  #menu-dashboard.current div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -61px -1px;
+}
+
+#adminmenu #menu-posts div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -272px -33px;
+}
+
+#adminmenu #menu-posts:hover div.wp-menu-image,
+#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -272px -1px;
+}
+
+#adminmenu #menu-media div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -121px -33px;
+}
+
+#adminmenu #menu-media:hover div.wp-menu-image,
+#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -121px -1px;
+}
+
+#adminmenu #menu-links div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -91px -33px;
+}
+
+#adminmenu #menu-links:hover div.wp-menu-image,
+#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -91px -1px;
+}
+
+#adminmenu #menu-pages div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -151px -33px;
+}
+
+#adminmenu #menu-pages:hover div.wp-menu-image,
+#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -151px -1px;
+}
+
+#adminmenu #menu-comments div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -31px -33px;
+}
+
+#adminmenu #menu-comments:hover div.wp-menu-image,
+#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,
+#adminmenu #menu-comments.current div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -31px -1px;
+}
+
+#adminmenu #menu-appearance div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -1px -33px;
+}
+
+#adminmenu #menu-appearance:hover div.wp-menu-image,
+#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -1px -1px;
+}
+
+#adminmenu #menu-plugins div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -181px -33px;
+}
+
+#adminmenu #menu-plugins:hover div.wp-menu-image,
+#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -181px -1px;
+}
+
+#adminmenu #menu-users div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -301px -33px;
+}
+
+#adminmenu #menu-users:hover div.wp-menu-image,
+#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -301px -1px;
+}
+
+#adminmenu #menu-tools div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -211px -33px;
+}
+
+#adminmenu #menu-tools:hover div.wp-menu-image,
+#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -211px -1px;
+}
+
+#adminmenu #menu-settings div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -241px -33px;
+}
+
+#adminmenu #menu-settings:hover div.wp-menu-image,
+#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu-vs.png&quot;) no-repeat scroll -241px -1px;
+}
+/* end menu */
+
+
+/* Diff */
+table.diff .diff-deletedline {
+        background-color: #fdd;
+}
+
+table.diff .diff-deletedline del {
+        background-color: #f99;
+}
+
+table.diff .diff-addedline {
+        background-color: #dfd;
+}
+
+table.diff .diff-addedline ins {
+        background-color: #9f9;
+}
+
+#att-info {
+        background-color: #e4f2fd;
+}
+
+/* edit image */
+#sidemenu a {
+        background-color: #f9f9f9;
+        border-color: #f9f9f9;
+        border-bottom-color: #dfdfdf;
+}
+
+#sidemenu a.current {
+        background-color: #fff;
+        border-color: #dfdfdf #dfdfdf #fff;
+        color: #d54e21;
+}
+
+#screen-options-wrap,
+#contextual-help-wrap {
+        background-color: #eae9e4;
+        border-color: #dfdfdf;
+}
+
+#screen-meta-links a.show-settings {
+        color: #606060;
+}
+
+#screen-meta-links a.show-settings:hover {
+        color: #000;
+}
+
+#replysubmit {
+        background-color: #f1f1f1;
+        border-top-color: #ddd;
+}
+
+#replyerror {
+        border-color: #ddd;
+        background-color: #f9f9f9;
+}
+
+#edithead,
+#replyhead {
+        background-color: #f1f1f1;
+}
+
+#ed_reply_toolbar {
+        background-color: #e9e9e9;
+}
+
+/* table vim shortcuts */
+.vim-current,
+.vim-current th,
+.vim-current td {
+        background-color: #e4f2fd !important;
+}
+
+/* Install Plugins */
+.star-average,
+.star.star-rating {
+        background-color: #fc0;
+}
+
+div.star.select:hover {
+        background-color: #d00;
+}
+
+#plugin-information .fyi ul {
+        background-color: #eaf3fa;
+}
+
+#plugin-information .fyi h2.mainheader {
+        background-color: #cee1ef;
+}
+
+#plugin-information pre,
+#plugin-information code {
+        background-color: #ededff;
+}
+
+#plugin-information pre {
+        border: 1px solid #ccc;
+}
+
+/* inline editor */
+.inline-edit-row fieldset input[type=&quot;text&quot;],
+.inline-edit-row fieldset textarea,
+#bulk-titles,
+#replyrow input {
+        border-color: #ddd;
+}
+
+.inline-editor div.title {
+        background-color: #eaf3fa;
+}
+
+.inline-editor ul.cat-checklist {
+        background-color: #fff;
+        border-color: #ddd;
+}
+
+.inline-editor .categories .catshow,
+.inline-editor .categories .cathide {
+        color: #21759b;
+}
+
+.inline-editor .quick-edit-save {
+        background-color: #f1f1f1;
+}
+
+#replyrow #ed_reply_toolbar input:hover {
+        border-color: #aaa;
+        background: #ddd;
+}
+
+fieldset.inline-edit-col-right .inline-edit-col {
+        border-color: #dfdfdf;
+}
+
+.attention {
+        color: #d54e21;
+}
+
+.meta-box-sortables .postbox:hover .handlediv {
+        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;
+}
+
+#major-publishing-actions {
+        background: #eaf2fa;
+}
+
+.tablenav .tablenav-pages {
+        color: #555;
+}
+
+.tablenav .tablenav-pages a {
+        border-color: #e3e3e3;
+        background: #eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px;
+}
+
+.tablenav .tablenav-pages a:hover {
+        color: #d54e21;
+        border-color: #d54321;
+}
+
+.tablenav .tablenav-pages a:active {
+        color: #fff !important;
+}
+
+.tablenav .tablenav-pages .current {
+        background: #dfdfdf;
+        border-color: #d3d3d3;
+}
+
+#availablethemes,
+#availablethemes td {
+        border-color: #ddd;
+}
+
+#current-theme img {
+        border-color: #999;
+}
+
+#TB_window #TB_title a.tb-theme-preview-link,
+#TB_window #TB_title a.tb-theme-preview-link:visited {
+        color: #999;
+}
+
+#TB_window #TB_title a.tb-theme-preview-link:hover,
+#TB_window #TB_title a.tb-theme-preview-link:focus {
+        color: #ccc;
+}
+
+.misc-pub-section {
+        border-bottom-color: #eee;
+}
+
+#minor-publishing {
+        border-bottom-color: #ddd;
+}
+
+#post-body .misc-pub-section {
+        border-right-color: #eee;
+}
+
+.post-com-count span {
+        background-color: #bbb;
+}
+
+.form-table .color-palette td {
+        border-color: #fff;
+}
+
+.sortable-placeholder {
+        border-color: #bbb;
+        background-color: #f5f5f5;
+}
+
+#post-body ul#category-tabs li.tabs a {
+        color: #333;
+}
+
+#wp_editimgbtn,
+#wp_delimgbtn,
+#wp_editgallery,
+#wp_delgallery {
+        border-color: #999;
+        background-color: #eee;
+}
+
+#wp_editimgbtn:hover,
+#wp_delimgbtn:hover,
+#wp_editgallery:hover,
+#wp_delgallery:hover {
+        border-color: #555;
+        background-color: #ccc;
+}
+
+#favorite-first {
+        background: #5580a6 url(../images/fav-vs.png) repeat-x 0 center;
+        border-color: #517ea5 !important;
+        border-bottom-color: #416686 !important;
+}
+
+#favorite-actions .slide-down {
+        background-image: url(../images/fav-top-vs.gif);
+        background-position:0 0;
+        background-repeat: repeat-x;
+}
+
+#favorite-inside {
+        border-color: #5b86ac;
+        background-color: #5580a6;
+}
+
+#favorite-toggle {
+        background: transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px;
+}
+
+#favorite-actions a {
+        color: #ddd;
+}
+
+#favorite-actions a:hover {
+        color: #fff;
+}
+
+#favorite-inside a:hover {
+        text-decoration: underline;
+}
+
+#favorite-actions .slide-down {
+        border-bottom-color: #626262;
+}
+
+.submit input,
+.button,
+.button-primary,
+.button-secondary,
+.button-highlighted,
+#postcustomstuff .submit input {
+        text-shadow: rgba(255,255,255,1) 0 1px 0;
+}
+
+.button-primary,
+.submit .button-primary {
+        text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
+}
+
+#screen-meta a.show-settings {
+        background-color: transparent;
+        text-shadow: rgba(255,255,255,0.7) 0 1px 0;
+}
+
+#icon-edit,
+#icon-post {
+        background: transparent url(../images/icons32-vs.png) no-repeat -552px -5px;
+}
+
+#icon-index {
+        background: transparent url(../images/icons32-vs.png) no-repeat -137px -5px;
+}
+
+#icon-upload {
+        background: transparent url(../images/icons32-vs.png) no-repeat -251px -5px;
+}
+
+#icon-link-manager,
+#icon-link,
+#icon-link-category {
+        background: transparent url(../images/icons32-vs.png) no-repeat -190px -5px;
+}
+
+#icon-edit-pages,
+#icon-page {
+        background: transparent url(../images/icons32-vs.png) no-repeat -312px -5px;
+}
+
+#icon-edit-comments {
+        background: transparent url(../images/icons32-vs.png) no-repeat -72px -5px;
+}
+
+#icon-themes {
+        background: transparent url(../images/icons32-vs.png) no-repeat -11px -5px;
+}
+
+#icon-plugins {
+        background: transparent url(../images/icons32-vs.png) no-repeat -370px -5px;
+}
+
+#icon-users,
+#icon-profile,
+#icon-user-edit {
+        background: transparent url(../images/icons32-vs.png) no-repeat -600px -5px;
+}
+
+#icon-tools,
+#icon-admin {
+        background: transparent url(../images/icons32-vs.png) no-repeat -432px -5px;
+}
+
+#icon-options-general {
+        background: transparent url(../images/icons32-vs.png) no-repeat -492px -5px;
+}
+
+.view-switch #view-switch-list {
+        background: transparent url(../images/list-vs.png) no-repeat 0 0;
+}
+
+.view-switch #view-switch-list.current {
+        background: transparent url(../images/list-vs.png) no-repeat -40px 0;
+}
+
+.view-switch #view-switch-excerpt {
+        background: transparent url(../images/list-vs.png) no-repeat -20px 0;
+}
+
+.view-switch #view-switch-excerpt.current {
+        background: transparent url(../images/list-vs.png) no-repeat -60px 0;
+}
+
+#header-logo {
+        background: transparent url(../images/wp-logo-vs.gif) no-repeat scroll center center;
+}
+
+#wphead #site-visit-button {
+        background-color: #3c6b95;
+        background-image: url(../images/visit-site-button-grad-vs.gif);
+        color: #b6d1e4;
+        text-shadow: #3f3f3f 0 -1px 0;
+}
+
+#wphead a:hover #site-visit-button {
+        color: #fff;
+}
+
+#wphead a:focus #site-visit-button,
+#wphead a:active #site-visit-button {
+        background-position: 0 -27px;
+}
+
+.popular-tags,
+.feature-filter {
+        background-color: #fff;
+        border-color: #dfdfdf;
+}
+
+#theme-information .action-button {
+        border-top-color: #dfdfdf;
+}
+
+.theme-listing br.line {
+        border-bottom-color: #ccc;
+}
+
+div.widgets-sortables,
+#widgets-left .inactive {
+        background-color: #f1f1f1;
+    border-color: #ddd;
+}
+
+#available-widgets .widget-holder {
+    background-color: #fff;
+    border-color: #ddd;
+}
+
+#widgets-left .sidebar-name {
+        background-color: #aaa;
+        background-image: url(../images/ed-bg-vs.gif);
+        text-shadow: #FFFFFF 0 1px 0;
+        border-color: #dfdfdf;
+}
+
+#widgets-right .sidebar-name {
+        background-image: url(../images/fav-vs.png);
+        text-shadow: #3f3f3f 0 -1px 0;
+        background-color: #636363;
+        border-color: #636363;
+        color: #fff;
+}
+
+.sidebar-name:hover,
+#removing-widget {
+        color: #d54e21;
+}
+
+#removing-widget span {
+        color: black;
+}
+
+#widgets-left .sidebar-name-arrow {
+        background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
+}
+
+#widgets-right .sidebar-name-arrow {
+        background: transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px;
+}
+
+.in-widget-title {
+        color: #606060;
+}
+
+.deleting .widget-title * {
+        color: #aaa;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/colors-classic.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincsscolorsfreshcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/colors-fresh.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/colors-fresh.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/colors-fresh.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,1661 +1 @@
</span><del>-html {
-        background-color: #f9f9f9;
-}
-
-* html input,
-* html .widget {
-    border-color: #dfdfdf;
-}
-
-textarea,
-input,
-select {
-        border-color: #DFDFDF;
-}
-
-kbd,
-code {
-        background: #eaeaea;
-}
-
-input[readonly] {
-        background-color: #eee;
-}
-
-.find-box-search {
-        border-color: #dfdfdf;
-        background-color: #f1f1f1;
-}
-
-.find-box {
-        background-color: #f1f1f1;
-}
-
-.find-box-inside {
-        background-color: #fff;
-}
-
-a.page-numbers:hover {
-        border-color: #999;
-}
-
-body,
-#wpbody,
-.form-table .pre {
-        color: #333;
-}
-
-body &gt; #upload-menu {
-        border-bottom-color: #fff;
-}
-
-#postcustomstuff table,
-#your-profile fieldset,
-#rightnow,
-div.dashboard-widget,
-#dashboard-widgets p.dashboard-widget-links,
-#replyrow #ed_reply_toolbar input {
-        border-color: #ccc;
-}
-
-#poststuff .inside label.spam,
-#poststuff .inside label.deleted {
-        color: red;
-}
-
-#poststuff .inside label.waiting {
-        color: orange;
-}
-
-#poststuff .inside label.approved {
-        color: green;
-}
-
-#postcustomstuff table {
-        border-color: #dfdfdf;
-        background-color: #F9F9F9;
-}
-
-#postcustomstuff thead th {
-        background-color: #F1F1F1;
-}
-
-#postcustomstuff table input,
-#postcustomstuff table textarea {
-        border-color: #dfdfdf;
-        background-color: #fff;
-}
-
-.widefat {
-        border-color: #dfdfdf;
-        background-color: #fff;
-}
-
-div.dashboard-widget-error {
-        background-color: #c43;
-}
-
-div.dashboard-widget-notice {
-        background-color: #cfe1ef;
-}
-
-div.dashboard-widget-submit {
-        border-top-color: #ccc;
-}
-
-div.tabs-panel,
-ul#category-tabs li.tabs {
-        border-color: #dfdfdf;
-}
-
-ul#category-tabs li.tabs {
-        background-color: #f1f1f1;
-}
-
-input.disabled,
-textarea.disabled {
-        background-color: #ccc;
-}
-/* #upload-menu li a.upload-tab-link, */
-.login #backtoblog a:hover,
-#plugin-information .action-button a,
-#plugin-information .action-button a:hover,
-#plugin-information .action-button a:visited {
-        color: #fff;
-}
-
-.widget .widget-top,
-.postbox h3,
-.stuffbox h3 {
-        background: #dfdfdf url(&quot;../images/gray-grad.png&quot;) repeat-x left top;
-        text-shadow: #fff 0 1px 0;
-}
-
-.form-table th,
-.form-wrap label {
-        color: #222;
-        text-shadow: #fff 0 1px 0;
-}
-
-.description,
-.form-wrap p {
-        color: #666;
-}
-
-strong .post-com-count span {
-        background-color: #21759b;
-}
-
-.sorthelper {
-        background-color: #ccf3fa;
-}
-
-.ac_match,
-.subsubsub a.current {
-        color: #000;
-}
-
-.wrap h2 {
-        color: #464646;
-}
-
-.ac_over {
-        background-color: #f0f0b8;
-}
-
-.ac_results {
-        background-color: #fff;
-        border-color: #808080;
-}
-
-.ac_results li {
-        color: #101010;
-}
-
-.alternate,
-.alt {
-        background-color: #f9f9f9;
-}
-
-.available-theme a.screenshot {
-        background-color: #f1f1f1;
-        border-color: #ddd;
-}
-
-.bar {
-        background-color: #e8e8e8;
-        border-right-color: #99d;
-}
-
-#media-upload {
-        background: #fff;
-}
-
-#media-upload .slidetoggle {
-        border-top-color: #dfdfdf;
-}
-
-.error,
-#login #login_error {
-        background-color: #ffebe8;
-        border-color: #c00;
-}
-
-.error a {
-        color: #c00;
-}
-
-.form-invalid {
-        background-color: #ffebe8 !important;
-}
-
-.form-invalid input {
-        border-color: #c00 !important;
-}
-
-.submit {
-        border-color: #DFDFDF;
-}
-
-.highlight {
-        background-color: #e4f2fd;
-        color: #d54e21;
-}
-
-.howto,
-.nonessential,
-#edit-slug-box,
-.form-input-tip,
-.rss-widget span.rss-date,
-.subsubsub {
-        color: #666;
-}
-
-.media-item {
-        border-bottom-color: #dfdfdf;
-}
-
-#wpbody-content #media-items .describe {
-        border-top-color: #dfdfdf;
-}
-
-.describe input[type=&quot;text&quot;],
-.describe textarea {
-        border-color: #dfdfdf;
-}
-
-.media-upload-form label.form-help,
-td.help {
-        color: #9a9a9a;
-}
-
-.post-com-count {
-        background-image: url(../images/bubble_bg.gif);
-        color: #fff;
-}
-
-.post-com-count span {
-        background-color: #bbb;
-        color: #fff;
-}
-
-.post-com-count:hover span {
-        background-color: #d54e21;
-}
-
-.quicktags, .search {
-        background-color: #ccc;
-        color: #000;
-}
-
-.side-info h5 {
-        border-bottom-color: #dadada;
-}
-
-.side-info ul {
-        color: #666;
-}
-
-.button,
-.button-secondary,
-.submit input,
-input[type=button],
-input[type=submit] {
-        border-color: #bbb;
-        color: #464646;
-}
-
-.button:hover,
-.button-secondary:hover,
-.submit input:hover,
-input[type=button]:hover,
-input[type=submit]:hover {
-        color: #000;
-        border-color: #666;
-}
-
-.button,
-.submit input,
-.button-secondary {
-        background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
-}
-
-.button:active,
-.submit input:active,
-.button-secondary:active {
-        background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
-}
-
-.button-primary,
-.submit .button-primary,
-#login form .submit input {
-        border-color: #298cba !important;
-        font-weight: bold;
-        color: #FFF !important;
-        background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
-}
-
-.button-primary:active,
-#login form .submit input:active {
-        background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important;
-}
-
-.button[disabled],
-.button:disabled,
-.button-secondary[disabled],
-.button-secondary:disabled,
-a.button.disabled {
-        color: #ccc !important;
-        border-color: #ccc;
-}
-
-.button-primary[disabled],
-.button-primary:disabled {
-        color: #2fa0d5 !important;
-}
-
-a:active,
-a:focus {
-        color: #d54e21;
-}
-
-a:hover,
-#wphead #viewsite a:hover,
-#adminmenu a:hover,
-#adminmenu ul.wp-submenu a:hover,
-#the-comment-list .comment a:hover,
-#rightnow a:hover,
-#login form .submit input:hover,
-#media-upload a.del-link:hover,
-div.dashboard-widget-submit input:hover,
-.subsubsub a:hover,
-.subsubsub a.current:hover,
-.ui-tabs-nav a:hover,
-.plugins .inactive a:hover,
-#all-plugins-table .plugins .inactive a:hover,
-#search-plugins-table .plugins .inactive a:hover {
-        color: #d54e21;
-}
-
-#the-comment-list .comment-item,
-#dashboard-widgets #dashboard_quick_press form p.submit {
-        border-color: #dfdfdf;
-}
-
-.button-primary:hover,
-#login form .submit input:hover {
-        border-color: #13455b !important;
-        color: #EAF2FA !important;
-}
-
-#side-sortables #category-tabs .tabs a {
-        color: #333;
-}
-
-#rightnow .rbutton {
-        background-color: #ebebeb;
-        color: #264761;
-}
-
-.submitbox .submit {
-        background-color: #464646;
-        color: #ccc;
-}
-
-.plugins a.delete:hover,
-#all-plugins-table .plugins a.delete:hover,
-#search-plugins-table .plugins a.delete:hover,
-.submitbox .submitdelete,
-a.delete {
-        color: #f00;
-        border-bottom-color: #f00;
-}
-
-.submitbox .submitdelete:hover,
-#media-items a.delete:hover {
-        color: #fff;
-        background-color: #f00;
-        border-bottom-color: #f00;
-}
-
-#normal-sortables .submitbox .submitdelete:hover {
-        color: #000;
-        background-color: #f00;
-        border-bottom-color: #f00;
-}
-
-.tablenav .dots {
-        border-color: transparent;
-}
-
-.tablenav .next,
-.tablenav .prev {
-        border-color: transparent;
-        color: #21759b;
-}
-
-.tablenav .next:hover,
-.tablenav .prev:hover {
-        border-color: transparent;
-        color: #d54e21;
-}
-
-.updated,
-.login #login_error,
-.login .message {
-        background-color: #ffffe0;
-        border-color: #e6db55;
-}
-
-.update-message {
-        color: #000000;
-}
-
-a.page-numbers {
-        border-bottom-color: #B8D3E2;
-}
-
-.commentlist li {
-        border-bottom-color: #ccc;
-}
-
-.widefat td,
-.widefat th,
-#install-plugins .plugins td,
-#install-plugins .plugins th {
-        border-color: #dfdfdf;
-}
-
-.widefat th {
-        text-shadow: rgba(255,255,255,0.8) 0 1px 0;
-}
-
-.widefat thead tr th,
-.widefat tfoot tr th,
-h3.dashboard-widget-title,
-h3.dashboard-widget-title span,
-h3.dashboard-widget-title small,
-.find-box-head {
-        color: #333;
-        background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;
-}
-
-h3.dashboard-widget-title small a {
-        color: #d7d7d7;
-}
-
-h3.dashboard-widget-title small a:hover {
-        color: #fff;
-}
-
-a,
-#adminmenu a,
-#poststuff #edButtonPreview,
-#poststuff #edButtonHTML,
-#the-comment-list p.comment-author strong a,
-#media-upload a.del-link,
-#media-items a.delete,
-.plugins a.delete,
-.ui-tabs-nav a {
-        color: #21759b;
-}
-
-/* Because we don't want visited on these links */
-body.press-this .tabs a,
-body.press-this .tabs a:hover {
-        background-color: #fff;
-        border-color: #c6d9e9;
-        border-bottom-color: #fff;
-        color: #d54e21;
-}
-
-#adminmenu #awaiting-mod,
-#adminmenu .update-plugins,
-#sidemenu a .update-plugins,
-#rightnow .reallynow,
-#plugin-information .action-button {
-        background-color: #d54e21;
-        color: #fff;
-}
-
-#adminmenu li a:hover #awaiting-mod,
-#adminmenu li a:hover .update-plugins,
-#sidemenu li a:hover .update-plugins {
-        background-color: #264761;
-        color: #fff;
-}
-
-#adminmenu li.current a #awaiting-mod,
-#adminmenu li.current a .update-plugins,
-#adminmenu li.wp-has-current-submenu a .update-plugins,
-#adminmenu li.wp-has-current-submenu a .update-plugins {
-        background-color: #ddd;
-        color: #000;
-        text-shadow: none;
-        -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-        -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-        -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-        box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
-}
-
-#adminmenu li.current a:hover #awaiting-mod,
-#adminmenu li.current a:hover .update-plugins,
-#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
-#adminmenu li.wp-has-current-submenu a:hover .update-plugins {
-        background-color: #264761;
-        color: #fff;
-}
-
-div#media-upload-header,
-div#plugin-information-header {
-        background-color: #f9f9f9;
-        border-bottom-color: #dfdfdf;
-}
-
-#currenttheme img {
-        border-color: #666;
-}
-
-#dashboard_secondary div.dashboard-widget-content ul li a {
-        background-color: #f9f9f9;
-}
-
-input.readonly, textarea.readonly {
-        background-color: #ddd;
-}
-
-#ed_toolbar input,
-#ed_reply_toolbar input {
-        background: #fff url(&quot;../images/fade-butt.png&quot;) repeat-x 0 -2px;
-}
-
-#editable-post-name {
-        background-color: #fffbcc;
-}
-
-#edit-slug-box strong,
-.tablenav .displaying-num,
-#submitted-on {
-        color: #777;
-}
-
-.login #nav a {
-        color: #21759b !important;
-}
-
-.login #nav a:hover {
-        color: #d54e21 !important;
-}
-
-#footer,
-#footer-upgrade {
-        background: #464646;
-        color: #999;
-}
-
-#media-items {
-        border-color: #dfdfdf;
-}
-
-.checkbox,
-.side-info,
-.plugins tr,
-#your-profile #rich_editing {
-        background-color: #fff;
-}
-
-.plugins .inactive,
-.plugins .inactive th,
-.plugins .inactive td,
-tr.inactive + tr.plugin-update-tr .plugin-update {
-        background-color: #eee;
-}
-
-.plugin-update-tr .update-message {
-        background-color: #fffbe4;
-        border-color: #dfdfdf;
-}
-
-.plugins .active,
-.plugins .active th,
-.plugins .active td {
-        color: #000;
-}
-
-.plugins .inactive a { 
-        color: #557799;         
-}
-
-#the-comment-list .unapproved,
-#the-comment-list .unapproved th,
-#the-comment-list .unapproved td {
-        background-color: #ffffe0;
-}
-
-#the-comment-list .approve a {
-        color: #006505;
-}
-
-#the-comment-list .unapprove a {
-        color: #d98500;
-}
-
-#the-comment-list .delete a {
-        color: #bc0b0b;
-}
-
-.widget,
-#widget-list .widget-top,
-.postbox,
-#titlediv,
-#poststuff .postarea,
-.stuffbox {
-        border-color: #dfdfdf;
-}
-
-.widget,
-.postbox {
-        background-color: #fff;
-}
-
-.ui-sortable .postbox h3 {
-        color: #464646;
-}
-
-.widget .widget-top,
-.ui-sortable .postbox h3:hover {
-        color: #000;
-}
-
-.curtime #timestamp {
-        background-image: url(../images/date-button.gif);
-}
-
-#quicktags #ed_link {
-        color: #00f;
-}
-
-#rightnow .youhave {
-        background-color: #f0f6fb;
-}
-
-#rightnow a {
-        color: #448abd;
-}
-
-.tagchecklist span a,
-#bulk-titles div a {
-        background: url(../images/xit.gif) no-repeat;
-}
-
-.tagchecklist span a:hover,
-#bulk-titles div a:hover {
-        background: url(../images/xit.gif) no-repeat -10px 0;
-}
-
-#update-nag {
-        background-color: #fffeeb;
-        border-color: #ccc;
-        color: #555;
-}
-
-.login #backtoblog a {
-        color: #ccc;
-}
-
-#wphead {
-        background-color: #464646;
-}
-
-body.login {
-        border-top-color: #464646;
-}
-
-#wphead h1 a {
-        color: #fff;
-}
-
-#login form input {
-        color: #555;
-}
-
-#user_info {
-        color: #999;
-}
-
-#user_info a:link,
-#user_info a:visited,
-#footer a:link,
-#footer a:visited {
-        color: #ccc;
-        text-decoration: none;
-}
-
-#user_info a:hover,
-#footer a:hover {
-        color: #fff;
-        text-decoration: underline !important;
-}
-
-#user_info a:active,
-#footer a:active {
-        color: #ccc !important;
-}
-
-div#media-upload-error,
-.file-error,
-abbr.required,
-.widget-control-remove:hover,
-.delete a:hover {
-        color: #f00;
-}
-
-#pass-strength-result {
-        background-color: #eee;
-        border-color: #ddd !important;
-}
-
-#pass-strength-result.bad {
-        background-color: #ffb78c;
-        border-color: #ff853c !important;
-}
-
-#pass-strength-result.good {
-        background-color: #ffec8b;
-        border-color: #fc0 !important;
-}
-
-#pass-strength-result.short {
-        background-color: #ffa0a0;
-        border-color: #f04040 !important;
-}
-
-#pass-strength-result.strong {
-        background-color: #c3ff88;
-        border-color: #8dff1c !important;
-}
-
-/* editors */
-#quicktags {
-        border-color: #dfdfdf;
-        background-color: #dfdfdf;
-}
-
-#ed_toolbar input {
-        border-color: #C3C3C3;
-}
-
-#ed_toolbar input:hover {
-        border-color: #aaa;
-        background: #ddd;
-}
-
-#poststuff .wp_themeSkin .mceStatusbar {
-        border-color: #EDEDED;
-}
-
-#poststuff #edButtonPreview,
-#poststuff #edButtonHTML {
-        background-color: #f1f1f1;
-        border-color: #dfdfdf;
-        color: #999;
-}
-
-#poststuff #editor-toolbar .active {
-        border-bottom-color: #e9e9e9;
-        background-color: #e9e9e9;
-        color: #333;
-}
-
-/* TinyMCE */
-#post-status-info {
-        background-color: #EDEDED;
-}
-
-.wp_themeSkin *,
-.wp_themeSkin a:hover,
-.wp_themeSkin a:link,
-.wp_themeSkin a:visited,
-.wp_themeSkin a:active {
-         color: #000;
-}
-
-/* Containers */
-.wp_themeSkin iframe {
-        background: #fff;
-}
-
-/* Layout */
-.wp_themeSkin .mceStatusbar {
-        color: #000;
-        background-color: #f5f5f5;
-}
-
-/* Button */
-.wp_themeSkin .mceButton {
-        background-color: #e9e8e8;
-        border-color: #B2B2B2;
-}
-
-.wp_themeSkin a.mceButtonEnabled:hover,
-.wp_themeSkin a.mceButtonActive,
-.wp_themeSkin a.mceButtonSelected {
-        background-color: #d5d5d5;
-        border-color: #777 !important;
-}
-
-.wp_themeSkin .mceButtonDisabled {
-        border-color: #ccc !important;
-}
-
-/* ListBox */
-.wp_themeSkin .mceListBox .mceText,
-.wp_themeSkin .mceListBox .mceOpen  {
-        border-color: #B2B2B2;
-        background-color: #d5d5d5;
-}
-
-.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
-.wp_themeSkin .mceListBoxHover .mceOpen,
-.wp_themeSkin .mceListBoxSelected .mceOpen,
-.wp_themeSkin .mceListBoxSelected .mceText {
-        border-color: #777 !important;
-        background-color: #d5d5d5;
-}
-
-.wp_themeSkin table.mceListBoxEnabled:hover .mceText,
-.wp_themeSkin .mceListBoxHover .mceText {
-        border-color: #777 !important;
-}
-
-.wp_themeSkin select.mceListBox {
-        border-color: #B2B2B2;
-        background-color: #fff;
-}
-
-/* SplitButton */
-.wp_themeSkin .mceSplitButton a.mceAction,
-.wp_themeSkin .mceSplitButton a.mceOpen {
-        border-color: #B2B2B2;
-}
-
-.wp_themeSkin .mceSplitButton a.mceOpen:hover,
-.wp_themeSkin .mceSplitButtonSelected a.mceOpen,
-.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
-.wp_themeSkin .mceSplitButton a.mceAction:hover {
-        background-color: #d5d5d5;
-        border-color: #777 !important;
-}
-
-.wp_themeSkin .mceSplitButtonActive {
-        background-color: #B2B2B2;
-}
-
-/* ColorSplitButton */
-.wp_themeSkin div.mceColorSplitMenu table {
-        background-color: #ebebeb;
-        border-color: #B2B2B2;
-}
-
-.wp_themeSkin .mceColorSplitMenu a {
-        border-color: #B2B2B2;
-}
-
-.wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
-        border-color: #fff;
-}
-
-.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
-        border-color: #0A246A;
-        background-color: #B6BDD2;
-}
-
-.wp_themeSkin a.mceMoreColors:hover {
-        border-color: #0A246A;
-}
-
-/* Menu */
-.wp_themeSkin .mceMenu {
-        border-color: #ddd;
-}
-
-.wp_themeSkin .mceMenu table {
-        background-color: #ebeaeb;
-}
-
-.wp_themeSkin .mceMenu .mceText {
-        color: #000;
-}
-
-.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
-.wp_themeSkin .mceMenu .mceMenuItemActive {
-        background-color: #f5f5f5;
-}
-.wp_themeSkin td.mceMenuItemSeparator {
-        background-color: #aaa;
-}
-.wp_themeSkin .mceMenuItemTitle a {
-        background-color: #ccc;
-        border-bottom-color: #aaa;
-}
-.wp_themeSkin .mceMenuItemTitle span.mceText {
-        color: #000;
-}
-.wp_themeSkin .mceMenuItemDisabled .mceText {
-        color: #888;
-}
-
-.wp_themeSkin tr.mceFirst td.mceToolbar {
-        background: #dfdfdf url(&quot;../images/ed-bg.gif&quot;) repeat-x scroll left top;
-        border-color: #dfdfdf;
-}
-
-.wp-admin #mceModalBlocker {
-        background: #000;
-}
-
-.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
-        background: #444444;
-        border-left: 1px solid #999;
-        border-top: 1px solid #999;
-        -moz-border-radius: 4px 0 0 0;
-        -webkit-border-top-left-radius: 4px;
-        -khtml-border-top-left-radius: 4px;
-        border-top-left-radius: 4px;
-}
-
-.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
-        background: #444444;
-        border-right: 1px solid #999;
-        border-top: 1px solid #999;
-        border-top-right-radius: 4px;
-        -khtml-border-top-right-radius: 4px;
-        -webkit-border-top-right-radius: 4px;
-        -moz-border-radius: 0 4px 0 0;
-}
-
-.wp-admin .clearlooks2 .mceMiddle .mceLeft {
-        background: #f1f1f1;
-        border-left: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceMiddle .mceRight {
-        background: #f1f1f1;
-        border-right: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom .mceLeft {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-        border-left: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom .mceCenter {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceBottom .mceRight {
-        background: #f1f1f1;
-        border-bottom: 1px solid #999;
-        border-right: 1px solid #999;
-}
-
-.wp-admin .clearlooks2 .mceFocus .mceTop span {
-        color: #e5e5e5;
-}
-/* end TinyMCE */
-
-#editorcontainer,
-#post-status-info,
-#titlediv #title,
-.editwidget .widget-inside {
-        border-color: #dfdfdf;
-}
-
-#titlediv #title {
-        background-color: #fff;
-}
-
-#tTips p#tTips_inside {
-        background-color: #ddd;
-        color: #333;
-}
-
-#timestampdiv input,
-#namediv input,
-#poststuff .inside .the-tagcloud {
-        border-color: #ddd;
-}
-
-/* menu */
-#adminmenu * {
-        border-color: #e3e3e3;
-}
-
-#adminmenu li.wp-menu-separator {
-        background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;
-}
-
-.folded #adminmenu li.wp-menu-separator {
-        background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;
-}
-
-#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
-#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
-        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -207px;
-}
-
-#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
-#adminmenu .wp-menu-open .wp-menu-toggle {
-        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
-}
-
-#adminmenu a.menu-top {
-        background: #f1f1f1 url(../images/menu-bits.gif) repeat-x scroll left -379px;
-}
-
-#adminmenu .wp-submenu a {
-        background: #FFFFFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px;
-}
-
-#adminmenu .wp-has-current-submenu ul li a {
-        background: none;
-}
-
-#adminmenu .wp-has-current-submenu ul li a.current {
-        background: url(../images/menu-dark.gif) top left no-repeat !important;
-}
-
-#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
-#adminmenu .menu-top .current {
-        background: #6d6d6d url(../images/menu-bits.gif) top left repeat-x;
-        border-color: #6d6d6d;
-        color: #fff;
-        text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
-}
-
-#adminmenu li.wp-has-current-submenu .wp-submenu,
-#adminmenu li.wp-has-current-submenu ul li a {
-        border-color: #aaa !important;
-}
-
-#adminmenu li.wp-has-current-submenu ul li a {
-        background: url(../images/menu-dark.gif) bottom left no-repeat !important;
-}
-
-#adminmenu li.wp-has-current-submenu ul {
-        border-bottom-color: #aaa;
-}
-
-#adminmenu li.menu-top .current:hover {
-        border-color: #B5B5B5;
-}
-
-#adminmenu .wp-submenu .current a.current {
-        background: transparent url(../images/menu-bits.gif) no-repeat scroll  0 -289px;
-}
-
-#adminmenu .wp-submenu a:hover {
-        background-color: #EAF2FA !important;
-        color: #333 !important;
-}
-
-#adminmenu .wp-submenu li.current,
-#adminmenu .wp-submenu li.current a,
-#adminmenu .wp-submenu li.current a:hover {
-        color: #333;
-        background-color: #f5f5f5;
-        background-image: none;
-        border-color: #e3e3e3;
-        text-shadow: rgba(255,255,255,1) 0px 1px 0px;
-}
-
-#adminmenu .wp-submenu ul {
-        background-color: #fff;
-}
-
-.folded #adminmenu li.menu-top,
-#adminmenu .wp-submenu .wp-submenu-head {
-        background-color: #F1F1F1;
-}
-
-.folded #adminmenu li.wp-has-current-submenu,
-.folded #adminmenu li.menu-top.current {
-        background-color: #e6e6e6;
-}
-
-#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
-        background-color: #EAEAEA;
-        border-color: #aaa;
-}
-
-#adminmenu div.wp-submenu {
-        background-color: transparent;
-}
-
-/* menu icons */
-#adminmenu #menu-dashboard div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -61px -33px;
-}
-
-#adminmenu #menu-dashboard:hover div.wp-menu-image,
-#adminmenu  #menu-dashboard.wp-has-current-submenu div.wp-menu-image,
-#adminmenu  #menu-dashboard.current div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -61px -1px;
-}
-
-#adminmenu #menu-posts div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -272px -33px;
-}
-
-#adminmenu #menu-posts:hover div.wp-menu-image,
-#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -272px -1px;
-}
-
-#adminmenu #menu-media div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -121px -33px;
-}
-
-#adminmenu #menu-media:hover div.wp-menu-image,
-#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -121px -1px;
-}
-
-#adminmenu #menu-links div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -91px -33px;
-}
-
-#adminmenu #menu-links:hover div.wp-menu-image,
-#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -91px -1px;
-}
-
-#adminmenu #menu-pages div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -151px -33px;
-}
-
-#adminmenu #menu-pages:hover div.wp-menu-image,
-#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -151px -1px;
-}
-
-#adminmenu #menu-comments div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -31px -33px;
-}
-
-#adminmenu #menu-comments:hover div.wp-menu-image,
-#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,
-#adminmenu #menu-comments.current div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -31px -1px;
-}
-
-#adminmenu #menu-appearance div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -1px -33px;
-}
-
-#adminmenu #menu-appearance:hover div.wp-menu-image,
-#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -1px -1px;
-}
-
-#adminmenu #menu-plugins div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -181px -33px;
-}
-
-#adminmenu #menu-plugins:hover div.wp-menu-image,
-#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -181px -1px;
-}
-
-#adminmenu #menu-users div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -301px -33px;
-}
-
-#adminmenu #menu-users:hover div.wp-menu-image,
-#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -301px -1px;
-}
-
-#adminmenu #menu-tools div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -211px -33px;
-}
-
-#adminmenu #menu-tools:hover div.wp-menu-image,
-#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -211px -1px;
-}
-
-#adminmenu #menu-settings div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -241px -33px;
-}
-
-#adminmenu #menu-settings:hover div.wp-menu-image,
-#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image {
-        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -241px -1px;
-}
-/* end menu */
-
-
-/* Diff */
-table.diff .diff-deletedline {
-        background-color: #ffdddd;
-}
-
-table.diff .diff-deletedline del {
-        background-color: #ff9999;
-}
-
-table.diff .diff-addedline {
-        background-color: #ddffdd;
-}
-
-table.diff .diff-addedline ins {
-        background-color: #99ff99;
-}
-
-#att-info {
-        background-color: #E4F2FD;
-}
-
-/* edit image */
-#sidemenu a {
-        background-color: #f9f9f9;
-        border-color: #f9f9f9;
-        border-bottom-color: #dfdfdf;
-}
-
-#sidemenu a.current {
-        background-color: #fff;
-        border-color: #dfdfdf #dfdfdf #fff;
-        color: #D54E21;
-}
-
-#screen-options-wrap,
-#contextual-help-wrap {
-        background-color: #f1f1f1;
-        border-color: #dfdfdf;
-}
-
-#screen-meta-links a.show-settings {
-        color: #606060;
-}
-
-#screen-meta-links a.show-settings:hover {
-        color: #000;
-}
-
-#replysubmit {
-        background-color: #f1f1f1;
-        border-top-color: #ddd;
-}
-
-#replyerror {
-        border-color: #ddd;
-        background-color: #f9f9f9;
-}
-
-#edithead,
-#replyhead {
-        background-color: #f1f1f1;
-}
-
-#ed_reply_toolbar {
-        background-color: #e9e9e9;
-}
-
-/* table vim shortcuts */
-.vim-current,
-.vim-current th,
-.vim-current td {
-        background-color: #E4F2FD !important;
-}
-
-/* Install Plugins */
-.star-average,
-.star.star-rating {
-        background-color: #fc0;
-}
-
-div.star.select:hover {
-        background-color: #d00;
-}
-
-#plugin-information .fyi ul {
-        background-color: #eaf3fa;
-}
-
-#plugin-information .fyi h2.mainheader {
-        background-color: #cee1ef;
-}
-
-#plugin-information pre,
-#plugin-information code {
-        background-color: #ededff;
-}
-
-#plugin-information pre {
-        border: 1px solid #ccc;
-}
-
-/* inline editor */
-.inline-edit-row fieldset input[type=&quot;text&quot;],
-.inline-edit-row fieldset textarea,
-#bulk-titles,
-#replyrow input {
-        border-color: #ddd;
-}
-
-.inline-editor div.title {
-        background-color: #EAF3FA;
-}
-
-.inline-editor ul.cat-checklist {
-        background-color: #FFFFFF;
-        border-color: #ddd;
-}
-
-.inline-editor .categories .catshow,
-.inline-editor .categories .cathide {
-        color: #21759b;
-}
-
-.inline-editor .quick-edit-save {
-        background-color: #f1f1f1;
-}
-
-#replyrow #ed_reply_toolbar input:hover {
-        border-color: #aaa;
-        background: #ddd;
-}
-
-fieldset.inline-edit-col-right .inline-edit-col {
-        border-color: #dfdfdf;
-}
-
-.attention {
-        color: #D54E21;
-}
-
-.meta-box-sortables .postbox:hover .handlediv {
-        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;
-}
-
-#major-publishing-actions {
-        background: #eaf2fa;
-}
-
-.tablenav .tablenav-pages {
-        color: #555;
-}
-
-.tablenav .tablenav-pages a {
-        border-color: #e3e3e3;
-        background: #eee url('../images/menu-bits.gif') repeat-x scroll left -379px;
-}
-
-.tablenav .tablenav-pages a:hover {
-        color: #d54e21;
-        border-color: #d54321;
-}
-
-.tablenav .tablenav-pages a:active {
-        color: #fff !important;
-}
-
-.tablenav .tablenav-pages .current {
-        background: #dfdfdf;
-        border-color: #d3d3d3;
-}
-
-#availablethemes,
-#availablethemes td {
-        border-color: #ddd;
-}
-
-#current-theme img {
-        border-color: #999;
-}
-
-#TB_window #TB_title a.tb-theme-preview-link,
-#TB_window #TB_title a.tb-theme-preview-link:visited {
-        color: #999;
-}
-
-#TB_window #TB_title a.tb-theme-preview-link:hover,
-#TB_window #TB_title a.tb-theme-preview-link:focus {
-        color: #ccc;
-}
-
-.misc-pub-section {
-        border-bottom-color: #eee;
-}
-
-#minor-publishing {
-        border-bottom-color: #ddd;
-}
-
-#post-body .misc-pub-section {
-        border-right-color: #eee;
-}
-
-.post-com-count span {
-        background-color: #bbb;
-}
-
-.form-table .color-palette td {
-        border-color: #fff;
-}
-
-.sortable-placeholder {
-        border-color: #bbb;
-        background-color: #f5f5f5;
-}
-
-#post-body ul#category-tabs li.tabs a {
-        color: #333;
-}
-
-#wp_editimgbtn,
-#wp_delimgbtn,
-#wp_editgallery,
-#wp_delgallery {
-        border-color: #999;
-        background-color: #eee;
-}
-
-#wp_editimgbtn:hover,
-#wp_delimgbtn:hover,
-#wp_editgallery:hover,
-#wp_delgallery:hover {
-        border-color: #555;
-        background-color: #ccc;
-}
-
-#favorite-first {
-        background: #797979 url(../images/fav.png) repeat-x left center;
-        border-color: #777 !important;
-        border-bottom-color: #666 !important;
-}
-
-#favorite-inside {
-        border-color: #797979;
-        background-color: #797979;
-}
-
-#favorite-toggle {
-        background: transparent url(../images/fav-arrow.gif) no-repeat 0 -4px;
-}
-
-#favorite-actions a {
-        color: #ddd;
-}
-
-#favorite-actions a:hover {
-        color: #fff;
-}
-
-#favorite-inside a:hover {
-        text-decoration: underline;
-}
-
-#favorite-actions .slide-down {
-        border-bottom-color: #626262;
-}
-
-.submit input,
-.button,
-.button-primary,
-.button-secondary,
-.button-highlighted,
-#postcustomstuff .submit input {
-        text-shadow: rgba(255,255,255,1) 0 1px 0;
-}
-
-.button-primary,
-.submit .button-primary {
-        text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
-}
-
-#screen-meta a.show-settings {
-        background-color: transparent;
-        text-shadow: rgba(255,255,255,0.7) 0 1px 0;
-}
-
-#icon-edit,
-#icon-post {
-        background: transparent url(../images/icons32.png) no-repeat -552px -5px;
-}
-
-#icon-index {
-        background: transparent url(../images/icons32.png) no-repeat -137px -5px;
-}
-
-#icon-upload {
-        background: transparent url(../images/icons32.png) no-repeat -251px -5px;
-}
-
-#icon-link-manager,
-#icon-link,
-#icon-link-category {
-        background: transparent url(../images/icons32.png) no-repeat -190px -5px;
-}
-
-#icon-edit-pages,
-#icon-page {
-        background: transparent url(../images/icons32.png) no-repeat -312px -5px;
-}
-
-#icon-edit-comments {
-        background: transparent url(../images/icons32.png) no-repeat -72px -5px;
-}
-
-#icon-themes {
-        background: transparent url(../images/icons32.png) no-repeat -11px -5px;
-}
-
-#icon-plugins {
-        background: transparent url(../images/icons32.png) no-repeat -370px -5px;
-}
-
-#icon-users,
-#icon-profile,
-#icon-user-edit {
-        background: transparent url(../images/icons32.png) no-repeat -600px -5px;
-}
-
-#icon-tools,
-#icon-admin {
-        background: transparent url(../images/icons32.png) no-repeat -432px -5px;
-}
-
-#icon-options-general {
-        background: transparent url(../images/icons32.png) no-repeat -492px -5px;
-}
-
-.view-switch #view-switch-list {
-        background: transparent url(../images/list.png) no-repeat 0 0;
-}
-
-.view-switch #view-switch-list.current {
-        background: transparent url(../images/list.png) no-repeat -40px 0;
-}
-
-.view-switch #view-switch-excerpt {
-        background: transparent url(../images/list.png) no-repeat -20px 0;
-}
-
-.view-switch #view-switch-excerpt.current {
-        background: transparent url(../images/list.png) no-repeat -60px 0;
-}
-
-#header-logo {
-        background: transparent url(../images/wp-logo.gif) no-repeat scroll center center;
-}
-
-#wphead #site-visit-button {
-        background-color:#585858;
-        background-image: url(../images/visit-site-button-grad.gif);
-        color:#aaa;
-        text-shadow: #3F3F3F 0 -1px 0;
-}
-
-#wphead a:hover #site-visit-button {
-        color:#fff;
-}
-
-#wphead a:focus #site-visit-button,
-#wphead a:active #site-visit-button {
-        background-position:0 -27px;
-}
-
-.popular-tags,
-.feature-filter {
-        background-color: #FFFFFF;
-        border-color: #DFDFDF;
-}
-
-#theme-information .action-button {
-        border-top-color: #DFDFDF;
-}
-
-.theme-listing br.line {
-        border-bottom-color: #ccc;
-}
-
-div.widgets-sortables,
-#widgets-left .inactive {
-        background-color: #f1f1f1;
-    border-color: #ddd;
-}
-
-#available-widgets .widget-holder {
-    background-color: #fff;
-    border-color: #ddd;
-}
-
-#widgets-left .sidebar-name {
-        background-color: #aaa;
-        background-image: url(../images/ed-bg.gif);
-        text-shadow: #FFFFFF 0 1px 0;
-        border-color: #dfdfdf;
-}
-
-#widgets-right .sidebar-name {
-        background-image: url(../images/fav.png);
-        text-shadow: #3f3f3f 0 -1px 0;
-        background-color: #636363;
-        border-color: #636363;
-        color: #fff;
-}
-
-.sidebar-name:hover,
-#removing-widget {
-        color: #d54e21;
-}
-
-#removing-widget span {
-        color: black;
-}
-
-#widgets-left .sidebar-name-arrow {
-        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
-}
-
-#widgets-right .sidebar-name-arrow {
-        background: transparent url(../images/fav-arrow.gif) no-repeat scroll 0 -1px;
-}
-
-.in-widget-title {
-        color: #606060;
-}
-
-.deleting .widget-title * {
-        color: #aaa;
-}
</del><ins>+html{background-color:#f9f9f9;}* html input,* html .widget{border-color:#dfdfdf;}textarea,input,select{border-color:#DFDFDF;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body&gt;#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links,#replyrow #ed_reply_toolbar input{border-color:#ccc;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#F9F9F9;}#postcustomstuff thead th{background-color:#F1F1F1;}#postcustomstuff table input,#postcustomstuff table textarea{border-color:#dfdfdf;background-color:#fff;}.widefat{border-color:#dfdfdf;background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,ul#category-tabs li.tabs{border-color:#dfdfdf;}ul#category-tabs li.tabs{background-color:#f1f1f1;}input.disabled,textarea.disabled{background-color:#ccc;}.login #backtoblog a:hover,#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3{background:#dfdfdf url(&quot;../images/gray-grad.png&quot;) repeat-x left top;text-shadow:#fff 0 1px 0;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#464646;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alternate,.alt{background-color:#f9f9f9;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}.error,#login #login_error{background-color:#ffebe8;border-color:#c00;}.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input{border-color:#c00!important;}.submit{border-color:#DFDFDF;}.highlight{background-color:#e4f2fd;color:#d54e21;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.rss-widget span.rss-date,.subsubsub{color:#666;}.media-item{border-bottom-color:#dfdfdf;}#wpbody-content #media-items .describe{border-top-color:#dfdfdf;}.describe input[type=&quot;text&quot;],.describe textarea{border-color:#dfdfdf;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#bbb;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}.button-primary,.submit .button-primary,#login form .submit input{border-color:#298cba!important;font-weight:bold;color:#FFF!important;background:#21759B url(../images/button-grad.png) repeat-x scroll left top;}.button-primary:active,#login form .submit input:active{background:#21759b url(../images/button-grad-active.png) repeat-x scroll left top!important;}.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#ccc!important;border-color:#ccc;}.button-primary[disabled],.button-primary:disabled{color:#2fa0d5!important;}a:active,a:focus{color:#d54e21;}a:hover,#wphead #viewsite a:hover,#adminmenu a:hover,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#login form .submit input:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}.button-primary:hover,#login form .submit input:hover{border-color:#13455b!important;color:#EAF2FA!important;}#side-sortables #category-tabs .tabs a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete,a.delete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}.updated,.login #login_error,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#B8D3E2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th,#install-plugins .plugins td,#install-plugins .plugins th{border-color:#dfdfdf;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;background:#dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#poststuff #edButtonPreview,#poststuff #edButtonHTML,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#21759b;}body.press-this .tabs a,body.press-this .tabs a:hover{background-color:#fff;border-color:#c6d9e9;border-bottom-color:#fff;color:#d54e21;}#adminmenu #awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow,#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li a:hover #awaiting-mod,#adminmenu li a:hover .update-plugins,#sidemenu li a:hover .update-plugins{background-color:#264761;color:#fff;}#adminmenu li.current a #awaiting-mod,#adminmenu li.current a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins,#adminmenu li.wp-has-current-submenu a .update-plugins{background-color:#ddd;color:#000;text-shadow:none;-moz-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-khtml-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;-webkit-box-shadow:rgba(0,0,0,0.2) 0 -1px 0;box-shadow:rgba(0,0,0,0.2) 0 -1px 0;}#adminmenu li.current a:hover #awaiting-mod,#adminmenu li.current a:hover .update-plugins,#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,#adminmenu li.wp-has-current-submenu a:hover .update-plugins{background-color:#264761;color:#fff;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}#ed_toolbar input,#ed_reply_toolbar input{background:#fff url(&quot;../images/fade-butt.png&quot;) repeat-x 0 -2px;}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on{color:#777;}.login #nav a{color:#21759b!important;}.login #nav a:hover{color:#d54e21!important;}#footer,#footer-upgrade{background:#464646;color:#999;}#media-items{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fff;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#eee;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list .unapproved,#the-comment-list .unapproved th,#the-comment-list .unapproved td{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}#the-comment-list .delete a{color:#bc0b0b;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#dfdfdf;}.widget,.postbox{background-color:#fff;}.ui-sortable .postbox h3{color:#464646;}.widget .widget-top,.ui-sortable .postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag{background-color:#fffeeb;border-color:#ccc;color:#555;}.login #backtoblog a{color:#ccc;}#wphead{background-color:#464646;}body.login{border-top-color:#464646;}#wphead h1 a{color:#fff;}#login form input{color:#555;}#user_info{color:#999;}#user_info a:link,#user_info a:visited,#footer a:link,#footer a:visited{color:#ccc;text-decoration:none;}#user_info a:hover,#footer a:hover{color:#fff;text-decoration:underline!important;}#user_info a:active,#footer a:active{color:#ccc!important;}div#media-upload-error,.file-error,abbr.required,.widget-control-remove:hover,.delete a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#quicktags{border-color:#dfdfdf;background-color:#dfdfdf;}#ed_toolbar input{border-color:#C3C3C3;}#ed_toolbar input:hover{border-color:#aaa;background:#ddd;}#poststuff .wp_themeSkin .mceStatusbar{border-color:#EDEDED;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{background-color:#f1f1f1;border-color:#dfdfdf;color:#999;}#poststuff #editor-toolbar .active{border-bottom-color:#e9e9e9;background-color:#e9e9e9;color:#333;}#post-status-info{background-color:#EDEDED;}.wp_themeSkin *,.wp_themeSkin a:hover,.wp_themeSkin a:link,.wp_themeSkin a:visited,.wp_themeSkin a:active{color:#000;}.wp_themeSkin iframe{background:#fff;}.wp_themeSkin .mceStatusbar{color:#000;background-color:#f5f5f5;}.wp_themeSkin .mceButton{background-color:#e9e8e8;border-color:#B2B2B2;}.wp_themeSkin a.mceButtonEnabled:hover,.wp_themeSkin a.mceButtonActive,.wp_themeSkin a.mceButtonSelected{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceButtonDisabled{border-color:#ccc!important;}.wp_themeSkin .mceListBox .mceText,.wp_themeSkin .mceListBox .mceOpen{border-color:#B2B2B2;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp_themeSkin .mceListBoxHover .mceOpen,.wp_themeSkin .mceListBoxSelected .mceOpen,.wp_themeSkin .mceListBoxSelected .mceText{border-color:#777!important;background-color:#d5d5d5;}.wp_themeSkin table.mceListBoxEnabled:hover .mceText,.wp_themeSkin .mceListBoxHover .mceText{border-color:#777!important;}.wp_themeSkin select.mceListBox{border-color:#B2B2B2;background-color:#fff;}.wp_themeSkin .mceSplitButton a.mceAction,.wp_themeSkin .mceSplitButton a.mceOpen{border-color:#B2B2B2;}.wp_themeSkin .mceSplitButton a.mceOpen:hover,.wp_themeSkin .mceSplitButtonSelected a.mceOpen,.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,.wp_themeSkin .mceSplitButton a.mceAction:hover{background-color:#d5d5d5;border-color:#777!important;}.wp_themeSkin .mceSplitButtonActive{background-color:#B2B2B2;}.wp_themeSkin div.mceColorSplitMenu table{background-color:#ebebeb;border-color:#B2B2B2;}.wp_themeSkin .mceColorSplitMenu a{border-color:#B2B2B2;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors{border-color:#fff;}.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover{border-color:#0A246A;background-color:#B6BDD2;}.wp_themeSkin a.mceMoreColors:hover{border-color:#0A246A;}.wp_themeSkin .mceMenu{border-color:#ddd;}.wp_themeSkin .mceMenu table{background-color:#ebeaeb;}.wp_themeSkin .mceMenu .mceText{color:#000;}.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,.wp_themeSkin .mceMenu .mceMenuItemActive{background-color:#f5f5f5;}.wp_themeSkin td.mceMenuItemSeparator{background-color:#aaa;}.wp_themeSkin .mceMenuItemTitle a{background-color:#ccc;border-bottom-color:#aaa;}.wp_themeSkin .mceMenuItemTitle span.mceText{color:#000;}.wp_themeSkin .mceMenuItemDisabled .mceText{color:#888;}.wp_themeSkin tr.mceFirst td.mceToolbar{background:#dfdfdf url(&quot;../images/ed-bg.gif&quot;) repeat-x scroll left top;border-color:#dfdfdf;}.wp-admin #mceModalBlocker{background:#000;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft{background:#444;border-left:1px solid #999;border-top:1px solid #999;-moz-border-radius:4px 0 0 0;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight{background:#444;border-right:1px solid #999;border-top:1px solid #999;border-top-right-radius:4px;-khtml-border-top-right-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius:0 4px 0 0;}.wp-admin .clearlooks2 .mceMiddle .mceLeft{background:#f1f1f1;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceMiddle .mceRight{background:#f1f1f1;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceBottom{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceLeft{background:#f1f1f1;border-bottom:1px solid #999;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceCenter{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceRight{background:#f1f1f1;border-bottom:1px solid #999;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceFocus .mceTop span{color:#e5e5e5;}#editorcontainer,#post-status-info,#titlediv #title,.editwidget .widget-inside{border-color:#dfdfdf;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#ddd;}#adminmenu *{border-color:#e3e3e3;}#adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;}.folded #adminmenu li.wp-menu-separator{background:transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -207px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;}#adminmenu a.menu-top{background:#f1f1f1 url(../images/menu-bits.gif) repeat-x scroll left -379px;}#adminmenu .wp-submenu a{background:#FFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px;}#adminmenu .wp-has-current-submenu ul li a{background:none;}#adminmenu .wp-has-current-submenu ul li a.current{background:url(../images/menu-dark.gif) top left no-repeat!important;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu .menu-top .current{background:#6d6d6d url(../images/menu-bits.gif) top left repeat-x;border-color:#6d6d6d;color:#fff;text-shadow:rgba(0,0,0,0.4) 0 -1px 0;}#adminmenu li.wp-has-current-submenu .wp-submenu,#adminmenu li.wp-has-current-submenu ul li a{border-color:#aaa!important;}#adminmenu li.wp-has-current-submenu ul li a{background:url(../images/menu-dark.gif) bottom left no-repeat!important;}#adminmenu li.wp-has-current-submenu ul{border-bottom-color:#aaa;}#adminmenu li.menu-top .current:hover{border-color:#B5B5B5;}#adminmenu .wp-submenu .current a.current{background:transparent url(../images/menu-bits.gif) no-repeat scroll 0 -289px;}#adminmenu .wp-submenu a:hover{background-color:#EAF2FA!important;color:#333!important;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;background-color:#f5f5f5;background-image:none;border-color:#e3e3e3;text-shadow:rgba(255,255,255,1) 0 1px 0;}#adminmenu .wp-submenu ul{background-color:#fff;}.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{background-color:#F1F1F1;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.menu-top.current{background-color:#e6e6e6;}#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#EAEAEA;border-color:#aaa;}#adminmenu div.wp-submenu{background-color:transparent;}#adminmenu #menu-dashboard div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -61px -33px;}#adminmenu #menu-dashboard:hover div.wp-menu-image,#adminmenu #menu-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-dashboard.current div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -61px -1px;}#adminmenu #menu-posts div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -272px -33px;}#adminmenu #menu-posts:hover div.wp-menu-image,#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -272px -1px;}#adminmenu #menu-media div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -121px -33px;}#adminmenu #menu-media:hover div.wp-menu-image,#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -121px -1px;}#adminmenu #menu-links div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -91px -33px;}#adminmenu #menu-links:hover div.wp-menu-image,#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -91px -1px;}#adminmenu #menu-pages div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -151px -33px;}#adminmenu #menu-pages:hover div.wp-menu-image,#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -151px -1px;}#adminmenu #menu-comments div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -31px -33px;}#adminmenu #menu-comments:hover div.wp-menu-image,#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu #menu-comments.current div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -31px -1px;}#adminmenu #menu-appearance div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -1px -33px;}#adminmenu #menu-appearance:hover div.wp-menu-image,#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -1px -1px;}#adminmenu #menu-plugins div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -181px -33px;}#adminmenu #menu-plugins:hover div.wp-menu-image,#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -181px -1px;}#adminmenu #menu-users div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -301px -33px;}#adminmenu #menu-users:hover div.wp-menu-image,#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -301px -1px;}#adminmenu #menu-tools div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -211px -33px;}#adminmenu #menu-tools:hover div.wp-menu-image,#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -211px -1px;}#adminmenu #menu-settings div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -241px -33px;}#adminmenu #menu-settings:hover div.wp-menu-image,#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -241px -1px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#E4F2FD;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#D54E21;}#screen-options-wrap,#contextual-help-wrap{background-color:#f1f1f1;border-color:#dfdfdf;}#screen-meta-links a.show-settings{color:#606060;}#screen-meta-links a.show-settings:hover{color:#000;}#replysubmit{background-color:#f1f1f1;border-top-color:#ddd;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}#edithead,#replyhead{background-color:#f1f1f1;}#ed_reply_toolbar{background-color:#e9e9e9;}.vim-current,.vim-current th,.vim-current td{background-color:#E4F2FD!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type=&quot;text&quot;],.inline-edit-row fieldset textarea,#bulk-titles,#replyrow input{border-color:#ddd;}.inline-editor div.title{background-color:#EAF3FA;}.inline-editor ul.cat-checklist{background-color:#FFF;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}#replyrow #ed_reply_toolbar input:hover{border-color:#aaa;background:#ddd;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#D54E21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;}#major-publishing-actions{background:#eaf2fa;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits.gif') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover{color:#d54e21;border-color:#d54321;}.tablenav .tablenav-pages a:active{color:#fff!important;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-bottom-color:#eee;}#minor-publishing{border-bottom-color:#ddd;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul#category-tabs li.tabs a{color:#333;}#wp_editimgbtn,#wp_delimgbtn,#wp_editgallery,#wp_delgallery{border-color:#999;background-color:#eee;}#wp_editimgbtn:hover,#wp_delimgbtn:hover,#wp_editgallery:hover,#wp_delgallery:hover{border-color:#555;background-color:#ccc;}#favorite-first{background:#797979 url(../images/fav.png) repeat-x left center;border-color:#777!important;border-bottom-color:#666!important;}#favorite-inside{border-color:#797979;background-color:#797979;}#favorite-toggle{background:transparent url(../images/fav-arrow.gif) no-repeat 0 -4px;}#favorite-actions a{color:#ddd;}#favorite-actions a:hover{color:#fff;}#favorite-inside a:hover{text-decoration:underline;}#favorite-actions .slide-down{border-bottom-color:#626262;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{text-shadow:rgba(255,255,255,1) 0 1px 0;}.button-primary,.submit .button-primary{text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}#screen-meta a.show-settings{background-color:transparent;text-shadow:rgba(255,255,255,0.7) 0 1px 0;}#icon-edit,#icon-post{background:transparent url(../images/icons32.png) no-repeat -552px -5px;}#icon-index{background:transparent url(../images/icons32.png) no-repeat -137px -5px;}#icon-upload{background:transparent url(../images/icons32.png) no-repeat -251px -5px;}#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32.png) no-repeat -190px -5px;}#icon-edit-pages,#icon-page{background:transparent url(../images/icons32.png) no-repeat -312px -5px;}#icon-edit-comments{background:transparent url(../images/icons32.png) no-repeat -72px -5px;}#icon-themes{background:transparent url(../images/icons32.png) no-repeat -11px -5px;}#icon-plugins{background:transparent url(../images/icons32.png) no-repeat -370px -5px;}#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32.png) no-repeat -600px -5px;}#icon-tools,#icon-admin{background:transparent url(../images/icons32.png) no-repeat -432px -5px;}#icon-options-general{background:transparent url(../images/icons32.png) no-repeat -492px -5px;}.view-switch #view-switch-list{background:transparent url(../images/list.png) no-repeat 0 0;}.view-switch #view-switch-list.current{background:transparent url(../images/list.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -20px 0;}.view-switch #view-switch-excerpt.current{background:transparent url(../images/list.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo.gif) no-repeat scroll center center;}#wphead #site-visit-button{background-color:#585858;background-image:url(../images/visit-site-button-grad.gif);color:#aaa;text-shadow:#3F3F3F 0 -1px 0;}#wphead a:hover #site-visit-button{color:#fff;}#wphead a:focus #site-visit-button,#wphead a:active #site-visit-button{background-position:0 -27px;}.popular-tags,.feature-filter{background-color:#FFF;border-color:#DFDFDF;}#theme-information .action-button{border-top-color:#DFDFDF;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#f1f1f1;border-color:#ddd;}#available-widgets .widget-holder{background-color:#fff;border-color:#ddd;}#widgets-left .sidebar-name{background-color:#aaa;background-image:url(../images/ed-bg.gif);text-shadow:#FFF 0 1px 0;border-color:#dfdfdf;}#widgets-right .sidebar-name{background-image:url(../images/fav.png);text-shadow:#3f3f3f 0 -1px 0;background-color:#636363;border-color:#636363;color:#fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}#widgets-left .sidebar-name-arrow{background:transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;}#widgets-right .sidebar-name-arrow{background:transparent url(../images/fav-arrow.gif) no-repeat scroll 0 -1px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincsscolorsfreshdevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/colors-fresh.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/colors-fresh.dev.css                                (rev 0)
+++ trunk/wp-admin/css/colors-fresh.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,1661 @@
</span><ins>+html {
+        background-color: #f9f9f9;
+}
+
+* html input,
+* html .widget {
+    border-color: #dfdfdf;
+}
+
+textarea,
+input,
+select {
+        border-color: #DFDFDF;
+}
+
+kbd,
+code {
+        background: #eaeaea;
+}
+
+input[readonly] {
+        background-color: #eee;
+}
+
+.find-box-search {
+        border-color: #dfdfdf;
+        background-color: #f1f1f1;
+}
+
+.find-box {
+        background-color: #f1f1f1;
+}
+
+.find-box-inside {
+        background-color: #fff;
+}
+
+a.page-numbers:hover {
+        border-color: #999;
+}
+
+body,
+#wpbody,
+.form-table .pre {
+        color: #333;
+}
+
+body &gt; #upload-menu {
+        border-bottom-color: #fff;
+}
+
+#postcustomstuff table,
+#your-profile fieldset,
+#rightnow,
+div.dashboard-widget,
+#dashboard-widgets p.dashboard-widget-links,
+#replyrow #ed_reply_toolbar input {
+        border-color: #ccc;
+}
+
+#poststuff .inside label.spam,
+#poststuff .inside label.deleted {
+        color: red;
+}
+
+#poststuff .inside label.waiting {
+        color: orange;
+}
+
+#poststuff .inside label.approved {
+        color: green;
+}
+
+#postcustomstuff table {
+        border-color: #dfdfdf;
+        background-color: #F9F9F9;
+}
+
+#postcustomstuff thead th {
+        background-color: #F1F1F1;
+}
+
+#postcustomstuff table input,
+#postcustomstuff table textarea {
+        border-color: #dfdfdf;
+        background-color: #fff;
+}
+
+.widefat {
+        border-color: #dfdfdf;
+        background-color: #fff;
+}
+
+div.dashboard-widget-error {
+        background-color: #c43;
+}
+
+div.dashboard-widget-notice {
+        background-color: #cfe1ef;
+}
+
+div.dashboard-widget-submit {
+        border-top-color: #ccc;
+}
+
+div.tabs-panel,
+ul#category-tabs li.tabs {
+        border-color: #dfdfdf;
+}
+
+ul#category-tabs li.tabs {
+        background-color: #f1f1f1;
+}
+
+input.disabled,
+textarea.disabled {
+        background-color: #ccc;
+}
+/* #upload-menu li a.upload-tab-link, */
+.login #backtoblog a:hover,
+#plugin-information .action-button a,
+#plugin-information .action-button a:hover,
+#plugin-information .action-button a:visited {
+        color: #fff;
+}
+
+.widget .widget-top,
+.postbox h3,
+.stuffbox h3 {
+        background: #dfdfdf url(&quot;../images/gray-grad.png&quot;) repeat-x left top;
+        text-shadow: #fff 0 1px 0;
+}
+
+.form-table th,
+.form-wrap label {
+        color: #222;
+        text-shadow: #fff 0 1px 0;
+}
+
+.description,
+.form-wrap p {
+        color: #666;
+}
+
+strong .post-com-count span {
+        background-color: #21759b;
+}
+
+.sorthelper {
+        background-color: #ccf3fa;
+}
+
+.ac_match,
+.subsubsub a.current {
+        color: #000;
+}
+
+.wrap h2 {
+        color: #464646;
+}
+
+.ac_over {
+        background-color: #f0f0b8;
+}
+
+.ac_results {
+        background-color: #fff;
+        border-color: #808080;
+}
+
+.ac_results li {
+        color: #101010;
+}
+
+.alternate,
+.alt {
+        background-color: #f9f9f9;
+}
+
+.available-theme a.screenshot {
+        background-color: #f1f1f1;
+        border-color: #ddd;
+}
+
+.bar {
+        background-color: #e8e8e8;
+        border-right-color: #99d;
+}
+
+#media-upload {
+        background: #fff;
+}
+
+#media-upload .slidetoggle {
+        border-top-color: #dfdfdf;
+}
+
+.error,
+#login #login_error {
+        background-color: #ffebe8;
+        border-color: #c00;
+}
+
+.error a {
+        color: #c00;
+}
+
+.form-invalid {
+        background-color: #ffebe8 !important;
+}
+
+.form-invalid input {
+        border-color: #c00 !important;
+}
+
+.submit {
+        border-color: #DFDFDF;
+}
+
+.highlight {
+        background-color: #e4f2fd;
+        color: #d54e21;
+}
+
+.howto,
+.nonessential,
+#edit-slug-box,
+.form-input-tip,
+.rss-widget span.rss-date,
+.subsubsub {
+        color: #666;
+}
+
+.media-item {
+        border-bottom-color: #dfdfdf;
+}
+
+#wpbody-content #media-items .describe {
+        border-top-color: #dfdfdf;
+}
+
+.describe input[type=&quot;text&quot;],
+.describe textarea {
+        border-color: #dfdfdf;
+}
+
+.media-upload-form label.form-help,
+td.help {
+        color: #9a9a9a;
+}
+
+.post-com-count {
+        background-image: url(../images/bubble_bg.gif);
+        color: #fff;
+}
+
+.post-com-count span {
+        background-color: #bbb;
+        color: #fff;
+}
+
+.post-com-count:hover span {
+        background-color: #d54e21;
+}
+
+.quicktags, .search {
+        background-color: #ccc;
+        color: #000;
+}
+
+.side-info h5 {
+        border-bottom-color: #dadada;
+}
+
+.side-info ul {
+        color: #666;
+}
+
+.button,
+.button-secondary,
+.submit input,
+input[type=button],
+input[type=submit] {
+        border-color: #bbb;
+        color: #464646;
+}
+
+.button:hover,
+.button-secondary:hover,
+.submit input:hover,
+input[type=button]:hover,
+input[type=submit]:hover {
+        color: #000;
+        border-color: #666;
+}
+
+.button,
+.submit input,
+.button-secondary {
+        background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
+}
+
+.button:active,
+.submit input:active,
+.button-secondary:active {
+        background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
+}
+
+.button-primary,
+.submit .button-primary,
+#login form .submit input {
+        border-color: #298cba !important;
+        font-weight: bold;
+        color: #FFF !important;
+        background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
+}
+
+.button-primary:active,
+#login form .submit input:active {
+        background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important;
+}
+
+.button[disabled],
+.button:disabled,
+.button-secondary[disabled],
+.button-secondary:disabled,
+a.button.disabled {
+        color: #ccc !important;
+        border-color: #ccc;
+}
+
+.button-primary[disabled],
+.button-primary:disabled {
+        color: #2fa0d5 !important;
+}
+
+a:active,
+a:focus {
+        color: #d54e21;
+}
+
+a:hover,
+#wphead #viewsite a:hover,
+#adminmenu a:hover,
+#adminmenu ul.wp-submenu a:hover,
+#the-comment-list .comment a:hover,
+#rightnow a:hover,
+#login form .submit input:hover,
+#media-upload a.del-link:hover,
+div.dashboard-widget-submit input:hover,
+.subsubsub a:hover,
+.subsubsub a.current:hover,
+.ui-tabs-nav a:hover,
+.plugins .inactive a:hover,
+#all-plugins-table .plugins .inactive a:hover,
+#search-plugins-table .plugins .inactive a:hover {
+        color: #d54e21;
+}
+
+#the-comment-list .comment-item,
+#dashboard-widgets #dashboard_quick_press form p.submit {
+        border-color: #dfdfdf;
+}
+
+.button-primary:hover,
+#login form .submit input:hover {
+        border-color: #13455b !important;
+        color: #EAF2FA !important;
+}
+
+#side-sortables #category-tabs .tabs a {
+        color: #333;
+}
+
+#rightnow .rbutton {
+        background-color: #ebebeb;
+        color: #264761;
+}
+
+.submitbox .submit {
+        background-color: #464646;
+        color: #ccc;
+}
+
+.plugins a.delete:hover,
+#all-plugins-table .plugins a.delete:hover,
+#search-plugins-table .plugins a.delete:hover,
+.submitbox .submitdelete,
+a.delete {
+        color: #f00;
+        border-bottom-color: #f00;
+}
+
+.submitbox .submitdelete:hover,
+#media-items a.delete:hover {
+        color: #fff;
+        background-color: #f00;
+        border-bottom-color: #f00;
+}
+
+#normal-sortables .submitbox .submitdelete:hover {
+        color: #000;
+        background-color: #f00;
+        border-bottom-color: #f00;
+}
+
+.tablenav .dots {
+        border-color: transparent;
+}
+
+.tablenav .next,
+.tablenav .prev {
+        border-color: transparent;
+        color: #21759b;
+}
+
+.tablenav .next:hover,
+.tablenav .prev:hover {
+        border-color: transparent;
+        color: #d54e21;
+}
+
+.updated,
+.login #login_error,
+.login .message {
+        background-color: #ffffe0;
+        border-color: #e6db55;
+}
+
+.update-message {
+        color: #000000;
+}
+
+a.page-numbers {
+        border-bottom-color: #B8D3E2;
+}
+
+.commentlist li {
+        border-bottom-color: #ccc;
+}
+
+.widefat td,
+.widefat th,
+#install-plugins .plugins td,
+#install-plugins .plugins th {
+        border-color: #dfdfdf;
+}
+
+.widefat th {
+        text-shadow: rgba(255,255,255,0.8) 0 1px 0;
+}
+
+.widefat thead tr th,
+.widefat tfoot tr th,
+h3.dashboard-widget-title,
+h3.dashboard-widget-title span,
+h3.dashboard-widget-title small,
+.find-box-head {
+        color: #333;
+        background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left top;
+}
+
+h3.dashboard-widget-title small a {
+        color: #d7d7d7;
+}
+
+h3.dashboard-widget-title small a:hover {
+        color: #fff;
+}
+
+a,
+#adminmenu a,
+#poststuff #edButtonPreview,
+#poststuff #edButtonHTML,
+#the-comment-list p.comment-author strong a,
+#media-upload a.del-link,
+#media-items a.delete,
+.plugins a.delete,
+.ui-tabs-nav a {
+        color: #21759b;
+}
+
+/* Because we don't want visited on these links */
+body.press-this .tabs a,
+body.press-this .tabs a:hover {
+        background-color: #fff;
+        border-color: #c6d9e9;
+        border-bottom-color: #fff;
+        color: #d54e21;
+}
+
+#adminmenu #awaiting-mod,
+#adminmenu .update-plugins,
+#sidemenu a .update-plugins,
+#rightnow .reallynow,
+#plugin-information .action-button {
+        background-color: #d54e21;
+        color: #fff;
+}
+
+#adminmenu li a:hover #awaiting-mod,
+#adminmenu li a:hover .update-plugins,
+#sidemenu li a:hover .update-plugins {
+        background-color: #264761;
+        color: #fff;
+}
+
+#adminmenu li.current a #awaiting-mod,
+#adminmenu li.current a .update-plugins,
+#adminmenu li.wp-has-current-submenu a .update-plugins,
+#adminmenu li.wp-has-current-submenu a .update-plugins {
+        background-color: #ddd;
+        color: #000;
+        text-shadow: none;
+        -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+        -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+        -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+        box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+}
+
+#adminmenu li.current a:hover #awaiting-mod,
+#adminmenu li.current a:hover .update-plugins,
+#adminmenu li.wp-has-current-submenu a:hover #awaiting-mod,
+#adminmenu li.wp-has-current-submenu a:hover .update-plugins {
+        background-color: #264761;
+        color: #fff;
+}
+
+div#media-upload-header,
+div#plugin-information-header {
+        background-color: #f9f9f9;
+        border-bottom-color: #dfdfdf;
+}
+
+#currenttheme img {
+        border-color: #666;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li a {
+        background-color: #f9f9f9;
+}
+
+input.readonly, textarea.readonly {
+        background-color: #ddd;
+}
+
+#ed_toolbar input,
+#ed_reply_toolbar input {
+        background: #fff url(&quot;../images/fade-butt.png&quot;) repeat-x 0 -2px;
+}
+
+#editable-post-name {
+        background-color: #fffbcc;
+}
+
+#edit-slug-box strong,
+.tablenav .displaying-num,
+#submitted-on {
+        color: #777;
+}
+
+.login #nav a {
+        color: #21759b !important;
+}
+
+.login #nav a:hover {
+        color: #d54e21 !important;
+}
+
+#footer,
+#footer-upgrade {
+        background: #464646;
+        color: #999;
+}
+
+#media-items {
+        border-color: #dfdfdf;
+}
+
+.checkbox,
+.side-info,
+.plugins tr,
+#your-profile #rich_editing {
+        background-color: #fff;
+}
+
+.plugins .inactive,
+.plugins .inactive th,
+.plugins .inactive td,
+tr.inactive + tr.plugin-update-tr .plugin-update {
+        background-color: #eee;
+}
+
+.plugin-update-tr .update-message {
+        background-color: #fffbe4;
+        border-color: #dfdfdf;
+}
+
+.plugins .active,
+.plugins .active th,
+.plugins .active td {
+        color: #000;
+}
+
+.plugins .inactive a { 
+        color: #557799;         
+}
+
+#the-comment-list .unapproved,
+#the-comment-list .unapproved th,
+#the-comment-list .unapproved td {
+        background-color: #ffffe0;
+}
+
+#the-comment-list .approve a {
+        color: #006505;
+}
+
+#the-comment-list .unapprove a {
+        color: #d98500;
+}
+
+#the-comment-list .delete a {
+        color: #bc0b0b;
+}
+
+.widget,
+#widget-list .widget-top,
+.postbox,
+#titlediv,
+#poststuff .postarea,
+.stuffbox {
+        border-color: #dfdfdf;
+}
+
+.widget,
+.postbox {
+        background-color: #fff;
+}
+
+.ui-sortable .postbox h3 {
+        color: #464646;
+}
+
+.widget .widget-top,
+.ui-sortable .postbox h3:hover {
+        color: #000;
+}
+
+.curtime #timestamp {
+        background-image: url(../images/date-button.gif);
+}
+
+#quicktags #ed_link {
+        color: #00f;
+}
+
+#rightnow .youhave {
+        background-color: #f0f6fb;
+}
+
+#rightnow a {
+        color: #448abd;
+}
+
+.tagchecklist span a,
+#bulk-titles div a {
+        background: url(../images/xit.gif) no-repeat;
+}
+
+.tagchecklist span a:hover,
+#bulk-titles div a:hover {
+        background: url(../images/xit.gif) no-repeat -10px 0;
+}
+
+#update-nag {
+        background-color: #fffeeb;
+        border-color: #ccc;
+        color: #555;
+}
+
+.login #backtoblog a {
+        color: #ccc;
+}
+
+#wphead {
+        background-color: #464646;
+}
+
+body.login {
+        border-top-color: #464646;
+}
+
+#wphead h1 a {
+        color: #fff;
+}
+
+#login form input {
+        color: #555;
+}
+
+#user_info {
+        color: #999;
+}
+
+#user_info a:link,
+#user_info a:visited,
+#footer a:link,
+#footer a:visited {
+        color: #ccc;
+        text-decoration: none;
+}
+
+#user_info a:hover,
+#footer a:hover {
+        color: #fff;
+        text-decoration: underline !important;
+}
+
+#user_info a:active,
+#footer a:active {
+        color: #ccc !important;
+}
+
+div#media-upload-error,
+.file-error,
+abbr.required,
+.widget-control-remove:hover,
+.delete a:hover {
+        color: #f00;
+}
+
+#pass-strength-result {
+        background-color: #eee;
+        border-color: #ddd !important;
+}
+
+#pass-strength-result.bad {
+        background-color: #ffb78c;
+        border-color: #ff853c !important;
+}
+
+#pass-strength-result.good {
+        background-color: #ffec8b;
+        border-color: #fc0 !important;
+}
+
+#pass-strength-result.short {
+        background-color: #ffa0a0;
+        border-color: #f04040 !important;
+}
+
+#pass-strength-result.strong {
+        background-color: #c3ff88;
+        border-color: #8dff1c !important;
+}
+
+/* editors */
+#quicktags {
+        border-color: #dfdfdf;
+        background-color: #dfdfdf;
+}
+
+#ed_toolbar input {
+        border-color: #C3C3C3;
+}
+
+#ed_toolbar input:hover {
+        border-color: #aaa;
+        background: #ddd;
+}
+
+#poststuff .wp_themeSkin .mceStatusbar {
+        border-color: #EDEDED;
+}
+
+#poststuff #edButtonPreview,
+#poststuff #edButtonHTML {
+        background-color: #f1f1f1;
+        border-color: #dfdfdf;
+        color: #999;
+}
+
+#poststuff #editor-toolbar .active {
+        border-bottom-color: #e9e9e9;
+        background-color: #e9e9e9;
+        color: #333;
+}
+
+/* TinyMCE */
+#post-status-info {
+        background-color: #EDEDED;
+}
+
+.wp_themeSkin *,
+.wp_themeSkin a:hover,
+.wp_themeSkin a:link,
+.wp_themeSkin a:visited,
+.wp_themeSkin a:active {
+         color: #000;
+}
+
+/* Containers */
+.wp_themeSkin iframe {
+        background: #fff;
+}
+
+/* Layout */
+.wp_themeSkin .mceStatusbar {
+        color: #000;
+        background-color: #f5f5f5;
+}
+
+/* Button */
+.wp_themeSkin .mceButton {
+        background-color: #e9e8e8;
+        border-color: #B2B2B2;
+}
+
+.wp_themeSkin a.mceButtonEnabled:hover,
+.wp_themeSkin a.mceButtonActive,
+.wp_themeSkin a.mceButtonSelected {
+        background-color: #d5d5d5;
+        border-color: #777 !important;
+}
+
+.wp_themeSkin .mceButtonDisabled {
+        border-color: #ccc !important;
+}
+
+/* ListBox */
+.wp_themeSkin .mceListBox .mceText,
+.wp_themeSkin .mceListBox .mceOpen  {
+        border-color: #B2B2B2;
+        background-color: #d5d5d5;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
+.wp_themeSkin .mceListBoxHover .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceText {
+        border-color: #777 !important;
+        background-color: #d5d5d5;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceText,
+.wp_themeSkin .mceListBoxHover .mceText {
+        border-color: #777 !important;
+}
+
+.wp_themeSkin select.mceListBox {
+        border-color: #B2B2B2;
+        background-color: #fff;
+}
+
+/* SplitButton */
+.wp_themeSkin .mceSplitButton a.mceAction,
+.wp_themeSkin .mceSplitButton a.mceOpen {
+        border-color: #B2B2B2;
+}
+
+.wp_themeSkin .mceSplitButton a.mceOpen:hover,
+.wp_themeSkin .mceSplitButtonSelected a.mceOpen,
+.wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,
+.wp_themeSkin .mceSplitButton a.mceAction:hover {
+        background-color: #d5d5d5;
+        border-color: #777 !important;
+}
+
+.wp_themeSkin .mceSplitButtonActive {
+        background-color: #B2B2B2;
+}
+
+/* ColorSplitButton */
+.wp_themeSkin div.mceColorSplitMenu table {
+        background-color: #ebebeb;
+        border-color: #B2B2B2;
+}
+
+.wp_themeSkin .mceColorSplitMenu a {
+        border-color: #B2B2B2;
+}
+
+.wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
+        border-color: #fff;
+}
+
+.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
+        border-color: #0A246A;
+        background-color: #B6BDD2;
+}
+
+.wp_themeSkin a.mceMoreColors:hover {
+        border-color: #0A246A;
+}
+
+/* Menu */
+.wp_themeSkin .mceMenu {
+        border-color: #ddd;
+}
+
+.wp_themeSkin .mceMenu table {
+        background-color: #ebeaeb;
+}
+
+.wp_themeSkin .mceMenu .mceText {
+        color: #000;
+}
+
+.wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,
+.wp_themeSkin .mceMenu .mceMenuItemActive {
+        background-color: #f5f5f5;
+}
+.wp_themeSkin td.mceMenuItemSeparator {
+        background-color: #aaa;
+}
+.wp_themeSkin .mceMenuItemTitle a {
+        background-color: #ccc;
+        border-bottom-color: #aaa;
+}
+.wp_themeSkin .mceMenuItemTitle span.mceText {
+        color: #000;
+}
+.wp_themeSkin .mceMenuItemDisabled .mceText {
+        color: #888;
+}
+
+.wp_themeSkin tr.mceFirst td.mceToolbar {
+        background: #dfdfdf url(&quot;../images/ed-bg.gif&quot;) repeat-x scroll left top;
+        border-color: #dfdfdf;
+}
+
+.wp-admin #mceModalBlocker {
+        background: #000;
+}
+
+.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
+        background: #444444;
+        border-left: 1px solid #999;
+        border-top: 1px solid #999;
+        -moz-border-radius: 4px 0 0 0;
+        -webkit-border-top-left-radius: 4px;
+        -khtml-border-top-left-radius: 4px;
+        border-top-left-radius: 4px;
+}
+
+.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
+        background: #444444;
+        border-right: 1px solid #999;
+        border-top: 1px solid #999;
+        border-top-right-radius: 4px;
+        -khtml-border-top-right-radius: 4px;
+        -webkit-border-top-right-radius: 4px;
+        -moz-border-radius: 0 4px 0 0;
+}
+
+.wp-admin .clearlooks2 .mceMiddle .mceLeft {
+        background: #f1f1f1;
+        border-left: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceMiddle .mceRight {
+        background: #f1f1f1;
+        border-right: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom .mceLeft {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+        border-left: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom .mceCenter {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceBottom .mceRight {
+        background: #f1f1f1;
+        border-bottom: 1px solid #999;
+        border-right: 1px solid #999;
+}
+
+.wp-admin .clearlooks2 .mceFocus .mceTop span {
+        color: #e5e5e5;
+}
+/* end TinyMCE */
+
+#editorcontainer,
+#post-status-info,
+#titlediv #title,
+.editwidget .widget-inside {
+        border-color: #dfdfdf;
+}
+
+#titlediv #title {
+        background-color: #fff;
+}
+
+#tTips p#tTips_inside {
+        background-color: #ddd;
+        color: #333;
+}
+
+#timestampdiv input,
+#namediv input,
+#poststuff .inside .the-tagcloud {
+        border-color: #ddd;
+}
+
+/* menu */
+#adminmenu * {
+        border-color: #e3e3e3;
+}
+
+#adminmenu li.wp-menu-separator {
+        background: transparent url(../images/menu-arrows.gif) no-repeat scroll left 5px;
+}
+
+.folded #adminmenu li.wp-menu-separator {
+        background: transparent url(../images/menu-arrows.gif) no-repeat scroll right -34px;
+}
+
+#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
+#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
+        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -207px;
+}
+
+#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
+#adminmenu .wp-menu-open .wp-menu-toggle {
+        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
+}
+
+#adminmenu a.menu-top {
+        background: #f1f1f1 url(../images/menu-bits.gif) repeat-x scroll left -379px;
+}
+
+#adminmenu .wp-submenu a {
+        background: #FFFFFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px;
+}
+
+#adminmenu .wp-has-current-submenu ul li a {
+        background: none;
+}
+
+#adminmenu .wp-has-current-submenu ul li a.current {
+        background: url(../images/menu-dark.gif) top left no-repeat !important;
+}
+
+#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
+#adminmenu .menu-top .current {
+        background: #6d6d6d url(../images/menu-bits.gif) top left repeat-x;
+        border-color: #6d6d6d;
+        color: #fff;
+        text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
+}
+
+#adminmenu li.wp-has-current-submenu .wp-submenu,
+#adminmenu li.wp-has-current-submenu ul li a {
+        border-color: #aaa !important;
+}
+
+#adminmenu li.wp-has-current-submenu ul li a {
+        background: url(../images/menu-dark.gif) bottom left no-repeat !important;
+}
+
+#adminmenu li.wp-has-current-submenu ul {
+        border-bottom-color: #aaa;
+}
+
+#adminmenu li.menu-top .current:hover {
+        border-color: #B5B5B5;
+}
+
+#adminmenu .wp-submenu .current a.current {
+        background: transparent url(../images/menu-bits.gif) no-repeat scroll  0 -289px;
+}
+
+#adminmenu .wp-submenu a:hover {
+        background-color: #EAF2FA !important;
+        color: #333 !important;
+}
+
+#adminmenu .wp-submenu li.current,
+#adminmenu .wp-submenu li.current a,
+#adminmenu .wp-submenu li.current a:hover {
+        color: #333;
+        background-color: #f5f5f5;
+        background-image: none;
+        border-color: #e3e3e3;
+        text-shadow: rgba(255,255,255,1) 0px 1px 0px;
+}
+
+#adminmenu .wp-submenu ul {
+        background-color: #fff;
+}
+
+.folded #adminmenu li.menu-top,
+#adminmenu .wp-submenu .wp-submenu-head {
+        background-color: #F1F1F1;
+}
+
+.folded #adminmenu li.wp-has-current-submenu,
+.folded #adminmenu li.menu-top.current {
+        background-color: #e6e6e6;
+}
+
+#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
+        background-color: #EAEAEA;
+        border-color: #aaa;
+}
+
+#adminmenu div.wp-submenu {
+        background-color: transparent;
+}
+
+/* menu icons */
+#adminmenu #menu-dashboard div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -61px -33px;
+}
+
+#adminmenu #menu-dashboard:hover div.wp-menu-image,
+#adminmenu  #menu-dashboard.wp-has-current-submenu div.wp-menu-image,
+#adminmenu  #menu-dashboard.current div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -61px -1px;
+}
+
+#adminmenu #menu-posts div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -272px -33px;
+}
+
+#adminmenu #menu-posts:hover div.wp-menu-image,
+#adminmenu #menu-posts.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -272px -1px;
+}
+
+#adminmenu #menu-media div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -121px -33px;
+}
+
+#adminmenu #menu-media:hover div.wp-menu-image,
+#adminmenu #menu-media.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -121px -1px;
+}
+
+#adminmenu #menu-links div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -91px -33px;
+}
+
+#adminmenu #menu-links:hover div.wp-menu-image,
+#adminmenu #menu-links.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -91px -1px;
+}
+
+#adminmenu #menu-pages div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -151px -33px;
+}
+
+#adminmenu #menu-pages:hover div.wp-menu-image,
+#adminmenu #menu-pages.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -151px -1px;
+}
+
+#adminmenu #menu-comments div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -31px -33px;
+}
+
+#adminmenu #menu-comments:hover div.wp-menu-image,
+#adminmenu #menu-comments.wp-has-current-submenu div.wp-menu-image,
+#adminmenu #menu-comments.current div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -31px -1px;
+}
+
+#adminmenu #menu-appearance div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -1px -33px;
+}
+
+#adminmenu #menu-appearance:hover div.wp-menu-image,
+#adminmenu #menu-appearance.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -1px -1px;
+}
+
+#adminmenu #menu-plugins div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -181px -33px;
+}
+
+#adminmenu #menu-plugins:hover div.wp-menu-image,
+#adminmenu #menu-plugins.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -181px -1px;
+}
+
+#adminmenu #menu-users div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -301px -33px;
+}
+
+#adminmenu #menu-users:hover div.wp-menu-image,
+#adminmenu #menu-users.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -301px -1px;
+}
+
+#adminmenu #menu-tools div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -211px -33px;
+}
+
+#adminmenu #menu-tools:hover div.wp-menu-image,
+#adminmenu #menu-tools.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -211px -1px;
+}
+
+#adminmenu #menu-settings div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -241px -33px;
+}
+
+#adminmenu #menu-settings:hover div.wp-menu-image,
+#adminmenu #menu-settings.wp-has-current-submenu div.wp-menu-image {
+        background: transparent url(&quot;../images/menu.png&quot;) no-repeat scroll -241px -1px;
+}
+/* end menu */
+
+
+/* Diff */
+table.diff .diff-deletedline {
+        background-color: #ffdddd;
+}
+
+table.diff .diff-deletedline del {
+        background-color: #ff9999;
+}
+
+table.diff .diff-addedline {
+        background-color: #ddffdd;
+}
+
+table.diff .diff-addedline ins {
+        background-color: #99ff99;
+}
+
+#att-info {
+        background-color: #E4F2FD;
+}
+
+/* edit image */
+#sidemenu a {
+        background-color: #f9f9f9;
+        border-color: #f9f9f9;
+        border-bottom-color: #dfdfdf;
+}
+
+#sidemenu a.current {
+        background-color: #fff;
+        border-color: #dfdfdf #dfdfdf #fff;
+        color: #D54E21;
+}
+
+#screen-options-wrap,
+#contextual-help-wrap {
+        background-color: #f1f1f1;
+        border-color: #dfdfdf;
+}
+
+#screen-meta-links a.show-settings {
+        color: #606060;
+}
+
+#screen-meta-links a.show-settings:hover {
+        color: #000;
+}
+
+#replysubmit {
+        background-color: #f1f1f1;
+        border-top-color: #ddd;
+}
+
+#replyerror {
+        border-color: #ddd;
+        background-color: #f9f9f9;
+}
+
+#edithead,
+#replyhead {
+        background-color: #f1f1f1;
+}
+
+#ed_reply_toolbar {
+        background-color: #e9e9e9;
+}
+
+/* table vim shortcuts */
+.vim-current,
+.vim-current th,
+.vim-current td {
+        background-color: #E4F2FD !important;
+}
+
+/* Install Plugins */
+.star-average,
+.star.star-rating {
+        background-color: #fc0;
+}
+
+div.star.select:hover {
+        background-color: #d00;
+}
+
+#plugin-information .fyi ul {
+        background-color: #eaf3fa;
+}
+
+#plugin-information .fyi h2.mainheader {
+        background-color: #cee1ef;
+}
+
+#plugin-information pre,
+#plugin-information code {
+        background-color: #ededff;
+}
+
+#plugin-information pre {
+        border: 1px solid #ccc;
+}
+
+/* inline editor */
+.inline-edit-row fieldset input[type=&quot;text&quot;],
+.inline-edit-row fieldset textarea,
+#bulk-titles,
+#replyrow input {
+        border-color: #ddd;
+}
+
+.inline-editor div.title {
+        background-color: #EAF3FA;
+}
+
+.inline-editor ul.cat-checklist {
+        background-color: #FFFFFF;
+        border-color: #ddd;
+}
+
+.inline-editor .categories .catshow,
+.inline-editor .categories .cathide {
+        color: #21759b;
+}
+
+.inline-editor .quick-edit-save {
+        background-color: #f1f1f1;
+}
+
+#replyrow #ed_reply_toolbar input:hover {
+        border-color: #aaa;
+        background: #ddd;
+}
+
+fieldset.inline-edit-col-right .inline-edit-col {
+        border-color: #dfdfdf;
+}
+
+.attention {
+        color: #D54E21;
+}
+
+.meta-box-sortables .postbox:hover .handlediv {
+        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;
+}
+
+#major-publishing-actions {
+        background: #eaf2fa;
+}
+
+.tablenav .tablenav-pages {
+        color: #555;
+}
+
+.tablenav .tablenav-pages a {
+        border-color: #e3e3e3;
+        background: #eee url('../images/menu-bits.gif') repeat-x scroll left -379px;
+}
+
+.tablenav .tablenav-pages a:hover {
+        color: #d54e21;
+        border-color: #d54321;
+}
+
+.tablenav .tablenav-pages a:active {
+        color: #fff !important;
+}
+
+.tablenav .tablenav-pages .current {
+        background: #dfdfdf;
+        border-color: #d3d3d3;
+}
+
+#availablethemes,
+#availablethemes td {
+        border-color: #ddd;
+}
+
+#current-theme img {
+        border-color: #999;
+}
+
+#TB_window #TB_title a.tb-theme-preview-link,
+#TB_window #TB_title a.tb-theme-preview-link:visited {
+        color: #999;
+}
+
+#TB_window #TB_title a.tb-theme-preview-link:hover,
+#TB_window #TB_title a.tb-theme-preview-link:focus {
+        color: #ccc;
+}
+
+.misc-pub-section {
+        border-bottom-color: #eee;
+}
+
+#minor-publishing {
+        border-bottom-color: #ddd;
+}
+
+#post-body .misc-pub-section {
+        border-right-color: #eee;
+}
+
+.post-com-count span {
+        background-color: #bbb;
+}
+
+.form-table .color-palette td {
+        border-color: #fff;
+}
+
+.sortable-placeholder {
+        border-color: #bbb;
+        background-color: #f5f5f5;
+}
+
+#post-body ul#category-tabs li.tabs a {
+        color: #333;
+}
+
+#wp_editimgbtn,
+#wp_delimgbtn,
+#wp_editgallery,
+#wp_delgallery {
+        border-color: #999;
+        background-color: #eee;
+}
+
+#wp_editimgbtn:hover,
+#wp_delimgbtn:hover,
+#wp_editgallery:hover,
+#wp_delgallery:hover {
+        border-color: #555;
+        background-color: #ccc;
+}
+
+#favorite-first {
+        background: #797979 url(../images/fav.png) repeat-x left center;
+        border-color: #777 !important;
+        border-bottom-color: #666 !important;
+}
+
+#favorite-inside {
+        border-color: #797979;
+        background-color: #797979;
+}
+
+#favorite-toggle {
+        background: transparent url(../images/fav-arrow.gif) no-repeat 0 -4px;
+}
+
+#favorite-actions a {
+        color: #ddd;
+}
+
+#favorite-actions a:hover {
+        color: #fff;
+}
+
+#favorite-inside a:hover {
+        text-decoration: underline;
+}
+
+#favorite-actions .slide-down {
+        border-bottom-color: #626262;
+}
+
+.submit input,
+.button,
+.button-primary,
+.button-secondary,
+.button-highlighted,
+#postcustomstuff .submit input {
+        text-shadow: rgba(255,255,255,1) 0 1px 0;
+}
+
+.button-primary,
+.submit .button-primary {
+        text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
+}
+
+#screen-meta a.show-settings {
+        background-color: transparent;
+        text-shadow: rgba(255,255,255,0.7) 0 1px 0;
+}
+
+#icon-edit,
+#icon-post {
+        background: transparent url(../images/icons32.png) no-repeat -552px -5px;
+}
+
+#icon-index {
+        background: transparent url(../images/icons32.png) no-repeat -137px -5px;
+}
+
+#icon-upload {
+        background: transparent url(../images/icons32.png) no-repeat -251px -5px;
+}
+
+#icon-link-manager,
+#icon-link,
+#icon-link-category {
+        background: transparent url(../images/icons32.png) no-repeat -190px -5px;
+}
+
+#icon-edit-pages,
+#icon-page {
+        background: transparent url(../images/icons32.png) no-repeat -312px -5px;
+}
+
+#icon-edit-comments {
+        background: transparent url(../images/icons32.png) no-repeat -72px -5px;
+}
+
+#icon-themes {
+        background: transparent url(../images/icons32.png) no-repeat -11px -5px;
+}
+
+#icon-plugins {
+        background: transparent url(../images/icons32.png) no-repeat -370px -5px;
+}
+
+#icon-users,
+#icon-profile,
+#icon-user-edit {
+        background: transparent url(../images/icons32.png) no-repeat -600px -5px;
+}
+
+#icon-tools,
+#icon-admin {
+        background: transparent url(../images/icons32.png) no-repeat -432px -5px;
+}
+
+#icon-options-general {
+        background: transparent url(../images/icons32.png) no-repeat -492px -5px;
+}
+
+.view-switch #view-switch-list {
+        background: transparent url(../images/list.png) no-repeat 0 0;
+}
+
+.view-switch #view-switch-list.current {
+        background: transparent url(../images/list.png) no-repeat -40px 0;
+}
+
+.view-switch #view-switch-excerpt {
+        background: transparent url(../images/list.png) no-repeat -20px 0;
+}
+
+.view-switch #view-switch-excerpt.current {
+        background: transparent url(../images/list.png) no-repeat -60px 0;
+}
+
+#header-logo {
+        background: transparent url(../images/wp-logo.gif) no-repeat scroll center center;
+}
+
+#wphead #site-visit-button {
+        background-color:#585858;
+        background-image: url(../images/visit-site-button-grad.gif);
+        color:#aaa;
+        text-shadow: #3F3F3F 0 -1px 0;
+}
+
+#wphead a:hover #site-visit-button {
+        color:#fff;
+}
+
+#wphead a:focus #site-visit-button,
+#wphead a:active #site-visit-button {
+        background-position:0 -27px;
+}
+
+.popular-tags,
+.feature-filter {
+        background-color: #FFFFFF;
+        border-color: #DFDFDF;
+}
+
+#theme-information .action-button {
+        border-top-color: #DFDFDF;
+}
+
+.theme-listing br.line {
+        border-bottom-color: #ccc;
+}
+
+div.widgets-sortables,
+#widgets-left .inactive {
+        background-color: #f1f1f1;
+    border-color: #ddd;
+}
+
+#available-widgets .widget-holder {
+    background-color: #fff;
+    border-color: #ddd;
+}
+
+#widgets-left .sidebar-name {
+        background-color: #aaa;
+        background-image: url(../images/ed-bg.gif);
+        text-shadow: #FFFFFF 0 1px 0;
+        border-color: #dfdfdf;
+}
+
+#widgets-right .sidebar-name {
+        background-image: url(../images/fav.png);
+        text-shadow: #3f3f3f 0 -1px 0;
+        background-color: #636363;
+        border-color: #636363;
+        color: #fff;
+}
+
+.sidebar-name:hover,
+#removing-widget {
+        color: #d54e21;
+}
+
+#removing-widget span {
+        color: black;
+}
+
+#widgets-left .sidebar-name-arrow {
+        background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
+}
+
+#widgets-right .sidebar-name-arrow {
+        background: transparent url(../images/fav-arrow.gif) no-repeat scroll 0 -1px;
+}
+
+.in-widget-title {
+        color: #606060;
+}
+
+.deleting .widget-title * {
+        color: #aaa;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/colors-fresh.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincssdashboardcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/dashboard.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/dashboard.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/dashboard.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,390 +1 @@
</span><del>-.postbox p, .postbox ul, .postbox ol, .postbox blockquote, #wp-version-message { font-size: 11px; }
-
-.edit-box {
-        display: none;
-}
-
-h3:hover .edit-box {
-        display: inline;
-}
-
-form .input-text-wrap {
-        border-style: solid;
-        border-width: 1px;
-        padding: 2px 3px;
-        border-color: #ccc;
-}
-
-#dashboard-widgets form .input-text-wrap input {
-        border: 0 none;
-        outline: none;
-        margin: 0;
-        padding: 0;
-        width: 99%;
-        color: #333;
-}
-
-form .textarea-wrap {
-        border-style: solid;
-        border-width: 1px;
-        padding: 2px;
-        border-color: #ccc;
-}
-
-#dashboard-widgets form .textarea-wrap textarea {
-        border: 0 none;
-        padding: 0;
-        outline: none;
-        width: 99%;
-        -moz-box-sizing: border-box;
-        -webkit-box-sizing: border-box;
-        box-sizing: border-box;
-}
-
-#dashboard-widgets .postbox form .submit {
-        float: none;
-        margin: .5em 0 0;
-        padding: 0;
-        border: none;
-}
-
-#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input {
-        margin: 0;
-}
-
-#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish {
-        min-width: 0;
-}
-
-div.postbox div.inside {
-        margin: 10px;
-        position: relative;
-}
-
-#dashboard-widgets a {
-        text-decoration: none;
-}
-
-#dashboard-widgets h3 a {
-        text-decoration: underline;
-}
-
-#dashboard-widgets h3 .postbox-title-action {
-        position: absolute;
-        right: 30px;
-        padding: 0;
-}
-
-#dashboard-widgets h4 {
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        font-size: 13px;
-        margin: 0 0 .2em;
-        padding: 0;
-}
-
-/* Right Now */
-
-#dashboard_right_now p.sub,
-#dashboard_right_now .table, #dashboard_right_now .versions {
-        margin: -12px;
-}
-
-#dashboard_right_now .inside {
-        font-size: 12px;
-}
-
-#dashboard_right_now p.sub {
-        font-style: italic;
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        padding: 5px 10px 15px;
-        color: #777;
-        font-size: 13px;
-}
-
-#dashboard_right_now .table {
-        background: #f9f9f9;
-        border-top: #ececec 1px solid;
-        border-bottom: #ececec 1px solid;
-        margin: 0 -9px 10px;
-        padding: 0 10px;
-}
-
-#dashboard_right_now table {
-        width: 100%;
-}
-
-#dashboard_right_now table  td {
-        border-top: #ececec 1px solid;
-        padding: 3px 0;
-        white-space: nowrap;
-}
-
-#dashboard_right_now table tr.first td {
-        border-top: none;
-}
-
-#dashboard_right_now td.b {
-        padding-right: 6px;
-        text-align: right;
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        font-size: 14px;
-}
-
-#dashboard_right_now td.b a {
-        font-size: 18px;
-}
-
-#dashboard_right_now td.b a:hover {
-        color: #d54e21;
-}
-
-#dashboard_right_now .t {
-        font-size: 12px;
-        padding-right: 12px;
-        padding-top: 6px;
-        color: #777;
-}
-
-#dashboard_right_now td.first,
-#dashboard_right_now td.last {
-        width: 1px;
-}
-
-#dashboard_right_now .spam {
-        color: red;
-}
-
-#dashboard_right_now .waiting {
-        color: #e66f00;
-}
-
-#dashboard_right_now .approved {
-        color: green;
-}
-
-#dashboard_right_now .versions {
-        padding: 6px 10px 12px;
-}
-
-#dashboard_right_now .versions .b {
-        font-weight: bold;
-}
-
-#dashboard_right_now a.button {
-        float: right;
-        clear: right;
-        position: relative;
-        top: -5px;
-}
-
-/* Recent Comments */
-
-#dashboard_recent_comments h3 {
-        margin-bottom: 0;
-}
-
-#dashboard_recent_comments .inside {
-        margin-top: 0;
-}
-
-#dashboard_recent_comments .comment-meta .approve {
-        font-style: italic;
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        font-size: 10px;
-}
-
-#the-comment-list {
-        position: relative;
-}
-
-#the-comment-list .comment-item {
-        padding: 1em 10px;
-        border-top: 1px solid;
-}
-
-#the-comment-list .pingback {
-        padding-left: 9px !important;
-}
-
-#the-comment-list .comment-item,
-#the-comment-list #replyrow {
-        margin: 0 -10px;
-}
-
-#the-comment-list .comment-item:first-child {
-        border-top: none;
-}
-
-#the-comment-list .comment-item .avatar {
-        float: left;
-        margin: 0 10px 5px 0;
-}
-
-#the-comment-list .comment-item h4 {
-        line-height: 1.4;
-        margin-top: -.2em;
-        font-weight: normal;
-        color: #999;
-}
-
-#the-comment-list .comment-item h4 cite {
-        font-style: normal;
-        font-weight: normal;
-}
-
-#the-comment-list .comment-item blockquote,
-#the-comment-list .comment-item blockquote p {
-        margin: 0;
-        padding: 0;
-        display: inline;
-}
-
-#dashboard_recent_comments #the-comment-list .trackback blockquote,
-#dashboard_recent_comments #the-comment-list .pingback blockquote {
-        display: block;
-}
-
-#the-comment-list .comment-item p.row-actions {
-        margin: 3px 0 0;
-        padding: 0;
-        font-size: 10px;
-}
-
-/* QuickPress */
-
-#dashboard_quick_press h4 {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        float: left;
-        width: 5.5em;
-        clear: both;
-        font-weight: normal;
-        text-align: right;
-        padding-top: 5px;
-        font-size: 12px;
-}
-
-#dashboard_quick_press h4 label {
-        margin-right: 10px;
-}
-
-#dashboard_quick_press .input-text-wrap,
-#dashboard_quick_press .textarea-wrap {
-        margin: 0 0 1em 5em;
-}
-
-#dashboard_quick_press #media-buttons {
-        margin: 0 0 .5em 5em;
-        padding: 0 0 0 10px;
-        font-size: 11px;
-}
-
-#dashboard_quick_press #media-buttons a {
-        vertical-align: bottom;
-}
-
-#dashboard-widgets #dashboard_quick_press form p.submit {
-        margin-left: 4.6em;
-}
-
-#dashboard-widgets #dashboard_quick_press form p.submit input {
-        float: left;
-}
-
-#dashboard-widgets #dashboard_quick_press form p.submit #save-post {
-        margin: 0 1em 0 10px;
-}
-
-#dashboard-widgets #dashboard_quick_press form p.submit #publish {
-        float: right;
-}
-
-/* Recent Drafts */
-#dashboard_recent_drafts ul {
-        margin: 0;
-        padding: 0;
-        list-style: none;
-}
-
-#dashboard_recent_drafts ul li {
-        margin-bottom: 0.6em;
-}
-
-#dashboard_recent_drafts h4 {
-        font-weight: normal;
-}
-
-#dashboard_recent_drafts h4 abbr {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        font-size: 11px;
-        color: #999;
-        margin-left: 3px;
-}
-
-#dashboard_recent_drafts p {
-        margin: 0;
-        padding: 0;
-}
-
-/* Feeds */
-
-.rss-widget ul {
-        margin: 0;
-        padding: 0;
-        list-style: none;
-}
-
-a.rsswidget {
-        font-size: 13px;
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        line-height: 1.7em;
-}
-
-.rss-widget ul li {
-        line-height: 1.5em;
-        margin-bottom: 12px;
-}
-
-.rss-widget span.rss-date {
-        margin-left: 3px;
-}
-
-.rss-widget cite {
-        display: block;
-        text-align: right;
-        margin: 0 0 1em;
-        padding: 0;
-}
-
-.rss-widget cite:before {
-        content: '\2014';
-}
-
-/* Plugins */
-
-#dashboard_plugins h4 {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-}
-
-#dashboard_plugins h5 {
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        font-size: 13px !important;
-        margin: 0;
-        display: inline;
-        line-height: 1.4em;
-}
-
-#dashboard_plugins h5 a {
-        font-weight: normal;
-        line-height: 1.7em;
-}
-
-#dashboard_plugins p {
-        margin: 0 0 1.4em;
-        line-height: 1.4em;
-}
-
-.dashboard-comment-wrap {
-        overflow: hidden;
-        word-wrap: break-word;
-}
-
</del><ins>+.postbox p,.postbox ul,.postbox ol,.postbox blockquote,#wp-version-message{font-size:11px;}.edit-box{display:none;}h3:hover .edit-box{display:inline;}form .input-text-wrap{border-style:solid;border-width:1px;padding:2px 3px;border-color:#ccc;}#dashboard-widgets form .input-text-wrap input{border:0 none;outline:none;margin:0;padding:0;width:99%;color:#333;}form .textarea-wrap{border-style:solid;border-width:1px;padding:2px;border-color:#ccc;}#dashboard-widgets form .textarea-wrap textarea{border:0 none;padding:0;outline:none;width:99%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:none;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input{margin:0;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0;}div.postbox div.inside{margin:10px;position:relative;}#dashboard-widgets a{text-decoration:none;}#dashboard-widgets h3 a{text-decoration:underline;}#dashboard-widgets h3 .postbox-title-action{position:absolute;right:30px;padding:0;}#dashboard-widgets h4{font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-size:13px;margin:0 0 .2em;padding:0;}#dashboard_right_now p.sub,#dashboard_right_now .table,#dashboard_right_now .versions{margin:-12px;}#dashboard_right_now .inside{font-size:12px;}#dashboard_right_now p.sub{font-style:italic;font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;padding:5px 10px 15px;color:#777;font-size:13px;}#dashboard_right_now .table{background:#f9f9f9;border-top:#ececec 1px solid;border-bottom:#ececec 1px solid;margin:0 -9px 10px;padding:0 10px;}#dashboard_right_now table{width:100%;}#dashboard_right_now table td{border-top:#ececec 1px solid;padding:3px 0;white-space:nowrap;}#dashboard_right_now table tr.first td{border-top:none;}#dashboard_right_now td.b{padding-right:6px;text-align:right;font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-size:14px;}#dashboard_right_now td.b a{font-size:18px;}#dashboard_right_now td.b a:hover{color:#d54e21;}#dashboard_right_now .t{font-size:12px;padding-right:12px;padding-top:6px;color:#777;}#dashboard_right_now td.first,#dashboard_right_now td.last{width:1px;}#dashboard_right_now .spam{color:red;}#dashboard_right_now .waiting{color:#e66f00;}#dashboard_right_now .approved{color:green;}#dashboard_right_now .versions{padding:6px 10px 12px;}#dashboard_right_now .versions .b{font-weight:bold;}#dashboard_right_now a.button{float:right;clear:right;position:relative;top:-5px;}#dashboard_recent_comments h3{margin-bottom:0;}#dashboard_recent_comments .inside{margin-top:0;}#dashboard_recent_comments .comment-meta .approve{font-style:italic;font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;font-size:10px;}#the-comment-list{position:relative;}#the-comment-list .comment-item{padding:1em 10px;border-top:1px solid;}#the-comment-list .pingback{padding-left:9px!important;}#the-comment-list .comment-item,#the-comment-list #replyrow{margin:0 -10px;}#the-comment-list .comment-item:first-child{border-top:none;}#the-comment-list .comment-item .avatar{float:left;margin:0 10px 5px 0;}#the-comment-list .comment-item h4{line-height:1.4;margin-top:-.2em;font-weight:normal;color:#999;}#the-comment-list .comment-item h4 cite{font-style:normal;font-weight:normal;}#the-comment-list .comment-item blockquote,#the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline;}#dashboard_recent_comments #the-comment-list .trackback blockquote,#dashboard_recent_comments #the-comment-list .pingback blockquote{display:block;}#the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:10px;}#dashboard_quick_press h4{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;float:left;width:5.5em;clear:both;font-weight:normal;text-align:right;padding-top:5px;font-size:12px;}#dashboard_quick_press h4 label{margin-right:10px;}#dashboard_quick_press .input-text-wrap,#dashboard_quick_press .textarea-wrap{margin:0 0 1em 5em;}#dashboard_quick_press #media-buttons{margin:0 0 .5em 5em;padding:0 0 0 10px;font-size:11px;}#dashboard_quick_press #media-buttons a{vertical-align:bottom;}#dashboard-widgets #dashboard_quick_press form p.submit{margin-left:4.6em;}#dashboard-widgets #dashboard_quick_press form p.submit input{float:left;}#dashboard-widgets #dashboard_quick_press form p.submit #save-post{margin:0 1em 0 10px;}#dashboard-widgets #dashboard_quick_press form p.submit #publish{float:right;}#dashboard_recent_drafts ul{margin:0;padding:0;list-style:none;}#dashboard_recent_drafts ul li{margin-bottom:.6em;}#dashboard_recent_drafts h4{font-weight:normal;}#dashboard_recent_drafts h4 abbr{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;font-size:11px;color:#999;margin-left:3px;}#dashboard_recent_drafts p{margin:0;padding:0;}.rss-widget ul{margin:0;padding:0;list-style:none;}a.rsswidget{font-size:13px;font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;line-height:1.7em;}.rss-widget ul li{line-height:1.5em;margin-bottom:12px;}.rss-widget span.rss-date{margin-left:3px;}.rss-widget cite{display:block;text-align:right;margin:0 0 1em;padding:0;}.rss-widget cite:before{content:'\2014';}#dashboard_plugins h4{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;}#dashboard_plugins h5{font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-size:13px!important;margin:0;display:inline;line-height:1.4em;}#dashboard_plugins h5 a{font-weight:normal;line-height:1.7em;}#dashboard_plugins p{margin:0 0 1.4em;line-height:1.4em;}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincssdashboarddevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/dashboard.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/dashboard.dev.css                                (rev 0)
+++ trunk/wp-admin/css/dashboard.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,390 @@
</span><ins>+.postbox p, .postbox ul, .postbox ol, .postbox blockquote, #wp-version-message { font-size: 11px; }
+
+.edit-box {
+        display: none;
+}
+
+h3:hover .edit-box {
+        display: inline;
+}
+
+form .input-text-wrap {
+        border-style: solid;
+        border-width: 1px;
+        padding: 2px 3px;
+        border-color: #ccc;
+}
+
+#dashboard-widgets form .input-text-wrap input {
+        border: 0 none;
+        outline: none;
+        margin: 0;
+        padding: 0;
+        width: 99%;
+        color: #333;
+}
+
+form .textarea-wrap {
+        border-style: solid;
+        border-width: 1px;
+        padding: 2px;
+        border-color: #ccc;
+}
+
+#dashboard-widgets form .textarea-wrap textarea {
+        border: 0 none;
+        padding: 0;
+        outline: none;
+        width: 99%;
+        -moz-box-sizing: border-box;
+        -webkit-box-sizing: border-box;
+        box-sizing: border-box;
+}
+
+#dashboard-widgets .postbox form .submit {
+        float: none;
+        margin: .5em 0 0;
+        padding: 0;
+        border: none;
+}
+
+#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input {
+        margin: 0;
+}
+
+#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish {
+        min-width: 0;
+}
+
+div.postbox div.inside {
+        margin: 10px;
+        position: relative;
+}
+
+#dashboard-widgets a {
+        text-decoration: none;
+}
+
+#dashboard-widgets h3 a {
+        text-decoration: underline;
+}
+
+#dashboard-widgets h3 .postbox-title-action {
+        position: absolute;
+        right: 30px;
+        padding: 0;
+}
+
+#dashboard-widgets h4 {
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-size: 13px;
+        margin: 0 0 .2em;
+        padding: 0;
+}
+
+/* Right Now */
+
+#dashboard_right_now p.sub,
+#dashboard_right_now .table, #dashboard_right_now .versions {
+        margin: -12px;
+}
+
+#dashboard_right_now .inside {
+        font-size: 12px;
+}
+
+#dashboard_right_now p.sub {
+        font-style: italic;
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        padding: 5px 10px 15px;
+        color: #777;
+        font-size: 13px;
+}
+
+#dashboard_right_now .table {
+        background: #f9f9f9;
+        border-top: #ececec 1px solid;
+        border-bottom: #ececec 1px solid;
+        margin: 0 -9px 10px;
+        padding: 0 10px;
+}
+
+#dashboard_right_now table {
+        width: 100%;
+}
+
+#dashboard_right_now table  td {
+        border-top: #ececec 1px solid;
+        padding: 3px 0;
+        white-space: nowrap;
+}
+
+#dashboard_right_now table tr.first td {
+        border-top: none;
+}
+
+#dashboard_right_now td.b {
+        padding-right: 6px;
+        text-align: right;
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-size: 14px;
+}
+
+#dashboard_right_now td.b a {
+        font-size: 18px;
+}
+
+#dashboard_right_now td.b a:hover {
+        color: #d54e21;
+}
+
+#dashboard_right_now .t {
+        font-size: 12px;
+        padding-right: 12px;
+        padding-top: 6px;
+        color: #777;
+}
+
+#dashboard_right_now td.first,
+#dashboard_right_now td.last {
+        width: 1px;
+}
+
+#dashboard_right_now .spam {
+        color: red;
+}
+
+#dashboard_right_now .waiting {
+        color: #e66f00;
+}
+
+#dashboard_right_now .approved {
+        color: green;
+}
+
+#dashboard_right_now .versions {
+        padding: 6px 10px 12px;
+}
+
+#dashboard_right_now .versions .b {
+        font-weight: bold;
+}
+
+#dashboard_right_now a.button {
+        float: right;
+        clear: right;
+        position: relative;
+        top: -5px;
+}
+
+/* Recent Comments */
+
+#dashboard_recent_comments h3 {
+        margin-bottom: 0;
+}
+
+#dashboard_recent_comments .inside {
+        margin-top: 0;
+}
+
+#dashboard_recent_comments .comment-meta .approve {
+        font-style: italic;
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        font-size: 10px;
+}
+
+#the-comment-list {
+        position: relative;
+}
+
+#the-comment-list .comment-item {
+        padding: 1em 10px;
+        border-top: 1px solid;
+}
+
+#the-comment-list .pingback {
+        padding-left: 9px !important;
+}
+
+#the-comment-list .comment-item,
+#the-comment-list #replyrow {
+        margin: 0 -10px;
+}
+
+#the-comment-list .comment-item:first-child {
+        border-top: none;
+}
+
+#the-comment-list .comment-item .avatar {
+        float: left;
+        margin: 0 10px 5px 0;
+}
+
+#the-comment-list .comment-item h4 {
+        line-height: 1.4;
+        margin-top: -.2em;
+        font-weight: normal;
+        color: #999;
+}
+
+#the-comment-list .comment-item h4 cite {
+        font-style: normal;
+        font-weight: normal;
+}
+
+#the-comment-list .comment-item blockquote,
+#the-comment-list .comment-item blockquote p {
+        margin: 0;
+        padding: 0;
+        display: inline;
+}
+
+#dashboard_recent_comments #the-comment-list .trackback blockquote,
+#dashboard_recent_comments #the-comment-list .pingback blockquote {
+        display: block;
+}
+
+#the-comment-list .comment-item p.row-actions {
+        margin: 3px 0 0;
+        padding: 0;
+        font-size: 10px;
+}
+
+/* QuickPress */
+
+#dashboard_quick_press h4 {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        float: left;
+        width: 5.5em;
+        clear: both;
+        font-weight: normal;
+        text-align: right;
+        padding-top: 5px;
+        font-size: 12px;
+}
+
+#dashboard_quick_press h4 label {
+        margin-right: 10px;
+}
+
+#dashboard_quick_press .input-text-wrap,
+#dashboard_quick_press .textarea-wrap {
+        margin: 0 0 1em 5em;
+}
+
+#dashboard_quick_press #media-buttons {
+        margin: 0 0 .5em 5em;
+        padding: 0 0 0 10px;
+        font-size: 11px;
+}
+
+#dashboard_quick_press #media-buttons a {
+        vertical-align: bottom;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit {
+        margin-left: 4.6em;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit input {
+        float: left;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit #save-post {
+        margin: 0 1em 0 10px;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit #publish {
+        float: right;
+}
+
+/* Recent Drafts */
+#dashboard_recent_drafts ul {
+        margin: 0;
+        padding: 0;
+        list-style: none;
+}
+
+#dashboard_recent_drafts ul li {
+        margin-bottom: 0.6em;
+}
+
+#dashboard_recent_drafts h4 {
+        font-weight: normal;
+}
+
+#dashboard_recent_drafts h4 abbr {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        font-size: 11px;
+        color: #999;
+        margin-left: 3px;
+}
+
+#dashboard_recent_drafts p {
+        margin: 0;
+        padding: 0;
+}
+
+/* Feeds */
+
+.rss-widget ul {
+        margin: 0;
+        padding: 0;
+        list-style: none;
+}
+
+a.rsswidget {
+        font-size: 13px;
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        line-height: 1.7em;
+}
+
+.rss-widget ul li {
+        line-height: 1.5em;
+        margin-bottom: 12px;
+}
+
+.rss-widget span.rss-date {
+        margin-left: 3px;
+}
+
+.rss-widget cite {
+        display: block;
+        text-align: right;
+        margin: 0 0 1em;
+        padding: 0;
+}
+
+.rss-widget cite:before {
+        content: '\2014';
+}
+
+/* Plugins */
+
+#dashboard_plugins h4 {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+}
+
+#dashboard_plugins h5 {
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-size: 13px !important;
+        margin: 0;
+        display: inline;
+        line-height: 1.4em;
+}
+
+#dashboard_plugins h5 a {
+        font-weight: normal;
+        line-height: 1.7em;
+}
+
+#dashboard_plugins p {
+        margin: 0 0 1.4em;
+        line-height: 1.4em;
+}
+
+.dashboard-comment-wrap {
+        overflow: hidden;
+        word-wrap: break-word;
+}
+
</ins><span class="cx">Property changes on: trunk/wp-admin/css/dashboard.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincssglobalcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/global.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/global.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/global.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,486 +1 @@
</span><del>-/* http://meyerweb.com/eric/tools/css/reset/ */
-/* v1.0 | 20080212 */
-
-html, body, div, span, applet, object, iframe,
-h1, h2, h3, h4, h5, h6, p, blockquote, pre,
-a, abbr, acronym, address, big, cite, code,
-del, dfn, em, font, img, ins, kbd, q, s, samp,
-small, strike, strong, sub, sup, tt, var,
-b, u, i, center,
-dl, dt, dd, ol, ul, li,
-fieldset, form, label, legend,
-table, caption, tbody, tfoot, thead, tr, th, td {
-        margin: 0;
-        padding: 0;
-        border: 0;
-        outline: 0;
-/*        font-size: 100%;
-        vertical-align: baseline; */
-        background: transparent;
-}
-body {
-        line-height: 1;
-}
-ol, ul {
-        list-style: none;
-}
-blockquote, q {
-        quotes: none;
-}
-blockquote:before, blockquote:after,
-q:before, q:after {
-        content: '';
-        content: none;
-}
-
-/* remember to define focus styles! */
-/*
-:focus {
-        outline: 0;
-}
-*/
-/* remember to highlight inserts somehow! */
-ins {
-        text-decoration: none;
-}
-del {
-        text-decoration: line-through;
-}
-
-/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
-/*
-table {
-        border-collapse: collapse;
-        border-spacing: 0;
-}
-*/
-/* end reset css */
-
-
-/* 2 column liquid layout */
-#wpwrap {
-        height: auto;
-        min-height: 100%;
-        width: 100%;
-}
-
-#wpcontent {
-        height: 100%;
-        padding-bottom: 50px;
-}
-
-#wpbody {
-        clear: both;
-        margin-left: 175px;
-}
-
-.folded #wpbody {
-        margin-left: 60px;
-}
-
-#wpbody-content {
-        float: left;
-        width: 100%;
-}
-
-#adminmenu {
-        float: left;
-        clear: left;
-        width: 145px;
-        margin-top: 15px;
-        margin-right: 5px;
-        margin-bottom: 15px;
-        margin-left: -160px;
-        position: relative;
-        padding: 0;
-        list-style: none;
-}
-
-.folded #adminmenu {
-        margin-left: -45px;
-}
-
-.folded #adminmenu,
-.folded #adminmenu li.menu-top {
-        width: 28px;
-}
-
-#footer {
-        clear: both;
-        position: relative;
-        width: 100%;
-}
-
-/* inner 2 column liquid layout */
-.inner-sidebar {
-        float: right;
-        clear: right;
-        display: none;
-        width: 281px;
-        position: relative;
-}
-
-.inner-sidebar #side-sortables {
-        width: 280px;
-        min-height: 300px;
-}
-
-.has-right-sidebar .inner-sidebar {
-        display: block;
-}
-
-.has-right-sidebar #post-body {
-        float: left;
-        clear: left;
-        width: 100%;
-        margin-right: -340px;
-}
-
-.has-right-sidebar #post-body-content {
-        margin-right: 300px;
-}
-
-/* 2 columns main area */
-
-#col-container {
-        overflow: hidden;
-        padding: 0;
-        margin: 0;
-}
-
-#col-left {
-        padding: 0;
-        margin: 0;
-        overflow: hidden;
-        width: 39%;
-}
-
-#col-right {
-        float: right;
-        clear: right;
-        overflow: hidden;
-        padding: 0;
-        margin: 0;
-        width: 59%;
-}
-
-/* utility classes */
-.alignleft {
-        float: left;
-}
-
-.alignright {
-        float: right;
-}
-
-.textleft {
-        text-align: left;
-}
-
-.textright {
-        text-align: right;
-}
-
-.clear {
-        clear: both;
-}
-
-/* Hide visually but not from screen readers */
-.screen-reader-text,
-.screen-reader-text span {
-        position: absolute;
-        left: -1000em;
-        height: 1px;
-        width: 1px;
-        overflow: hidden;
-}
-
-.hidden,
-.js .closed .inside,
-.js .hide-if-js,
-.no-js .hide-if-no-js {
-        display: none;
-}
-
-/* include margin and padding in the width calculation of input and textarea */
-input[type=&quot;text&quot;],
-input[type=&quot;password&quot;],
-textarea {
-        -moz-box-sizing: border-box;
-        -webkit-box-sizing: border-box;
-        -ms-box-sizing: border-box; /* ie8 only */
-        box-sizing: border-box;
-}
-
-input[type=&quot;checkbox&quot;],
-input[type=&quot;radio&quot;] {
-        vertical-align: middle;
-}
-
-/* styles for use by people extending the WordPress interface */
-html,
-body {
-        height: 100%;
-}
-
-body,
-td,
-textarea,
-input,
-select {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        font-size: 13px;
-}
-
-body,
-textarea {
-        line-height: 1.4em;
-}
-
-input,
-select {
-        line-height: 1em;
-}
-
-p {
-        margin: 1em 0;
-}
-
-blockquote {
-        margin: 1em;
-}
-
-label {
-        cursor: pointer;
-}
-
-li,
-dd {
-        margin-bottom: 6px;
-}
-
-p,
-li,
-dl,
-dd,
-dt {
-        line-height: 140%;
-}
-
-textarea,
-input,
-select {
-        margin: 1px;
-        padding: 3px;
-}
-
-h1 {
-  display: block;
-  font-size: 2em;
-  font-weight: bold;
-  margin: .67em 0;
-}
-
-h2 {
-  display: block;
-  font-size: 1.5em;
-  font-weight: bold;
-  margin: .83em 0;
-}
-
-h3 {
-  display: block;
-  font-size: 1.17em;
-  font-weight: bold;
-  margin: 1em 0;
-}
-
-h4 {
-  display: block;
-  font-size: 1em;
-  font-weight: bold;
-  margin: 1.33em 0;
-}
-
-h5 {
-  display: block;
-  font-size: 0.83em;
-  font-weight: bold;
-  margin: 1.67em 0;
-}
-
-h6 {
-  display: block;
-  font-size: 0.67em;
-  font-weight: bold;
-  margin: 2.33em 0;
-}
-
-ul.ul-disc {
-        list-style: disc outside;
-}
-
-ul.ul-square {
-        list-style: square outside;
-}
-
-ol.ol-decimal {
-        list-style: decimal outside;
-}
-
-ul.ul-disc,
-ul.ul-square,
-ol.ol-decimal {
-        margin-left: 1.8em;
-}
-
-ul.ul-disc &gt; li,
-ul.ul-square &gt; li,
-ol.ol-decimal &gt; li {
-        margin: 0 0 0.5em;
-}
-
-.subsubsub {
-        list-style: none;
-        margin: 8px 0 5px;
-        padding: 0;
-        white-space: nowrap;
-        font-size: 11px;
-        float: left;
-}
-
-.subsubsub a {
-        line-height: 2;
-        padding: .2em;
-        text-decoration: none;
-}
-
-.subsubsub a .count, .subsubsub a.current .count {
-        color: #999;
-        font-weight: normal;
-}
-
-.subsubsub a.current {
-        font-weight: bold;
-        background: none;
-        border: none;
-}
-
-.subsubsub li {
-        display: inline;
-        margin: 0;
-        padding: 0;
-}
-
-.widefat {
-        border-width: 1px;
-        border-style: solid;
-        border-spacing: 0;
-        width: 100%;
-        clear: both;
-        margin: 0;
-        -moz-border-radius: 4px;
-        -khtml-border-radius: 4px;
-        -webkit-border-radius: 4px;
-        border-radius: 4px;
-}
-
-.widefat * {
-        word-wrap: break-word;
-}
-
-.widefat a {
-        text-decoration: none;
-}
-
-.widefat td,
-.widefat th {
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-        font-size: 11px;
-        vertical-align: text-top;
-}
-
-.widefat td {
-        padding: 3px 7px;
-        vertical-align: top;
-}
-
-.widefat td p,
-.widefat td ol,
-.widefat td ul {
-        font-size: 11px;
-}
-
-.widefat th {
-        padding: 7px 7px 8px;
-        text-align: left;
-        line-height: 1.3em;
-}
-
-.widefat th input {
-        margin: 0 0 0 8px;
-        padding: 0;
-        vertical-align: text-top;
-}
-
-.widefat .check-column {
-        width: 2.2em;
-        padding: 0;
-
-}
-
-.widefat tbody th.check-column {
-        padding: 7px 0 22px;
-}
-
-.widefat .num,
-.column-comments,
-.column-links,
-.column-posts {
-        text-align: center;
-}
-
-.widefat th#comments {
-        vertical-align: middle;
-}
-
-.wrap {
-        margin: 0 15px 0 5px;
-}
-
-.updated,
-.error {
-        border-width: 1px;
-        border-style: solid;
-        padding: 0 0.6em;
-        margin: 5px 15px 2px;
-        -moz-border-radius: 3px;
-        -khtml-border-radius: 3px;
-        -webkit-border-radius: 3px;
-        border-radius: 3px;
-}
-
-.updated p,
-.error p {
-        margin: 0.5em 0;
-        line-height: 1;
-        padding: 2px;
-}
-
-.wrap .updated,
-.wrap .error {
-        margin: 5px 0 15px;
-}
-
-.wrap h2 {
-        font: italic normal normal 24px/29px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        margin: 0;
-        padding: 14px 15px 3px 0;
-        line-height: 35px;
-        text-shadow: rgba(255,255,255,1) 0px 1px 0px;
-}
-
-.wrap h2.long-header {
-        padding-right: 0;
-}
</del><ins>+html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}ins{text-decoration:none;}del{text-decoration:line-through;}#wpwrap{height:auto;min-height:100%;width:100%;}#wpcontent{height:100%;padding-bottom:50px;}#wpbody{clear:both;margin-left:175px;}.folded #wpbody{margin-left:60px;}#wpbody-content{float:left;width:100%;}#adminmenu{float:left;clear:left;width:145px;margin-top:15px;margin-right:5px;margin-bottom:15px;margin-left:-160px;position:relative;padding:0;list-style:none;}.folded #adminmenu{margin-left:-45px;}.folded #adminmenu,.folded #adminmenu li.menu-top{width:28px;}#footer{clear:both;position:relative;width:100%;}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative;}.inner-sidebar #side-sortables{width:280px;min-height:300px;}.has-right-sidebar .inner-sidebar{display:block;}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-340px;}.has-right-sidebar #post-body-content{margin-right:300px;}#col-container{overflow:hidden;padding:0;margin:0;}#col-left{padding:0;margin:0;overflow:hidden;width:39%;}#col-right{float:right;clear:right;overflow:hidden;padding:0;margin:0;width:59%;}.alignleft{float:left;}.alignright{float:right;}.textleft{text-align:left;}.textright{text-align:right;}.clear{clear:both;}.screen-reader-text,.screen-reader-text span{position:absolute;left:-1000em;height:1px;width:1px;overflow:hidden;}.hidden,.js .closed .inside,.js .hide-if-js,.no-js .hide-if-no-js{display:none;}input[type=&quot;text&quot;],input[type=&quot;password&quot;],textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}input[type=&quot;checkbox&quot;],input[type=&quot;radio&quot;]{vertical-align:middle;}html,body{height:100%;}body,td,textarea,input,select{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;font-size:13px;}body,textarea{line-height:1.4em;}input,select{line-height:1em;}p{margin:1em 0;}blockquote{margin:1em;}label{cursor:pointer;}li,dd{margin-bottom:6px;}p,li,dl,dd,dt{line-height:140%;}textarea,input,select{margin:1px;padding:3px;}h1{display:block;font-size:2em;font-weight:bold;margin:.67em 0;}h2{display:block;font-size:1.5em;font-weight:bold;margin:.83em 0;}h3{display:block;font-size:1.17em;font-weight:bold;margin:1em 0;}h4{display:block;font-size:1em;font-weight:bold;margin:1.33em 0;}h5{display:block;font-size:.83em;font-weight:bold;margin:1.67em 0;}h6{display:block;font-size:.67em;font-weight:bold;margin:2.33em 0;}ul.ul-disc{list-style:disc outside;}ul.ul-square{list-style:square outside;}ol.ol-decimal{list-style:decimal outside;}ul.ul-disc,ul.ul-square,ol.ol-decimal{margin-left:1.8em;}ul.ul-disc&gt;li,ul.ul-square&gt;li,ol.ol-decimal&gt;li{margin:0 0 .5em;}.subsubsub{list-style:none;margin:8px 0 5px;padding:0;white-space:nowrap;font-size:11px;float:left;}.subsubsub a{line-height:2;padding:.2em;text-decoration:none;}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:normal;}.subsubsub a.current{font-weight:bold;background:none;border:none;}.subsubsub li{display:inline;margin:0;padding:0;}.widefat{border-width:1px;border-style:solid;border-spacing:0;width:100%;clear:both;margin:0;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}.widefat *{word-wrap:break-word;}.widefat a{text-decoration:none;}.widefat td,.widefat th{border-bottom-width:1px;border-bottom-style:solid;font-size:11px;vertical-align:text-top;}.widefat td{padding:3px 7px;vertical-align:top;}.widefat td p,.widefat td ol,.widefat td ul{font-size:11px;}.widefat th{padding:7px 7px 8px;text-align:left;line-height:1.3em;}.widefat th input{margin:0 0 0 8px;padding:0;vertical-align:text-top;}.widefat .check-column{width:2.2em;padding:0;}.widefat tbody th.check-column{padding:7px 0 22px;}.widefat .num,.column-comments,.column-links,.column-posts{text-align:center;}.widefat th#comments{vertical-align:middle;}.wrap{margin:0 15px 0 5px;}.updated,.error{border-width:1px;border-style:solid;padding:0 .6em;margin:5px 15px 2px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.updated p,.error p{margin:.5em 0;line-height:1;padding:2px;}.wrap .updated,.wrap .error{margin:5px 0 15px;}.wrap h2{font:italic normal normal 24px/29px Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;margin:0;padding:14px 15px 3px 0;line-height:35px;text-shadow:rgba(255,255,255,1) 0 1px 0;}.wrap h2.long-header{padding-right:0;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincssglobaldevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/global.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/global.dev.css                                (rev 0)
+++ trunk/wp-admin/css/global.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,486 @@
</span><ins>+/* http://meyerweb.com/eric/tools/css/reset/ */
+/* v1.0 | 20080212 */
+
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, font, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td {
+        margin: 0;
+        padding: 0;
+        border: 0;
+        outline: 0;
+/*        font-size: 100%;
+        vertical-align: baseline; */
+        background: transparent;
+}
+body {
+        line-height: 1;
+}
+ol, ul {
+        list-style: none;
+}
+blockquote, q {
+        quotes: none;
+}
+blockquote:before, blockquote:after,
+q:before, q:after {
+        content: '';
+        content: none;
+}
+
+/* remember to define focus styles! */
+/*
+:focus {
+        outline: 0;
+}
+*/
+/* remember to highlight inserts somehow! */
+ins {
+        text-decoration: none;
+}
+del {
+        text-decoration: line-through;
+}
+
+/* tables still need 'cellspacing=&quot;0&quot;' in the markup */
+/*
+table {
+        border-collapse: collapse;
+        border-spacing: 0;
+}
+*/
+/* end reset css */
+
+
+/* 2 column liquid layout */
+#wpwrap {
+        height: auto;
+        min-height: 100%;
+        width: 100%;
+}
+
+#wpcontent {
+        height: 100%;
+        padding-bottom: 50px;
+}
+
+#wpbody {
+        clear: both;
+        margin-left: 175px;
+}
+
+.folded #wpbody {
+        margin-left: 60px;
+}
+
+#wpbody-content {
+        float: left;
+        width: 100%;
+}
+
+#adminmenu {
+        float: left;
+        clear: left;
+        width: 145px;
+        margin-top: 15px;
+        margin-right: 5px;
+        margin-bottom: 15px;
+        margin-left: -160px;
+        position: relative;
+        padding: 0;
+        list-style: none;
+}
+
+.folded #adminmenu {
+        margin-left: -45px;
+}
+
+.folded #adminmenu,
+.folded #adminmenu li.menu-top {
+        width: 28px;
+}
+
+#footer {
+        clear: both;
+        position: relative;
+        width: 100%;
+}
+
+/* inner 2 column liquid layout */
+.inner-sidebar {
+        float: right;
+        clear: right;
+        display: none;
+        width: 281px;
+        position: relative;
+}
+
+.inner-sidebar #side-sortables {
+        width: 280px;
+        min-height: 300px;
+}
+
+.has-right-sidebar .inner-sidebar {
+        display: block;
+}
+
+.has-right-sidebar #post-body {
+        float: left;
+        clear: left;
+        width: 100%;
+        margin-right: -340px;
+}
+
+.has-right-sidebar #post-body-content {
+        margin-right: 300px;
+}
+
+/* 2 columns main area */
+
+#col-container {
+        overflow: hidden;
+        padding: 0;
+        margin: 0;
+}
+
+#col-left {
+        padding: 0;
+        margin: 0;
+        overflow: hidden;
+        width: 39%;
+}
+
+#col-right {
+        float: right;
+        clear: right;
+        overflow: hidden;
+        padding: 0;
+        margin: 0;
+        width: 59%;
+}
+
+/* utility classes */
+.alignleft {
+        float: left;
+}
+
+.alignright {
+        float: right;
+}
+
+.textleft {
+        text-align: left;
+}
+
+.textright {
+        text-align: right;
+}
+
+.clear {
+        clear: both;
+}
+
+/* Hide visually but not from screen readers */
+.screen-reader-text,
+.screen-reader-text span {
+        position: absolute;
+        left: -1000em;
+        height: 1px;
+        width: 1px;
+        overflow: hidden;
+}
+
+.hidden,
+.js .closed .inside,
+.js .hide-if-js,
+.no-js .hide-if-no-js {
+        display: none;
+}
+
+/* include margin and padding in the width calculation of input and textarea */
+input[type=&quot;text&quot;],
+input[type=&quot;password&quot;],
+textarea {
+        -moz-box-sizing: border-box;
+        -webkit-box-sizing: border-box;
+        -ms-box-sizing: border-box; /* ie8 only */
+        box-sizing: border-box;
+}
+
+input[type=&quot;checkbox&quot;],
+input[type=&quot;radio&quot;] {
+        vertical-align: middle;
+}
+
+/* styles for use by people extending the WordPress interface */
+html,
+body {
+        height: 100%;
+}
+
+body,
+td,
+textarea,
+input,
+select {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        font-size: 13px;
+}
+
+body,
+textarea {
+        line-height: 1.4em;
+}
+
+input,
+select {
+        line-height: 1em;
+}
+
+p {
+        margin: 1em 0;
+}
+
+blockquote {
+        margin: 1em;
+}
+
+label {
+        cursor: pointer;
+}
+
+li,
+dd {
+        margin-bottom: 6px;
+}
+
+p,
+li,
+dl,
+dd,
+dt {
+        line-height: 140%;
+}
+
+textarea,
+input,
+select {
+        margin: 1px;
+        padding: 3px;
+}
+
+h1 {
+  display: block;
+  font-size: 2em;
+  font-weight: bold;
+  margin: .67em 0;
+}
+
+h2 {
+  display: block;
+  font-size: 1.5em;
+  font-weight: bold;
+  margin: .83em 0;
+}
+
+h3 {
+  display: block;
+  font-size: 1.17em;
+  font-weight: bold;
+  margin: 1em 0;
+}
+
+h4 {
+  display: block;
+  font-size: 1em;
+  font-weight: bold;
+  margin: 1.33em 0;
+}
+
+h5 {
+  display: block;
+  font-size: 0.83em;
+  font-weight: bold;
+  margin: 1.67em 0;
+}
+
+h6 {
+  display: block;
+  font-size: 0.67em;
+  font-weight: bold;
+  margin: 2.33em 0;
+}
+
+ul.ul-disc {
+        list-style: disc outside;
+}
+
+ul.ul-square {
+        list-style: square outside;
+}
+
+ol.ol-decimal {
+        list-style: decimal outside;
+}
+
+ul.ul-disc,
+ul.ul-square,
+ol.ol-decimal {
+        margin-left: 1.8em;
+}
+
+ul.ul-disc &gt; li,
+ul.ul-square &gt; li,
+ol.ol-decimal &gt; li {
+        margin: 0 0 0.5em;
+}
+
+.subsubsub {
+        list-style: none;
+        margin: 8px 0 5px;
+        padding: 0;
+        white-space: nowrap;
+        font-size: 11px;
+        float: left;
+}
+
+.subsubsub a {
+        line-height: 2;
+        padding: .2em;
+        text-decoration: none;
+}
+
+.subsubsub a .count, .subsubsub a.current .count {
+        color: #999;
+        font-weight: normal;
+}
+
+.subsubsub a.current {
+        font-weight: bold;
+        background: none;
+        border: none;
+}
+
+.subsubsub li {
+        display: inline;
+        margin: 0;
+        padding: 0;
+}
+
+.widefat {
+        border-width: 1px;
+        border-style: solid;
+        border-spacing: 0;
+        width: 100%;
+        clear: both;
+        margin: 0;
+        -moz-border-radius: 4px;
+        -khtml-border-radius: 4px;
+        -webkit-border-radius: 4px;
+        border-radius: 4px;
+}
+
+.widefat * {
+        word-wrap: break-word;
+}
+
+.widefat a {
+        text-decoration: none;
+}
+
+.widefat td,
+.widefat th {
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+        font-size: 11px;
+        vertical-align: text-top;
+}
+
+.widefat td {
+        padding: 3px 7px;
+        vertical-align: top;
+}
+
+.widefat td p,
+.widefat td ol,
+.widefat td ul {
+        font-size: 11px;
+}
+
+.widefat th {
+        padding: 7px 7px 8px;
+        text-align: left;
+        line-height: 1.3em;
+}
+
+.widefat th input {
+        margin: 0 0 0 8px;
+        padding: 0;
+        vertical-align: text-top;
+}
+
+.widefat .check-column {
+        width: 2.2em;
+        padding: 0;
+
+}
+
+.widefat tbody th.check-column {
+        padding: 7px 0 22px;
+}
+
+.widefat .num,
+.column-comments,
+.column-links,
+.column-posts {
+        text-align: center;
+}
+
+.widefat th#comments {
+        vertical-align: middle;
+}
+
+.wrap {
+        margin: 0 15px 0 5px;
+}
+
+.updated,
+.error {
+        border-width: 1px;
+        border-style: solid;
+        padding: 0 0.6em;
+        margin: 5px 15px 2px;
+        -moz-border-radius: 3px;
+        -khtml-border-radius: 3px;
+        -webkit-border-radius: 3px;
+        border-radius: 3px;
+}
+
+.updated p,
+.error p {
+        margin: 0.5em 0;
+        line-height: 1;
+        padding: 2px;
+}
+
+.wrap .updated,
+.wrap .error {
+        margin: 5px 0 15px;
+}
+
+.wrap h2 {
+        font: italic normal normal 24px/29px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        margin: 0;
+        padding: 14px 15px 3px 0;
+        line-height: 35px;
+        text-shadow: rgba(255,255,255,1) 0px 1px 0px;
+}
+
+.wrap h2.long-header {
+        padding-right: 0;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/global.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincssinstallcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/install.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/install.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/install.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,133 +1 @@
</span><del>-html { background: #f7f7f7; }
-
-body {
-        background: #fff;
-        color: #333;
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        margin: 2em auto 0 auto;
-        width: 700px;
-        padding: 1em 2em;
-        -moz-border-radius: 11px;
-        -khtml-border-radius: 11px;
-        -webkit-border-radius: 11px;
-        border-radius: 11px;
-        border: 1px solid #dfdfdf;
-}
-
-a { color: #2583ad; text-decoration: none; }
-
-a:hover { color: #d54e21; }
-
-h1 {
-        border-bottom: 1px solid #dadada;
-        clear: both;
-        color: #666;
-        font: 24px Georgia, &quot;Times New Roman&quot;, Times, serif;
-        margin: 5px 0 0 -4px;
-        padding: 0;
-        padding-bottom: 7px;
-}
-
-h2 { font-size: 16px; }
-
-p, li {
-        padding-bottom: 2px;
-        font-size: 12px;
-        line-height: 18px;
-}
-
-code { font-size: 13px; }
-
-ul, ol { padding: 5px 5px 5px 22px; }
-
-#logo { margin: 6px 0 14px 0; border-bottom: none;}
-
-.step {
-        margin: 20px 0 15px;
-}
-
-.step, th { text-align: left; padding: 0; }
-
-.submit input, .button, .button-secondary {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        text-decoration: none;
-        font-size: 14px !important;
-        line-height: 16px;
-        padding: 6px 12px;
-        cursor: pointer;
-        border: 1px solid #bbb;
-        color: #464646;
-        -moz-border-radius: 15px;
-        -khtml-border-radius: 15px;
-        -webkit-border-radius: 15px;
-        border-radius: 15px;
-        -moz-box-sizing: content-box;
-        -webkit-box-sizing: content-box;
-        -khtml-box-sizing: content-box;
-        box-sizing: content-box;
-}
-
-.button:hover, .button-secondary:hover, .submit input:hover {
-        color: #000;
-        border-color: #666;
-}
-
-.button, .submit input, .button-secondary {
-        background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
-}
-
-.button:active, .submit input:active, .button-secondary:active {
-        background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
-}
-
-.form-table {
-        border-collapse: collapse;
-        margin-top: 1em;
-        width: 100%;
-}
-
-.form-table td {
-        margin-bottom: 9px;
-        padding: 10px;
-        border-bottom: 8px solid #fff;
-        font-size: 12px;
-}
-
-.form-table th {
-        font-size: 13px;
-        text-align: left;
-        padding: 16px 10px 10px 10px;
-        border-bottom: 8px solid #fff;
-        width: 110px;
-        vertical-align: top;
-}
-
-.form-table tr {
-        background: #f3f3f3;
-}
-
-.form-table code {
-        line-height: 18px;
-        font-size: 18px;
-}
-
-.form-table p {
-        margin: 4px 0 0 0;
-        font-size: 11px;
-}
-
-.form-table input {
-        line-height: 20px;
-        font-size: 15px;
-        padding: 2px;
-}
-
-#error-page { margin-top: 50px; }
-
-#error-page p {
-        font-size: 12px;
-        line-height: 18px;
-        margin: 25px 0 20px;
-}
-
-#error-page code { font-family: Consolas, Monaco, Courier, monospace; }
</del><ins>+html{background:#f7f7f7;}body{background:#fff;color:#333;font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;margin:2em auto 0 auto;width:700px;padding:1em 2em;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;border:1px solid #dfdfdf;}a{color:#2583ad;text-decoration:none;}a:hover{color:#d54e21;}h1{border-bottom:1px solid #dadada;clear:both;color:#666;font:24px Georgia,&quot;Times New Roman&quot;,Times,serif;margin:5px 0 0 -4px;padding:0;padding-bottom:7px;}h2{font-size:16px;}p,li{padding-bottom:2px;font-size:12px;line-height:18px;}code{font-size:13px;}ul,ol{padding:5px 5px 5px 22px;}#logo{margin:6px 0 14px 0;border-bottom:none;}.step{margin:20px 0 15px;}.step,th{text-align:left;padding:0;}.submit input,.button,.button-secondary{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;text-decoration:none;font-size:14px!important;line-height:16px;padding:6px 12px;cursor:pointer;border:1px solid #bbb;color:#464646;-moz-border-radius:15px;-khtml-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;box-sizing:content-box;}.button:hover,.button-secondary:hover,.submit input:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}.form-table{border-collapse:collapse;margin-top:1em;width:100%;}.form-table td{margin-bottom:9px;padding:10px;border-bottom:8px solid #fff;font-size:12px;}.form-table th{font-size:13px;text-align:left;padding:16px 10px 10px 10px;border-bottom:8px solid #fff;width:110px;vertical-align:top;}.form-table tr{background:#f3f3f3;}.form-table code{line-height:18px;font-size:18px;}.form-table p{margin:4px 0 0 0;font-size:11px;}.form-table input{line-height:20px;font-size:15px;padding:2px;}#error-page{margin-top:50px;}#error-page p{font-size:12px;line-height:18px;margin:25px 0 20px;}#error-page code{font-family:Consolas,Monaco,Courier,monospace;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincssinstalldevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/install.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/install.dev.css                                (rev 0)
+++ trunk/wp-admin/css/install.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,133 @@
</span><ins>+html { background: #f7f7f7; }
+
+body {
+        background: #fff;
+        color: #333;
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        margin: 2em auto 0 auto;
+        width: 700px;
+        padding: 1em 2em;
+        -moz-border-radius: 11px;
+        -khtml-border-radius: 11px;
+        -webkit-border-radius: 11px;
+        border-radius: 11px;
+        border: 1px solid #dfdfdf;
+}
+
+a { color: #2583ad; text-decoration: none; }
+
+a:hover { color: #d54e21; }
+
+h1 {
+        border-bottom: 1px solid #dadada;
+        clear: both;
+        color: #666;
+        font: 24px Georgia, &quot;Times New Roman&quot;, Times, serif;
+        margin: 5px 0 0 -4px;
+        padding: 0;
+        padding-bottom: 7px;
+}
+
+h2 { font-size: 16px; }
+
+p, li {
+        padding-bottom: 2px;
+        font-size: 12px;
+        line-height: 18px;
+}
+
+code { font-size: 13px; }
+
+ul, ol { padding: 5px 5px 5px 22px; }
+
+#logo { margin: 6px 0 14px 0; border-bottom: none;}
+
+.step {
+        margin: 20px 0 15px;
+}
+
+.step, th { text-align: left; padding: 0; }
+
+.submit input, .button, .button-secondary {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        text-decoration: none;
+        font-size: 14px !important;
+        line-height: 16px;
+        padding: 6px 12px;
+        cursor: pointer;
+        border: 1px solid #bbb;
+        color: #464646;
+        -moz-border-radius: 15px;
+        -khtml-border-radius: 15px;
+        -webkit-border-radius: 15px;
+        border-radius: 15px;
+        -moz-box-sizing: content-box;
+        -webkit-box-sizing: content-box;
+        -khtml-box-sizing: content-box;
+        box-sizing: content-box;
+}
+
+.button:hover, .button-secondary:hover, .submit input:hover {
+        color: #000;
+        border-color: #666;
+}
+
+.button, .submit input, .button-secondary {
+        background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
+}
+
+.button:active, .submit input:active, .button-secondary:active {
+        background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
+}
+
+.form-table {
+        border-collapse: collapse;
+        margin-top: 1em;
+        width: 100%;
+}
+
+.form-table td {
+        margin-bottom: 9px;
+        padding: 10px;
+        border-bottom: 8px solid #fff;
+        font-size: 12px;
+}
+
+.form-table th {
+        font-size: 13px;
+        text-align: left;
+        padding: 16px 10px 10px 10px;
+        border-bottom: 8px solid #fff;
+        width: 110px;
+        vertical-align: top;
+}
+
+.form-table tr {
+        background: #f3f3f3;
+}
+
+.form-table code {
+        line-height: 18px;
+        font-size: 18px;
+}
+
+.form-table p {
+        margin: 4px 0 0 0;
+        font-size: 11px;
+}
+
+.form-table input {
+        line-height: 20px;
+        font-size: 15px;
+        padding: 2px;
+}
+
+#error-page { margin-top: 50px; }
+
+#error-page p {
+        font-size: 12px;
+        line-height: 18px;
+        margin: 25px 0 20px;
+}
+
+#error-page code { font-family: Consolas, Monaco, Courier, monospace; }
</ins><span class="cx">Property changes on: trunk/wp-admin/css/install.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincsslogincss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/login.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/login.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/login.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,111 +1 @@
</span><del>-* { margin: 0; padding: 0; }
-
-body {
-        border-top-width: 30px;
-        border-top-style: solid;
-        font: 11px &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-}
-
-form {
-        margin-left: 8px;
-        padding: 16px 16px 40px 16px;
-        font-weight: normal;
-        -moz-border-radius: 11px;
-        -khtml-border-radius: 11px;
-        -webkit-border-radius: 11px;
-        border-radius: 5px;
-        background: #fff;
-        border: 1px solid #e5e5e5;
-        -moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
-        -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
-        -khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
-        box-shadow: rgba(200,200,200,1) 0 4px 18px;
-}
-
-form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }
-
-#login form .submit input {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        padding: 3px 10px;
-        border: none;
-        font-size: 12px;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 11px;
-        -khtml-border-radius: 11px;
-        -webkit-border-radius: 11px;
-        border-radius: 11px;
-        cursor: pointer;
-        text-decoration: none;
-        margin-top: -3px;
-        text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
-}
-
-#login form p {
-        margin-bottom: 0;
-}
-
-label {
-        color: #777;
-        font-size: 13px;
-}
-
-form .forgetmenot label {
-        font-size: 11px;
-        line-height: 19px;
-}
-
-form .submit { float: right; }
-
-form p { margin-bottom: 24px; }
-
-h1 a {
-        background: url(../images/logo-login.gif) no-repeat top center;
-        width: 326px;
-        height: 67px;
-        text-indent: -9999px;
-        overflow: hidden;
-        padding-bottom: 15px;
-        display: block;
-}
-
-#nav {
-        text-shadow: rgba(255,255,255,1) 0 1px 0;
-}
-
-#backtoblog a {
-        position: absolute;
-        top: 7px;
-        left: 15px;
-        text-decoration: none;
-}
-
-#login { width: 320px; margin: 7em auto; }
-
-#login_error, .message {
-        margin: 0 0 16px 8px;
-        border-width: 1px;
-        border-style: solid;
-        padding: 12px;
-        -moz-border-radius: 3px;
-        -khtml-border-radius: 3px;
-        -webkit-border-radius: 3px;
-        border-radius: 3px;
-}
-
-#nav { margin: 0 0 0 8px; padding: 16px; }
-
-#user_pass, #user_login, #user_email {
-        font-size: 24px;
-        width: 97%;
-        padding: 3px;
-        margin-top: 2px;
-        margin-right: 6px;
-        margin-bottom: 16px;
-        border: 1px solid #e5e5e5;
-        background: #fbfbfb;
-}
-
-.clear {
-        clear: both;
-}
</del><ins>+*{margin:0;padding:0;}body{border-top-width:30px;border-top-style:solid;font:11px &quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;}form{margin-left:8px;padding:16px 16px 40px 16px;font-weight:normal;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:5px;background:#fff;border:1px solid #e5e5e5;-moz-box-shadow:rgba(200,200,200,1) 0 4px 18px;-webkit-box-shadow:rgba(200,200,200,1) 0 4px 18px;-khtml-box-shadow:rgba(200,200,200,1) 0 4px 18px;box-shadow:rgba(200,200,200,1) 0 4px 18px;}form .forgetmenot{font-weight:normal;float:left;margin-bottom:0;}#login form .submit input{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;padding:3px 10px;border:none;font-size:12px;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;cursor:pointer;text-decoration:none;margin-top:-3px;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}#login form p{margin-bottom:0;}label{color:#777;font-size:13px;}form .forgetmenot label{font-size:11px;line-height:19px;}form .submit{float:right;}form p{margin-bottom:24px;}h1 a{background:url(../images/logo-login.gif) no-repeat top center;width:326px;height:67px;text-indent:-9999px;overflow:hidden;padding-bottom:15px;display:block;}#nav{text-shadow:rgba(255,255,255,1) 0 1px 0;}#backtoblog a{position:absolute;top:7px;left:15px;text-decoration:none;}#login{width:320px;margin:7em auto;}#login_error,.message{margin:0 0 16px 8px;border-width:1px;border-style:solid;padding:12px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}#nav{margin:0 0 0 8px;padding:16px;}#user_pass,#user_login,#user_email{font-size:24px;width:97%;padding:3px;margin-top:2px;margin-right:6px;margin-bottom:16px;border:1px solid #e5e5e5;background:#fbfbfb;}.clear{clear:both;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincsslogindevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/login.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/login.dev.css                                (rev 0)
+++ trunk/wp-admin/css/login.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,111 @@
</span><ins>+* { margin: 0; padding: 0; }
+
+body {
+        border-top-width: 30px;
+        border-top-style: solid;
+        font: 11px &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+}
+
+form {
+        margin-left: 8px;
+        padding: 16px 16px 40px 16px;
+        font-weight: normal;
+        -moz-border-radius: 11px;
+        -khtml-border-radius: 11px;
+        -webkit-border-radius: 11px;
+        border-radius: 5px;
+        background: #fff;
+        border: 1px solid #e5e5e5;
+        -moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
+        -webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
+        -khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
+        box-shadow: rgba(200,200,200,1) 0 4px 18px;
+}
+
+form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0; }
+
+#login form .submit input {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        padding: 3px 10px;
+        border: none;
+        font-size: 12px;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 11px;
+        -khtml-border-radius: 11px;
+        -webkit-border-radius: 11px;
+        border-radius: 11px;
+        cursor: pointer;
+        text-decoration: none;
+        margin-top: -3px;
+        text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
+}
+
+#login form p {
+        margin-bottom: 0;
+}
+
+label {
+        color: #777;
+        font-size: 13px;
+}
+
+form .forgetmenot label {
+        font-size: 11px;
+        line-height: 19px;
+}
+
+form .submit { float: right; }
+
+form p { margin-bottom: 24px; }
+
+h1 a {
+        background: url(../images/logo-login.gif) no-repeat top center;
+        width: 326px;
+        height: 67px;
+        text-indent: -9999px;
+        overflow: hidden;
+        padding-bottom: 15px;
+        display: block;
+}
+
+#nav {
+        text-shadow: rgba(255,255,255,1) 0 1px 0;
+}
+
+#backtoblog a {
+        position: absolute;
+        top: 7px;
+        left: 15px;
+        text-decoration: none;
+}
+
+#login { width: 320px; margin: 7em auto; }
+
+#login_error, .message {
+        margin: 0 0 16px 8px;
+        border-width: 1px;
+        border-style: solid;
+        padding: 12px;
+        -moz-border-radius: 3px;
+        -khtml-border-radius: 3px;
+        -webkit-border-radius: 3px;
+        border-radius: 3px;
+}
+
+#nav { margin: 0 0 0 8px; padding: 16px; }
+
+#user_pass, #user_login, #user_email {
+        font-size: 24px;
+        width: 97%;
+        padding: 3px;
+        margin-top: 2px;
+        margin-right: 6px;
+        margin-bottom: 16px;
+        border: 1px solid #e5e5e5;
+        background: #fbfbfb;
+}
+
+.clear {
+        clear: both;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/login.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincssmediacss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/media.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/media.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/media.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,370 +1 @@
</span><del>-div#media-upload-header {
-        margin: 0;
-        padding: 0 5px;
-        font-weight: bold;
-        position: relative;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-        height: 2.5em;
-}
-
-body#media-upload ul#sidemenu {
-        font-weight: normal;
-        margin: 0 5px;
-        position: absolute;
-        left: 0px;
-        bottom: -1px;
-}
-
-div#media-upload-error {
-        margin: 1em;
-        font-weight: bold;
-}
-
-form {
-        margin: 1em;
-}
-
-#search-filter {
-        text-align: right;
-}
-
-th {
-        position: relative;
-}
-
-.media-upload-form label.form-help, td.help {
-        font-family: &quot;Lucida Grande&quot;, &quot;Bitstream Vera Sans&quot;, Verdana, Arial, sans-serif;
-        font-style: italic;
-        font-weight: normal;
-}
-
-.media-upload-form p.help {
-        margin: 0;
-        padding: 0;
-}
-
-.media-upload-form fieldset {
-        width: 100%;
-        border: none;
-        text-align: justify;
-        margin: 0 0 1em 0;
-        padding: 0;
-}
-
-/* specific to the image upload form */
-
-
-.image-align-none-label {
-        background: url(../images/align-none.png) no-repeat center left;
-}
-
-.image-align-left-label {
-        background: url(../images/align-left.png) no-repeat center left;
-}
-
-.image-align-center-label {
-        background: url(../images/align-center.png) no-repeat center left;
-}
-
-.image-align-right-label {
-        background: url(../images/align-right.png) no-repeat center left;
-}
-
-tr.image-size td {
-        width: 460px;
-}
-
-tr.image-size div.image-size-item {
-        float: left;
-        width: 25%;
-        margin: 0;
-}
-
-#library-form .progress,
-#gallery-form .progress,
-#flash-upload-ui,
-.insert-gallery,
-.describe.startopen,
-.describe.startclosed {
-        display: none;
-}
-
-.media-item .thumbnail {
-        max-width: 128px;
-        max-height: 128px;
-}
-
-thead.media-item-info tr {
-        background-color: transparent;
-}
-
-thead.media-item-info th,
-thead.media-item-info td {
-        border: none;
-        margin: 0;
-}
-
-.form-table thead.media-item-info {
-        border: 8px solid #fff;
-}
-
-abbr.required {
-        text-decoration: none;
-        border: none;
-}
-
-.describe label {
-        display: inline;
-}
-
-.describe td {
-        vertical-align: middle;
-        padding: 0 5px 0 0;
-}
-
-.describe td.A1 {
-        width: 132px;
-}
-
-.describe input[type=&quot;text&quot;],
-.describe textarea {
-        width: 460px;
-        border-width: 1px;
-        border-style: solid;
-}
-
-.describe-toggle-on,
-.describe-toggle-off {
-        display: block;
-        line-height: 36px;
-        float: right;
-        margin-right: 20px;
-}
-
-.describe-toggle-off {
-        display: none;
-}
-
-.hidden {
-        height: 0;
-        width: 0;
-        overflow: hidden;
-        border: none;
-}
-
-/* Specific to Uploader */
-
-#media-upload .media-upload-form p {
-        margin: 0 1em 1em 0;
-}
-
-#media-upload p.ml-submit {
-        padding: 1em 0;
-}
-
-#media-upload p.help,
-#media-upload label.help {
-        font-family: &quot;Lucida Grande&quot;, &quot;Bitstream Vera Sans&quot;, Verdana, Arial, sans-serif;
-        font-style: italic;
-        font-weight: normal;
-}
-
-#media-upload tr.image-size td.field {
-        text-align: center;
-}
-
-#media-upload #media-items {
-        border-width: 1px;
-        border-style: solid;
-        border-bottom: none;
-        width: 623px;
-}
-
-#media-upload .media-item {
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-        min-height: 36px;
-        width: 100%;
-}
-
-#media-upload .ui-sortable .media-item {
-        cursor: move;
-}
-
-.filename {
-        line-height: 36px;
-        padding: 0 10px;
-        overflow: hidden;
-}
-
-#media-upload .describe {
-        padding: 5px;
-        width: 100%;
-        clear: both;
-        cursor: default;
-}
-
-#media-upload .slidetoggle {
-        border-top-width: 1px;
-        border-top-style: solid;
-}
-
-#media-upload .describe th.label {
-        padding-top: .5em;
-        text-align: left;
-        min-width: 120px;
-}
-
-#media-upload tr.align td.field {
-        text-align: center;
-}
-
-#media-upload tr.image-size {
-        margin-bottom: 1em;
-        height: 3em;
-}
-
-#media-upload #filter {
-        width: 623px;
-}
-
-#media-upload #filter .subsubsub {
-        margin: 8px 0;
-}
-
-#filter .tablenav select {
-        border-style: solid;
-        border-width: 1px;
-        padding: 2px;
-        vertical-align: top;
-        width: auto;
-}
-
-#media-upload .del-attachment {
-        display: none;
-        margin: 5px 0;
-}
-
-.menu_order {
-        float: right;
-        font-size: 11px;
-        margin: 10px 10px 0;
-}
-
-.menu_order_input {
-        border: 1px solid #ddd;
-        font-size: 10px;
-        padding: 1px;
-        width: 23px;
-}
-
-.ui-sortable-helper {
-        background-color: #fff;
-        border: 1px solid #aaa;
-        opacity: 0.6;
-        filter: alpha(opacity=60);
-}
-
-#media-upload th.order-head {
-        width: 25%;
-        text-align: center;
-}
-
-#media-upload .widefat {
-        width: 626px;
-        border-style: solid solid none;
-}
-
-.sorthelper {
-        height: 37px;
-        width: 623px;
-        display: block;
-}
-
-#gallery-settings th.label {
-        width: 160px;
-}
-
-#gallery-settings #basic th.label {
-        padding: 5px 5px 5px 0;
-}
-
-#gallery-settings .title {
-        clear: both;
-        padding: 0 0 3px;
-        border-bottom-style: solid;
-        border-bottom-width: 1px;
-        font-family: Georgia,&quot;Times New Roman&quot;,Times,serif;
-        font-size: 1.6em;
-        border-bottom-color: #DADADA;
-        color: #5A5A5A;
-}
-
-h3.media-title  {
-        color: #5A5A5A;
-        font-family: Georgia,&quot;Times New Roman&quot;,Times,serif;
-        font-size: 1.6em;
-        font-weight: normal;
-}
-
-#gallery-settings .describe td {
-        vertical-align: middle;
-        height: 3.5em;
-}
-
-#gallery-settings .describe th.label {
-        padding-top: .5em;
-        text-align: left;
-}
-
-#gallery-settings .describe {
-        padding: 5px;
-        width: 615px;
-        clear: both;
-        cursor: default;
-}
-
-#gallery-settings .describe select {
-        width: 15em;
-        border: 1px solid #dfdfdf;
-}
-
-#gallery-settings label,
-#gallery-settings legend {
-        font-size: 13px;
-        color: #464646;
-        margin-right: 15px;
-}
-
-#gallery-settings .align .field label {
-        margin: 0 1.5em 0 0;
-}
-
-#gallery-settings p.ml-submit {
-        border-top: 1px solid #dfdfdf;
-}
-
-#gallery-settings select#columns {
-        width: 6em;
-}
-
-#sort-buttons {
-        font-size: 0.8em;
-        margin: 3px 25px -8px 0;
-        text-align: right;
-        max-width: 625px;
-}
-
-#sort-buttons a {
-        text-decoration: none;
-}
-
-#sort-buttons #asc,
-#sort-buttons #showall {
-        padding-left: 5px;
-}
-
-#sort-buttons span {
-        margin-right: 25px;
-}
</del><ins>+div#media-upload-header{margin:0;padding:0 5px;font-weight:bold;position:relative;border-bottom-width:1px;border-bottom-style:solid;height:2.5em;}body#media-upload ul#sidemenu{font-weight:normal;margin:0 5px;position:absolute;left:0;bottom:-1px;}div#media-upload-error{margin:1em;font-weight:bold;}form{margin:1em;}#search-filter{text-align:right;}th{position:relative;}.media-upload-form label.form-help,td.help{font-family:&quot;Lucida Grande&quot;,&quot;Bitstream Vera Sans&quot;,Verdana,Arial,sans-serif;font-style:italic;font-weight:normal;}.media-upload-form p.help{margin:0;padding:0;}.media-upload-form fieldset{width:100%;border:none;text-align:justify;margin:0 0 1em 0;padding:0;}.image-align-none-label{background:url(../images/align-none.png) no-repeat center left;}.image-align-left-label{background:url(../images/align-left.png) no-repeat center left;}.image-align-center-label{background:url(../images/align-center.png) no-repeat center left;}.image-align-right-label{background:url(../images/align-right.png) no-repeat center left;}tr.image-size td{width:460px;}tr.image-size div.image-size-item{float:left;width:25%;margin:0;}#library-form .progress,#gallery-form .progress,#flash-upload-ui,.insert-gallery,.describe.startopen,.describe.startclosed{display:none;}.media-item .thumbnail{max-width:128px;max-height:128px;}thead.media-item-info tr{background-color:transparent;}thead.media-item-info th,thead.media-item-info td{border:none;margin:0;}.form-table thead.media-item-info{border:8px solid #fff;}abbr.required{text-decoration:none;border:none;}.describe label{display:inline;}.describe td{vertical-align:middle;padding:0 5px 0 0;}.describe td.A1{width:132px;}.describe input[type=&quot;text&quot;],.describe textarea{width:460px;border-width:1px;border-style:solid;}.describe-toggle-on,.describe-toggle-off{display:block;line-height:36px;float:right;margin-right:20px;}.describe-toggle-off{display:none;}.hidden{height:0;width:0;overflow:hidden;border:none;}#media-upload .media-upload-form p{margin:0 1em 1em 0;}#media-upload p.ml-submit{padding:1em 0;}#media-upload p.help,#media-upload label.help{font-family:&quot;Lucida Grande&quot;,&quot;Bitstream Vera Sans&quot;,Verdana,Arial,sans-serif;font-style:italic;font-weight:normal;}#media-upload tr.image-size td.field{text-align:center;}#media-upload #media-items{border-width:1px;border-style:solid;border-bottom:none;width:623px;}#media-upload .media-item{border-bottom-width:1px;border-bottom-style:solid;min-height:36px;width:100%;}#media-upload .ui-sortable .media-item{cursor:move;}.filename{line-height:36px;padding:0 10px;overflow:hidden;}#media-upload .describe{padding:5px;width:100%;clear:both;cursor:default;}#media-upload .slidetoggle{border-top-width:1px;border-top-style:solid;}#media-upload .describe th.label{padding-top:.5em;text-align:left;min-width:120px;}#media-upload tr.align td.field{text-align:center;}#media-upload tr.image-size{margin-bottom:1em;height:3em;}#media-upload #filter{width:623px;}#media-upload #filter .subsubsub{margin:8px 0;}#filter .tablenav select{border-style:solid;border-width:1px;padding:2px;vertical-align:top;width:auto;}#media-upload .del-attachment{display:none;margin:5px 0;}.menu_order{float:right;font-size:11px;margin:10px 10px 0;}.menu_order_input{border:1px solid #ddd;font-size:10px;padding:1px;width:23px;}.ui-sortable-helper{background-color:#fff;border:1px solid #aaa;opacity:.6;filter:alpha(opacity=60);}#media-upload th.order-head{width:25%;text-align:center;}#media-upload .widefat{width:626px;border-style:solid solid none;}.sorthelper{height:37px;width:623px;display:block;}#gallery-settings th.label{width:160px;}#gallery-settings #basic th.label{padding:5px 5px 5px 0;}#gallery-settings .title{clear:both;padding:0 0 3px;border-bottom-style:solid;border-bottom-width:1px;font-family:Georgia,&quot;Times New Roman&quot;,Times,serif;font-size:1.6em;border-bottom-color:#DADADA;color:#5A5A5A;}h3.media-title{color:#5A5A5A;font-family:Georgia,&quot;Times New Roman&quot;,Times,serif;font-size:1.6em;font-weight:normal;}#gallery-settings .describe td{vertical-align:middle;height:3.5em;}#gallery-settings .describe th.label{padding-top:.5em;text-align:left;}#gallery-settings .describe{padding:5px;width:615px;clear:both;cursor:default;}#gallery-settings .describe select{width:15em;border:1px solid #dfdfdf;}#gallery-settings label,#gallery-settings legend{font-size:13px;color:#464646;margin-right:15px;}#gallery-settings .align .field label{margin:0 1.5em 0 0;}#gallery-settings p.ml-submit{border-top:1px solid #dfdfdf;}#gallery-settings select#columns{width:6em;}#sort-buttons{font-size:.8em;margin:3px 25px -8px 0;text-align:right;max-width:625px;}#sort-buttons a{text-decoration:none;}#sort-buttons #asc,#sort-buttons #showall{padding-left:5px;}#sort-buttons span{margin-right:25px;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincssmediadevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/media.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/media.dev.css                                (rev 0)
+++ trunk/wp-admin/css/media.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,370 @@
</span><ins>+div#media-upload-header {
+        margin: 0;
+        padding: 0 5px;
+        font-weight: bold;
+        position: relative;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+        height: 2.5em;
+}
+
+body#media-upload ul#sidemenu {
+        font-weight: normal;
+        margin: 0 5px;
+        position: absolute;
+        left: 0px;
+        bottom: -1px;
+}
+
+div#media-upload-error {
+        margin: 1em;
+        font-weight: bold;
+}
+
+form {
+        margin: 1em;
+}
+
+#search-filter {
+        text-align: right;
+}
+
+th {
+        position: relative;
+}
+
+.media-upload-form label.form-help, td.help {
+        font-family: &quot;Lucida Grande&quot;, &quot;Bitstream Vera Sans&quot;, Verdana, Arial, sans-serif;
+        font-style: italic;
+        font-weight: normal;
+}
+
+.media-upload-form p.help {
+        margin: 0;
+        padding: 0;
+}
+
+.media-upload-form fieldset {
+        width: 100%;
+        border: none;
+        text-align: justify;
+        margin: 0 0 1em 0;
+        padding: 0;
+}
+
+/* specific to the image upload form */
+
+
+.image-align-none-label {
+        background: url(../images/align-none.png) no-repeat center left;
+}
+
+.image-align-left-label {
+        background: url(../images/align-left.png) no-repeat center left;
+}
+
+.image-align-center-label {
+        background: url(../images/align-center.png) no-repeat center left;
+}
+
+.image-align-right-label {
+        background: url(../images/align-right.png) no-repeat center left;
+}
+
+tr.image-size td {
+        width: 460px;
+}
+
+tr.image-size div.image-size-item {
+        float: left;
+        width: 25%;
+        margin: 0;
+}
+
+#library-form .progress,
+#gallery-form .progress,
+#flash-upload-ui,
+.insert-gallery,
+.describe.startopen,
+.describe.startclosed {
+        display: none;
+}
+
+.media-item .thumbnail {
+        max-width: 128px;
+        max-height: 128px;
+}
+
+thead.media-item-info tr {
+        background-color: transparent;
+}
+
+thead.media-item-info th,
+thead.media-item-info td {
+        border: none;
+        margin: 0;
+}
+
+.form-table thead.media-item-info {
+        border: 8px solid #fff;
+}
+
+abbr.required {
+        text-decoration: none;
+        border: none;
+}
+
+.describe label {
+        display: inline;
+}
+
+.describe td {
+        vertical-align: middle;
+        padding: 0 5px 0 0;
+}
+
+.describe td.A1 {
+        width: 132px;
+}
+
+.describe input[type=&quot;text&quot;],
+.describe textarea {
+        width: 460px;
+        border-width: 1px;
+        border-style: solid;
+}
+
+.describe-toggle-on,
+.describe-toggle-off {
+        display: block;
+        line-height: 36px;
+        float: right;
+        margin-right: 20px;
+}
+
+.describe-toggle-off {
+        display: none;
+}
+
+.hidden {
+        height: 0;
+        width: 0;
+        overflow: hidden;
+        border: none;
+}
+
+/* Specific to Uploader */
+
+#media-upload .media-upload-form p {
+        margin: 0 1em 1em 0;
+}
+
+#media-upload p.ml-submit {
+        padding: 1em 0;
+}
+
+#media-upload p.help,
+#media-upload label.help {
+        font-family: &quot;Lucida Grande&quot;, &quot;Bitstream Vera Sans&quot;, Verdana, Arial, sans-serif;
+        font-style: italic;
+        font-weight: normal;
+}
+
+#media-upload tr.image-size td.field {
+        text-align: center;
+}
+
+#media-upload #media-items {
+        border-width: 1px;
+        border-style: solid;
+        border-bottom: none;
+        width: 623px;
+}
+
+#media-upload .media-item {
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+        min-height: 36px;
+        width: 100%;
+}
+
+#media-upload .ui-sortable .media-item {
+        cursor: move;
+}
+
+.filename {
+        line-height: 36px;
+        padding: 0 10px;
+        overflow: hidden;
+}
+
+#media-upload .describe {
+        padding: 5px;
+        width: 100%;
+        clear: both;
+        cursor: default;
+}
+
+#media-upload .slidetoggle {
+        border-top-width: 1px;
+        border-top-style: solid;
+}
+
+#media-upload .describe th.label {
+        padding-top: .5em;
+        text-align: left;
+        min-width: 120px;
+}
+
+#media-upload tr.align td.field {
+        text-align: center;
+}
+
+#media-upload tr.image-size {
+        margin-bottom: 1em;
+        height: 3em;
+}
+
+#media-upload #filter {
+        width: 623px;
+}
+
+#media-upload #filter .subsubsub {
+        margin: 8px 0;
+}
+
+#filter .tablenav select {
+        border-style: solid;
+        border-width: 1px;
+        padding: 2px;
+        vertical-align: top;
+        width: auto;
+}
+
+#media-upload .del-attachment {
+        display: none;
+        margin: 5px 0;
+}
+
+.menu_order {
+        float: right;
+        font-size: 11px;
+        margin: 10px 10px 0;
+}
+
+.menu_order_input {
+        border: 1px solid #ddd;
+        font-size: 10px;
+        padding: 1px;
+        width: 23px;
+}
+
+.ui-sortable-helper {
+        background-color: #fff;
+        border: 1px solid #aaa;
+        opacity: 0.6;
+        filter: alpha(opacity=60);
+}
+
+#media-upload th.order-head {
+        width: 25%;
+        text-align: center;
+}
+
+#media-upload .widefat {
+        width: 626px;
+        border-style: solid solid none;
+}
+
+.sorthelper {
+        height: 37px;
+        width: 623px;
+        display: block;
+}
+
+#gallery-settings th.label {
+        width: 160px;
+}
+
+#gallery-settings #basic th.label {
+        padding: 5px 5px 5px 0;
+}
+
+#gallery-settings .title {
+        clear: both;
+        padding: 0 0 3px;
+        border-bottom-style: solid;
+        border-bottom-width: 1px;
+        font-family: Georgia,&quot;Times New Roman&quot;,Times,serif;
+        font-size: 1.6em;
+        border-bottom-color: #DADADA;
+        color: #5A5A5A;
+}
+
+h3.media-title  {
+        color: #5A5A5A;
+        font-family: Georgia,&quot;Times New Roman&quot;,Times,serif;
+        font-size: 1.6em;
+        font-weight: normal;
+}
+
+#gallery-settings .describe td {
+        vertical-align: middle;
+        height: 3.5em;
+}
+
+#gallery-settings .describe th.label {
+        padding-top: .5em;
+        text-align: left;
+}
+
+#gallery-settings .describe {
+        padding: 5px;
+        width: 615px;
+        clear: both;
+        cursor: default;
+}
+
+#gallery-settings .describe select {
+        width: 15em;
+        border: 1px solid #dfdfdf;
+}
+
+#gallery-settings label,
+#gallery-settings legend {
+        font-size: 13px;
+        color: #464646;
+        margin-right: 15px;
+}
+
+#gallery-settings .align .field label {
+        margin: 0 1.5em 0 0;
+}
+
+#gallery-settings p.ml-submit {
+        border-top: 1px solid #dfdfdf;
+}
+
+#gallery-settings select#columns {
+        width: 6em;
+}
+
+#sort-buttons {
+        font-size: 0.8em;
+        margin: 3px 25px -8px 0;
+        text-align: right;
+        max-width: 625px;
+}
+
+#sort-buttons a {
+        text-decoration: none;
+}
+
+#sort-buttons #asc,
+#sort-buttons #showall {
+        padding-left: 5px;
+}
+
+#sort-buttons span {
+        margin-right: 25px;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/media.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincssplugininstallcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/plugin-install.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/plugin-install.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/plugin-install.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,148 +1 @@
</span><del>-/* NOTE: the following CSS rules(.star*) are taken more or less straight from the bbPress rating plugin. */
-div.star-holder {
-        position: relative;
-        height: 19px;
-        width: 100px;
-        font-size: 19px;
-}
-
-div.star {
-        height: 100%;
-        position: absolute;
-        top: 0;
-        left: 0;
-        background-color: transparent;
-        letter-spacing: 1ex;
-        border: none;
-}
-
-.star1 { width: 20%; }
-.star2 { width: 40%; }
-.star3 { width: 60%; }
-.star4 { width: 80%; }
-.star5 { width: 100%; }
-
-.star img, div.star a, div.star a:hover, div.star a:visited {
-        display: block;
-        position: absolute;
-        right: 0;
-        border: none;
-        text-decoration: none;
-}
-
-div.star img {
-        width: 19px;
-        height: 19px;
-        border-left: 1px solid #fff;
-        border-right: 1px solid #fff;
-}
-
-/* Start custom CSS */
-/* Header on thickbox */
-#plugin-information-header {
-        margin: 0;
-        padding: 0 5px;
-        font-weight: bold;
-        position: relative;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-        height: 2.5em;
-}
-#plugin-information ul#sidemenu {
-        font-weight: normal;
-        margin: 0 5px;
-        position: absolute;
-        left: 0;
-        bottom: -1px;
-}
-
-/* Install sidemenu */
-#plugin-information p.action-button {
-        width: 100%;
-        padding-bottom: 0;
-        margin-bottom: 0;
-        margin-top: 10px;
-        -moz-border-radius: 3px 0 0 3px;
-        -webkit-border-top-left-radius: 3px;
-        -khtml-border-top-left-radius: 3px;
-        border-top-left-radius: 3px;
-        -webkit-border-bottom-left-radius: 3px;
-        -khtml-border-bottom-left-radius: 3px;
-        border-bottom-left-radius: 3px;
-}
-
-#plugin-information .action-button a {
-        text-align: center;
-        font-weight: bold;
-        text-decoration: none;
-        display: block;
-        line-height: 2em;
-}
-
-#plugin-information h2 {
-        clear: none !important;
-        margin-right: 200px;
-}
-
-#plugin-information .fyi {
-        margin: 0 10px 50px;
-        width: 210px;
-}
-
-#plugin-information .fyi h2 {
-        font-size: 0.9em;
-        margin-bottom: 0;
-        margin-right: 0;
-}
-
-#plugin-information .fyi h2.mainheader {
-        padding: 5px;
-        -moz-border-radius-topleft: 3px;
-        -webkit-border-top-left-radius: 3px;
-        -khtml-border-top-left-radius: 3px;
-        border-top-left-radius: 3px;
-}
-
-#plugin-information .fyi ul {
-        padding: 10px 5px 10px 7px;
-        margin: 0;
-        list-style: none;
-        -moz-border-radius-bottomleft: 3px;
-        -webkit-border-bottom-left-radius: 3px;
-        -khtml-border-bottom-left-radius: 3px;
-        border-bottom-left-radius: 3px;
-}
-
-#plugin-information .fyi li {
-        margin-right: 0;
-}
-
-#plugin-information #section-holder {
-        padding: 10px;
-}
-
-#plugin-information .section ul,
-#plugin-information .section ol {
-        margin-left: 16px;
-        list-style-type: square;
-        list-style-image: none;
-}
-
-#plugin-information #section-screenshots li img {
-        vertical-align: text-top;
-}
-
-#plugin-information #section-screenshots li p {
-        font-style: italic;
-        padding-left: 20px;
-        padding-bottom: 2em;
-}
-
-#plugin-information .updated,
-#plugin-information pre {
-        margin-right: 215px;
-}
-
-#plugin-information pre {
-        padding: 7px;
-}
</del><ins>+div.star-holder{position:relative;height:19px;width:100px;font-size:19px;}div.star{height:100%;position:absolute;top:0;left:0;background-color:transparent;letter-spacing:1ex;border:none;}.star1{width:20%;}.star2{width:40%;}.star3{width:60%;}.star4{width:80%;}.star5{width:100%;}.star img,div.star a,div.star a:hover,div.star a:visited{display:block;position:absolute;right:0;border:none;text-decoration:none;}div.star img{width:19px;height:19px;border-left:1px solid #fff;border-right:1px solid #fff;}#plugin-information-header{margin:0;padding:0 5px;font-weight:bold;position:relative;border-bottom-width:1px;border-bottom-style:solid;height:2.5em;}#plugin-information ul#sidemenu{font-weight:normal;margin:0 5px;position:absolute;left:0;bottom:-1px;}#plugin-information p.action-button{width:100%;padding-bottom:0;margin-bottom:0;margin-top:10px;-moz-border-radius:3px 0 0 3px;-webkit-border-top-left-radius:3px;-khtml-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-khtml-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .action-button a{text-align:center;font-weight:bold;text-decoration:none;display:block;line-height:2em;}#plugin-information h2{clear:none!important;margin-right:200px;}#plugin-information .fyi{margin:0 10px 50px;width:210px;}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0;}#plugin-information .fyi h2.mainheader{padding:5px;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-left-radius:3px;border-top-left-radius:3px;}#plugin-information .fyi ul{padding:10px 5px 10px 7px;margin:0;list-style:none;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;-khtml-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .fyi li{margin-right:0;}#plugin-information #section-holder{padding:10px;}#plugin-information .section ul,#plugin-information .section ol{margin-left:16px;list-style-type:square;list-style-image:none;}#plugin-information #section-screenshots li img{vertical-align:text-top;}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px;padding-bottom:2em;}#plugin-information .updated,#plugin-information pre{margin-right:215px;}#plugin-information pre{padding:7px;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincssplugininstalldevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/plugin-install.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/plugin-install.dev.css                                (rev 0)
+++ trunk/wp-admin/css/plugin-install.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,148 @@
</span><ins>+/* NOTE: the following CSS rules(.star*) are taken more or less straight from the bbPress rating plugin. */
+div.star-holder {
+        position: relative;
+        height: 19px;
+        width: 100px;
+        font-size: 19px;
+}
+
+div.star {
+        height: 100%;
+        position: absolute;
+        top: 0;
+        left: 0;
+        background-color: transparent;
+        letter-spacing: 1ex;
+        border: none;
+}
+
+.star1 { width: 20%; }
+.star2 { width: 40%; }
+.star3 { width: 60%; }
+.star4 { width: 80%; }
+.star5 { width: 100%; }
+
+.star img, div.star a, div.star a:hover, div.star a:visited {
+        display: block;
+        position: absolute;
+        right: 0;
+        border: none;
+        text-decoration: none;
+}
+
+div.star img {
+        width: 19px;
+        height: 19px;
+        border-left: 1px solid #fff;
+        border-right: 1px solid #fff;
+}
+
+/* Start custom CSS */
+/* Header on thickbox */
+#plugin-information-header {
+        margin: 0;
+        padding: 0 5px;
+        font-weight: bold;
+        position: relative;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+        height: 2.5em;
+}
+#plugin-information ul#sidemenu {
+        font-weight: normal;
+        margin: 0 5px;
+        position: absolute;
+        left: 0;
+        bottom: -1px;
+}
+
+/* Install sidemenu */
+#plugin-information p.action-button {
+        width: 100%;
+        padding-bottom: 0;
+        margin-bottom: 0;
+        margin-top: 10px;
+        -moz-border-radius: 3px 0 0 3px;
+        -webkit-border-top-left-radius: 3px;
+        -khtml-border-top-left-radius: 3px;
+        border-top-left-radius: 3px;
+        -webkit-border-bottom-left-radius: 3px;
+        -khtml-border-bottom-left-radius: 3px;
+        border-bottom-left-radius: 3px;
+}
+
+#plugin-information .action-button a {
+        text-align: center;
+        font-weight: bold;
+        text-decoration: none;
+        display: block;
+        line-height: 2em;
+}
+
+#plugin-information h2 {
+        clear: none !important;
+        margin-right: 200px;
+}
+
+#plugin-information .fyi {
+        margin: 0 10px 50px;
+        width: 210px;
+}
+
+#plugin-information .fyi h2 {
+        font-size: 0.9em;
+        margin-bottom: 0;
+        margin-right: 0;
+}
+
+#plugin-information .fyi h2.mainheader {
+        padding: 5px;
+        -moz-border-radius-topleft: 3px;
+        -webkit-border-top-left-radius: 3px;
+        -khtml-border-top-left-radius: 3px;
+        border-top-left-radius: 3px;
+}
+
+#plugin-information .fyi ul {
+        padding: 10px 5px 10px 7px;
+        margin: 0;
+        list-style: none;
+        -moz-border-radius-bottomleft: 3px;
+        -webkit-border-bottom-left-radius: 3px;
+        -khtml-border-bottom-left-radius: 3px;
+        border-bottom-left-radius: 3px;
+}
+
+#plugin-information .fyi li {
+        margin-right: 0;
+}
+
+#plugin-information #section-holder {
+        padding: 10px;
+}
+
+#plugin-information .section ul,
+#plugin-information .section ol {
+        margin-left: 16px;
+        list-style-type: square;
+        list-style-image: none;
+}
+
+#plugin-information #section-screenshots li img {
+        vertical-align: text-top;
+}
+
+#plugin-information #section-screenshots li p {
+        font-style: italic;
+        padding-left: 20px;
+        padding-bottom: 2em;
+}
+
+#plugin-information .updated,
+#plugin-information pre {
+        margin-right: 215px;
+}
+
+#plugin-information pre {
+        padding: 7px;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/plugin-install.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincsspressthiscss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/press-this.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/press-this.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/press-this.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,559 +1 @@
</span><del>-body {
-        font: 13px &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        color: #333;
-        margin: 0;
-        padding: 0;
-}
-
-img {
-        border: none;
-}
-
-/* Header */
-#wphead {
-        border-top: none;
-        padding-top: 4px;
-        background: #444 !important;
-}
-
-.tagchecklist span a {
-background: transparent url(../images/xit.gif) no-repeat 0 0;
-}
-
-#poststuff #edButtonPreview,
-#poststuff #edButtonHTML {
-        -moz-border-radius: 3px 3px 0 0;
-        -webkit-border-top-right-radius: 3px;
-        -webkit-border-top-left-radius: 3px;
-        -khtml-border-top-right-radius: 3px;
-        -khtml-border-top-left-radius: 3px;
-        border-top-right-radius: 3px;
-        border-top-left-radius: 3px;
-        border-style: solid;
-        border-width: 1px;
-        cursor: pointer;
-        display: block;
-        height: 18px;
-        margin: 0 5px 0 0;
-        padding: 0 5px 0;
-        font-size: 10px;
-        line-height: 18px;
-        float: left;
-}
-
-.howto {
-        margin-top: 2px;
-        margin-bottom: 3px;
-        font-size: 11px;
-        font-style: italic;
-        display: block;
-}
-
-input.text {
-        outline-color: -moz-use-text-color;
-        outline-style: none;
-        outline-width: medium;
-        width: 100%;
-}
-
-#message {
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-}
-
-/* Editor/Main Column */
-div#poststuff {
-        padding-left: 10px;
-        margin-top: 10px;
-}
-
-div.zerosize {
-        border: 0 none;
-        height: 0;
-        margin: 0;
-        overflow: hidden;
-        padding: 0;
-        position: absolute;
-        width: 0;
-}
-
-#poststuff #edButtonPreview.active,
-#poststuff #edButtonHTML.active {
-        display: none;
-}
-
-.posting {
-        margin-right: 228px;
-        position: relative;
-        left: 0;
-}
-
-#side-info-column {
-        float: right;
-        width: 218px;
-        position: absolute;
-        right: 0;
-        margin-right: 10px;
-}
-
-#side-info-column .sleeve {
-        padding-top: 5px;
-        padding-left: 10px;
-}
-
-#poststuff .inside {
-        font-size: 11px;
-        margin: 0 12px 12px;
-}
-
-#poststuff h2, #poststuff h3 {
-        font-size: 12px;
-        font-weight: bold;
-        line-height: 1;
-        margin: 0 0 10px;
-        padding: 7px 9px;
-}
-
-h3.tb {
-        text-shadow: 0 1px 0 #fff;
-        font-weight: bold;
-        font-size: 12px;
-        margin-left: 5px;
-}
-
-#TB_window {
-        border: 1px solid #333;
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-}
-
-.postbox,
-.stuffbox {
-        margin-bottom: 10px;
-        border-width: 1px;
-        border-style: solid;
-        line-height: 1;
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-}
-
-#title,
-.tbtitle {
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-        border-style: solid;
-        border-width: 1px;
-        font-size: 1.7em;
-        outline: none;
-        padding: 3px 4px;
-        border-color: #dfdfdf;
-}
-
-.tbtitle {
-        font-size: 12px;
-        padding: 3px;
-}
-
-#title {
-        width: 98%;
-}
-
-.editor-container {
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-        border: 1px solid #dfdfdf;
-        background-color: #fff;
-}
-
-.postdivrich {
-        position: relative;
-        padding-top: 25px;
-}
-
-#actions {
-        clear: both;
-        float: right;
-        margin-top: -19px;
-        position: relative;
-}
-
-#extra_fields #actions {
-        clear: both;
-        position: relative;
-        right: 0px;
-        margin: -24px 0 0;
-}
-
-#actions li {
-        float: left;
-        list-style: none;
-        margin-right: 10px;
-}
-
-#extra_fields .button {
-        margin-right: 5px;
-        padding: 3px 6px;
-        border-radius: 10px; 
-        -webkit-border-radius: 10px; 
-        -khtml-border-radius: 10px;
-        -moz-border-radius: 10px;
-}
-
-/* Photo Styles */
-.photolist {
-        margin-top: -10px;
-}
-
-#photo_saving {
-        margin: 0 8px 8px;
-        vertical-align: middle;
-}
-
-#img_container {
-        background-color: #fff;
-}
-#img_container_container {
-        overflow: auto;
-}
-
-#extra_fields {
-        margin-top: 10px;
-        position: relative;
-}
-
-#extra_fields .postbox {
-        margin-bottom: 5px;
-}
-
-#extra_fields .titlewrap {
-        padding: 0;
-        overflow: auto;
-        height: 100px;
-}
-
-#img_container {
-        position: relative;
-}
-
-#img_container a {
-        display: block;
-        float: left;
-        overflow: hidden;
-        vertical-align: center;
-}
-
-#img_container img,
-#img_container a {
-        width: 68px;
-        height: 68px;
-}
-
-#img_container img {
-        border: none;
-        background-color: #f4f4f4;
-        cursor: pointer;
-}
-
-#img_container a,
-#img_container a:link,
-#img_container a:visited {
-        border: 1px solid #ccc;
-        display: block;
-        position: relative;
-}
-
-#img_container a:hover,
-#img_container a:active {
-        border-color: #000;
-        z-index: 1000;
-        border-width: 2px;
-        margin: -1px;
-}
-
-/* Video */
-#embed-code {
-        width: 100%;
-        height: 98px;
-}
-
-/* Submit Column */
-#viewsite {
-        padding: 0;
-        margin: 0 0 20px 0;
-        font-size: 10px;
-        clear: both;
-}
-
-#viewsite .button {
-        margin: 0;
-        display: block;
-}
-
-.wp-hidden-children
-.wp-hidden-child {
-        display: none;
-}
-
-#category-adder {
-        padding: 4px 0;
-}
-
-#category-adder h4 {
-        margin: 0 0 8px;
-}
-
-#category-add input {
-        width: 94%;
-        font-family: Verdana, Arial, Helvetica, sans-serif;
-        font-size: 13px;
-        margin: 1px;
-        padding: 3px;
-}
-
-#category-add select {
-        width: 70%;
-        -x-system-font: none;
-        border-style: solid;
-        border-width: 1px;
-        font-family: &quot;Lucida Grande&quot;, &quot;Bitstream Vera Sans&quot;, Verdana, Arial, sans-serif;
-        font-size: 12px;
-        height: 2em;
-        line-height: 20px;
-        padding: 2px;
-        margin: 1px;
-        vertical-align: top;
-}
-
-#category-add input,
-#category-add-sumbit {
-        width: auto;
-}
-
-/* Categories */
-#categorydiv ul,
-#linkcategorydiv ul {
-        list-style: none;
-        padding: 0;
-        margin: 0;
-}
-
-#categorydiv ul.categorychecklist ul {
-        margin-left: 18px;
-}
-
-#categorydiv div.tabs-panel {
-        height: 140px;
-        overflow: auto;
-}
-
-ul.categorychecklist li {
-        margin: 0;
-        padding: 0;
-        line-height: 19px;
-}
-
-/* Tags */
-.tagsdiv .newtag {
-        margin-right: 5px;
-}
-
-.jaxtag {
-        clear: both;
-        margin: 0;
-}
-
-.tagadd {
-        margin-left: 3px;
-}
-
-.tagchecklist {
-        margin-top: 3px;
-        margin-bottom: 1em;
-        font-size: 12px;
-        overflow: auto;
-}
-
-.tagchecklist strong {
-        position: absolute;
-        font-size: .75em;
-}
-
-.tagchecklist span {
-        margin-right: .5em;
-        margin-left: 10px;
-        display: block;
-        float: left;
-        font-size: 11px;
-        line-height: 1.8em;
-        white-space: nowrap;
-        cursor: default;
-}
-
-.tagchecklist span a {
-        margin: 6px 0 0 -9px;
-        cursor: pointer;
-        width: 10px;
-        height: 10px;
-        display: block;
-        float: left;
-        text-indent: -9999px;
-        overflow: hidden;
-        position: absolute;
-}
-
-#content {
-        width: 96% !important;
-        margin-left: 1%;
-        margin-bottom: 10px;
-        border: 0 none;
-        height: 365px;
-}
-
-/* Submit */
-
-#saving {
-        display: inline;
-        vertical-align: middle;
-}
-
-.submit input,
-.button,
-.button-primary,
-.button-secondary,
-.button-highlighted,
-#postcustomstuff .submit input {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        text-decoration: none;
-        font-size: 11px !important;
-        line-height: 16px;
-        padding: 2px 8px;
-        cursor: pointer;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 11px;
-        -khtml-border-radius: 11px;
-        -webkit-border-radius: 11px;
-        border-radius: 11px;
-}
-
-.button-primary {
-        background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
-        border-color: #21759B;
-        color: #fff;
-}
-
-.ac_results {
-        padding: 0;
-        margin: 0;
-        list-style: none;
-        position: absolute;
-        z-index: 10000;
-        display: none;
-        border-width: 1px;
-        border-style: solid;
-}
-
-.ac_results li {
-        padding: 2px 5px;
-        white-space: nowrap;
-        text-align: left;
-}
-
-.ac_over {
-        cursor: pointer;
-}
-
-.ac_match {
-        text-decoration: underline;
-}
-
-#TB_ajaxContent #options {
-        position: absolute;
-        top: 20px;
-        right: 25px;
-        padding: 5px;
-}
-
-#TB_ajaxContent h3 {
-        margin-bottom: .25em;
-}
-
-.updated {
-        margin: 10px 0;
-        padding: 0;
-        border-width: 1px;
-        border-style: solid;
-        width: 99%;
-}
-
-.updated p,
-.error p {
-        margin: 0.6em 0;
-        padding: 0 0.6em;
-}
-
-.error a {
-        text-decoration: underline;
-}
-
-.updated a {
-        text-decoration: none;
-        padding-bottom: 2px;
-}
-
-#post_status {
-        margin-left: 10px;
-        margin-bottom: 1em;
-        display: block;
-}
-
-/* Footer */
-#footer {
-        height: 65px;
-        display: block;
-        width: 640px;
-        padding: 10px 0 0 60px;
-        margin: 0;
-        position: absolute;
-        bottom: 0;
-        font-size: 12px;
-}
-
-#footer p {
-        margin: 0;
-        padding: 7px 0;
-}
-
-#footer p a {
-        text-decoration: none;
-}
-#footer p a:hover {
-        text-decoration: underline;
-}
-
-/* Utility Classes */
-.centered {
-        text-align: center;
-}
-
-.hidden {
-        display: none;
-}
-
-.postbox input[type=&quot;text&quot;],
-.postbox textarea,
-.stuffbox input[type=&quot;text&quot;],
-.stuffbox textarea {
-        border-width: 1px;
-        border-style: solid;
-}
</del><ins>+body{font:13px &quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;color:#333;margin:0;padding:0;}img{border:none;}#wphead{border-top:none;padding-top:4px;background:#444!important;}.tagchecklist span a{background:transparent url(../images/xit.gif) no-repeat 0 0;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;border-style:solid;border-width:1px;cursor:pointer;display:block;height:18px;margin:0 5px 0 0;padding:0 5px 0;font-size:10px;line-height:18px;float:left;}.howto{margin-top:2px;margin-bottom:3px;font-size:11px;font-style:italic;display:block;}input.text{outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:100%;}#message{-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}div#poststuff{padding-left:10px;margin-top:10px;}div.zerosize{border:0 none;height:0;margin:0;overflow:hidden;padding:0;position:absolute;width:0;}#poststuff #edButtonPreview.active,#poststuff #edButtonHTML.active{display:none;}.posting{margin-right:228px;position:relative;left:0;}#side-info-column{float:right;width:218px;position:absolute;right:0;margin-right:10px;}#side-info-column .sleeve{padding-top:5px;padding-left:10px;}#poststuff .inside{font-size:11px;margin:0 12px 12px;}#poststuff h2,#poststuff h3{font-size:12px;font-weight:bold;line-height:1;margin:0 0 10px;padding:7px 9px;}h3.tb{text-shadow:0 1px 0 #fff;font-weight:bold;font-size:12px;margin-left:5px;}#TB_window{border:1px solid #333;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.postbox,.stuffbox{margin-bottom:10px;border-width:1px;border-style:solid;line-height:1;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}#title,.tbtitle{-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border-style:solid;border-width:1px;font-size:1.7em;outline:none;padding:3px 4px;border-color:#dfdfdf;}.tbtitle{font-size:12px;padding:3px;}#title{width:98%;}.editor-container{-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dfdfdf;background-color:#fff;}.postdivrich{position:relative;padding-top:25px;}#actions{clear:both;float:right;margin-top:-19px;position:relative;}#extra_fields #actions{clear:both;position:relative;right:0;margin:-24px 0 0;}#actions li{float:left;list-style:none;margin-right:10px;}#extra_fields .button{margin-right:5px;padding:3px 6px;border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;}.photolist{margin-top:-10px;}#photo_saving{margin:0 8px 8px;vertical-align:middle;}#img_container{background-color:#fff;}#img_container_container{overflow:auto;}#extra_fields{margin-top:10px;position:relative;}#extra_fields .postbox{margin-bottom:5px;}#extra_fields .titlewrap{padding:0;overflow:auto;height:100px;}#img_container{position:relative;}#img_container a{display:block;float:left;overflow:hidden;vertical-align:center;}#img_container img,#img_container a{width:68px;height:68px;}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer;}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative;}#img_container a:hover,#img_container a:active{border-color:#000;z-index:1000;border-width:2px;margin:-1px;}#embed-code{width:100%;height:98px;}#viewsite{padding:0;margin:0 0 20px 0;font-size:10px;clear:both;}#viewsite .button{margin:0;display:block;}.wp-hidden-children .wp-hidden-child{display:none;}#category-adder{padding:4px 0;}#category-adder h4{margin:0 0 8px;}#category-add input{width:94%;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:13px;margin:1px;padding:3px;}#category-add select{width:70%;-x-system-font:none;border-style:solid;border-width:1px;font-family:&quot;Lucida Grande&quot;,&quot;Bitstream Vera Sans&quot;,Verdana,Arial,sans-serif;font-size:12px;height:2em;line-height:20px;padding:2px;margin:1px;vertical-align:top;}#category-add input,#category-add-sumbit{width:auto;}#categorydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}#categorydiv ul.categorychecklist ul{margin-left:18px;}#categorydiv div.tabs-panel{height:140px;overflow:auto;}ul.categorychecklist li{margin:0;padding:0;line-height:19px;}.tagsdiv .newtag{margin-right:5px;}.jaxtag{clear:both;margin:0;}.tagadd{margin-left:3px;}.tagchecklist{margin-top:3px;margin-bottom:1em;font-size:12px;overflow:auto;}.tagchecklist strong{position:absolute;font-size:.75em;}.tagchecklist span{margin-right:.5em;margin-left:10px;display:block;float:left;font-size:11px;line-height:1.8em;white-space:nowrap;cursor:default;}.tagchecklist span a{margin:6px 0 0 -9px;cursor:pointer;width:10px;height:10px;display:block;float:left;text-indent:-9999px;overflow:hidden;position:absolute;}#content{width:96%!important;margin-left:1%;margin-bottom:10px;border:0 none;height:365px;}#saving{display:inline;vertical-align:middle;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;text-decoration:none;font-size:11px!important;line-height:16px;padding:2px 8px;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;}.button-primary{background:#21759B url(../images/button-grad.png) repeat-x scroll left top;border-color:#21759B;color:#fff;}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border-width:1px;border-style:solid;}.ac_results li{padding:2px 5px;white-space:nowrap;text-align:left;}.ac_over{cursor:pointer;}.ac_match{text-decoration:underline;}#TB_ajaxContent #options{position:absolute;top:20px;right:25px;padding:5px;}#TB_ajaxContent h3{margin-bottom:.25em;}.updated{margin:10px 0;padding:0;border-width:1px;border-style:solid;width:99%;}.updated p,.error p{margin:.6em 0;padding:0 .6em;}.error a{text-decoration:underline;}.updated a{text-decoration:none;padding-bottom:2px;}#post_status{margin-left:10px;margin-bottom:1em;display:block;}#footer{height:65px;display:block;width:640px;padding:10px 0 0 60px;margin:0;position:absolute;bottom:0;font-size:12px;}#footer p{margin:0;padding:7px 0;}#footer p a{text-decoration:none;}#footer p a:hover{text-decoration:underline;}.centered{text-align:center;}.hidden{display:none;}.postbox input[type=&quot;text&quot;],.postbox textarea,.stuffbox input[type=&quot;text&quot;],.stuffbox textarea{border-width:1px;border-style:solid;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincsspressthisdevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/press-this.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/press-this.dev.css                                (rev 0)
+++ trunk/wp-admin/css/press-this.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,559 @@
</span><ins>+body {
+        font: 13px &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        color: #333;
+        margin: 0;
+        padding: 0;
+}
+
+img {
+        border: none;
+}
+
+/* Header */
+#wphead {
+        border-top: none;
+        padding-top: 4px;
+        background: #444 !important;
+}
+
+.tagchecklist span a {
+background: transparent url(../images/xit.gif) no-repeat 0 0;
+}
+
+#poststuff #edButtonPreview,
+#poststuff #edButtonHTML {
+        -moz-border-radius: 3px 3px 0 0;
+        -webkit-border-top-right-radius: 3px;
+        -webkit-border-top-left-radius: 3px;
+        -khtml-border-top-right-radius: 3px;
+        -khtml-border-top-left-radius: 3px;
+        border-top-right-radius: 3px;
+        border-top-left-radius: 3px;
+        border-style: solid;
+        border-width: 1px;
+        cursor: pointer;
+        display: block;
+        height: 18px;
+        margin: 0 5px 0 0;
+        padding: 0 5px 0;
+        font-size: 10px;
+        line-height: 18px;
+        float: left;
+}
+
+.howto {
+        margin-top: 2px;
+        margin-bottom: 3px;
+        font-size: 11px;
+        font-style: italic;
+        display: block;
+}
+
+input.text {
+        outline-color: -moz-use-text-color;
+        outline-style: none;
+        outline-width: medium;
+        width: 100%;
+}
+
+#message {
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+}
+
+/* Editor/Main Column */
+div#poststuff {
+        padding-left: 10px;
+        margin-top: 10px;
+}
+
+div.zerosize {
+        border: 0 none;
+        height: 0;
+        margin: 0;
+        overflow: hidden;
+        padding: 0;
+        position: absolute;
+        width: 0;
+}
+
+#poststuff #edButtonPreview.active,
+#poststuff #edButtonHTML.active {
+        display: none;
+}
+
+.posting {
+        margin-right: 228px;
+        position: relative;
+        left: 0;
+}
+
+#side-info-column {
+        float: right;
+        width: 218px;
+        position: absolute;
+        right: 0;
+        margin-right: 10px;
+}
+
+#side-info-column .sleeve {
+        padding-top: 5px;
+        padding-left: 10px;
+}
+
+#poststuff .inside {
+        font-size: 11px;
+        margin: 0 12px 12px;
+}
+
+#poststuff h2, #poststuff h3 {
+        font-size: 12px;
+        font-weight: bold;
+        line-height: 1;
+        margin: 0 0 10px;
+        padding: 7px 9px;
+}
+
+h3.tb {
+        text-shadow: 0 1px 0 #fff;
+        font-weight: bold;
+        font-size: 12px;
+        margin-left: 5px;
+}
+
+#TB_window {
+        border: 1px solid #333;
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+}
+
+.postbox,
+.stuffbox {
+        margin-bottom: 10px;
+        border-width: 1px;
+        border-style: solid;
+        line-height: 1;
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+}
+
+#title,
+.tbtitle {
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+        border-style: solid;
+        border-width: 1px;
+        font-size: 1.7em;
+        outline: none;
+        padding: 3px 4px;
+        border-color: #dfdfdf;
+}
+
+.tbtitle {
+        font-size: 12px;
+        padding: 3px;
+}
+
+#title {
+        width: 98%;
+}
+
+.editor-container {
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+        border: 1px solid #dfdfdf;
+        background-color: #fff;
+}
+
+.postdivrich {
+        position: relative;
+        padding-top: 25px;
+}
+
+#actions {
+        clear: both;
+        float: right;
+        margin-top: -19px;
+        position: relative;
+}
+
+#extra_fields #actions {
+        clear: both;
+        position: relative;
+        right: 0px;
+        margin: -24px 0 0;
+}
+
+#actions li {
+        float: left;
+        list-style: none;
+        margin-right: 10px;
+}
+
+#extra_fields .button {
+        margin-right: 5px;
+        padding: 3px 6px;
+        border-radius: 10px; 
+        -webkit-border-radius: 10px; 
+        -khtml-border-radius: 10px;
+        -moz-border-radius: 10px;
+}
+
+/* Photo Styles */
+.photolist {
+        margin-top: -10px;
+}
+
+#photo_saving {
+        margin: 0 8px 8px;
+        vertical-align: middle;
+}
+
+#img_container {
+        background-color: #fff;
+}
+#img_container_container {
+        overflow: auto;
+}
+
+#extra_fields {
+        margin-top: 10px;
+        position: relative;
+}
+
+#extra_fields .postbox {
+        margin-bottom: 5px;
+}
+
+#extra_fields .titlewrap {
+        padding: 0;
+        overflow: auto;
+        height: 100px;
+}
+
+#img_container {
+        position: relative;
+}
+
+#img_container a {
+        display: block;
+        float: left;
+        overflow: hidden;
+        vertical-align: center;
+}
+
+#img_container img,
+#img_container a {
+        width: 68px;
+        height: 68px;
+}
+
+#img_container img {
+        border: none;
+        background-color: #f4f4f4;
+        cursor: pointer;
+}
+
+#img_container a,
+#img_container a:link,
+#img_container a:visited {
+        border: 1px solid #ccc;
+        display: block;
+        position: relative;
+}
+
+#img_container a:hover,
+#img_container a:active {
+        border-color: #000;
+        z-index: 1000;
+        border-width: 2px;
+        margin: -1px;
+}
+
+/* Video */
+#embed-code {
+        width: 100%;
+        height: 98px;
+}
+
+/* Submit Column */
+#viewsite {
+        padding: 0;
+        margin: 0 0 20px 0;
+        font-size: 10px;
+        clear: both;
+}
+
+#viewsite .button {
+        margin: 0;
+        display: block;
+}
+
+.wp-hidden-children
+.wp-hidden-child {
+        display: none;
+}
+
+#category-adder {
+        padding: 4px 0;
+}
+
+#category-adder h4 {
+        margin: 0 0 8px;
+}
+
+#category-add input {
+        width: 94%;
+        font-family: Verdana, Arial, Helvetica, sans-serif;
+        font-size: 13px;
+        margin: 1px;
+        padding: 3px;
+}
+
+#category-add select {
+        width: 70%;
+        -x-system-font: none;
+        border-style: solid;
+        border-width: 1px;
+        font-family: &quot;Lucida Grande&quot;, &quot;Bitstream Vera Sans&quot;, Verdana, Arial, sans-serif;
+        font-size: 12px;
+        height: 2em;
+        line-height: 20px;
+        padding: 2px;
+        margin: 1px;
+        vertical-align: top;
+}
+
+#category-add input,
+#category-add-sumbit {
+        width: auto;
+}
+
+/* Categories */
+#categorydiv ul,
+#linkcategorydiv ul {
+        list-style: none;
+        padding: 0;
+        margin: 0;
+}
+
+#categorydiv ul.categorychecklist ul {
+        margin-left: 18px;
+}
+
+#categorydiv div.tabs-panel {
+        height: 140px;
+        overflow: auto;
+}
+
+ul.categorychecklist li {
+        margin: 0;
+        padding: 0;
+        line-height: 19px;
+}
+
+/* Tags */
+.tagsdiv .newtag {
+        margin-right: 5px;
+}
+
+.jaxtag {
+        clear: both;
+        margin: 0;
+}
+
+.tagadd {
+        margin-left: 3px;
+}
+
+.tagchecklist {
+        margin-top: 3px;
+        margin-bottom: 1em;
+        font-size: 12px;
+        overflow: auto;
+}
+
+.tagchecklist strong {
+        position: absolute;
+        font-size: .75em;
+}
+
+.tagchecklist span {
+        margin-right: .5em;
+        margin-left: 10px;
+        display: block;
+        float: left;
+        font-size: 11px;
+        line-height: 1.8em;
+        white-space: nowrap;
+        cursor: default;
+}
+
+.tagchecklist span a {
+        margin: 6px 0 0 -9px;
+        cursor: pointer;
+        width: 10px;
+        height: 10px;
+        display: block;
+        float: left;
+        text-indent: -9999px;
+        overflow: hidden;
+        position: absolute;
+}
+
+#content {
+        width: 96% !important;
+        margin-left: 1%;
+        margin-bottom: 10px;
+        border: 0 none;
+        height: 365px;
+}
+
+/* Submit */
+
+#saving {
+        display: inline;
+        vertical-align: middle;
+}
+
+.submit input,
+.button,
+.button-primary,
+.button-secondary,
+.button-highlighted,
+#postcustomstuff .submit input {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        text-decoration: none;
+        font-size: 11px !important;
+        line-height: 16px;
+        padding: 2px 8px;
+        cursor: pointer;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 11px;
+        -khtml-border-radius: 11px;
+        -webkit-border-radius: 11px;
+        border-radius: 11px;
+}
+
+.button-primary {
+        background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
+        border-color: #21759B;
+        color: #fff;
+}
+
+.ac_results {
+        padding: 0;
+        margin: 0;
+        list-style: none;
+        position: absolute;
+        z-index: 10000;
+        display: none;
+        border-width: 1px;
+        border-style: solid;
+}
+
+.ac_results li {
+        padding: 2px 5px;
+        white-space: nowrap;
+        text-align: left;
+}
+
+.ac_over {
+        cursor: pointer;
+}
+
+.ac_match {
+        text-decoration: underline;
+}
+
+#TB_ajaxContent #options {
+        position: absolute;
+        top: 20px;
+        right: 25px;
+        padding: 5px;
+}
+
+#TB_ajaxContent h3 {
+        margin-bottom: .25em;
+}
+
+.updated {
+        margin: 10px 0;
+        padding: 0;
+        border-width: 1px;
+        border-style: solid;
+        width: 99%;
+}
+
+.updated p,
+.error p {
+        margin: 0.6em 0;
+        padding: 0 0.6em;
+}
+
+.error a {
+        text-decoration: underline;
+}
+
+.updated a {
+        text-decoration: none;
+        padding-bottom: 2px;
+}
+
+#post_status {
+        margin-left: 10px;
+        margin-bottom: 1em;
+        display: block;
+}
+
+/* Footer */
+#footer {
+        height: 65px;
+        display: block;
+        width: 640px;
+        padding: 10px 0 0 60px;
+        margin: 0;
+        position: absolute;
+        bottom: 0;
+        font-size: 12px;
+}
+
+#footer p {
+        margin: 0;
+        padding: 7px 0;
+}
+
+#footer p a {
+        text-decoration: none;
+}
+#footer p a:hover {
+        text-decoration: underline;
+}
+
+/* Utility Classes */
+.centered {
+        text-align: center;
+}
+
+.hidden {
+        display: none;
+}
+
+.postbox input[type=&quot;text&quot;],
+.postbox textarea,
+.stuffbox input[type=&quot;text&quot;],
+.stuffbox textarea {
+        border-width: 1px;
+        border-style: solid;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/press-this.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincssthemeeditorcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/theme-editor.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/theme-editor.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/theme-editor.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,60 +1 @@
</span><del>-#template textarea {
-        font-family: Consolas, Monaco, Courier, monospace;
-        font-size: 12px;
-        width: 97%;
-}
-
-#template p {
-        width: 97%;
-}
-
-#templateside {
-        float: right;
-        width: 190px;
-        word-wrap: break-word;
-}
-
-#templateside h3,
-#postcustomstuff p.submit {
-        margin: 0;
-}
-
-#templateside h4 {
-        margin: 1em 0 0;
-}
-
-#templateside ol,
-#templateside ul {
-        margin: .5em;
-        padding: 0;
-}
-
-#templateside li {
-        margin: 4px 0;
-}
-
-.nonessential {
-        font-size: small;
-}
-
-.highlight {
-        padding: 1px;
-}
-
-div.tablenav {
-        margin-right: 210px;
-}
-
-#documentation {
-        margin-top: 10px;
-}
-#documentation label {
-        line-height: 22px;
-        vertical-align: top;
-        font-weight: bold;
-}
-
-.fileedit-sub {
-        padding: 10px 0 8px;
-        line-height: 180%;
-}
</del><ins>+#template textarea{font-family:Consolas,Monaco,Courier,monospace;font-size:12px;width:97%;}#template p{width:97%;}#templateside{float:right;width:190px;word-wrap:break-word;}#templateside h3,#postcustomstuff p.submit{margin:0;}#templateside h4{margin:1em 0 0;}#templateside ol,#templateside ul{margin:.5em;padding:0;}#templateside li{margin:4px 0;}.nonessential{font-size:small;}.highlight{padding:1px;}div.tablenav{margin-right:210px;}#documentation{margin-top:10px;}#documentation label{line-height:22px;vertical-align:top;font-weight:bold;}.fileedit-sub{padding:10px 0 8px;line-height:180%;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincssthemeeditordevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/theme-editor.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/theme-editor.dev.css                                (rev 0)
+++ trunk/wp-admin/css/theme-editor.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,60 @@
</span><ins>+#template textarea {
+        font-family: Consolas, Monaco, Courier, monospace;
+        font-size: 12px;
+        width: 97%;
+}
+
+#template p {
+        width: 97%;
+}
+
+#templateside {
+        float: right;
+        width: 190px;
+        word-wrap: break-word;
+}
+
+#templateside h3,
+#postcustomstuff p.submit {
+        margin: 0;
+}
+
+#templateside h4 {
+        margin: 1em 0 0;
+}
+
+#templateside ol,
+#templateside ul {
+        margin: .5em;
+        padding: 0;
+}
+
+#templateside li {
+        margin: 4px 0;
+}
+
+.nonessential {
+        font-size: small;
+}
+
+.highlight {
+        padding: 1px;
+}
+
+div.tablenav {
+        margin-right: 210px;
+}
+
+#documentation {
+        margin-top: 10px;
+}
+#documentation label {
+        line-height: 22px;
+        vertical-align: top;
+        font-weight: bold;
+}
+
+.fileedit-sub {
+        padding: 10px 0 8px;
+        line-height: 180%;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/theme-editor.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincssthemeinstallcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/theme-install.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/theme-install.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/theme-install.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,142 +1 @@
</span><del>-/* NOTE: the following CSS rules(.star*) are taken more or less straight from the bbPress rating plugin. */
-div.star-holder {
-        position: relative;
-        height: 19px;
-        width: 100px;
-        font-size: 19px;
-}
-
-div.star {
-        height: 100%;
-        position: absolute;
-        top: 0;
-        left: 0;
-        background-color: transparent;
-        letter-spacing: 1ex;
-        border: none;
-}
-
-.star1 { width: 20%; }
-.star2 { width: 40%; }
-.star3 { width: 60%; }
-.star4 { width: 80%; }
-.star5 { width: 100%; }
-
-.star img, div.star a, div.star a:hover, div.star a:visited {
-        display: block;
-        position: absolute;
-        right: 0;
-        border: none;
-        text-decoration: none;
-}
-
-div.star img {
-        width: 19px;
-        height: 19px;
-        border-left: 1px solid #fff;
-        border-right: 1px solid #fff;
-}
-
-.theme-listing .theme-item {
-        display: inline-block;
-        width: 200px;
-        border: thin solid #ccc;
-        vertical-align: top;
-}
-
-.theme-listing .theme-item h3 {
-        text-align: center;
-        font-size: 14px;
-        font-style: italic;
-        margin: 0;
-        padding: 0;
-}
-
-.theme-listing .theme-item img {
-        max-width: 150px;
-        max-height: 150px;
-}
-
-.theme-listing .theme-item-info span {
-        display: none;
-}
-.theme-listing .theme-item:hover .theme-item-info span {
-        display: inline;
-}
-.theme-listing .theme-item:hover .theme-item-info span.dots {
-        display: none;
-}
-.theme-listing .theme-item-info span.action-links {
-        font-weight: bold;
-        text-align: center;
-}
-
-.theme-listing br.line {
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-        margin-bottom: 3px;
-}
-
-.available-theme {
-        padding: 20px 15px;
-}
-
-#theme-information .theme-preview-img {
-        float: left;
-        margin: 5px 25px 10px 15px;
-        width: 300px;
-}
-
-#theme-information .action-button {
-        border-top-width: 1px;
-        border-top-style: solid;
-        margin: 10px 5px 20px;
-}
-
-#theme-information .action-button #cancel {
-        float: left;
-        margin: 10px 15px;
-}
-
-#theme-information .action-button #install {
-        float: right;
-        margin: 10px 15px;
-}
-
-#theme-information .available-theme h3 {
-        margin: 1em 0;
-}
-
-body#theme-information {
-        height: auto;
-}
-
-.feature-filter {
-        -moz-border-radius: 8px;
-        -khtml-border-radius: 8px;
-        -webkit-border-radius: 8px;
-        border-radius: 8px;
-        border-width: 1px;
-        border-style: solid;
-        padding: 8px 12px 0;
-}
-
-.feature-filter .feature-group {
-        float: left;
-        margin-bottom: 20px;
-        width: 695px;
-}
-
-.feature-filter .feature-name {
-        float: left;
-        text-align: right;
-        width: 95px;
-}
-
-.feature-filter .feature-group li {
-        display: inline;
-        float: left;
-        list-style-type: none;
-        padding-right: 25px;
-        min-width: 145px;
-}
</del><ins>+div.star-holder{position:relative;height:19px;width:100px;font-size:19px;}div.star{height:100%;position:absolute;top:0;left:0;background-color:transparent;letter-spacing:1ex;border:none;}.star1{width:20%;}.star2{width:40%;}.star3{width:60%;}.star4{width:80%;}.star5{width:100%;}.star img,div.star a,div.star a:hover,div.star a:visited{display:block;position:absolute;right:0;border:none;text-decoration:none;}div.star img{width:19px;height:19px;border-left:1px solid #fff;border-right:1px solid #fff;}.theme-listing .theme-item{display:inline-block;width:200px;border:thin solid #ccc;vertical-align:top;}.theme-listing .theme-item h3{text-align:center;font-size:14px;font-style:italic;margin:0;padding:0;}.theme-listing .theme-item img{max-width:150px;max-height:150px;}.theme-listing .theme-item-info span{display:none;}.theme-listing .theme-item:hover .theme-item-info span{display:inline;}.theme-listing .theme-item:hover .theme-item-info span.dots{display:none;}.theme-listing .theme-item-info span.action-links{font-weight:bold;text-align:center;}.theme-listing br.line{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:3px;}.available-theme{padding:20px 15px;}#theme-information .theme-preview-img{float:left;margin:5px 25px 10px 15px;width:300px;}#theme-information .action-button{border-top-width:1px;border-top-style:solid;margin:10px 5px 20px;}#theme-information .action-button #cancel{float:left;margin:10px 15px;}#theme-information .action-button #install{float:right;margin:10px 15px;}#theme-information .available-theme h3{margin:1em 0;}body#theme-information{height:auto;}.feature-filter{-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border-width:1px;border-style:solid;padding:8px 12px 0;}.feature-filter .feature-group{float:left;margin-bottom:20px;width:695px;}.feature-filter .feature-name{float:left;text-align:right;width:95px;}.feature-filter .feature-group li{display:inline;float:left;list-style-type:none;padding-right:25px;min-width:145px;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincssthemeinstalldevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/theme-install.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/theme-install.dev.css                                (rev 0)
+++ trunk/wp-admin/css/theme-install.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,142 @@
</span><ins>+/* NOTE: the following CSS rules(.star*) are taken more or less straight from the bbPress rating plugin. */
+div.star-holder {
+        position: relative;
+        height: 19px;
+        width: 100px;
+        font-size: 19px;
+}
+
+div.star {
+        height: 100%;
+        position: absolute;
+        top: 0;
+        left: 0;
+        background-color: transparent;
+        letter-spacing: 1ex;
+        border: none;
+}
+
+.star1 { width: 20%; }
+.star2 { width: 40%; }
+.star3 { width: 60%; }
+.star4 { width: 80%; }
+.star5 { width: 100%; }
+
+.star img, div.star a, div.star a:hover, div.star a:visited {
+        display: block;
+        position: absolute;
+        right: 0;
+        border: none;
+        text-decoration: none;
+}
+
+div.star img {
+        width: 19px;
+        height: 19px;
+        border-left: 1px solid #fff;
+        border-right: 1px solid #fff;
+}
+
+.theme-listing .theme-item {
+        display: inline-block;
+        width: 200px;
+        border: thin solid #ccc;
+        vertical-align: top;
+}
+
+.theme-listing .theme-item h3 {
+        text-align: center;
+        font-size: 14px;
+        font-style: italic;
+        margin: 0;
+        padding: 0;
+}
+
+.theme-listing .theme-item img {
+        max-width: 150px;
+        max-height: 150px;
+}
+
+.theme-listing .theme-item-info span {
+        display: none;
+}
+.theme-listing .theme-item:hover .theme-item-info span {
+        display: inline;
+}
+.theme-listing .theme-item:hover .theme-item-info span.dots {
+        display: none;
+}
+.theme-listing .theme-item-info span.action-links {
+        font-weight: bold;
+        text-align: center;
+}
+
+.theme-listing br.line {
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+        margin-bottom: 3px;
+}
+
+.available-theme {
+        padding: 20px 15px;
+}
+
+#theme-information .theme-preview-img {
+        float: left;
+        margin: 5px 25px 10px 15px;
+        width: 300px;
+}
+
+#theme-information .action-button {
+        border-top-width: 1px;
+        border-top-style: solid;
+        margin: 10px 5px 20px;
+}
+
+#theme-information .action-button #cancel {
+        float: left;
+        margin: 10px 15px;
+}
+
+#theme-information .action-button #install {
+        float: right;
+        margin: 10px 15px;
+}
+
+#theme-information .available-theme h3 {
+        margin: 1em 0;
+}
+
+body#theme-information {
+        height: auto;
+}
+
+.feature-filter {
+        -moz-border-radius: 8px;
+        -khtml-border-radius: 8px;
+        -webkit-border-radius: 8px;
+        border-radius: 8px;
+        border-width: 1px;
+        border-style: solid;
+        padding: 8px 12px 0;
+}
+
+.feature-filter .feature-group {
+        float: left;
+        margin-bottom: 20px;
+        width: 695px;
+}
+
+.feature-filter .feature-name {
+        float: left;
+        text-align: right;
+        width: 95px;
+}
+
+.feature-filter .feature-group li {
+        display: inline;
+        float: left;
+        list-style-type: none;
+        padding-right: 25px;
+        min-width: 145px;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/css/theme-install.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadmincsswidgetscss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/widgets.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/widgets.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/css/widgets.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,365 +1 @@
</span><del>-html,
-body {
-        min-width: 950px;
-}
-
-/* 2 column liquid layout */
-div.widget-liquid-left {
-        float: left;
-        clear: left;
-        width: 100%;
-        margin-right: -325px;
-}
-
-div#widgets-left {
-        margin-left: 5px;
-        margin-right: 325px;
-}
-
-div#widgets-right {
-        width: 285px;
-        margin: 0 auto;
-}
-
-div.widget-liquid-right {
-        float: right;
-        clear: right;
-        width: 300px;
-}
-
-.widget-liquid-right .widget,
-#wp_inactive_widgets .widget {
-        width: 250px;
-        margin: 0 auto 20px;
-        overflow: hidden;
-}
-
-#wp_inactive_widgets .widget {
-        margin: 0 10px 20px;
-        float: left;
-}
-
-div.sidebar-name h3 {
-        margin: 0;
-        padding: 5px 12px;
-        font-size: 13px;
-        height: 19px;
-        overflow: hidden;
-        white-space: nowrap;
-}
-
-div.sidebar-name {
-        background-repeat: repeat-x;
-        background-position: 0 0;
-        cursor: pointer;
-        font-size: 13px;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius-topleft: 8px;
-        -moz-border-radius-topright: 8px;
-        -webkit-border-top-right-radius: 8px;
-        -webkit-border-top-left-radius: 8px;
-        -khtml-border-top-right-radius: 8px;
-        -khtml-border-top-left-radius: 8px;
-        border-top-right-radius: 8px;
-        border-top-left-radius: 8px;
-}
-
-.js .closed .sidebar-name {
-        -moz-border-radius-bottomleft: 8px;
-        -moz-border-radius-bottomright: 8px;
-        -webkit-border-bottom-right-radius: 8px;
-        -webkit-border-bottom-left-radius: 8px;
-        -khtml-border-bottom-right-radius: 8px;
-        -khtml-border-bottom-left-radius: 8px;
-        border-bottom-right-radius: 8px;
-        border-bottom-left-radius: 8px;
-}
-
-.widget-liquid-right .widgets-sortables,
-#widgets-left .widget-holder {
-        border-width: 0 1px 1px;
-        border-style: none solid solid;
-    -moz-border-radius-bottomleft: 8px;
-        -moz-border-radius-bottomright: 8px;
-        -webkit-border-bottom-right-radius: 8px;
-        -webkit-border-bottom-left-radius: 8px;
-        -khtml-border-bottom-right-radius: 8px;
-        -khtml-border-bottom-left-radius: 8px;
-        border-bottom-right-radius: 8px;
-        border-bottom-left-radius: 8px;
-}
-
-.js .closed .widgets-sortables,
-.js .closed .widget-holder {
-        display: none;
-}
-
-.widget-liquid-right .widgets-sortables {
-        padding: 15px 0 0;
-}
-
-#available-widgets .widget-holder {
-        padding: 7px 5px 0;
-}
-
-#wp_inactive_widgets {
-        padding: 5px 5px 0;
-}
-
-#widget-list .widget {
-        width: 250px;
-        margin: 0 10px 15px;
-        border: 0 none;
-        float: left;
-}
-
-#widget-list .widget-description {
-        padding: 5px 8px;
-}
-
-#widget-list .widget-top {
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-}
-
-.widget-placeholder {
-        border-width: 1px;
-        border-style: dashed;
-        margin: 0 auto 20px;
-        height: 26px;
-        width: 250px;
-}
-
-#wp_inactive_widgets .widget-placeholder {
-        margin: 0 10px 20px;
-        float: left;
-}
-
-div.widgets-holder-wrap {
-        padding: 0;
-        margin: 10px 0 20px;
-}
-
-#widgets-left #available-widgets {
-    background-color: transparent;
-    border: 0 none;
-}
-
-ul#widget-list {
-        list-style: none;
-        margin: 0;
-        padding: 0;
-        min-height: 100px;
-}
-
-.widget .widget-top {
-        font-size: 12px;
-        font-weight: bold;
-        height: 26px;
-        overflow: hidden;
-}
-
-.widget-top .widget-title {
-        padding: 5px 9px;
-}
-
-.widget-top .widget-title-action {
-        float: right;
-}
-
-a.widget-action {
-    display: block;
-    width: 24px;
-    height: 26px;
-}
-
-#available-widgets a.widget-action {
-        display: none;
-}
-
-.widget-top a.widget-action {
-    background: url(&quot;../images/menu-bits.gif&quot;) no-repeat scroll 0 -110px;
-}
-
-.widget .widget-inside,
-.widget .widget-description {
-        padding: 12px 12px 10px;
-        font-size: 11px;
-        line-height: 16px;
-}
-
-.widget-inside,
-.widget-description {
-        display: none;
-}
-
-#available-widgets .widget-description {
-        display: block;
-}
-
-.widget .widget-inside p {
-        margin: 0 0 1em;
-        padding: 0;
-}
-
-.widget-title h4 {
-        margin: 0;
-        line-height: 1.3;
-        overflow: hidden;
-        white-space: nowrap;
-}
-
-.widgets-sortables {
-    min-height: 90px;
-}
-
-.widget-control-actions {
-    margin-top: 8px;
-}
-
-.widget-control-actions a {
-        text-decoration: none;
-}
-
-.widget-control-actions a:hover {
-        text-decoration: underline;
-}
-
-.widget-control-actions .ajax-feedback {
-        padding-bottom: 3px;
-}
-
-.widget-control-actions div.alignleft {
-        margin-top: 6px;
-}
-
-div#sidebar-info {
-        padding: 0 1em;
-        margin-bottom: 1em;
-        font-size: 11px;
-}
-
-.widget-title a,
-.widget-title a:hover {
-        text-decoration: none;
-        border-bottom: none;
-}
-
-.widget-control-edit {
-        display: block;
-        font-size: 11px;
-        font-weight: normal;
-        line-height: 26px;
-        padding: 0 8px 0 0;
-}
-
-a.widget-control-edit {
-        text-decoration: none;
-}
-
-.widget-control-edit .add,
-.widget-control-edit .edit {
-        display: none;
-}
-
-#available-widgets .widget-control-edit .add,
-#widgets-right .widget-control-edit .edit,
-#wp_inactive_widgets .widget-control-edit .edit {
-        display: inline;
-}
-
-.editwidget {
-        margin: 0 auto 15px;
-}
-
-.editwidget .widget-inside {
-        display: block;
-        border-width: 1px;
-        border-style: solid;
-        padding: 10px;
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-}
-
-.inactive p.description {
-        margin: 5px 15px 8px;
-}
-
-#available-widgets p.description {
-        margin: 0 12px 12px;
-}
-
-.widget-position {
-        margin-top: 8px;
-}
-
-.inactive {
-        padding-top: 2px;
-}
-
-.sidebar-name-arrow {
-        float: right;
-        height: 29px;
-        width: 26px;
-}
-
-.widget-title .in-widget-title {
-        font-size: 11px;
-        white-space: nowrap;
-}
-
-#removing-widget {
-        display: none;
-        font-weight: normal;
-        padding-left: 15px;
-        font-size: 12px;
-}
-
-.widget-control-noform,
-#access-off,
-.widgets_access .widget-action,
-.widgets_access .sidebar-name-arrow,
-.widgets_access #access-on,
-.widgets_access .widget-holder .description {
-        display: none;
-}
-
-.widgets_access .widget-holder,
-.widgets_access #widget-list {
-        padding-top: 10px;
-}
-
-.widgets_access #access-off {
-        display: inline;
-}
-
-.widgets_access #wpbody-content .widget-title-action,
-.widgets_access #wpbody-content .widget-control-edit,
-.widgets_access .closed .widgets-sortables,
-.widgets_access .closed .widget-holder {
-        display: block;
-}
-
-.widgets_access .closed .sidebar-name {
-        -moz-border-radius-bottomleft: 0;
-        -moz-border-radius-bottomright: 0;
-        -webkit-border-bottom-right-radius: 0;
-        -webkit-border-bottom-left-radius: 0;
-        -khtml-border-bottom-right-radius: 0;
-        -khtml-border-bottom-left-radius: 0;
-        border-bottom-right-radius: 0;
-        border-bottom-left-radius: 0;
-}
-
-.widgets_access .sidebar-name,
-.widgets_access .widget .widget-top {
-        cursor: default;
-}
-
</del><ins>+html,body{min-width:950px;}div.widget-liquid-left{float:left;clear:left;width:100%;margin-right:-325px;}div#widgets-left{margin-left:5px;margin-right:325px;}div#widgets-right{width:285px;margin:0 auto;}div.widget-liquid-right{float:right;clear:right;width:300px;}.widget-liquid-right .widget,#wp_inactive_widgets .widget{width:250px;margin:0 auto 20px;overflow:hidden;}#wp_inactive_widgets .widget{margin:0 10px 20px;float:left;}div.sidebar-name h3{margin:0;padding:5px 12px;font-size:13px;height:19px;overflow:hidden;white-space:nowrap;}div.sidebar-name{background-repeat:repeat-x;background-position:0 0;cursor:pointer;font-size:13px;border-width:1px;border-style:solid;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-right-radius:8px;-webkit-border-top-left-radius:8px;-khtml-border-top-right-radius:8px;-khtml-border-top-left-radius:8px;border-top-right-radius:8px;border-top-left-radius:8px;}.js .closed .sidebar-name{-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-right-radius:8px;-khtml-border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.widget-liquid-right .widgets-sortables,#widgets-left .widget-holder{border-width:0 1px 1px;border-style:none solid solid;-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-bottom-left-radius:8px;-khtml-border-bottom-right-radius:8px;-khtml-border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px;}.js .closed .widgets-sortables,.js .closed .widget-holder{display:none;}.widget-liquid-right .widgets-sortables{padding:15px 0 0;}#available-widgets .widget-holder{padding:7px 5px 0;}#wp_inactive_widgets{padding:5px 5px 0;}#widget-list .widget{width:250px;margin:0 10px 15px;border:0 none;float:left;}#widget-list .widget-description{padding:5px 8px;}#widget-list .widget-top{border-width:1px;border-style:solid;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.widget-placeholder{border-width:1px;border-style:dashed;margin:0 auto 20px;height:26px;width:250px;}#wp_inactive_widgets .widget-placeholder{margin:0 10px 20px;float:left;}div.widgets-holder-wrap{padding:0;margin:10px 0 20px;}#widgets-left #available-widgets{background-color:transparent;border:0 none;}ul#widget-list{list-style:none;margin:0;padding:0;min-height:100px;}.widget .widget-top{font-size:12px;font-weight:bold;height:26px;overflow:hidden;}.widget-top .widget-title{padding:5px 9px;}.widget-top .widget-title-action{float:right;}a.widget-action{display:block;width:24px;height:26px;}#available-widgets a.widget-action{display:none;}.widget-top a.widget-action{background:url(&quot;../images/menu-bits.gif&quot;) no-repeat scroll 0 -110px;}.widget .widget-inside,.widget .widget-description{padding:12px 12px 10px;font-size:11px;line-height:16px;}.widget-inside,.widget-description{display:none;}#available-widgets .widget-description{display:block;}.widget .widget-inside p{margin:0 0 1em;padding:0;}.widget-title h4{margin:0;line-height:1.3;overflow:hidden;white-space:nowrap;}.widgets-sortables{min-height:90px;}.widget-control-actions{margin-top:8px;}.widget-control-actions a{text-decoration:none;}.widget-control-actions a:hover{text-decoration:underline;}.widget-control-actions .ajax-feedback{padding-bottom:3px;}.widget-control-actions div.alignleft{margin-top:6px;}div#sidebar-info{padding:0 1em;margin-bottom:1em;font-size:11px;}.widget-title a,.widget-title a:hover{text-decoration:none;border-bottom:none;}.widget-control-edit{display:block;font-size:11px;font-weight:normal;line-height:26px;padding:0 8px 0 0;}a.widget-control-edit{text-decoration:none;}.widget-control-edit .add,.widget-control-edit .edit{display:none;}#available-widgets .widget-control-edit .add,#widgets-right .widget-control-edit .edit,#wp_inactive_widgets .widget-control-edit .edit{display:inline;}.editwidget{margin:0 auto 15px;}.editwidget .widget-inside{display:block;border-width:1px;border-style:solid;padding:10px;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.inactive p.description{margin:5px 15px 8px;}#available-widgets p.description{margin:0 12px 12px;}.widget-position{margin-top:8px;}.inactive{padding-top:2px;}.sidebar-name-arrow{float:right;height:29px;width:26px;}.widget-title .in-widget-title{font-size:11px;white-space:nowrap;}#removing-widget{display:none;font-weight:normal;padding-left:15px;font-size:12px;}.widget-control-noform,#access-off,.widgets_access .widget-action,.widgets_access .sidebar-name-arrow,.widgets_access #access-on,.widgets_access .widget-holder .description{display:none;}.widgets_access .widget-holder,.widgets_access #widget-list{padding-top:10px;}.widgets_access #access-off{display:inline;}.widgets_access #wpbody-content .widget-title-action,.widgets_access #wpbody-content .widget-control-edit,.widgets_access .closed .widgets-sortables,.widgets_access .closed .widget-holder{display:block;}.widgets_access .closed .sidebar-name{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadmincsswidgetsdevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/css/widgets.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/widgets.dev.css                                (rev 0)
+++ trunk/wp-admin/css/widgets.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,365 @@
</span><ins>+html,
+body {
+        min-width: 950px;
+}
+
+/* 2 column liquid layout */
+div.widget-liquid-left {
+        float: left;
+        clear: left;
+        width: 100%;
+        margin-right: -325px;
+}
+
+div#widgets-left {
+        margin-left: 5px;
+        margin-right: 325px;
+}
+
+div#widgets-right {
+        width: 285px;
+        margin: 0 auto;
+}
+
+div.widget-liquid-right {
+        float: right;
+        clear: right;
+        width: 300px;
+}
+
+.widget-liquid-right .widget,
+#wp_inactive_widgets .widget {
+        width: 250px;
+        margin: 0 auto 20px;
+        overflow: hidden;
+}
+
+#wp_inactive_widgets .widget {
+        margin: 0 10px 20px;
+        float: left;
+}
+
+div.sidebar-name h3 {
+        margin: 0;
+        padding: 5px 12px;
+        font-size: 13px;
+        height: 19px;
+        overflow: hidden;
+        white-space: nowrap;
+}
+
+div.sidebar-name {
+        background-repeat: repeat-x;
+        background-position: 0 0;
+        cursor: pointer;
+        font-size: 13px;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius-topleft: 8px;
+        -moz-border-radius-topright: 8px;
+        -webkit-border-top-right-radius: 8px;
+        -webkit-border-top-left-radius: 8px;
+        -khtml-border-top-right-radius: 8px;
+        -khtml-border-top-left-radius: 8px;
+        border-top-right-radius: 8px;
+        border-top-left-radius: 8px;
+}
+
+.js .closed .sidebar-name {
+        -moz-border-radius-bottomleft: 8px;
+        -moz-border-radius-bottomright: 8px;
+        -webkit-border-bottom-right-radius: 8px;
+        -webkit-border-bottom-left-radius: 8px;
+        -khtml-border-bottom-right-radius: 8px;
+        -khtml-border-bottom-left-radius: 8px;
+        border-bottom-right-radius: 8px;
+        border-bottom-left-radius: 8px;
+}
+
+.widget-liquid-right .widgets-sortables,
+#widgets-left .widget-holder {
+        border-width: 0 1px 1px;
+        border-style: none solid solid;
+    -moz-border-radius-bottomleft: 8px;
+        -moz-border-radius-bottomright: 8px;
+        -webkit-border-bottom-right-radius: 8px;
+        -webkit-border-bottom-left-radius: 8px;
+        -khtml-border-bottom-right-radius: 8px;
+        -khtml-border-bottom-left-radius: 8px;
+        border-bottom-right-radius: 8px;
+        border-bottom-left-radius: 8px;
+}
+
+.js .closed .widgets-sortables,
+.js .closed .widget-holder {
+        display: none;
+}
+
+.widget-liquid-right .widgets-sortables {
+        padding: 15px 0 0;
+}
+
+#available-widgets .widget-holder {
+        padding: 7px 5px 0;
+}
+
+#wp_inactive_widgets {
+        padding: 5px 5px 0;
+}
+
+#widget-list .widget {
+        width: 250px;
+        margin: 0 10px 15px;
+        border: 0 none;
+        float: left;
+}
+
+#widget-list .widget-description {
+        padding: 5px 8px;
+}
+
+#widget-list .widget-top {
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+}
+
+.widget-placeholder {
+        border-width: 1px;
+        border-style: dashed;
+        margin: 0 auto 20px;
+        height: 26px;
+        width: 250px;
+}
+
+#wp_inactive_widgets .widget-placeholder {
+        margin: 0 10px 20px;
+        float: left;
+}
+
+div.widgets-holder-wrap {
+        padding: 0;
+        margin: 10px 0 20px;
+}
+
+#widgets-left #available-widgets {
+    background-color: transparent;
+    border: 0 none;
+}
+
+ul#widget-list {
+        list-style: none;
+        margin: 0;
+        padding: 0;
+        min-height: 100px;
+}
+
+.widget .widget-top {
+        font-size: 12px;
+        font-weight: bold;
+        height: 26px;
+        overflow: hidden;
+}
+
+.widget-top .widget-title {
+        padding: 5px 9px;
+}
+
+.widget-top .widget-title-action {
+        float: right;
+}
+
+a.widget-action {
+    display: block;
+    width: 24px;
+    height: 26px;
+}
+
+#available-widgets a.widget-action {
+        display: none;
+}
+
+.widget-top a.widget-action {
+    background: url(&quot;../images/menu-bits.gif&quot;) no-repeat scroll 0 -110px;
+}
+
+.widget .widget-inside,
+.widget .widget-description {
+        padding: 12px 12px 10px;
+        font-size: 11px;
+        line-height: 16px;
+}
+
+.widget-inside,
+.widget-description {
+        display: none;
+}
+
+#available-widgets .widget-description {
+        display: block;
+}
+
+.widget .widget-inside p {
+        margin: 0 0 1em;
+        padding: 0;
+}
+
+.widget-title h4 {
+        margin: 0;
+        line-height: 1.3;
+        overflow: hidden;
+        white-space: nowrap;
+}
+
+.widgets-sortables {
+    min-height: 90px;
+}
+
+.widget-control-actions {
+    margin-top: 8px;
+}
+
+.widget-control-actions a {
+        text-decoration: none;
+}
+
+.widget-control-actions a:hover {
+        text-decoration: underline;
+}
+
+.widget-control-actions .ajax-feedback {
+        padding-bottom: 3px;
+}
+
+.widget-control-actions div.alignleft {
+        margin-top: 6px;
+}
+
+div#sidebar-info {
+        padding: 0 1em;
+        margin-bottom: 1em;
+        font-size: 11px;
+}
+
+.widget-title a,
+.widget-title a:hover {
+        text-decoration: none;
+        border-bottom: none;
+}
+
+.widget-control-edit {
+        display: block;
+        font-size: 11px;
+        font-weight: normal;
+        line-height: 26px;
+        padding: 0 8px 0 0;
+}
+
+a.widget-control-edit {
+        text-decoration: none;
+}
+
+.widget-control-edit .add,
+.widget-control-edit .edit {
+        display: none;
+}
+
+#available-widgets .widget-control-edit .add,
+#widgets-right .widget-control-edit .edit,
+#wp_inactive_widgets .widget-control-edit .edit {
+        display: inline;
+}
+
+.editwidget {
+        margin: 0 auto 15px;
+}
+
+.editwidget .widget-inside {
+        display: block;
+        border-width: 1px;
+        border-style: solid;
+        padding: 10px;
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+}
+
+.inactive p.description {
+        margin: 5px 15px 8px;
+}
+
+#available-widgets p.description {
+        margin: 0 12px 12px;
+}
+
+.widget-position {
+        margin-top: 8px;
+}
+
+.inactive {
+        padding-top: 2px;
+}
+
+.sidebar-name-arrow {
+        float: right;
+        height: 29px;
+        width: 26px;
+}
+
+.widget-title .in-widget-title {
+        font-size: 11px;
+        white-space: nowrap;
+}
+
+#removing-widget {
+        display: none;
+        font-weight: normal;
+        padding-left: 15px;
+        font-size: 12px;
+}
+
+.widget-control-noform,
+#access-off,
+.widgets_access .widget-action,
+.widgets_access .sidebar-name-arrow,
+.widgets_access #access-on,
+.widgets_access .widget-holder .description {
+        display: none;
+}
+
+.widgets_access .widget-holder,
+.widgets_access #widget-list {
+        padding-top: 10px;
+}
+
+.widgets_access #access-off {
+        display: inline;
+}
+
+.widgets_access #wpbody-content .widget-title-action,
+.widgets_access #wpbody-content .widget-control-edit,
+.widgets_access .closed .widgets-sortables,
+.widgets_access .closed .widget-holder {
+        display: block;
+}
+
+.widgets_access .closed .sidebar-name {
+        -moz-border-radius-bottomleft: 0;
+        -moz-border-radius-bottomright: 0;
+        -webkit-border-bottom-right-radius: 0;
+        -webkit-border-bottom-left-radius: 0;
+        -khtml-border-bottom-right-radius: 0;
+        -khtml-border-bottom-left-radius: 0;
+        border-bottom-right-radius: 0;
+        border-bottom-left-radius: 0;
+}
+
+.widgets_access .sidebar-name,
+.widgets_access .widget .widget-top {
+        cursor: default;
+}
+
</ins><span class="cx">Property changes on: trunk/wp-admin/css/widgets.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpadminrtlcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/rtl.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/rtl.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/rtl.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,555 +1 @@
</span><del>-/* 0 - 200
-=================================== */
-td.available-theme {
-        text-align: right;
-}
-#current-theme img {
-        float: right;
-        margin-right: 0;
-        margin-left: 1em;
-}
-.quicktags, .search {
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-/* 200 - 500
-=================================== */
-#save-post {
-        float: right;
-}
-.preview {
-        float: left;
-}
-#sticky-span {
-        margin-left: 0;
-        margin-right: 18px;
-}
-#post-body .misc-pub-section {
-        border-right-width: 0;
-        border-left-width: 1;
-        border-right-style: none;
-        border-left-style: solid;
-        float: right;
-}
-#post-body .misc-pub-section-last {
-        border-left: 0;
-}
-#delete-action {
-        text-align: right;
-        float: right;
-}
-#publishing-action {
-        text-align: left;
-        float: left;
-}
-.side-info ul {
-        padding-left: 0;
-        padding-right: 18px;
-}
-.submit input,
-.button,
-.button-primary,
-.button-secondary,
-.button-highlighted,
-#postcustomstuff .submit input {
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-#wpcontent select {
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-#quicktags {
-        background-position: right top;
-}
-/* 500 - 700
-=================================== */
-#template div {
-        margin-right: 0;
-        margin-left: 190px;
-}
-* html #template div {
-        margin-left: 0;
-}
-#your-profile legend {
-        font-family: &quot;Times New Roman&quot;, Tahoma;
-}
-#ajax-response.alignleft {
-        margin-left: 0;
-        margin-right: 2em;
-}
-.page-numbers {
-        margin-right: 0;
-        margin-left: 1px;
-}
-.column-author img, .column-username img {
-        float: right;
-        margin-right: 0;
-        margin-left: 10px;
-}
-.tablenav a.button-secondary {
-        margin: 8px 0 0 8px;
-}
-.tablenav .tablenav-pages {
-        float: left;
-}
-.tablenav .displaying-num {
-        margin-right: 0;
-        margin-left: 10px;
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-#postcustomstuff table input,
-#postcustomstuff table select,
-#postcustomstuff table textarea {
-        margin: 8px 8px 8px 0;
-}
-/* 700 - 1000
-=================================== */
-#pass-strength-result {
-        float: right;
-        margin: 12px 1px 5px 5px;
-}
-/* Admin Header */
-#user_info {
-        float: left;
-}
-#header-logo {
-        float: right;
-        margin: 7px 15px 0 0;
-}
-#wphead h1 {
-        font-family: &quot;Times New Roman&quot;, Tahoma;
-        float: right;
-}
-#wphead h1.long-title {
-        font-family: &quot;Times New Roman&quot;, Tahoma;
-}
-#adminmenu .wp-submenu a {
-        padding-left: 0;
-        padding-right: 12px;
-        border-width: 0 0 0 1px;
-        border-style: none none none solid;
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-#adminmenu a.menu-top,
-#adminmenu .wp-submenu-head {
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-#adminmenu img.wp-menu-image {
-        float: right;
-}
-.folded #adminmenu img.wp-menu-image {
-        padding: 7px 6px 0 0;
-}
-#adminmenu a.separator {
-        cursor: e-resize;
-}
-.folded #adminmenu a.separator {
-         cursor: w-resize;
-}
-#adminmenu .wp-submenu .wp-submenu-head {
-        padding: 6px 10px 6px 4px;
-}
-.folded #adminmenu .wp-submenu {
-        margin: -1px 28px 0 0;
-}
-.folded #adminmenu .wp-submenu a {
-        padding-left: 0;
-        padding-right: 10px;
-}
-.folded #adminmenu a.wp-has-submenu {
-        margin-left: 0;
-        margin-right: 40px;
-}
-#adminmenu .wp-menu-toggle {
-        float: left;
-        padding: 1px 0 0 2px;
-        clear: left;
-}
-#adminmenu div.wp-menu-image {
-        float: right;
-}
-#wphead-info {
-        margin: 0 15px 0 0;
-        padding-right:0;
-        padding-left: 15px;
-}
-/* end side admin menu */
-/* 1000 - 1300
-=================================== */
-#adminmenu #awaiting-mod,
-#adminmenu span.update-plugins,
-#sidemenu li a span.update-plugins {
-        font-family: tahoma;
-        margin-left: 0;
-        margin-right: 2px;
-}
-#adminmenu li #awaiting-mod span,
-#adminmenu li span.update-plugins span,
-#sidemenu li a span.update-plugins span {
-        float: right;
-}
-.post-com-count-wrapper {
-        font-family: tahoma;
-}
-.column-response .post-com-count {
-        float: right;
-        margin-right: 0;
-        margin-left: 5px;
-}
-/* Tables used on comment.php and option/setting pages */
-.form-table th,
-#wpbody-content .describe th {
-        text-align: right;
-}
-.form-table input.tog {
-        margin-right: 0;
-        margin-left: 2px;
-        float: right;
-}
-.form-table table.color-palette {
-        float: right;
-}
-#profile-page .form-table #rich_editing {
-        margin-right: 0;
-        margin-left: 5px;
-}
-/* Post Screen */
-/* 1300 - 1500
-=================================== */
-#normal-sortables .postbox .submit {
-        float: left;
-}
-#post-body .tagsdiv #newtag {
-        margin-right: 0;
-        margin-left: 5px;
-}
-#post-status-info {
-        padding: 0 7px 0 15px;
-}
-#comment-status-radio input {
-        margin: 2px 0 5px 3px;
-}
-.tagchecklist {
-        margin-left: 0;
-        margin-right: 10px;
-}
-.tagchecklist strong {
-        margin-left: 0;
-        margin-right: -8px;
-}
-.tagchecklist span {
-        float: right;
-}
-.tagchecklist span a {
-        margin: 6px -9px 0 0;
-        float: right;
-}
-.ac_results li {
-        text-align: right;
-}
-#poststuff h2 {
-        clear: right;
-}
-.description, .form-wrap p {
-        font-family: Tahoma, Arial;
-}
-/* 1500 - 1800
-=================================== */
-.meta-box-sortables .postbox .handlediv {
-        float: left;
-}
-.howto {
-        font-family: Tahoma, Arial;
-}
-.postarea h3 label {
-        float: right;
-}
-.postarea #add-media-button {
-        float: left;
-        right: auto;
-        left: 10px;
-}
-.wp_themeSkin tr.mceFirst td.mceToolbar {
-        background-position: right top;
-}
-#poststuff #edButtonPreview,
-#poststuff #edButtonHTML {
-        margin: 5px 0 0 5px;
-        float: left;
-}
-#poststuff #edButtonHTML {
-        margin-right: 0;
-        margin-left: 15px;
-}
-#media-buttons a {
-        padding: 0 10px 5px 0;
-}
-.submitbox .submit {
-        text-align: right;
-}
-
-.inside-submitbox #post_status {
-        margin: 2px -2px 2px 0;
-}
-.submitbox .submit input {
-        margin-right: 0;
-        margin-left: 4px;
-}
-/* Categories */
-#category-adder {
-        margin-left: 0;
-        margin-right: 120px;
-}
-#post-body ul#category-tabs li.tabs {
-        -moz-border-radius: 0 3px 3px 0;
-        -webkit-border-top-left-radius: 0;
-        -webkit-border-top-right-radius: 3px;
-        -webkit-border-bottom-left-radius: 0;
-        -webkit-border-bottom-right-radius: 3px;
-        border-top-left-radius: 0;
-        border-top-right-radius: 3px;
-        border-bottom-left-radius: 0;
-        border-bottom-right-radius: 3px;
-}
-#post-body ul#category-tabs {
-        float: right;
-        text-align: left;
-        margin: 0 0 0 -120px;
-}
-#post-body #categorydiv div.tabs-panel,
-#post-body #linkcategorydiv div.tabs-panel {
-        margin: 0 120px 0 5px;
-}
-/* 1800 - 2000
-=================================== */
-#side-sortables #category-tabs li {
-        padding-right: 0;
-        padding-left: 8px;
-}
-#categorydiv ul.categorychecklist ul,
-#linkcategorydiv ul.categorychecklist ul {
-        margin-left: 0;
-        margin-right: 18px;
-}
-/* positioning etc. */
-p.search-box {
-        float: left;
-}
-#posts-filter fieldset {
-        float: right;
-        margin: 0 0 1em 1.5ex;
-}
-#posts-filter fieldset legend {
-        padding: 0 1px .2em 0;
-}
-.view-switch {
-        float: left;
-}
-.filter {
-        float: right;
-        margin: -5px 10px 0 0;
-}
-#the-comment-list td.comment p.comment-author {
-        margin-right: 0;
-}
-#the-comment-list p.comment-author img {
-        float: right;
-        margin-right: 0;
-        margin-left: 8px;
-}
-.tablenav .delete {
-        margin-right: 0;
-        margin-left: 20px;
-}
-td.action-links, th.action-links {
-        text-align: left;
-}
-/* 2000 - 2300
-=================================== */
-.filter .subsubsub {
-        margin-left: 0;
-        margin-right: -10px;
-}
-#wp-word-count {
-        margin-right: 10px;
-}
-.tool-box .title {
-        font-family: &quot;Times New Roman&quot;, Tahoma;
-}
-.settings-toggle {
-        text-align: left;
-        margin: 5px 0 15px 7px;
-}
-.curtime #timestamp {
-        background-position: right top;
-        padding-left: 0;
-        padding-right: 18px;
-}
-/* media popup 0819 */
-#sidemenu {
-        margin: -30px 315px 0 15px;
-        float: left;
-        padding-left: 0;
-        padding-right: 10px;
-}
-#sidemenu a {
-        float: right;
-}
-#replysubmit .button {
-        margin-right: 0;
-        margin-left: 5px;
-}
-/* 2300 - 2500
-=================================== */
-#edithead .inside {
-        float: right;
-        margin: 3px 5px 2px 0;
-}
-#replyrow #ed_reply_toolbar input {
-        margin: 1px 1px 1px 2px;
-}
-/* show/hide settings */
-#screen-meta-links {
-        margin: 0 0 0 9px;
-}
-#screen-options-link-wrap,
-#contextual-help-link-wrap {
-        float: left;
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-        margin: 0 0 0 6px;
-}
-.metabox-prefs label {
-        padding-right: 0;
-        padding-left: 15px;
-}
-.metabox-prefs label input {
-        margin: 0 2px 0 5px;
-}
-.inline-editor .save,
-.inline-editor .cancel {
-        margin-right: 0;
-        margin-left: 5px;
-}
-/* 2500 - 2700
-=================================== */
-#bulk-titles div a {
-        float: right;
-        margin: 3px -2px 0 3px;
-}
-#wpbody-content .filename {
-        margin-left: 0;
-        margin-right: 10px;
-}
-#wpbody-content .inline-edit-row fieldset {
-        float: right;
-}
-#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
-        border-left: 0 none;
-        border-right: 1px solid;
-}
-#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
-        float: left;
-}
-.inline-edit-row fieldset label span.title {
-        float: right;
-}
-.inline-edit-row fieldset label span.input-text-wrap {
-        margin-left: 0;
-        margin-right: 5em;
-}
-.quick-edit-row-post fieldset.inline-edit-col-right label span.title {
-        padding-right: 0;
-        padding-left: 0.5em;
-}
-#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
-        margin-right: 0;
-        margin-left: 0.5em;
-}
-/* 2700 - 3000
-=================================== */
-.inline-edit-row fieldset span.title,
-.inline-edit-row fieldset span.checkbox-title {
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-.inline-edit-row fieldset .inline-edit-date {
-        float: right;
-}
-.inline-edit-row fieldset ul.cat-checklist label,
-.inline-edit-row .catshow,
-.inline-edit-row .cathide,
-.inline-edit-row #bulk-titles div {
-        font-family: Tahoma, &quot;Times New Roman&quot;;
-}
-.quick-edit-row-post fieldset label.inline-edit-status {
-        float: right;
-}
-.describe-toggle-on, .describe-toggle-off {
-        float: left;
-        margin-right: 0;
-        margin-left: 20px;
-}
-#wpbody-content #media-items .filename {
-        float: right;
-        margin-left: 0;
-        margin-right: 10px;
-}
-.media-item .pinkynail {
-        float: right;
-}
-#find-posts-response .found-radio {
-        padding: 8px 8px 0 0;
-}
-.find-box-buttons {
-        left: auto;
-        right: 12px;
-}
-.find-box-search label {
-        padding-right: 0;
-        padding-left: 6px;
-}
-/* favorite-actions */
-#favorite-actions {
-        float: left;
-}
-#favorite-first {
-        padding: 3px 12px 4px 30px;
-}
-#favorite-inside {
-}
-#favorite-inside a {
-        padding: 3px 10px 3px 5px;
-}
-#favorite-toggle {
-        right: auto;
-        left: 0;
-        background:transparent url(images/fav-arrow-rtl.gif) no-repeat 10px -4px;
-}
-#utc-time, #local-time {
-        padding-left: 0;
-        padding-right: 25px;
-        font-family: Tahoma, Arial;
-}
-.icon32 {
-        float: right;
-        margin: 14px 0 0 6px;
-}
-.subtitle {
-        padding-left: 0;
-        padding-right: 25px;
-}
-
-ol {
-        list-style-type:decimal;
-        margin-left:0;
-        margin-right:2em;
-}
-
-
-/* TinyMCE
-=================================== */
-.clearlooks2 .mceTop .mceLeft {
-        width:100% !important;
-}
-/* ltr
-=================================== */
-#author-email, #author-url, #rss-url-1, #edit-slug-box, #post_name, #trackback_url, #metakeyinput, #post_password, #slug, #category_nicename, #link_url, #link_image, #rss_uri, #menu_order, #email, #newcomment_author_url, #pages-exclude, #template textarea, #user_login, #url, #pass1, #pass2, #aim, #yim, #jabber, #siteurl, #home, #admin_email, #gmt_offset, #default_post_edit_rows, #mailserver_url, #mailserver_login, #mailserver_pass, #mailserver_port, #ping_sites, #posts_per_page, #posts_per_rss, #blog_charset, #close_comments_days_old, #comments_per_page, #comment_max_links, #moderation_keys, #blacklist_keys, #thumbnail_size_w, #thumbnail_size_h, #medium_size_w, #medium_size_h, #large_size_w, #large_size_h, #permalink_structure, #category_base, #tag_base, #upload_path, #upload_url_path, #rules {
-        direction: ltr;
-}
</del><ins>+td.available-theme{text-align:right;}#current-theme img{float:right;margin-right:0;margin-left:1em;}.quicktags,.search{font-family:Tahoma,&quot;Times New Roman&quot;;}#save-post{float:right;}.preview{float:left;}#sticky-span{margin-left:0;margin-right:18px;}#post-body .misc-pub-section{border-right-width:0;border-left-width:1;border-right-style:none;border-left-style:solid;float:right;}#post-body .misc-pub-section-last{border-left:0;}#delete-action{text-align:right;float:right;}#publishing-action{text-align:left;float:left;}.side-info ul{padding-left:0;padding-right:18px;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{font-family:Tahoma,&quot;Times New Roman&quot;;}#wpcontent select{font-family:Tahoma,&quot;Times New Roman&quot;;}#quicktags{background-position:right top;}#template div{margin-right:0;margin-left:190px;}* html #template div{margin-left:0;}#your-profile legend{font-family:&quot;Times New Roman&quot;,Tahoma;}#ajax-response.alignleft{margin-left:0;margin-right:2em;}.page-numbers{margin-right:0;margin-left:1px;}.column-author img,.column-username img{float:right;margin-right:0;margin-left:10px;}.tablenav a.button-secondary{margin:8px 0 0 8px;}.tablenav .tablenav-pages{float:left;}.tablenav .displaying-num{margin-right:0;margin-left:10px;font-family:Tahoma,&quot;Times New Roman&quot;;}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{margin:8px 8px 8px 0;}#pass-strength-result{float:right;margin:12px 1px 5px 5px;}#user_info{float:left;}#header-logo{float:right;margin:7px 15px 0 0;}#wphead h1{font-family:&quot;Times New Roman&quot;,Tahoma;float:right;}#wphead h1.long-title{font-family:&quot;Times New Roman&quot;,Tahoma;}#adminmenu .wp-submenu a{padding-left:0;padding-right:12px;border-width:0 0 0 1px;border-style:none none none solid;font-family:Tahoma,&quot;Times New Roman&quot;;}#adminmenu a.menu-top,#adminmenu .wp-submenu-head{font-family:Tahoma,&quot;Times New Roman&quot;;}#adminmenu img.wp-menu-image{float:right;}.folded #adminmenu img.wp-menu-image{padding:7px 6px 0 0;}#adminmenu a.separator{cursor:e-resize;}.folded #adminmenu a.separator{cursor:w-resize;}#adminmenu .wp-submenu .wp-submenu-head{padding:6px 10px 6px 4px;}.folded #adminmenu .wp-submenu{margin:-1px 28px 0 0;}.folded #adminmenu .wp-submenu a{padding-left:0;padding-right:10px;}.folded #adminmenu a.wp-has-submenu{margin-left:0;margin-right:40px;}#adminmenu .wp-menu-toggle{float:left;padding:1px 0 0 2px;clear:left;}#adminmenu div.wp-menu-image{float:right;}#wphead-info{margin:0 15px 0 0;padding-right:0;padding-left:15px;}#adminmenu #awaiting-mod,#adminmenu span.update-plugins,#sidemenu li a span.update-plugins{font-family:tahoma;margin-left:0;margin-right:2px;}#adminmenu li #awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{float:right;}.post-com-count-wrapper{font-family:tahoma;}.column-response .post-com-count{float:right;margin-right:0;margin-left:5px;}.form-table th,#wpbody-content .describe th{text-align:right;}.form-table input.tog{margin-right:0;margin-left:2px;float:right;}.form-table table.color-palette{float:right;}#profile-page .form-table #rich_editing{margin-right:0;margin-left:5px;}#normal-sortables .postbox .submit{float:left;}#post-body .tagsdiv #newtag{margin-right:0;margin-left:5px;}#post-status-info{padding:0 7px 0 15px;}#comment-status-radio input{margin:2px 0 5px 3px;}.tagchecklist{margin-left:0;margin-right:10px;}.tagchecklist strong{margin-left:0;margin-right:-8px;}.tagchecklist span{float:right;}.tagchecklist span a{margin:6px -9px 0 0;float:right;}.ac_results li{text-align:right;}#poststuff h2{clear:right;}.description,.form-wrap p{font-family:Tahoma,Arial;}.meta-box-sortables .postbox .handlediv{float:left;}.howto{font-family:Tahoma,Arial;}.postarea h3 label{float:right;}.postarea #add-media-button{float:left;right:auto;left:10px;}.wp_themeSkin tr.mceFirst td.mceToolbar{background-position:right top;}#poststuff #edButtonPreview,#poststuff #edButtonHTML{margin:5px 0 0 5px;float:left;}#poststuff #edButtonHTML{margin-right:0;margin-left:15px;}#media-buttons a{padding:0 10px 5px 0;}.submitbox .submit{text-align:right;}.inside-submitbox #post_status{margin:2px -2px 2px 0;}.submitbox .submit input{margin-right:0;margin-left:4px;}#category-adder{margin-left:0;margin-right:120px;}#post-body ul#category-tabs li.tabs{-moz-border-radius:0 3px 3px 0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:3px;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:3px;border-top-left-radius:0;border-top-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:3px;}#post-body ul#category-tabs{float:right;text-align:left;margin:0 0 0 -120px;}#post-body #categorydiv div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 120px 0 5px;}#side-sortables #category-tabs li{padding-right:0;padding-left:8px;}#categorydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:0;margin-right:18px;}p.search-box{float:left;}#posts-filter fieldset{float:right;margin:0 0 1em 1.5ex;}#posts-filter fieldset legend{padding:0 1px .2em 0;}.view-switch{float:left;}.filter{float:right;margin:-5px 10px 0 0;}#the-comment-list td.comment p.comment-author{margin-right:0;}#the-comment-list p.comment-author img{float:right;margin-right:0;margin-left:8px;}.tablenav .delete{margin-right:0;margin-left:20px;}td.action-links,th.action-links{text-align:left;}.filter .subsubsub{margin-left:0;margin-right:-10px;}#wp-word-count{margin-right:10px;}.tool-box .title{font-family:&quot;Times New Roman&quot;,Tahoma;}.settings-toggle{text-align:left;margin:5px 0 15px 7px;}.curtime #timestamp{background-position:right top;padding-left:0;padding-right:18px;}#sidemenu{margin:-30px 315px 0 15px;float:left;padding-left:0;padding-right:10px;}#sidemenu a{float:right;}#replysubmit .button{margin-right:0;margin-left:5px;}#edithead .inside{float:right;margin:3px 5px 2px 0;}#replyrow #ed_reply_toolbar input{margin:1px 1px 1px 2px;}#screen-meta-links{margin:0 0 0 9px;}#screen-options-link-wrap,#contextual-help-link-wrap{float:left;font-family:Tahoma,&quot;Times New Roman&quot;;margin:0 0 0 6px;}.metabox-prefs label{padding-right:0;padding-left:15px;}.metabox-prefs label input{margin:0 2px 0 5px;}.inline-editor .save,.inline-editor .cancel{margin-right:0;margin-left:5px;}#bulk-titles div a{float:right;margin:3px -2px 0 3px;}#wpbody-content .filename{margin-left:0;margin-right:10px;}#wpbody-content .inline-edit-row fieldset{float:right;}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-left:0 none;border-right:1px solid;}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:left;}.inline-edit-row fieldset label span.title{float:right;}.inline-edit-row fieldset label span.input-text-wrap{margin-left:0;margin-right:5em;}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{padding-right:0;padding-left:.5em;}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:0;margin-left:.5em;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{font-family:Tahoma,&quot;Times New Roman&quot;;}.inline-edit-row fieldset .inline-edit-date{float:right;}.inline-edit-row fieldset ul.cat-checklist label,.inline-edit-row .catshow,.inline-edit-row .cathide,.inline-edit-row #bulk-titles div{font-family:Tahoma,&quot;Times New Roman&quot;;}.quick-edit-row-post fieldset label.inline-edit-status{float:right;}.describe-toggle-on,.describe-toggle-off{float:left;margin-right:0;margin-left:20px;}#wpbody-content #media-items .filename{float:right;margin-left:0;margin-right:10px;}.media-item .pinkynail{float:right;}#find-posts-response .found-radio{padding:8px 8px 0 0;}.find-box-buttons{left:auto;right:12px;}.find-box-search label{padding-right:0;padding-left:6px;}#favorite-actions{float:left;}#favorite-first{padding:3px 12px 4px 30px;}#favorite-inside a{padding:3px 10px 3px 5px;}#favorite-toggle{right:auto;left:0;background:transparent url(images/fav-arrow-rtl.gif) no-repeat 10px -4px;}#utc-time,#local-time{padding-left:0;padding-right:25px;font-family:Tahoma,Arial;}.icon32{float:right;margin:14px 0 0 6px;}.subtitle{padding-left:0;padding-right:25px;}ol{list-style-type:decimal;margin-left:0;margin-right:2em;}.clearlooks2 .mceTop .mceLeft{width:100%!important;}#author-email,#author-url,#rss-url-1,#edit-slug-box,#post_name,#trackback_url,#metakeyinput,#post_password,#slug,#category_nicename,#link_url,#link_image,#rss_uri,#menu_order,#email,#newcomment_author_url,#pages-exclude,#template textarea,#user_login,#url,#pass1,#pass2,#aim,#yim,#jabber,#siteurl,#home,#admin_email,#gmt_offset,#default_post_edit_rows,#mailserver_url,#mailserver_login,#mailserver_pass,#mailserver_port,#ping_sites,#posts_per_page,#posts_per_rss,#blog_charset,#close_comments_days_old,#comments_per_page,#comment_max_links,#moderation_keys,#blacklist_keys,#thumbnail_size_w,#thumbnail_size_h,#medium_size_w,#medium_size_h,#large_size_w,#large_size_h,#permalink_structure,#category_base,#tag_base,#upload_path,#upload_url_path,#rules{direction:ltr;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadminwpadmincss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/wp-admin.css (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/wp-admin.css        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-admin/wp-admin.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -1,3333 +1 @@
</span><del>-textarea,
-input,
-select {
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 4px;
-        -khtml-border-radius: 4px;
-        -webkit-border-radius: 4px;
-        border-radius: 4px;
-}
-
-input[type=&quot;checkbox&quot;],
-input[type=&quot;radio&quot;],
-input[type=&quot;image&quot;] {
-        border: 0 none;
-}
-
-p,
-ul,
-ol,
-blockquote,
-input,
-select {
-        font-size: 12px;
-}
-
-select option {
-        padding: 2px;
-}
-
-.plugins .name,
-#pass-strength-result.strong,
-#pass-strength-result.short,
-.button-highlighted,
-#quicktags #ed_strong,
-#ed_reply_toolbar #ed_reply_strong {
-        font-weight: bold;
-}
-
-.plugins p {
-        margin: 0 4px;
-        padding: 0;
-}
-
-.plugins .desc p {
-        margin: 0 0 8px;
-}
-
-.plugins td.desc {
-        line-height: 1.5em;
-}
-
-.plugins .desc ul,
-.plugins .desc ol {
-        margin: 0 0 0 2em;
-}
-
-.plugins .desc ul {
-        list-style-type: disc;
-}
-
-.plugins .action-links { 
-        white-space: nowrap;
-}
-
-.plugins .row-actions-visible {
-        padding: 0;
-}
-
-.widefat tbody.plugins th.check-column {
-        padding: 7px 0;
-}
-
-.widefat .plugins td,
-.widefat .plugins th {
-        border-bottom: 0 none;
-}
-
-#install-plugins .plugins td,
-#install-plugins .plugins th {
-        border-bottom-style: solid;
-        border-bottom-width: 1px;
-}
-
-.plugins .inactive td,
-.plugins .inactive th,
-.plugins .active td,
-.plugins .active th {
-        border-top-style: solid;
-        border-top-width: 1px;
-        padding: 5px 7px 0;
-}
-
-#wpbody-content .plugins .plugin-title {
-        padding-right: 12px;
-}
-
-.plugins .second td,
-.plugins .second th {
-        border-top: 0 none;
-        padding: 0 7px 5px;
-}
-
-.plugins-php .widefat tfoot th,
-.plugins-php .widefat tfoot td {
-        border-top-style: solid;
-        border-top-width: 1px;
-}
-
-.import-system {
-        font-size: 16px;
-}
-
-.anchors {
-        margin: 10px 20px 10px 20px;
-}
-
-table#availablethemes {
-        border-spacing: 0;
-        border-width: 1px 0;
-        border-style: solid none;
-        margin: 10px auto;
-        width: 100%;
-}
-
-td.available-theme {
-        vertical-align: top;
-        width: 240px;
-        margin: 0;
-        padding: 20px;
-        text-align: left;
-}
-
-table#availablethemes td {
-        border-width: 0 1px 1px;
-        border-style: none solid solid;
-}
-
-table#availablethemes td.right,
-table#availablethemes td.left  {
-        border-right: 0 none;
-        border-left: 0 none;
-}
-
-table#availablethemes td.bottom {
-        border-bottom: 0 none;
-}
-
-.available-theme a.screenshot {
-        width: 240px;
-        height: 180px;
-        display: block;
-        border-width: 1px;
-        border-style: solid;
-        margin-bottom: 10px;
-        overflow: hidden;
-}
-
-.available-theme img {
-        width: 240px;
-}
-
-.available-theme h3 {
-        margin: 15px 0 5px;
-}
-
-#current-theme {
-        margin: 1em 0 1.5em;
-}
-
-#current-theme a {
-        border-bottom: none;
-}
-
-#current-theme h3 {
-        font-size: 17px;
-        font-weight: normal;
-        margin: 0;
-}
-
-#current-theme .theme-description {
-        margin-top: 5px;
-}
-
-#current-theme img {
-        float: left;
-        border-width: 1px;
-        border-style: solid;
-        margin-right: 1em;
-        margin-bottom: 1.5em;
-        width: 150px;
-}
-
-#TB_window #TB_title a.tb-theme-preview-link,
-#TB_window #TB_title a.tb-theme-preview-link:visited {
-        font-weight: bold;
-        text-decoration: none;
-}
-
-#TB_window #TB_title {
-        background-color: #222;
-        color: #cfcfcf;
-}
-
-.checkbox {
-        border: none;
-        margin: 0;
-        padding: 0;
-}
-
-.code, code {
-        font-family: Consolas, Monaco, Courier, monospace;
-}
-
-kbd, code {
-        padding: 1px 3px;
-        margin: 0 1px;
-        font-size: 11px;
-}
-
-.commentlist li {
-        padding: 1em 1em .2em;
-        margin: 0;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-.commentlist li li {
-        border-bottom: 0;
-        padding: 0;
-}
-
-.commentlist p {
-        padding: 0;
-        margin: 0 0 .8em;
-}
-
-.post-categories {
-        display: inline;
-        margin: 0;
-        padding: 0;
-}
-
-.post-categories li {
-        display: inline;
-}
-
-.quicktags, .search {
-        font: 12px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-}
-
-.submit {
-        padding: 1.5em 0;
-        margin: 5px 0;
-        -moz-border-radius: 0 0 3px 3px;
-        -webkit-border-bottom-left-radius: 3px;
-        -webkit-border-bottom-right-radius: 3px;
-        -khtml-border-bottom-left-radius: 3px;
-        -khtml-border-bottom-right-radius: 3px;
-        border-bottom-left-radius: 3px;
-        border-bottom-right-radius: 3px;
-}
-
-form p.submit a.cancel:hover {
-        text-decoration: none;
-}
-
-#submitdiv h3,
-#pagesubmitdiv h3 {
-        margin-bottom: 0 !important;
-}
-
-#misc-publishing-actions {
-        padding: 6px 0 16px 0;
-}
-
-.misc-pub-section {
-        padding: 6px;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-.misc-pub-section-last {
-        border-bottom: 0 none;
-}
-
-#minor-publishing-actions {
-        padding: 6px;
-        text-align: right;
-}
-
-#minor-publishing {
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-#save-post {
-        float: left;
-}
-
-.preview {
-        float: right;
-}
-
-#major-publishing-actions {
-        padding: 6px;
-        clear: both;
-        border-top: none;
-}
-
-#minor-publishing-actions input,
-#major-publishing-actions input,
-#minor-publishing-actions .preview {
-        min-width: 80px;
-        text-align: center;
-}
-
-#delete-action {
-        line-height: 25px;
-        vertical-align: middle;
-        text-align: left;
-        float: left;
-}
-
-#publishing-action {
-        text-align: right;
-        float: right;
-}
-
-#post-body #minor-publishing {
-        padding-bottom: 10px;
-}
-
-#post-body #misc-publishing-actions {
-        padding: 0;
-}
-
-#post-body .misc-pub-section {
-        border-right-width: 1px;
-        border-right-style: solid;
-        border-bottom: 0 none;
-        min-height: 30px;
-        float: left;
-        max-width: 32%;
-}
-
-#post-body .misc-pub-section-last {
-        border-right: 0;
-}
-
-#sticky-span {
-        margin-left: 18px;
-}
-
-#post-status-display,
-#post-visibility-display {
-        font-weight: bold;
-}
-
-.side-info {
-        margin: 0;
-        padding: 4px;
-        font-size: 11px;
-}
-
-.side-info h5 {
-        padding-bottom: 7px;
-        font-size: 14px;
-        margin: 12px 2px 5px;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-.side-info ul {
-        margin: 0;
-        padding-left: 18px;
-        list-style: square;
-}
-
-.submit input,
-.button,
-.button-primary,
-.button-secondary,
-.button-highlighted,
-#postcustomstuff .submit input {
-        text-decoration: none;
-        font-size: 11px !important;
-        line-height: 14px;
-        padding: 2px 8px;
-        cursor: pointer;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 11px;
-        -khtml-border-radius: 11px;
-        -webkit-border-radius: 11px;
-        border-radius: 11px;
-        -moz-box-sizing: content-box;
-        -webkit-box-sizing: content-box;
-        -khtml-box-sizing: content-box;
-        box-sizing: content-box;
-}
-
-a.button,
-a.button-primary,
-a.button-secondary {
-        line-height: 15px;
-        padding: 3px 10px;
-        white-space: nowrap;
-}
-
-#doaction,
-#doaction2,
-#post-query-submit {
-        margin-right: 8px;
-}
-
-.tablenav select[name=&quot;action&quot;],
-.tablenav select[name=&quot;action2&quot;] {
-        width: 120px;
-}
-
-.tablenav select[name=&quot;m&quot;] {
-        width: 120px;
-}
-
-.tablenav select#cat {
-        width: 150px;
-}
-
-#wpcontent select {
-        padding: 2px;
-        height: 2em;
-        font-size: 11px;
-}
-
-#wpcontent option {
-        padding: 2px;
-}
-
-#timezone_string option {
-        margin-left: 1em;
-}
-
-.approve {
-        display: none;
-}
-
-.unapproved .approve,
-.spam .approve,
-.trash .approve {
-        display: inline;
-}
-
-.unapproved .unapprove {
-        display: none;
-}
-
-.narrow {
-        width: 70%;
-        margin-bottom: 40px;
-}
-
-.narrow p {
-        line-height: 150%;
-}
-
-textarea.all-options, input.all-options {
-        width: 250px;
-}
-
-#namediv table {
-        width: 100%;
-}
-
-#namediv td.first {
-        width: 10px;
-        white-space: nowrap;
-}
-
-#namediv input {
-        width: 98%;
-}
-
-#namediv p {
-        margin: 10px 0;
-}
-
-#wpbody-content .metabox-holder {
-        padding-top: 10px;
-}
-
-#content {
-        margin: 0;
-        width: 100%;
-}
-
-#editorcontainer #content {
-        padding: 6px;
-        line-height: 150%;
-        border: 0 none;
-        outline: none;
-        -moz-box-sizing: border-box;
-        -webkit-box-sizing: border-box;
-        -khtml-box-sizing: border-box;
-        box-sizing: border-box;
-}
-
-#editorcontainer,
-#quicktags {
-        border-style: solid;
-        border-width: 1px;
-        border-collapse: separate;
-        -moz-border-radius: 6px 6px 0 0;
-        -webkit-border-top-right-radius: 6px;
-        -webkit-border-top-left-radius: 6px;
-        -khtml-border-top-right-radius: 6px;
-        -khtml-border-top-left-radius: 6px;
-        border-top-right-radius: 6px;
-        border-top-left-radius: 6px;
-}
-
-#quicktags {
-        padding: 0;
-        margin-bottom: -3px;
-        border-bottom-width: 3px;
-        background-image: url(&quot;images/ed-bg.gif&quot;);
-        background-position: left top;
-        background-repeat: repeat-x;
-}
-
-#quicktags #ed_toolbar {
-        padding: 2px 4px 0;
-}
-
-#ed_toolbar input,
-#ed_reply_toolbar input {
-        margin: 3px 1px 4px;
-        line-height: 18px;
-        display: inline-block;
-        min-width: 26px;
-        padding: 2px 4px;
-        font-size: 12px;
-}
-
-#ed_reply_toolbar input {
-        margin: 1px 2px 1px 1px;
-}
-
-#quicktags #ed_link,
-#ed_reply_toolbar #ed_reply_link {
-        text-decoration: underline;
-}
-
-#quicktags #ed_del,
-#ed_reply_toolbar #ed_reply_del {
-        text-decoration: line-through;
-}
-
-#quicktags #ed_em,
-#ed_reply_toolbar #ed_reply_em {
-        font-style: italic;
-}
-
-#excerpt, .attachmentlinks {
-        margin: 0;
-        height: 4em;
-        width: 98%;
-}
-
-/* post meta postbox */
-#postcustomstuff table,
-#postcustomstuff input,
-#postcustomstuff textarea {
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 3px;
-        -khtml-border-radius: 3px;
-        -webkit-border-radius: 3px;
-        border-radius: 3px;
-}
-
-#postcustomstuff .updatemeta,
-#postcustomstuff .deletemeta {
-        margin: auto;
-}
-
-#postcustomstuff thead th {
-        padding: 5px 8px 8px;
-}
-
-#postcustom #postcustomstuff .submit,
-#pagecustomdiv #postcustomstuff .submit {
-        border: 0 none;
-        float: none;
-        padding: 5px 8px;
-}
-
-#side-sortables #postcustom #postcustomstuff .submit,
-#side-sortables #pagecustomdiv #postcustomstuff .submit {
-        padding: 0 5px;
-}
-
-#side-sortables #postcustom #postcustomstuff td.left input,
-#side-sortables #pagecustomdiv #postcustomstuff td.left input {
-        margin: 3px 3px 0;
-}
-
-#side-sortables #postcustom #postcustomstuff #the-list textarea,
-#side-sortables #pagecustomdiv #postcustomstuff #the-list textarea {
-        height: 85px;
-        margin: 3px;
-}
-
-#postcustomstuff table {
-        margin: 0;
-        width: 100%;
-        border-width: 1px;
-        border-style: solid;
-        border-spacing: 0;
-}
-
-#postcustomstuff table input,
-#postcustomstuff table select,
-#postcustomstuff table textarea {
-        width: 95%;
-        margin: 8px 0 8px 8px;
-}
-
-#postcustomstuff th.left,
-#postcustomstuff td.left {
-        width: 38%;
-}
-
-#postcustomstuff .submit input {
-        width: auto;
-}
-
-#postcustomstuff #newmeta .submit {
-        padding: 0 8px;
-}
-
-#postcustomstuff table #addmetasub {
-        width: auto;
-}
-
-#postcustomstuff #newmetaleft {
-        vertical-align: top;
-}
-
-#postcustomstuff #newmetaleft a {
-        padding: 0 10px;
-        text-decoration: none;
-}
-
-#save {
-        width: 15em;
-}
-
-#template div {
-        margin-right: 190px;
-}
-
-* html #template div {
-        margin-right: 0;
-}
-
-/* A handy div class for hiding controls.
-Some browsers will disable them when you
-set display: none; */
-.zerosize {
-        height: 0;
-        width: 0;
-        margin: 0;
-        border: 0;
-        padding: 0;
-        overflow: hidden;
-        position: absolute;
-}
-
-* html #themeselect {
-        padding: 0 3px;
-        height: 22px;
-}
-
-#your-profile legend {
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        font-size: 22px;
-}
-
-#your-profile #rich_editing {
-        border: none;
-}
-
-#howto {
-        font-size: 11px;
-        margin: 0 5px;
-        display: block;
-}
-
-#ajax-response.alignleft {
-        margin-left: 2em;
-}
-
-div.nav {
-        height: 2em;
-        padding: 7px 10px;
-        vertical-align: text-top;
-        margin: 5px 0;
-}
-
-.nav .button-secondary {
-        padding: 2px 4px;
-}
-
-a.page-numbers {
-        border-bottom-style: solid;
-        border-bottom-width: 2px;
-        font-weight: bold;
-        margin-right: 1px;
-        padding: 0 2px;
-}
-
-p.pagenav {
-        margin: 0;
-        display: inline;
-}
-
-.pagenav span {
-        font-weight: bold;
-        margin: 0 6px;
-}
-
-.row-title {
-        font-size: 12px !important;
-        font-weight: bold;
-}
-
-.widefat .column-comment p {
-        margin: 0.6em 0;
-}
-
-.column-author img, .column-username img {
-        float: left;
-        margin-right: 10px;
-        margin-top: 3px;
-}
-
-.tablenav a.button-secondary {
-        display: block;
-        margin: 3px 8px 0 0;
-}
-
-.tablenav {
-        clear: both;
-        height: 30px;
-        margin: 6px 0 4px;
-        vertical-align: middle;
-}
-
-.tablenav .tablenav-pages {
-        float: right;
-        display: block;
-        cursor: default;
-        height: 30px;
-        line-height: 30px;
-        font-size: 11px;
-}
-
-.tablenav .tablenav-pages a,
-.tablenav-pages span.current  {
-        text-decoration: none;
-        border: none;
-        padding: 3px 6px;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 5px;
-        -khtml-border-radius: 5px;
-        -webkit-border-radius: 5px;
-        border-radius: 5px;
-}
-
-.tablenav .displaying-num {
-        margin-right: 10px;
-        font-size: 12px;
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        font-style: italic;
-}
-
-.tablenav .actions {
-        padding: 2px 8px 0 0;
-}
-
-td.media-icon {
-        text-align: center;
-        width: 80px;
-        padding-top: 8px;
-}
-
-td.media-icon img {
-        max-width: 80px;
-        max-height: 60px;
-}
-
-#update-nag {
-        line-height: 29px;
-        font-size: 12px;
-        text-align: center;
-}
-
-#update-nag {
-        border-width: 1px 0;
-        border-style: solid none;
-}
-
-.plugins .plugin-update {
-        padding: 0;
-}
-
-.plugin-update .update-message {
-        margin: 0 10px 8px 31px;
-        font-weight: bold;
-}
-
-#pass-strength-result {
-        border-style: solid;
-        border-width: 1px;
-        float: left;
-        margin: 12px 5px 5px 1px;
-        padding: 3px 5px;
-        text-align: center;
-        width: 200px;
-}
-
-.row-actions {
-        visibility: hidden;
-        padding: 2px 0 0;
-}
-
-tr:hover .row-actions,
-div.comment-item:hover .row-actions {
-        visibility: visible;
-}
-
-.row-actions-visible {
-        padding: 2px 0 0;
-        cursor: pointer;
-}
-
-/* Admin Header */
-#wphead-info {
-        margin: 0 0 0 15px;
-        padding-right: 15px;
-}
-
-#user_info {
-        float: right;
-        font-size: 12px;
-        line-height: 46px;
-        height: 46px;
-}
-
-#user_info p {
-        margin: 0;
-        padding: 0;
-        line-height: 46px;
-}
-
-#wphead {
-        height: 46px;
-}
-
-#wphead a,
-#adminmenu a,
-#sidemenu a,
-#taglist a,
-#catlist a,
-#show-settings a {
-        text-decoration: none;
-}
-
-#header-logo {
-        float: left;
-        margin: 7px 0 0 15px;
-}
-
-#wphead h1 {
-        font: normal 22px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        padding: 10px 8px 5px;
-        margin: 0;
-        float: left;
-}
-
-#wphead h1.long-title {
-        font: normal 18px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        padding: 12px 10px 5px;
-}
-
-#wphead #site-visit-button {
-        background-repeat:repeat-x;
-        background-position:0 0;
-        -moz-border-radius:3px;
-        -webkit-border-radius:3px;
-        -khtml-border-radius:3px;
-        border-radius:3px;
-        cursor:pointer; /* to keep IE happy */
-        display:-moz-inline-stack; /* to keep FF2 happy */
-        display:inline-block;
-        font-size: 50%;
-        font-style:normal;
-        line-height:17px;
-        margin-left:5px;
-        padding:0 6px;
-        vertical-align:middle;
-}
-
-#wphead h1 a:hover {
-        text-decoration:none;
-}
-#wphead h1 a:hover #site-title {
-        text-decoration:underline;
-}
-
-/* side admin menu */
-#adminmenu * {
-        -webkit-user-select: none;
-        -moz-user-select: none;
-        -khtml-user-select: none;
-        user-select: none;
-}
-
-#adminmenu .wp-submenu {
-        display: none;
-        list-style: none;
-        padding: 0;
-        margin: 0;
-        position: relative;
-        z-index: 2;
-        border-width: 1px 0 0;
-        border-style: solid none none;
-}
-
-#adminmenu .wp-submenu a {
-        font: normal 11px/18px &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-}
-
-#adminmenu .wp-submenu li.current,
-#adminmenu .wp-submenu li.current a,
-#adminmenu .wp-submenu li.current a:hover {
-        font-weight: bold;
-}
-
-#adminmenu a.menu-top,
-#adminmenu .wp-submenu-head {
-        font: normal 13px/18px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-}
-
-#adminmenu div.wp-submenu-head {
-        display: none;
-}
-
-.folded #adminmenu div.wp-submenu-head,
-.folded #adminmenu li.wp-has-submenu div.sub-open {
-        display: block;
-}
-
-.folded #adminmenu a.menu-top,
-.folded #adminmenu .wp-submenu,
-.folded #adminmenu li.wp-menu-open .wp-submenu,
-.folded #adminmenu div.wp-menu-toggle {
-        display: none;
-}
-
-#adminmenu li.wp-menu-open .wp-submenu,
-.no-js #adminmenu .open-if-no-js .wp-submenu {
-        display: block;
-}
-
-#adminmenu div.wp-menu-image {
-        float: left;
-        width: 28px;
-        height: 28px;
-}
-
-#adminmenu li {
-        margin: 0;
-        padding: 0;
-        cursor: pointer;
-}
-
-#adminmenu a {
-        display: block;
-        line-height: 18px;
-        padding: 1px 5px 3px;
-}
-
-#adminmenu li.menu-top {
-        min-height: 26px;
-}
-
-#adminmenu a.menu-top {
-        line-height: 18px;
-        min-width: 10em;
-        padding: 5px 5px;
-        border-width: 1px 1px 0;
-        border-style: solid solid none;
-}
-
-#adminmenu .wp-submenu a {
-        margin: 0;
-        padding-left: 12px;
-        border-width: 0 1px 0 0;
-        border-style: none solid none none;
-}
-
-#adminmenu .menu-top-last ul.wp-submenu {
-        border-width: 0 0 1px;
-        border-style: none none solid;
-}
-
-#adminmenu .wp-submenu li {
-        padding: 0;
-        margin: 0;
-}
-
-.folded #adminmenu li.menu-top {
-        width: 28px;
-        height: 30px;
-        overflow: hidden;
-        border-width: 1px 1px 0;
-        border-style: solid solid none;
-}
-
-#adminmenu .menu-top-first a.menu-top,
-.folded #adminmenu li.menu-top-first,
-#adminmenu .wp-submenu .wp-submenu-head {
-        border-width: 1px 1px 0;
-        border-style: solid solid none;
-        -moz-border-radius-topleft :6px;
-        -moz-border-radius-topright: 6px;
-        -webkit-border-top-right-radius: 6px;
-        -webkit-border-top-left-radius: 6px;
-        -khtml-border-top-right-radius: 6px;
-        -khtml-border-top-left-radius: 6px;
-        border-top-right-radius: 6px;
-        border-top-left-radius: 6px;
-}
-
-#adminmenu .menu-top-last a.menu-top,
-.folded #adminmenu li.menu-top-last {
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius-bottomleft: 6px;
-        -moz-border-radius-bottomright: 6px;
-        -webkit-border-bottom-right-radius: 6px;
-        -webkit-border-bottom-left-radius: 6px;
-        -khtml-border-bottom-right-radius: 6px;
-        -khtml-border-bottom-left-radius: 6px;
-        border-bottom-right-radius: 6px;
-        border-bottom-left-radius: 6px;
-}
-
-#adminmenu li.wp-menu-open a.menu-top-last {
-        border-bottom: 0 none;
-        -moz-border-radius-bottomright: 0;
-        -moz-border-radius-bottomleft: 0;
-        -webkit-border-bottom-right-radius: 0;
-        -webkit-border-bottom-left-radius: 0;
-        -khtml-border-bottom-right-radius: 0;
-        -khtml-border-bottom-left-radius: 0;
-        border-bottom-right-radius: 0;
-        border-bottom-left-radius: 0;
-}
-
-#adminmenu img.wp-menu-image {
-        float: left;
-        padding: 8px 6px 0;
-        opacity: 0.6;
-        filter: alpha(opacity=60);
-}
-
-#adminmenu li.menu-top:hover img.wp-menu-image,
-#adminmenu li.wp-has-current-submenu img.wp-menu-image {
-        opacity: 1;
-        filter: alpha(opacity=100);
-}
-
-.folded #adminmenu img.wp-menu-image {
-        padding: 7px 0 0 6px;
-}
-
-#adminmenu li.wp-menu-separator {
-        height: 21px;
-        padding: 0;
-        margin: 0;
-}
-
-#adminmenu a.separator {
-        cursor: w-resize;
-        height: 20px;
-        padding: 0;
-}
-
-.folded #adminmenu a.separator {
-         cursor: e-resize;
-}
-
-#adminmenu .wp-menu-separator-last {
-        height: 10px;
-        width: 1px;
-}
-
-#adminmenu .wp-submenu .wp-submenu-head {
-        border-width: 1px;
-        border-style: solid;
-        padding: 6px 4px 6px 10px;
-        cursor: default;
-}
-
-.folded #adminmenu .wp-submenu {
-        position: absolute;
-        margin: -1px 0 0 28px;
-        padding: 0 8px 8px;
-        z-index: 999;
-        border: 0 none;
-}
-
-.folded #adminmenu .wp-submenu ul {
-        width: 140px;
-        border-width: 0 0 1px;
-        border-style: none none solid;
-}
-
-.folded #adminmenu .wp-submenu li.wp-first-item {
-        border-top: 0 none;
-}
-
-.folded #adminmenu .wp-submenu a {
-        padding-left: 10px;
-}
-
-.folded #adminmenu a.wp-has-submenu {
-        margin-left: 40px;
-}
-
-#adminmenu li.menu-top-last .wp-submenu ul {
-        border-width: 0 0 1px;
-        border-style: none none solid;
-}
-
-#adminmenu .wp-menu-toggle {
-        width: 22px;
-        clear: right;
-        float: right;
-        margin: 1px 0 0;
-        height: 27px;
-        padding: 1px 2px 0 0;
-        cursor: default;
-}
-
-#adminmenu li.wp-has-current-submenu ul {
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-#adminmenu .wp-menu-image a {
-        height: 24px;
-}
-
-#adminmenu .wp-menu-image img {
-        padding: 6px 0 0 1px;
-}
-
-/* end side admin menu */
-
-/* comments/plugins bubble in menu */
-#adminmenu #awaiting-mod,
-#adminmenu span.update-plugins,
-#sidemenu li a span.update-plugins {
-        position: absolute;
-        font-family: Helvetica, Arial, sans-serif;
-        font-size: 7pt;
-        font-weight: bold;
-        margin-top: 2px;
-        margin-left: 2px;
-        -moz-border-radius: 7px;
-        -khtml-border-radius: 7px;
-        -webkit-border-radius: 7px;
-        border-radius: 7px;
-}
-
-#adminmenu li #awaiting-mod span,
-#adminmenu li span.update-plugins span,
-#sidemenu li a span.update-plugins span {
-        float: left;
-        display: block;
-        height: 1.6em;
-        line-height: 1.6em;
-        padding: 0 6px;
-}
-
-#adminmenu li span.count-0,
-#sidemenu li a .count-0 {
-        display: none;
-}
-/* end menu stuff */
-
-/* comments bubble */
-.post-com-count-wrapper {
-        min-width: 22px;
-        font-family: Helvetica, Arial, sans-serif;
-}
-
-.post-com-count {
-        height: 1.3em;
-        line-height: 1.1em;
-        display: block;
-        text-decoration: none;
-        padding: 0 0 6px;
-        cursor: pointer;
-        background-position: center -80px;
-        background-repeat: no-repeat;
-}
-
-.post-com-count span {
-        font-size: 9px;
-        font-weight: bold;
-        height: 1.7em;
-        line-height: 1.70em;
-        min-width: 0.7em;
-        padding: 0 6px;
-        display: inline-block;
-        cursor: pointer;
-        -moz-border-radius: 5px;
-        -khtml-border-radius: 5px;
-        -webkit-border-radius: 5px;
-        border-radius: 5px;
-}
-
-strong .post-com-count {
-        background-position: center -55px;
-}
-
-.post-com-count:hover {
-        background-position: center -3px;
-}
-
-.column-response .post-com-count {
-        float: left;
-        margin-right: 5px;
-        text-align: center;
-}
-
-.response-links {
-        float: left;
-}
-
-#the-comment-list .attachment-80x60 {
-        padding: 4px 8px;
-}
-
-/* Admin Footer */
-#footer {
-        margin-top: -45px;
-}
-
-#footer,
-#footer a {
-        font-size: 12px;
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        font-style: italic;
-}
-
-#footer p {
-        margin: 0;
-        padding: 15px;
-        line-height: 15px;
-}
-
-#footer a {
-        text-decoration: none;
-}
-
-#footer a:hover {
-        text-decoration: underline;
-}
-
-/* Tables used on comment.php and option/setting pages */
-
-.form-table {
-        border-collapse: collapse;
-        margin-top: 0.5em;
-        width: 100%;
-        margin-bottom: -8px;
-        clear: both;
-}
-
-.form-table td,
-#wpbody-content .describe td {
-        margin-bottom: 9px;
-        padding: 4px 10px 12px;
-        line-height: 20px;
-        font-size: 11px;
-}
-
-.form-table th,
-.form-wrap label {
-        font-weight: normal;
-        text-shadow: rgba(255,255,255,1) 0 1px 0;
-}
-
-.form-table th,
-#wpbody-content .describe th {
-        vertical-align: top;
-        text-align: left;
-        padding: 10px;
-        width: 200px;
-}
-
-.form-table th.th-full {
-        width: auto;
-}
-
-.form-table input,
-.form-table textarea,
-#wpbody-content .describe input,
-#wpbody-content .describe textarea {
-        border-width: 1px;
-        border-style: solid;
-}
-
-.form-table div.color-option {
-        display: block;
-        clear: both;
-        margin-top: 12px;
-}
-
-.form-table input.tog {
-        margin-top: 2px;
-        margin-right: 2px;
-        float: left;
-}
-
-.form-table table.color-palette {
-        vertical-align: bottom;
-        float: left;
-        margin: -12px 3px 11px;
-}
-
-.form-table .color-palette td {
-        border-width: 1px 1px 0;
-        border-style: solid solid none;
-        height: 10px;
-        line-height: 20px;
-        width: 10px;
-}
-
-textarea.large-text {
-        width: 99%;
-}
-
-.form-table input.regular-text,
-#adduser .form-field input {
-        width: 25em;
-}
-
-.form-table input.small-text {
-        width: 50px;
-}
-
-#profile-page .form-table textarea {
-        width: 500px;
-        margin-bottom: 6px;
-}
-
-#profile-page .form-table #rich_editing {
-        margin-right: 5px
-}
-
-.form-table .pre {
-        padding: 8px;
-        margin: 0;
-}
-
-.pre {
-        /* http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ */
-        white-space: pre-wrap; /* css-3 */
-        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
-        white-space: -pre-wrap; /* Opera 4-6 */
-        white-space: -o-pre-wrap; /* Opera 7 */
-        word-wrap: break-word; /* Internet Explorer 5.5+ */
-}
-
-table.form-table td .updated {
-        font-size: 13px;
-}
-
-/* divs for cats and tags pages */
-
-.form-wrap {
-        margin: 10px 0;
-        width: 97%;
-}
-
-.form-wrap p,
-.form-wrap label {
-        font-size: 11px;
-}
-
-.form-wrap label {
-        display: block;
-        padding: 2px;
-        font-size: 12px;
-}
-
-.form-field input,
-.form-field textarea {
-        border-style: solid;
-        border-width: 1px;
-        width: 95%;
-}
-
-p.description,
-.form-wrap p {
-        margin: 2px 0 5px;
-}
-
-p.help,
-p.description,
-span.description,
-.form-wrap p {
-        font-size: 12px;
-        font-style: italic;
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-}
-
-.form-wrap .form-field {
-        margin: 0 0 10px;
-        padding: 8px;
-}
-
-.col-wrap h3 {
-        margin: 12px 0;
-        font-size: 1.1em;
-}
-
-.col-wrap p.submit {
-        margin-top: -10px;
-}
-
-.tagcloud {
-        width: 97%;
-        margin: 0 0 40px;
-        text-align: justify;
-}
-
-.tagcloud h3 {
-        margin: 2px 0 12px;
-}
-
-/* Post Screen */
-#post-body #normal-sortables {
-        min-height: 50px;
-}
-
-#post-body #advanced-sortables {
-        min-height: 20px;
-}
-
-.postbox {
-        position: relative;
-        min-width: 255px;
-        width: 99.5%;
-}
-
-#trackback_url {
-        width: 99%;
-}
-
-#normal-sortables .postbox .submit {
-        background: transparent none;
-        border: 0 none;
-        float: right;
-        padding: 0 12px;
-        margin: 0;
-}
-
-#normal-sortables .postbox #replyrow .submit {
-        float: none;
-        margin: 0;
-        padding: 3px 7px;
-}
-
-#side-sortables .submitbox .submit input,
-#side-sortables .submitbox .submit .preview,
-#side-sortables .submitbox .submit a.preview:hover {
-        border: 0 none;
-}
-
-#side-sortables .inside-submitbox .insidebox,
-.stuffbox .insidebox {
-        margin: 11px 0;
-}
-
-#side-sortables .comments-box,
-#normal-sortables .comments-box {
-        border: 0 none;
-}
-
-#side-sortables .comments-box thead th,
-#normal-sortables .comments-box thead th {
-        background: transparent;
-        padding: 0 7px 4px;
-        font-style: italic;
-}
-
-#commentsdiv img.waiting {
-        padding-left: 5px;
-        vertical-align: middle;
-}
-
-#post-body .tagsdiv #newtag {
-        margin-right: 5px;
-        width: 16em;
-}
-
-#side-sortables input#post_password {
-        width: 94%
-}
-
-#side-sortables .tagsdiv #newtag {
-        width: 68%;
-}
-
-#post-status-info {
-        border-width: 0 1px 1px;
-        border-style: none solid solid;
-        width: 100%;
-        -moz-border-radius: 0 0 6px 6px;
-        -webkit-border-bottom-left-radius: 6px;
-        -webkit-border-bottom-right-radius: 6px;
-        -khtml-border-bottom-left-radius: 6px;
-        -khtml-border-bottom-right-radius: 6px;
-        border-bottom-left-radius: 6px;
-        border-bottom-right-radius: 6px;
-}
-
-#post-status-info td {
-        font-size: 11px;
-}
-
-.autosave-info {
-        padding: 2px 15px 2px 2px;
-        text-align: right;
-}
-
-#editorcontent #post-status-info {
-        border: none;
-}
-
-#post-body .wp_themeSkin .mceStatusbar a.mceResize {
-        display: block;
-        background: transparent url(images/resize.gif) no-repeat scroll right bottom;
-        width: 12px;
-        cursor: se-resize;
-        margin: 0 2px;
-        position: relative;
-        top: 22px;
-}
-
-
-#pagesubmitdiv div.inside,
-#linksubmitdiv div.inside,
- div.inside {
-        padding: 0;
-        margin: 0;
-}
-
-#comment-status-radio p {
-        margin: 3px 0 5px;
-}
-
-#comment-status-radio input {
-        margin: 2px 3px 5px 0;
-        vertical-align: middle;
-}
-
-#comment-status-radio label {
-        padding: 5px 0;
-}
-
-.tagchecklist {
-        margin-left: 10px;
-        font-size: 12px;
-        overflow: auto;
-}
-
-.tagchecklist strong {
-        margin-left: -8px;
-        position: absolute;
-}
-
-.tagchecklist span {
-        margin-right: 25px;
-        display: block;
-        float: left;
-        font-size: 11px;
-        line-height: 1.8em;
-        white-space: nowrap;
-        cursor: default;
-}
-
-.tagchecklist span a {
-        margin: 6px 0pt 0pt -9px;
-        cursor: pointer;
-        width: 10px;
-        height: 10px;
-        display: block;
-        float: left;
-        text-indent: -9999px;
-        overflow: hidden;
-        position: absolute;
-}
-
-.howto {
-        font-style: italic;
-        display: block;
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-}
-
-.ac_results {
-        padding: 0;
-        margin: 0;
-        list-style: none;
-        position: absolute;
-        z-index: 10000;
-        display: none;
-        border-width: 1px;
-        border-style: solid;
-}
-
-.ac_results li {
-        padding: 2px 5px;
-        white-space: nowrap;
-        text-align: left;
-}
-
-.ac_over {
-        cursor: pointer;
-}
-
-.ac_match {
-        text-decoration: underline;
-}
-
-#poststuff h2 {
-        margin-top: 20px;
-        font-size: 1.5em;
-        margin-bottom: 15px;
-        padding: 0 0 3px;
-        clear: left;
-}
-
-.widget .widget-top,
-.postbox h3 {
-        cursor: move;
-        -webkit-user-select: none;
-        -moz-user-select: none;
-        -khtml-user-select: none;
-        user-select: none;
-}
-
-.postbox .hndle span {
-        padding: 6px 0;
-}
-
-.postbox .hndle {
-        cursor: move;
-}
-
-.hndle a {
-        font-size: 11px;
-        font-weight: normal;
-}
-
-#dashboard-widgets .meta-box-sortables {
-        margin: 0 5px;
-}
-
-.postbox .handlediv {
-        float: right;
-        width: 23px;
-        height: 26px;
-}
-
-.sortable-placeholder {
-        border-width: 1px;
-        border-style: dashed;
-        margin-bottom: 20px;
-}
-
-#poststuff h3,
-.metabox-holder h3 {
-        font-size: 12px;
-        font-weight: bold;
-        padding: 7px 9px;
-        margin: 0;
-        line-height: 1;
-}
-
-.widget,
-.postbox,
-.stuffbox {
-        margin-bottom: 20px;
-        border-width: 1px;
-        border-style: solid;
-        line-height: 1;
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-}
-
-.widget .widget-top,
-.postbox h3,
-.postbox h3,
-.stuffbox h3 {
-        -moz-border-radius: 6px 6px 0 0;
-        -webkit-border-top-right-radius: 6px;
-        -webkit-border-top-left-radius: 6px;
-        -khtml-border-top-right-radius: 6px;
-        -khtml-border-top-left-radius: 6px;
-        border-top-right-radius: 6px;
-        border-top-left-radius: 6px;
-}
-
-.postbox.closed h3 {
-        -moz-border-radius-bottomleft:4px;
-        -webkit-border-bottom-left-radius: 4px;
-        -khtml-border-bottom-left-radius: 4px;
-        border-bottom-left-radius: 4px;
-        -moz-border-radius-bottomright:4px;
-        -webkit-border-bottom-right-radius: 4px;
-        -khtml-border-bottom-right-radius: 4px;
-        border-bottom-right-radius: 4px;
-}
-
-.postbox table.form-table {
-        margin-bottom: 0;
-}
-
-.postbox input[type=&quot;text&quot;],
-.postbox textarea,
-.stuffbox input[type=&quot;text&quot;],
-.stuffbox textarea {
-        border-width: 1px;
-        border-style: solid;
-}
-
-#poststuff .inside,
-#poststuff .inside p {
-        font-size: 11px;
-        margin: 6px;
-}
-
-#poststuff .inside .submitbox p {
-        margin: 1em 0;
-}
-
-#post-visibility-select {
-        line-height: 1.5em;
-        margin-top: 3px;
-}
-
-#poststuff #submitdiv .inside {
-        margin: 0;
-}
-
-#titlediv, #poststuff .postarea {
-        margin-bottom: 20px;
-}
-
-#titlediv {
-        margin-bottom: 20px;
-}
-#titlediv label { cursor: text; }
-
-#titlediv div.inside {
-        margin: 0;
-}
-
-#poststuff #titlewrap {
-        border: 0;
-        padding: 0;
-
-}
-
-#titlediv #title {
-        padding: 3px 4px;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-        font-size: 1.7em;
-        width: 100%;
-        outline: none;
-}
-
-#poststuff .inside-submitbox,
-#side-sortables .inside-submitbox {
-        margin: 0 3px;
-        font-size: 11px;
-}
-
-input#link_description,
-input#link_url {
-        width: 98%;
-}
-
-#pending {
-        background: 0 none;
-        border: 0 none;
-        padding: 0;
-        font-size: 11px;
-        margin-top: -1px;
-}
-
-#edit-slug-box {
-        height: 1em;
-        margin-top: 8px;
-        padding: 0 7px;
-}
-
-#editable-post-name-full {
-        display: none;
-}
-
-#editable-post-name input {
-        width: 16em;
-}
-
-.postarea h3 label {
-        float: left;
-}
-
-.postarea #add-media-button {
-        float: right;
-        margin: 7px 0pt 0pt;
-        position: relative;
-        right: 10px;
-}
-
-#poststuff #editor-toolbar {
-        height: 30px;
-}
-
-.wp_themeSkin tr.mceFirst td.mceToolbar {
-        border-width: 0 0 1px;
-        border-style: none none solid;
-}
-
-#edButtonPreview,
-#edButtonHTML {
-        height: 18px;
-        margin: 5px 5px 0 0;
-        padding: 4px 5px 2px;
-        float: right;
-        cursor: pointer;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 3px 3px 0 0;
-        -webkit-border-top-right-radius: 3px;
-        -webkit-border-top-left-radius: 3px;
-        -khtml-border-top-right-radius: 3px;
-        -khtml-border-top-left-radius: 3px;
-        border-top-right-radius: 3px;
-        border-top-left-radius: 3px;
-}
-
-.js .theEditor {
-        color: white;
-}
-
-#poststuff #edButtonHTML {
-        margin-right: 15px;
-}
-
-#media-buttons {
-        cursor: default;
-        padding: 8px 8px 0;
-}
-
-#media-buttons a {
-        cursor: pointer;
-        padding: 0 0 5px 10px;
-}
-
-#media-buttons img {
-        vertical-align: middle;
-}
-
-.submitbox .submit {
-        text-align: left;
-        padding: 12px 10px 10px;
-        font-size: 11px;
-}
-
-.submitbox .submitdelete {
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-        text-decoration: none;
-        padding: 1px 2px;
-}
-
-.inside-submitbox #post_status {
-        margin: 2px 0 2px -2px;
-}
-
-.submitbox .submit a:hover {
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-.submitbox .submit input {
-        margin-bottom: 8px;
-        margin-right: 4px;
-        padding: 6px;
-}
-
-#post-status-select {
-        line-height: 2.5em;
-        margin-top: 3px;
-}
-
-/* Categories */
-
-#category-adder {
-        margin-left: 120px;
-        padding: 4px 0;
-}
-
-#category-adder h4 {
-        margin: 0 0 8px;
-}
-
-#side-sortables #category-adder {
-        margin: 0;
-}
-
-#post-body #category-add input, #category-add select {
-        width: 30%;
-}
-
-#side-sortables #category-add input {
-        width: 94%;
-}
-
-#side-sortables #category-add select {
-        width: 100%;
-}
-
-#category-add input#category-add-sumbit {
-        width: auto;
-}
-
-#post-body ul#category-tabs {
-        float: left;
-        width: 120px;
-        text-align: right;
-        /* Negative margin for the sake of those without JS: all tabs display */
-        margin: 0 -120px 0 5px;
-        padding: 0;
-}
-
-#post-body ul#category-tabs li {
-        padding: 8px;
-}
-
-#post-body ul#category-tabs li.tabs {
-        -moz-border-radius: 3px 0 0 3px;
-        -webkit-border-top-left-radius: 3px;
-        -webkit-border-bottom-left-radius: 3px;
-        -khtml-border-top-left-radius: 3px;
-        -khtml-border-bottom-left-radius: 3px;
-        border-top-left-radius: 3px;
-        border-bottom-left-radius: 3px;
-}
-
-#post-body ul#category-tabs li.tabs a {
-        font-weight: bold;
-        text-decoration: none;
-}
-
-#categorydiv div.tabs-panel,
-#linkcategorydiv div.tabs-panel {
-        height: 150px;
-        overflow: auto;
-        padding: 0.5em 0.9em;
-        border-style: solid;
-        border-width: 1px;
-}
-
-#post-body #categorydiv div.tabs-panel,
-#post-body #linkcategorydiv div.tabs-panel {
-        margin: 0 5px 0 125px;
-}
-
-#side-sortables #category-tabs li {
-        display: inline;
-        padding-right: 8px;
-}
-
-#side-sortables #category-tabs a {
-        text-decoration: none;
-}
-
-#side-sortables #category-tabs {
-        margin-bottom: 3px;
-}
-
-#categorydiv ul,
-#linkcategorydiv ul {
-        list-style: none;
-        padding: 0;
-        margin: 0;
-}
-
-#categorydiv ul.categorychecklist ul,
-#linkcategorydiv ul.categorychecklist ul {
-        margin-left: 18px;
-}
-
-ul.categorychecklist li {
-        margin: 0;
-        padding: 0;
-        line-height: 19px;
-}
-
-#category-adder h4 {
-        margin-top: 4px;
-        margin-bottom: 0px;
-}
-
-#categorydiv .tabs-panel {
-        border-width: 3px;
-        border-style: solid; 
-}
-
-ul#category-tabs {
-        margin-top: 12px;
-}
-
-ul#category-tabs li.tabs {
-        border-style: solid solid none;
-        border-width: 1px 1px 0;
-}
-
-#post-body #category-tabs li.tabs {
-        border-style: solid none solid solid;
-        border-width: 1px 0 1px 1px;
-        margin-right: -1px;
-}
-
-ul#category-tabs li {
-        padding: 5px 8px;
-        -moz-border-radius: 3px 3px 0 0;
-        -webkit-border-top-left-radius: 3px;
-        -webkit-border-top-right-radius: 3px;
-        -khtml-border-top-left-radius: 3px;
-        -khtml-border-top-right-radius: 3px;
-        border-top-left-radius: 3px;
-        border-top-right-radius: 3px;
-}
-
-/* positioning etc. */
-
-form#tags-filter {
-        position: relative;
-}
-
-p.search-box {
-        float: right;
-        margin: -5px 0 0;
-}
-
-.screen-per-page {
-        width: 3em;
-}
-
-#posts-filter fieldset {
-        float: left;
-        margin: 0 1.5ex 1em 0;
-        padding: 0;
-}
-
-#posts-filter fieldset legend {
-        padding: 0 0 .2em 1px;
-}
-
-/* Edit posts */
-
-td.post-title strong, td.plugin-title strong {
-        display: block;
-        margin-bottom: .2em;
-}
-
-td.post-title p, td.plugin-title p {
-        margin: 6px 0;
-}
-
-td.plugin-title {
-        white-space: nowrap;
-}
-
-/* Global classes */
-
-.wp-hidden-children .wp-hidden-child,
-.ui-tabs-hide,
-#codepress-off {
-        display: none;
-}
-
-.commentlist .avatar {
-        vertical-align: text-top;
-}
-
-.defaultavatarpicker .avatar {
-        margin: 2px 0;
-        vertical-align: middle;
-}
-
-body.wp-admin {
-        min-width: 785px;
-}
-
-.view-switch {
-        float: right;
-        margin: 6px 8px 0;
-}
-
-.view-switch a {
-        text-decoration: none;
-}
-
-.filter {
-        float: left;
-        margin: -5px 0 0 10px;
-}
-
-.filter .subsubsub {
-        margin-left: -10px;
-        margin-top: 13px;
-}
-
-#the-comment-list td.comment p.comment-author {
-        margin-top: 0;
-        margin-left: 0;
-}
-
-#the-comment-list p.comment-author img {
-        float: left;
-        margin-right: 8px;
-}
-
-#the-comment-list p.comment-author strong a {
-        border: none;
-}
-
-#the-comment-list td {
-        vertical-align: top;
-}
-
-#the-comment-list td.comment {
-        word-wrap: break-word;
-}
-
-#the-comment-list .check-column {
-        padding-top: 8px;
-}
-
-#templateside ul li a {
-        text-decoration: none;
-}
-
-.indicator-hint {
-        padding-top: 8px;
-}
-
-#display_name {
-        width: 15em;
-}
-
-.tablenav .delete {
-        margin-right: 20px;
-}
-
-td.action-links,
-th.action-links {
-        text-align: right;
-}
-
-/* Diff */
-
-table.diff {
-        width: 100%;
-}
-
-table.diff col.content {
-        width: 50%;
-}
-
-table.diff tr {
-        background-color: transparent;
-}
-
-table.diff td, table.diff th {
-        padding: .5em;
-        font-family: Consolas, Monaco, Courier, monospace;
-        border: none;
-}
-
-table.diff .diff-deletedline del, table.diff .diff-addedline ins {
-        text-decoration: none;
-}
-
-#wp-word-count {
-        display: block;
-        padding: 2px 7px;
-}
-
-fieldset {
-        border: 0;
-        padding: 0;
-        margin: 0;
-}
-
-.tool-box {
-        margin: 15px 0 35px;
-}
-
-.tool-box .buttons {
-        margin: 15px 0;
-}
-
-.tool-box .title {
-        margin: 8px 0;
-        font: 18px/24px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-}
-
-.pressthis a {
-        font-size: 1.2em;
-}
-
-#wp_editbtns,
-#wp_gallerybtns {
-        padding: 2px;
-        position: absolute;
-        display: none;
-        z-index: 999998;
-}
-
-#wp_editimgbtn,
-#wp_delimgbtn,
-#wp_editgallery,
-#wp_delgallery {
-        margin: 2px;
-        padding: 2px;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 3px;
-        -khtml-border-radius: 3px;
-        -webkit-border-radius: 3px;
-        border-radius: 3px;
-}
-
-.settings-toggle {
-        text-align: right;
-        margin: 5px 7px 15px 0;
-        font-size: 12px;
-}
-
-.settings-toggle h3 {
-        margin: 0;
-}
-
-#timestampdiv select {
-        height: 20px;
-        line-height: 20px;
-        padding: 0;
-}
-
-#jj, #hh, #mn {
-        width: 2em;
-        padding: 1px;
-        font-size: 12px;
-}
-
-#aa {
-        width: 3.4em;
-        padding: 1px;
-        font-size: 12px;
-}
-
-.curtime #timestamp {
-        background-repeat: no-repeat;
-        background-position: left top;
-        padding-left: 18px;
-}
-
-#timestampdiv {
-        padding-top: 5px;
-        line-height: 23px;
-}
-
-#timestampdiv p {
-        margin: 8px 0 6px;
-}
-
-#timestampdiv input {
-        border-width: 1px;
-        border-style: solid;
-}
-
-/* media popup 0819 */
-#sidemenu {
-        margin: -30px 15px 0 315px;
-        list-style: none;
-        position: relative;
-        float: right;
-        padding-left: 10px;
-        font-size: 12px;
-}
-
-#sidemenu a {
-        padding: 0 7px;
-        display: block;
-        float: left;
-        line-height: 28px;
-        border-top-width: 1px;
-        border-top-style: solid;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-#sidemenu li {
-        display: inline;
-        line-height: 200%;
-        list-style: none;
-        text-align: center;
-        white-space: nowrap;
-        margin: 0;
-        padding: 0;
-}
-
-#sidemenu a.current {
-        font-weight: normal;
-        padding-left: 6px;
-        padding-right: 6px;
-        -moz-border-radius: 4px 4px 0 0;
-        -webkit-border-top-left-radius: 4px;
-        -webkit-border-top-right-radius: 4px;
-        -khtml-border-top-left-radius: 4px;
-        -khtml-border-top-right-radius: 4px;
-        border-top-left-radius: 4px;
-        border-top-right-radius: 4px;
-        border-width: 1px;
-        border-style: solid;
-}
-
-#sidemenu {
-        margin: -30px 15px 0 315px;
-        list-style: none;
-        position: relative;
-        float: right;
-        padding-left: 10px;
-        font-size: 12px;
-}
-
-#sidemenu a {
-        padding: 0 7px;
-        display: block;
-        float: left;
-        line-height: 28px;
-        border-top-width: 1px;
-        border-top-style: solid;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-#sidemenu li a .count-0 {
-        display: none;
-}
-
-/* reply to comments */
-#replyrow {
-        font-size: 11px;
-}
-
-#replyrow input {
-        border-width: 1px;
-        border-style: solid;
-}
-
-#replyrow td {
-        padding: 2px;
-}
-
-#replyrow #editorcontainer {
-        border: 0 none;
-}
-
-#replysubmit {
-        margin: 0;
-        padding: 3px 7px;
-}
-
-#replysubmit img.waiting,
-.inline-edit-save img.waiting,
-#commentstatusdiv img.waiting {
-        padding: 2px 10px 0;
-        vertical-align: top;
-}
-
-#replysubmit .button {
-        margin-right: 5px;
-}
-
-#replyrow #editor-toolbar {
-        display: none;
-}
-
-#replyhead {
-        font-size: 12px;
-        font-weight: bold;
-        padding: 2px 10px 4px;
-}
-
-#edithead .inside {
-        float: left;
-        padding: 3px 0 2px 5px;
-        margin: 0;
-        text-align: center;
-        font-size: 11px;
-}
-
-#edithead .inside input {
-        width: 180px;
-        font-size: 11px;
-}
-
-#edithead label {
-        padding: 2px 0;
-}
-
-#replycontainer {
-        padding: 5px;
-        border: 0 none;
-        height: 120px;
-        overflow: hidden;
-        position: relative;
-}
-
-#replycontent {
-        resize: none;
-        margin: 0;
-        width: 100%;
-        height: 100%;
-        padding: 0;
-        line-height: 150%;
-        border: 0 none;
-        outline: none;
-        font-size: 12px;
-}
-
-#replyrow #ed_reply_toolbar {
-        margin: 0;
-        padding: 2px 3px;
-}
-
-/* show/hide settings */
-#screen-meta {
-        position: relative;
-        clear: both;
-}
-
-#screen-meta-links {
-        margin: 0 9px 0 0;
-}
-
-#screen-meta .screen-reader-text {
-        visibility: hidden;
-}
-
-#screen-options-link-wrap,
-#contextual-help-link-wrap {
-        float: right;
-        background: transparent url( images/screen-options-left.gif ) no-repeat 0 0;
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        height: 22px;
-        padding: 0;
-        margin: 0 6px 0 0;
-}
-
-#screen-meta a.show-settings {
-        text-decoration: none;
-        z-index: 1;
-        padding: 0 16px 0 6px;
-        height: 22px;
-        line-height: 22px;
-        font-size: 10px;
-        display: block;
-        background-repeat: no-repeat;
-        background-position: right bottom;
-}
-
-#screen-meta a.show-settings {
-        background-image: url( images/screen-options-right.gif );
-}
-
-#screen-meta a.show-settings:hover {
-        text-decoration: none;
-}
-
-#screen-options-wrap h5,
-#contextual-help-wrap h5 {
-        margin: 8px 0;
-        font-size: 13px;
-}
-
-#screen-options-wrap,
-#contextual-help-wrap {
-        border-style: none solid solid;
-        border-top: 0 none;
-        border-width: 0 1px 1px;
-        margin: 0 15px;
-        padding: 8px 12px 12px;
-        -moz-border-radius: 0 0 0 4px;
-        -webkit-border-bottom-left-radius: 4px;
-        -khtml-border-bottom-left-radius: 4px;
-        border-bottom-left-radius: 4px;
-}
-
-.metabox-prefs label {
-        padding-right: 15px;
-        white-space: nowrap;
-        line-height: 30px;
-}
-
-.metabox-prefs label input {
-        margin: 0 5px 0 2px;
-}
-
-.metabox-prefs label a {
-        display: none;
-}
-
-/* Inline Editor
-        .quick-edit* is for Quick Edit
-        .bulk-edit* is for Bulk Edit
-        .inline-edit* is for everything
-*/
-/*        Layout */
-tr.inline-edit-row td {
-        padding: 0 0.5em;
-}
-
-#wpbody-content .inline-edit-row fieldset {
-        font-size: 12px;
-        float: left;
-        margin: 0;
-        padding: 0;
-        width: 100%;
-}
-
-#wpbody-content .inline-edit-row fieldset .inline-edit-col {
-        padding: 0 0.5em;
-}
-
-#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
-        border-width: 0 0 0 1px;
-        border-style: none none none solid;
-}
-
-#wpbody-content .quick-edit-row-post .inline-edit-col-left {
-        width: 40%;
-}
-
-#wpbody-content .quick-edit-row-post .inline-edit-col-right {
-        width: 39%;
-}
-
-#wpbody-content .inline-edit-row-post .inline-edit-col-center {
-        width: 20%;
-}
-
-#wpbody-content .quick-edit-row-page .inline-edit-col-left {
-        width: 50%;
-}
-
-#wpbody-content .quick-edit-row-page .inline-edit-col-right,
-#wpbody-content .bulk-edit-row-post .inline-edit-col-right {
-        width: 49%;
-}
-
-#wpbody-content .bulk-edit-row .inline-edit-col-left {
-        width: 30%;
-}
-
-#wpbody-content .bulk-edit-row-page .inline-edit-col-right {
-        width: 69%;
-}
-
-#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
-        float: right;
-        width: 69%;
-}
-
-#wpbody-content .inline-edit-row-page .inline-edit-col-right,
-#owpbody-content .bulk-edit-row-post .inline-edit-col-right {
-        margin-top: 27px;
-}
-
-.inline-edit-row fieldset .inline-edit-group {
-        clear: both;
-}
-
-.inline-edit-row fieldset .inline-edit-group:after {
-        content: &quot;.&quot;;
-        display: block;
-        height: 0;
-        clear: both;
-        visibility: hidden;
-}
-
-.inline-edit-row p.submit {
-        clear: both;
-        padding: 0.5em;
-        margin: 0.5em 0 0;
-}
-
-.inline-edit-row span.error {
-        line-height: 22px;
-        margin: 0 15px;
-        padding: 3px 5px;
-}
-
-/*        Positioning */
-.inline-edit-row h4 {
-        margin: .2em 0;
-        padding: 0;
-        line-height: 23px;
-}
-.inline-edit-row fieldset span.title,
-.inline-edit-row fieldset span.checkbox-title {
-        margin: 0;
-        padding: 0;
-        line-height: 27px;
-}
-
-.inline-edit-row fieldset label,
-.inline-edit-row fieldset span.inline-edit-categories-label {
-        display: block;
-        margin: .2em 0;
-}
-
-.inline-edit-row fieldset label.inline-edit-tags {
-        margin-top: 0;
-}
-
-.inline-edit-row fieldset label.inline-edit-tags span.title {
-        margin: .2em 0;
-}
-
-.inline-edit-row fieldset label span.title {
-        display: block;
-        float: left;
-        width: 5em;
-}
-
-.inline-edit-row fieldset label span.input-text-wrap {
-        display: block;
-        margin-left: 5em;
-}
-
-.quick-edit-row-post fieldset.inline-edit-col-right label span.title {
-        width: auto;
-        padding-right: 0.5em;
-}
-
-.inline-edit-row .input-text-wrap input[type=text] {
-        width: 100%;
-}
-
-.inline-edit-row fieldset label input[type=checkbox] {
-        vertical-align: text-bottom;
-}
-
-.inline-edit-row fieldset label textarea {
-        width: 100%;
-        height: 4em;
-}
-
-#wpbody-content .bulk-edit-row fieldset .inline-edit-group label {
-        max-width: 50%;
-}
-
-#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
-        margin-right: 0.5em
-}
-
-/*        Styling */
-.inline-edit-row h4 {
-        text-transform: uppercase;
-}
-
-.inline-edit-row fieldset span.title,
-.inline-edit-row fieldset span.checkbox-title {
-        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
-        font-style: italic;
-        line-height: 1.8em;
-}
-
-/*        Specific Elements */
-.inline-edit-row fieldset input[type=&quot;text&quot;],
-.inline-edit-row fieldset textarea {
-        border-style: solid;
-        border-width: 1px;
-}
-
-.inline-edit-row fieldset .inline-edit-date {
-        float: left;
-}
-
-.inline-edit-row fieldset input[name=jj],
-.inline-edit-row fieldset input[name=hh],
-.inline-edit-row fieldset input[name=mn] {
-        font-size: 12px;
-        width: 2.1em;
-}
-
-.inline-edit-row fieldset input[name=aa] {
-        font-size: 12px;
-        width: 3.5em;
-}
-
-.inline-edit-row fieldset label input.inline-edit-password-input {
-        width: 8em;
-}
-
-.inline-edit-row .catshow,
-.inline-edit-row .cathide {
-        cursor: pointer;
-}
-
-ul.cat-checklist {
-        height: 12em;
-        border-style: solid;
-        border-width: 1px;
-        overflow-y: scroll;
-        padding: 0 5px;
-        margin: 0;
-}
-
-#bulk-titles {
-        display: block;
-        height: 12em;
-        border-style: solid;
-        border-width: 1px;
-        overflow-y: scroll;
-        padding: 0 5px;
-        margin: 0 0 5px;
-}
-
-.inline-edit-row fieldset ul.cat-checklist li,
-.inline-edit-row fieldset ul.cat-checklist input {
-        margin: 0;
-}
-
-.inline-edit-row fieldset ul.cat-checklist label,
-.inline-edit-row .catshow,
-.inline-edit-row .cathide,
-.inline-edit-row #bulk-titles div {
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-        font-style: normal;
-        font-size: 11px;
-}
-
-table .inline-edit-row fieldset ul.cat-hover {
-        height: auto;
-        max-height: 30em;
-        overflow-y: auto;
-        position: absolute;
-}
-
-.inline-edit-row fieldset label input.inline-edit-menu-order-input {
-        width: 3em;
-}
-
-.inline-edit-row fieldset label input.inline-edit-slug-input {
-        width: 75%;
-}
-
-.quick-edit-row-post fieldset label.inline-edit-status {
-        float: left;
-}
-
-#bulk-titles {
-        line-height: 140%;
-}
-#bulk-titles div {
-        margin: 0.2em 0.3em;
-}
-
-#bulk-titles div a {
-        cursor: pointer;
-        display: block;
-        float: left;
-        height: 10px;
-        margin: 3px 3px 0 -2px;
-        overflow: hidden;
-        position: relative;
-        text-indent: -9999px;
-        width: 10px;
-}
-
-/* Media library */
-#wpbody-content #media-items .describe {
-        border-collapse: collapse;
-        width: 100%;
-        border-top-style: solid;
-        border-top-width: 1px;
-        clear: both;
-        cursor: default;
-        padding: 5px;
-}
-
-#wpbody-content .describe .media-item-info tr {
-        background-color: transparent;
-}
-
-#wpbody-content .filename {
-        padding: 0 10px;
-}
-
-#wpbody-content .media-item .thumbnail {
-        max-height: 128px;
-        max-width: 128px;
-}
-
-.media-upload-form td label {
-        margin-right: 6px;
-        margin-left: 2px;
-}
-
-.media-upload-form .align .field label {
-        display: inline;
-        padding: 0 0 0 22px;
-        margin: 0 1em 0 0;
-        font-weight: bold;
-}
-
-.media-upload-form tr.image-size label {
-        margin: 0 0 0 3px;
-        font-weight: bold;
-}
-
-.media-upload-form th.label label {
-        font-weight: bold;
-        margin: 0.5em;
-        font-size: 13px;
-}
-
-.media-upload-form th.label label span {
-        padding: 0 5px;
-}
-
-abbr.required {
-        border: medium none;
-        text-decoration: none;
-}
-
-#wpbody-content .describe input[type=&quot;text&quot;],
-#wpbody-content .describe textarea {
-        width: 460px;
-}
-
-#wpbody-content .describe p.help {
-        margin: 0;
-        padding: 0 0 0 5px;
-}
-
-.describe-toggle-on,
-.describe-toggle-off {
-        display: block;
-        line-height: 36px;
-        float: right;
-        margin-right: 20px;
-}
-
-.describe-toggle-off {
-        display: none;
-}
-
-#wpbody-content .media-item {
-        border-bottom-style: solid;
-        border-bottom-width: 1px;
-        min-height: 36px;
-        position: relative;
-        width: 100%;
-}
-
-#wpbody-content #media-items {
-        border-style: solid solid none;
-        border-width: 1px;
-        width: 670px;
-}
-
-#wpbody-content #media-items .filename {
-        line-height: 36px;
-        overflow: hidden;
-}
-
-.media-item .pinkynail {
-        float: left;
-        margin: 2px;
-        max-width: 40px;
-        max-height: 32px;
-}
-
-.media-item .startopen,
-.media-item .startclosed {
-        display: none;
-}
-
-.media-item .original {
-        position: relative;
-        height: 34px;
-        text-align: center;
-}
-
-.media-item .percent {
-        font-weight: bold;
-}
-
-.crunching {
-        display: block;
-        line-height: 32px;
-        text-align: right;
-        margin-right: 5px;
-}
-
-button.dismiss {
-        position: absolute;
-        top: 7px;
-        right: 5px;
-        z-index: 4;
-        width: 8em;
-}
-
-.file-error {
-        float: left;
-        font-weight: bold;
-        padding: 10px;
-}
-
-.progress {
-        position: relative;
-        margin-bottom: -36px;
-        height: 36px;
-}
-
-.bar {
-        width: 0;
-        height: 100%;
-        border-right-width: 3px;
-        border-right-style: solid;
-}
-
-#media-items a.delete,
-#media-items a.del-link {
-        padding: 1px 4px 2px;
-}
-
-.upload-php .fixed .column-parent {
-        width: 25%;
-}
-
-/* find posts */
-.find-box {
-        width: 500px;
-        height: 300px;
-        overflow: hidden;
-        padding: 33px 5px 40px;
-        position: absolute;
-        z-index: 1000;
-}
-
-.find-box-head {
-        cursor: move;
-        font-weight: bold;
-        height: 2em;
-        line-height: 2em;
-        padding: 1px 12px;
-        position: absolute;
-        top: 5px;
-        width: 100%;
-}
-
-.find-box-inside {
-        overflow: auto;
-        width: 100%;
-        height: 100%;
-}
-
-.find-box-search {
-        padding: 12px;
-        border-width: 1px;
-        border-style: none none solid;
-}
-
-#find-posts-response {
-        margin: 8px 0;
-        padding: 0 1px;
-}
-
-#find-posts-response table {
-        width: 100%;
-}
-
-#find-posts-response .found-radio {
-        padding: 5px 0 0 8px;
-        width: 15px;
-}
-
-.find-box-buttons {
-        width: 480px;
-        margin: 8px;
-}
-
-.find-box-search label {
-        padding-right: 6px;
-}
-
-.find-box #resize-se {
-        position: absolute;
-        right: 1px;
-        bottom: 1px;
-}
-
-/* favorite-actions */
-#favorite-actions {
-        float: right;
-        margin: 11px 12px 0;
-        min-width: 130px;
-        position: relative;
-}
-
-#favorite-first {
-        -moz-border-radius: 12px;
-        -khtml-border-radius: 12px;
-        -webkit-border-radius: 12px;
-        border-radius: 12px;
-        line-height: 15px;
-        padding: 3px 30px 4px 12px;
-        border-width: 1px;
-        border-style: solid;
-}
-
-#favorite-inside {
-        margin: 0 0 0 0px;
-        padding: 0 1px 6px 1px;
-        border-width: 1px;
-        border-style: solid;
-        position: absolute;
-        z-index: 11;
-        display: none;
-        -moz-border-radius: 0 0 12px 12px;
-        -webkit-border-bottom-right-radius: 12px;
-        -webkit-border-bottom-left-radius: 12px;
-        -khtml-border-bottom-right-radius: 12px;
-        -khtml-border-bottom-left-radius: 12px;
-        border-bottom-right-radius: 12px;
-        border-bottom-left-radius: 12px;
-}
-
-#favorite-actions a {
-        display: block;
-        text-decoration: none;
-        font-size: 11px;
-}
-
-#favorite-inside a {
-        padding: 3px 5px 3px 10px;
-}
-
-#favorite-toggle {
-        height: 22px;
-        position: absolute;
-        right: 0;
-        top: 1px;
-        width: 28px;
-}
-
-#favorite-actions .slide-down {
-        -moz-border-radius: 12px 12px 0 0;
-        -webkit-border-bottom-right-radius: 0;
-        -webkit-border-bottom-left-radius: 0;
-        -khtml-border-bottom-right-radius: 0;
-        -khtml-border-bottom-left-radius: 0;
-        border-bottom-right-radius: 0;
-        border-bottom-left-radius: 0;
-        border-bottom-width: 1px;
-        border-bottom-style: solid;
-}
-
-#utc-time, #local-time {
-        padding-left: 25px;
-        font-style: italic;
-        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
-}
-
-ul#dismissed-updates {
-        display: none;
-}
-form.upgrade {
-        margin-top: 8px;
-}
-
-form.upgrade .hint {
-        font-style: italic;
-        font-size: 85%;
-        margin: -0.5em 0 2em 0;
-}
-
-#poststuff .inside .the-tagcloud {
-        margin: 5px 0 10px;
-        padding: 8px;
-        border-width: 1px;
-        border-style: solid;
-        line-height: 1.8em;
-        word-spacing: 3px;
-        -moz-border-radius: 6px;
-        -khtml-border-radius: 6px;
-        -webkit-border-radius: 6px;
-        border-radius: 6px;
-}
-
-br.clear {
-        height: 2px;
-        line-height: 2px;
-}
-
-.swfupload {
-        margin: 5px 10px;
-        vertical-align: middle;
-}
-
-/* table.fixed column width */
-table.fixed {
-        table-layout: fixed;
-}
-
-.fixed .column-rating,
-.fixed .column-visible {
-        width: 8%;
-}
-
-.fixed .column-date,
-.fixed .column-parent,
-.fixed .column-links {
-        width: 10%;
-}
-
-.fixed .column-response,
-.fixed .column-author,
-.fixed .column-categories,
-.fixed .column-tags,
-.fixed .column-rel,
-.fixed .column-role {
-        width: 15%;
-}
-
-.fixed .column-comments {
-        width: 4em;
-        padding-top: 8px;
-}
-
-.fixed .column-slug {
-        width: 25%;
-}
-
-.fixed .column-posts {
-        width: 10%;
-}
-
-.fixed .column-icon {
-        width: 80px;
-}
-
-#commentstatusdiv .fixed .column-author,
-#comments-form .fixed .column-author,
-#commentstatusdiv .fixed .column-date {
-        width: 20%;
-}
-
-.widefat th,
-.widefat td {
-        overflow: hidden;
-}
-
-.widefat td p {
-        margin: 2px 0 0.8em;
-}
-
-table .vers,
-table .column-visible,
-table .column-rating {
-        text-align: center;
-}
-
-.icon32 {
-        float: left;
-        height: 36px;
-        margin: 14px 6px 0 0;
-        width: 36px;
-}
-
-.key-labels label {
-        line-height: 24px;
-}
-
-.subtitle {
-        font-size: 0.75em;
-        line-height: 1;
-        padding-left: 25px;
-}
-
-ol {
-        list-style-type: decimal;
-        margin-left: 2em;
-}
-
-.postbox-container {
-        float: left;
-        padding-right: 0.5%;
-}
-
-.postbox-container .meta-box-sortables {
-        min-height: 300px;
-}
-
-.temp-border {
-        border: 1px dotted #ccc;
-}
-
-.columns-prefs label {
-        padding: 0 5px;
-}
-
-.theme-install-php h4,
-.plugin-install-php h4 {
-        margin: 2.5em 0 8px;
-}
-
-p.install-help {
-        margin: 8px 0;
-        font-style: italic;
-}
-
-p.popular-tags {
-        -moz-border-radius: 8px;
-        -khtml-border-radius: 8px;
-        -webkit-border-radius: 8px;
-        border-radius: 8px;
-        border-width: 1px;
-        border-style: solid;
-        line-height: 2em;
-        padding: 8px 12px 12px;
-        text-align: justify;
-}
-
-p.popular-tags a {
-        padding: 0 3px;
-}
-
-.stuffbox .editcomment {
-        clear: none;
-}
-
-.ajax-feedback {
-        visibility: hidden;
-        vertical-align: bottom;
-}
-
-.tagsdiv .newtag {
-        width: 180px;
-}
-
-.tagsdiv .the-tags {
-        display: block;
-        height: 60px;
-        margin: 0 auto;
-        overflow: auto;
-        width: 260px;
-}
-
-#post-body-content .tagsdiv .the-tags {
-        margin: 0 5px;
-}
-
-label,
-#your-profile label + a {
-        vertical-align: middle;
-}
-
-.plugin-update-tr .update-message {
-        margin: 5px;
-        padding: 3px 5px;
-        border-width: 1px;
-        border-style: solid;
-        -moz-border-radius: 5px;
-        -khtml-border-radius: 5px;
-        -webkit-border-radius: 5px;
-        border-radius: 5px;
-}
-
-.add-new-h2 {
-        font-style: normal;
-        margin: 0 6px;
-        position: relative;
-        top: -3px;
-}
</del><ins>+textarea,input,select{border-width:1px;border-style:solid;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}input[type=&quot;checkbox&quot;],input[type=&quot;radio&quot;],input[type=&quot;image&quot;]{border:0 none;}p,ul,ol,blockquote,input,select{font-size:12px;}select option{padding:2px;}.plugins .name,#pass-strength-result.strong,#pass-strength-result.short,.button-highlighted,#quicktags #ed_strong,#ed_reply_toolbar #ed_reply_strong{font-weight:bold;}.plugins p{margin:0 4px;padding:0;}.plugins .desc p{margin:0 0 8px;}.plugins td.desc{line-height:1.5em;}.plugins .desc ul,.plugins .desc ol{margin:0 0 0 2em;}.plugins .desc ul{list-style-type:disc;}.plugins .action-links{white-space:nowrap;}.plugins .row-actions-visible{padding:0;}.widefat tbody.plugins th.check-column{padding:7px 0;}.widefat .plugins td,.widefat .plugins th{border-bottom:0 none;}#install-plugins .plugins td,#install-plugins .plugins th{border-bottom-style:solid;border-bottom-width:1px;}.plugins .inactive td,.plugins .inactive th,.plugins .active td,.plugins .active th{border-top-style:solid;border-top-width:1px;padding:5px 7px 0;}#wpbody-content .plugins .plugin-title{padding-right:12px;}.plugins .second td,.plugins .second th{border-top:0 none;padding:0 7px 5px;}.plugins-php .widefat tfoot th,.plugins-php .widefat tfoot td{border-top-style:solid;border-top-width:1px;}.import-system{font-size:16px;}.anchors{margin:10px 20px 10px 20px;}table#availablethemes{border-spacing:0;border-width:1px 0;border-style:solid none;margin:10px auto;width:100%;}td.available-theme{vertical-align:top;width:240px;margin:0;padding:20px;text-align:left;}table#availablethemes td{border-width:0 1px 1px;border-style:none solid solid;}table#availablethemes td.right,table#availablethemes td.left{border-right:0 none;border-left:0 none;}table#availablethemes td.bottom{border-bottom:0 none;}.available-theme a.screenshot{width:240px;height:180px;display:block;border-width:1px;border-style:solid;margin-bottom:10px;overflow:hidden;}.available-theme img{width:240px;}.available-theme h3{margin:15px 0 5px;}#current-theme{margin:1em 0 1.5em;}#current-theme a{border-bottom:none;}#current-theme h3{font-size:17px;font-weight:normal;margin:0;}#current-theme .theme-description{margin-top:5px;}#current-theme img{float:left;border-width:1px;border-style:solid;margin-right:1em;margin-bottom:1.5em;width:150px;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{font-weight:bold;text-decoration:none;}#TB_window #TB_title{background-color:#222;color:#cfcfcf;}.checkbox{border:none;margin:0;padding:0;}.code,code{font-family:Consolas,Monaco,Courier,monospace;}kbd,code{padding:1px 3px;margin:0 1px;font-size:11px;}.commentlist li{padding:1em 1em .2em;margin:0;border-bottom-width:1px;border-bottom-style:solid;}.commentlist li li{border-bottom:0;padding:0;}.commentlist p{padding:0;margin:0 0 .8em;}.post-categories{display:inline;margin:0;padding:0;}.post-categories li{display:inline;}.quicktags,.search{font:12px Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;}.submit{padding:1.5em 0;margin:5px 0;-moz-border-radius:0 0 3px 3px;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;-khtml-border-bottom-left-radius:3px;-khtml-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}form p.submit a.cancel:hover{text-decoration:none;}#submitdiv h3,#pagesubmitdiv h3{margin-bottom:0!important;}#misc-publishing-actions{padding:6px 0 16px 0;}.misc-pub-section{padding:6px;border-bottom-width:1px;border-bottom-style:solid;}.misc-pub-section-last{border-bottom:0 none;}#minor-publishing-actions{padding:6px;text-align:right;}#minor-publishing{border-bottom-width:1px;border-bottom-style:solid;}#save-post{float:left;}.preview{float:right;}#major-publishing-actions{padding:6px;clear:both;border-top:none;}#minor-publishing-actions input,#major-publishing-actions input,#minor-publishing-actions .preview{min-width:80px;text-align:center;}#delete-action{line-height:25px;vertical-align:middle;text-align:left;float:left;}#publishing-action{text-align:right;float:right;}#post-body #minor-publishing{padding-bottom:10px;}#post-body #misc-publishing-actions{padding:0;}#post-body .misc-pub-section{border-right-width:1px;border-right-style:solid;border-bottom:0 none;min-height:30px;float:left;max-width:32%;}#post-body .misc-pub-section-last{border-right:0;}#sticky-span{margin-left:18px;}#post-status-display,#post-visibility-display{font-weight:bold;}.side-info{margin:0;padding:4px;font-size:11px;}.side-info h5{padding-bottom:7px;font-size:14px;margin:12px 2px 5px;border-bottom-width:1px;border-bottom-style:solid;}.side-info ul{margin:0;padding-left:18px;list-style:square;}.submit input,.button,.button-primary,.button-secondary,.button-highlighted,#postcustomstuff .submit input{text-decoration:none;font-size:11px!important;line-height:14px;padding:2px 8px;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;box-sizing:content-box;}a.button,a.button-primary,a.button-secondary{line-height:15px;padding:3px 10px;white-space:nowrap;}#doaction,#doaction2,#post-query-submit{margin-right:8px;}.tablenav select[name=&quot;action&quot;],.tablenav select[name=&quot;action2&quot;]{width:120px;}.tablenav select[name=&quot;m&quot;]{width:120px;}.tablenav select#cat{width:150px;}#wpcontent select{padding:2px;height:2em;font-size:11px;}#wpcontent option{padding:2px;}#timezone_string option{margin-left:1em;}.approve{display:none;}.unapproved .approve,.spam .approve,.trash .approve{display:inline;}.unapproved .unapprove{display:none;}.narrow{width:70%;margin-bottom:40px;}.narrow p{line-height:150%;}textarea.all-options,input.all-options{width:250px;}#namediv table{width:100%;}#namediv td.first{width:10px;white-space:nowrap;}#namediv input{width:98%;}#namediv p{margin:10px 0;}#wpbody-content .metabox-holder{padding-top:10px;}#content{margin:0;width:100%;}#editorcontainer #content{padding:6px;line-height:150%;border:0 none;outline:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;box-sizing:border-box;}#editorcontainer,#quicktags{border-style:solid;border-width:1px;border-collapse:separate;-moz-border-radius:6px 6px 0 0;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-khtml-border-top-right-radius:6px;-khtml-border-top-left-radius:6px;border-top-right-radius:6px;border-top-left-radius:6px;}#quicktags{padding:0;margin-bottom:-3px;border-bottom-width:3px;background-image:url(&quot;images/ed-bg.gif&quot;);background-position:left top;background-repeat:repeat-x;}#quicktags #ed_toolbar{padding:2px 4px 0;}#ed_toolbar input,#ed_reply_toolbar input{margin:3px 1px 4px;line-height:18px;display:inline-block;min-width:26px;padding:2px 4px;font-size:12px;}#ed_reply_toolbar input{margin:1px 2px 1px 1px;}#quicktags #ed_link,#ed_reply_toolbar #ed_reply_link{text-decoration:underline;}#quicktags #ed_del,#ed_reply_toolbar #ed_reply_del{text-decoration:line-through;}#quicktags #ed_em,#ed_reply_toolbar #ed_reply_em{font-style:italic;}#excerpt,.attachmentlinks{margin:0;height:4em;width:98%;}#postcustomstuff table,#postcustomstuff input,#postcustomstuff textarea{border-width:1px;border-style:solid;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}#postcustomstuff .updatemeta,#postcustomstuff .deletemeta{margin:auto;}#postcustomstuff thead th{padding:5px 8px 8px;}#postcustom #postcustomstuff .submit,#pagecustomdiv #postcustomstuff .submit{border:0 none;float:none;padding:5px 8px;}#side-sortables #postcustom #postcustomstuff .submit,#side-sortables #pagecustomdiv #postcustomstuff .submit{padding:0 5px;}#side-sortables #postcustom #postcustomstuff td.left input,#side-sortables #pagecustomdiv #postcustomstuff td.left input{margin:3px 3px 0;}#side-sortables #postcustom #postcustomstuff #the-list textarea,#side-sortables #pagecustomdiv #postcustomstuff #the-list textarea{height:85px;margin:3px;}#postcustomstuff table{margin:0;width:100%;border-width:1px;border-style:solid;border-spacing:0;}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{width:95%;margin:8px 0 8px 8px;}#postcustomstuff th.left,#postcustomstuff td.left{width:38%;}#postcustomstuff .submit input{width:auto;}#postcustomstuff #newmeta .submit{padding:0 8px;}#postcustomstuff table #addmetasub{width:auto;}#postcustomstuff #newmetaleft{vertical-align:top;}#postcustomstuff #newmetaleft a{padding:0 10px;text-decoration:none;}#save{width:15em;}#template div{margin-right:190px;}* html #template div{margin-right:0;}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute;}* html #themeselect{padding:0 3px;height:22px;}#your-profile legend{font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-size:22px;}#your-profile #rich_editing{border:none;}#howto{font-size:11px;margin:0 5px;display:block;}#ajax-response.alignleft{margin-left:2em;}div.nav{height:2em;padding:7px 10px;vertical-align:text-top;margin:5px 0;}.nav .button-secondary{padding:2px 4px;}a.page-numbers{border-bottom-style:solid;border-bottom-width:2px;font-weight:bold;margin-right:1px;padding:0 2px;}p.pagenav{margin:0;display:inline;}.pagenav span{font-weight:bold;margin:0 6px;}.row-title{font-size:12px!important;font-weight:bold;}.widefat .column-comment p{margin:.6em 0;}.column-author img,.column-username img{float:left;margin-right:10px;margin-top:3px;}.tablenav a.button-secondary{display:block;margin:3px 8px 0 0;}.tablenav{clear:both;height:30px;margin:6px 0 4px;vertical-align:middle;}.tablenav .tablenav-pages{float:right;display:block;cursor:default;height:30px;line-height:30px;font-size:11px;}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;border:none;padding:3px 6px;border-width:1px;border-style:solid;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.tablenav .displaying-num{margin-right:10px;font-size:12px;font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-style:italic;}.tablenav .actions{padding:2px 8px 0 0;}td.media-icon{text-align:center;width:80px;padding-top:8px;}td.media-icon img{max-width:80px;max-height:60px;}#update-nag{line-height:29px;font-size:12px;text-align:center;}#update-nag{border-width:1px 0;border-style:solid none;}.plugins .plugin-update{padding:0;}.plugin-update .update-message{margin:0 10px 8px 31px;font-weight:bold;}#pass-strength-result{border-style:solid;border-width:1px;float:left;margin:12px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;}.row-actions{visibility:hidden;padding:2px 0 0;}tr:hover .row-actions,div.comment-item:hover .row-actions{visibility:visible;}.row-actions-visible{padding:2px 0 0;cursor:pointer;}#wphead-info{margin:0 0 0 15px;padding-right:15px;}#user_info{float:right;font-size:12px;line-height:46px;height:46px;}#user_info p{margin:0;padding:0;line-height:46px;}#wphead{height:46px;}#wphead a,#adminmenu a,#sidemenu a,#taglist a,#catlist a,#show-settings a{text-decoration:none;}#header-logo{float:left;margin:7px 0 0 15px;}#wphead h1{font:normal 22px Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;padding:10px 8px 5px;margin:0;float:left;}#wphead h1.long-title{font:normal 18px Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;padding:12px 10px 5px;}#wphead #site-visit-button{background-repeat:repeat-x;background-position:0 0;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;cursor:pointer;display:-moz-inline-stack;display:inline-block;font-size:50%;font-style:normal;line-height:17px;margin-left:5px;padding:0 6px;vertical-align:middle;}#wphead h1 a:hover{text-decoration:none;}#wphead h1 a:hover #site-title{text-decoration:underline;}#adminmenu *{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none;}#adminmenu .wp-submenu{display:none;list-style:none;padding:0;margin:0;position:relative;z-index:2;border-width:1px 0 0;border-style:solid none none;}#adminmenu .wp-submenu a{font:normal 11px/18px &quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{font-weight:bold;}#adminmenu a.menu-top,#adminmenu .wp-submenu-head{font:normal 13px/18px Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;}#adminmenu div.wp-submenu-head{display:none;}.folded #adminmenu div.wp-submenu-head,.folded #adminmenu li.wp-has-submenu div.sub-open{display:block;}.folded #adminmenu a.menu-top,.folded #adminmenu .wp-submenu,.folded #adminmenu li.wp-menu-open .wp-submenu,.folded #adminmenu div.wp-menu-toggle{display:none;}#adminmenu li.wp-menu-open .wp-submenu,.no-js #adminmenu .open-if-no-js .wp-submenu{display:block;}#adminmenu div.wp-menu-image{float:left;width:28px;height:28px;}#adminmenu li{margin:0;padding:0;cursor:pointer;}#adminmenu a{display:block;line-height:18px;padding:1px 5px 3px;}#adminmenu li.menu-top{min-height:26px;}#adminmenu a.menu-top{line-height:18px;min-width:10em;padding:5px 5px;border-width:1px 1px 0;border-style:solid solid none;}#adminmenu .wp-submenu a{margin:0;padding-left:12px;border-width:0 1px 0 0;border-style:none solid none none;}#adminmenu .menu-top-last ul.wp-submenu{border-width:0 0 1px;border-style:none none solid;}#adminmenu .wp-submenu li{padding:0;margin:0;}.folded #adminmenu li.menu-top{width:28px;height:30px;overflow:hidden;border-width:1px 1px 0;border-style:solid solid none;}#adminmenu .menu-top-first a.menu-top,.folded #adminmenu li.menu-top-first,#adminmenu .wp-submenu .wp-submenu-head{border-width:1px 1px 0;border-style:solid solid none;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-khtml-border-top-right-radius:6px;-khtml-border-top-left-radius:6px;border-top-right-radius:6px;border-top-left-radius:6px;}#adminmenu .menu-top-last a.menu-top,.folded #adminmenu li.menu-top-last{border-width:1px;border-style:solid;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-khtml-border-bottom-right-radius:6px;-khtml-border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;}#adminmenu li.wp-menu-open a.menu-top-last{border-bottom:0 none;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}#adminmenu img.wp-menu-image{float:left;padding:8px 6px 0;opacity:.6;filter:alpha(opacity=60);}#adminmenu li.menu-top:hover img.wp-menu-image,#adminmenu li.wp-has-current-submenu img.wp-menu-image{opacity:1;filter:alpha(opacity=100);}.folded #adminmenu img.wp-menu-image{padding:7px 0 0 6px;}#adminmenu li.wp-menu-separator{height:21px;padding:0;margin:0;}#adminmenu a.separator{cursor:w-resize;height:20px;padding:0;}.folded #adminmenu a.separator{cursor:e-resize;}#adminmenu .wp-menu-separator-last{height:10px;width:1px;}#adminmenu .wp-submenu .wp-submenu-head{border-width:1px;border-style:solid;padding:6px 4px 6px 10px;cursor:default;}.folded #adminmenu .wp-submenu{position:absolute;margin:-1px 0 0 28px;padding:0 8px 8px;z-index:999;border:0 none;}.folded #adminmenu .wp-submenu ul{width:140px;border-width:0 0 1px;border-style:none none solid;}.folded #adminmenu .wp-submenu li.wp-first-item{border-top:0 none;}.folded #adminmenu .wp-submenu a{padding-left:10px;}.folded #adminmenu a.wp-has-submenu{margin-left:40px;}#adminmenu li.menu-top-last .wp-submenu ul{border-width:0 0 1px;border-style:none none solid;}#adminmenu .wp-menu-toggle{width:22px;clear:right;float:right;margin:1px 0 0;height:27px;padding:1px 2px 0 0;cursor:default;}#adminmenu li.wp-has-current-submenu ul{border-bottom-width:1px;border-bottom-style:solid;}#adminmenu .wp-menu-image a{height:24px;}#adminmenu .wp-menu-image img{padding:6px 0 0 1px;}#adminmenu #awaiting-mod,#adminmenu span.update-plugins,#sidemenu li a span.update-plugins{position:absolute;font-family:Helvetica,Arial,sans-serif;font-size:7pt;font-weight:bold;margin-top:2px;margin-left:2px;-moz-border-radius:7px;-khtml-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;}#adminmenu li #awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{float:left;display:block;height:1.6em;line-height:1.6em;padding:0 6px;}#adminmenu li span.count-0,#sidemenu li a .count-0{display:none;}.post-com-count-wrapper{min-width:22px;font-family:Helvetica,Arial,sans-serif;}.post-com-count{height:1.3em;line-height:1.1em;display:block;text-decoration:none;padding:0 0 6px;cursor:pointer;background-position:center -80px;background-repeat:no-repeat;}.post-com-count span{font-size:9px;font-weight:bold;height:1.7em;line-height:1.70em;min-width:.7em;padding:0 6px;display:inline-block;cursor:pointer;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}strong .post-com-count{background-position:center -55px;}.post-com-count:hover{background-position:center -3px;}.column-response .post-com-count{float:left;margin-right:5px;text-align:center;}.response-links{float:left;}#the-comment-list .attachment-80x60{padding:4px 8px;}#footer{margin-top:-45px;}#footer,#footer a{font-size:12px;font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-style:italic;}#footer p{margin:0;padding:15px;line-height:15px;}#footer a{text-decoration:none;}#footer a:hover{text-decoration:underline;}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;margin-bottom:-8px;clear:both;}.form-table td,#wpbody-content .describe td{margin-bottom:9px;padding:4px 10px 12px;line-height:20px;font-size:11px;}.form-table th,.form-wrap label{font-weight:normal;text-shadow:rgba(255,255,255,1) 0 1px 0;}.form-table th,#wpbody-content .describe th{vertical-align:top;text-align:left;padding:10px;width:200px;}.form-table th.th-full{width:auto;}.form-table input,.form-table textarea,#wpbody-content .describe input,#wpbody-content .describe textarea{border-width:1px;border-style:solid;}.form-table div.color-option{display:block;clear:both;margin-top:12px;}.form-table input.tog{margin-top:2px;margin-right:2px;float:left;}.form-table table.color-palette{vertical-align:bottom;float:left;margin:-12px 3px 11px;}.form-table .color-palette td{border-width:1px 1px 0;border-style:solid solid none;height:10px;line-height:20px;width:10px;}textarea.large-text{width:99%;}.form-table input.regular-text,#adduser .form-field input{width:25em;}.form-table input.small-text{width:50px;}#profile-page .form-table textarea{width:500px;margin-bottom:6px;}#profile-page .form-table #rich_editing{margin-right:5px;}.form-table .pre{padding:8px;margin:0;}.pre{white-space:pre-wrap;white-space:-moz-pre-wrap!important;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}table.form-table td .updated{font-size:13px;}.form-wrap{margin:10px 0;width:97%;}.form-wrap p,.form-wrap label{font-size:11px;}.form-wrap label{display:block;padding:2px;font-size:12px;}.form-field input,.form-field textarea{border-style:solid;border-width:1px;width:95%;}p.description,.form-wrap p{margin:2px 0 5px;}p.help,p.description,span.description,.form-wrap p{font-size:12px;font-style:italic;font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;}.form-wrap .form-field{margin:0 0 10px;padding:8px;}.col-wrap h3{margin:12px 0;font-size:1.1em;}.col-wrap p.submit{margin-top:-10px;}.tagcloud{width:97%;margin:0 0 40px;text-align:justify;}.tagcloud h3{margin:2px 0 12px;}#post-body #normal-sortables{min-height:50px;}#post-body #advanced-sortables{min-height:20px;}.postbox{position:relative;min-width:255px;width:99.5%;}#trackback_url{width:99%;}#normal-sortables .postbox .submit{background:transparent none;border:0 none;float:right;padding:0 12px;margin:0;}#normal-sortables .postbox #replyrow .submit{float:none;margin:0;padding:3px 7px;}#side-sortables .submitbox .submit input,#side-sortables .submitbox .submit .preview,#side-sortables .submitbox .submit a.preview:hover{border:0 none;}#side-sortables .inside-submitbox .insidebox,.stuffbox .insidebox{margin:11px 0;}#side-sortables .comments-box,#normal-sortables .comments-box{border:0 none;}#side-sortables .comments-box thead th,#normal-sortables .comments-box thead th{background:transparent;padding:0 7px 4px;font-style:italic;}#commentsdiv img.waiting{padding-left:5px;vertical-align:middle;}#post-body .tagsdiv #newtag{margin-right:5px;width:16em;}#side-sortables input#post_password{width:94%;}#side-sortables .tagsdiv #newtag{width:68%;}#post-status-info{border-width:0 1px 1px;border-style:none solid solid;width:100%;-moz-border-radius:0 0 6px 6px;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;-khtml-border-bottom-left-radius:6px;-khtml-border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;}#post-status-info td{font-size:11px;}.autosave-info{padding:2px 15px 2px 2px;text-align:right;}#editorcontent #post-status-info{border:none;}#post-body .wp_themeSkin .mceStatusbar a.mceResize{display:block;background:transparent url(images/resize.gif) no-repeat scroll right bottom;width:12px;cursor:se-resize;margin:0 2px;position:relative;top:22px;}#pagesubmitdiv div.inside,#linksubmitdiv div.inside,div.inside{padding:0;margin:0;}#comment-status-radio p{margin:3px 0 5px;}#comment-status-radio input{margin:2px 3px 5px 0;vertical-align:middle;}#comment-status-radio label{padding:5px 0;}.tagchecklist{margin-left:10px;font-size:12px;overflow:auto;}.tagchecklist strong{margin-left:-8px;position:absolute;}.tagchecklist span{margin-right:25px;display:block;float:left;font-size:11px;line-height:1.8em;white-space:nowrap;cursor:default;}.tagchecklist span a{margin:6px 0 0 -9px;cursor:pointer;width:10px;height:10px;display:block;float:left;text-indent:-9999px;overflow:hidden;position:absolute;}.howto{font-style:italic;display:block;font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border-width:1px;border-style:solid;}.ac_results li{padding:2px 5px;white-space:nowrap;text-align:left;}.ac_over{cursor:pointer;}.ac_match{text-decoration:underline;}#poststuff h2{margin-top:20px;font-size:1.5em;margin-bottom:15px;padding:0 0 3px;clear:left;}.widget .widget-top,.postbox h3{cursor:move;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none;}.postbox .hndle span{padding:6px 0;}.postbox .hndle{cursor:move;}.hndle a{font-size:11px;font-weight:normal;}#dashboard-widgets .meta-box-sortables{margin:0 5px;}.postbox .handlediv{float:right;width:23px;height:26px;}.sortable-placeholder{border-width:1px;border-style:dashed;margin-bottom:20px;}#poststuff h3,.metabox-holder h3{font-size:12px;font-weight:bold;padding:7px 9px;margin:0;line-height:1;}.widget,.postbox,.stuffbox{margin-bottom:20px;border-width:1px;border-style:solid;line-height:1;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}.widget .widget-top,.postbox h3,.postbox h3,.stuffbox h3{-moz-border-radius:6px 6px 0 0;-webkit-border-top-right-radius:6px;-webkit-border-top-left-radius:6px;-khtml-border-top-right-radius:6px;-khtml-border-top-left-radius:6px;border-top-right-radius:6px;border-top-left-radius:6px;}.postbox.closed h3{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px;}.postbox table.form-table{margin-bottom:0;}.postbox input[type=&quot;text&quot;],.postbox textarea,.stuffbox input[type=&quot;text&quot;],.stuffbox textarea{border-width:1px;border-style:solid;}#poststuff .inside,#poststuff .inside p{font-size:11px;margin:6px;}#poststuff .inside .submitbox p{margin:1em 0;}#post-visibility-select{line-height:1.5em;margin-top:3px;}#poststuff #submitdiv .inside{margin:0;}#titlediv,#poststuff .postarea{margin-bottom:20px;}#titlediv{margin-bottom:20px;}#titlediv label{cursor:text;}#titlediv div.inside{margin:0;}#poststuff #titlewrap{border:0;padding:0;}#titlediv #title{padding:3px 4px;border-width:1px;border-style:solid;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;font-size:1.7em;width:100%;outline:none;}#poststuff .inside-submitbox,#side-sortables .inside-submitbox{margin:0 3px;font-size:11px;}input#link_description,input#link_url{width:98%;}#pending{background:0 none;border:0 none;padding:0;font-size:11px;margin-top:-1px;}#edit-slug-box{height:1em;margin-top:8px;padding:0 7px;}#editable-post-name-full{display:none;}#editable-post-name input{width:16em;}.postarea h3 label{float:left;}.postarea #add-media-button{float:right;margin:7px 0 0;position:relative;right:10px;}#poststuff #editor-toolbar{height:30px;}.wp_themeSkin tr.mceFirst td.mceToolbar{border-width:0 0 1px;border-style:none none solid;}#edButtonPreview,#edButtonHTML{height:18px;margin:5px 5px 0 0;padding:4px 5px 2px;float:right;cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:3px 3px 0 0;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;}.js .theEditor{color:white;}#poststuff #edButtonHTML{margin-right:15px;}#media-buttons{cursor:default;padding:8px 8px 0;}#media-buttons a{cursor:pointer;padding:0 0 5px 10px;}#media-buttons img{vertical-align:middle;}.submitbox .submit{text-align:left;padding:12px 10px 10px;font-size:11px;}.submitbox .submitdelete{border-bottom-width:1px;border-bottom-style:solid;text-decoration:none;padding:1px 2px;}.inside-submitbox #post_status{margin:2px 0 2px -2px;}.submitbox .submit a:hover{border-bottom-width:1px;border-bottom-style:solid;}.submitbox .submit input{margin-bottom:8px;margin-right:4px;padding:6px;}#post-status-select{line-height:2.5em;margin-top:3px;}#category-adder{margin-left:120px;padding:4px 0;}#category-adder h4{margin:0 0 8px;}#side-sortables #category-adder{margin:0;}#post-body #category-add input,#category-add select{width:30%;}#side-sortables #category-add input{width:94%;}#side-sortables #category-add select{width:100%;}#category-add input#category-add-sumbit{width:auto;}#post-body ul#category-tabs{float:left;width:120px;text-align:right;margin:0 -120px 0 5px;padding:0;}#post-body ul#category-tabs li{padding:8px;}#post-body ul#category-tabs li.tabs{-moz-border-radius:3px 0 0 3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-khtml-border-top-left-radius:3px;-khtml-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}#post-body ul#category-tabs li.tabs a{font-weight:bold;text-decoration:none;}#categorydiv div.tabs-panel,#linkcategorydiv div.tabs-panel{height:150px;overflow:auto;padding:.5em .9em;border-style:solid;border-width:1px;}#post-body #categorydiv div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 5px 0 125px;}#side-sortables #category-tabs li{display:inline;padding-right:8px;}#side-sortables #category-tabs a{text-decoration:none;}#side-sortables #category-tabs{margin-bottom:3px;}#categorydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}#categorydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:18px;}ul.categorychecklist li{margin:0;padding:0;line-height:19px;}#category-adder h4{margin-top:4px;margin-bottom:0;}#categorydiv .tabs-panel{border-width:3px;border-style:solid;}ul#category-tabs{margin-top:12px;}ul#category-tabs li.tabs{border-style:solid solid none;border-width:1px 1px 0;}#post-body #category-tabs li.tabs{border-style:solid none solid solid;border-width:1px 0 1px 1px;margin-right:-1px;}ul#category-tabs li{padding:5px 8px;-moz-border-radius:3px 3px 0 0;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-khtml-border-top-left-radius:3px;-khtml-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}form#tags-filter{position:relative;}p.search-box{float:right;margin:-5px 0 0;}.screen-per-page{width:3em;}#posts-filter fieldset{float:left;margin:0 1.5ex 1em 0;padding:0;}#posts-filter fieldset legend{padding:0 0 .2em 1px;}td.post-title strong,td.plugin-title strong{display:block;margin-bottom:.2em;}td.post-title p,td.plugin-title p{margin:6px 0;}td.plugin-title{white-space:nowrap;}.wp-hidden-children .wp-hidden-child,.ui-tabs-hide,#codepress-off{display:none;}.commentlist .avatar{vertical-align:text-top;}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle;}body.wp-admin{min-width:785px;}.view-switch{float:right;margin:6px 8px 0;}.view-switch a{text-decoration:none;}.filter{float:left;margin:-5px 0 0 10px;}.filter .subsubsub{margin-left:-10px;margin-top:13px;}#the-comment-list td.comment p.comment-author{margin-top:0;margin-left:0;}#the-comment-list p.comment-author img{float:left;margin-right:8px;}#the-comment-list p.comment-author strong a{border:none;}#the-comment-list td{vertical-align:top;}#the-comment-list td.comment{word-wrap:break-word;}#the-comment-list .check-column{padding-top:8px;}#templateside ul li a{text-decoration:none;}.indicator-hint{padding-top:8px;}#display_name{width:15em;}.tablenav .delete{margin-right:20px;}td.action-links,th.action-links{text-align:right;}table.diff{width:100%;}table.diff col.content{width:50%;}table.diff tr{background-color:transparent;}table.diff td,table.diff th{padding:.5em;font-family:Consolas,Monaco,Courier,monospace;border:none;}table.diff .diff-deletedline del,table.diff .diff-addedline ins{text-decoration:none;}#wp-word-count{display:block;padding:2px 7px;}fieldset{border:0;padding:0;margin:0;}.tool-box{margin:15px 0 35px;}.tool-box .buttons{margin:15px 0;}.tool-box .title{margin:8px 0;font:18px/24px Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;}.pressthis a{font-size:1.2em;}#wp_editbtns,#wp_gallerybtns{padding:2px;position:absolute;display:none;z-index:999998;}#wp_editimgbtn,#wp_delimgbtn,#wp_editgallery,#wp_delgallery{margin:2px;padding:2px;border-width:1px;border-style:solid;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}.settings-toggle{text-align:right;margin:5px 7px 15px 0;font-size:12px;}.settings-toggle h3{margin:0;}#timestampdiv select{height:20px;line-height:20px;padding:0;}#jj,#hh,#mn{width:2em;padding:1px;font-size:12px;}#aa{width:3.4em;padding:1px;font-size:12px;}.curtime #timestamp{background-repeat:no-repeat;background-position:left top;padding-left:18px;}#timestampdiv{padding-top:5px;line-height:23px;}#timestampdiv p{margin:8px 0 6px;}#timestampdiv input{border-width:1px;border-style:solid;}#sidemenu{margin:-30px 15px 0 315px;list-style:none;position:relative;float:right;padding-left:10px;font-size:12px;}#sidemenu a{padding:0 7px;display:block;float:left;line-height:28px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;}#sidemenu li{display:inline;line-height:200%;list-style:none;text-align:center;white-space:nowrap;margin:0;padding:0;}#sidemenu a.current{font-weight:normal;padding-left:6px;padding-right:6px;-moz-border-radius:4px 4px 0 0;-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-left-radius:4px;-khtml-border-top-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px;border-width:1px;border-style:solid;}#sidemenu{margin:-30px 15px 0 315px;list-style:none;position:relative;float:right;padding-left:10px;font-size:12px;}#sidemenu a{padding:0 7px;display:block;float:left;line-height:28px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;}#sidemenu li a .count-0{display:none;}#replyrow{font-size:11px;}#replyrow input{border-width:1px;border-style:solid;}#replyrow td{padding:2px;}#replyrow #editorcontainer{border:0 none;}#replysubmit{margin:0;padding:3px 7px;}#replysubmit img.waiting,.inline-edit-save img.waiting,#commentstatusdiv img.waiting{padding:2px 10px 0;vertical-align:top;}#replysubmit .button{margin-right:5px;}#replyrow #editor-toolbar{display:none;}#replyhead{font-size:12px;font-weight:bold;padding:2px 10px 4px;}#edithead .inside{float:left;padding:3px 0 2px 5px;margin:0;text-align:center;font-size:11px;}#edithead .inside input{width:180px;font-size:11px;}#edithead label{padding:2px 0;}#replycontainer{padding:5px;border:0 none;height:120px;overflow:hidden;position:relative;}#replycontent{resize:none;margin:0;width:100%;height:100%;padding:0;line-height:150%;border:0 none;outline:none;font-size:12px;}#replyrow #ed_reply_toolbar{margin:0;padding:2px 3px;}#screen-meta{position:relative;clear:both;}#screen-meta-links{margin:0 9px 0 0;}#screen-meta .screen-reader-text{visibility:hidden;}#screen-options-link-wrap,#contextual-help-link-wrap{float:right;background:transparent url(images/screen-options-left.gif) no-repeat 0 0;font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;height:22px;padding:0;margin:0 6px 0 0;}#screen-meta a.show-settings{text-decoration:none;z-index:1;padding:0 16px 0 6px;height:22px;line-height:22px;font-size:10px;display:block;background-repeat:no-repeat;background-position:right bottom;}#screen-meta a.show-settings{background-image:url(images/screen-options-right.gif);}#screen-meta a.show-settings:hover{text-decoration:none;}#screen-options-wrap h5,#contextual-help-wrap h5{margin:8px 0;font-size:13px;}#screen-options-wrap,#contextual-help-wrap{border-style:none solid solid;border-top:0 none;border-width:0 1px 1px;margin:0 15px;padding:8px 12px 12px;-moz-border-radius:0 0 0 4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px;}.metabox-prefs label{padding-right:15px;white-space:nowrap;line-height:30px;}.metabox-prefs label input{margin:0 5px 0 2px;}.metabox-prefs label a{display:none;}tr.inline-edit-row td{padding:0 .5em;}#wpbody-content .inline-edit-row fieldset{font-size:12px;float:left;margin:0;padding:0;width:100%;}#wpbody-content .inline-edit-row fieldset .inline-edit-col{padding:0 .5em;}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 0 0 1px;border-style:none none none solid;}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:40%;}#wpbody-content .quick-edit-row-post .inline-edit-col-right{width:39%;}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:20%;}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:50%;}#wpbody-content .quick-edit-row-page .inline-edit-col-right,#wpbody-content .bulk-edit-row-post .inline-edit-col-right{width:49%;}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:30%;}#wpbody-content .bulk-edit-row-page .inline-edit-col-right{width:69%;}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:right;width:69%;}#wpbody-content .inline-edit-row-page .inline-edit-col-right,#owpbody-content .bulk-edit-row-post .inline-edit-col-right{margin-top:27px;}.inline-edit-row fieldset .inline-edit-group{clear:both;}.inline-edit-row fieldset .inline-edit-group:after{content:&quot;.&quot;;display:block;height:0;clear:both;visibility:hidden;}.inline-edit-row p.submit{clear:both;padding:.5em;margin:.5em 0 0;}.inline-edit-row span.error{line-height:22px;margin:0 15px;padding:3px 5px;}.inline-edit-row h4{margin:.2em 0;padding:0;line-height:23px;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{margin:0;padding:0;line-height:27px;}.inline-edit-row fieldset label,.inline-edit-row fieldset span.inline-edit-categories-label{display:block;margin:.2em 0;}.inline-edit-row fieldset label.inline-edit-tags{margin-top:0;}.inline-edit-row fieldset label.inline-edit-tags span.title{margin:.2em 0;}.inline-edit-row fieldset label span.title{display:block;float:left;width:5em;}.inline-edit-row fieldset label span.input-text-wrap{display:block;margin-left:5em;}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{width:auto;padding-right:.5em;}.inline-edit-row .input-text-wrap input[type=text]{width:100%;}.inline-edit-row fieldset label input[type=checkbox]{vertical-align:text-bottom;}.inline-edit-row fieldset label textarea{width:100%;height:4em;}#wpbody-content .bulk-edit-row fieldset .inline-edit-group label{max-width:50%;}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:.5em;}.inline-edit-row h4{text-transform:uppercase;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{font-family:Georgia,&quot;Times New Roman&quot;,&quot;Bitstream Charter&quot;,Times,serif;font-style:italic;line-height:1.8em;}.inline-edit-row fieldset input[type=&quot;text&quot;],.inline-edit-row fieldset textarea{border-style:solid;border-width:1px;}.inline-edit-row fieldset .inline-edit-date{float:left;}.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=mn]{font-size:12px;width:2.1em;}.inline-edit-row fieldset input[name=aa]{font-size:12px;width:3.5em;}.inline-edit-row fieldset label input.inline-edit-password-input{width:8em;}.inline-edit-row .catshow,.inline-edit-row .cathide{cursor:pointer;}ul.cat-checklist{height:12em;border-style:solid;border-width:1px;overflow-y:scroll;padding:0 5px;margin:0;}#bulk-titles{display:block;height:12em;border-style:solid;border-width:1px;overflow-y:scroll;padding:0 5px;margin:0 0 5px;}.inline-edit-row fieldset ul.cat-checklist li,.inline-edit-row fieldset ul.cat-checklist input{margin:0;}.inline-edit-row fieldset ul.cat-checklist label,.inline-edit-row .catshow,.inline-edit-row .cathide,.inline-edit-row #bulk-titles div{font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;font-style:normal;font-size:11px;}table .inline-edit-row fieldset ul.cat-hover{height:auto;max-height:30em;overflow-y:auto;position:absolute;}.inline-edit-row fieldset label input.inline-edit-menu-order-input{width:3em;}.inline-edit-row fieldset label input.inline-edit-slug-input{width:75%;}.quick-edit-row-post fieldset label.inline-edit-status{float:left;}#bulk-titles{line-height:140%;}#bulk-titles div{margin:.2em .3em;}#bulk-titles div a{cursor:pointer;display:block;float:left;height:10px;margin:3px 3px 0 -2px;overflow:hidden;position:relative;text-indent:-9999px;width:10px;}#wpbody-content #media-items .describe{border-collapse:collapse;width:100%;border-top-style:solid;border-top-width:1px;clear:both;cursor:default;padding:5px;}#wpbody-content .describe .media-item-info tr{background-color:transparent;}#wpbody-content .filename{padding:0 10px;}#wpbody-content .media-item .thumbnail{max-height:128px;max-width:128px;}.media-upload-form td label{margin-right:6px;margin-left:2px;}.media-upload-form .align .field label{display:inline;padding:0 0 0 22px;margin:0 1em 0 0;font-weight:bold;}.media-upload-form tr.image-size label{margin:0 0 0 3px;font-weight:bold;}.media-upload-form th.label label{font-weight:bold;margin:.5em;font-size:13px;}.media-upload-form th.label label span{padding:0 5px;}abbr.required{border:medium none;text-decoration:none;}#wpbody-content .describe input[type=&quot;text&quot;],#wpbody-content .describe textarea{width:460px;}#wpbody-content .describe p.help{margin:0;padding:0 0 0 5px;}.describe-toggle-on,.describe-toggle-off{display:block;line-height:36px;float:right;margin-right:20px;}.describe-toggle-off{display:none;}#wpbody-content .media-item{border-bottom-style:solid;border-bottom-width:1px;min-height:36px;position:relative;width:100%;}#wpbody-content #media-items{border-style:solid solid none;border-width:1px;width:670px;}#wpbody-content #media-items .filename{line-height:36px;overflow:hidden;}.media-item .pinkynail{float:left;margin:2px;max-width:40px;max-height:32px;}.media-item .startopen,.media-item .startclosed{display:none;}.media-item .original{position:relative;height:34px;text-align:center;}.media-item .percent{font-weight:bold;}.crunching{display:block;line-height:32px;text-align:right;margin-right:5px;}button.dismiss{position:absolute;top:7px;right:5px;z-index:4;width:8em;}.file-error{float:left;font-weight:bold;padding:10px;}.progress{position:relative;margin-bottom:-36px;height:36px;}.bar{width:0;height:100%;border-right-width:3px;border-right-style:solid;}#media-items a.delete,#media-items a.del-link{padding:1px 4px 2px;}.upload-php .fixed .column-parent{width:25%;}.find-box{width:500px;height:300px;overflow:hidden;padding:33px 5px 40px;position:absolute;z-index:1000;}.find-box-head{cursor:move;font-weight:bold;height:2em;line-height:2em;padding:1px 12px;position:absolute;top:5px;width:100%;}.find-box-inside{overflow:auto;width:100%;height:100%;}.find-box-search{padding:12px;border-width:1px;border-style:none none solid;}#find-posts-response{margin:8px 0;padding:0 1px;}#find-posts-response table{width:100%;}#find-posts-response .found-radio{padding:5px 0 0 8px;width:15px;}.find-box-buttons{width:480px;margin:8px;}.find-box-search label{padding-right:6px;}.find-box #resize-se{position:absolute;right:1px;bottom:1px;}#favorite-actions{float:right;margin:11px 12px 0;min-width:130px;position:relative;}#favorite-first{-moz-border-radius:12px;-khtml-border-radius:12px;-webkit-border-radius:12px;border-radius:12px;line-height:15px;padding:3px 30px 4px 12px;border-width:1px;border-style:solid;}#favorite-inside{margin:0;padding:0 1px 6px 1px;border-width:1px;border-style:solid;position:absolute;z-index:11;display:none;-moz-border-radius:0 0 12px 12px;-webkit-border-bottom-right-radius:12px;-webkit-border-bottom-left-radius:12px;-khtml-border-bottom-right-radius:12px;-khtml-border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-bottom-left-radius:12px;}#favorite-actions a{display:block;text-decoration:none;font-size:11px;}#favorite-inside a{padding:3px 5px 3px 10px;}#favorite-toggle{height:22px;position:absolute;right:0;top:1px;width:28px;}#favorite-actions .slide-down{-moz-border-radius:12px 12px 0 0;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-khtml-border-bottom-right-radius:0;-khtml-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-width:1px;border-bottom-style:solid;}#utc-time,#local-time{padding-left:25px;font-style:italic;font-family:&quot;Lucida Grande&quot;,Verdana,Arial,&quot;Bitstream Vera Sans&quot;,sans-serif;}ul#dismissed-updates{display:none;}form.upgrade{margin-top:8px;}form.upgrade .hint{font-style:italic;font-size:85%;margin:-0.5em 0 2em 0;}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border-width:1px;border-style:solid;line-height:1.8em;word-spacing:3px;-moz-border-radius:6px;-khtml-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}br.clear{height:2px;line-height:2px;}.swfupload{margin:5px 10px;vertical-align:middle;}table.fixed{table-layout:fixed;}.fixed .column-rating,.fixed .column-visible{width:8%;}.fixed .column-date,.fixed .column-parent,.fixed .column-links{width:10%;}.fixed .column-response,.fixed .column-author,.fixed .column-categories,.fixed .column-tags,.fixed .column-rel,.fixed .column-role{width:15%;}.fixed .column-comments{width:4em;padding-top:8px;}.fixed .column-slug{width:25%;}.fixed .column-posts{width:10%;}.fixed .column-icon{width:80px;}#commentstatusdiv .fixed .column-author,#comments-form .fixed .column-author,#commentstatusdiv .fixed .column-date{width:20%;}.widefat th,.widefat td{overflow:hidden;}.widefat td p{margin:2px 0 .8em;}table .vers,table .column-visible,table .column-rating{text-align:center;}.icon32{float:left;height:36px;margin:14px 6px 0 0;width:36px;}.key-labels label{line-height:24px;}.subtitle{font-size:.75em;line-height:1;padding-left:25px;}ol{list-style-type:decimal;margin-left:2em;}.postbox-container{float:left;padding-right:.5%;}.postbox-container .meta-box-sortables{min-height:300px;}.temp-border{border:1px dotted #ccc;}.columns-prefs label{padding:0 5px;}.theme-install-php h4,.plugin-install-php h4{margin:2.5em 0 8px;}p.install-help{margin:8px 0;font-style:italic;}p.popular-tags{-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;border-width:1px;border-style:solid;line-height:2em;padding:8px 12px 12px;text-align:justify;}p.popular-tags a{padding:0 3px;}.stuffbox .editcomment{clear:none;}.ajax-feedback{visibility:hidden;vertical-align:bottom;}.tagsdiv .newtag{width:180px;}.tagsdiv .the-tags{display:block;height:60px;margin:0 auto;overflow:auto;width:260px;}#post-body-content .tagsdiv .the-tags{margin:0 5px;}label,#your-profile label+a{vertical-align:middle;}.plugin-update-tr .update-message{margin:5px;padding:3px 5px;border-width:1px;border-style:solid;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}.add-new-h2{font-style:normal;margin:0 6px;position:relative;top:-3px;}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpadminwpadmindevcss"></a>
<div class="addfile"><h4>Added: trunk/wp-admin/wp-admin.dev.css (0 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/wp-admin.dev.css                                (rev 0)
+++ trunk/wp-admin/wp-admin.dev.css        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -0,0 +1,3333 @@
</span><ins>+textarea,
+input,
+select {
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 4px;
+        -khtml-border-radius: 4px;
+        -webkit-border-radius: 4px;
+        border-radius: 4px;
+}
+
+input[type=&quot;checkbox&quot;],
+input[type=&quot;radio&quot;],
+input[type=&quot;image&quot;] {
+        border: 0 none;
+}
+
+p,
+ul,
+ol,
+blockquote,
+input,
+select {
+        font-size: 12px;
+}
+
+select option {
+        padding: 2px;
+}
+
+.plugins .name,
+#pass-strength-result.strong,
+#pass-strength-result.short,
+.button-highlighted,
+#quicktags #ed_strong,
+#ed_reply_toolbar #ed_reply_strong {
+        font-weight: bold;
+}
+
+.plugins p {
+        margin: 0 4px;
+        padding: 0;
+}
+
+.plugins .desc p {
+        margin: 0 0 8px;
+}
+
+.plugins td.desc {
+        line-height: 1.5em;
+}
+
+.plugins .desc ul,
+.plugins .desc ol {
+        margin: 0 0 0 2em;
+}
+
+.plugins .desc ul {
+        list-style-type: disc;
+}
+
+.plugins .action-links { 
+        white-space: nowrap;
+}
+
+.plugins .row-actions-visible {
+        padding: 0;
+}
+
+.widefat tbody.plugins th.check-column {
+        padding: 7px 0;
+}
+
+.widefat .plugins td,
+.widefat .plugins th {
+        border-bottom: 0 none;
+}
+
+#install-plugins .plugins td,
+#install-plugins .plugins th {
+        border-bottom-style: solid;
+        border-bottom-width: 1px;
+}
+
+.plugins .inactive td,
+.plugins .inactive th,
+.plugins .active td,
+.plugins .active th {
+        border-top-style: solid;
+        border-top-width: 1px;
+        padding: 5px 7px 0;
+}
+
+#wpbody-content .plugins .plugin-title {
+        padding-right: 12px;
+}
+
+.plugins .second td,
+.plugins .second th {
+        border-top: 0 none;
+        padding: 0 7px 5px;
+}
+
+.plugins-php .widefat tfoot th,
+.plugins-php .widefat tfoot td {
+        border-top-style: solid;
+        border-top-width: 1px;
+}
+
+.import-system {
+        font-size: 16px;
+}
+
+.anchors {
+        margin: 10px 20px 10px 20px;
+}
+
+table#availablethemes {
+        border-spacing: 0;
+        border-width: 1px 0;
+        border-style: solid none;
+        margin: 10px auto;
+        width: 100%;
+}
+
+td.available-theme {
+        vertical-align: top;
+        width: 240px;
+        margin: 0;
+        padding: 20px;
+        text-align: left;
+}
+
+table#availablethemes td {
+        border-width: 0 1px 1px;
+        border-style: none solid solid;
+}
+
+table#availablethemes td.right,
+table#availablethemes td.left  {
+        border-right: 0 none;
+        border-left: 0 none;
+}
+
+table#availablethemes td.bottom {
+        border-bottom: 0 none;
+}
+
+.available-theme a.screenshot {
+        width: 240px;
+        height: 180px;
+        display: block;
+        border-width: 1px;
+        border-style: solid;
+        margin-bottom: 10px;
+        overflow: hidden;
+}
+
+.available-theme img {
+        width: 240px;
+}
+
+.available-theme h3 {
+        margin: 15px 0 5px;
+}
+
+#current-theme {
+        margin: 1em 0 1.5em;
+}
+
+#current-theme a {
+        border-bottom: none;
+}
+
+#current-theme h3 {
+        font-size: 17px;
+        font-weight: normal;
+        margin: 0;
+}
+
+#current-theme .theme-description {
+        margin-top: 5px;
+}
+
+#current-theme img {
+        float: left;
+        border-width: 1px;
+        border-style: solid;
+        margin-right: 1em;
+        margin-bottom: 1.5em;
+        width: 150px;
+}
+
+#TB_window #TB_title a.tb-theme-preview-link,
+#TB_window #TB_title a.tb-theme-preview-link:visited {
+        font-weight: bold;
+        text-decoration: none;
+}
+
+#TB_window #TB_title {
+        background-color: #222;
+        color: #cfcfcf;
+}
+
+.checkbox {
+        border: none;
+        margin: 0;
+        padding: 0;
+}
+
+.code, code {
+        font-family: Consolas, Monaco, Courier, monospace;
+}
+
+kbd, code {
+        padding: 1px 3px;
+        margin: 0 1px;
+        font-size: 11px;
+}
+
+.commentlist li {
+        padding: 1em 1em .2em;
+        margin: 0;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+.commentlist li li {
+        border-bottom: 0;
+        padding: 0;
+}
+
+.commentlist p {
+        padding: 0;
+        margin: 0 0 .8em;
+}
+
+.post-categories {
+        display: inline;
+        margin: 0;
+        padding: 0;
+}
+
+.post-categories li {
+        display: inline;
+}
+
+.quicktags, .search {
+        font: 12px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+}
+
+.submit {
+        padding: 1.5em 0;
+        margin: 5px 0;
+        -moz-border-radius: 0 0 3px 3px;
+        -webkit-border-bottom-left-radius: 3px;
+        -webkit-border-bottom-right-radius: 3px;
+        -khtml-border-bottom-left-radius: 3px;
+        -khtml-border-bottom-right-radius: 3px;
+        border-bottom-left-radius: 3px;
+        border-bottom-right-radius: 3px;
+}
+
+form p.submit a.cancel:hover {
+        text-decoration: none;
+}
+
+#submitdiv h3,
+#pagesubmitdiv h3 {
+        margin-bottom: 0 !important;
+}
+
+#misc-publishing-actions {
+        padding: 6px 0 16px 0;
+}
+
+.misc-pub-section {
+        padding: 6px;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+.misc-pub-section-last {
+        border-bottom: 0 none;
+}
+
+#minor-publishing-actions {
+        padding: 6px;
+        text-align: right;
+}
+
+#minor-publishing {
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+#save-post {
+        float: left;
+}
+
+.preview {
+        float: right;
+}
+
+#major-publishing-actions {
+        padding: 6px;
+        clear: both;
+        border-top: none;
+}
+
+#minor-publishing-actions input,
+#major-publishing-actions input,
+#minor-publishing-actions .preview {
+        min-width: 80px;
+        text-align: center;
+}
+
+#delete-action {
+        line-height: 25px;
+        vertical-align: middle;
+        text-align: left;
+        float: left;
+}
+
+#publishing-action {
+        text-align: right;
+        float: right;
+}
+
+#post-body #minor-publishing {
+        padding-bottom: 10px;
+}
+
+#post-body #misc-publishing-actions {
+        padding: 0;
+}
+
+#post-body .misc-pub-section {
+        border-right-width: 1px;
+        border-right-style: solid;
+        border-bottom: 0 none;
+        min-height: 30px;
+        float: left;
+        max-width: 32%;
+}
+
+#post-body .misc-pub-section-last {
+        border-right: 0;
+}
+
+#sticky-span {
+        margin-left: 18px;
+}
+
+#post-status-display,
+#post-visibility-display {
+        font-weight: bold;
+}
+
+.side-info {
+        margin: 0;
+        padding: 4px;
+        font-size: 11px;
+}
+
+.side-info h5 {
+        padding-bottom: 7px;
+        font-size: 14px;
+        margin: 12px 2px 5px;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+.side-info ul {
+        margin: 0;
+        padding-left: 18px;
+        list-style: square;
+}
+
+.submit input,
+.button,
+.button-primary,
+.button-secondary,
+.button-highlighted,
+#postcustomstuff .submit input {
+        text-decoration: none;
+        font-size: 11px !important;
+        line-height: 14px;
+        padding: 2px 8px;
+        cursor: pointer;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 11px;
+        -khtml-border-radius: 11px;
+        -webkit-border-radius: 11px;
+        border-radius: 11px;
+        -moz-box-sizing: content-box;
+        -webkit-box-sizing: content-box;
+        -khtml-box-sizing: content-box;
+        box-sizing: content-box;
+}
+
+a.button,
+a.button-primary,
+a.button-secondary {
+        line-height: 15px;
+        padding: 3px 10px;
+        white-space: nowrap;
+}
+
+#doaction,
+#doaction2,
+#post-query-submit {
+        margin-right: 8px;
+}
+
+.tablenav select[name=&quot;action&quot;],
+.tablenav select[name=&quot;action2&quot;] {
+        width: 120px;
+}
+
+.tablenav select[name=&quot;m&quot;] {
+        width: 120px;
+}
+
+.tablenav select#cat {
+        width: 150px;
+}
+
+#wpcontent select {
+        padding: 2px;
+        height: 2em;
+        font-size: 11px;
+}
+
+#wpcontent option {
+        padding: 2px;
+}
+
+#timezone_string option {
+        margin-left: 1em;
+}
+
+.approve {
+        display: none;
+}
+
+.unapproved .approve,
+.spam .approve,
+.trash .approve {
+        display: inline;
+}
+
+.unapproved .unapprove {
+        display: none;
+}
+
+.narrow {
+        width: 70%;
+        margin-bottom: 40px;
+}
+
+.narrow p {
+        line-height: 150%;
+}
+
+textarea.all-options, input.all-options {
+        width: 250px;
+}
+
+#namediv table {
+        width: 100%;
+}
+
+#namediv td.first {
+        width: 10px;
+        white-space: nowrap;
+}
+
+#namediv input {
+        width: 98%;
+}
+
+#namediv p {
+        margin: 10px 0;
+}
+
+#wpbody-content .metabox-holder {
+        padding-top: 10px;
+}
+
+#content {
+        margin: 0;
+        width: 100%;
+}
+
+#editorcontainer #content {
+        padding: 6px;
+        line-height: 150%;
+        border: 0 none;
+        outline: none;
+        -moz-box-sizing: border-box;
+        -webkit-box-sizing: border-box;
+        -khtml-box-sizing: border-box;
+        box-sizing: border-box;
+}
+
+#editorcontainer,
+#quicktags {
+        border-style: solid;
+        border-width: 1px;
+        border-collapse: separate;
+        -moz-border-radius: 6px 6px 0 0;
+        -webkit-border-top-right-radius: 6px;
+        -webkit-border-top-left-radius: 6px;
+        -khtml-border-top-right-radius: 6px;
+        -khtml-border-top-left-radius: 6px;
+        border-top-right-radius: 6px;
+        border-top-left-radius: 6px;
+}
+
+#quicktags {
+        padding: 0;
+        margin-bottom: -3px;
+        border-bottom-width: 3px;
+        background-image: url(&quot;images/ed-bg.gif&quot;);
+        background-position: left top;
+        background-repeat: repeat-x;
+}
+
+#quicktags #ed_toolbar {
+        padding: 2px 4px 0;
+}
+
+#ed_toolbar input,
+#ed_reply_toolbar input {
+        margin: 3px 1px 4px;
+        line-height: 18px;
+        display: inline-block;
+        min-width: 26px;
+        padding: 2px 4px;
+        font-size: 12px;
+}
+
+#ed_reply_toolbar input {
+        margin: 1px 2px 1px 1px;
+}
+
+#quicktags #ed_link,
+#ed_reply_toolbar #ed_reply_link {
+        text-decoration: underline;
+}
+
+#quicktags #ed_del,
+#ed_reply_toolbar #ed_reply_del {
+        text-decoration: line-through;
+}
+
+#quicktags #ed_em,
+#ed_reply_toolbar #ed_reply_em {
+        font-style: italic;
+}
+
+#excerpt, .attachmentlinks {
+        margin: 0;
+        height: 4em;
+        width: 98%;
+}
+
+/* post meta postbox */
+#postcustomstuff table,
+#postcustomstuff input,
+#postcustomstuff textarea {
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 3px;
+        -khtml-border-radius: 3px;
+        -webkit-border-radius: 3px;
+        border-radius: 3px;
+}
+
+#postcustomstuff .updatemeta,
+#postcustomstuff .deletemeta {
+        margin: auto;
+}
+
+#postcustomstuff thead th {
+        padding: 5px 8px 8px;
+}
+
+#postcustom #postcustomstuff .submit,
+#pagecustomdiv #postcustomstuff .submit {
+        border: 0 none;
+        float: none;
+        padding: 5px 8px;
+}
+
+#side-sortables #postcustom #postcustomstuff .submit,
+#side-sortables #pagecustomdiv #postcustomstuff .submit {
+        padding: 0 5px;
+}
+
+#side-sortables #postcustom #postcustomstuff td.left input,
+#side-sortables #pagecustomdiv #postcustomstuff td.left input {
+        margin: 3px 3px 0;
+}
+
+#side-sortables #postcustom #postcustomstuff #the-list textarea,
+#side-sortables #pagecustomdiv #postcustomstuff #the-list textarea {
+        height: 85px;
+        margin: 3px;
+}
+
+#postcustomstuff table {
+        margin: 0;
+        width: 100%;
+        border-width: 1px;
+        border-style: solid;
+        border-spacing: 0;
+}
+
+#postcustomstuff table input,
+#postcustomstuff table select,
+#postcustomstuff table textarea {
+        width: 95%;
+        margin: 8px 0 8px 8px;
+}
+
+#postcustomstuff th.left,
+#postcustomstuff td.left {
+        width: 38%;
+}
+
+#postcustomstuff .submit input {
+        width: auto;
+}
+
+#postcustomstuff #newmeta .submit {
+        padding: 0 8px;
+}
+
+#postcustomstuff table #addmetasub {
+        width: auto;
+}
+
+#postcustomstuff #newmetaleft {
+        vertical-align: top;
+}
+
+#postcustomstuff #newmetaleft a {
+        padding: 0 10px;
+        text-decoration: none;
+}
+
+#save {
+        width: 15em;
+}
+
+#template div {
+        margin-right: 190px;
+}
+
+* html #template div {
+        margin-right: 0;
+}
+
+/* A handy div class for hiding controls.
+Some browsers will disable them when you
+set display: none; */
+.zerosize {
+        height: 0;
+        width: 0;
+        margin: 0;
+        border: 0;
+        padding: 0;
+        overflow: hidden;
+        position: absolute;
+}
+
+* html #themeselect {
+        padding: 0 3px;
+        height: 22px;
+}
+
+#your-profile legend {
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-size: 22px;
+}
+
+#your-profile #rich_editing {
+        border: none;
+}
+
+#howto {
+        font-size: 11px;
+        margin: 0 5px;
+        display: block;
+}
+
+#ajax-response.alignleft {
+        margin-left: 2em;
+}
+
+div.nav {
+        height: 2em;
+        padding: 7px 10px;
+        vertical-align: text-top;
+        margin: 5px 0;
+}
+
+.nav .button-secondary {
+        padding: 2px 4px;
+}
+
+a.page-numbers {
+        border-bottom-style: solid;
+        border-bottom-width: 2px;
+        font-weight: bold;
+        margin-right: 1px;
+        padding: 0 2px;
+}
+
+p.pagenav {
+        margin: 0;
+        display: inline;
+}
+
+.pagenav span {
+        font-weight: bold;
+        margin: 0 6px;
+}
+
+.row-title {
+        font-size: 12px !important;
+        font-weight: bold;
+}
+
+.widefat .column-comment p {
+        margin: 0.6em 0;
+}
+
+.column-author img, .column-username img {
+        float: left;
+        margin-right: 10px;
+        margin-top: 3px;
+}
+
+.tablenav a.button-secondary {
+        display: block;
+        margin: 3px 8px 0 0;
+}
+
+.tablenav {
+        clear: both;
+        height: 30px;
+        margin: 6px 0 4px;
+        vertical-align: middle;
+}
+
+.tablenav .tablenav-pages {
+        float: right;
+        display: block;
+        cursor: default;
+        height: 30px;
+        line-height: 30px;
+        font-size: 11px;
+}
+
+.tablenav .tablenav-pages a,
+.tablenav-pages span.current  {
+        text-decoration: none;
+        border: none;
+        padding: 3px 6px;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 5px;
+        -khtml-border-radius: 5px;
+        -webkit-border-radius: 5px;
+        border-radius: 5px;
+}
+
+.tablenav .displaying-num {
+        margin-right: 10px;
+        font-size: 12px;
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-style: italic;
+}
+
+.tablenav .actions {
+        padding: 2px 8px 0 0;
+}
+
+td.media-icon {
+        text-align: center;
+        width: 80px;
+        padding-top: 8px;
+}
+
+td.media-icon img {
+        max-width: 80px;
+        max-height: 60px;
+}
+
+#update-nag {
+        line-height: 29px;
+        font-size: 12px;
+        text-align: center;
+}
+
+#update-nag {
+        border-width: 1px 0;
+        border-style: solid none;
+}
+
+.plugins .plugin-update {
+        padding: 0;
+}
+
+.plugin-update .update-message {
+        margin: 0 10px 8px 31px;
+        font-weight: bold;
+}
+
+#pass-strength-result {
+        border-style: solid;
+        border-width: 1px;
+        float: left;
+        margin: 12px 5px 5px 1px;
+        padding: 3px 5px;
+        text-align: center;
+        width: 200px;
+}
+
+.row-actions {
+        visibility: hidden;
+        padding: 2px 0 0;
+}
+
+tr:hover .row-actions,
+div.comment-item:hover .row-actions {
+        visibility: visible;
+}
+
+.row-actions-visible {
+        padding: 2px 0 0;
+        cursor: pointer;
+}
+
+/* Admin Header */
+#wphead-info {
+        margin: 0 0 0 15px;
+        padding-right: 15px;
+}
+
+#user_info {
+        float: right;
+        font-size: 12px;
+        line-height: 46px;
+        height: 46px;
+}
+
+#user_info p {
+        margin: 0;
+        padding: 0;
+        line-height: 46px;
+}
+
+#wphead {
+        height: 46px;
+}
+
+#wphead a,
+#adminmenu a,
+#sidemenu a,
+#taglist a,
+#catlist a,
+#show-settings a {
+        text-decoration: none;
+}
+
+#header-logo {
+        float: left;
+        margin: 7px 0 0 15px;
+}
+
+#wphead h1 {
+        font: normal 22px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        padding: 10px 8px 5px;
+        margin: 0;
+        float: left;
+}
+
+#wphead h1.long-title {
+        font: normal 18px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        padding: 12px 10px 5px;
+}
+
+#wphead #site-visit-button {
+        background-repeat:repeat-x;
+        background-position:0 0;
+        -moz-border-radius:3px;
+        -webkit-border-radius:3px;
+        -khtml-border-radius:3px;
+        border-radius:3px;
+        cursor:pointer; /* to keep IE happy */
+        display:-moz-inline-stack; /* to keep FF2 happy */
+        display:inline-block;
+        font-size: 50%;
+        font-style:normal;
+        line-height:17px;
+        margin-left:5px;
+        padding:0 6px;
+        vertical-align:middle;
+}
+
+#wphead h1 a:hover {
+        text-decoration:none;
+}
+#wphead h1 a:hover #site-title {
+        text-decoration:underline;
+}
+
+/* side admin menu */
+#adminmenu * {
+        -webkit-user-select: none;
+        -moz-user-select: none;
+        -khtml-user-select: none;
+        user-select: none;
+}
+
+#adminmenu .wp-submenu {
+        display: none;
+        list-style: none;
+        padding: 0;
+        margin: 0;
+        position: relative;
+        z-index: 2;
+        border-width: 1px 0 0;
+        border-style: solid none none;
+}
+
+#adminmenu .wp-submenu a {
+        font: normal 11px/18px &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+}
+
+#adminmenu .wp-submenu li.current,
+#adminmenu .wp-submenu li.current a,
+#adminmenu .wp-submenu li.current a:hover {
+        font-weight: bold;
+}
+
+#adminmenu a.menu-top,
+#adminmenu .wp-submenu-head {
+        font: normal 13px/18px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+}
+
+#adminmenu div.wp-submenu-head {
+        display: none;
+}
+
+.folded #adminmenu div.wp-submenu-head,
+.folded #adminmenu li.wp-has-submenu div.sub-open {
+        display: block;
+}
+
+.folded #adminmenu a.menu-top,
+.folded #adminmenu .wp-submenu,
+.folded #adminmenu li.wp-menu-open .wp-submenu,
+.folded #adminmenu div.wp-menu-toggle {
+        display: none;
+}
+
+#adminmenu li.wp-menu-open .wp-submenu,
+.no-js #adminmenu .open-if-no-js .wp-submenu {
+        display: block;
+}
+
+#adminmenu div.wp-menu-image {
+        float: left;
+        width: 28px;
+        height: 28px;
+}
+
+#adminmenu li {
+        margin: 0;
+        padding: 0;
+        cursor: pointer;
+}
+
+#adminmenu a {
+        display: block;
+        line-height: 18px;
+        padding: 1px 5px 3px;
+}
+
+#adminmenu li.menu-top {
+        min-height: 26px;
+}
+
+#adminmenu a.menu-top {
+        line-height: 18px;
+        min-width: 10em;
+        padding: 5px 5px;
+        border-width: 1px 1px 0;
+        border-style: solid solid none;
+}
+
+#adminmenu .wp-submenu a {
+        margin: 0;
+        padding-left: 12px;
+        border-width: 0 1px 0 0;
+        border-style: none solid none none;
+}
+
+#adminmenu .menu-top-last ul.wp-submenu {
+        border-width: 0 0 1px;
+        border-style: none none solid;
+}
+
+#adminmenu .wp-submenu li {
+        padding: 0;
+        margin: 0;
+}
+
+.folded #adminmenu li.menu-top {
+        width: 28px;
+        height: 30px;
+        overflow: hidden;
+        border-width: 1px 1px 0;
+        border-style: solid solid none;
+}
+
+#adminmenu .menu-top-first a.menu-top,
+.folded #adminmenu li.menu-top-first,
+#adminmenu .wp-submenu .wp-submenu-head {
+        border-width: 1px 1px 0;
+        border-style: solid solid none;
+        -moz-border-radius-topleft :6px;
+        -moz-border-radius-topright: 6px;
+        -webkit-border-top-right-radius: 6px;
+        -webkit-border-top-left-radius: 6px;
+        -khtml-border-top-right-radius: 6px;
+        -khtml-border-top-left-radius: 6px;
+        border-top-right-radius: 6px;
+        border-top-left-radius: 6px;
+}
+
+#adminmenu .menu-top-last a.menu-top,
+.folded #adminmenu li.menu-top-last {
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius-bottomleft: 6px;
+        -moz-border-radius-bottomright: 6px;
+        -webkit-border-bottom-right-radius: 6px;
+        -webkit-border-bottom-left-radius: 6px;
+        -khtml-border-bottom-right-radius: 6px;
+        -khtml-border-bottom-left-radius: 6px;
+        border-bottom-right-radius: 6px;
+        border-bottom-left-radius: 6px;
+}
+
+#adminmenu li.wp-menu-open a.menu-top-last {
+        border-bottom: 0 none;
+        -moz-border-radius-bottomright: 0;
+        -moz-border-radius-bottomleft: 0;
+        -webkit-border-bottom-right-radius: 0;
+        -webkit-border-bottom-left-radius: 0;
+        -khtml-border-bottom-right-radius: 0;
+        -khtml-border-bottom-left-radius: 0;
+        border-bottom-right-radius: 0;
+        border-bottom-left-radius: 0;
+}
+
+#adminmenu img.wp-menu-image {
+        float: left;
+        padding: 8px 6px 0;
+        opacity: 0.6;
+        filter: alpha(opacity=60);
+}
+
+#adminmenu li.menu-top:hover img.wp-menu-image,
+#adminmenu li.wp-has-current-submenu img.wp-menu-image {
+        opacity: 1;
+        filter: alpha(opacity=100);
+}
+
+.folded #adminmenu img.wp-menu-image {
+        padding: 7px 0 0 6px;
+}
+
+#adminmenu li.wp-menu-separator {
+        height: 21px;
+        padding: 0;
+        margin: 0;
+}
+
+#adminmenu a.separator {
+        cursor: w-resize;
+        height: 20px;
+        padding: 0;
+}
+
+.folded #adminmenu a.separator {
+         cursor: e-resize;
+}
+
+#adminmenu .wp-menu-separator-last {
+        height: 10px;
+        width: 1px;
+}
+
+#adminmenu .wp-submenu .wp-submenu-head {
+        border-width: 1px;
+        border-style: solid;
+        padding: 6px 4px 6px 10px;
+        cursor: default;
+}
+
+.folded #adminmenu .wp-submenu {
+        position: absolute;
+        margin: -1px 0 0 28px;
+        padding: 0 8px 8px;
+        z-index: 999;
+        border: 0 none;
+}
+
+.folded #adminmenu .wp-submenu ul {
+        width: 140px;
+        border-width: 0 0 1px;
+        border-style: none none solid;
+}
+
+.folded #adminmenu .wp-submenu li.wp-first-item {
+        border-top: 0 none;
+}
+
+.folded #adminmenu .wp-submenu a {
+        padding-left: 10px;
+}
+
+.folded #adminmenu a.wp-has-submenu {
+        margin-left: 40px;
+}
+
+#adminmenu li.menu-top-last .wp-submenu ul {
+        border-width: 0 0 1px;
+        border-style: none none solid;
+}
+
+#adminmenu .wp-menu-toggle {
+        width: 22px;
+        clear: right;
+        float: right;
+        margin: 1px 0 0;
+        height: 27px;
+        padding: 1px 2px 0 0;
+        cursor: default;
+}
+
+#adminmenu li.wp-has-current-submenu ul {
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+#adminmenu .wp-menu-image a {
+        height: 24px;
+}
+
+#adminmenu .wp-menu-image img {
+        padding: 6px 0 0 1px;
+}
+
+/* end side admin menu */
+
+/* comments/plugins bubble in menu */
+#adminmenu #awaiting-mod,
+#adminmenu span.update-plugins,
+#sidemenu li a span.update-plugins {
+        position: absolute;
+        font-family: Helvetica, Arial, sans-serif;
+        font-size: 7pt;
+        font-weight: bold;
+        margin-top: 2px;
+        margin-left: 2px;
+        -moz-border-radius: 7px;
+        -khtml-border-radius: 7px;
+        -webkit-border-radius: 7px;
+        border-radius: 7px;
+}
+
+#adminmenu li #awaiting-mod span,
+#adminmenu li span.update-plugins span,
+#sidemenu li a span.update-plugins span {
+        float: left;
+        display: block;
+        height: 1.6em;
+        line-height: 1.6em;
+        padding: 0 6px;
+}
+
+#adminmenu li span.count-0,
+#sidemenu li a .count-0 {
+        display: none;
+}
+/* end menu stuff */
+
+/* comments bubble */
+.post-com-count-wrapper {
+        min-width: 22px;
+        font-family: Helvetica, Arial, sans-serif;
+}
+
+.post-com-count {
+        height: 1.3em;
+        line-height: 1.1em;
+        display: block;
+        text-decoration: none;
+        padding: 0 0 6px;
+        cursor: pointer;
+        background-position: center -80px;
+        background-repeat: no-repeat;
+}
+
+.post-com-count span {
+        font-size: 9px;
+        font-weight: bold;
+        height: 1.7em;
+        line-height: 1.70em;
+        min-width: 0.7em;
+        padding: 0 6px;
+        display: inline-block;
+        cursor: pointer;
+        -moz-border-radius: 5px;
+        -khtml-border-radius: 5px;
+        -webkit-border-radius: 5px;
+        border-radius: 5px;
+}
+
+strong .post-com-count {
+        background-position: center -55px;
+}
+
+.post-com-count:hover {
+        background-position: center -3px;
+}
+
+.column-response .post-com-count {
+        float: left;
+        margin-right: 5px;
+        text-align: center;
+}
+
+.response-links {
+        float: left;
+}
+
+#the-comment-list .attachment-80x60 {
+        padding: 4px 8px;
+}
+
+/* Admin Footer */
+#footer {
+        margin-top: -45px;
+}
+
+#footer,
+#footer a {
+        font-size: 12px;
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-style: italic;
+}
+
+#footer p {
+        margin: 0;
+        padding: 15px;
+        line-height: 15px;
+}
+
+#footer a {
+        text-decoration: none;
+}
+
+#footer a:hover {
+        text-decoration: underline;
+}
+
+/* Tables used on comment.php and option/setting pages */
+
+.form-table {
+        border-collapse: collapse;
+        margin-top: 0.5em;
+        width: 100%;
+        margin-bottom: -8px;
+        clear: both;
+}
+
+.form-table td,
+#wpbody-content .describe td {
+        margin-bottom: 9px;
+        padding: 4px 10px 12px;
+        line-height: 20px;
+        font-size: 11px;
+}
+
+.form-table th,
+.form-wrap label {
+        font-weight: normal;
+        text-shadow: rgba(255,255,255,1) 0 1px 0;
+}
+
+.form-table th,
+#wpbody-content .describe th {
+        vertical-align: top;
+        text-align: left;
+        padding: 10px;
+        width: 200px;
+}
+
+.form-table th.th-full {
+        width: auto;
+}
+
+.form-table input,
+.form-table textarea,
+#wpbody-content .describe input,
+#wpbody-content .describe textarea {
+        border-width: 1px;
+        border-style: solid;
+}
+
+.form-table div.color-option {
+        display: block;
+        clear: both;
+        margin-top: 12px;
+}
+
+.form-table input.tog {
+        margin-top: 2px;
+        margin-right: 2px;
+        float: left;
+}
+
+.form-table table.color-palette {
+        vertical-align: bottom;
+        float: left;
+        margin: -12px 3px 11px;
+}
+
+.form-table .color-palette td {
+        border-width: 1px 1px 0;
+        border-style: solid solid none;
+        height: 10px;
+        line-height: 20px;
+        width: 10px;
+}
+
+textarea.large-text {
+        width: 99%;
+}
+
+.form-table input.regular-text,
+#adduser .form-field input {
+        width: 25em;
+}
+
+.form-table input.small-text {
+        width: 50px;
+}
+
+#profile-page .form-table textarea {
+        width: 500px;
+        margin-bottom: 6px;
+}
+
+#profile-page .form-table #rich_editing {
+        margin-right: 5px
+}
+
+.form-table .pre {
+        padding: 8px;
+        margin: 0;
+}
+
+.pre {
+        /* http://www.longren.org/2006/09/27/wrapping-text-inside-pre-tags/ */
+        white-space: pre-wrap; /* css-3 */
+        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
+        white-space: -pre-wrap; /* Opera 4-6 */
+        white-space: -o-pre-wrap; /* Opera 7 */
+        word-wrap: break-word; /* Internet Explorer 5.5+ */
+}
+
+table.form-table td .updated {
+        font-size: 13px;
+}
+
+/* divs for cats and tags pages */
+
+.form-wrap {
+        margin: 10px 0;
+        width: 97%;
+}
+
+.form-wrap p,
+.form-wrap label {
+        font-size: 11px;
+}
+
+.form-wrap label {
+        display: block;
+        padding: 2px;
+        font-size: 12px;
+}
+
+.form-field input,
+.form-field textarea {
+        border-style: solid;
+        border-width: 1px;
+        width: 95%;
+}
+
+p.description,
+.form-wrap p {
+        margin: 2px 0 5px;
+}
+
+p.help,
+p.description,
+span.description,
+.form-wrap p {
+        font-size: 12px;
+        font-style: italic;
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+}
+
+.form-wrap .form-field {
+        margin: 0 0 10px;
+        padding: 8px;
+}
+
+.col-wrap h3 {
+        margin: 12px 0;
+        font-size: 1.1em;
+}
+
+.col-wrap p.submit {
+        margin-top: -10px;
+}
+
+.tagcloud {
+        width: 97%;
+        margin: 0 0 40px;
+        text-align: justify;
+}
+
+.tagcloud h3 {
+        margin: 2px 0 12px;
+}
+
+/* Post Screen */
+#post-body #normal-sortables {
+        min-height: 50px;
+}
+
+#post-body #advanced-sortables {
+        min-height: 20px;
+}
+
+.postbox {
+        position: relative;
+        min-width: 255px;
+        width: 99.5%;
+}
+
+#trackback_url {
+        width: 99%;
+}
+
+#normal-sortables .postbox .submit {
+        background: transparent none;
+        border: 0 none;
+        float: right;
+        padding: 0 12px;
+        margin: 0;
+}
+
+#normal-sortables .postbox #replyrow .submit {
+        float: none;
+        margin: 0;
+        padding: 3px 7px;
+}
+
+#side-sortables .submitbox .submit input,
+#side-sortables .submitbox .submit .preview,
+#side-sortables .submitbox .submit a.preview:hover {
+        border: 0 none;
+}
+
+#side-sortables .inside-submitbox .insidebox,
+.stuffbox .insidebox {
+        margin: 11px 0;
+}
+
+#side-sortables .comments-box,
+#normal-sortables .comments-box {
+        border: 0 none;
+}
+
+#side-sortables .comments-box thead th,
+#normal-sortables .comments-box thead th {
+        background: transparent;
+        padding: 0 7px 4px;
+        font-style: italic;
+}
+
+#commentsdiv img.waiting {
+        padding-left: 5px;
+        vertical-align: middle;
+}
+
+#post-body .tagsdiv #newtag {
+        margin-right: 5px;
+        width: 16em;
+}
+
+#side-sortables input#post_password {
+        width: 94%
+}
+
+#side-sortables .tagsdiv #newtag {
+        width: 68%;
+}
+
+#post-status-info {
+        border-width: 0 1px 1px;
+        border-style: none solid solid;
+        width: 100%;
+        -moz-border-radius: 0 0 6px 6px;
+        -webkit-border-bottom-left-radius: 6px;
+        -webkit-border-bottom-right-radius: 6px;
+        -khtml-border-bottom-left-radius: 6px;
+        -khtml-border-bottom-right-radius: 6px;
+        border-bottom-left-radius: 6px;
+        border-bottom-right-radius: 6px;
+}
+
+#post-status-info td {
+        font-size: 11px;
+}
+
+.autosave-info {
+        padding: 2px 15px 2px 2px;
+        text-align: right;
+}
+
+#editorcontent #post-status-info {
+        border: none;
+}
+
+#post-body .wp_themeSkin .mceStatusbar a.mceResize {
+        display: block;
+        background: transparent url(images/resize.gif) no-repeat scroll right bottom;
+        width: 12px;
+        cursor: se-resize;
+        margin: 0 2px;
+        position: relative;
+        top: 22px;
+}
+
+
+#pagesubmitdiv div.inside,
+#linksubmitdiv div.inside,
+ div.inside {
+        padding: 0;
+        margin: 0;
+}
+
+#comment-status-radio p {
+        margin: 3px 0 5px;
+}
+
+#comment-status-radio input {
+        margin: 2px 3px 5px 0;
+        vertical-align: middle;
+}
+
+#comment-status-radio label {
+        padding: 5px 0;
+}
+
+.tagchecklist {
+        margin-left: 10px;
+        font-size: 12px;
+        overflow: auto;
+}
+
+.tagchecklist strong {
+        margin-left: -8px;
+        position: absolute;
+}
+
+.tagchecklist span {
+        margin-right: 25px;
+        display: block;
+        float: left;
+        font-size: 11px;
+        line-height: 1.8em;
+        white-space: nowrap;
+        cursor: default;
+}
+
+.tagchecklist span a {
+        margin: 6px 0pt 0pt -9px;
+        cursor: pointer;
+        width: 10px;
+        height: 10px;
+        display: block;
+        float: left;
+        text-indent: -9999px;
+        overflow: hidden;
+        position: absolute;
+}
+
+.howto {
+        font-style: italic;
+        display: block;
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+}
+
+.ac_results {
+        padding: 0;
+        margin: 0;
+        list-style: none;
+        position: absolute;
+        z-index: 10000;
+        display: none;
+        border-width: 1px;
+        border-style: solid;
+}
+
+.ac_results li {
+        padding: 2px 5px;
+        white-space: nowrap;
+        text-align: left;
+}
+
+.ac_over {
+        cursor: pointer;
+}
+
+.ac_match {
+        text-decoration: underline;
+}
+
+#poststuff h2 {
+        margin-top: 20px;
+        font-size: 1.5em;
+        margin-bottom: 15px;
+        padding: 0 0 3px;
+        clear: left;
+}
+
+.widget .widget-top,
+.postbox h3 {
+        cursor: move;
+        -webkit-user-select: none;
+        -moz-user-select: none;
+        -khtml-user-select: none;
+        user-select: none;
+}
+
+.postbox .hndle span {
+        padding: 6px 0;
+}
+
+.postbox .hndle {
+        cursor: move;
+}
+
+.hndle a {
+        font-size: 11px;
+        font-weight: normal;
+}
+
+#dashboard-widgets .meta-box-sortables {
+        margin: 0 5px;
+}
+
+.postbox .handlediv {
+        float: right;
+        width: 23px;
+        height: 26px;
+}
+
+.sortable-placeholder {
+        border-width: 1px;
+        border-style: dashed;
+        margin-bottom: 20px;
+}
+
+#poststuff h3,
+.metabox-holder h3 {
+        font-size: 12px;
+        font-weight: bold;
+        padding: 7px 9px;
+        margin: 0;
+        line-height: 1;
+}
+
+.widget,
+.postbox,
+.stuffbox {
+        margin-bottom: 20px;
+        border-width: 1px;
+        border-style: solid;
+        line-height: 1;
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+}
+
+.widget .widget-top,
+.postbox h3,
+.postbox h3,
+.stuffbox h3 {
+        -moz-border-radius: 6px 6px 0 0;
+        -webkit-border-top-right-radius: 6px;
+        -webkit-border-top-left-radius: 6px;
+        -khtml-border-top-right-radius: 6px;
+        -khtml-border-top-left-radius: 6px;
+        border-top-right-radius: 6px;
+        border-top-left-radius: 6px;
+}
+
+.postbox.closed h3 {
+        -moz-border-radius-bottomleft:4px;
+        -webkit-border-bottom-left-radius: 4px;
+        -khtml-border-bottom-left-radius: 4px;
+        border-bottom-left-radius: 4px;
+        -moz-border-radius-bottomright:4px;
+        -webkit-border-bottom-right-radius: 4px;
+        -khtml-border-bottom-right-radius: 4px;
+        border-bottom-right-radius: 4px;
+}
+
+.postbox table.form-table {
+        margin-bottom: 0;
+}
+
+.postbox input[type=&quot;text&quot;],
+.postbox textarea,
+.stuffbox input[type=&quot;text&quot;],
+.stuffbox textarea {
+        border-width: 1px;
+        border-style: solid;
+}
+
+#poststuff .inside,
+#poststuff .inside p {
+        font-size: 11px;
+        margin: 6px;
+}
+
+#poststuff .inside .submitbox p {
+        margin: 1em 0;
+}
+
+#post-visibility-select {
+        line-height: 1.5em;
+        margin-top: 3px;
+}
+
+#poststuff #submitdiv .inside {
+        margin: 0;
+}
+
+#titlediv, #poststuff .postarea {
+        margin-bottom: 20px;
+}
+
+#titlediv {
+        margin-bottom: 20px;
+}
+#titlediv label { cursor: text; }
+
+#titlediv div.inside {
+        margin: 0;
+}
+
+#poststuff #titlewrap {
+        border: 0;
+        padding: 0;
+
+}
+
+#titlediv #title {
+        padding: 3px 4px;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+        font-size: 1.7em;
+        width: 100%;
+        outline: none;
+}
+
+#poststuff .inside-submitbox,
+#side-sortables .inside-submitbox {
+        margin: 0 3px;
+        font-size: 11px;
+}
+
+input#link_description,
+input#link_url {
+        width: 98%;
+}
+
+#pending {
+        background: 0 none;
+        border: 0 none;
+        padding: 0;
+        font-size: 11px;
+        margin-top: -1px;
+}
+
+#edit-slug-box {
+        height: 1em;
+        margin-top: 8px;
+        padding: 0 7px;
+}
+
+#editable-post-name-full {
+        display: none;
+}
+
+#editable-post-name input {
+        width: 16em;
+}
+
+.postarea h3 label {
+        float: left;
+}
+
+.postarea #add-media-button {
+        float: right;
+        margin: 7px 0pt 0pt;
+        position: relative;
+        right: 10px;
+}
+
+#poststuff #editor-toolbar {
+        height: 30px;
+}
+
+.wp_themeSkin tr.mceFirst td.mceToolbar {
+        border-width: 0 0 1px;
+        border-style: none none solid;
+}
+
+#edButtonPreview,
+#edButtonHTML {
+        height: 18px;
+        margin: 5px 5px 0 0;
+        padding: 4px 5px 2px;
+        float: right;
+        cursor: pointer;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 3px 3px 0 0;
+        -webkit-border-top-right-radius: 3px;
+        -webkit-border-top-left-radius: 3px;
+        -khtml-border-top-right-radius: 3px;
+        -khtml-border-top-left-radius: 3px;
+        border-top-right-radius: 3px;
+        border-top-left-radius: 3px;
+}
+
+.js .theEditor {
+        color: white;
+}
+
+#poststuff #edButtonHTML {
+        margin-right: 15px;
+}
+
+#media-buttons {
+        cursor: default;
+        padding: 8px 8px 0;
+}
+
+#media-buttons a {
+        cursor: pointer;
+        padding: 0 0 5px 10px;
+}
+
+#media-buttons img {
+        vertical-align: middle;
+}
+
+.submitbox .submit {
+        text-align: left;
+        padding: 12px 10px 10px;
+        font-size: 11px;
+}
+
+.submitbox .submitdelete {
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+        text-decoration: none;
+        padding: 1px 2px;
+}
+
+.inside-submitbox #post_status {
+        margin: 2px 0 2px -2px;
+}
+
+.submitbox .submit a:hover {
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+.submitbox .submit input {
+        margin-bottom: 8px;
+        margin-right: 4px;
+        padding: 6px;
+}
+
+#post-status-select {
+        line-height: 2.5em;
+        margin-top: 3px;
+}
+
+/* Categories */
+
+#category-adder {
+        margin-left: 120px;
+        padding: 4px 0;
+}
+
+#category-adder h4 {
+        margin: 0 0 8px;
+}
+
+#side-sortables #category-adder {
+        margin: 0;
+}
+
+#post-body #category-add input, #category-add select {
+        width: 30%;
+}
+
+#side-sortables #category-add input {
+        width: 94%;
+}
+
+#side-sortables #category-add select {
+        width: 100%;
+}
+
+#category-add input#category-add-sumbit {
+        width: auto;
+}
+
+#post-body ul#category-tabs {
+        float: left;
+        width: 120px;
+        text-align: right;
+        /* Negative margin for the sake of those without JS: all tabs display */
+        margin: 0 -120px 0 5px;
+        padding: 0;
+}
+
+#post-body ul#category-tabs li {
+        padding: 8px;
+}
+
+#post-body ul#category-tabs li.tabs {
+        -moz-border-radius: 3px 0 0 3px;
+        -webkit-border-top-left-radius: 3px;
+        -webkit-border-bottom-left-radius: 3px;
+        -khtml-border-top-left-radius: 3px;
+        -khtml-border-bottom-left-radius: 3px;
+        border-top-left-radius: 3px;
+        border-bottom-left-radius: 3px;
+}
+
+#post-body ul#category-tabs li.tabs a {
+        font-weight: bold;
+        text-decoration: none;
+}
+
+#categorydiv div.tabs-panel,
+#linkcategorydiv div.tabs-panel {
+        height: 150px;
+        overflow: auto;
+        padding: 0.5em 0.9em;
+        border-style: solid;
+        border-width: 1px;
+}
+
+#post-body #categorydiv div.tabs-panel,
+#post-body #linkcategorydiv div.tabs-panel {
+        margin: 0 5px 0 125px;
+}
+
+#side-sortables #category-tabs li {
+        display: inline;
+        padding-right: 8px;
+}
+
+#side-sortables #category-tabs a {
+        text-decoration: none;
+}
+
+#side-sortables #category-tabs {
+        margin-bottom: 3px;
+}
+
+#categorydiv ul,
+#linkcategorydiv ul {
+        list-style: none;
+        padding: 0;
+        margin: 0;
+}
+
+#categorydiv ul.categorychecklist ul,
+#linkcategorydiv ul.categorychecklist ul {
+        margin-left: 18px;
+}
+
+ul.categorychecklist li {
+        margin: 0;
+        padding: 0;
+        line-height: 19px;
+}
+
+#category-adder h4 {
+        margin-top: 4px;
+        margin-bottom: 0px;
+}
+
+#categorydiv .tabs-panel {
+        border-width: 3px;
+        border-style: solid; 
+}
+
+ul#category-tabs {
+        margin-top: 12px;
+}
+
+ul#category-tabs li.tabs {
+        border-style: solid solid none;
+        border-width: 1px 1px 0;
+}
+
+#post-body #category-tabs li.tabs {
+        border-style: solid none solid solid;
+        border-width: 1px 0 1px 1px;
+        margin-right: -1px;
+}
+
+ul#category-tabs li {
+        padding: 5px 8px;
+        -moz-border-radius: 3px 3px 0 0;
+        -webkit-border-top-left-radius: 3px;
+        -webkit-border-top-right-radius: 3px;
+        -khtml-border-top-left-radius: 3px;
+        -khtml-border-top-right-radius: 3px;
+        border-top-left-radius: 3px;
+        border-top-right-radius: 3px;
+}
+
+/* positioning etc. */
+
+form#tags-filter {
+        position: relative;
+}
+
+p.search-box {
+        float: right;
+        margin: -5px 0 0;
+}
+
+.screen-per-page {
+        width: 3em;
+}
+
+#posts-filter fieldset {
+        float: left;
+        margin: 0 1.5ex 1em 0;
+        padding: 0;
+}
+
+#posts-filter fieldset legend {
+        padding: 0 0 .2em 1px;
+}
+
+/* Edit posts */
+
+td.post-title strong, td.plugin-title strong {
+        display: block;
+        margin-bottom: .2em;
+}
+
+td.post-title p, td.plugin-title p {
+        margin: 6px 0;
+}
+
+td.plugin-title {
+        white-space: nowrap;
+}
+
+/* Global classes */
+
+.wp-hidden-children .wp-hidden-child,
+.ui-tabs-hide,
+#codepress-off {
+        display: none;
+}
+
+.commentlist .avatar {
+        vertical-align: text-top;
+}
+
+.defaultavatarpicker .avatar {
+        margin: 2px 0;
+        vertical-align: middle;
+}
+
+body.wp-admin {
+        min-width: 785px;
+}
+
+.view-switch {
+        float: right;
+        margin: 6px 8px 0;
+}
+
+.view-switch a {
+        text-decoration: none;
+}
+
+.filter {
+        float: left;
+        margin: -5px 0 0 10px;
+}
+
+.filter .subsubsub {
+        margin-left: -10px;
+        margin-top: 13px;
+}
+
+#the-comment-list td.comment p.comment-author {
+        margin-top: 0;
+        margin-left: 0;
+}
+
+#the-comment-list p.comment-author img {
+        float: left;
+        margin-right: 8px;
+}
+
+#the-comment-list p.comment-author strong a {
+        border: none;
+}
+
+#the-comment-list td {
+        vertical-align: top;
+}
+
+#the-comment-list td.comment {
+        word-wrap: break-word;
+}
+
+#the-comment-list .check-column {
+        padding-top: 8px;
+}
+
+#templateside ul li a {
+        text-decoration: none;
+}
+
+.indicator-hint {
+        padding-top: 8px;
+}
+
+#display_name {
+        width: 15em;
+}
+
+.tablenav .delete {
+        margin-right: 20px;
+}
+
+td.action-links,
+th.action-links {
+        text-align: right;
+}
+
+/* Diff */
+
+table.diff {
+        width: 100%;
+}
+
+table.diff col.content {
+        width: 50%;
+}
+
+table.diff tr {
+        background-color: transparent;
+}
+
+table.diff td, table.diff th {
+        padding: .5em;
+        font-family: Consolas, Monaco, Courier, monospace;
+        border: none;
+}
+
+table.diff .diff-deletedline del, table.diff .diff-addedline ins {
+        text-decoration: none;
+}
+
+#wp-word-count {
+        display: block;
+        padding: 2px 7px;
+}
+
+fieldset {
+        border: 0;
+        padding: 0;
+        margin: 0;
+}
+
+.tool-box {
+        margin: 15px 0 35px;
+}
+
+.tool-box .buttons {
+        margin: 15px 0;
+}
+
+.tool-box .title {
+        margin: 8px 0;
+        font: 18px/24px Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+}
+
+.pressthis a {
+        font-size: 1.2em;
+}
+
+#wp_editbtns,
+#wp_gallerybtns {
+        padding: 2px;
+        position: absolute;
+        display: none;
+        z-index: 999998;
+}
+
+#wp_editimgbtn,
+#wp_delimgbtn,
+#wp_editgallery,
+#wp_delgallery {
+        margin: 2px;
+        padding: 2px;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 3px;
+        -khtml-border-radius: 3px;
+        -webkit-border-radius: 3px;
+        border-radius: 3px;
+}
+
+.settings-toggle {
+        text-align: right;
+        margin: 5px 7px 15px 0;
+        font-size: 12px;
+}
+
+.settings-toggle h3 {
+        margin: 0;
+}
+
+#timestampdiv select {
+        height: 20px;
+        line-height: 20px;
+        padding: 0;
+}
+
+#jj, #hh, #mn {
+        width: 2em;
+        padding: 1px;
+        font-size: 12px;
+}
+
+#aa {
+        width: 3.4em;
+        padding: 1px;
+        font-size: 12px;
+}
+
+.curtime #timestamp {
+        background-repeat: no-repeat;
+        background-position: left top;
+        padding-left: 18px;
+}
+
+#timestampdiv {
+        padding-top: 5px;
+        line-height: 23px;
+}
+
+#timestampdiv p {
+        margin: 8px 0 6px;
+}
+
+#timestampdiv input {
+        border-width: 1px;
+        border-style: solid;
+}
+
+/* media popup 0819 */
+#sidemenu {
+        margin: -30px 15px 0 315px;
+        list-style: none;
+        position: relative;
+        float: right;
+        padding-left: 10px;
+        font-size: 12px;
+}
+
+#sidemenu a {
+        padding: 0 7px;
+        display: block;
+        float: left;
+        line-height: 28px;
+        border-top-width: 1px;
+        border-top-style: solid;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+#sidemenu li {
+        display: inline;
+        line-height: 200%;
+        list-style: none;
+        text-align: center;
+        white-space: nowrap;
+        margin: 0;
+        padding: 0;
+}
+
+#sidemenu a.current {
+        font-weight: normal;
+        padding-left: 6px;
+        padding-right: 6px;
+        -moz-border-radius: 4px 4px 0 0;
+        -webkit-border-top-left-radius: 4px;
+        -webkit-border-top-right-radius: 4px;
+        -khtml-border-top-left-radius: 4px;
+        -khtml-border-top-right-radius: 4px;
+        border-top-left-radius: 4px;
+        border-top-right-radius: 4px;
+        border-width: 1px;
+        border-style: solid;
+}
+
+#sidemenu {
+        margin: -30px 15px 0 315px;
+        list-style: none;
+        position: relative;
+        float: right;
+        padding-left: 10px;
+        font-size: 12px;
+}
+
+#sidemenu a {
+        padding: 0 7px;
+        display: block;
+        float: left;
+        line-height: 28px;
+        border-top-width: 1px;
+        border-top-style: solid;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+#sidemenu li a .count-0 {
+        display: none;
+}
+
+/* reply to comments */
+#replyrow {
+        font-size: 11px;
+}
+
+#replyrow input {
+        border-width: 1px;
+        border-style: solid;
+}
+
+#replyrow td {
+        padding: 2px;
+}
+
+#replyrow #editorcontainer {
+        border: 0 none;
+}
+
+#replysubmit {
+        margin: 0;
+        padding: 3px 7px;
+}
+
+#replysubmit img.waiting,
+.inline-edit-save img.waiting,
+#commentstatusdiv img.waiting {
+        padding: 2px 10px 0;
+        vertical-align: top;
+}
+
+#replysubmit .button {
+        margin-right: 5px;
+}
+
+#replyrow #editor-toolbar {
+        display: none;
+}
+
+#replyhead {
+        font-size: 12px;
+        font-weight: bold;
+        padding: 2px 10px 4px;
+}
+
+#edithead .inside {
+        float: left;
+        padding: 3px 0 2px 5px;
+        margin: 0;
+        text-align: center;
+        font-size: 11px;
+}
+
+#edithead .inside input {
+        width: 180px;
+        font-size: 11px;
+}
+
+#edithead label {
+        padding: 2px 0;
+}
+
+#replycontainer {
+        padding: 5px;
+        border: 0 none;
+        height: 120px;
+        overflow: hidden;
+        position: relative;
+}
+
+#replycontent {
+        resize: none;
+        margin: 0;
+        width: 100%;
+        height: 100%;
+        padding: 0;
+        line-height: 150%;
+        border: 0 none;
+        outline: none;
+        font-size: 12px;
+}
+
+#replyrow #ed_reply_toolbar {
+        margin: 0;
+        padding: 2px 3px;
+}
+
+/* show/hide settings */
+#screen-meta {
+        position: relative;
+        clear: both;
+}
+
+#screen-meta-links {
+        margin: 0 9px 0 0;
+}
+
+#screen-meta .screen-reader-text {
+        visibility: hidden;
+}
+
+#screen-options-link-wrap,
+#contextual-help-link-wrap {
+        float: right;
+        background: transparent url( images/screen-options-left.gif ) no-repeat 0 0;
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        height: 22px;
+        padding: 0;
+        margin: 0 6px 0 0;
+}
+
+#screen-meta a.show-settings {
+        text-decoration: none;
+        z-index: 1;
+        padding: 0 16px 0 6px;
+        height: 22px;
+        line-height: 22px;
+        font-size: 10px;
+        display: block;
+        background-repeat: no-repeat;
+        background-position: right bottom;
+}
+
+#screen-meta a.show-settings {
+        background-image: url( images/screen-options-right.gif );
+}
+
+#screen-meta a.show-settings:hover {
+        text-decoration: none;
+}
+
+#screen-options-wrap h5,
+#contextual-help-wrap h5 {
+        margin: 8px 0;
+        font-size: 13px;
+}
+
+#screen-options-wrap,
+#contextual-help-wrap {
+        border-style: none solid solid;
+        border-top: 0 none;
+        border-width: 0 1px 1px;
+        margin: 0 15px;
+        padding: 8px 12px 12px;
+        -moz-border-radius: 0 0 0 4px;
+        -webkit-border-bottom-left-radius: 4px;
+        -khtml-border-bottom-left-radius: 4px;
+        border-bottom-left-radius: 4px;
+}
+
+.metabox-prefs label {
+        padding-right: 15px;
+        white-space: nowrap;
+        line-height: 30px;
+}
+
+.metabox-prefs label input {
+        margin: 0 5px 0 2px;
+}
+
+.metabox-prefs label a {
+        display: none;
+}
+
+/* Inline Editor
+        .quick-edit* is for Quick Edit
+        .bulk-edit* is for Bulk Edit
+        .inline-edit* is for everything
+*/
+/*        Layout */
+tr.inline-edit-row td {
+        padding: 0 0.5em;
+}
+
+#wpbody-content .inline-edit-row fieldset {
+        font-size: 12px;
+        float: left;
+        margin: 0;
+        padding: 0;
+        width: 100%;
+}
+
+#wpbody-content .inline-edit-row fieldset .inline-edit-col {
+        padding: 0 0.5em;
+}
+
+#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
+        border-width: 0 0 0 1px;
+        border-style: none none none solid;
+}
+
+#wpbody-content .quick-edit-row-post .inline-edit-col-left {
+        width: 40%;
+}
+
+#wpbody-content .quick-edit-row-post .inline-edit-col-right {
+        width: 39%;
+}
+
+#wpbody-content .inline-edit-row-post .inline-edit-col-center {
+        width: 20%;
+}
+
+#wpbody-content .quick-edit-row-page .inline-edit-col-left {
+        width: 50%;
+}
+
+#wpbody-content .quick-edit-row-page .inline-edit-col-right,
+#wpbody-content .bulk-edit-row-post .inline-edit-col-right {
+        width: 49%;
+}
+
+#wpbody-content .bulk-edit-row .inline-edit-col-left {
+        width: 30%;
+}
+
+#wpbody-content .bulk-edit-row-page .inline-edit-col-right {
+        width: 69%;
+}
+
+#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
+        float: right;
+        width: 69%;
+}
+
+#wpbody-content .inline-edit-row-page .inline-edit-col-right,
+#owpbody-content .bulk-edit-row-post .inline-edit-col-right {
+        margin-top: 27px;
+}
+
+.inline-edit-row fieldset .inline-edit-group {
+        clear: both;
+}
+
+.inline-edit-row fieldset .inline-edit-group:after {
+        content: &quot;.&quot;;
+        display: block;
+        height: 0;
+        clear: both;
+        visibility: hidden;
+}
+
+.inline-edit-row p.submit {
+        clear: both;
+        padding: 0.5em;
+        margin: 0.5em 0 0;
+}
+
+.inline-edit-row span.error {
+        line-height: 22px;
+        margin: 0 15px;
+        padding: 3px 5px;
+}
+
+/*        Positioning */
+.inline-edit-row h4 {
+        margin: .2em 0;
+        padding: 0;
+        line-height: 23px;
+}
+.inline-edit-row fieldset span.title,
+.inline-edit-row fieldset span.checkbox-title {
+        margin: 0;
+        padding: 0;
+        line-height: 27px;
+}
+
+.inline-edit-row fieldset label,
+.inline-edit-row fieldset span.inline-edit-categories-label {
+        display: block;
+        margin: .2em 0;
+}
+
+.inline-edit-row fieldset label.inline-edit-tags {
+        margin-top: 0;
+}
+
+.inline-edit-row fieldset label.inline-edit-tags span.title {
+        margin: .2em 0;
+}
+
+.inline-edit-row fieldset label span.title {
+        display: block;
+        float: left;
+        width: 5em;
+}
+
+.inline-edit-row fieldset label span.input-text-wrap {
+        display: block;
+        margin-left: 5em;
+}
+
+.quick-edit-row-post fieldset.inline-edit-col-right label span.title {
+        width: auto;
+        padding-right: 0.5em;
+}
+
+.inline-edit-row .input-text-wrap input[type=text] {
+        width: 100%;
+}
+
+.inline-edit-row fieldset label input[type=checkbox] {
+        vertical-align: text-bottom;
+}
+
+.inline-edit-row fieldset label textarea {
+        width: 100%;
+        height: 4em;
+}
+
+#wpbody-content .bulk-edit-row fieldset .inline-edit-group label {
+        max-width: 50%;
+}
+
+#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
+        margin-right: 0.5em
+}
+
+/*        Styling */
+.inline-edit-row h4 {
+        text-transform: uppercase;
+}
+
+.inline-edit-row fieldset span.title,
+.inline-edit-row fieldset span.checkbox-title {
+        font-family: Georgia, &quot;Times New Roman&quot;, &quot;Bitstream Charter&quot;, Times, serif;
+        font-style: italic;
+        line-height: 1.8em;
+}
+
+/*        Specific Elements */
+.inline-edit-row fieldset input[type=&quot;text&quot;],
+.inline-edit-row fieldset textarea {
+        border-style: solid;
+        border-width: 1px;
+}
+
+.inline-edit-row fieldset .inline-edit-date {
+        float: left;
+}
+
+.inline-edit-row fieldset input[name=jj],
+.inline-edit-row fieldset input[name=hh],
+.inline-edit-row fieldset input[name=mn] {
+        font-size: 12px;
+        width: 2.1em;
+}
+
+.inline-edit-row fieldset input[name=aa] {
+        font-size: 12px;
+        width: 3.5em;
+}
+
+.inline-edit-row fieldset label input.inline-edit-password-input {
+        width: 8em;
+}
+
+.inline-edit-row .catshow,
+.inline-edit-row .cathide {
+        cursor: pointer;
+}
+
+ul.cat-checklist {
+        height: 12em;
+        border-style: solid;
+        border-width: 1px;
+        overflow-y: scroll;
+        padding: 0 5px;
+        margin: 0;
+}
+
+#bulk-titles {
+        display: block;
+        height: 12em;
+        border-style: solid;
+        border-width: 1px;
+        overflow-y: scroll;
+        padding: 0 5px;
+        margin: 0 0 5px;
+}
+
+.inline-edit-row fieldset ul.cat-checklist li,
+.inline-edit-row fieldset ul.cat-checklist input {
+        margin: 0;
+}
+
+.inline-edit-row fieldset ul.cat-checklist label,
+.inline-edit-row .catshow,
+.inline-edit-row .cathide,
+.inline-edit-row #bulk-titles div {
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+        font-style: normal;
+        font-size: 11px;
+}
+
+table .inline-edit-row fieldset ul.cat-hover {
+        height: auto;
+        max-height: 30em;
+        overflow-y: auto;
+        position: absolute;
+}
+
+.inline-edit-row fieldset label input.inline-edit-menu-order-input {
+        width: 3em;
+}
+
+.inline-edit-row fieldset label input.inline-edit-slug-input {
+        width: 75%;
+}
+
+.quick-edit-row-post fieldset label.inline-edit-status {
+        float: left;
+}
+
+#bulk-titles {
+        line-height: 140%;
+}
+#bulk-titles div {
+        margin: 0.2em 0.3em;
+}
+
+#bulk-titles div a {
+        cursor: pointer;
+        display: block;
+        float: left;
+        height: 10px;
+        margin: 3px 3px 0 -2px;
+        overflow: hidden;
+        position: relative;
+        text-indent: -9999px;
+        width: 10px;
+}
+
+/* Media library */
+#wpbody-content #media-items .describe {
+        border-collapse: collapse;
+        width: 100%;
+        border-top-style: solid;
+        border-top-width: 1px;
+        clear: both;
+        cursor: default;
+        padding: 5px;
+}
+
+#wpbody-content .describe .media-item-info tr {
+        background-color: transparent;
+}
+
+#wpbody-content .filename {
+        padding: 0 10px;
+}
+
+#wpbody-content .media-item .thumbnail {
+        max-height: 128px;
+        max-width: 128px;
+}
+
+.media-upload-form td label {
+        margin-right: 6px;
+        margin-left: 2px;
+}
+
+.media-upload-form .align .field label {
+        display: inline;
+        padding: 0 0 0 22px;
+        margin: 0 1em 0 0;
+        font-weight: bold;
+}
+
+.media-upload-form tr.image-size label {
+        margin: 0 0 0 3px;
+        font-weight: bold;
+}
+
+.media-upload-form th.label label {
+        font-weight: bold;
+        margin: 0.5em;
+        font-size: 13px;
+}
+
+.media-upload-form th.label label span {
+        padding: 0 5px;
+}
+
+abbr.required {
+        border: medium none;
+        text-decoration: none;
+}
+
+#wpbody-content .describe input[type=&quot;text&quot;],
+#wpbody-content .describe textarea {
+        width: 460px;
+}
+
+#wpbody-content .describe p.help {
+        margin: 0;
+        padding: 0 0 0 5px;
+}
+
+.describe-toggle-on,
+.describe-toggle-off {
+        display: block;
+        line-height: 36px;
+        float: right;
+        margin-right: 20px;
+}
+
+.describe-toggle-off {
+        display: none;
+}
+
+#wpbody-content .media-item {
+        border-bottom-style: solid;
+        border-bottom-width: 1px;
+        min-height: 36px;
+        position: relative;
+        width: 100%;
+}
+
+#wpbody-content #media-items {
+        border-style: solid solid none;
+        border-width: 1px;
+        width: 670px;
+}
+
+#wpbody-content #media-items .filename {
+        line-height: 36px;
+        overflow: hidden;
+}
+
+.media-item .pinkynail {
+        float: left;
+        margin: 2px;
+        max-width: 40px;
+        max-height: 32px;
+}
+
+.media-item .startopen,
+.media-item .startclosed {
+        display: none;
+}
+
+.media-item .original {
+        position: relative;
+        height: 34px;
+        text-align: center;
+}
+
+.media-item .percent {
+        font-weight: bold;
+}
+
+.crunching {
+        display: block;
+        line-height: 32px;
+        text-align: right;
+        margin-right: 5px;
+}
+
+button.dismiss {
+        position: absolute;
+        top: 7px;
+        right: 5px;
+        z-index: 4;
+        width: 8em;
+}
+
+.file-error {
+        float: left;
+        font-weight: bold;
+        padding: 10px;
+}
+
+.progress {
+        position: relative;
+        margin-bottom: -36px;
+        height: 36px;
+}
+
+.bar {
+        width: 0;
+        height: 100%;
+        border-right-width: 3px;
+        border-right-style: solid;
+}
+
+#media-items a.delete,
+#media-items a.del-link {
+        padding: 1px 4px 2px;
+}
+
+.upload-php .fixed .column-parent {
+        width: 25%;
+}
+
+/* find posts */
+.find-box {
+        width: 500px;
+        height: 300px;
+        overflow: hidden;
+        padding: 33px 5px 40px;
+        position: absolute;
+        z-index: 1000;
+}
+
+.find-box-head {
+        cursor: move;
+        font-weight: bold;
+        height: 2em;
+        line-height: 2em;
+        padding: 1px 12px;
+        position: absolute;
+        top: 5px;
+        width: 100%;
+}
+
+.find-box-inside {
+        overflow: auto;
+        width: 100%;
+        height: 100%;
+}
+
+.find-box-search {
+        padding: 12px;
+        border-width: 1px;
+        border-style: none none solid;
+}
+
+#find-posts-response {
+        margin: 8px 0;
+        padding: 0 1px;
+}
+
+#find-posts-response table {
+        width: 100%;
+}
+
+#find-posts-response .found-radio {
+        padding: 5px 0 0 8px;
+        width: 15px;
+}
+
+.find-box-buttons {
+        width: 480px;
+        margin: 8px;
+}
+
+.find-box-search label {
+        padding-right: 6px;
+}
+
+.find-box #resize-se {
+        position: absolute;
+        right: 1px;
+        bottom: 1px;
+}
+
+/* favorite-actions */
+#favorite-actions {
+        float: right;
+        margin: 11px 12px 0;
+        min-width: 130px;
+        position: relative;
+}
+
+#favorite-first {
+        -moz-border-radius: 12px;
+        -khtml-border-radius: 12px;
+        -webkit-border-radius: 12px;
+        border-radius: 12px;
+        line-height: 15px;
+        padding: 3px 30px 4px 12px;
+        border-width: 1px;
+        border-style: solid;
+}
+
+#favorite-inside {
+        margin: 0 0 0 0px;
+        padding: 0 1px 6px 1px;
+        border-width: 1px;
+        border-style: solid;
+        position: absolute;
+        z-index: 11;
+        display: none;
+        -moz-border-radius: 0 0 12px 12px;
+        -webkit-border-bottom-right-radius: 12px;
+        -webkit-border-bottom-left-radius: 12px;
+        -khtml-border-bottom-right-radius: 12px;
+        -khtml-border-bottom-left-radius: 12px;
+        border-bottom-right-radius: 12px;
+        border-bottom-left-radius: 12px;
+}
+
+#favorite-actions a {
+        display: block;
+        text-decoration: none;
+        font-size: 11px;
+}
+
+#favorite-inside a {
+        padding: 3px 5px 3px 10px;
+}
+
+#favorite-toggle {
+        height: 22px;
+        position: absolute;
+        right: 0;
+        top: 1px;
+        width: 28px;
+}
+
+#favorite-actions .slide-down {
+        -moz-border-radius: 12px 12px 0 0;
+        -webkit-border-bottom-right-radius: 0;
+        -webkit-border-bottom-left-radius: 0;
+        -khtml-border-bottom-right-radius: 0;
+        -khtml-border-bottom-left-radius: 0;
+        border-bottom-right-radius: 0;
+        border-bottom-left-radius: 0;
+        border-bottom-width: 1px;
+        border-bottom-style: solid;
+}
+
+#utc-time, #local-time {
+        padding-left: 25px;
+        font-style: italic;
+        font-family: &quot;Lucida Grande&quot;, Verdana, Arial, &quot;Bitstream Vera Sans&quot;, sans-serif;
+}
+
+ul#dismissed-updates {
+        display: none;
+}
+form.upgrade {
+        margin-top: 8px;
+}
+
+form.upgrade .hint {
+        font-style: italic;
+        font-size: 85%;
+        margin: -0.5em 0 2em 0;
+}
+
+#poststuff .inside .the-tagcloud {
+        margin: 5px 0 10px;
+        padding: 8px;
+        border-width: 1px;
+        border-style: solid;
+        line-height: 1.8em;
+        word-spacing: 3px;
+        -moz-border-radius: 6px;
+        -khtml-border-radius: 6px;
+        -webkit-border-radius: 6px;
+        border-radius: 6px;
+}
+
+br.clear {
+        height: 2px;
+        line-height: 2px;
+}
+
+.swfupload {
+        margin: 5px 10px;
+        vertical-align: middle;
+}
+
+/* table.fixed column width */
+table.fixed {
+        table-layout: fixed;
+}
+
+.fixed .column-rating,
+.fixed .column-visible {
+        width: 8%;
+}
+
+.fixed .column-date,
+.fixed .column-parent,
+.fixed .column-links {
+        width: 10%;
+}
+
+.fixed .column-response,
+.fixed .column-author,
+.fixed .column-categories,
+.fixed .column-tags,
+.fixed .column-rel,
+.fixed .column-role {
+        width: 15%;
+}
+
+.fixed .column-comments {
+        width: 4em;
+        padding-top: 8px;
+}
+
+.fixed .column-slug {
+        width: 25%;
+}
+
+.fixed .column-posts {
+        width: 10%;
+}
+
+.fixed .column-icon {
+        width: 80px;
+}
+
+#commentstatusdiv .fixed .column-author,
+#comments-form .fixed .column-author,
+#commentstatusdiv .fixed .column-date {
+        width: 20%;
+}
+
+.widefat th,
+.widefat td {
+        overflow: hidden;
+}
+
+.widefat td p {
+        margin: 2px 0 0.8em;
+}
+
+table .vers,
+table .column-visible,
+table .column-rating {
+        text-align: center;
+}
+
+.icon32 {
+        float: left;
+        height: 36px;
+        margin: 14px 6px 0 0;
+        width: 36px;
+}
+
+.key-labels label {
+        line-height: 24px;
+}
+
+.subtitle {
+        font-size: 0.75em;
+        line-height: 1;
+        padding-left: 25px;
+}
+
+ol {
+        list-style-type: decimal;
+        margin-left: 2em;
+}
+
+.postbox-container {
+        float: left;
+        padding-right: 0.5%;
+}
+
+.postbox-container .meta-box-sortables {
+        min-height: 300px;
+}
+
+.temp-border {
+        border: 1px dotted #ccc;
+}
+
+.columns-prefs label {
+        padding: 0 5px;
+}
+
+.theme-install-php h4,
+.plugin-install-php h4 {
+        margin: 2.5em 0 8px;
+}
+
+p.install-help {
+        margin: 8px 0;
+        font-style: italic;
+}
+
+p.popular-tags {
+        -moz-border-radius: 8px;
+        -khtml-border-radius: 8px;
+        -webkit-border-radius: 8px;
+        border-radius: 8px;
+        border-width: 1px;
+        border-style: solid;
+        line-height: 2em;
+        padding: 8px 12px 12px;
+        text-align: justify;
+}
+
+p.popular-tags a {
+        padding: 0 3px;
+}
+
+.stuffbox .editcomment {
+        clear: none;
+}
+
+.ajax-feedback {
+        visibility: hidden;
+        vertical-align: bottom;
+}
+
+.tagsdiv .newtag {
+        width: 180px;
+}
+
+.tagsdiv .the-tags {
+        display: block;
+        height: 60px;
+        margin: 0 auto;
+        overflow: auto;
+        width: 260px;
+}
+
+#post-body-content .tagsdiv .the-tags {
+        margin: 0 5px;
+}
+
+label,
+#your-profile label + a {
+        vertical-align: middle;
+}
+
+.plugin-update-tr .update-message {
+        margin: 5px;
+        padding: 3px 5px;
+        border-width: 1px;
+        border-style: solid;
+        -moz-border-radius: 5px;
+        -khtml-border-radius: 5px;
+        -webkit-border-radius: 5px;
+        border-radius: 5px;
+}
+
+.add-new-h2 {
+        font-style: normal;
+        margin: 0 6px;
+        position: relative;
+        top: -3px;
+}
</ins><span class="cx">Property changes on: trunk/wp-admin/wp-admin.dev.css
</span><span class="cx">___________________________________________________________________
</span><span class="cx">Name: svn:eol-style
</span><span class="cx">   + native
</span></span></pre></div>
<a id="trunkwpincludesscriptloaderphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/script-loader.php (11856 => 11857)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/script-loader.php        2009-08-20 21:00:52 UTC (rev 11856)
+++ trunk/wp-includes/script-loader.php        2009-08-20 21:12:33 UTC (rev 11857)
</span><span class="lines">@@ -426,13 +426,15 @@
</span><span class="cx">         $styles-&gt;text_direction = 'rtl' == get_bloginfo( 'text_direction' ) ? 'rtl' : 'ltr';
</span><span class="cx">         $styles-&gt;default_dirs = array('/wp-admin/');
</span><span class="cx"> 
</span><ins>+        $suffix = defined('STYLE_DEBUG') &amp;&amp; STYLE_DEBUG ? '.dev' : '';
+
</ins><span class="cx">         $rtl_styles = array( 'global', 'colors', 'dashboard', 'ie', 'install', 'login', 'media', 'theme-editor', 'upload', 'widgets', 'press-this', 'plugin-install', 'farbtastic' );
</span><span class="cx"> 
</span><span class="cx">         // all colors stylesheets need to have the same query strings (cache manifest compat)
</span><span class="cx">         $colors_version = '20090720';
</span><span class="cx"> 
</span><del>-        $styles-&gt;add( 'wp-admin', '/wp-admin/wp-admin.css', array(), '20090720' );
-        $styles-&gt;add_data( 'wp-admin', 'rtl', '/wp-admin/rtl.css' );
</del><ins>+        $styles-&gt;add( 'wp-admin', &quot;/wp-admin/wp-admin$suffix.css&quot;, array(), '20090720' );
+        $styles-&gt;add_data( 'wp-admin', 'rtl', &quot;/wp-admin/rtl$suffix.css&quot; );
</ins><span class="cx"> 
</span><span class="cx">         $styles-&gt;add( 'ie', '/wp-admin/css/ie.css', array(), '20090630' );
</span><span class="cx">         $styles-&gt;add_data( 'ie', 'conditional', 'lte IE 7' );
</span><span class="lines">@@ -441,22 +443,22 @@
</span><span class="cx">         $styles-&gt;add( 'colors', true, array(), $colors_version );
</span><span class="cx">         
</span><span class="cx">         // do not refer to these directly, the right one is queued by the above &quot;meta&quot; colors handle
</span><del>-        $styles-&gt;add( 'colors-fresh', '/wp-admin/css/colors-fresh.css', array(), $colors_version);
</del><ins>+        $styles-&gt;add( 'colors-fresh', &quot;/wp-admin/css/colors-fresh$suffix.css&quot;, array(), $colors_version);
</ins><span class="cx">         $styles-&gt;add_data( 'colors-fresh', 'rtl', true );
</span><del>-        $styles-&gt;add( 'colors-classic', '/wp-admin/css/colors-classic.css', array(), $colors_version);
</del><ins>+        $styles-&gt;add( 'colors-classic', &quot;/wp-admin/css/colors-classic$suffix.css&quot;, array(), $colors_version);
</ins><span class="cx">         $styles-&gt;add_data( 'colors-classic', 'rtl', true );
</span><span class="cx"> 
</span><del>-        $styles-&gt;add( 'global', '/wp-admin/css/global.css', array(), '20090630' );
-        $styles-&gt;add( 'media', '/wp-admin/css/media.css', array(), '20090612' );
-        $styles-&gt;add( 'widgets', '/wp-admin/css/widgets.css', array(), '20090603' );
-        $styles-&gt;add( 'dashboard', '/wp-admin/css/dashboard.css', array(), '20090514' );
-        $styles-&gt;add( 'install', '/wp-admin/css/install.css', array(), '20090514' );
-        $styles-&gt;add( 'theme-editor', '/wp-admin/css/theme-editor.css', array(), '20090625' );
-        $styles-&gt;add( 'press-this', '/wp-admin/css/press-this.css', array(), '20090514' );
</del><ins>+        $styles-&gt;add( 'global', &quot;/wp-admin/css/global$suffix.css&quot;, array(), '20090630' );
+        $styles-&gt;add( 'media', &quot;/wp-admin/css/media$suffix.css&quot;, array(), '20090612' );
+        $styles-&gt;add( 'widgets', &quot;/wp-admin/css/widgets$suffix.css&quot;, array(), '20090603' );
+        $styles-&gt;add( 'dashboard', &quot;/wp-admin/css/dashboard$suffix.css&quot;, array(), '20090514' );
+        $styles-&gt;add( 'install', &quot;/wp-admin/css/install$suffix.css&quot;, array(), '20090514' );
+        $styles-&gt;add( 'theme-editor', &quot;/wp-admin/css/theme-editor$suffix.css&quot;, array(), '20090625' );
+        $styles-&gt;add( 'press-this', &quot;/wp-admin/css/press-this$suffix.css&quot;, array(), '20090514' );
</ins><span class="cx">         $styles-&gt;add( 'thickbox', '/wp-includes/js/thickbox/thickbox.css', array(), '20090514' );
</span><del>-        $styles-&gt;add( 'login', '/wp-admin/css/login.css', array(), '20090514' );
-        $styles-&gt;add( 'plugin-install', '/wp-admin/css/plugin-install.css', array(), '20090514' );
-        $styles-&gt;add( 'theme-install', '/wp-admin/css/theme-install.css', array(), '20090610' );
</del><ins>+        $styles-&gt;add( 'login', &quot;/wp-admin/css/login$suffix.css&quot;, array(), '20090514' );
+        $styles-&gt;add( 'plugin-install', &quot;/wp-admin/css/plugin-install$suffix.css&quot;, array(), '20090514' );
+        $styles-&gt;add( 'theme-install', &quot;/wp-admin/css/theme-install$suffix.css&quot;, array(), '20090610' );
</ins><span class="cx">         $styles-&gt;add( 'farbtastic', '/wp-admin/css/farbtastic.css', array(), '1.2' );
</span><span class="cx">         $styles-&gt;add( 'jcrop', '/wp-includes/js/jcrop/jquery.Jcrop.css', array(), '0.9.8' );
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>