]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/wp-admin-rtl.dev.css
WordPress 3.4.1
[autoinstalls/wordpress.git] / wp-admin / css / wp-admin-rtl.dev.css
index e208a165efbe187a37be4ad9abf0262d3580066f..84c6c35d1d95dc379a9e5064af24cce4231b0266 100644 (file)
@@ -13,8 +13,7 @@ TABLE OF CONTENTS:
  4.0 - Notifications
  5.0 - TinyMCE
  6.0 - Admin Header
-       6.1 - Favorites Menu
-       6.2 - Screen Options Tabs
+       6.1 - Screen Options Tabs
  7.0 - Main Navigation
  8.0 - Layout Blocks
  9.0 - Dashboard
@@ -38,16 +37,17 @@ TABLE OF CONTENTS:
 19.0 - Tools
 20.0 - Settings
 21.0 - Admin Footer
-22.0 - Misc
-23.0 - Dead
-24.0 - TinyMCE tweaks
+22.0 - About Pages
+23.0 - Misc
+24.0 - Dead
+25.0 - TinyMCE tweaks
+26.0 - Full Overlay w/ Sidebar
+27.0 - Customize Loader
 
 
 ------------------------------------------------------------------------------*/
 
 
-
-
 /*------------------------------------------------------------------------------
   1.0 - Text Styles
 ------------------------------------------------------------------------------*/
@@ -58,17 +58,24 @@ ol {
 }
 
 .code, code {
-       font-family: Tahoma, Arial, sans-serif;
+       font-family: monospace;
+       direction: ltr;
 }
 
-
 .quicktags, .search {
        font: 12px Tahoma, Arial, sans-serif;
 }
 
 .icon32 {
        float: right;
-       margin: 7px 0 0 8px;
+       margin-right: 0;
+       margin-left: 8px;
+}
+
+.icon16 {
+       float: right;
+       margin-right: -8px;
+       margin-left: 0;
 }
 
 .howto {
@@ -106,18 +113,31 @@ p.search-box {
        float: left;
 }
 
+input[type=password] {
+       direction: ltr;
+}
+
+input[type="text"].ui-autocomplete-loading {
+       background: transparent url('../images/loading.gif') no-repeat left center;
+}
+
+ul#add-to-blog-users {
+       margin: 0 14px 0 0;
+}
+
+.ui-autocomplete li {
+       text-align: right;
+}
 
 /*------------------------------------------------------------------------------
   3.0 - Actions
 ------------------------------------------------------------------------------*/
 
 #delete-action {
-       text-align: right;
        float: right;
 }
 
 #publishing-action {
-       text-align: left;
        float: left;
 }
 
@@ -125,7 +145,6 @@ p.search-box {
        border-right:0;
        border-left-width: 1px;
        border-left-style: solid;
-       float: right;
 }
 
 #post-body .misc-pub-section-last {
@@ -175,10 +194,6 @@ th.action-links {
   4.0 - Notifications
 ------------------------------------------------------------------------------*/
 
-.plugin-update .update-message {
-       margin: 0 31px 8px 10px;
-}
-
 form.upgrade .hint {
        font-style: normal;
 }
@@ -201,299 +216,265 @@ form.upgrade .hint {
        margin: 1px 1px 1px 2px;
 }
 
-/* Distraction Free Writing mode
- * =Overlay Styles
--------------------------------------------------------------- */
-
-/* No RTL for now, this space intentionally left blank */
-
-/* =Overlay Body
--------------------------------------------------------------- */
-#wp-fullscreen-body {
-       right: 0;
-       left:auto;
-}
-
-#wp-fullscreen-tagline {
-       float: left;
+/*------------------------------------------------------------------------------
+  6.0 - Admin Header
+------------------------------------------------------------------------------*/
+#wphead {
+       height: 32px;
+       margin-left: 15px;
+       margin-right: 2px;
 }
 
-/* =Top bar
--------------------------------------------------------------- */
-#fullscreen-topbar {
-       left:auto;
-       right: 0;
+#header-logo {
+       float: right;
 }
 
-#wp-fullscreen-mode-bar,
-#wp-fullscreen-button-bar,
-#wp-fullscreen-close,
-#wp-fullscreen-count {
+#wphead h1 {
        float: right;
 }
 
-#wp-fullscreen-save {
-       float: left;
-}
+/*------------------------------------------------------------------------------
+  6.1 - Screen Options Tabs
+------------------------------------------------------------------------------*/
 
-#wp-fullscreen-save {
-       padding: 2px 5px 0 2px;
+#screen-meta-links {
+       margin-right: 0;
+       margin-left: 24px;
 }
 
-#wp-fullscreen-buttons > div {
-       float: right;
+#screen-meta {
+       margin-right: 5px;
+       margin-left: 15px;
 }
 
-#wp-fullscreen-mode-bar {
-       padding: 1px 0 0 14px;
+#screen-options-link-wrap,
+#contextual-help-link-wrap {
+       float: left;
+       margin-left: 0;
+       margin-right: 6px;
 }
 
-#wp-fullscreen-modes a {
-       float: right;
-       border-width: 1px 0 1px 1px;
+#screen-meta-links a.show-settings {
+       padding-right: 6px;
+       padding-left: 16px;
 }
 
-#wp-fullscreen-modes a:first-child {
-       border-width: 1px;
-       -moz-border-radius: 3px 3px 0 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;
-       -khtml-border-top-left-radius: 0;
-       -khtml-border-top-right-radius: 3px;
-       -khtml-border-bottom-left-radius: 0;
-       -khtml-border-bottom-right-radius: 3px;
-       border-top-left-radius: 0;
-       border-top-right-radius: 3px;
-       border-bottom-right-left: 0;
-       border-bottom-right-radius: 3px;
+.toggle-arrow {
+       background-position: top right;
 }
-
-#wp-fullscreen-modes a:last-child {
-       -moz-border-radius: 0 0 3px 3px;
-       -webkit-border-top-right-radius: 0;
-       -webkit-border-top-left-radius: 3px;
-       -webkit-border-bottom-right-radius: 0;
-       -webkit-border-bottom-left-radius: 3px;
-       -khtml-border-top-right-radius: 0;
-       -khtml-border-top-left-radius: 3px;
-       -khtml-border-bottom-right-radius: 0;
-       -khtml-border-bottom-left-radius: 3px;
-       border-top-right-radius: 0;
-       border-top-left-radius: 3px;
-       border-bottom-right-radius: 0;
-       border-bottom-left-radius: 3px;
+.toggle-arrow-active {
+       background-position: bottom right;
 }
 
-#wp-fullscreen-save img,
-#wp-fullscreen-save span {
+.metabox-prefs label {
        padding-right: 0;
-       padding-left: 4px;
+       padding-left: 15px;
 }
 
-/* =Thickbox Adjustments
--------------------------------------------------------------- */
-/* No RTL for now, this space intentionally left blank */
-
-
-/* =TinyMCE Adjustments
--------------------------------------------------------------- */
-/* No RTL for now, this space intentionally left blank */
-
-
+.metabox-prefs label input {
+       margin-right: 2px;
+       margin-left: 5px;
+}
 
 /*------------------------------------------------------------------------------
-  6.0 - Admin Header
+  6.2 - Help Menu
 ------------------------------------------------------------------------------*/
