]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/wp-admin-rtl.dev.css
Wordpress 3.3
[autoinstalls/wordpress.git] / wp-admin / css / wp-admin-rtl.dev.css
index e208a165efbe187a37be4ad9abf0262d3580066f..3bf4c0fb5fc5f98618971eb1b5717e480af03539 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,9 +37,10 @@ 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
 
 
 ------------------------------------------------------------------------------*/
@@ -68,7 +68,14 @@ ol {
 
 .icon32 {
        float: right;
-       margin: 7px 0 0 8px;
+       margin-right: 0;
+       margin-left: 8px;
+}
+
+.icon16 {
+       float: right;
+       margin-right: -8px;
+       margin-left: 0;
 }
 
 .howto {
@@ -112,12 +119,10 @@ p.search-box {
 ------------------------------------------------------------------------------*/
 
 #delete-action {
-       text-align: right;
        float: right;
 }
 
 #publishing-action {
-       text-align: left;
        float: left;
 }
 
@@ -175,10 +180,6 @@ th.action-links {
   4.0 - Notifications
 ------------------------------------------------------------------------------*/
 
-.plugin-update .update-message {
-       margin: 0 31px 8px 10px;
-}
-
 form.upgrade .hint {
        font-style: normal;
 }
@@ -254,16 +255,11 @@ form.upgrade .hint {
 }
 
 #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-width: 1px;
        border-top-left-radius: 0;
        border-top-right-radius: 3px;
        border-bottom-right-left: 0;
@@ -271,15 +267,10 @@ form.upgrade .hint {
 }
 
 #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;
@@ -306,34 +297,6 @@ form.upgrade .hint {
 /*------------------------------------------------------------------------------
   6.0 - Admin Header
 ------------------------------------------------------------------------------*/
-#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;
-}
-
-#user_info_arrow {
-       right: auto;
-       left: 3px;
-}
-
-#user_info_links_wrap {
-       right: auto;
-       left: 0;
-}
-
 #wphead {
        height: 32px;
        margin-left: 15px;
@@ -345,155 +308,252 @@ form.upgrade .hint {
 }
 
 #wphead h1 {
-       font: Tahoma, Arial, sans-serif;
        float: right;
 }
 
 /*------------------------------------------------------------------------------
-  6.1 - Favorites Menu
+  6.1 - Screen Options Tabs
 ------------------------------------------------------------------------------*/
 
-#favorite-actions {
-       margin: 0 15px 0 12px;
+#screen-meta-links {
+       margin-right: 0;
+       margin-left: 24px;
+}
+
+#screen-meta {
+       margin-right: 5px;
+       margin-left: 15px;
 }
 
-#favorite-first a {
-       padding: 2px 12px 2px 0;
+#screen-options-link-wrap,
+#contextual-help-link-wrap {
+       float: left;
+       margin-left: 0;
+       margin-right: 6px;
 }
 
-#favorite-inside a {
-       padding: 3px 10px 3px 5px;
+#screen-meta-links a.show-settings {
+       padding-right: 6px;
+       padding-left: 16px;
 }
 
-#favorite-toggle {
-       right: auto;
-       left: 0;
+.toggle-arrow {
+       background-position: top right;
+}
+.toggle-arrow-active {
+       background-position: bottom right;
+}
+
+.metabox-prefs label {
+       padding-right: 0;
+       padding-left: 15px;
 }
 
+.metabox-prefs label input {
+       margin-right: 2px;
+       margin-left: 5px;
+}
 
 /*------------------------------------------------------------------------------
-  6.2 - Screen Options Tabs
+  6.2 - Help Menu
 ------------------------------------------------------------------------------*/
 
-#screen-meta-links {
-       margin: 0 0 0 19px;
+#contextual-help-wrap {
+       margin-left: 0;
+       margin-right: -4px;
 }
 
-#screen-meta .screen-reader-text {
-       visibility: hidden;
+#contextual-help-back {
+       left: 170px;
+       right: 150px;
 }
 
-#screen-options-link-wrap,
-#contextual-help-link-wrap {
-       float: left;
-       margin: 0 6px 0 0;
-       font-family: Tahoma, Arial, sans-serif;
+#contextual-help-wrap.no-sidebar #contextual-help-back {
+       left: 0;
+       right: 150px;
+
+       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;
 }
 
