summaryrefslogtreecommitdiffstats
path: root/wp-admin/css
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2008-03-19 12:35:25 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2008-03-19 12:35:25 +0000
commit50b00028bd207f461d6ed02f7868eccb5c6b8fe1 (patch)
tree003311f94f815dddbc39f91ba25b959f6ef18524 /wp-admin/css
parent63f0f49bde74f02cdfc79140a7f101173f33322b (diff)
downloadwordpress-mu-50b00028bd207f461d6ed02f7868eccb5c6b8fe1.tar.gz
wordpress-mu-50b00028bd207f461d6ed02f7868eccb5c6b8fe1.tar.xz
wordpress-mu-50b00028bd207f461d6ed02f7868eccb5c6b8fe1.zip
Add and delete WP 2.5 files. *DON'T SVN UPDATE!*
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1214 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-admin/css')
-rw-r--r--wp-admin/css/colors-classic.css701
-rw-r--r--wp-admin/css/colors-fresh.css681
-rw-r--r--wp-admin/css/dashboard.css283
-rw-r--r--wp-admin/css/global.css126
-rw-r--r--wp-admin/css/ie.css58
-rw-r--r--wp-admin/css/login.css74
-rw-r--r--wp-admin/css/media.css238
-rw-r--r--wp-admin/css/theme-editor.css44
-rw-r--r--wp-admin/css/upload-rtl.css12
-rw-r--r--wp-admin/css/upload.css204
10 files changed, 2205 insertions, 216 deletions
diff --git a/wp-admin/css/colors-classic.css b/wp-admin/css/colors-classic.css
new file mode 100644
index 0000000..4251f15
--- /dev/null
+++ b/wp-admin/css/colors-classic.css
@@ -0,0 +1,701 @@
+a.page-numbers:hover {
+ border-color: #999;
+}
+
+body {
+ background-color: #fff;
+ color: #333;
+}
+
+body > #upload-menu {
+ border-bottom-style: #fff;
+}
+
+div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
+ border-color: #ccc;
+}
+
+div.dashboard-widget-error {
+ background-color: #c43;
+}
+
+div.dashboard-widget-notice {
+ background-color: #F0F6FB;
+}
+
+div.dashboard-widget-submit, ul.widget-control-list div.widget-control-actions {
+ border-top-color: #ccc;
+}
+
+input.disabled, textarea.disabled {
+ background-color: #ccc;
+}
+
+li.widget-list-control-item h4.widget-title a:hover, .submit a, #user_info a, #dashmenu a:hover, #footer a, #upload-menu li a.upload-tab-link, li.widget-list-control-item h4.widget-title a,
+#dragHelper li.widget-list-control-item h4.widget-title a,
+#draghelper li.widget-list-control-item h4.widget-title a:visited, .login #backtoblog a:hover {
+ color: #fff;
+}
+
+ul#category-tabs li.ui-tabs-selected, li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form {
+ background-color: #cfebf7;
+}
+
+div.ui-tabs-panel {
+ border-color: #cfebf7;
+}
+
+select {
+ background-color: #fff;
+ border-color: #ddd;
+}
+
+strong .post-com-count span {
+ background-color: #2583ad;
+}
+
+.button-secondary, #quicktags, #login form .submit input {
+ background-color: #83b4d5 !important;
+}
+
+ul#widget-list li.widget-list-item h4.widget-title {
+ background-color: #f0f0f0;
+ color: #000;
+}
+
+ul.widget-control-list .sorthelper {
+ background-color: #ccf3fa;
+}
+
+.ac_match, .subsubsub a.current, h2 {
+ color: #000;
+}
+
+.ac_over {
+ background-color: #f0f0b8;
+}
+
+.ac_results {
+ background-color: #fff;
+ border-color: #808080;
+}
+
+.ac_results li {
+ color: #101010;
+}
+
+.alternate {
+ background-color: #f9f9f9;
+}
+
+.available-theme a.screenshot {
+ background-color: #f1f1f1;
+ border-color: #ccc;
+}
+
+.bar {
+ background-color: #e8e8e8;
+ border-right-color: #99d;
+}
+
+.describe {
+ border-top-color: #d0d0d0;
+}
+
+.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;
+}
+
+.form-table input, .form-table textarea {
+ border-color: #c6d9e9;
+}
+
+.form-table td, .form-table th {
+ border-bottom-color: #fff;
+}
+
+.highlight {
+ background-color: #cfebf7;
+ color: #d54e21;
+}
+
+.howto, .nonessential, #sidemenu, #edit-slug-box, .form-input-tip, #dashboard_primary span.rss-date, .subsubsub, #dashboard_secondary div.dashboard-widget-content ul li a cite {
+ color: #999;
+}
+
+#dashmenu a {
+ color: #88b4d7;
+}
+
+.media-item {
+ border-bottom-color: #d0d0d0;
+}
+
+.media-upload-form label.form-help, td.help {
+ color: #9a9a9a;
+}
+
+.page-numbers {
+ background-color: #fff;
+ border-color: #fff;
+}
+
+.page-numbers.current {
+ background-color: #328ab2;
+ border-color: #328ab2;
+ color: #fff;
+}
+
+.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, .bordertitle {
+ border-bottom-color: #dadada;
+}
+
+.side-info ul {
+ color: #666;
+}
+
+.submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input {
+ background-color: #e5e5e5;
+ color: #246;
+ border-color: #a3a3a3;
+}
+
+.tablenav .button-secondary {
+ border-color: #5396c5;
+}
+
+.submit input:hover, .button:hover {
+ border-color: #535353;
+}
+
+.submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #adminmenu a:hover, #sidemenu a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover {
+ color: #d54e21;
+}
+
+.button-secondary:hover, #login form .submit input:hover {
+ border-color: #328ab2;
+}
+
+.submitbox #autosave .error, ul.view-switch li.current a {
+ color: #333;
+}
+
+.submitbox #previewview {
+ background-color: #5488af;
+}
+
+.submitbox #previewview a, #rightnow .rbutton {
+ background-color: #ebebeb;
+ color: #264761;
+}
+
+.submitbox .submit {
+ background-color: #464646;
+ color: #ccc;
+}
+
+.submitbox .submitdelete {
+ border-bottom-color: #999;
+}
+
+.submitbox .submitdelete:hover {
+ color: #fff;
+ background-color: #f00;
+ border-bottom-color: #f00;
+}
+
+.tablenav .dots {
+ background-color: #cfebf7;
+ border-color: #cfebf7;
+}
+
+.tablenav .next, .tablenav .prev{
+ background-color: #cfebf7;
+ border-bottom-color: #cfebf7;
+ border-color: #cfebf7;
+ color: #2583ad;
+}
+
+.tablenav .next:hover, .tablenav .prev:hover {
+ border-bottom-color: #d54e21;
+ border-color: #cfebf7;
+ color: #d54e21;
+}
+
+.updated, .login #login_error, .login .message {
+ background-color: #ffffe0;
+ border-color: #e6db55;
+}
+
+.updated a {
+ border-bottom-color: #2583ad;
+}
+
+.widefat td, .widefat th, div#available-widgets-filter, ul#widget-list li.widget-list-item, .commentlist li {
+ border-bottom-color: #ccc;
+}
+
+.widefat thead, .thead {
+ background-color: #464646;
+ color: #d7d7d7;
+}
+
+.widget-control-save, .widget-control-remove {
+ background-color: #83b4d5;
+ color: #246;
+}
+
+.wrap h2 {
+ border-bottom-color: #dadada;
+ color: #5a5a5a;
+}
+
+#poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, a {
+ color: #2e7ca0;
+}
+
+#adminmenu a {
+ color: #cfebf6;
+}
+
+#submenu a {
+ color: #2782af
+}
+/* Because we don't want visited on these links */
+#adminmenu a.current, #sidemenu a.current {
+ background-color: #fff;
+ border-color: #c6d9e9;
+ border-bottom-color: #fff;
+ color: #d54e21;
+ font-weight: bold;
+}
+
+#adminmenu li a #awaiting-mod {
+ background-image: url(../images/comment-stalk-classic.gif);
+}
+
+#adminmenu li a #awaiting-mod span {
+ background-color: #d54e21;
+ color: #fff;
+}
+
+#rightnow .reallynow {
+ background-color: #114973;
+ color: #fff;
+}
+
+
+#adminmenu li a:hover #awaiting-mod span {
+ background-color: #07273E;
+}
+
+#adminmenu, div#media-upload-header {
+ background-color: #14568a;
+ border-bottom-color: #c6d9e9;
+}
+
+#currenttheme img {
+ border-color: #666;
+}
+
+#current-widgets .drop-widget-here {
+ background-color: #ffc;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li a {
+ background-color: #f9f9f9;
+}
+
+input.readonly {
+ background-color: #ddd;
+}
+
+#dashmenu a.current {
+ background-color: #14568a;
+ color: #cfebf6;
+}
+
+#dragHelper h4.widget-title, li.widget-list-control-item h4, #dragHelper li.widget-list-control-item h4 {
+ background-color: #2683ae;
+ color: #fff;
+}
+
+#ed_toolbar input {
+ background: url( ../images/fade-butt.png ) #fff repeat-x 0 -2px;
+}
+
+#editable-post-name {
+ background-color: #fffbcc;
+}
+
+#edit-slug-box strong, .login #nav a {
+ color: #777;
+}
+
+#edit-slug-buttons a.save {
+ background-color: #ebebeb;
+}
+
+#footer {
+ background: url(../images/logo-ghost.png) #464646 no-repeat 20px 10px;
+ color: #999;
+}
+
+#media-items {
+ border-color: #c0c0c0;
+}
+
+#pass-strength-result {
+ background-color: #e3e3e3;
+ border-color: #000;
+}
+
+#pass-strength-result.bad {
+ background-color: #ffeff7;
+ border-color: #c69;
+}
+
+#pass-strength-result.good {
+ background-color: #effff4;
+ border-color: #66cc87;
+}
+
+#pass-strength-result.short {
+ background-color: #e3e3e3;
+}
+
+#pass-strength-result.strong {
+ background-color: #59ef86;
+ border-color: #319f52;
+}
+
+#plugins .active, .checkbox, .side-info, #your-profile #rich_editing {
+ background-color: #fff;
+}
+
+#plugins .togl {
+ border-right-color: #ccc;
+}
+
+#plugins tr, #the-comment-list .unapproved {
+ background-color: #f0f0f0;
+}
+
+#poststuff #editor-toolbar .active {
+ background-color: #83b4d5;
+ color: #333;
+}
+
+#poststuff .closed .togbox {
+ background-color: #2583ad;
+ background-image: url(../images/toggle-arrow.gif);
+}
+
+#poststuff .postbox, #titlediv, #poststuff .postarea, #poststuff .stuffbox {
+ border-color: #ebebeb;
+ border-right-color: #ccc;
+ border-bottom-color: #ccc;
+}
+
+#poststuff .togbox {
+ background-color: #b2b2b2;
+ background-image: url(../images/toggle-arrow.gif);
+}
+
+#quicktags #ed_link {
+ color: #00f;
+}
+
+#rightnow .youhave {
+ background-color: #f0f6fb;
+}
+
+#rightnow a {
+ color: #448abd;
+}
+
+#sidemenu a {
+ background-color: #14568a;
+ border-bottom-color: #c6d9e9;
+ border-top-color: #14568a;
+ color: #cfebf6;
+}
+
+#tagchecklist span a {
+ background: url(../images/xit.gif) no-repeat;
+}
+
+#tagchecklist span a:hover {
+ background: url(../images/xit.gif) no-repeat -10px 0;
+}
+
+#the-comment-list .comment a {
+ border-bottom-color: #ababab;
+ color: #666;
+}
+
+#update-nag a:link, .plugin-update a:link {
+ color: #036;
+}
+
+#update-nag, .plugin-update {
+ background-color: #fffeeb;
+ border-bottom-color: #ccc;
+ border-top-color: #ccc;
+ color: #cfebf6;
+}
+
+#upload-files a.file-link {
+ background-color: #d1e2ef;
+}
+
+#upload-file-view a img {
+ border-bottom-color: #69c;
+}
+
+#upload-menu li #current-tab-nav, #upload-file {
+ background-color: #f9fcfe;
+}
+
+#upload-menu li span a.page-numbers {
+ color: #00019b;
+}
+
+#upload-menu li.current {
+ border-right-color: #448abd;
+ color: #000;
+}
+
+#upload-menu li.current a.upload-tab-link, #upload-menu li a:hover {
+ background-color: #f9fcfe;
+ color: #000;
+}
+
+#upload-menu, #upload-menu li {
+ border-top-color: #247fab;
+}
+
+#user_info, .login #backtoblog a {
+ color: #ccc;
+}
+
+#wphead {
+ background-color: #14568a;
+}
+
+#wphead, body.login {
+ border-top-color: #07273e;
+}
+
+#wphead #viewsite a {
+ background-color: #94acc1;
+ color: white;
+ border-color: #94acc1;
+}
+
+#wphead #viewsite a:hover {
+ color: #246;
+}
+
+#wphead h1, #dashmenu a.current:hover {
+ color: #cfebf6;
+}
+
+div#media-upload-error, .file-error, abbr.required, .widget-control-remove:hover, .delete:hover {
+ color: #f00;
+}
+
+#media-upload a.delete {
+ color: #888;
+}
+
+
+/* TinyMCE */
+.wp_themeSkin *,
+.wp_themeSkin a:hover,
+.wp_themeSkin a:link,
+.wp_themeSkin a:visited,
+.wp_themeSkin a:active {
+ color: #000;
+}
+
+/* Containers */
+.wp_themeSkin table {
+ background: #83B4D5;
+}
+
+.wp_themeSkin iframe {
+ background: #fff;
+}
+
+/* Layout */
+.wp_themeSkin .mceStatusbar {
+ color:#000;
+ background-color: #eaf3fa;
+}
+
+/* Button */
+.wp_themeSkin .mceButton {
+ background-color: #e9e8e8;
+ border-color: #83B4D5;
+}
+
+.wp_themeSkin a.mceButtonEnabled:hover,
+.wp_themeSkin a.mceButtonActive,
+.wp_themeSkin a.mceButtonSelected {
+ background-color: #d6d8da;
+ border-color: #7789ba !important;
+}
+
+.wp_themeSkin .mceButtonDisabled {
+ border-color: #83B4D5 !important;
+}
+
+/* ListBox */
+.wp_themeSkin .mceListBox .mceText,
+.wp_themeSkin .mceListBox .mceOpen {
+ border-color: #83B4D5;
+ background-color: #e9e8e8;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
+.wp_themeSkin .mceListBoxHover .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceText {
+ border-color: #7789ba !important;
+ background-color: #d6d8da;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceText,
+.wp_themeSkin .mceListBoxHover .mceText {
+ border-color: #7789ba !important;
+}
+
+.wp_themeSkin select.mceListBox {
+ border-color: #b3c7e1;
+ background-color: #fff;
+}
+
+/* SplitButton */
+.wp_themeSkin .mceSplitButton a.mceAction,
+.wp_themeSkin .mceSplitButton a.mceOpen {
+ background-color: #e9e8e8;
+ border-color: #83B4D5;
+}
+
+.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: #d6d8da;
+ border-color: #7789ba !important;
+}
+
+.wp_themeSkin .mceSplitButtonActive {
+ background-color: #d6d8da;
+}
+
+/* ColorSplitButton */
+.wp_themeSkin div.mceColorSplitMenu table {
+ background-color: #ebeaeb;
+ border-color: #808080;
+}
+
+.wp_themeSkin .mceColorSplitMenu a {
+ border-color: #808080;
+}
+
+.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: #83B4D5;
+}
+.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;
+}
+
+/* pop-up */
+.clearlooks2 .mceTop .mceLeft, .clearlooks2 .mceTop .mceRight {
+ background-color: #cee1ef;
+ border-color: #c6d9e9;
+}
+
+.clearlooks2 .mceFocus .mceTop .mceLeft, .clearlooks2 .mceFocus .mceTop .mceRight {
+ background-color: #5488AF;
+ border-color: #464646;
+}
+
+#editorcontainer {
+ border-color: #ccc;
+}
+
+#poststuff #titlewrap {
+ border-color: #ccc;
+}
diff --git a/wp-admin/css/colors-fresh.css b/wp-admin/css/colors-fresh.css
new file mode 100644
index 0000000..823ba46
--- /dev/null
+++ b/wp-admin/css/colors-fresh.css
@@ -0,0 +1,681 @@
+a.page-numbers:hover {
+ border-color: #999;
+}
+
+body {
+ background-color: #fff;
+ color: #333;
+}
+
+body > #upload-menu {
+ border-bottom-style: #fff;
+}
+
+div#current-widgets, #postcustomstuff table, #your-profile fieldset, a.page-numbers, #rightnow, div.dashboard-widget, .widefat {
+ border-color: #ccc;
+}
+
+div.dashboard-widget-error {
+ background-color: #c43;
+}
+
+div.dashboard-widget-notice {
+ background-color: #cfe1ef;
+}
+
+div.dashboard-widget-submit, ul.widget-control-list div.widget-control-actions {
+ border-top-color: #ccc;
+}
+
+div.ui-tabs-panel {
+ border-color: #cee1ef;
+}
+
+input.disabled, textarea.disabled {
+ background-color: #ccc;
+}
+
+li.widget-list-control-item h4.widget-title a:hover, .submit a, #user_info a, #dashmenu a:hover, #footer a, #upload-menu li a.upload-tab-link, li.widget-list-control-item h4.widget-title a,
+#dragHelper li.widget-list-control-item h4.widget-title a,
+#draghelper li.widget-list-control-item h4.widget-title a:visited, .login #backtoblog a:hover {
+ color: #fff;
+}
+
+li.widget-list-control-item, div.nav, .tablenav, .submitbox, h3.dashboard-widget-title, h3.dashboard-widget-title span, h3.dashboard-widget-title small, ul.view-switch li.current, .form-table tr, #poststuff h3, .login form {
+ background-color: #eaf3fa;
+}
+
+select {
+ background-color: #fff;
+ border-color: #ddd;
+}
+
+strong .post-com-count span {
+ background-color: #2583ad;
+}
+
+ul#category-tabs li.ui-tabs-selected, .button-secondary, #quicktags, #login form .submit input {
+ background-color: #cee1ef !important;
+}
+
+ul#widget-list li.widget-list-item h4.widget-title {
+ background-color: #f0f0f0;
+ color: #000;
+}
+
+ul.widget-control-list .sorthelper {
+ background-color: #ccf3fa;
+}
+
+.ac_match, .subsubsub a.current, h2 {
+ color: #000;
+}
+
+.ac_over {
+ background-color: #f0f0b8;
+}
+
+.ac_results {
+ background-color: #fff;
+ border-color: #808080;
+}
+
+.ac_results li {
+ color: #101010;
+}
+
+.alternate {
+ background-color: #f9f9f9;
+}
+
+.available-theme a.screenshot {
+ background-color: #f1f1f1;
+ border-color: #ccc;
+}
+
+.bar {
+ background-color: #e8e8e8;
+ border-right-color: #99d;
+}
+
+.describe {
+ border-top-color: #d0d0d0;
+}
+
+.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;
+}
+
+.form-table input, .form-table textarea {
+ border-color: #c6d9e9;
+}
+
+.form-table td, .form-table th {
+ border-bottom-color: #fff;
+}
+
+.highlight {
+ background-color: #e4f2fd;
+ color: #d54e21;
+}
+
+.howto, .nonessential, #dashmenu a, #sidemenu, #edit-slug-box, .form-input-tip, #dashboard_primary span.rss-date, .subsubsub, #dashboard_secondary div.dashboard-widget-content ul li a cite {
+ color: #999;
+}
+
+.media-item {
+ border-bottom-color: #d0d0d0;
+}
+
+.media-upload-form label.form-help, td.help {
+ color: #9a9a9a;
+}
+
+.page-numbers {
+ background-color: #fff;
+ border-color: #fff;
+}
+
+.page-numbers.current {
+ background-color: #328ab2;
+ border-color: #328ab2;
+ color: #fff;
+}
+
+.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, .bordertitle {
+ border-bottom-color: #dadada;
+}
+
+.side-info ul {
+ color: #666;
+}
+
+.submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input {
+ background-color: #e5e5e5;
+ color: #246;
+ border-color: #a3a3a3;
+}
+
+.submit input:hover, .button:hover {
+ border-color: #535353;
+}
+
+.submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #adminmenu a:hover, #sidemenu a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover {
+ color: #d54e21;
+}
+
+.button-secondary:hover, #login form .submit input:hover {
+ border-color: #328ab2;
+}
+
+.submitbox #autosave .error, ul.view-switch li.current a {
+ color: #333;
+}
+
+.submitbox #previewview {
+ background-color: #2683ae;
+}
+
+.submitbox #previewview a, #rightnow .rbutton {
+ background-color: #ebebeb;
+ color: #264761;
+}
+
+.submitbox .submit {
+ background-color: #464646;
+ color: #ccc;
+}
+
+.submitbox .submitdelete {
+ border-bottom-color: #999;
+}
+
+.submitbox .submitdelete:hover {
+ color: #fff;
+ background-color: #f00;
+ border-bottom-color: #f00;
+}
+
+.tablenav .dots {
+ background-color: #e4f2fd;
+ border-color: #e4f2fd;
+}
+
+.tablenav .next, .tablenav .prev{
+ background-color: #e4f2fd;
+ border-bottom-color: #2583ad;
+ border-color: #e4f2fd;
+ color: #2583ad;
+}
+
+.tablenav .next:hover, .tablenav .prev:hover {
+ border-bottom-color: #d54e21;
+ border-color: #e4f2fd;
+ color: #d54e21;
+}
+
+.updated, .login #login_error, .login .message {
+ background-color: #ffffe0;
+ border-color: #e6db55;
+}
+
+.updated a {
+ border-bottom-color: #2583ad;
+}
+
+.widefat td, .widefat th, div#available-widgets-filter, ul#widget-list li.widget-list-item, .commentlist li {
+ border-bottom-color: #ccc;
+}
+
+.widefat thead, .thead {
+ background-color: #464646;
+ color: #d7d7d7;
+}
+
+.widget-control-save, .widget-control-remove {
+ background-color: #cee1ef;
+ color: #246;
+}
+
+.wrap h2 {
+ border-bottom-color: #dadada;
+ color: #666;
+}
+
+#adminmenu a, #submenu a, #poststuff #edButtonPreview, #poststuff #edButtonHTML, #the-comment-list p.comment-author strong a, a {
+ color: #2583ad;
+}
+
+/* Because we don't want visited on these links */
+#adminmenu a.current, #sidemenu a.current {
+ background-color: #fff;
+ border-color: #c6d9e9;
+ border-bottom-color: #fff;
+ color: #d54e21;
+}
+
+#adminmenu li a #awaiting-mod {
+ background-image: url(../images/comment-stalk-fresh.gif);
+}
+
+#adminmenu li a #awaiting-mod span, #rightnow .reallynow {
+ background-color: #d54e21;
+ color: #fff;
+}
+
+#adminmenu li a:hover #awaiting-mod span {
+ background-color: #264761;
+}
+
+#adminmenu, div#media-upload-header {
+ background-color: #e4f2fd;
+ border-bottom-color: #c6d9e9;
+}
+
+#currenttheme img {
+ border-color: #666;
+}
+
+#current-widgets .drop-widget-here {
+ background-color: #ffc;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li a {
+ background-color: #f9f9f9;
+}
+
+input.readonly {
+ background-color: #ddd;
+}
+
+#dashmenu a.current {
+ background-color: #e4f2fd;
+ color: #555;
+}
+
+#dragHelper h4.widget-title, li.widget-list-control-item h4, #dragHelper li.widget-list-control-item h4 {
+ background-color: #2683ae;
+ color: #fff;
+}
+
+#ed_toolbar input {
+ background: url( ../images/fade-butt.png ) #fff repeat-x 0 -2px;
+}
+
+#editable-post-name {
+ background-color: #fffbcc;
+}
+
+#edit-slug-box strong, .login #nav a {
+ color: #777;
+}
+
+#edit-slug-buttons a.save {
+ background-color: #ebebeb;
+}
+
+#footer {
+ background: url(../images/logo-ghost.png) #464646 no-repeat 20px 10px;
+ color: #999;
+}
+
+#media-items {
+ border-color: #c0c0c0;
+}
+
+#pass-strength-result {
+ background-color: #e3e3e3;
+ border-color: #000;
+}
+
+#pass-strength-result.bad {
+ background-color: #ffeff7;
+ border-color: #c69;
+}
+
+#pass-strength-result.good {
+ background-color: #effff4;
+ border-color: #66cc87;
+}
+
+#pass-strength-result.short {
+ background-color: #e3e3e3;
+}
+
+#pass-strength-result.strong {
+ background-color: #59ef86;
+ border-color: #319f52;
+}
+
+#plugins .active, .checkbox, .side-info, #your-profile #rich_editing {
+ background-color: #fff;
+}
+
+#plugins .togl {
+ border-right-color: #ccc;
+}
+
+#plugins tr, #the-comment-list .unapproved {
+ background-color: #f0f0f0;
+}
+
+#poststuff #editor-toolbar .active {
+ background-color: #cee1ef;
+ color: #333;
+}
+
+#poststuff .closed .togbox {
+ background-color: #2583ad;
+ background-image: url(../images/toggle-arrow.gif);
+}
+
+#poststuff .postbox, #titlediv, #poststuff .postarea, #poststuff .stuffbox {
+ border-color: #ebebeb;
+ border-right-color: #ccc;
+ border-bottom-color: #ccc;
+}
+
+#poststuff .togbox {
+ background-color: #b2b2b2;
+ background-image: url(../images/toggle-arrow.gif);
+}
+
+#quicktags #ed_link {
+ color: #00f;
+}
+
+#rightnow .youhave {
+ background-color: #f0f6fb;
+}
+
+#rightnow a {
+ color: #448abd;
+}
+
+#sidemenu a {
+ background-color: #e4f2fd;
+ border-bottom-color: #c6d9e9;
+ border-top-color: #e4f2fd;
+}
+
+#tagchecklist span a {
+ background: url(../images/xit.gif) no-repeat;
+}
+
+#tagchecklist span a:hover {
+ background: url(../images/xit.gif) no-repeat -10px 0;
+}
+
+#the-comment-list .comment a {
+ border-bottom-color: #ababab;
+ color: #666;
+}
+
+#update-nag a:link, .plugin-update a:link {
+ color: #036;
+}
+
+#update-nag, .plugin-update {
+ background-color: #fffeeb;
+ border-bottom-color: #ccc;
+ border-top-color: #ccc;
+ color: #555;
+}
+
+#upload-files a.file-link {
+ background-color: #d1e2ef;
+}
+
+#upload-file-view a img {
+ border-bottom-color: #69c;
+}
+
+#upload-menu li #current-tab-nav, #upload-file {
+ background-color: #f9fcfe;
+}
+
+#upload-menu li span a.page-numbers {
+ color: #00019b;
+}
+
+#upload-menu li.current {
+ border-right-color: #448abd;
+ color: #000;
+}
+
+#upload-menu li.current a.upload-tab-link, #upload-menu li a:hover {
+ background-color: #f9fcfe;
+ color: #000;
+}
+
+#upload-menu, #upload-menu li {
+ border-top-color: #247fab;
+}
+
+#user_info, .login #backtoblog a, .curtime {
+ color: #ccc;
+}
+
+#wphead {
+ background-color: #e4f2fd;
+}
+
+#wphead, body.login {
+ border-top-color: #464646;
+}
+
+#wphead #viewsite a {
+ background-color: #c6d9e9;
+ color: #246;
+ border-color: #94acc1;
+}
+
+#wphead #viewsite a:hover {
+ border-color: #246;
+}
+
+#wphead h1, #dashmenu a.current:hover, #login form input {
+ color: #555;
+}
+
+div#media-upload-error, .file-error, abbr.required, .widget-control-remove:hover, .delete:hover {
+ color: #f00;
+}
+
+#media-upload a.delete {
+ color: #888;
+}
+
+/* TinyMCE */
+.wp_themeSkin *,
+.wp_themeSkin a:hover,
+.wp_themeSkin a:link,
+.wp_themeSkin a:visited,
+.wp_themeSkin a:active {
+ color: #000;
+}
+
+/* Containers */
+.wp_themeSkin table {
+ background: #cee1ef;
+}
+
+.wp_themeSkin iframe {
+ background: #fff;
+}
+
+/* Layout */
+.wp_themeSkin .mceStatusbar {
+ color:#000;
+ background-color: #eaf3fa;
+}
+
+/* Button */
+.wp_themeSkin .mceButton {
+ background-color: #e9e8e8;
+ border-color: #abc0fb;
+}
+
+.wp_themeSkin a.mceButtonEnabled:hover,
+.wp_themeSkin a.mceButtonActive,
+.wp_themeSkin a.mceButtonSelected {
+ background-color: #d6d8da;
+ border-color: #7789ba !important;
+}
+
+.wp_themeSkin .mceButtonDisabled {
+ border-color: #bdd !important;
+}
+
+/* ListBox */
+.wp_themeSkin .mceListBox .mceText,
+.wp_themeSkin .mceListBox .mceOpen {
+ border-color: #abc0fb;
+ background-color: #e9e8e8;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,
+.wp_themeSkin .mceListBoxHover .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceOpen,
+.wp_themeSkin .mceListBoxSelected .mceText {
+ border-color: #7789ba !important;
+ background-color: #d6d8da;
+}
+
+.wp_themeSkin table.mceListBoxEnabled:hover .mceText,
+.wp_themeSkin .mceListBoxHover .mceText {
+ border-color: #7789ba !important;
+}
+
+.wp_themeSkin select.mceListBox {
+ border-color: #b3c7e1;
+ background-color: #fff;
+}
+
+/* SplitButton */
+.wp_themeSkin .mceSplitButton a.mceAction,
+.wp_themeSkin .mceSplitButton a.mceOpen {
+ background-color: #e9e8e8;
+ border-color: #abc0fb;
+}
+
+.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: #d6d8da;
+ border-color: #7789ba !important;
+}
+
+.wp_themeSkin .mceSplitButtonActive {
+ background-color: #d6d8da;
+}
+
+/* ColorSplitButton */
+.wp_themeSkin div.mceColorSplitMenu table {
+ background-color: #ebeaeb;
+ border-color: #808080;
+}
+
+.wp_themeSkin .mceColorSplitMenu a {
+ border-color: #808080;
+}
+
+.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: #CEE1EF;
+}
+.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;
+}
+
+/* pop-up */
+.clearlooks2 .mceTop .mceLeft, .clearlooks2 .mceTop .mceRight {
+ background-color: #cee1ef;
+ border-color: #c6d9e9;
+}
+
+.clearlooks2 .mceFocus .mceTop .mceLeft, .clearlooks2 .mceFocus .mceTop .mceRight {
+ background-color: #2683ae;
+ border-color: #464646;
+}
+
+#editorcontainer {
+ border-color: #ccc;
+}
+
+#poststuff #titlewrap {
+ border-color: #ccc;
+}
+
+.curtime {
+ color: #666;
+} \ No newline at end of file
diff --git a/wp-admin/css/dashboard.css b/wp-admin/css/dashboard.css
new file mode 100644
index 0000000..003e8e3
--- /dev/null
+++ b/wp-admin/css/dashboard.css
@@ -0,0 +1,283 @@
+/* Right Now */
+
+#rightnow {
+ border-width: 1px;
+ border-style: solid;
+ padding: 2px;
+ margin-top: 10px;
+ margin-right: 7px;
+}
+
+#rightnow .reallynow {
+ padding: 6px;
+ font-size: 15px;
+ line-height: 2;
+ margin: 0;
+}
+
+#rightnow .rbutton {
+ font-weight: normal;
+ padding: 6px;
+ border-bottom: none;
+ -moz-border-radius: 2px;
+ -khtml-border-radius: 2px;
+ -webkit-border-radius: 2px;
+ border-radius: 2px;
+ text-decoration: none;
+}
+
+#rightnow .reallynow span {
+ display: block;
+ text-align: left;
+ float: left;
+ padding: 0 6px;
+}
+
+#rightnow .reallynow a {
+ display: block;
+ text-align: right;
+ float: right;
+ padding: 0 6px;
+ font-size: 14px;
+ margin: 1px 6px 0 0;
+}
+
+#rightnow .youhave {
+ font-size: 14px;
+ padding: 10px;
+}
+
+#rightnow h3, #rightnow p {
+ padding: 0 10px;
+}
+
+#rightnow a {
+ font-weight: bold;
+}
+
+/* Widgets */
+
+div#dashboard-widgets-wrap {
+ margin-top: -20px;
+ margin-right: -13px; /* 20 (div.dashboard-widget margin-right) - 7 (#rightnow margin-right) */
+}
+
+div#dashboard-widgets {
+ width: 100%;
+ padding-right: 7px; /* (#rightnow margin-right) */
+}
+
+div.dashboard-widget-holder {
+ margin-top: 20px;
+ width: 50%;
+ float: left;
+}
+
+div.dashboard-widget-holder.third {
+ width: 33.3%;
+}
+
+div.dashboard-widget-holder.fourth {
+ width: 25%;
+}
+
+div.dashboard-widget-holder.full {
+ width: 100%;
+}
+
+div.dashboard-widget-holder.double div.dashboard-widget {
+ height: 52em;
+ padding-bottom: 28px /* lame */
+}
+
+div.dashboard-widget {
+ position: relative;
+ margin-right: 20px;
+ border-width: 1px;
+ border-style: solid;
+ padding: 2px;
+ height: 27em;
+ overflow: auto;
+ font-size: 11px;
+}
+
+h3.dashboard-widget-title {
+ margin: 0;
+ padding: 0 7px;
+ font-size: 14px;
+ line-height: 2;
+}
+
+h3.dashboard-widget-title span {
+ display: block;
+ text-align: left;
+ float: left;
+}
+
+h3.dashboard-widget-title small {
+ display: block;
+ text-align: right;
+ float: right;
+ font-size: 75%;
+ line-height: 2.67; /* math: it works, bitches */
+}
+
+h3.dashboard-widget-title img.rss-icon {
+ vertical-align: middle;
+ margin: .5em 0;
+}
+
+div.dashboard-widget-notice {
+ padding: 0 14px;
+ font-size: 1.2em;
+ line-height: 2;
+}
+
+div.dashboard-widget-error {
+ padding: 0 20px;
+ font-size: 1.2em;
+ line-height: 2;
+}
+
+div.dashboard-widget-content {
+ padding: 10px 15px;
+}
+
+div.dashboard-widget-submit {
+ border-top: 1px solid #ccc;
+ padding: 1em 0 0 0;
+ margin: 10px 0 0 0;
+}
+div.dashboard-widget-submit input {
+ font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
+ padding: 4px 6px;
+ border: none;
+ font-size: 13px;
+ -moz-border-radius: 3px;
+ -khtml-border-radius: 3px;
+ -webkit-border-radius: 3px;
+ border-radius: 3px;
+ cursor: pointer;
+ text-decoration: none;
+}
+
+div.dashboard-widget-content ul, div.dashboard-widget-content ol, div.dashboard-widget-content dl {
+ margin: 0;
+ text-indent: 0;
+ padding-left: 15px;
+}
+div.dashboard-widget-content li {
+ margin: .5em 0 1em;
+}
+
+div.dashboard-widget-content blockquote {
+ margin: -1em 0;
+}
+
+div#dashboard_recent_comments p {
+ font-size: 14px;
+}
+
+div.dashboard-widget-content p.comment-meta {
+ font-size: 11px !important;
+}
+
+#dashboard_secondary div.dashboard-widget {
+ height: auto;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul {
+ list-style: none;
+ padding: 0;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li {
+ display: block;
+ width: 19.95%;
+ padding-bottom: 10px;
+ margin: 0;
+ float: left;
+ font-size: 95%;
+}
+
+#dashboard_secondary div.dashboard-widget-content {
+ margin: 10px 5px;
+ padding: 0;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li .post {
+ display:block;
+ font-family:Georgia,"Times New Roman",Times,serif;
+ font-size:18px;
+ line-height: 1.2em;
+ height:90px;
+ overflow:hidden;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li a {
+ display: block;
+ height:100%;
+ overflow:hidden;
+ margin: 5px 10px;
+ text-decoration: none;
+ padding: .5em;
+ border-right: 1px solid #dadada;
+ border-bottom: 1px solid #dadada;
+}
+
+#dashboard_secondary div.dashboard-widget-content ul li a cite {
+ display: block;
+ font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
+}
+
+#dashboard-widgets .widget_rss ul {
+ list-style: none;
+ padding: 0;
+}
+
+#dashboard-widgets .widget_rss ul li {
+ clear: both;
+}
+
+#dashboard-widgets .widget_rss ul li span.rss-date {
+ float: left;
+ margin: 0;
+}
+
+#dashboard-widgets .widget_rss ul li a {
+ float: left;
+ margin: 0 .5em .2em 0;
+ font-weight: bold;
+}
+
+#dashboard-widgets .widget_rss ul li div {
+ clear: both;
+ line-height: 1.5em;
+}
+
+#dashboard_primary a.rsswidget, #dashboard_plugins h5 {
+ font-size: 14px;
+}
+
+#dashboard_primary span.rss-date {
+ font-size: 14px;
+}
+
+#dashboard_plugins h4 {
+ font-size: 1em;
+ margin: 0 0 .1em;
+}
+
+#dashboard_plugins h5 {
+ margin: 0;
+ display: inline;
+ line-height: 1.4em;
+}
+
+#dashboard_plugins p {
+ margin: 0 0 1em;
+ line-height: 1.5em;
+}
+
+.widget-loading {
+}
diff --git a/wp-admin/css/global.css b/wp-admin/css/global.css
new file mode 100644
index 0000000..5bd9e2f
--- /dev/null
+++ b/wp-admin/css/global.css
@@ -0,0 +1,126 @@
+/* styles for use by people extending the WordPress interface */
+
+
+body {
+ margin: 0;
+ padding: 0;
+}
+
+body, td {
+ font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
+}
+
+form, label input { margin: 0; padding: 0; }
+
+img { border: 0; }
+
+label { cursor: pointer; }
+
+li, dd { margin-bottom: 6px; }
+
+p, li, dl, dd, dt { line-height: 140%; }
+
+textarea, input, select {
+ font: 13px Verdana, Arial, Helvetica, sans-serif;
+ margin: 1px;
+ padding: 3px;
+}
+
+.alignleft { float: left; }
+
+.alignright { float: right; }
+
+
+.clear { clear: both; height: 2px; }
+
+.hidden { display: none; }
+
+.subsubsub {
+ list-style: none;
+ margin: 15px 0 10px 0;
+ padding: 0;
+ white-space: nowrap;
+ font-size: 12px;
+}
+
+.subsubsub a { line-height: 200%; padding: 3px; text-decoration: none; }
+
+.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-collapse: collapse;
+ width: 100%;
+ clear: both;
+}
+
+.widefat a {
+ text-decoration: none;
+}
+
+.widefat td, .widefat th {
+ border-bottom-width: 1px;
+ border-bottom-style: solid;
+ border-bottom-color: #ccc;
+ font-size: 12px;
+ padding: 10px 10px 20px;
+ vertical-align: text-top;
+}
+
+.widefat th {
+ padding-bottom: 8px;
+ padding-top: 10px;
+ text-align: left;
+}
+
+.widefat .check-column {
+ text-align: center;
+ vertical-align: text-top;
+ width: 3%;
+}
+
+.wrap, .updated, .error {
+ margin: 0;
+ margin-left: 15px;
+ margin-right: 15px;
+ padding: 0;
+ max-width: 980px;
+}
+
+.updated, .error {
+ border-width: 1px;
+ border-style: solid;
+ padding: 0 15px;
+ max-width: 950px;
+ margin-bottom: 1em;
+}
+
+.wrap .updated, .wrap .error {
+ margin: auto 0 0;
+}
+
+.updated a, .error a {
+ text-decoration: underline;
+}
+
+.updated a {
+ text-decoration: none;
+ padding-bottom: 2px;
+}
+
+.wrap h2 {
+ border-bottom-width: 1px;
+ border-bottom-style: solid;
+ clear: both;
+ font: 24px Georgia, "Times New Roman", Times, serif;
+ margin: 5px 0 0 -4px;
+ padding: 0;
+ padding-bottom: 7px;
+}
+
+#timestampdiv {
+ display: none;
+} \ No newline at end of file
diff --git a/wp-admin/css/ie.css b/wp-admin/css/ie.css
new file mode 100644
index 0000000..dd7deaa
--- /dev/null
+++ b/wp-admin/css/ie.css
@@ -0,0 +1,58 @@
+/* Fixes for IE bugs */
+
+#poststuff .postbox h3 {
+ padding-left: 23px;
+}
+
+#submenu li a.current {
+ background:none;
+ border:none;
+}
+
+* html body.minwidth {
+ _width: expression(document.documentElement.clientWidth < 810 ? "808px" : "99.9%");
+}
+
+* html #wpbody {
+ _width: expression(document.documentElement.clientWidth > 982 ? "980px" : "99.9%");
+}
+
+* html #poststuff .postarea, * html #poststuff #titlediv {
+ width: 95%;
+ margin-left: 3%;
+}
+
+.submitbox {
+ margin-top: 10px;
+}
+
+* html div.widget-liquid-left-holder, * html div.widget-liquid-right {
+ display: block;
+ position: relative;
+}
+
+#wpwrap, #wpcontent, #post, #wrap, #postdivrich, #postdiv, #poststuff, #titlediv, #post-body, #editorcontainer, .tablenav, .widget-control-list {
+ display: block;
+ zoom: 100%;
+}
+
+* html #editorcontainer {
+ padding: 0;
+}
+
+* html #editorcontainer #content {
+ position: relative;
+ overflow: auto;
+ padding: 6px;
+ margin: auto;
+ width: 98%;
+}
+
+form#template div {
+ width: 100%;
+}
+
+#ed_toolbar input {
+ overflow: visible;
+ padding: 1px 5px;
+}
diff --git a/wp-admin/css/login.css b/wp-admin/css/login.css
new file mode 100644
index 0000000..92f10bc
--- /dev/null
+++ b/wp-admin/css/login.css
@@ -0,0 +1,74 @@
+* { margin: 0; padding: 0; }
+
+body {
+ border-top-width: 30px;
+ border-top-style: solid;
+ font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
+}
+
+form {
+ margin-left: 8px;
+ padding: 16px 16px 40px 16px;
+ font-weight: bold;
+ -moz-border-radius: 5px;
+ -khtml-border-radius: 5px;
+ -webkit-border-radius: 5px;
+ border-radius: 5px;
+}
+
+form .forgetmenot { font-weight: normal; float: left; margin-bottom: 0;}
+
+#login form .submit input {
+ font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
+ padding: 3px 5px;
+ border: none;
+ font-size: 13px;
+ border-width: 1px;
+ border-style: solid;
+ -moz-border-radius: 3px;
+ -khtml-border-radius: 3px;
+ -webkit-border-radius: 3px;
+ border-radius: 3px;
+ cursor: default;
+ text-decoration: none;
+ margin-top: -6px;
+}
+
+form .submit { float: right; }
+
+form p { margin-bottom: 24px; }
+
+h1 a {
+ background: url(../images/logo-login.gif) no-repeat;
+ width: 292px;
+ height: 66px;
+ text-indent: -9999px;
+ overflow: hidden;
+ padding-bottom: 15px;
+ display: block;
+}
+
+#backtoblog a {
+ position: absolute;
+ top: 7px;
+ left: 15px;
+ text-decoration: none;
+}
+
+#login { width: 292px; margin: 7em auto; }
+
+#login_error, .message {
+ margin: 0 0 16px 8px;
+ border-width: 1px;
+ border-style: solid;
+ padding: 12px;
+}
+
+#nav { margin: 0 0 0 8px; padding: 16px; }
+
+#user_pass, #user_login, #user_email {
+ font-size: 20px;
+ width: 97%;
+ padding: 3px;
+ margin-right: 6px;
+} \ No newline at end of file
diff --git a/wp-admin/css/media.css b/wp-admin/css/media.css
new file mode 100644
index 0000000..a5b354e
--- /dev/null
+++ b/wp-admin/css/media.css
@@ -0,0 +1,238 @@
+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;
+}
+
+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;
+}
+
+.media-upload-form label, .media-upload-form legend {
+ display:block;
+ font-weight: bold;
+ margin-bottom: 0.5em;
+ margin: 0 0 0.5em 0;
+}
+
+th { position: relative; }
+
+.media-upload-form label.form-help, td.help {
+ 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 */
+.align .field label {
+ display: inline;
+ padding: 0 0 0 28px;
+ margin: 0 1em 0 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;
+}
+
+#flash-upload-ui, .insert-gallery {
+ display: none;
+}
+
+tr.image-size label {
+ display: inline;
+ margin: 0 1em 0 0;
+}
+.pinkynail {
+ max-width: 40px;
+ max-height: 40px;
+}
+
+.filename {
+ display: none;
+}
+button.dismiss {
+ position: absolute;
+ top: 5px;
+ right: 5px;
+ z-index: 4;
+}
+.file-error {
+ margin: 0 0 5px 50px;
+ font-weight: bold;
+}
+
+.progress {
+ position: absolute;
+ top: 0px;
+ left: 0px;
+ width: 623px;
+ height: 36px;
+}
+.bar {
+ width: 0px;
+ height: 100%;
+ border-right-width: 3px;
+ border-right-style: solid;
+}
+.media-item .thumbnail {
+ max-width: 128px;
+ max-height: 128px;
+}
+.media-item .pinkynail {
+ position: absolute;
+ top: 2px;
+ left: 2px;
+ height: 32px;
+ max-width: 40px;
+}
+
+tbody.media-item-info tr {
+ background-color: transparent;
+}
+tbody.media-item-info th, tbody.media-item-info td {
+ border: none;
+ margin: 0;
+}
+
+.form-table tbody.media-item-info {
+ border: 8px solid #fff;
+}
+
+.describe.startopen, .describe.startclosed {
+ display: none;
+}
+abbr.required {
+ text-decoration: none;
+ border: none;
+}
+.describe label {
+ display: inline;
+}
+.describe td {
+ vertical-align: middle;
+}
+.describe td.A1 {
+ width: 132px;
+}
+.describe input[type="text"], .describe textarea {
+ width: 460px;
+}
+.describe-toggle-on, .describe-toggle-off {
+ display: block;
+ line-height: 36px;
+ z-index: 2;
+ position: absolute;
+ top: 0px;
+ right: 20px;
+}
+.describe-toggle-off {
+ display: none;
+}
+.clickmask {
+ background: transparent;
+ position: absolute;
+ top: 0px;
+ left: 0px;
+ cursor: pointer;
+ border: none;
+ z-index: 3;
+ height: 36px;
+}
+
+.hidden {
+ height: 0px;
+ width: 0px;
+ overflow: hidden;
+ border: none;
+}
+
+/* Specific to Uploader */
+
+#media-upload .media-upload-form p {
+ margin: 0 1em 1em 0;
+}
+#media-upload p.help {
+ 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;
+ width: 623px;
+ position: relative;
+ min-height: 36px;
+}
+#media-upload .filename {
+ display: block;
+ line-height: 36px;
+ margin-left: 50px;
+ z-index: 2;
+}
+#media-upload .describe {
+ border-top-width: 1px;
+ border-top-style: solid;
+ padding: 5px;
+ width: 100%;
+ clear: both;
+}
+#media-upload .describe th.label {
+ padding-top: .5em;
+ text-align: left;
+}
+#media-upload tr.align td.field {
+ text-align: center;
+} \ No newline at end of file
diff --git a/wp-admin/css/theme-editor.css b/wp-admin/css/theme-editor.css
new file mode 100644
index 0000000..eaaa946
--- /dev/null
+++ b/wp-admin/css/theme-editor.css
@@ -0,0 +1,44 @@
+#template textarea {
+ font-family: 'Courier New', Courier, monospace;
+ font-size: 12px;
+ width: 97%;
+}
+
+#template p {
+ width: 97%;
+}
+
+#templateside {
+ float: right;
+ width: 190px;
+ margin-top:-3.4em;
+}
+
+#templateside h3, #postcustomstuff p.submit {
+ margin: 0;
+}
+
+#templateside ol, #templateside ul {
+ list-style: none;
+ margin: .5em;
+ padding: 0;
+}
+
+#templateside ol li, #templateside ul li {
+ margin: 1px 0px;
+}
+
+#themeselector {
+ padding-right: 5px;
+ float: right;
+ position: relative;
+ bottom: 25px;
+}
+
+.nonessential {
+ font-size: small;
+}
+
+.highlight {
+ padding: 1px;
+} \ No newline at end of file
diff --git a/wp-admin/css/upload-rtl.css b/wp-admin/css/upload-rtl.css
deleted file mode 100644
index dc13a4b..0000000
--- a/wp-admin/css/upload-rtl.css
+++ /dev/null
@@ -1,12 +0,0 @@
-html {
- direction: ltr;
- }
-#uploadoptions, table {
- direction: rtl;
- }
-td {
- padding: 1px 6px 0;
- }
-.submit {
- text-align: left;
- } \ No newline at end of file
diff --git a/wp-admin/css/upload.css b/wp-admin/css/upload.css
deleted file mode 100644
index 009986c..0000000
--- a/wp-admin/css/upload.css
+++ /dev/null
@@ -1,204 +0,0 @@
-body { background: #f9fcfe; }
-
-.upload-file-data { display: none; }
-
-#upload-menu {
- border-top: 2em solid #247fab;
- margin: 0;
- padding: 0;
- height: 0;
- list-style: none;
- width: 100%;
-}
-
-body > #upload-menu { border-bottom: 7px solid #fff; }
-
-#upload-menu li {
- margin: 0;
- position: relative;
- top: -2em;
- padding-bottom: 5px;
- border: none;
- border-top: 3px solid #247fab;
-}
-
-#upload-menu li a.upload-tab-link {
- margin-left: 0.75em;
- padding: 5px 5px 0;
- display: block;
- float: left;
- height: 100%;
- text-decoration: none;
- border-bottom: none;
- color: #fff;
-}
-
-#upload-menu li.current {
- border-right: 2px solid #448abd;
- color: #000;
-}
-
-#upload-menu li.current a.upload-tab-link, #upload-menu li a:hover {
- background: #f9fcfe;
- color: #000;
-}
-
-#upload-menu li #current-tab-nav {
- background: #f9fcfe;
- float: left;
- padding: 5px 5px 0 0;
- margin-left: -5px;
-}
-
-#upload-menu li span .page-numbers {
- padding: 0;
- border: none;
-}
-
-#upload-menu li span a.page-numbers { color: #00019b; }
-#upload-menu li span a.page-numbers:hover { text-decoration: underline; }
-
-#upload-content {
- position: relative;
- clear: both;
- margin: 0;
- padding: 0;
- border: none;
- width: 100%;
- height: 100%;
- background: none;
-}
-
-#upload-file {
- margin: 0 auto;
- top: 0;
- left: 0;
- width: 95%;
- height: 100%;
- background: #f9fcfe;
-}
-
-#upload-file th {
- width: 8em;
-}
-
-form#upload-file input, form#upload-file textarea, div#upload-content.upload table { width: 100%; }
-
-form#upload-file .submit input { width: auto; }
-
-#upload-file-view { padding: 0 0 0 75px; }
-
-#file-title {
- margin: 0 0 .2em 75px;
- padding: 0;
- display: block;
- font-family: Georgia, "Times New Roman", Times, serif;
- font-size: 16px;
-}
-
-h2 {
- margin: 0 .2em 0 0;
- padding: 0;
- display: inline;
- border: none;
- color: #000;
- font-size: 1.4em;
- line-height: 1.4em;
-}
-
-.wrap h2 {
- margin: .4em 0 .5em;
- display: block;
- border-bottom: .5em solid #e5f3ff;
- color: #333;
- font: normal 32px/5px serif;
- clear: both;
-}
-
-* html .wrap h2 {
- margin-top: 1em;
-}
-
-.back {
- display: block;
- position: absolute;
- left: 14px;
- top: 10px;
-}
-
-#upload-files {
- list-style-type: none;
- margin: 0;
- padding: 15px 0 0;
-}
-
-#upload-files li { margin: 0 0 15px 15px; }
-
-#upload-files a, #upload-file-view a, a.file-link {
- border: none;
- text-decoration: none;
-}
-
-#upload-file-view a img { padding-bottom: .2em; border-bottom: 1px solid #6699CC; }
-
-#upload-files a.file-link {
- display: block;
- width: 130px;
- height: 128px;
- background-color: rgb(209, 226, 239);
- text-align: center;
- overflow: hidden;
-}
-
-#upload-files a.text {
- padding-top: 40px;
- height: 88px;
- font-size: 16px;
-}
-
-#upload-files a.file-link.image {
- font-size: 2px;
- letter-spacing: 0;
-}
-
-#upload-files a.file-link img { vertical-align: middle; }
-
-#the-attachment-links textarea {
- font-size: 10px;
- overflow: hidden;
-}
-
-form table { float: none; padding: 0 15px; }
-
-table {
- float: left;
- margin: 0;
- padding: 0;
-}
-
-th { text-align: right; vertical-align: text-top; }
-
-tr, td, th {
- margin-top: 0;
- padding-top: 0;
-}
-
-#uploadoptions th {
- width: 80px;
-}
-
-#uploadoptions p {
- margin: 0;
- padding: 0;
-}
-
-#uploadoptions td {
- padding-left: 1em;
- line-height: 140%;
-}
-
-#uploadoptions table {
- width: 300px;
-}
-
-input.readonly { background-color: #ddd; }