-#wphead-info {
-       margin: 0 15px 0 0;
-}
-
-#user_info {
-       float: left;
-       padding: 0 6px 0 2px;
-}
-
-#user_info.active {
-       margin-right: 0;
-       margin-left: -1px;
-}
 
-#user_info .hide-if-no-js p {
-       margin: 0 0 0 20px;
+#contextual-help-wrap {
+       margin-left: 0;
+       margin-right: -4px;
 }
 
-#user_info_arrow {
-       right: auto;
-       left: 3px;
+#contextual-help-back {
+       left: 170px;
+       right: 150px;
 }
 
-#user_info_links_wrap {
-       right: auto;
+#contextual-help-wrap.no-sidebar #contextual-help-back {
        left: 0;
-}
+       right: 150px;
 
-#wphead {
-       height: 32px;
-       margin-left: 15px;
-       margin-right: 2px;
+       border-right-width: 1px;
+       border-left-width: 0;
+       -webkit-border-bottom-right-radius: 0;
+       border-bottom-right-radius: 0;
+       -webkit-border-bottom-left-radius: 2px;
+       border-bottom-left-radius: 2px;
 }
 
-#header-logo {
+.contextual-help-tabs {
        float: right;
 }
 
-#wphead h1 {
-       font: Tahoma, Arial, sans-serif;
-       float: right;
+.contextual-help-tabs a {
+       padding-left: 5px;
+       padding-right: 12px;
 }
 
-/*------------------------------------------------------------------------------
-  6.1 - Favorites Menu
-------------------------------------------------------------------------------*/
-
-#favorite-actions {
-       margin: 0 15px 0 12px;
+.contextual-help-tabs .active {
+       margin-right: 0;
+       margin-left: -1px;
 }
 
-#favorite-first a {
-       padding: 2px 12px 2px 0;
+.contextual-help-tabs .active,
+.contextual-help-tabs-wrap {
+       border-left: 0;
+       border-right-width: 1px;
 }
 
-#favorite-inside a {
-       padding: 3px 10px 3px 5px;
+.help-tab-content {
+       margin-right: 0;
+       margin-left: 22px;
 }
 
-#favorite-toggle {
-       right: auto;
-       left: 0;
+.help-tab-content li {
+       margin-left: 0;
+       margin-right: 18px;
 }
 
+.contextual-help-sidebar {
+       float: left;
+       padding-right: 12px;
+       padding-left: 8px;
+}
 
 /*------------------------------------------------------------------------------
-  6.2 - Screen Options Tabs
+  7.0 - Main Navigation (Right Menu) (RTL: Left Menu)
 ------------------------------------------------------------------------------*/
 
-#screen-meta-links {
-       margin: 0 0 0 19px;
+#adminmenuback,
+#adminmenuwrap {
+       border-width: 0 0 0 1px;
 }
 
-#screen-meta .screen-reader-text {
-       visibility: hidden;
+#adminmenushadow {
+       right: auto;
+       left: 0;
 }
 
-#screen-options-link-wrap,
-#contextual-help-link-wrap {
-       float: left;
-       margin: 0 6px 0 0;
-       font-family: Tahoma, Arial, sans-serif;
+#adminmenu li .wp-submenu {
+       left: auto;
+       right: 146px;
 }
 
-#contextual-help-wrap li {
-       list-style-type: disc;
-       margin-left: auto;
-       margin-right: 18px;
-}
-.toggle-arrow {
-       background-position: top right;
-}
-.toggle-arrow-active {
-       background-position: bottom right;
+.folded #adminmenu .wp-submenu,
+.folded #adminmenu .wp-has-current-submenu .wp-submenu {
+       left: auto;
+       right: 26px;
 }
-#screen-meta a.show-settings {
-       padding: 0 6px 0 16px;
+
+#adminmenu .wp-submenu.sub-open,
+#adminmenu li.focused.wp-not-current-submenu .wp-submenu,
+.folded #adminmenu li.focused.wp-has-current-submenu .wp-submenu,
+.folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,
+.no-js #adminmenu .wp-has-submenu:hover .wp-submenu,
+.no-js.folded #adminmenu .wp-has-current-submenu:hover .wp-submenu {
+       padding: 0 0 8px 8px;
 }
 
-#screen-options-wrap,
-#contextual-help-wrap {
-       margin: 0 0 0 15px;
+#adminmenu div.wp-menu-image {
+       float: right;
 }
 
-.metabox-prefs label {
-       padding-right: auto;
-       padding-left: 15px;
+#adminmenu li li {
+       margin-left: 0;
+       margin-right: 8px
 }
 
-.metabox-prefs label input {
-       margin: 0 2px 0 5px;
+#adminmenu .wp-submenu a,
+#adminmenu li li a,
+.folded #adminmenu .wp-not-current-submenu li a {
+       padding-left: 0;
+       padding-right: 12px;
 }
 
-/*------------------------------------------------------------------------------
-  7.0 - Main Navigation (Right Menu) (RTL: Left Menu)
-------------------------------------------------------------------------------*/
+#adminmenu .wp-not-current-submenu li a {
+       padding-left: 0;
+       padding-right: 18px;
+}
 
-#adminmenushadow {
-       right: auto;
-       left: 0;
+.folded #adminmenu li li {
+       margin-left: inherit;
+       margin-right: 0
 }
 
-#adminmenu div.wp-menu-image {
-       float: right;
+.folded #adminmenu li li a {
+       padding-left: inherit;
+       padding-right: 0
 }
 
-#adminmenu .wp-submenu a {
-       padding-left: 0;
-       padding-right: 12px;
+.wp-menu-arrow {
+       right: 0;
+
+       -moz-transform:    translate( -139px );
+       -webkit-transform: translate( -139px );
+       -o-transform:      translate( -139px );
+       -ms-transform:     translate( -139px );
+       transform:         translate( -139px );
 }
 
-#adminmenu li.wp-has-current-submenu .wp-menu-arrow,
-#adminmenu li.menu-top.current .wp-menu-arrow {
-       right: auto;
-       left: -9px;
+.ie8 .wp-menu-arrow {
+       right: -20px;
 }
+
 #adminmenu .wp-menu-arrow div {
-       background: url(../images/menu-arrow-frame-rtl.png) top left no-repeat;
+       left: -8px;
+       width: 16px;
 }
 
-#adminmenu .wp-menu-image img {
-       float: right;
+#adminmenu li.wp-not-current-submenu .wp-menu-arrow {
+       -moz-transform:    translate( -138px );
+       -webkit-transform: translate( -138px );
+       -o-transform:      translate( -138px );
+       -ms-transform:     translate( -138px );
+       transform:         translate( -138px );
 }
 
-.js.folded #adminmenu .wp-submenu {
-       display: block;
-       left: auto;
-       right: 26px;
+.folded .wp-menu-arrow {
+       -moz-transform:    translate( -27px );
+       -webkit-transform: translate( -27px );
+       -o-transform:      translate( -27px );
+       -ms-transform:     translate( -27px );
+       transform:         translate( -27px );
 }
 