-#contextual-help-wrap li {
-       list-style-type: disc;
-       margin-left: auto;
-       margin-right: 18px;
+.contextual-help-tabs {
+       float: right;
 }
-.toggle-arrow {
-       background-position: top right;
+
+.contextual-help-tabs a {
+       padding-left: 5px;
+       padding-right: 12px;
 }
-.toggle-arrow-active {
-       background-position: bottom right;
+
+.contextual-help-tabs .active {
+       margin-right: 0;
+       margin-left: -1px;
 }
-#screen-meta a.show-settings {
-       padding: 0 6px 0 16px;
+
+.contextual-help-tabs .active,
+.contextual-help-tabs-wrap {
+       border-left: 0;
+       border-right-width: 1px;
 }
 
-#screen-options-wrap,
-#contextual-help-wrap {
-       margin: 0 0 0 15px;
+.help-tab-content {
+       margin-right: 0;
+       margin-left: 22px;
 }
 
-.metabox-prefs label {
-       padding-right: auto;
-       padding-left: 15px;
+.help-tab-content li {
+       margin-left: 0;
+       margin-right: 18px;
 }
 
-.metabox-prefs label input {
-       margin: 0 2px 0 5px;
+.contextual-help-sidebar {
+       float: left;
+       padding-right: 12px;
+       padding-left: 8px;
 }
 
 /*------------------------------------------------------------------------------
   7.0 - Main Navigation (Right Menu) (RTL: Left Menu)
 ------------------------------------------------------------------------------*/
 
+#adminmenuback,
+#adminmenuwrap {
+       border-width: 0 0 0 1px;
+}
+
 #adminmenushadow {
        right: auto;
        left: 0;
 }
 
+#adminmenu li .wp-submenu,
+.folded #adminmenu .wp-has-current-submenu .wp-submenu {
+       left: auto;
+       right: 146px;
+}
+
+.folded #adminmenu .wp-submenu,
+.folded #adminmenu .wp-has-current-submenu .wp-submenu {
+       left: auto;
+       right: 26px;
+}
+
+#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;
+}
+
 #adminmenu div.wp-menu-image {
        float: right;
 }
 
-#adminmenu .wp-submenu a {
+#adminmenu li li {
+       margin-left: 0;
+       margin-right: 8px
+}
+
+#adminmenu .wp-submenu a,
+#adminmenu li li a,
+.folded #adminmenu .wp-not-current-submenu li a {
        padding-left: 0;
        padding-right: 12px;
 }
 
-#adminmenu li.wp-has-current-submenu .wp-menu-arrow,
-#adminmenu li.menu-top.current .wp-menu-arrow {
-       right: auto;
-       left: -9px;
+#adminmenu .wp-not-current-submenu li a {
+       padding-left: 0;
+       padding-right: 18px;
+}
+
+.folded #adminmenu li li {
+       margin-left: inherit;
+       margin-right: 0
+}
+
+.folded #adminmenu li li a {
+       padding-left: inherit;
+       padding-right: 0
 }
+
+.wp-menu-arrow {
+       right: 0;
+
+       -moz-transform:    translate( -139px );
+       -webkit-transform: translate( -139px );
+       -o-transform:      translate( -139px );
+       -ms-transform:     translate( -139px );
+       transform:         translate( -139px );
+}
+
+.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 +564,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 +572,12 @@ form.upgrade .hint {
        margin-right: 7px;
 }
 
+#collapse-button {
+       float: right;
+}
+
+
+/* List table styles */
 .post-com-count-wrapper {
        font-family: Tahoma, Arial, sans-serif;
 }
@@ -530,9 +592,6 @@ form.upgrade .hint {
        float: right;
 }
 
-#collapse-button {
-       float: right;
-}
 
 /*------------------------------------------------------------------------------
   8.0 - Layout Blocks
@@ -548,8 +607,6 @@ form.upgrade .hint {
 
 .postbox-container {
        float: right;
-       padding-right: 0;
-       padding-left: 0.5%;
 }
 
 .postbox .handlediv {
@@ -566,6 +623,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)
 ------------------------------------------------------------------------------*/
@@ -738,28 +851,6 @@ th.sorted a span {
        float: right;
 }
 
-.postarea #add-media-button {
-       float: left;
-       right: auto;
-       left: 10px;
-}
-
-
-#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;
 }
@@ -789,15 +880,10 @@ th.sorted a span {
 
 #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;
@@ -899,15 +985,10 @@ table.diff td, table.diff th {
 
 #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;
@@ -978,12 +1059,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 +1076,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 +1092,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;
 }
 
 /*------------------------------------------------------------------------------
@@ -1205,7 +1286,26 @@ h2 .nav-tab {
   19.0 - Tools
 ------------------------------------------------------------------------------*/
 
-/* Intentionally didn't RTLized the new press-this button;
+.pressthis a span {
+       background-position: -20px 5px ;
+       padding: 8px 32px 8px 0;
+}
+
+.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,63 +1323,190 @@ h2 .nav-tab {
 ------------------------------------------------------------------------------*/
 
 #footer {
-       margin-right: 0;
-       margin-left: 15px;
+       margin-left: 20px;
+}
+
+#wpcontent,
+#footer {
+       margin-right: 165px;
 }
 
 /*------------------------------------------------------------------------------
-  22.0 - Misc
+  22.0 - About Pages
 ------------------------------------------------------------------------------*/
 
-#template div {
-       margin-right: 0;
-       margin-left: 190px;
+.wrap.about-wrap {
+       margin-left: 40px;
+       margin-right: 20px;
 }
 