-.js.folded #adminmenu .wp-submenu.sub-open {
-       padding: 0 0 8px 8px;
+#adminmenu .wp-not-current-submenu .wp-menu-arrow div {
+    border-style: solid solid none none;
+    border-width: 1px 1px 0 0;
+}
+
+#adminmenu .wp-menu-image img {
+       float: right;
+       padding: 5px 2px 0 0;
 }
 
 #adminmenu .wp-submenu .wp-submenu-head {
        padding: 6px 10px 5px 4px;
 }
 
-.js.folded #adminmenu .wp-submenu-wrap {
+#adminmenu li .wp-submenu-wrap {
+       border-width: 1px 0 1px 1px;
+       border-style: solid none solid solid;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-right-radius: 0;
        -webkit-border-top-left-radius: 3px;
-       -khtml-border-bottom-right-radius: 0;
-       -khtml-border-bottom-left-radius: 3px;
-       -khtml-border-top-left-radius: 0;
-       -khtml-border-top-left-radius: 3px;
-       -moz-border-radius-bottomright: 0;
-       -moz-border-radius-bottomleft: 3px;
-       -moz-border-radius-topright: 0;
-       -moz-border-radius-topleft: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 3px;
        border-top-right-radius: 0;
        border-top-left-radius: 3px;
-       border-width: 0 0 1px 1px;
 }
 
-.js.folded #adminmenu .wp-submenu ul {
+.folded #adminmenu .wp-submenu ul {
        border-width: 0 1px 0 0;
 }
 
-.js.folded #adminmenu .wp-submenu a {
+.folded #adminmenu .wp-submenu a {
        padding-left: 0;
        padding-right: 10px;
 }
 
-.js.folded #adminmenu a.wp-has-submenu {
+.folded #adminmenu a.wp-has-submenu {
        margin-left: 0;
        margin-right: 40px;
 }
@@ -504,10 +485,6 @@ form.upgrade .hint {
        padding: 1px 0 0 2px;
 }
 
-#adminmenu .wp-menu-image img {
-       padding: 6px 1px 0 0;
-}
-
 #adminmenu .awaiting-mod,
 #adminmenu span.update-plugins,
 #sidemenu li a span.update-plugins {
@@ -516,6 +493,68 @@ form.upgrade .hint {
        margin-right: 7px;
 }
 
+#collapse-button {
+       float: right;
+}
+
+/* Auto-folding of the admin menu */
+@media only screen and (max-width: 900px) {
+       #adminmenu li .wp-submenu,
+       #adminmenu .wp-has-current-submenu .wp-submenu {
+               left: auto;
+               right: 26px;
+       }
+
+       #adminmenu li.focused.wp-has-current-submenu .wp-submenu,
+       #adminmenu .wp-has-current-submenu .wp-submenu.sub-open {
+               padding: 0 0 8px 8px;
+       }
+
+       .folded #adminmenu .wp-not-current-submenu li a {
+               padding-left: 0;
+               padding-right: 12px;
+       }
+
+       #adminmenu li li,
+       #adminmenu li li a {
+               padding-left: inherit;
+               padding-right: 0
+       }
+
+       .wp-menu-arrow {
+               -moz-transform:    translate( -27px );
+               -webkit-transform: translate( -27px );
+               -o-transform:      translate( -27px );
+               -ms-transform:     translate( -27px );
+               transform:         translate( -27px );
+       }
+
+       #adminmenu .wp-submenu ul {
+               border-width: 0 1px 0 0;
+       }
+
+       #adminmenu .wp-submenu a {
+               padding-left: 0;
+               padding-right: 10px;
+       }
+
+       #adminmenu a.wp-has-submenu {
+               margin-left: 0;
+               margin-right: 40px;
+       }
+
+       body #wpcontent {
+               margin-left: 0;
+               margin-right: 52px;
+       }
+
+       body .wp-admin #footer {
+               margin-left: 15px;
+               margin-right: 52px;
+       }
+}
+
+/* List table styles */
 .post-com-count-wrapper {
        font-family: Tahoma, Arial, sans-serif;
 }
@@ -530,9 +569,6 @@ form.upgrade .hint {
        float: right;
 }
 
-#collapse-button {
-       float: right;
-}
 
 /*------------------------------------------------------------------------------
   8.0 - Layout Blocks
@@ -548,8 +584,6 @@ form.upgrade .hint {
 
 .postbox-container {
        float: right;
-       padding-right: 0;
-       padding-left: 0.5%;
 }
 
 .postbox .handlediv {
@@ -566,6 +600,62 @@ form.upgrade .hint {
        margin-left: 8px;
 }
 
+/* Browser Nag */
+#dashboard_browser_nag p.browser-update-nag.has-browser-icon {
+       padding-right: 0;
+       padding-left: 125px;
+}
+
+.welcome-panel .welcome-panel-close {
+       right: auto;
+       left: 10px;
+}
+
+.welcome-panel .welcome-panel-close:before {
+       left: auto;
+       right: -12px;
+}
+
+.welcome-panel .wp-badge {
+       float: right;
+}
+
+.welcome-panel-content .about-description, .welcome-panel h3 {
+       margin-left: 0;
+       margin-right: 190px;
+}
+
+.welcome-panel .welcome-panel-column {
+       margin: 0 -25px 0 5%;
+       padding-left: 0;
+       padding-right: 25px;
+       float: right;
+}
+
+.welcome-panel .welcome-panel-column.welcome-panel-last {
+       margin-right: auto;
+       padding-right: 0;
+       margin-left: 0;
+}
+
+.welcome-panel h4 .icon16 {
+       margin-left: 0;
+       margin-right: -32px;
+}
+
+.welcome-panel .welcome-panel-column-container {
+       padding: 0 25px 0 0;
+}
+
+.welcome-panel .welcome-panel-column ul {
+       margin: 1.6em 1.3em 1em 1em;
+}
+
+.welcome-panel .welcome-panel-column li {
+       padding-left: 0;
+       padding-right: 2px;
+}
+
 /*------------------------------------------------------------------------------
   10.0 - List Posts (/Pages/etc)
 ------------------------------------------------------------------------------*/
@@ -612,7 +702,7 @@ th.sorted a span {
        margin-right: 0;
        margin-left: 10px;
        font-family: Tahoma, Arial, sans-serif;
-       font-style: bold;
+       font-style: normal;
 }
 
 .tablenav .actions {
@@ -716,6 +806,27 @@ th.sorted a span {
 /*------------------------------------------------------------------------------
   11.0 - Write/Edit Post Screen
 ------------------------------------------------------------------------------*/
+/* structural/layout */
+#post-body-content {
+       float: right;
+}
+
+#poststuff #post-body.columns-2 {
+       margin-left: 300px;
+       margin-right: 0;
+}
+
+#post-body.columns-2 #postbox-container-1 {
+       float: left;
+       margin-left: -300px;
+       margin-right: 0;
+}
+
+@media only screen and (max-width: 850px) {
+       #wpbody-content #post-body.columns-2 #postbox-container-1 {
+               margin-left: 0;
+       }
+}
 
 #titlediv #title-prompt-text,
 #wp-fullscreen-title-prompt-text {