-.column-author img, .column-username img {
-       float: right;
+.about-wrap h1,
+.about-text {
        margin-right: 0;
-       margin-left: 10px;
+       margin-left: 200px;
 }
 
-.tagchecklist {
-       margin-left: 0;
-       margin-right: 14px;
+.about-wrap h2.nav-tab-wrapper {
+       padding-left: 0px;
+       padding-right: 6px;
 }
 
-.tagchecklist strong {
-       margin-left: 0;
-       margin-right: -8px;
+.about-wrap .wp-badge {
+       right: auto;
+       left: 0;
 }
 
-.tagchecklist span {
+.about-wrap h2 .nav-tab {
        margin-right: 0;
-       margin-left: 25px;
-       float: right;
+       margin-left: 3px;
+}
 
+.about-wrap .changelog li {
+       margin-left: 0;
+       margin-right: 3em;
 }
-.tagchecklist span a {
-       margin: 6px -9px 0pt 0pt;
+
+.about-wrap .feature-section .left-feature,
+.about-wrap .feature-section img,
+.about-wrap .feature-section .right-feature {
        float: right;
 }
 
-#poststuff h2 {
-       clear: right;
+.about-wrap .feature-section .left-feature {
+       margin-right: 0;
+       margin-left: 0;
 }
 
-#poststuff h3,
-.metabox-holder h3 {
-       font-family: Tahoma, Arial, sans-serif;
+.about-wrap .feature-section .right-feature {
+       margin-left: 0;
+       margin-right: 0;
 }
 
-.tool-box .title {
-       font-family: Tahoma, Arial, sans-serif;
+.about-wrap .feature-section.text-features {
+       float: right;
 }
-
-#sidemenu {
-       margin: -30px 315px 0 15px;
+.about-wrap .feature-section.screenshot-features {
        float: left;
-       padding-left: 0;
+}
+.about-wrap .feature-section.screenshot-features .angled-right {
+       margin-left: 0;
+       margin-right: 2.5em;
+}
+.about-wrap .feature-section.screenshot-features .angled-right p {
+       margin-left: 0;
+       margin-right: 290px;
+}
+
+.about-wrap .feature-section .angled-right img,
+.about-wrap .feature-section .angled-left img {
+       margin-right: 0;
+       margin-left: 30px;
+}
+
+.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 .feature-images img {
+       margin-right: auto;
+       margin-left: 5px;
+}
+.about-wrap .feature-section.images-stagger-left .angled-left {
+       margin-left: auto;
+       margin-right: 5px;
+}
+.about-wrap .feature-section .angled-right {
+       float: left;
+}
+.about-wrap .feature-section.images-stagger-right .feature-images {
+       right: auto;
+       left: 0;
+}
+.about-wrap .feature-section.images-stagger-left .feature-images {
+       left: auto;
+       right: 0;
+}
+.about-wrap .feature-section.images-stagger-right .left-feature {
+       margin-right: 0;
+       margin-left: 350px;
+}
+.about-wrap .feature-section.images-stagger-left .right-feature {
+       margin-left: 0;
+       margin-right: 350px;
+}
+
+.about-wrap li.wp-person,
+.about-wrap li.wp-person img.gravatar {
+       float: right;
+       margin-right: 0;
+       margin-left: 10px;
+}
+
+/*------------------------------------------------------------------------------
+  23.0 - Misc
+------------------------------------------------------------------------------*/
+
+#template div {
+       margin-right: 0;
+       margin-left: 190px;
+}
+
+.column-author img, .column-username img {
+       float: right;
+       margin-right: 0;
+       margin-left: 10px;
+}
+
+.tagchecklist {
+       margin-left: 0;
+       margin-right: 14px;
+}
+
+.tagchecklist strong {
+       margin-left: 0;
+       margin-right: -8px;
+}
+
+.tagchecklist span {
+       margin-right: 0;
+       margin-left: 25px;
+       float: right;
+
+}
+.tagchecklist span a {
+       margin: 6px -9px 0pt 0pt;
+       float: right;
+}
+
+#poststuff h2 {
+       clear: right;
+}
+
+#poststuff h3,
+.metabox-holder h3 {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+.tool-box .title {
+       font-family: Tahoma, Arial, sans-serif;
+}
+
+#sidemenu {
+       margin: -30px 315px 0 15px;
+       float: left;
+       padding-left: 0;
        padding-right: 10px;
 }
 #sidemenu a {
@@ -1292,9 +1519,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 +1551,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 +1565,854 @@ table .column-rating {
 #editorcontainer .wp_themeSkin .mceStatusbar a.mceResize {
        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 {
+       font-family: Tahoma, Arial;
+}
+
+#dashboard_right_now p.sub  {
+       left:auto;
+       right:15px;
+}
+
+#dashboard_right_now td.b {
+       padding-right: 0;
+       padding-left: 6px;
+       text-align: left;
+       font-family: Tahoma, Arial;
+}
+
+#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 .versions a {
+       font-family: Tahoma, Arial;
+}
+
+#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;
+       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;
+       margin-left:0;
+       margin-right: 3px;
+}
+
+/* login */
+body.login {
+       font-family: Tahoma, arial;
+}
+
+.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;
+}
+
+.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;}
+.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;
+}
+
+
+/* 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;
+}
+
+.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;
+}
+
+
+/* plugin-install */
+div.star {
+       left: auto;
+       right: 0;
+       letter-spacing: 0;
+}
+
+.star img, div.star a, div.star a:hover, div.star a:visited {
+       right: auto;
+       left: 0;
+}
+
+#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 .updated,
+#plugin-information pre {
+       margin-right: 0;
+       margin-left: 215px;
+}
+
+#plugin-information .updated,
+#plugin-information .error {
+       clear: none;
+       direction: rtl;
+}
+
+#section-description {
+       direction: ltr;
+}
+
+/* Editor/Main Column */
+.posting {
+       margin-left: 212px;
+       margin-right: 0;
+       position: relative;
+}
+
+#side-info-column {
+       float: left;
+       right: auto;
+       left: 0;
+}
+
+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;
+}
+
+.inline-editor ul.cat-checklist ul,
+.categorydiv ul.categorychecklist ul,
+#linkcategorydiv ul.categorychecklist ul {
+       margin-left: 0;
+       margin-right: 18px;
+}
+
+/* Categories */
+.category-tabs li {
+       padding-left: 0;
+       padding-right: 8px;
+}
+
+/* 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 */
+#templateside {
+       float: left;
+}
+
+#template textarea {
+       direction: ltr;
+}
+
+/* theme-install */
+div.star {
+       left:auto;
+       right: 0;
+}
+
+.star img,
+div.star a,
+div.star a:hover,
+div.star a:visited {
+       right: auto;
+       left: 0;
+}
+
+.theme-listing .theme-item h3 {
+       font-style: normal;
+}
+
+#theme-information .theme-preview-img {
+       float: right;
+       margin: 5px 15px 10px 25px;
+}
+
+#theme-information .action-button #cancel {
+       float: right;
+}
+
+#theme-information .action-button #install {
+       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;
+}
+
+