@@ -738,35 +849,13 @@ th.sorted a span {
        float: right;
 }
 
-.postarea #add-media-button {
-       float: left;
-       right: auto;
-       left: 10px;
+.submitbox .submit {
+       text-align: right;
 }
 
-
-#edButtonPreview,
-#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;
-}
+.inside-submitbox #post_status {
+       margin: 2px -2px 2px 0;
+}
 
 .submitbox .submit input {
        margin-right: 0;
@@ -777,36 +866,7 @@ th.sorted a span {
        float: left;
 }
 
-
-#post-body ul.category-tabs,
-#post-body ul.add-menu-item-tabs {
-       float: right;
-       text-align: left;
-       /* Negative margin for the sake of those without JS: all tabs display */
-       margin: 0 5px 0 -120px;
-}
-
-
-#post-body ul.category-tabs li.tabs,
-#post-body ul.add-menu-item-tabs li.tabs {
-       -moz-border-radius: 3px 3px 0 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;
-       -khtml-border-top-left-radius: 0;
-       -khtml-border-top-right-radius: 3px;
-       -khtml-border-bottom-left-radius: 0;
-       -khtml-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 .categorydiv div.tabs-panel,
-.taxonomy div.tabs-panel,
-#post-body #linkcategorydiv div.tabs-panel {
+.taxonomy div.tabs-panel {
        margin: 0 125px 0 5px;
 }
 
@@ -820,24 +880,12 @@ th.sorted a span {
        padding-right: 5px;
 }
 
-#post-body .category-tabs li.tabs,
 #post-body .add-menu-item-tabs li.tabs {
        border-width: 1px 1px 1px 0;
        margin-right: 0;
        margin-left: -1px;
 }
 
-/* positioning etc. */
-
-#posts-filter fieldset {
-       float: right;
-       margin: 0 0 1em 1.5ex;
-}
-
-#posts-filter fieldset legend {
-       padding: 0 1px .2em 0;
-}
-
 /* Global classes */
 
 #post-body .tagsdiv #newtag {
@@ -888,8 +936,6 @@ table.diff td, table.diff th {
        margin-right: 120px;
 }
 
-
-#post-body ul.category-tabs,
 #post-body ul.add-menu-item-tabs {
        float: right;
        text-align: left;
@@ -897,17 +943,11 @@ table.diff td, table.diff th {
        margin: 0 5px 0 -120px;
 }
 
-#post-body ul.category-tabs li.tabs,
 #post-body ul.add-menu-item-tabs li.tabs {
-       -moz-border-radius: 3px 3px 0 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;
-       -khtml-border-top-left-radius: 0;
-       -khtml-border-top-right-radius: 3px;
-       -khtml-border-bottom-left-radius: 0;
-       -khtml-border-bottom-right-radius: 3px;
        border-top-left-radius: 0;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0;
@@ -921,13 +961,11 @@ ul.export-filters,
 .categorydiv ul.categorychecklist ul,
 .customlinkdiv ul.categorychecklist ul,
 .posttypediv ul.categorychecklist ul,
-.taxonomydiv ul.categorychecklist ul,
-#linkcategorydiv ul.categorychecklist ul {
+.taxonomydiv ul.categorychecklist ul {
        margin-left: 0;
        margin-right: 18px;
 }
 
-#post-body .category-tabs li.tabs,
 #post-body .add-menu-item-tabs li.tabs {
        border-style: solid solid solid none;
        border-width: 1px 1px 1px 0;
@@ -959,6 +997,10 @@ span.description,
        text-align: right;
 }
 
+.links-table th {
+       text-align: right;
+}
+
 /*------------------------------------------------------------------------------
   14.0 - Media Screen
 ------------------------------------------------------------------------------*/
@@ -978,12 +1020,12 @@ span.description,
 }
 
 .media-upload-form .align .field label {
-       padding: 0 22px 0 0;
-       margin: 0 0 0 1em;
+       padding: 0 23px 0 0;
+       margin: 0 3px 0 1em;
 }
 
 .media-upload-form tr.image-size label {
-       margin: 0 3px 0 0;
+       margin: 0 5px 0 0;
 }
 
 #wpbody-content .describe p.help {
@@ -995,7 +1037,11 @@ span.description,
 .describe-toggle-off {
        float: left;
        margin-right: 0;
-       margin-left: 20px;
+       margin-left: 15px;
+}
+
+.media-item .error-div a.dismiss {
+       padding: 0 15px 0 0;
 }
 
 .media-item .error-div {
@@ -1007,17 +1053,13 @@ span.description,
        float: right;
 }
 
-.crunching {
-       text-align: left;
-       margin-right: 0;
-       margin-left: 5px;
+.media-item .describe td {
+       padding: 0 0 8px 8px;
 }
 
-.bar {
-       border-right-width: 0;
-       border-left-width: 3px;
-       border-right-style: none;
-       border-left-style: solid;
+.media-item .progress {
+       float: left;
+    margin: 6px 0 0 10px;
 }
 
 /*------------------------------------------------------------------------------
@@ -1028,7 +1070,6 @@ span.description,
        padding: 5px 8px 0 0;
 }
 
-
 .find-box-search label {
        padding-right: 0;
        padding-left: 6px;
@@ -1039,7 +1080,6 @@ span.description,
        left: 1px;
 }
 
-
 form.upgrade .hint {
        font-style: normal;
 }
@@ -1114,20 +1154,98 @@ form.upgrade .hint {
        margin: 2px 0 5px 3px;
 }
 
-
-
 /*------------------------------------------------------------------------------
   16.0 - Themes
 ------------------------------------------------------------------------------*/
 
-td.available-theme {
-       text-align: right;
+h3.available-themes {
+       float: right;
+}
+
+.available-theme {
+       margin-right: 0;
+       margin-left: 10px;
+       padding: 20px 0 20px 20px;
+}
+
+#current-theme .theme-info li,
+.theme-options li,
+.available-theme .action-links li {
+       float: right;
+       padding-right: 0;
+       padding-left: 10px;
+       margin-right: 0;
+       margin-left: 10px;
+       border-right: none;
+       border-left: 1px solid #dfdfdf;
+}
+
+.available-theme .action-links li {
+       padding-left: 8px;
+       margin-left: 8px;
+}
+
+#current-theme .theme-info li:last-child,
+.theme-options li:last-child,
+.available-theme .action-links li:last-child {
+       padding-left: 0;
+       margin-right: 0;
+       border-left: 0;
+}
+
+.available-theme .action-links .delete-theme {
+       float: left;
+       margin-left: 0;
+       margin-right: 8px;
+}
+
+.available-theme .action-links p {
+       float: right;
+}
+
+#current-theme.has-screenshot {
+       padding-left: 0;
+       padding-right: 330px;
+}
+
+#current-theme h4 span {
+       margin-left: 0;
+       margin-right: 20px;
 }
 
 #current-theme img {
+       float: right;
+       width: 300px;
+       margin-left: 0;
+       margin-right: -330px;
+}
+
+.theme-options .load-customize {
+       margin-right: 0;
+       margin-left: 30px;
+       float: right;
+}
+
+.theme-options span {
        float: right;
        margin-right: 0;
-       margin-left: 1em;
+       margin-left: 10px;
+}
+
+.theme-options ul {
+       float: right;
+}
+
+/* Allow for three-up on 1024px wide screens, e.g. tablets */
+@media only screen and (max-width: 1200px) {
+       #current-theme.has-screenshot {
+               padding-right: 270px;
+       }
+
+       #current-theme img {
+               margin-right: -270px;
+               width: 240px;
+       }
 }
 
 #broken-themes {
@@ -1197,6 +1315,12 @@ h2 .nav-tab {
        margin-left: 5px
 }
 
+#profile-page #pass1,
+#profile-page #pass2,
+#profile-page #user_login {
+       direction: ltr;
+}
+
 #your-profile legend {
        font-family: Tahoma, Arial, sans-serif;
 }
@@ -1205,7 +1329,26 @@ h2 .nav-tab {
   19.0 - Tools
 ------------------------------------------------------------------------------*/
 
-/* Intentionally didn't RTLized the new press-this button;
+.pressthis a span {
+       background-position: right 5px;
+       padding: 8px 27px 8px 11px;
+}
+
+.pressthis a:after {
+       right: auto;
+       left: 10px;
+       background: transparent;
+       transform: skew(-20deg) rotate(-6deg);
+       -webkit-transform: skew(-20deg) rotate(-6deg);
+       -moz-transform: skew(-20deg) rotate(-6deg);
+}
+
+
+.pressthis a:hover:after {
+       transform: skew(-20deg) rotate(-9deg);
+       -webkit-transform: skew(-20deg) rotate(-9deg);
+       -moz-transform: skew(-20deg) rotate(-9deg);
+}
 
 /*------------------------------------------------------------------------------
   20.0 - Settings
@@ -1223,12 +1366,99 @@ h2 .nav-tab {
 ------------------------------------------------------------------------------*/
 
 #footer {
+       margin-left: 20px;
+}
+
+#wpcontent,
+#footer {
+       margin-right: 165px;
+}
+
+/*------------------------------------------------------------------------------
+  22.0 - About Pages
+------------------------------------------------------------------------------*/
+
+.wrap.about-wrap {
+       margin-left: 40px;
+       margin-right: 20px;
+}
+
+.about-wrap h1,
+.about-text {
        margin-right: 0;
-       margin-left: 15px;
+       margin-left: 200px;
+}
+
+.about-wrap h2.nav-tab-wrapper {
+       padding-left: 0px;
+       padding-right: 6px;
+}
+
+.about-wrap .wp-badge {
+       right: auto;
+       left: 0;
+}
+
+.about-wrap h2 .nav-tab {
+       margin-right: 0;
+       margin-left: 3px;
+}
+
+.about-wrap .changelog li {
+       margin-left: 0;
+       margin-right: 3em;
+}
+
+.about-wrap .three-col-images .last-feature {
+       float: left;
+}
+
+.about-wrap .three-col-images .first-feature {
+       float: right;
+}
+
+.about-wrap .feature-section.three-col div {
+       margin-right: 0;
+       margin-left: 4.999999999%;
+       float: right;
+}
+
+.about-wrap .feature-section.three-col h4 {
+       text-align: right;
+}
+
+.about-wrap .feature-section.three-col img {
+       margin-right: 5px;
+       margin-left: 0;
+}
+
+.about-wrap .feature-section.three-col .last-feature {
+       margin-left: 0;
+}
+
+.about-wrap .feature-section img {
+       margin: 0 0 10px 0.7%;
+}
+
+.about-wrap .feature-section.images-stagger-right img {
+       float: left;
+       margin: 0 12px 12px 5px;
+}
+
+.about-wrap .feature-section.images-stagger-left img {
+       float: right;
+       margin: 0 5px 12px 12px;
+}
+
+.about-wrap li.wp-person,
+.about-wrap li.wp-person img.gravatar {
+       float: right;
+       margin-right: 0;
+       margin-left: 10px;
 }
 
 /*------------------------------------------------------------------------------
-  22.0 - Misc
+  23.0 - Misc
 ------------------------------------------------------------------------------*/
 
 #template div {
@@ -1292,9 +1522,13 @@ table .column-rating {
        text-align: right;
 }
 
+.screen-meta-toggle {
+       right: auto;
+       left: 15px;
+}
 
 /*------------------------------------------------------------------------------
-  23.0  - Dead
+  24.0  - Dead
 ------------------------------------------------------------------------------*/
 
 /* - Not used anywhere in WordPress - verify and then deprecate
@@ -1320,7 +1554,7 @@ table .column-rating {
 
 
 /*------------------------------------------------------------------------------
- 24.0 - TinyMCE tweaks
+ 25.0 - TinyMCE tweaks
                Small tweaks for until tinymce css files are proprely RTLized
 ------------------------------------------------------------------------------*/
 #editorcontainer .wp_themeSkin .mceStatusbar {
@@ -1334,3 +1568,965 @@ table .column-rating {
 #editorcontainer .wp_themeSkin .mceStatusbar a.mceResize {
        float: left;
 }
+
+/*------------------------------------------------------------------------------
+  26.0 - Full Overlay w/ Sidebar
+------------------------------------------------------------------------------*/
+.wp-full-overlay .wp-full-overlay-sidebar {
+       margin: 0;
+       left: auto;
+       right: 0;
+       border-right: 0;
+       border-left: 1px solid rgba( 0, 0, 0, 0.2 );
+}
+
+.wp-full-overlay-sidebar:after {
+       right: auto;
+       left: 0;
+       box-shadow: inset 5px 0 4px -4px rgba(0, 0, 0, 0.1);
+}
+
+.wp-full-overlay.collapsed,
+.wp-full-overlay.expanded .wp-full-overlay-sidebar {
+       margin-right: 0 !important;
+}
+
+.wp-full-overlay.expanded {
+       margin-right: 300px;
+       margin-left: 0;
+}
+
+.wp-full-overlay.collapsed .wp-full-overlay-sidebar {
+       margin-right: -300px;
+       margin-left: 0;
+}
+
+/* Collapse Button */
+.wp-full-overlay .collapse-sidebar {
+       right: 0;
+       left: auto;
+       margin-right: 15px;
+}
+
+.wp-full-overlay.collapsed .collapse-sidebar {
+       right: 100%;
+}
+
+.wp-full-overlay .collapse-sidebar-arrow {
+       margin-right: 2px;
+       margin-left: 0;
+       background: transparent url('../../wp-admin/images/arrows.png') no-repeat 0 -108px;
+}
+
+.wp-full-overlay.collapsed .collapse-sidebar-arrow {
+       background-position: 0 -72px;
+}
+
+.wp-full-overlay .collapse-sidebar-label {
+       right: 100%;
+       left: auto;
+       margin-right: 10px;
+       margin-left: 0;
+}
+
+/*------------------------------------------------------------------------------
+  27.0 - Customize Loader
+------------------------------------------------------------------------------*/
+.install-theme-info .theme-install {
+       float: left;
+}
+
+/* MERGED */
+
+/* global */
+
+/* 2 column liquid layout */
+
+#wpcontent {
+       margin-left: 0;
+       margin-right: 165px;
+}
+
+.folded #wpcontent {
+       margin-left: 0;
+       margin-right: 52px;
+}
+
+.folded.wp-admin #footer {
+       margin-left: 15px;
+       margin-right: 52px;
+}
+
+#wpbody-content {
+       float: right;
+}
+
+#adminmenuwrap {
+       float: right;
+}
+
+#adminmenu {
+       clear: right;
+}
+
+/* inner 2 column liquid layout */
+.inner-sidebar {
+       float: left;
+       clear: left;
+}
+
+.has-right-sidebar #post-body {
+       float: right;
+       clear: right;
+       margin-right: 0;
+       margin-left: -340px;
+}
+
+.has-right-sidebar #post-body-content {
+       margin-right: 0;
+       margin-left: 300px;
+}
+
+/* 2 columns main area */
+
+#col-right {
+       float: left;
+       clear: left;
+}
+
+/* utility classes*/
+.alignleft {
+       float: right;
+}
+
+.alignright {
+       float: left;
+}
+
+.textleft {
+       text-align: right;
+}
+
+.textright {
+       text-align: left;
+}
+
+/* Hide visually but not from screen readers */
+.screen-reader-text, .screen-reader-text span {
+       left: auto;
+       right: -1000em;
+}
+
+/* styles for use by people extending the WordPress interface */
+
+body,
+td,
+textarea,
+input,
+select {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+ul.ul-disc,
+ul.ul-square,
+ol.ol-decimal {
+       margin-left: 0;
+       margin-right: 1.8em;
+}
+
+.subsubsub {
+       float: right;
+}
+
+.widefat thead th:first-of-type {
+       -webkit-border-top-left-radius: 0;
+       -webkit-border-top-right-radius: 3px;
+       border-top-left-radius: 0;
+       border-top-right-radius: 3px;
+}
+
+.widefat thead th:last-of-type {
+       -webkit-border-top-right-radius: 0;
+       -webkit-border-top-left-radius: 3px;
+       border-top-right-radius: 0;
+       border-top-left-radius: 3px;
+}
+.widefat tfoot th:first-of-type {
+       -webkit-border-bottom-left-radius: 0;
+       -webkit-border-bottom-right-radius: 3px;
+       border-bottom-left-radius: 0;
+       border-bottom-right-radius: 3px;
+}
+.widefat tfoot th:last-of-type {
+       -webkit-border-bottom-right-radius: 0;
+       -webkit-border-bottom-left-radius: 3px;
+       border-bottom-right-radius: 0;
+       border-bottom-left-radius: 3px;
+}
+
+.widefat th {
+       text-align: right;
+}
+
+.widefat th input {
+       margin: 0 8px 0 0;
+}
+
+.wrap {
+       margin-right: 0;
+       margin-left: 15px;
+}
+
+.wrap h2,
+.subtitle {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+.wrap h2 {
+       padding-right: 0;
+       padding-left: 15px;
+}
+
+.subtitle {
+       padding-left: 0;
+       padding-right: 25px;
+}
+
+.wrap .add-new-h2 {
+       font-family: Tahoma, Arial, sans-serif;
+       margin-left: 0;
+       margin-right: 4px;
+}
+
+.wrap h2.long-header {
+       padding-left: 0;
+}
+
+/* dashboard */
+#dashboard-widgets-wrap .has-sidebar {
+       margin-right: 0;
+       margin-left: -51%;
+}
+
+#dashboard-widgets-wrap .has-sidebar .has-sidebar-content {
+       margin-right: 0;
+       margin-left: 51%;
+}
+
+.view-all {
+       right: auto;
+       left: 0;
+}
+
+#dashboard_right_now p.sub,
+#dashboard-widgets h4,
+a.rsswidget,
+#dashboard_plugins h4,
+#dashboard_plugins h5,
+#dashboard_recent_comments .comment-meta .approve,
+#dashboard_right_now td.b,
+#dashboard_right_now .versions a {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+#dashboard_right_now p.sub  {
+       left:auto;
+       right:15px;
+}
+
+#dashboard_right_now td.b {
+       padding-right: 0;
+       padding-left: 6px;
+       text-align: left;
+}
+
+#dashboard_right_now .t {
+       padding-right: 0;
+       padding-left: 12px;
+}
+
+#dashboard_right_now .table_content {
+       float:right;
+}
+
+#dashboard_right_now .table_discussion {
+       float:left;
+}
+
+#dashboard_right_now a.button {
+       float: left;
+       clear: left;
+}
+
+#dashboard_plugins .inside span {
+        padding-left: 0;
+        padding-right: 5px;
+}
+
+#dashboard-widgets h3 .postbox-title-action {
+       right: auto;
+       left: 30px;
+}
+
+#the-comment-list .pingback {
+       padding-left: 0 !important;
+       padding-right: 9px !important;
+}
+
+/* Recent Comments */
+#the-comment-list .comment-item {
+       padding: 1em 70px 1em 10px;
+}
+
+#the-comment-list .comment-item .avatar {
+       float: right;
+       margin-left: 0;
+       margin-right: -60px;
+}
+
+/* Feeds */
+.rss-widget cite {
+       text-align: left;
+}
+
+.rss-widget span.rss-date {
+       font-family: Tahoma, Arial, sans-serif;
+       margin-left: 0;
+       margin-right: 3px;
+}
+
+/* QuickPress */
+#dashboard_quick_press h4 {
+       float: right;
+       text-align: left;
+}
+
+#dashboard_quick_press .wp-media-buttons {
+       margin: 0 5em 0.5em 0;
+}
+
+#dashboard_quick_press h4 label {
+       margin-right: 0;
+       margin-left: 10px;
+}
+
+#dashboard_quick_press .input-text-wrap,
+#dashboard_quick_press .textarea-wrap {
+       margin: 0 5em 1em 0;
+}
+
+#dashboard_quick_press #media-buttons {
+       margin: 0 5em .5em 0;
+       padding: 0;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit {
+       margin-left: 0;
+       margin-right: 4.6em;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit input {
+       float: right;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit #save-post {
+       margin: 0 10px 0 1em;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit #publish {
+       float: left;
+}
+
+#dashboard-widgets #dashboard_quick_press form p.submit img.waiting {
+       margin: 4px 0 0 6px;
+}
+
+/* Recent Drafts */
+#dashboard_recent_drafts h4 abbr {
+       font-family: Tahoma, Arial, sans-serif;
+       margin-left:0;
+       margin-right: 3px;
+}
+
+/* login */
+body.login {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+.login form {
+       margin-right: 8px;
+       margin-left: 0;
+}
+
+.login form .forgetmenot {
+       float: right;
+}
+
+.login form .submit {
+       float: left;
+}
+
+#login form .submit input {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+.login #nav,
+.login #backtoblog {
+       margin: 0 16px 0 0;
+}
+
+#login_error,
+.login .message {
+       margin: 0 8px 16px 0;
+}
+
+.login #user_pass,
+.login #user_login,
+.login #user_email {
+       margin-left: 6px;
+       margin-right: 0;
+       direction: ltr;
+}
+
+.login h1 a {
+       text-decoration: none;
+}
+
+.login .button-primary {
+       float: left;
+}
+
+/* nav-menu */
+#nav-menus-frame {
+       margin-right: 300px;
+       margin-left: 0;
+}
+
+#wpbody-content #menu-settings-column {
+       margin-right: -300px;
+       margin-left: 0;
+       float: right;
+}
+
+/* Menu Container */
+#menu-management-liquid {
+       float: right;
+}
+
+#menu-management {
+       margin-left: 20px;
+       margin-right: 0;
+}
+
+.post-body-plain {
+       padding: 10px 0 0 10px;
+}
+
+/* Menu Tabs */
+
+#menu-management .nav-tabs-arrow-left {
+       right: 0;
+       left:auto;
+}
+
+#menu-management .nav-tabs-arrow-right {
+       left: 0;
+       right:auto;
+       text-align: left;
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+#menu-management .nav-tabs {
+       padding-right: 20px;
+       padding-left: 10px;
+}
+
+.js #menu-management .nav-tabs {
+       float: right;
+       margin-right: 0px;
+       margin-left: -400px;
+}
+
+#select-nav-menu-container {
+       text-align: left;
+}
+
+#wpbody .open-label {
+       float:right;
+}
+
+#wpbody .open-label span {
+       padding-left: 10px;
+       padding-right:0;
+}
+
+.js .input-with-default-title {
+       font-style: normal;
+       font-weight: bold;
+}
+
+/* Add Menu Item Boxes */
+.postbox .howto input {
+       float: left;
+}
+#nav-menu-theme-locations .button-controls {
+       text-align: left;
+}
+
+/* Button Primary Actions */
+
+.meta-sep,
+.submitcancel {
+       float: right;
+}
+
+#cancel-save {
+       margin-left: 0;
+       margin-right: 20px;
+}
+
+/* Button Secondary Actions */
+.list-controls {
+        float: right;
+}
+.add-to-menu {
+       float: left;
+}
+
+/* Custom Links */
+#add-custom-link label span {
+       float: right;
+       padding-left: 5px;
+       padding-right: 0;
+}
+
+.nav-menus-php .howto span {
+       float: right;
+}
+
+.list li .menu-item-title input {
+       margin-left: 3px;
+       margin-right: 0;
+}
+
+/* Nav Menu */
+.menu-item-handle {
+       padding-right: 10px;
+       padding-left: 0;
+}
+.menu-item-edit-active .menu-item-handle {
+       -webkit-border-bottom-left-radius: 0;
+       -webkit-border-bottom-right-radius: 0;
+       border-bottom-left-radius: 0;
+       border-bottom-right-radius: 0;
+}
+.menu-item-handle .item-title {
+       margin-left:13em;
+       margin-right:0;
+}
+.menu-item-handle .item-edit {
+       right: auto;
+       left: -20px;
+}
+
+/* WARNING: The factor of 30px is hardcoded into the nav-menus javascript. */
+.menu-item-depth-0 { margin-right: 0px; margin-left:0;}
+.menu-item-depth-1 { margin-right: 30px; margin-left:0;}
+.menu-item-depth-2 { margin-right: 60px; margin-left:0;}
+.menu-item-depth-3 { margin-right: 90px; margin-left:0;}
+.menu-item-depth-4 { margin-right: 120px; margin-left:0;}
+.menu-item-depth-5 { margin-right: 150px; margin-left:0;}
+.menu-item-depth-6 { margin-right: 180px; margin-left:0;}
+.menu-item-depth-7 { margin-right: 210px; margin-left:0;}
+.menu-item-depth-8 { margin-right: 240px; margin-left:0;}
+.menu-item-depth-9 { margin-right: 270px; margin-left:0;}
+.menu-item-depth-10 { margin-right: 300px; margin-left:0;}
+.menu-item-depth-11 { margin-right: 330px; margin-left:0;}
+
+.menu-item-depth-0 .menu-item-transport { margin-right: 0px; margin-left:0;}
+.menu-item-depth-1 .menu-item-transport { margin-right: -30px; margin-left:0;}
+.menu-item-depth-2 .menu-item-transport { margin-right: -60px; margin-left:0;}
+.menu-item-depth-3 .menu-item-transport { margin-right: -90px; margin-left:0;}
+.menu-item-depth-4 .menu-item-transport { margin-right: -120px; margin-left:0;}
+.menu-item-depth-5 .menu-item-transport { margin-right: -150px; margin-left:0;}
+.menu-item-depth-6 .menu-item-transport { margin-right: -180px; margin-left:0;}
+.menu-item-depth-7 .menu-item-transport { margin-right: -210px; margin-left:0;}
+.menu-item-depth-8 .menu-item-transport { margin-right: -240px; margin-left:0;}
+.menu-item-depth-9 .menu-item-transport { margin-right: -270px; margin-left:0;}
+.menu-item-depth-10 .menu-item-transport { margin-right: -300px; margin-left:0;}
+.menu-item-depth-11 .menu-item-transport { margin-right: -330px; margin-left:0;}
+
+/* Menu item controls */
+.item-type {
+       padding-left: 10px;
+       padding-right:0;
+}
+
+.item-controls {
+       left: 20px;
+       right: auto;
+}
+
+.item-controls .item-order {
+       padding-left: 10px;
+       padding-right: 0;
+}
+
+.item-edit {
+       left: -20px;
+       right:auto;
+       -webkit-border-bottom-right-radius: 3px;
+       -webkit-border-bottom-left-radius: 0;
+       border-bottom-right-radius: 3px;
+       border-bottom-left-radius: 0;
+}
+
+/* Menu editing */
+.menu-item-settings {
+       padding: 10px 10px 10px 0;
+       border-width: 0 1px 1px 1px;
+}
+
+#custom-menu-item-url {
+       direction: ltr;
+}
+
+.link-to-original {
+       font-style: normal;
+       font-weight: bold;
+}
+
+.link-to-original a {
+       padding-right: 4px;
+       padding-left:0;
+}
+
+.menu-item-settings .description-thin,
+.menu-item-settings .description-wide {
+       margin-left: 10px;
+       margin-right:0;
+       float: right;
+}
+
+/* Major/minor publishing actions (classes) */
+.major-publishing-actions .publishing-action {
+       text-align: left;
+       float: left;
+}
+
+.major-publishing-actions .delete-action {
+       text-align: right;
+       float: right;
+       padding-left: 15px;
+       padding-right:0;
+}
+
+.menu-name-label {
+       margin-left: 15px;
+       margin-right:0;
+}
+
+.auto-add-pages {
+       float: right;
+}
+
+/* Star ratings */
+div.star-holder {
+       background: url('../images/stars-rtl.png?ver=20120506.png') repeat-x bottom right;
+}
+div.star-holder .star-rating {
+       background: url('../images/stars-rtl.png?ver=20120506.png') repeat-x top right;
+       float: right;
+}
+
+#plugin-information ul#sidemenu {
+       left: auto;
+       right: 0;
+}
+
+#plugin-information h2 {
+       margin-right: 0;
+       margin-left: 200px;
+}
+
+#plugin-information .fyi {
+       margin-left: 5px;
+       margin-right: 20px;
+}
+
+#plugin-information .fyi h2 {
+       margin-left: 0;
+}
+
+#plugin-information .fyi ul {
+       padding: 10px 7px 10px 5px;
+}
+
+#plugin-information #section-screenshots li p {
+       padding-left: 0;
+       padding-right: 20px;
+}
+
+#plugin-information #section-screenshots ol,
+#plugin-information .updated,
+#plugin-information pre {
+       margin-right: 0;
+       margin-left: 215px;
+}
+
+#plugin-information .updated,
+#plugin-information .error {
+       clear: none;
+       direction: rtl;
+}
+
+#plugin-information #section-holder .section {
+       direction: ltr;
+}
+
+/* Editor/Main Column */
+.posting {
+       margin-left: 212px;
+       margin-right: 0;
+       position: relative;
+}
+
+h3.tb {
+       margin-left: 0;
+       margin-right: 5px;
+}
+
+#publish {
+       float: left;
+}
+
+.postbox .handlediv {
+       float: left;
+}
+
+.actions li {
+       float: right;
+       margin-right: 0;
+       margin-left: 10px;
+}
+
+#extra-fields .actions {
+    margin: -23px 0 0 -7px;
+}
+
+/* Photo Styles */
+#img_container a {
+       float: right;
+}
+
+#category-add input,
+#category-add select {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+/* Tags */
+#tagsdiv #newtag {
+       margin-right: 0;
+       margin-left: 5px;
+}
+
+#tagadd {
+       margin-left: 0;
+       margin-right: 3px;
+}
+
+#tagchecklist span {
+       margin-left: .5em;
+       margin-right: 10px;
+       float: right;
+}
+#tagchecklist span a {
+       margin: 6px -9px 0 0;
+       float: right;
+}
+
+.submit input,
+.button,
+.button-primary,
+.button-secondary,
+.button-highlighted,
+#postcustomstuff .submit input {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+.ac_results li {
+       text-align: right;
+}
+
+#TB_ajaxContent #options {
+       right: auto;
+       left: 25px;
+}
+
+#post_status {
+       margin-left: 0;
+       margin-right: 10px;
+}
+
+/* theme-editor, plugin-editor */
+#templateside {
+       float: left;
+}
+
+#template textarea,
+#docs-list {
+       direction: ltr;
+}
+
+/* theme-install */
+.theme-details .theme-version {
+       float: right;
+}
+
+.theme-details .star-holder {
+       float: left;
+}
+
+.feature-filter .feature-group {
+       float: right;
+}
+
+.feature-filter .feature-name {
+       float: right;
+       text-align: left;
+}
+
+.feature-filter .feature-group li {
+       float: right;
+       padding-right: 0;
+       padding-left: 25px;
+}
+
+/* widgets */
+/* 2 column liquid layout */
+div.widget-liquid-left {
+       float: right;
+       clear: right;
+       margin-right: 0;
+       margin-left: -325px;
+}
+
+div#widgets-left {
+       margin-right: 5px;
+       margin-left: 325px;
+}
+
+div.widget-liquid-right {
+       float: left;
+       clear: left;
+}
+
+.inactive-sidebar .widget {
+       float: right;
+}
+
+div.sidebar-name h3 {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+#widget-list .widget {
+       float: right;
+}
+
+.inactive-sidebar .widget-placeholder {
+       float: right;
+}
+
+.widget-top .widget-title-action {
+       float: left;
+}
+
+.widget-control-edit {
+       padding: 0 0 0 8px;
+}
+
+.sidebar-name-arrow {
+       float: left;
+}
+
+/* Press This */
+.press-this-sidebar {
+       float: left;
+}
+
+.press-this #header-logo,
+.press-this #wphead h1 {
+       float: right;
+}
+
+/* RTL */
+.ltr {
+       direction: ltr;
+}
+
+/* =Localized CSS
+-------------------------------------------------------------- */
+
+/* he_IL: Remove Tahoma from the font stack. Arial is best for Hebrew. */
+body.locale-he-il,
+.locale-he-il .quicktags, .locale-he-il .search,
+.locale-he-il .howto,
+.locale-he-il #adminmenu .awaiting-mod,
+.locale-he-il #adminmenu span.update-plugins,
+.locale-he-il #sidemenu li a span.update-plugins,
+.locale-he-il .post-com-count-wrapper,
+.locale-he-il .widefat th,
+.locale-he-il .tablenav .displaying-num,
+.locale-he-il .inline-edit-row fieldset span.title,
+.locale-he-il .inline-edit-row fieldset span.checkbox-title,
+.locale-he-il .inline-edit-row fieldset ul.cat-checklist label,
+.locale-he-il .inline-edit-row .catshow,
+.locale-he-il .inline-edit-row .cathide,
+.locale-he-il .inline-edit-row #bulk-titles div,
+.locale-he-il p.help,
+.locale-he-il p.description,
+.locale-he-il span.description,
+.locale-he-il .form-wrap p,
+.locale-he-il h2 .nav-tab,
+.locale-he-il #your-profile legend,
+.locale-he-il #utc-time, .locale-he-il #local-time,
+.locale-he-il #poststuff h3,
+.locale-he-il .metabox-holder h3,
+.locale-he-il .tool-box .title,
+.locale-he-il td,
+.locale-he-il textarea,
+.locale-he-il input,
+.locale-he-il select,
+.locale-he-il .wrap h2,
+.locale-he-il .subtitle,
+.locale-he-il .wrap .add-new-h2,
+.locale-he-il #dashboard_right_now p.sub,
+.locale-he-il #dashboard-widgets h4,
+.locale-he-il a.rsswidget,
+.locale-he-il #dashboard_plugins h4,
+.locale-he-il #dashboard_plugins h5,
+.locale-he-il #dashboard_recent_comments .comment-meta .approve,
+.locale-he-il #dashboard_right_now td.b,
+.locale-he-il #dashboard_right_now .versions a,
+.locale-he-il .rss-widget span.rss-date,
+.locale-he-il #dashboard_recent_drafts h4 abbr,
+body.login.locale-he-il,
+.locale-he-il #login form .submit input,
+.locale-he-il #menu-management .nav-tabs-arrow-right,
+.locale-he-il #category-add input,
+.locale-he-il #category-add select,
+.locale-he-il .submit input,
+.locale-he-il .button,
+.locale-he-il .button-primary,
+.locale-he-il .button-secondary,
+.locale-he-il .button-highlighted,
+.locale-he-il #postcustomstuff .submit input,
+.locale-he-il div.sidebar-name h3 {
+       font-family: Arial, sans-serif;
+}
+
+/* he_IL: Have <em> be bold rather than italic. */
+.locale-he-il em {
+       font-style: normal;
+       font-weight: bold;
+}