From d36e6dc3a645a0164ada37ebbbb8ed599b4e525e Mon Sep 17 00:00:00 2001 From: Jon Cave Date: Tue, 22 Nov 2011 16:07:36 +0000 Subject: [PATCH] Update "What's New" content and layout. Re-add i18n. Props chexee. See #18742. git-svn-id: https://develop.svn.wordpress.org/trunk@19396 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/about.php | 146 +++++++++++++---- wp-admin/css/colors-classic.css | 2 +- wp-admin/css/colors-classic.dev.css | 5 +- wp-admin/css/colors-fresh.css | 2 +- wp-admin/css/colors-fresh.dev.css | 5 +- wp-admin/css/wp-admin.css | 2 +- wp-admin/css/wp-admin.dev.css | 147 ++++++++++++++---- wp-admin/images/screenshots/admin-bar.png | Bin 0 -> 23196 bytes wp-admin/images/screenshots/admin-flyouts.png | Bin 0 -> 26011 bytes wp-admin/images/screenshots/drag-and-drop.png | Bin 0 -> 10622 bytes wp-admin/images/screenshots/help-screen.png | Bin 0 -> 16365 bytes wp-admin/images/screenshots/media-icon.png | Bin 0 -> 7824 bytes .../screenshots/new-feature-pointer.png | Bin 0 -> 22003 bytes .../images/screenshots/welcome-screen.png | Bin 0 -> 25011 bytes 14 files changed, 245 insertions(+), 64 deletions(-) create mode 100644 wp-admin/images/screenshots/admin-bar.png create mode 100644 wp-admin/images/screenshots/admin-flyouts.png create mode 100644 wp-admin/images/screenshots/drag-and-drop.png create mode 100644 wp-admin/images/screenshots/help-screen.png create mode 100644 wp-admin/images/screenshots/media-icon.png create mode 100644 wp-admin/images/screenshots/new-feature-pointer.png create mode 100644 wp-admin/images/screenshots/welcome-screen.png diff --git a/wp-admin/about.php b/wp-admin/about.php index 51940f7b0a..7827fb4e89 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -19,7 +19,7 @@ include( './admin-header.php' );

-
+
@@ -34,49 +34,135 @@ include( './admin-header.php' );
-

+

+ +
+
+ + +
+
+

+

-
-
-

-

-
- -
-

-

-
-
-
-
-

-

-
- -
-

-

+

+

+ +

+

-

- -
+

+ +
-

-

+

+

+
-

-

+

+

+
+ +
+
+ +
+

+

+
+ +
+

+

+ +
+ +
+

+ +
+
+ + +
+
+

+

+ +

+

+ +

+

+
+
+ +
+ +
+

+ +
+
+

+

Note: if you've added new widgets since the switch, you'll need to rescue them from the Inactive Widgets area.' ); ?>

+
+
+

+

+
+
+

+

+
+
+ +
+ +
+

+ +
+
+

+

+
+
+

+

+
+
+

+

+
+
+ +
+
+

+

WP_Query object is the main WordPress query or a secondary query.' ); ?>

+
+
+

+

+
+
+

+

+
+
+
- +
diff --git a/wp-admin/css/colors-classic.css b/wp-admin/css/colors-classic.css index eaead89b39..89e428e02b 100644 --- a/wp-admin/css/colors-classic.css +++ b/wp-admin/css/colors-classic.css @@ -1 +1 @@ -html,.wp-dialog{background-color:#fff;}* html input,* html .widget{border-color:#dfdfdf;}textarea,input[type="text"],input[type="password"],input[type="file"],input[type="button"],input[type="submit"],input[type="reset"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="url"],select{border-color:#dfdfdf;background-color:#fff;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body>#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links{border-color:#D1E5EE;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#F9F9F9;}#postcustomstuff thead th{background-color:#F1F1F1;}#postcustomstuff table input,#postcustomstuff table textarea{border-color:#dfdfdf;background-color:#fff;}.widefat{border-color:#D1E5EE;background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,.wp-tab-panel,ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-color:#dfdfdf;background-color:#fff;}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{background-color:#fff;}input.disabled,textarea.disabled{background-color:#ccc;}#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3,.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head,.sidebar-name,#nav-menu-header,#nav-menu-footer,.menu-item-handle,#fullscreen-topbar{background-color:#f5fafd;background-image:-ms-linear-gradient(top,#f7fcfe,#eff8ff);background-image:-moz-linear-gradient(top,#f7fcfe,#eff8ff);background-image:-o-linear-gradient(top,#f7fcfe,#eff8ff);background-image:-webkit-gradient(linear,left top,left bottom,from(#f7fcfe),to(#eff8ff));background-image:-webkit-linear-gradient(top,#f7fcfe,#eff8ff);background-image:linear-gradient(top,#f7fcfe,#eff8ff);}.widget .widget-top,.postbox h3,.stuffbox h3{border-bottom-color:#D1E5EE;text-shadow:#fff 0 1px 0;-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#174f69;}.wrap .add-new-h2{background:#f1f1f1;}.subtitle{color:#777;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alternate,.alt{background-color:#f7fcfe;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload,#media-upload .media-item .slidetoggle{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}div.error,.login #login_error{background-color:#ffebe8;border-color:#c00;}div.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input,.form-invalid select{border-color:#c00!important;}.submit{border-color:#DFDFDF;}.highlight{background-color:#e4f2fd;color:#000;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.subsubsub{color:#666;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#bbb;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;text-shadow:rgba(255,255,255,1) 0 1px 0;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}input.button-primary,button.button-primary,a.button-primary{border-color:#298cba;font-weight:bold;color:#fff;background:#21759B url(../images/button-grad.png) repeat-x scroll left top;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}input.button-primary:active,button.button-primary:active,a.button-primary:active{background:#21759b url(../images/button-grad-active.png) repeat-x scroll left top;color:#eaf2fa;}input.button-primary:hover,button.button-primary:hover,a.button-primary:hover,a.button-primary:focus,a.button-primary:active{border-color:#13455b;color:#eaf2fa;}.button-disabled,.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#aaa!important;border-color:#ddd!important;}.button-primary-disabled,.button-primary[disabled],.button-primary:disabled{color:#9FD0D5!important;background:#298CBA!important;}a:hover,a:active,a:focus{color:#d54e21;}#adminmenu a:hover,#adminmenu li.menu-top>a:focus,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}#side-sortables .category-tabs .tabs a,#side-sortables .add-menu-item-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}div.updated,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#B8D3E2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th{border-top-color:#fff;border-bottom-color:#D0DFE9;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat td{color:#555;}.widefat p,.widefat ol,.widefat ul{color:#333;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;}th.sortable a:hover,th.sortable a:active,th.sortable a:focus{color:#333;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#21759b;}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li.current a .awaiting-mod,#adminmenu li a.wp-has-current-submenu .update-plugins{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}.quicktags-toolbar input{background:#fff;background-image:-ms-linear-gradient(bottom,#e5f0f8,#fff);background-image:-moz-linear-gradient(bottom,#e5f0f8,#fff);background-image:-o-linear-gradient(bottom,#e5f0f8,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#e5f0f8),to(#fff));background-image:-webkit-linear-gradient(bottom,#e5f0f8,#fff)!important;background-image:linear-gradient(bottom,#e5f0f8,#fff);}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on,.submitted-on{color:#777;}.login #nav a,.login #backtoblog a{color:#21759b!important;}.login #nav a:hover,.login #backtoblog a:hover{color:#d54e21!important;}#footer{color:#777;border-color:#b0c8d7;}#media-items .media-item,.media-item .describe,.imgedit-group{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fcfcfc;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#f4f4f4;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list tr.undo,#the-comment-list div.undo{background-color:#f4f4f4;}#the-comment-list .unapproved{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}table.widefat span.delete a,table.widefat span.trash a,table.widefat span.spam a,#dashboard_recent_comments .delete a,#dashboard_recent_comments .trash a,#dashboard_recent_comments .spam a{color:#bc0b0b;}.welcome-panel{border-color:#d1e5ee;}.welcome-panel p{color:#777;}.welcome-panel-column p{color:#464646;}.welcome-panel h3{text-shadow:1px 1px 1px white;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#d1e5ee;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px;}.widget,#widget-list .widget-top,.postbox,.menu-item-settings{background-color:#f7fcfe;}.postbox h3{color:#174f69;}.widget .widget-top{color:#174f69;}.sidebar-name:hover h3,.postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag,.update-nag{background-color:#fffbcc;border-color:#e6db55;color:#555;}.login #backtoblog a{color:#464646;}#wphead{border-bottom:#d0dfe9 1px solid;}#wphead h1 a{color:#174f69;}#footer a:link,#footer a:visited{text-decoration:none;}#footer a:hover{color:#000;text-decoration:underline;}.file-error,abbr.required,.widget-control-remove:hover,table.widefat .delete a:hover,table.widefat .trash a:hover,table.widefat .spam a:hover,#dashboard_recent_comments .delete a:hover,#dashboard_recent_comments .trash a:hover #dashboard_recent_comments .spam a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#quicktags{border-color:#cfdfe9;background-color:#cfdfe9;background-image:url("../images/ed-bg-vs.gif?ver=20101102");}.quicktags-toolbar input{border-color:#b2c4c8;}.quicktags-toolbar input:hover{border-color:#d0dfe9;background:#f0f8fe;}#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar{border-color:#d0dfe9;}#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar *{color:#555;}#poststuff #editor-toolbar .active{border-color:#d0dfe9 #d0dfe9 #eff8ff;background-color:#eff8ff;color:#333;}#post-status-info{background-color:#eff8ff;}.wp-editor-wrap .wp_themeSkin *,.wp-editor-wrap .wp_themeSkin a:hover,.wp-editor-wrap .wp_themeSkin a:link,.wp-editor-wrap .wp_themeSkin a:visited,.wp-editor-wrap .wp_themeSkin a:active{color:#000;}.wp-editor-wrap .wp_themeSkin table.mceLayout{border-color:#bed1dd #bed1dd #d0dfe9;}#editorcontainer #content,#editorcontainer .wp-editor-wrap .wp_themeSkin .mceIframeContainer{-moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);}.wp-editor-wrap .wp_themeSkin iframe{background:transparent;}.wp-editor-wrap .wp_themeSkin .mceStatusbar{color:#000;background-color:#f5f5f5;}.wp-editor-wrap .wp_themeSkin .mceButton{border-color:#B0C8D7;background-color:#cfdfe9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin a.mceButtonEnabled:hover{border-color:#5589AA!important;background-color:#c9c9c9;background-image:-ms-linear-gradient(bottom,#bdccd5,#fff);background-image:-moz-linear-gradient(bottom,#bdccd5,#fff);background-image:-o-linear-gradient(bottom,#bdccd5,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#bdccd5),to(#fff));background-image:-webkit-linear-gradient(bottom,#bdccd5,#fff)!important;background-image:linear-gradient(bottom,#bdccd5,#fff);}.wp-editor-wrap .wp_themeSkin a.mceButton:active,.wp-editor-wrap .wp_themeSkin a.mceButtonEnabled:active,.wp-editor-wrap .wp_themeSkin a.mceButtonSelected:active,.wp-editor-wrap .wp_themeSkin a.mceButtonActive,.wp-editor-wrap .wp_themeSkin a.mceButtonActive:active,.wp-editor-wrap .wp_themeSkin a.mceButtonActive:hover{background:#B0C8D7!important;background-image:-ms-linear-gradient(bottom,#fff,#cfdfe9);background-image:-moz-linear-gradient(bottom,#fff,#cfdfe9);background-image:-o-linear-gradient(bottom,#fff,#cfdfe9);background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#cfdfe9));background-image:-webkit-linear-gradient(bottom,#fff,#cfdfe9)!important;background-image:linear-gradient(bottom,#fff,#cfdfe9);border-color:#5589AA!important;}.wp-editor-wrap .wp_themeSkin .mceButtonDisabled{border-color:#B0C8D7!important;}.wp-editor-wrap .wp_themeSkin .mceListBox .mceText,.wp-editor-wrap .wp_themeSkin .mceListBox .mceOpen{border-color:#B0C8D7;background-color:#cfdfe9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin .mceListBox .mceOpen{border-left:0!important;}.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxHover .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxHover:active .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxSelected .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxSelected .mceText,.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:active .mceText{background:#B0C8D7;border-color:#5589AA!important;}.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:hover .mceText,.wp-editor-wrap .wp_themeSkin .mceListBoxHover .mceText,.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxHover .mceOpen{border-color:#5589AA!important;background-color:#c9c9c9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin select.mceListBox{border-color:#B2B2B2;background-color:#fff;}.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceAction,.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceOpen{border-color:#B0C8D7;}.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceOpen:hover,.wp-editor-wrap .wp_themeSkin .mceSplitButtonSelected a.mceOpen,.wp-editor-wrap .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceAction:hover{border-color:#5589AA!important;}.wp-editor-wrap .wp_themeSkin table.mceSplitButton td{background-color:#cfdfe9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin table.mceSplitButton:hover td{background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin .mceSplitButtonActive{background-color:#B0C8D7;}.wp-editor-wrap .wp_themeSkin div.mceColorSplitMenu table{background-color:#ebebeb;border-color:#B2B2B2;}.wp-editor-wrap .wp_themeSkin .mceColorSplitMenu a{border-color:#B2B2B2;}.wp-editor-wrap .wp_themeSkin .mceColorSplitMenu a.mceMoreColors{border-color:#fff;}.wp-editor-wrap .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover{border-color:#0A246A;background-color:#B6BDD2;}.wp-editor-wrap .wp_themeSkin a.mceMoreColors:hover{border-color:#0A246A;}.wp-editor-wrap .wp_themeSkin .mceMenu{border-color:#ddd;}.wp-editor-wrap .wp_themeSkin .mceMenu table{background-color:#ebeaeb;}.wp-editor-wrap .wp_themeSkin .mceMenu .mceText{color:#000;}.wp-editor-wrap .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,.wp-editor-wrap .wp_themeSkin .mceMenu .mceMenuItemActive{background-color:#f5f5f5;}.wp-editor-wrap .wp_themeSkin td.mceMenuItemSeparator{background-color:#aaa;}.wp-editor-wrap .wp_themeSkin .mceMenuItemTitle a{background-color:#ccc;border-bottom-color:#aaa;}.wp-editor-wrap .wp_themeSkin .mceMenuItemTitle span.mceText{color:#000;}.wp-editor-wrap .wp_themeSkin .mceMenuItemDisabled .mceText{color:#888;}.wp-editor-wrap .wp_themeSkin tr.mceFirst td.mceToolbar{background:#cfdfe9 url("../images/ed-bg-vs.gif?ver=20101102") repeat-x scroll left top;border-color:#cfdfe9;}.wp-admin #mceModalBlocker{background:#000;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft{background:#444;border-left:1px solid #999;border-top:1px solid #999;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight{background:#444;border-right:1px solid #999;border-top:1px solid #999;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}.wp-admin .clearlooks2 .mceMiddle .mceLeft{background:#f1f1f1;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceMiddle .mceRight{background:#f1f1f1;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceBottom{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceLeft{background:#f1f1f1;border-bottom:1px solid #999;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceCenter{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceRight{background:#f1f1f1;border-bottom:1px solid #999;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceFocus .mceTop span{color:#e5e5e5;}.wp-editor-wrap .wp-switch-editor{background-color:#f5fafd;border-color:#d1e5ee #d1e5ee #d1e5ee;color:#999;}.wp-editor-wrap.tmce-active .switch-tmce,.wp-editor-wrap.html-active .switch-html{background-color:#eff8ff;border-color:#d1e5ee #d1e5ee #eff8ff;color:#333;}.wp-editor-wrap.quicktags-toolbar input{color:#464646;border-color:#d1e5ee;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}.wp-editor-wrap .quicktags-toolbar,.wp-editor-wrap.wp_themeSkin tr.mceFirst td.mceToolbar{border-bottom:1px solid #ccc;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:-o-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:-webkit-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:linear-gradient(bottom,#cfdfe9,#eff8ff);}.wp-editor-wrap .quicktags-toolbar input:hover{border-color:#aaa;background:#ddd;}.wp-editor-wrap.wp_themeSkin .mceButton,.wp-editor-wrap.wp_themeSkin .mceListBox .mceText,.wp-editor-wrap.wp_themeSkin .mceListBox .mceOpen{border-color:#ccc;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}.wp-editor-wrap.wp_themeSkin a.mceButtonEnabled:hover{border-color:#a0a0a0;background:#ddd;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff);background-image:linear-gradient(bottom,#cfdfe9,#fff);}#titlediv #title{border-color:#bdccd5;}#editorcontainer{border-color:#bdccd5 #bdccd5 #d0dfe9;}#post-status-info{border-color:#d0dfe9 #bdccd5 #bdccd5;}.editwidget .widget-inside{border-color:#d0dfe9;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#ddd;}#adminmenuback,#adminmenuwrap{background-color:#EFF8FF;border-color:#D1E5EE;}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow.png);background-position:top right;background-repeat:repeat-y;}#adminmenu li.wp-menu-separator{background:#D1E5EE;border-color:#bed1dd;}#adminmenu div.separator{border-color:#D1E5EE;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark-vs.png) no-repeat -1px 6px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows-vs.png) no-repeat -2px 6px;}#adminmenu a.menu-top,.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#fff;border-bottom-color:#cae6ff;}#adminmenu li.wp-menu-open{border-color:#d1e5ee;}#adminmenu li.menu-top:hover>a,#adminmenu li.menu-top.focused>a,#adminmenu li.menu-top>a:focus{background-color:#e0f1ff;text-shadow:0 1px 0 rgba(255,255,255,0.4);}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,#adminmenu .wp-menu-arrow,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#5589AA;background-image:-ms-linear-gradient(bottom,#5589AA,#619bbb);background-image:-moz-linear-gradient(bottom,#5589AA,#619bbb);background-image:-o-linear-gradient(bottom,#5589AA,#619bbb);background-image:-webkit-gradient(linear,left bottom,left top,from(#5589AA),to(#619bbb));background-image:-webkit-linear-gradient(bottom,#5589AA,#619bbb);background-image:linear-gradient(bottom,#5589AA,#619bbb);}#adminmenu .wp-menu-arrow div{background-color:#5589AA;background-image:-ms-linear-gradient(right bottom,#5589AA,#619bbb);background-image:-moz-linear-gradient(right bottom,#5589AA,#619bbb);background-image:-o-linear-gradient(right bottom,#5589AA,#619bbb);background-image:-webkit-gradient(linear,right bottom,left top,from(#5589AA),to(#619bbb));background-image:-webkit-linear-gradient(right bottom,#5589AA,#619bbb);background-image:linear-gradient(right bottom,#5589AA,#619bbb);}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{border-top-color:#fff;border-bottom-color:#cae6ff;background:#e0f1ff;}#adminmenu li.wp-not-current-submenu .wp-menu-arrow div{background:#e0f1ff;border-color:#cae6ff;}.folded #adminmenu li.menu-top li:hover a{background-image:none;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{text-shadow:0 -1px 0 #333;color:#fff;border-top-color:#5A8FAD;border-bottom-color:#5589AA;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{border-top-color:#5A8FAD;border-bottom-color:#5589AA;}#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu a:focus{background-color:#EFF8FF;color:#333;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;}#adminmenu .wp-submenu ul{background-color:#fff;}#adminmenu .wp-submenu-wrap,#adminmenu .wp-submenu ul{border-color:#d0dfe9;}#adminmenu .wp-submenu-wrap,.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.4);box-shadow:2px 2px 5px rgba(0,0,0,0.4);}#adminmenu .wp-submenu .wp-submenu-head{border-right-color:#e8eff4;background-color:#EFF8FF;}#adminmenu div.wp-submenu{background-color:transparent;}#collapse-menu{color:#A0C3D5;}#collapse-menu:hover{color:#5A8FAD;}#collapse-button{border-color:#d0dfe9;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}#collapse-menu:hover #collapse-button{border-color:#A0C3D5;}#collapse-button div{background:transparent url(../images/arrows-vs.png) no-repeat 0 -72px;}.folded #collapse-button div{background-position:0 -108px;}.icon16.icon-dashboard,#adminmenu .menu-icon-dashboard div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -60px -33px;}#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-dashboard.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -60px -1px;}.icon16.icon-post,#adminmenu .menu-icon-post div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -271px -33px;}#adminmenu .menu-icon-post:hover div.wp-menu-image,#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -271px -1px;}.icon16.icon-media,#adminmenu .menu-icon-media div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -120px -33px;}#adminmenu .menu-icon-media:hover div.wp-menu-image,#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -120px -1px;}.icon16.icon-links,#adminmenu .menu-icon-links div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -90px -33px;}#adminmenu .menu-icon-links:hover div.wp-menu-image,#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -90px -1px;}.icon16.icon-page,#adminmenu .menu-icon-page div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -150px -33px;}#adminmenu .menu-icon-page:hover div.wp-menu-image,#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -150px -1px;}.icon16.icon-comments,#adminmenu .menu-icon-comments div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -30px -33px;}#adminmenu .menu-icon-comments:hover div.wp-menu-image,#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-comments.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -30px -1px;}.icon16.icon-appearance,#adminmenu .menu-icon-appearance div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll 0 -33px;}#adminmenu .menu-icon-appearance:hover div.wp-menu-image,#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll 0 -1px;}.icon16.icon-plugins,#adminmenu .menu-icon-plugins div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -180px -33px;}#adminmenu .menu-icon-plugins:hover div.wp-menu-image,#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -180px -1px;}.icon16.icon-users,#adminmenu .menu-icon-users div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -300px -33px;}#adminmenu .menu-icon-users:hover div.wp-menu-image,#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-users.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -300px -1px;}.icon16.icon-tools,#adminmenu .menu-icon-tools div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -210px -33px;}#adminmenu .menu-icon-tools:hover div.wp-menu-image,#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-tools.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -210px -1px;}.icon16.icon-settings,#icon-options-general,#adminmenu .menu-icon-settings div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -240px -33px;}#adminmenu .menu-icon-settings:hover div.wp-menu-image,#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -240px -1px;}.icon16.icon-site,#adminmenu .menu-icon-site div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -360px -33px;}#adminmenu .menu-icon-site:hover div.wp-menu-image,#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -360px -1px;}.icon32.icon-post,#icon-edit,#icon-post{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -552px -5px;}.icon32.icon-dashboard,#icon-index{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -137px -5px;}.icon32.icon-media,#icon-upload{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -251px -5px;}.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -190px -5px;}.icon32.icon-page,#icon-edit-pages,#icon-page{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -312px -5px;}.icon32.icon-comments,#icon-edit-comments{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -72px -5px;}.icon32.icon-appearance,#icon-themes{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -11px -5px;}.icon32.icon-plugins,#icon-plugins{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -370px -5px;}.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -600px -5px;}.icon32.icon-tools,#icon-tools,#icon-admin{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -432px -5px;}.icon32.icon-settings,#icon-options-general{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -492px -5px;}.icon32.icon-site,#icon-ms-admin{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -659px -5px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#E4F2FD;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#D54E21;}#screen-meta{background-color:#EFF8FF;border-color:#D1E5EE;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05);box-shadow:0 1px 3px rgba(0,0,0,0.05);}#contextual-help-back{background:#fff;}.contextual-help-tabs a:hover{background-color:#ceeaff;color:#333;}#contextual-help-back,.contextual-help-tabs .active{border-color:#D1E5EE;}.contextual-help-tabs .active,.contextual-help-tabs .active a,.contextual-help-tabs .active a:hover{background:#fff;color:#000;}#screen-options-link-wrap,#contextual-help-link-wrap{background-color:#eff8ff;border-right:1px solid #D1E5EE;border-left:1px solid #D1E5EE;border-bottom:1px solid #D1E5EE;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}#screen-meta-links a.show-settings{color:#606060;}#screen-meta-links a.show-settings:hover{color:#000;}#screen-meta-links a.show-settings{background:transparent url(../images/arrows.png) no-repeat right 3px;}#screen-meta-links a.show-settings.screen-meta-active{background:transparent url(../images/arrows.png) no-repeat right -33px;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}.vim-current,.vim-current th,.vim-current td{background-color:#E4F2FD!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}div.star img{border-left:1px solid #fff;border-right:1px solid #fff;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea,#bulk-titles{border-color:#ddd;}.inline-editor div.title{background-color:#EAF3FA;}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#D54E21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows-vs.png) no-repeat 6px 7px;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#d1e5ee;background:#eee url('../images/menu-bits-vs.gif?ver=20101102') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover,.tablenav .tablenav-pages a:focus{color:#d54e21;}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:focus{color:#aaa;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-top-color:#fff;border-bottom-color:#eee;}#minor-publishing{border-bottom-color:#ddd;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,body.press-this ul.category-tabs li.tabs a{color:#333;}.view-switch #view-switch-list{background:transparent url(../images/list.png) no-repeat 0 0;}.view-switch .current #view-switch-list{background:transparent url(../images/list.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -20px 0;}.view-switch .current #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;}.popular-tags,.feature-filter{background-color:#fff;border-color:#DFDFDF;}#theme-information .action-button{border-top-color:#DFDFDF;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#f7fcfe;border-color:#d0dfe9;}#available-widgets .widget-holder{background-color:#f7fcfe;border-color:#d0dfe9;}#available-widgets .widget-description{color:#555;}.sidebar-name{color:#464646;background-color:#f7fcfe;background-image:-ms-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:-moz-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:-o-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:-webkit-gradient(linear,left top,left bottom,from(#ECF8FE),to(#f7fcfe));background-image:-webkit-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:linear-gradient(top,#ECF8FE,#f7fcfe);text-shadow:#fff 0 1px 0;border-color:#d0dfe9;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}.sidebar-name-arrow{background:transparent url(../images/arrows-vs.png) no-repeat 5px 9px;}.sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1;}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:.5;}#dashboard_recent_comments div.undo{border-top-color:#dfdfdf;}.comment-ays,.comment-ays th{border-color:#ddd;}.comment-ays th{background-color:#f1f1f1;}#menu-management .menu-edit{border-color:#d0dfe9;}#post-body{background:#fff;border-top-color:#fff;border-bottom-color:#d0dfe9;}#nav-menu-header{border-bottom-color:#d0dfe9;}#nav-menu-footer{border-top-color:#fff;}#menu-management .nav-tabs-arrow a{color:#C1C1C1;}#menu-management .nav-tabs-arrow a:hover{color:#D54E21;}#menu-management .nav-tabs-arrow a:active{color:#464646;}#menu-management .nav-tab-active{border-color:#dfdfdf;}#menu-management .nav-tab{background:#f7fcfe;border-color:#d0dfe9;}.js .input-with-default-title{color:#aaa;}#cancel-save{color:#f00;}#cancel-save:hover{background-color:#F00;color:#fff;}.list-container{border-color:#dfdfdf;}.menu-item-handle{border-color:#d0dfe9;}.menu li.deleting .menu-item-handle{background-color:#f66;text-shadow:#ccc;}.item-type{color:#999;}.item-controls .menu-item-delete:hover{color:#f00;}.nav-menus-php .item-edit{background:transparent url(../images/arrows-vs.png) no-repeat 8px 10px;border-bottom-color:#eff8ff;}.item-edit:hover{background:transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px;}.menu-item-settings{border-color:#d0dfe9;}.link-to-original{color:#777;border-color:#d0dfe9;}#cancel-save:hover{color:#fff!important;}#update-menu-item{color:#fff!important;}#update-menu-item:hover,#update-menu-item:active,#update-menu-item:focus{color:#eaf2fa!important;border-color:#13455b!important;}.submitbox .submitcancel{color:#21759B;border-bottom-color:#21759B;}.submitbox .submitcancel:hover{background:#21759B;color:#fff;}#menu-management .nav-tab-active,.menu-item-handle,.menu-item-settings{-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}#menu-management .nav-tab-active{background:#eff8ff;border-bottom-color:#eff8ff;}#upload-form label{color:#777;}.fullscreen-overlay{background:#fff;}.wp-fullscreen-focus #wp-fullscreen-title,.wp-fullscreen-focus #wp-fullscreen-container{border-color:#BED1DD;}#fullscreen-topbar{border-bottom-color:#D1E5EE;}.about-wrap h1{color:#333;text-shadow:1px 1px 1px white;}.about-text{color:#777;}.wp-badge{color:#fff;text-shadow:0 -1px 0 rgba(22,57,81,0.3);}.about-wrap h2 .nav-tab{color:#21759B;}.about-wrap h2 .nav-tab:hover{color:#d54e21;}.about-wrap h2 .nav-tab-active,.about-wrap h2 .nav-tab-active:hover{color:#333;}.about-wrap h2 .nav-tab-active{text-shadow:1px 1px 1px white;color:#464646;}.about-wrap h3{color:#333;text-shadow:1px 1px 1px white;}.about-wrap .feature-section h4{color:#464646;}.about-wrap .feature-section img{background:#f9f9f9;border-color:#dfdfdf;-moz-box-shadow:0 0 6px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 6px rgba(0,0,0,0.3);box-shadow:0 0 6px rgba(0,0,0,0.3);}.about-wrap h4.wp-people-group{text-shadow:1px 1px 1px white;}.about-wrap li.wp-person img.gravatar{-moz-box-shadow:0 0 4px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);box-shadow:0 0 4px rgba(0,0,0,0.4);}.about-wrap li.wp-person .title{color:#464646;text-shadow:1px 1px 1px white;}.freedoms-php .about-wrap ol li{color:#999;}.freedoms-php .about-wrap ol p{color:#464646;}.rtl .bar{border-right-color:none;border-left-color:#99d;}.rtl .post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}.rtl #screen-meta-links a.show-settings{background-position:left 3px;}.rtl #screen-meta-links a.show-settings.screen-meta-active{background-position:left -33px;}.rtl #adminmenushadow,.rtl #adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left;}.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark-vs.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle,.rtl #adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows-vs.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-submenu .wp-submenu-head{border-right-color:none;border-left-color:#d1e5ee;}.rtl #adminmenu .wp-submenu-wrap,.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);box-shadow:-2px 2px 5px rgba(0,0,0,0.4);}.rtl #collapse-button div{background-position:0 -108px;}.rtl.folded #collapse-button div{background-position:0 -72px;}.rtl .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows-vs.png) no-repeat 6px 7px;}.rtl .tablenav .tablenav-pages a{border-color:#d1e5ee;background:#eee url('../images/menu-bits-rtl-vs.gif?ver=20100610') repeat-x scroll right -379px;}.rtl #post-body .misc-pub-section{border-right-color:none;border-left-color:#d1e5ee;}.rtl .sidebar-name-arrow{background:transparent url(../images/arrows-vs.png) no-repeat 5px 9px;}.rtl .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;} \ No newline at end of file +html,.wp-dialog{background-color:#fff;}* html input,* html .widget{border-color:#dfdfdf;}textarea,input[type="text"],input[type="password"],input[type="file"],input[type="button"],input[type="submit"],input[type="reset"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="url"],select{border-color:#dfdfdf;background-color:#fff;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body>#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links{border-color:#D1E5EE;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#F9F9F9;}#postcustomstuff thead th{background-color:#F1F1F1;}#postcustomstuff table input,#postcustomstuff table textarea{border-color:#dfdfdf;background-color:#fff;}.widefat{border-color:#D1E5EE;background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,.wp-tab-panel,ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-color:#dfdfdf;background-color:#fff;}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{background-color:#fff;}input.disabled,textarea.disabled{background-color:#ccc;}#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3,.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head,.sidebar-name,#nav-menu-header,#nav-menu-footer,.menu-item-handle,#fullscreen-topbar{background-color:#f5fafd;background-image:-ms-linear-gradient(top,#f7fcfe,#eff8ff);background-image:-moz-linear-gradient(top,#f7fcfe,#eff8ff);background-image:-o-linear-gradient(top,#f7fcfe,#eff8ff);background-image:-webkit-gradient(linear,left top,left bottom,from(#f7fcfe),to(#eff8ff));background-image:-webkit-linear-gradient(top,#f7fcfe,#eff8ff);background-image:linear-gradient(top,#f7fcfe,#eff8ff);}.widget .widget-top,.postbox h3,.stuffbox h3{border-bottom-color:#D1E5EE;text-shadow:#fff 0 1px 0;-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#174f69;}.wrap .add-new-h2{background:#f1f1f1;}.subtitle{color:#777;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alternate,.alt{background-color:#f7fcfe;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload,#media-upload .media-item .slidetoggle{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}div.error,.login #login_error{background-color:#ffebe8;border-color:#c00;}div.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input,.form-invalid select{border-color:#c00!important;}.submit{border-color:#DFDFDF;}.highlight{background-color:#e4f2fd;color:#000;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.subsubsub{color:#666;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#bbb;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;text-shadow:rgba(255,255,255,1) 0 1px 0;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}input.button-primary,button.button-primary,a.button-primary{border-color:#298cba;font-weight:bold;color:#fff;background:#21759B url(../images/button-grad.png) repeat-x scroll left top;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}input.button-primary:active,button.button-primary:active,a.button-primary:active{background:#21759b url(../images/button-grad-active.png) repeat-x scroll left top;color:#eaf2fa;}input.button-primary:hover,button.button-primary:hover,a.button-primary:hover,a.button-primary:focus,a.button-primary:active{border-color:#13455b;color:#eaf2fa;}.button-disabled,.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#aaa!important;border-color:#ddd!important;}.button-primary-disabled,.button-primary[disabled],.button-primary:disabled{color:#9FD0D5!important;background:#298CBA!important;}a:hover,a:active,a:focus{color:#d54e21;}#adminmenu a:hover,#adminmenu li.menu-top>a:focus,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}#side-sortables .category-tabs .tabs a,#side-sortables .add-menu-item-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}div.updated,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#B8D3E2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th{border-top-color:#fff;border-bottom-color:#D0DFE9;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat td{color:#555;}.widefat p,.widefat ol,.widefat ul{color:#333;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;}th.sortable a:hover,th.sortable a:active,th.sortable a:focus{color:#333;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#21759b;}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li.current a .awaiting-mod,#adminmenu li a.wp-has-current-submenu .update-plugins{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}.quicktags-toolbar input{background:#fff;background-image:-ms-linear-gradient(bottom,#e5f0f8,#fff);background-image:-moz-linear-gradient(bottom,#e5f0f8,#fff);background-image:-o-linear-gradient(bottom,#e5f0f8,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#e5f0f8),to(#fff));background-image:-webkit-linear-gradient(bottom,#e5f0f8,#fff)!important;background-image:linear-gradient(bottom,#e5f0f8,#fff);}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on,.submitted-on{color:#777;}.login #nav a,.login #backtoblog a{color:#21759b!important;}.login #nav a:hover,.login #backtoblog a:hover{color:#d54e21!important;}#footer{color:#777;border-color:#b0c8d7;}#media-items .media-item,.media-item .describe,.imgedit-group{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fcfcfc;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#f4f4f4;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list tr.undo,#the-comment-list div.undo{background-color:#f4f4f4;}#the-comment-list .unapproved{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}table.widefat span.delete a,table.widefat span.trash a,table.widefat span.spam a,#dashboard_recent_comments .delete a,#dashboard_recent_comments .trash a,#dashboard_recent_comments .spam a{color:#bc0b0b;}.welcome-panel{border-color:#d1e5ee;}.welcome-panel p{color:#777;}.welcome-panel-column p{color:#464646;}.welcome-panel h3{text-shadow:1px 1px 1px white;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#d1e5ee;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px;}.widget,#widget-list .widget-top,.postbox,.menu-item-settings{background-color:#f7fcfe;}.postbox h3{color:#174f69;}.widget .widget-top{color:#174f69;}.sidebar-name:hover h3,.postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag,.update-nag{background-color:#fffbcc;border-color:#e6db55;color:#555;}.login #backtoblog a{color:#464646;}#wphead{border-bottom:#d0dfe9 1px solid;}#wphead h1 a{color:#174f69;}#footer a:link,#footer a:visited{text-decoration:none;}#footer a:hover{color:#000;text-decoration:underline;}.file-error,abbr.required,.widget-control-remove:hover,table.widefat .delete a:hover,table.widefat .trash a:hover,table.widefat .spam a:hover,#dashboard_recent_comments .delete a:hover,#dashboard_recent_comments .trash a:hover #dashboard_recent_comments .spam a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#quicktags{border-color:#cfdfe9;background-color:#cfdfe9;background-image:url("../images/ed-bg-vs.gif?ver=20101102");}.quicktags-toolbar input{border-color:#b2c4c8;}.quicktags-toolbar input:hover{border-color:#d0dfe9;background:#f0f8fe;}#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar{border-color:#d0dfe9;}#poststuff .wp-editor-wrap .wp_themeSkin .mceStatusbar *{color:#555;}#poststuff #editor-toolbar .active{border-color:#d0dfe9 #d0dfe9 #eff8ff;background-color:#eff8ff;color:#333;}#post-status-info{background-color:#eff8ff;}.wp-editor-wrap .wp_themeSkin *,.wp-editor-wrap .wp_themeSkin a:hover,.wp-editor-wrap .wp_themeSkin a:link,.wp-editor-wrap .wp_themeSkin a:visited,.wp-editor-wrap .wp_themeSkin a:active{color:#000;}.wp-editor-wrap .wp_themeSkin table.mceLayout{border-color:#bed1dd #bed1dd #d0dfe9;}#editorcontainer #content,#editorcontainer .wp-editor-wrap .wp_themeSkin .mceIframeContainer{-moz-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 2px rgba(0,0,0,0.1);}.wp-editor-wrap .wp_themeSkin iframe{background:transparent;}.wp-editor-wrap .wp_themeSkin .mceStatusbar{color:#000;background-color:#f5f5f5;}.wp-editor-wrap .wp_themeSkin .mceButton{border-color:#B0C8D7;background-color:#cfdfe9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin a.mceButtonEnabled:hover{border-color:#5589AA!important;background-color:#c9c9c9;background-image:-ms-linear-gradient(bottom,#bdccd5,#fff);background-image:-moz-linear-gradient(bottom,#bdccd5,#fff);background-image:-o-linear-gradient(bottom,#bdccd5,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#bdccd5),to(#fff));background-image:-webkit-linear-gradient(bottom,#bdccd5,#fff)!important;background-image:linear-gradient(bottom,#bdccd5,#fff);}.wp-editor-wrap .wp_themeSkin a.mceButton:active,.wp-editor-wrap .wp_themeSkin a.mceButtonEnabled:active,.wp-editor-wrap .wp_themeSkin a.mceButtonSelected:active,.wp-editor-wrap .wp_themeSkin a.mceButtonActive,.wp-editor-wrap .wp_themeSkin a.mceButtonActive:active,.wp-editor-wrap .wp_themeSkin a.mceButtonActive:hover{background:#B0C8D7!important;background-image:-ms-linear-gradient(bottom,#fff,#cfdfe9);background-image:-moz-linear-gradient(bottom,#fff,#cfdfe9);background-image:-o-linear-gradient(bottom,#fff,#cfdfe9);background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#cfdfe9));background-image:-webkit-linear-gradient(bottom,#fff,#cfdfe9)!important;background-image:linear-gradient(bottom,#fff,#cfdfe9);border-color:#5589AA!important;}.wp-editor-wrap .wp_themeSkin .mceButtonDisabled{border-color:#B0C8D7!important;}.wp-editor-wrap .wp_themeSkin .mceListBox .mceText,.wp-editor-wrap .wp_themeSkin .mceListBox .mceOpen{border-color:#B0C8D7;background-color:#cfdfe9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin .mceListBox .mceOpen{border-left:0!important;}.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxHover .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxHover:active .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxSelected .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxSelected .mceText,.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:active .mceText{background:#B0C8D7;border-color:#5589AA!important;}.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:hover .mceText,.wp-editor-wrap .wp_themeSkin .mceListBoxHover .mceText,.wp-editor-wrap .wp_themeSkin table.mceListBoxEnabled:hover .mceOpen,.wp-editor-wrap .wp_themeSkin .mceListBoxHover .mceOpen{border-color:#5589AA!important;background-color:#c9c9c9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin select.mceListBox{border-color:#B2B2B2;background-color:#fff;}.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceAction,.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceOpen{border-color:#B0C8D7;}.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceOpen:hover,.wp-editor-wrap .wp_themeSkin .mceSplitButtonSelected a.mceOpen,.wp-editor-wrap .wp_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,.wp-editor-wrap .wp_themeSkin .mceSplitButton a.mceAction:hover{border-color:#5589AA!important;}.wp-editor-wrap .wp_themeSkin table.mceSplitButton td{background-color:#cfdfe9;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin table.mceSplitButton:hover td{background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff)!important;background-image:linear-gradient(bottom,#cfdfe9,#fff);}.wp-editor-wrap .wp_themeSkin .mceSplitButtonActive{background-color:#B0C8D7;}.wp-editor-wrap .wp_themeSkin div.mceColorSplitMenu table{background-color:#ebebeb;border-color:#B2B2B2;}.wp-editor-wrap .wp_themeSkin .mceColorSplitMenu a{border-color:#B2B2B2;}.wp-editor-wrap .wp_themeSkin .mceColorSplitMenu a.mceMoreColors{border-color:#fff;}.wp-editor-wrap .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover{border-color:#0A246A;background-color:#B6BDD2;}.wp-editor-wrap .wp_themeSkin a.mceMoreColors:hover{border-color:#0A246A;}.wp-editor-wrap .wp_themeSkin .mceMenu{border-color:#ddd;}.wp-editor-wrap .wp_themeSkin .mceMenu table{background-color:#ebeaeb;}.wp-editor-wrap .wp_themeSkin .mceMenu .mceText{color:#000;}.wp-editor-wrap .wp_themeSkin .mceMenu .mceMenuItemEnabled a:hover,.wp-editor-wrap .wp_themeSkin .mceMenu .mceMenuItemActive{background-color:#f5f5f5;}.wp-editor-wrap .wp_themeSkin td.mceMenuItemSeparator{background-color:#aaa;}.wp-editor-wrap .wp_themeSkin .mceMenuItemTitle a{background-color:#ccc;border-bottom-color:#aaa;}.wp-editor-wrap .wp_themeSkin .mceMenuItemTitle span.mceText{color:#000;}.wp-editor-wrap .wp_themeSkin .mceMenuItemDisabled .mceText{color:#888;}.wp-editor-wrap .wp_themeSkin tr.mceFirst td.mceToolbar{background:#cfdfe9 url("../images/ed-bg-vs.gif?ver=20101102") repeat-x scroll left top;border-color:#cfdfe9;}.wp-admin #mceModalBlocker{background:#000;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft{background:#444;border-left:1px solid #999;border-top:1px solid #999;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;}.wp-admin .clearlooks2 .mceFocus .mceTop .mceRight{background:#444;border-right:1px solid #999;border-top:1px solid #999;-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}.wp-admin .clearlooks2 .mceMiddle .mceLeft{background:#f1f1f1;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceMiddle .mceRight{background:#f1f1f1;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceBottom{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceLeft{background:#f1f1f1;border-bottom:1px solid #999;border-left:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceCenter{background:#f1f1f1;border-bottom:1px solid #999;}.wp-admin .clearlooks2 .mceBottom .mceRight{background:#f1f1f1;border-bottom:1px solid #999;border-right:1px solid #999;}.wp-admin .clearlooks2 .mceFocus .mceTop span{color:#e5e5e5;}.wp-editor-wrap .wp-switch-editor{background-color:#f5fafd;border-color:#d1e5ee #d1e5ee #d1e5ee;color:#999;}.wp-editor-wrap.tmce-active .switch-tmce,.wp-editor-wrap.html-active .switch-html{background-color:#eff8ff;border-color:#d1e5ee #d1e5ee #eff8ff;color:#333;}.wp-editor-wrap.quicktags-toolbar input{color:#464646;border-color:#d1e5ee;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}.wp-editor-wrap .quicktags-toolbar,.wp-editor-wrap.wp_themeSkin tr.mceFirst td.mceToolbar{border-bottom:1px solid #ccc;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:-o-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:-webkit-linear-gradient(bottom,#cfdfe9,#eff8ff);background-image:linear-gradient(bottom,#cfdfe9,#eff8ff);}.wp-editor-wrap .quicktags-toolbar input:hover{border-color:#aaa;background:#ddd;}.wp-editor-wrap.wp_themeSkin .mceButton,.wp-editor-wrap.wp_themeSkin .mceListBox .mceText,.wp-editor-wrap.wp_themeSkin .mceListBox .mceOpen{border-color:#ccc;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}.wp-editor-wrap.wp_themeSkin a.mceButtonEnabled:hover{border-color:#a0a0a0;background:#ddd;background-image:-ms-linear-gradient(bottom,#cfdfe9,#fff);background-image:-moz-linear-gradient(bottom,#cfdfe9,#fff);background-image:-o-linear-gradient(bottom,#cfdfe9,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#cfdfe9),to(#fff));background-image:-webkit-linear-gradient(bottom,#cfdfe9,#fff);background-image:linear-gradient(bottom,#cfdfe9,#fff);}#titlediv #title{border-color:#bdccd5;}#editorcontainer{border-color:#bdccd5 #bdccd5 #d0dfe9;}#post-status-info{border-color:#d0dfe9 #bdccd5 #bdccd5;}.editwidget .widget-inside{border-color:#d0dfe9;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#ddd;}#adminmenuback,#adminmenuwrap{background-color:#EFF8FF;border-color:#D1E5EE;}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow.png);background-position:top right;background-repeat:repeat-y;}#adminmenu li.wp-menu-separator{background:#D1E5EE;border-color:#bed1dd;}#adminmenu div.separator{border-color:#D1E5EE;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark-vs.png) no-repeat -1px 6px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows-vs.png) no-repeat -2px 6px;}#adminmenu a.menu-top,.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#fff;border-bottom-color:#cae6ff;}#adminmenu li.wp-menu-open{border-color:#d1e5ee;}#adminmenu li.menu-top:hover>a,#adminmenu li.menu-top.focused>a,#adminmenu li.menu-top>a:focus{background-color:#e0f1ff;text-shadow:0 1px 0 rgba(255,255,255,0.4);}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,#adminmenu .wp-menu-arrow,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#5589AA;background-image:-ms-linear-gradient(bottom,#5589AA,#619bbb);background-image:-moz-linear-gradient(bottom,#5589AA,#619bbb);background-image:-o-linear-gradient(bottom,#5589AA,#619bbb);background-image:-webkit-gradient(linear,left bottom,left top,from(#5589AA),to(#619bbb));background-image:-webkit-linear-gradient(bottom,#5589AA,#619bbb);background-image:linear-gradient(bottom,#5589AA,#619bbb);}#adminmenu .wp-menu-arrow div{background-color:#5589AA;background-image:-ms-linear-gradient(right bottom,#5589AA,#619bbb);background-image:-moz-linear-gradient(right bottom,#5589AA,#619bbb);background-image:-o-linear-gradient(right bottom,#5589AA,#619bbb);background-image:-webkit-gradient(linear,right bottom,left top,from(#5589AA),to(#619bbb));background-image:-webkit-linear-gradient(right bottom,#5589AA,#619bbb);background-image:linear-gradient(right bottom,#5589AA,#619bbb);}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{border-top-color:#fff;border-bottom-color:#cae6ff;background:#e0f1ff;}#adminmenu li.wp-not-current-submenu .wp-menu-arrow div{background:#e0f1ff;border-color:#cae6ff;}.folded #adminmenu li.menu-top li:hover a{background-image:none;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{text-shadow:0 -1px 0 #333;color:#fff;border-top-color:#5A8FAD;border-bottom-color:#5589AA;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{border-top-color:#5A8FAD;border-bottom-color:#5589AA;}#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu a:focus{background-color:#EFF8FF;color:#333;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;}#adminmenu .wp-submenu ul{background-color:#fff;}#adminmenu .wp-submenu-wrap,#adminmenu .wp-submenu ul{border-color:#d0dfe9;}#adminmenu .wp-submenu-wrap,.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.4);box-shadow:2px 2px 5px rgba(0,0,0,0.4);}#adminmenu .wp-submenu .wp-submenu-head{border-right-color:#e8eff4;background-color:#EFF8FF;}#adminmenu div.wp-submenu{background-color:transparent;}#collapse-menu{color:#A0C3D5;}#collapse-menu:hover{color:#5A8FAD;}#collapse-button{border-color:#d0dfe9;background-color:#eff8ff;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}#collapse-menu:hover #collapse-button{border-color:#A0C3D5;}#collapse-button div{background:transparent url(../images/arrows-vs.png) no-repeat 0 -72px;}.folded #collapse-button div{background-position:0 -108px;}.icon16.icon-dashboard,#adminmenu .menu-icon-dashboard div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -60px -33px;}#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-dashboard.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -60px -1px;}.icon16.icon-post,#adminmenu .menu-icon-post div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -271px -33px;}#adminmenu .menu-icon-post:hover div.wp-menu-image,#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -271px -1px;}.icon16.icon-media,#adminmenu .menu-icon-media div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -120px -33px;}#adminmenu .menu-icon-media:hover div.wp-menu-image,#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -120px -1px;}.icon16.icon-links,#adminmenu .menu-icon-links div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -90px -33px;}#adminmenu .menu-icon-links:hover div.wp-menu-image,#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -90px -1px;}.icon16.icon-page,#adminmenu .menu-icon-page div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -150px -33px;}#adminmenu .menu-icon-page:hover div.wp-menu-image,#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -150px -1px;}.icon16.icon-comments,#adminmenu .menu-icon-comments div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -30px -33px;}#adminmenu .menu-icon-comments:hover div.wp-menu-image,#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-comments.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -30px -1px;}.icon16.icon-appearance,#adminmenu .menu-icon-appearance div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll 0 -33px;}#adminmenu .menu-icon-appearance:hover div.wp-menu-image,#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll 0 -1px;}.icon16.icon-plugins,#adminmenu .menu-icon-plugins div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -180px -33px;}#adminmenu .menu-icon-plugins:hover div.wp-menu-image,#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -180px -1px;}.icon16.icon-users,#adminmenu .menu-icon-users div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -300px -33px;}#adminmenu .menu-icon-users:hover div.wp-menu-image,#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-users.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -300px -1px;}.icon16.icon-tools,#adminmenu .menu-icon-tools div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -210px -33px;}#adminmenu .menu-icon-tools:hover div.wp-menu-image,#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-tools.current div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -210px -1px;}.icon16.icon-settings,#icon-options-general,#adminmenu .menu-icon-settings div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -240px -33px;}#adminmenu .menu-icon-settings:hover div.wp-menu-image,#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -240px -1px;}.icon16.icon-site,#adminmenu .menu-icon-site div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -360px -33px;}#adminmenu .menu-icon-site:hover div.wp-menu-image,#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu-vs.png?ver=20100531') no-repeat scroll -360px -1px;}.icon32.icon-post,#icon-edit,#icon-post{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -552px -5px;}.icon32.icon-dashboard,#icon-index{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -137px -5px;}.icon32.icon-media,#icon-upload{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -251px -5px;}.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -190px -5px;}.icon32.icon-page,#icon-edit-pages,#icon-page{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -312px -5px;}.icon32.icon-comments,#icon-edit-comments{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -72px -5px;}.icon32.icon-appearance,#icon-themes{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -11px -5px;}.icon32.icon-plugins,#icon-plugins{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -370px -5px;}.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -600px -5px;}.icon32.icon-tools,#icon-tools,#icon-admin{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -432px -5px;}.icon32.icon-settings,#icon-options-general{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -492px -5px;}.icon32.icon-site,#icon-ms-admin{background:transparent url(../images/icons32-vs.png?ver=20100531) no-repeat -659px -5px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#E4F2FD;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#D54E21;}#screen-meta{background-color:#EFF8FF;border-color:#D1E5EE;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05);box-shadow:0 1px 3px rgba(0,0,0,0.05);}#contextual-help-back{background:#fff;}.contextual-help-tabs a:hover{background-color:#ceeaff;color:#333;}#contextual-help-back,.contextual-help-tabs .active{border-color:#D1E5EE;}.contextual-help-tabs .active,.contextual-help-tabs .active a,.contextual-help-tabs .active a:hover{background:#fff;color:#000;}#screen-options-link-wrap,#contextual-help-link-wrap{background-color:#eff8ff;border-right:1px solid #D1E5EE;border-left:1px solid #D1E5EE;border-bottom:1px solid #D1E5EE;background-image:-ms-linear-gradient(bottom,#eff8ff,#fff);background-image:-moz-linear-gradient(bottom,#eff8ff,#fff);background-image:-o-linear-gradient(bottom,#eff8ff,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#eff8ff),to(#fff));background-image:-webkit-linear-gradient(bottom,#eff8ff,#fff);background-image:linear-gradient(bottom,#eff8ff,#fff);}#screen-meta-links a.show-settings{color:#606060;}#screen-meta-links a.show-settings:hover{color:#000;}#screen-meta-links a.show-settings{background:transparent url(../images/arrows.png) no-repeat right 3px;}#screen-meta-links a.show-settings.screen-meta-active{background:transparent url(../images/arrows.png) no-repeat right -33px;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}.vim-current,.vim-current th,.vim-current td{background-color:#E4F2FD!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}div.star img{border-left:1px solid #fff;border-right:1px solid #fff;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea,#bulk-titles{border-color:#ddd;}.inline-editor div.title{background-color:#EAF3FA;}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#D54E21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows-vs.png) no-repeat 6px 7px;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#d1e5ee;background:#eee url('../images/menu-bits-vs.gif?ver=20101102') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover,.tablenav .tablenav-pages a:focus{color:#d54e21;}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:focus{color:#aaa;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-top-color:#fff;border-bottom-color:#eee;}#minor-publishing{border-bottom-color:#ddd;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,body.press-this ul.category-tabs li.tabs a{color:#333;}.view-switch #view-switch-list{background:transparent url(../images/list.png) no-repeat 0 0;}.view-switch .current #view-switch-list{background:transparent url(../images/list.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -20px 0;}.view-switch .current #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo-vs.png?ver=20101102) no-repeat scroll center center;}.popular-tags,.feature-filter{background-color:#fff;border-color:#DFDFDF;}#theme-information .action-button{border-top-color:#DFDFDF;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#f7fcfe;border-color:#d0dfe9;}#available-widgets .widget-holder{background-color:#f7fcfe;border-color:#d0dfe9;}#available-widgets .widget-description{color:#555;}.sidebar-name{color:#464646;background-color:#f7fcfe;background-image:-ms-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:-moz-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:-o-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:-webkit-gradient(linear,left top,left bottom,from(#ECF8FE),to(#f7fcfe));background-image:-webkit-linear-gradient(top,#ECF8FE,#f7fcfe);background-image:linear-gradient(top,#ECF8FE,#f7fcfe);text-shadow:#fff 0 1px 0;border-color:#d0dfe9;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}.sidebar-name-arrow{background:transparent url(../images/arrows-vs.png) no-repeat 5px 9px;}.sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1;}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:.5;}#dashboard_recent_comments div.undo{border-top-color:#dfdfdf;}.comment-ays,.comment-ays th{border-color:#ddd;}.comment-ays th{background-color:#f1f1f1;}#menu-management .menu-edit{border-color:#d0dfe9;}#post-body{background:#fff;border-top-color:#fff;border-bottom-color:#d0dfe9;}#nav-menu-header{border-bottom-color:#d0dfe9;}#nav-menu-footer{border-top-color:#fff;}#menu-management .nav-tabs-arrow a{color:#C1C1C1;}#menu-management .nav-tabs-arrow a:hover{color:#D54E21;}#menu-management .nav-tabs-arrow a:active{color:#464646;}#menu-management .nav-tab-active{border-color:#dfdfdf;}#menu-management .nav-tab{background:#f7fcfe;border-color:#d0dfe9;}.js .input-with-default-title{color:#aaa;}#cancel-save{color:#f00;}#cancel-save:hover{background-color:#F00;color:#fff;}.list-container{border-color:#dfdfdf;}.menu-item-handle{border-color:#d0dfe9;}.menu li.deleting .menu-item-handle{background-color:#f66;text-shadow:#ccc;}.item-type{color:#999;}.item-controls .menu-item-delete:hover{color:#f00;}.nav-menus-php .item-edit{background:transparent url(../images/arrows-vs.png) no-repeat 8px 10px;border-bottom-color:#eff8ff;}.item-edit:hover{background:transparent url(../images/arrows-dark-vs.png) no-repeat 8px 10px;}.menu-item-settings{border-color:#d0dfe9;}.link-to-original{color:#777;border-color:#d0dfe9;}#cancel-save:hover{color:#fff!important;}#update-menu-item{color:#fff!important;}#update-menu-item:hover,#update-menu-item:active,#update-menu-item:focus{color:#eaf2fa!important;border-color:#13455b!important;}.submitbox .submitcancel{color:#21759B;border-bottom-color:#21759B;}.submitbox .submitcancel:hover{background:#21759B;color:#fff;}#menu-management .nav-tab-active,.menu-item-handle,.menu-item-settings{-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}#menu-management .nav-tab-active{background:#eff8ff;border-bottom-color:#eff8ff;}#upload-form label{color:#777;}.fullscreen-overlay{background:#fff;}.wp-fullscreen-focus #wp-fullscreen-title,.wp-fullscreen-focus #wp-fullscreen-container{border-color:#BED1DD;}#fullscreen-topbar{border-bottom-color:#D1E5EE;}.about-wrap h1{color:#333;text-shadow:1px 1px 1px white;}.about-text{color:#777;}.wp-badge{color:#fff;text-shadow:0 -1px 0 rgba(22,57,81,0.3);}.about-wrap h2 .nav-tab{color:#21759B;}.about-wrap h2 .nav-tab:hover{color:#d54e21;}.about-wrap h2 .nav-tab-active,.about-wrap h2 .nav-tab-active:hover{color:#333;}.about-wrap h2 .nav-tab-active{text-shadow:1px 1px 1px white;color:#464646;}.about-wrap h3{color:#333;text-shadow:1px 1px 1px white;}.about-wrap .feature-section h4{color:#464646;}.about-wrap .feature-section img,.about-wrap .feature-section .image-mask{background:#fff;border-color:#dfdfdf;-moz-box-shadow:0 0 6px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 6px rgba(0,0,0,0.3);box-shadow:0 0 6px rgba(0,0,0,0.3);}.about-wrap h4.wp-people-group{text-shadow:1px 1px 1px white;}.about-wrap li.wp-person img.gravatar{-moz-box-shadow:0 0 4px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);box-shadow:0 0 4px rgba(0,0,0,0.4);}.about-wrap li.wp-person .title{color:#464646;text-shadow:1px 1px 1px white;}.freedoms-php .about-wrap ol li{color:#999;}.freedoms-php .about-wrap ol p{color:#464646;}.rtl .bar{border-right-color:none;border-left-color:#99d;}.rtl .post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}.rtl #screen-meta-links a.show-settings{background-position:left 3px;}.rtl #screen-meta-links a.show-settings.screen-meta-active{background-position:left -33px;}.rtl #adminmenushadow,.rtl #adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left;}.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark-vs.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle,.rtl #adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows-vs.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-submenu .wp-submenu-head{border-right-color:none;border-left-color:#d1e5ee;}.rtl #adminmenu .wp-submenu-wrap,.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);box-shadow:-2px 2px 5px rgba(0,0,0,0.4);}.rtl #collapse-button div{background-position:0 -108px;}.rtl.folded #collapse-button div{background-position:0 -72px;}.rtl .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows-vs.png) no-repeat 6px 7px;}.rtl .tablenav .tablenav-pages a{border-color:#d1e5ee;background:#eee url('../images/menu-bits-rtl-vs.gif?ver=20100610') repeat-x scroll right -379px;}.rtl #post-body .misc-pub-section{border-right-color:none;border-left-color:#d1e5ee;}.rtl .sidebar-name-arrow{background:transparent url(../images/arrows-vs.png) no-repeat 5px 9px;}.rtl .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark-vs.png) no-repeat 5px 9px;} \ No newline at end of file diff --git a/wp-admin/css/colors-classic.dev.css b/wp-admin/css/colors-classic.dev.css index 19bf01890e..9bb9c8d9b4 100644 --- a/wp-admin/css/colors-classic.dev.css +++ b/wp-admin/css/colors-classic.dev.css @@ -2168,8 +2168,9 @@ div.widgets-sortables, color: #464646; } -.about-wrap .feature-section img { - background: #f9f9f9; +.about-wrap .feature-section img, +.about-wrap .feature-section .image-mask { + background: #fff; border-color: #dfdfdf; -moz-box-shadow: 0 0 6px rgba( 0, 0, 0, 0.3 ); diff --git a/wp-admin/css/colors-fresh.css b/wp-admin/css/colors-fresh.css index 287134d127..79a53228e2 100644 --- a/wp-admin/css/colors-fresh.css +++ b/wp-admin/css/colors-fresh.css @@ -1 +1 @@ -html,.wp-dialog{background-color:#fff;}textarea,input[type="text"],input[type="password"],input[type="file"],input[type="button"],input[type="submit"],input[type="reset"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="url"],select{border-color:#dfdfdf;background-color:#fff;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="file"]:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="url"]:focus,select:focus{border-color:#bbb;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body>#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links{border-color:#ccc;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#F9F9F9;}#postcustomstuff thead th{background-color:#F1F1F1;}.widefat{border-color:#dfdfdf;background-color:#f9f9f9;}textarea.widefat{background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,.wp-tab-panel,ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-color:#dfdfdf;background-color:#fff;}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{background-color:#fff;}input.disabled,textarea.disabled{background-color:#ccc;}#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3,.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head,.sidebar-name,#nav-menu-header,#nav-menu-footer,.menu-item-handle,#fullscreen-topbar{background-color:#f1f1f1;background-image:-ms-linear-gradient(top,#f9f9f9,#ececec);background-image:-moz-linear-gradient(top,#f9f9f9,#ececec);background-image:-o-linear-gradient(top,#f9f9f9,#ececec);background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#ececec));background-image:-webkit-linear-gradient(top,#f9f9f9,#ececec);background-image:linear-gradient(top,#f9f9f9,#ececec);}.widget .widget-top,.postbox h3,.stuffbox h3{border-bottom-color:#dfdfdf;text-shadow:#fff 0 1px 0;-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#464646;}.wrap .add-new-h2{background:#f1f1f1;}.subtitle{color:#777;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alternate,.alt{background-color:#fcfcfc;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload,#media-upload .media-item .slidetoggle{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}div.error,.login #login_error{background-color:#ffebe8;border-color:#c00;}div.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input,.form-invalid select{border-color:#c00!important;}.submit{border-color:#DFDFDF;}.highlight{background-color:#e4f2fd;color:#000;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.subsubsub{color:#666;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#bbb;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;text-shadow:rgba(255,255,255,1) 0 1px 0;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}input.button-primary,button.button-primary,a.button-primary{border-color:#298cba;font-weight:bold;color:#fff;background:#21759B url(../images/button-grad.png) repeat-x scroll left top;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}input.button-primary:active,button.button-primary:active,a.button-primary:active{background:#21759b url(../images/button-grad-active.png) repeat-x scroll left top;color:#eaf2fa;}input.button-primary:hover,button.button-primary:hover,a.button-primary:hover,a.button-primary:focus,a.button-primary:active{border-color:#13455b;color:#eaf2fa;}.button-disabled,.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#aaa!important;border-color:#ddd!important;}.button-primary-disabled,.button-primary[disabled],.button-primary:disabled{color:#9FD0D5!important;background:#298CBA!important;}a:hover,a:active,a:focus{color:#d54e21;}#adminmenu a:hover,#adminmenu li.menu-top>a:focus,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}#side-sortables .category-tabs .tabs a,#side-sortables .add-menu-item-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}div.updated,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#B8D3E2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th{border-top-color:#fff;border-bottom-color:#dfdfdf;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat td{color:#555;}.widefat p,.widefat ol,.widefat ul{color:#333;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;}th.sortable a:hover,th.sortable a:active,th.sortable a:focus{color:#333;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#21759b;}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li.current a .awaiting-mod,#adminmenu li a.wp-has-current-submenu .update-plugins{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on,.submitted-on{color:#777;}.login #nav a,.login #backtoblog a{color:#21759b!important;}.login #nav a:hover,.login #backtoblog a:hover{color:#d54e21!important;}#footer{color:#777;border-color:#dfdfdf;}.imgedit-group,#media-items .media-item,.media-item .describe{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fcfcfc;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#f4f4f4;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list tr.undo,#the-comment-list div.undo{background-color:#f4f4f4;}#the-comment-list .unapproved{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}table.widefat span.delete a,table.widefat span.trash a,table.widefat span.spam a,#dashboard_recent_comments .delete a,#dashboard_recent_comments .trash a,#dashboard_recent_comments .spam a{color:#bc0b0b;}.welcome-panel{border-color:#dfdfdf;}.welcome-panel p{color:#777;}.welcome-panel-column p{color:#464646;}.welcome-panel h3{text-shadow:1px 1px 1px white;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#dfdfdf;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px;}.widget,#widget-list .widget-top,.postbox,.menu-item-settings{background-color:#f5f5f5;background-image:-ms-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-moz-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-o-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:linear-gradient(top,#f9f9f9,#f5f5f5);}.postbox h3{color:#464646;}.widget .widget-top{color:#222;}.sidebar-name:hover h3,.postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag,.update-nag{background-color:#FFFBCC;border-color:#E6DB55;color:#555;}#screen-meta{background-color:#f1f1f1;border-color:#ccc;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05);box-shadow:0 1px 3px rgba(0,0,0,0.05);}#contextual-help-back{background:#fff;}.contextual-help-tabs a:hover{color:#333;}#contextual-help-back,.contextual-help-tabs .active{border-color:#ccc;}.contextual-help-tabs .active,.contextual-help-tabs .active a,.contextual-help-tabs .active a:hover{background:#fff;color:#000;}#screen-options-link-wrap,#contextual-help-link-wrap{background-color:#e3e3e3;border-right:1px solid transparent;border-left:1px solid transparent;border-bottom:1px solid transparent;background-image:-ms-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-moz-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-o-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-webkit-gradient(linear,left bottom,left top,from(#dfdfdf),to(#f1f1f1));background-image:-webkit-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:linear-gradient(bottom,#dfdfdf,#f1f1f1);}#screen-meta-links a.show-settings{color:#777;}#screen-meta-links a.show-settings:hover{color:#000;}#screen-meta-links a.show-settings{background:transparent url(../images/arrows.png) no-repeat right 3px;}#screen-meta-links a.show-settings.screen-meta-active{background:transparent url(../images/arrows.png) no-repeat right -33px;}.login #backtoblog a{color:#464646;}#wphead{border-bottom:#dfdfdf 1px solid;}#wphead h1 a{color:#464646;}#footer a:link,#footer a:visited{text-decoration:none;}#footer a:hover{color:#000;text-decoration:underline;}.file-error,abbr.required,.widget-control-remove:hover,table.widefat .delete a:hover,table.widefat .trash a:hover,table.widefat .spam a:hover,#dashboard_recent_comments .delete a:hover,#dashboard_recent_comments .trash a:hover #dashboard_recent_comments .spam a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#titlediv #title{border-color:#ccc;}#post-status-info{border-color:#dfdfdf #ccc #ccc;background-color:#eaeaea;}.editwidget .widget-inside{border-color:#dfdfdf;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#ddd;}#adminmenuback,#adminmenuwrap{background-color:#ececec;border-color:#ccc;}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow.png);background-position:top right;background-repeat:repeat-y;}#adminmenu li.wp-menu-separator{background:#dfdfdf;border-color:#cfcfcf;}#adminmenu div.separator{border-color:#e1e1e1;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark.png) no-repeat -1px 6px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows.png) no-repeat -2px 6px;}#adminmenu a.menu-top,.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#f9f9f9;border-bottom-color:#dfdfdf;}#adminmenu li.wp-menu-open{border-color:#dfdfdf;}#adminmenu li.menu-top:hover>a,#adminmenu li.menu-top.focused>a,#adminmenu li.menu-top>a:focus{background-color:#e4e4e4;text-shadow:0 1px 0 rgba(255,255,255,0.4);}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,#adminmenu .wp-menu-arrow,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#777;background-image:-ms-linear-gradient(bottom,#6d6d6d,#808080);background-image:-moz-linear-gradient(bottom,#6d6d6d,#808080);background-image:-o-linear-gradient(bottom,#6d6d6d,#808080);background-image:-webkit-gradient(linear,left bottom,left top,from(#6d6d6d),to(#808080));background-image:-webkit-linear-gradient(bottom,#6d6d6d,#808080);background-image:linear-gradient(bottom,#6d6d6d,#808080);}#adminmenu .wp-menu-arrow div{background-color:#777;background-image:-ms-linear-gradient(right bottom,#6d6d6d,#808080);background-image:-moz-linear-gradient(right bottom,#6d6d6d,#808080);background-image:-o-linear-gradient(right bottom,#6d6d6d,#808080);background-image:-webkit-gradient(linear,right bottom,left top,from(#6d6d6d),to(#808080));background-image:-webkit-linear-gradient(right bottom,#6d6d6d,#808080);background-image:linear-gradient(right bottom,#6d6d6d,#808080);}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{border-top-color:#f9f9f9;border-bottom-color:#dfdfdf;background:#E4E4E4;}#adminmenu li.wp-not-current-submenu .wp-menu-arrow div{background:#E4E4E4;border-color:#ccc;}.folded #adminmenu li.menu-top li:hover a{background-image:none;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{text-shadow:0 -1px 0 #333;color:#fff;border-top-color:#808080;border-bottom-color:#6d6d6d;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{border-top-color:#808080;border-bottom-color:#6d6d6d;}#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu a:focus{background-color:#EAF2FA;color:#333;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;}#adminmenu .wp-submenu ul{background-color:#fff;}#adminmenu .wp-submenu-wrap,#adminmenu .wp-submenu ul{border-color:#dfdfdf;}#adminmenu .wp-submenu-wrap,.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.4);box-shadow:2px 2px 5px rgba(0,0,0,0.4);}#adminmenu .wp-submenu .wp-submenu-head{border-right-color:#dfdfdf;background-color:#ececec;}#adminmenu div.wp-submenu{background-color:transparent;}#collapse-menu{color:#aaa;}#collapse-menu:hover{color:#999;}#collapse-button{border-color:#ccc;background-color:#f4f4f4;background-image:-ms-linear-gradient(bottom,#dfdfdf,#fff);background-image:-moz-linear-gradient(bottom,#dfdfdf,#fff);background-image:-o-linear-gradient(bottom,#dfdfdf,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#dfdfdf),to(#fff));background-image:-webkit-linear-gradient(bottom,#dfdfdf,#fff);background-image:linear-gradient(bottom,#dfdfdf,#fff);}#collapse-menu:hover #collapse-button{border-color:#aaa;}#collapse-button div{background:transparent url(../images/arrows.png) no-repeat 0 -72px;}.folded #collapse-button div{background-position:0 -108px;}.icon16.icon-dashboard,#adminmenu .menu-icon-dashboard div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -60px -33px;}#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-dashboard.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -60px -1px;}.icon16.icon-post,#adminmenu .menu-icon-post div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -271px -33px;}#adminmenu .menu-icon-post:hover div.wp-menu-image,#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -271px -1px;}.icon16.icon-media,#adminmenu .menu-icon-media div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -120px -33px;}#adminmenu .menu-icon-media:hover div.wp-menu-image,#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -120px -1px;}.icon16.icon-links,#adminmenu .menu-icon-links div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -90px -33px;}#adminmenu .menu-icon-links:hover div.wp-menu-image,#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -90px -1px;}.icon16.icon-page,#adminmenu .menu-icon-page div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -150px -33px;}#adminmenu .menu-icon-page:hover div.wp-menu-image,#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -150px -1px;}.icon16.icon-comments,#adminmenu .menu-icon-comments div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -30px -33px;}#adminmenu .menu-icon-comments:hover div.wp-menu-image,#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-comments.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -30px -1px;}.icon16.icon-appearance,#adminmenu .menu-icon-appearance div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll 0 -33px;}#adminmenu .menu-icon-appearance:hover div.wp-menu-image,#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll 0 -1px;}.icon16.icon-plugins,#adminmenu .menu-icon-plugins div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -180px -33px;}#adminmenu .menu-icon-plugins:hover div.wp-menu-image,#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -180px -1px;}.icon16.icon-users,#adminmenu .menu-icon-users div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -300px -33px;}#adminmenu .menu-icon-users:hover div.wp-menu-image,#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-users.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -300px -1px;}.icon16.icon-tools,#adminmenu .menu-icon-tools div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -210px -33px;}#adminmenu .menu-icon-tools:hover div.wp-menu-image,#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-tools.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -210px -1px;}.icon16.icon-settings,#adminmenu .menu-icon-settings div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -240px -33px;}#adminmenu .menu-icon-settings:hover div.wp-menu-image,#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -240px -1px;}.icon16.icon-site,#adminmenu .menu-icon-site div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -360px -33px;}#adminmenu .menu-icon-site:hover div.wp-menu-image,#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -360px -1px;}.icon32.icon-post,#icon-edit,#icon-post{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -552px -5px;}.icon32.icon-dashboard,#icon-index{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -137px -5px;}.icon32.icon-media,#icon-upload{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -251px -5px;}.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -190px -5px;}.icon32.icon-page,#icon-edit-pages,#icon-page{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -312px -5px;}.icon32.icon-comments,#icon-edit-comments{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -72px -5px;}.icon32.icon-appearance,#icon-themes{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -11px -5px;}.icon32.icon-plugins,#icon-plugins{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -370px -5px;}.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -600px -5px;}.icon32.icon-tools,#icon-tools,#icon-admin{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -432px -5px;}.icon32.icon-settings,#icon-options-general{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -492px -5px;}.icon32.icon-site,#icon-ms-admin{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -659px -5px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#E4F2FD;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#D54E21;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}.vim-current,.vim-current th,.vim-current td{background-color:#E4F2FD!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}div.star img{border-left:1px solid #fff;border-right:1px solid #fff;}.widefat div.star img{border-left:1px solid #f9f9f9;border-right:1px solid #f9f9f9;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea,#bulk-titles{border-color:#ddd;}.inline-editor div.title{background-color:#EAF3FA;}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#D54E21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits.gif?ver=20100610') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover,.tablenav .tablenav-pages a:focus{color:#d54e21;}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:focus{color:#aaa;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-top-color:#fff;border-bottom-color:#dfdfdf;}#minor-publishing{border-bottom-color:#dfdfdf;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,body.press-this ul.category-tabs li.tabs a{color:#333;}.view-switch #view-switch-list{background:transparent url(../images/list.png) no-repeat 0 0;}.view-switch .current #view-switch-list{background:transparent url(../images/list.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -20px 0;}.view-switch .current #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo.png?ver=20110504) no-repeat scroll center center;}.popular-tags,.feature-filter{background-color:#fff;border-color:#DFDFDF;}#theme-information .action-button{border-top-color:#DFDFDF;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#fcfcfc;border-color:#dfdfdf;}#available-widgets .widget-holder{background-color:#fcfcfc;border-color:#dfdfdf;}#available-widgets .widget-description{color:#555;}.sidebar-name{color:#464646;text-shadow:#fff 0 1px 0;border-color:#dfdfdf;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}.sidebar-name-arrow{background:transparent url(../images/arrows.png) no-repeat 5px 9px;}.sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark.png) no-repeat 5px 9px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1;}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:.5;}#dashboard_recent_comments div.undo{border-top-color:#dfdfdf;}.comment-ays,.comment-ays th{border-color:#ddd;}.comment-ays th{background-color:#f1f1f1;}#menu-management .menu-edit{border-color:#dfdfdf;}#post-body{background:#fff;border-top-color:#fff;border-bottom-color:#dfdfdf;}#nav-menu-header{border-bottom-color:#dfdfdf;}#nav-menu-footer{border-top-color:#fff;}#menu-management .nav-tabs-arrow a{color:#C1C1C1;}#menu-management .nav-tabs-arrow a:hover{color:#D54E21;}#menu-management .nav-tabs-arrow a:active{color:#464646;}#menu-management .nav-tab-active{border-color:#dfdfdf;}#menu-management .nav-tab{background:#fbfbfb;border-color:#dfdfdf;}.js .input-with-default-title{color:#aaa;}#cancel-save{color:#f00;}#cancel-save:hover{background-color:#F00;color:#fff;}.list-container{border-color:#DFDFDF;}.menu-item-handle{border-color:#dfdfdf;}.menu li.deleting .menu-item-handle{background-color:#f66;text-shadow:#ccc;}.item-type{color:#999;}.item-controls .menu-item-delete:hover{color:#f00;}.nav-menus-php .item-edit{background:transparent url(../images/arrows.png) no-repeat 8px 10px;border-bottom-color:#eee;}.item-edit:hover{background:transparent url(../images/arrows-dark.png) no-repeat 8px 10px;}.menu-item-settings{border-color:#dfdfdf;}.link-to-original{color:#777;border-color:#dfdfdf;}#cancel-save:hover{color:#fff!important;}#update-menu-item{color:#fff!important;}#update-menu-item:hover,#update-menu-item:active,#update-menu-item:focus{color:#eaf2fa!important;border-color:#13455b!important;}.submitbox .submitcancel{color:#21759B;border-bottom-color:#21759B;}.submitbox .submitcancel:hover{background:#21759B;color:#fff;}#menu-management .nav-tab-active,.menu-item-handle,.menu-item-settings{-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}#menu-management .nav-tab-active{background:#f9f9f9;border-bottom-color:#f9f9f9;}#upload-form label{color:#777;}.fullscreen-overlay{background:#fff;}.wp-fullscreen-focus #wp-fullscreen-title,.wp-fullscreen-focus #wp-fullscreen-container{border-color:#ccc;}#fullscreen-topbar{border-bottom-color:#DFDFDF;}.about-wrap h1{color:#333;text-shadow:1px 1px 1px white;}.about-text{color:#777;}.wp-badge{color:#fff;text-shadow:0 -1px 0 rgba(22,57,81,0.3);}.about-wrap h2 .nav-tab{color:#21759B;}.about-wrap h2 .nav-tab:hover{color:#d54e21;}.about-wrap h2 .nav-tab-active,.about-wrap h2 .nav-tab-active:hover{color:#333;}.about-wrap h2 .nav-tab-active{text-shadow:1px 1px 1px white;color:#464646;}.about-wrap h3{color:#333;text-shadow:1px 1px 1px white;}.about-wrap .feature-section h4{color:#464646;}.about-wrap .feature-section img{background:#f9f9f9;border-color:#dfdfdf;-moz-box-shadow:0 0 6px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 6px rgba(0,0,0,0.3);box-shadow:0 0 6px rgba(0,0,0,0.3);}.about-wrap h4.wp-people-group{text-shadow:1px 1px 1px white;}.about-wrap li.wp-person img.gravatar{-moz-box-shadow:0 0 4px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);box-shadow:0 0 4px rgba(0,0,0,0.4);}.about-wrap li.wp-person .title{color:#464646;text-shadow:1px 1px 1px white;}.freedoms-php .about-wrap ol li{color:#999;}.freedoms-php .about-wrap ol p{color:#464646;}.rtl .bar{border-right-color:none;border-left-color:#99d;}.rtl .post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}.rtl #screen-meta-links a.show-settings{background-position:left 3px;}.rtl #screen-meta-links a.show-settings.screen-meta-active{background-position:left -33px;}.rtl #adminmenushadow,.rtl #adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left;}.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle,.rtl #adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-submenu .wp-submenu-head{border-right-color:none;border-left-color:#dfdfdf;}.rtl #adminmenu .wp-submenu-wrap,.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);box-shadow:-2px 2px 5px rgba(0,0,0,0.4);}.rtl #collapse-button div{background-position:0 -108px;}.rtl.folded #collapse-button div{background-position:0 -72px;}.rtl .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.rtl .tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits-rtl.gif?ver=20100610') repeat-x scroll right -379px;}.rtl #post-body .misc-pub-section{border-right-color:none;border-left-color:#eee;}.rtl .sidebar-name-arrow{background:transparent url(../images/arrows.png) no-repeat 5px 9px;}.rtl .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark.png) no-repeat 5px 9px;} \ No newline at end of file +html,.wp-dialog{background-color:#fff;}textarea,input[type="text"],input[type="password"],input[type="file"],input[type="button"],input[type="submit"],input[type="reset"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="url"],select{border-color:#dfdfdf;background-color:#fff;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="file"]:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="url"]:focus,select:focus{border-color:#bbb;}kbd,code{background:#eaeaea;}input[readonly]{background-color:#eee;}.find-box-search{border-color:#dfdfdf;background-color:#f1f1f1;}.find-box{background-color:#f1f1f1;}.find-box-inside{background-color:#fff;}a.page-numbers:hover{border-color:#999;}body,#wpbody,.form-table .pre{color:#333;}body>#upload-menu{border-bottom-color:#fff;}#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links{border-color:#ccc;}#poststuff .inside label.spam,#poststuff .inside label.deleted{color:red;}#poststuff .inside label.waiting{color:orange;}#poststuff .inside label.approved{color:green;}#postcustomstuff table{border-color:#dfdfdf;background-color:#F9F9F9;}#postcustomstuff thead th{background-color:#F1F1F1;}.widefat{border-color:#dfdfdf;background-color:#f9f9f9;}textarea.widefat{background-color:#fff;}div.dashboard-widget-error{background-color:#c43;}div.dashboard-widget-notice{background-color:#cfe1ef;}div.dashboard-widget-submit{border-top-color:#ccc;}div.tabs-panel,.wp-tab-panel,ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-color:#dfdfdf;background-color:#fff;}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{background-color:#fff;}input.disabled,textarea.disabled{background-color:#ccc;}#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited{color:#fff;}.widget .widget-top,.postbox h3,.stuffbox h3,.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head,.sidebar-name,#nav-menu-header,#nav-menu-footer,.menu-item-handle,#fullscreen-topbar{background-color:#f1f1f1;background-image:-ms-linear-gradient(top,#f9f9f9,#ececec);background-image:-moz-linear-gradient(top,#f9f9f9,#ececec);background-image:-o-linear-gradient(top,#f9f9f9,#ececec);background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#ececec));background-image:-webkit-linear-gradient(top,#f9f9f9,#ececec);background-image:linear-gradient(top,#f9f9f9,#ececec);}.widget .widget-top,.postbox h3,.stuffbox h3{border-bottom-color:#dfdfdf;text-shadow:#fff 0 1px 0;-moz-box-shadow:0 1px 0 #fff;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;}.form-table th,.form-wrap label{color:#222;text-shadow:#fff 0 1px 0;}.description,.form-wrap p{color:#666;}strong .post-com-count span{background-color:#21759b;}.sorthelper{background-color:#ccf3fa;}.ac_match,.subsubsub a.current{color:#000;}.wrap h2{color:#464646;}.wrap .add-new-h2{background:#f1f1f1;}.subtitle{color:#777;}.ac_over{background-color:#f0f0b8;}.ac_results{background-color:#fff;border-color:#808080;}.ac_results li{color:#101010;}.alternate,.alt{background-color:#fcfcfc;}.available-theme a.screenshot{background-color:#f1f1f1;border-color:#ddd;}.bar{background-color:#e8e8e8;border-right-color:#99d;}#media-upload,#media-upload .media-item .slidetoggle{background:#fff;}#media-upload .slidetoggle{border-top-color:#dfdfdf;}div.error,.login #login_error{background-color:#ffebe8;border-color:#c00;}div.error a{color:#c00;}.form-invalid{background-color:#ffebe8!important;}.form-invalid input,.form-invalid select{border-color:#c00!important;}.submit{border-color:#DFDFDF;}.highlight{background-color:#e4f2fd;color:#000;}.howto,.nonessential,#edit-slug-box,.form-input-tip,.subsubsub{color:#666;}.media-upload-form label.form-help,td.help{color:#9a9a9a;}.post-com-count{background-image:url(../images/bubble_bg.gif);color:#fff;}.post-com-count span{background-color:#bbb;color:#fff;}.post-com-count:hover span{background-color:#d54e21;}.quicktags,.search{background-color:#ccc;color:#000;}.side-info h5{border-bottom-color:#dadada;}.side-info ul{color:#666;}.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#bbb;color:#464646;}.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#666;}.button,.submit input,.button-secondary{background:#f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;text-shadow:rgba(255,255,255,1) 0 1px 0;}.button:active,.submit input:active,.button-secondary:active{background:#eee url(../images/white-grad-active.png) repeat-x scroll left top;}input.button-primary,button.button-primary,a.button-primary{border-color:#298cba;font-weight:bold;color:#fff;background:#21759B url(../images/button-grad.png) repeat-x scroll left top;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}input.button-primary:active,button.button-primary:active,a.button-primary:active{background:#21759b url(../images/button-grad-active.png) repeat-x scroll left top;color:#eaf2fa;}input.button-primary:hover,button.button-primary:hover,a.button-primary:hover,a.button-primary:focus,a.button-primary:active{border-color:#13455b;color:#eaf2fa;}.button-disabled,.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#aaa!important;border-color:#ddd!important;}.button-primary-disabled,.button-primary[disabled],.button-primary:disabled{color:#9FD0D5!important;background:#298CBA!important;}a:hover,a:active,a:focus{color:#d54e21;}#adminmenu a:hover,#adminmenu li.menu-top>a:focus,#adminmenu ul.wp-submenu a:hover,#the-comment-list .comment a:hover,#rightnow a:hover,#media-upload a.del-link:hover,div.dashboard-widget-submit input:hover,.subsubsub a:hover,.subsubsub a.current:hover,.ui-tabs-nav a:hover,.plugins .inactive a:hover,#all-plugins-table .plugins .inactive a:hover,#search-plugins-table .plugins .inactive a:hover{color:#d54e21;}#the-comment-list .comment-item,#dashboard-widgets #dashboard_quick_press form p.submit{border-color:#dfdfdf;}#side-sortables .category-tabs .tabs a,#side-sortables .add-menu-item-tabs .tabs a,.wp-tab-bar .wp-tab-active a{color:#333;}#rightnow .rbutton{background-color:#ebebeb;color:#264761;}.submitbox .submit{background-color:#464646;color:#ccc;}.plugins a.delete:hover,#all-plugins-table .plugins a.delete:hover,#search-plugins-table .plugins a.delete:hover,.submitbox .submitdelete{color:#f00;border-bottom-color:#f00;}.submitbox .submitdelete:hover,#media-items a.delete:hover{color:#fff;background-color:#f00;border-bottom-color:#f00;}#normal-sortables .submitbox .submitdelete:hover{color:#000;background-color:#f00;border-bottom-color:#f00;}.tablenav .dots{border-color:transparent;}.tablenav .next,.tablenav .prev{border-color:transparent;color:#21759b;}.tablenav .next:hover,.tablenav .prev:hover{border-color:transparent;color:#d54e21;}div.updated,.login .message{background-color:#ffffe0;border-color:#e6db55;}.update-message{color:#000;}a.page-numbers{border-bottom-color:#B8D3E2;}.commentlist li{border-bottom-color:#ccc;}.widefat td,.widefat th{border-top-color:#fff;border-bottom-color:#dfdfdf;}.widefat th{text-shadow:rgba(255,255,255,0.8) 0 1px 0;}.widefat td{color:#555;}.widefat p,.widefat ol,.widefat ul{color:#333;}.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head{color:#333;}th.sortable a:hover,th.sortable a:active,th.sortable a:focus{color:#333;}h3.dashboard-widget-title small a{color:#d7d7d7;}h3.dashboard-widget-title small a:hover{color:#fff;}a,#adminmenu a,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a{color:#21759b;}#adminmenu .awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}#plugin-information .action-button{background-color:#d54e21;color:#fff;}#adminmenu li.current a .awaiting-mod,#adminmenu li a.wp-has-current-submenu .update-plugins{background-color:#464646;color:#fff;-moz-box-shadow:rgba(255,255,255,0.5) 0 1px 0;-webkit-box-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.5) 0 1px 0;}div#media-upload-header,div#plugin-information-header{background-color:#f9f9f9;border-bottom-color:#dfdfdf;}#currenttheme img{border-color:#666;}#dashboard_secondary div.dashboard-widget-content ul li a{background-color:#f9f9f9;}input.readonly,textarea.readonly{background-color:#ddd;}#editable-post-name{background-color:#fffbcc;}#edit-slug-box strong,.tablenav .displaying-num,#submitted-on,.submitted-on{color:#777;}.login #nav a,.login #backtoblog a{color:#21759b!important;}.login #nav a:hover,.login #backtoblog a:hover{color:#d54e21!important;}#footer{color:#777;border-color:#dfdfdf;}.imgedit-group,#media-items .media-item,.media-item .describe{border-color:#dfdfdf;}.checkbox,.side-info,.plugins tr,#your-profile #rich_editing{background-color:#fcfcfc;}.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update{background-color:#f4f4f4;}.plugin-update-tr .update-message{background-color:#fffbe4;border-color:#dfdfdf;}.plugins .active,.plugins .active th,.plugins .active td{color:#000;}.plugins .inactive a{color:#579;}#the-comment-list tr.undo,#the-comment-list div.undo{background-color:#f4f4f4;}#the-comment-list .unapproved{background-color:#ffffe0;}#the-comment-list .approve a{color:#006505;}#the-comment-list .unapprove a{color:#d98500;}table.widefat span.delete a,table.widefat span.trash a,table.widefat span.spam a,#dashboard_recent_comments .delete a,#dashboard_recent_comments .trash a,#dashboard_recent_comments .spam a{color:#bc0b0b;}.welcome-panel{border-color:#dfdfdf;}.welcome-panel p{color:#777;}.welcome-panel-column p{color:#464646;}.welcome-panel h3{text-shadow:1px 1px 1px white;}.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox{border-color:#dfdfdf;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;-webkit-border-radius:3px;border-radius:3px;}.widget,#widget-list .widget-top,.postbox,.menu-item-settings{background-color:#f5f5f5;background-image:-ms-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-moz-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-o-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#f5f5f5));background-image:-webkit-linear-gradient(top,#f9f9f9,#f5f5f5);background-image:linear-gradient(top,#f9f9f9,#f5f5f5);}.postbox h3{color:#464646;}.widget .widget-top{color:#222;}.sidebar-name:hover h3,.postbox h3:hover{color:#000;}.curtime #timestamp{background-image:url(../images/date-button.gif);}#quicktags #ed_link{color:#00f;}#rightnow .youhave{background-color:#f0f6fb;}#rightnow a{color:#448abd;}.tagchecklist span a,#bulk-titles div a{background:url(../images/xit.gif) no-repeat;}.tagchecklist span a:hover,#bulk-titles div a:hover{background:url(../images/xit.gif) no-repeat -10px 0;}#update-nag,.update-nag{background-color:#FFFBCC;border-color:#E6DB55;color:#555;}#screen-meta{background-color:#f1f1f1;border-color:#ccc;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05);box-shadow:0 1px 3px rgba(0,0,0,0.05);}#contextual-help-back{background:#fff;}.contextual-help-tabs a:hover{color:#333;}#contextual-help-back,.contextual-help-tabs .active{border-color:#ccc;}.contextual-help-tabs .active,.contextual-help-tabs .active a,.contextual-help-tabs .active a:hover{background:#fff;color:#000;}#screen-options-link-wrap,#contextual-help-link-wrap{background-color:#e3e3e3;border-right:1px solid transparent;border-left:1px solid transparent;border-bottom:1px solid transparent;background-image:-ms-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-moz-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-o-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:-webkit-gradient(linear,left bottom,left top,from(#dfdfdf),to(#f1f1f1));background-image:-webkit-linear-gradient(bottom,#dfdfdf,#f1f1f1);background-image:linear-gradient(bottom,#dfdfdf,#f1f1f1);}#screen-meta-links a.show-settings{color:#777;}#screen-meta-links a.show-settings:hover{color:#000;}#screen-meta-links a.show-settings{background:transparent url(../images/arrows.png) no-repeat right 3px;}#screen-meta-links a.show-settings.screen-meta-active{background:transparent url(../images/arrows.png) no-repeat right -33px;}.login #backtoblog a{color:#464646;}#wphead{border-bottom:#dfdfdf 1px solid;}#wphead h1 a{color:#464646;}#footer a:link,#footer a:visited{text-decoration:none;}#footer a:hover{color:#000;text-decoration:underline;}.file-error,abbr.required,.widget-control-remove:hover,table.widefat .delete a:hover,table.widefat .trash a:hover,table.widefat .spam a:hover,#dashboard_recent_comments .delete a:hover,#dashboard_recent_comments .trash a:hover #dashboard_recent_comments .spam a:hover{color:#f00;}#pass-strength-result{background-color:#eee;border-color:#ddd!important;}#pass-strength-result.bad{background-color:#ffb78c;border-color:#ff853c!important;}#pass-strength-result.good{background-color:#ffec8b;border-color:#fc0!important;}#pass-strength-result.short{background-color:#ffa0a0;border-color:#f04040!important;}#pass-strength-result.strong{background-color:#c3ff88;border-color:#8dff1c!important;}#titlediv #title{border-color:#ccc;}#post-status-info{border-color:#dfdfdf #ccc #ccc;background-color:#eaeaea;}.editwidget .widget-inside{border-color:#dfdfdf;}#titlediv #title{background-color:#fff;}#tTips p#tTips_inside{background-color:#ddd;color:#333;}#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud{border-color:#ddd;}#adminmenuback,#adminmenuwrap{background-color:#ececec;border-color:#ccc;}#adminmenushadow,#adminmenuback{background-image:url(../images/menu-shadow.png);background-position:top right;background-repeat:repeat-y;}#adminmenu li.wp-menu-separator{background:#dfdfdf;border-color:#cfcfcf;}#adminmenu div.separator{border-color:#e1e1e1;}#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark.png) no-repeat -1px 6px;}#adminmenu .wp-has-submenu:hover .wp-menu-toggle,#adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows.png) no-repeat -2px 6px;}#adminmenu a.menu-top,.folded #adminmenu li.menu-top,#adminmenu .wp-submenu .wp-submenu-head{border-top-color:#f9f9f9;border-bottom-color:#dfdfdf;}#adminmenu li.wp-menu-open{border-color:#dfdfdf;}#adminmenu li.menu-top:hover>a,#adminmenu li.menu-top.focused>a,#adminmenu li.menu-top>a:focus{background-color:#e4e4e4;text-shadow:0 1px 0 rgba(255,255,255,0.4);}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top,#adminmenu .wp-menu-arrow,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{background-color:#777;background-image:-ms-linear-gradient(bottom,#6d6d6d,#808080);background-image:-moz-linear-gradient(bottom,#6d6d6d,#808080);background-image:-o-linear-gradient(bottom,#6d6d6d,#808080);background-image:-webkit-gradient(linear,left bottom,left top,from(#6d6d6d),to(#808080));background-image:-webkit-linear-gradient(bottom,#6d6d6d,#808080);background-image:linear-gradient(bottom,#6d6d6d,#808080);}#adminmenu .wp-menu-arrow div{background-color:#777;background-image:-ms-linear-gradient(right bottom,#6d6d6d,#808080);background-image:-moz-linear-gradient(right bottom,#6d6d6d,#808080);background-image:-o-linear-gradient(right bottom,#6d6d6d,#808080);background-image:-webkit-gradient(linear,right bottom,left top,from(#6d6d6d),to(#808080));background-image:-webkit-linear-gradient(right bottom,#6d6d6d,#808080);background-image:linear-gradient(right bottom,#6d6d6d,#808080);}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{border-top-color:#f9f9f9;border-bottom-color:#dfdfdf;background:#E4E4E4;}#adminmenu li.wp-not-current-submenu .wp-menu-arrow div{background:#E4E4E4;border-color:#ccc;}.folded #adminmenu li.menu-top li:hover a{background-image:none;}#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,#adminmenu li.current a.menu-top,#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head{text-shadow:0 -1px 0 #333;color:#fff;border-top-color:#808080;border-bottom-color:#6d6d6d;}.folded #adminmenu li.wp-has-current-submenu,.folded #adminmenu li.current.menu-top{border-top-color:#808080;border-bottom-color:#6d6d6d;}#adminmenu .wp-submenu a:hover,#adminmenu .wp-submenu a:focus{background-color:#EAF2FA;color:#333;}#adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover{color:#333;}#adminmenu .wp-submenu ul{background-color:#fff;}#adminmenu .wp-submenu-wrap,#adminmenu .wp-submenu ul{border-color:#dfdfdf;}#adminmenu .wp-submenu-wrap,.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.4);box-shadow:2px 2px 5px rgba(0,0,0,0.4);}#adminmenu .wp-submenu .wp-submenu-head{border-right-color:#dfdfdf;background-color:#ececec;}#adminmenu div.wp-submenu{background-color:transparent;}#collapse-menu{color:#aaa;}#collapse-menu:hover{color:#999;}#collapse-button{border-color:#ccc;background-color:#f4f4f4;background-image:-ms-linear-gradient(bottom,#dfdfdf,#fff);background-image:-moz-linear-gradient(bottom,#dfdfdf,#fff);background-image:-o-linear-gradient(bottom,#dfdfdf,#fff);background-image:-webkit-gradient(linear,left bottom,left top,from(#dfdfdf),to(#fff));background-image:-webkit-linear-gradient(bottom,#dfdfdf,#fff);background-image:linear-gradient(bottom,#dfdfdf,#fff);}#collapse-menu:hover #collapse-button{border-color:#aaa;}#collapse-button div{background:transparent url(../images/arrows.png) no-repeat 0 -72px;}.folded #collapse-button div{background-position:0 -108px;}.icon16.icon-dashboard,#adminmenu .menu-icon-dashboard div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -60px -33px;}#adminmenu .menu-icon-dashboard:hover div.wp-menu-image,#adminmenu .menu-icon-dashboard.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-dashboard.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -60px -1px;}.icon16.icon-post,#adminmenu .menu-icon-post div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -271px -33px;}#adminmenu .menu-icon-post:hover div.wp-menu-image,#adminmenu .menu-icon-post.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -271px -1px;}.icon16.icon-media,#adminmenu .menu-icon-media div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -120px -33px;}#adminmenu .menu-icon-media:hover div.wp-menu-image,#adminmenu .menu-icon-media.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -120px -1px;}.icon16.icon-links,#adminmenu .menu-icon-links div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -90px -33px;}#adminmenu .menu-icon-links:hover div.wp-menu-image,#adminmenu .menu-icon-links.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -90px -1px;}.icon16.icon-page,#adminmenu .menu-icon-page div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -150px -33px;}#adminmenu .menu-icon-page:hover div.wp-menu-image,#adminmenu .menu-icon-page.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -150px -1px;}.icon16.icon-comments,#adminmenu .menu-icon-comments div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -30px -33px;}#adminmenu .menu-icon-comments:hover div.wp-menu-image,#adminmenu .menu-icon-comments.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-comments.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -30px -1px;}.icon16.icon-appearance,#adminmenu .menu-icon-appearance div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll 0 -33px;}#adminmenu .menu-icon-appearance:hover div.wp-menu-image,#adminmenu .menu-icon-appearance.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll 0 -1px;}.icon16.icon-plugins,#adminmenu .menu-icon-plugins div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -180px -33px;}#adminmenu .menu-icon-plugins:hover div.wp-menu-image,#adminmenu .menu-icon-plugins.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -180px -1px;}.icon16.icon-users,#adminmenu .menu-icon-users div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -300px -33px;}#adminmenu .menu-icon-users:hover div.wp-menu-image,#adminmenu .menu-icon-users.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-users.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -300px -1px;}.icon16.icon-tools,#adminmenu .menu-icon-tools div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -210px -33px;}#adminmenu .menu-icon-tools:hover div.wp-menu-image,#adminmenu .menu-icon-tools.wp-has-current-submenu div.wp-menu-image,#adminmenu .menu-icon-tools.current div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -210px -1px;}.icon16.icon-settings,#adminmenu .menu-icon-settings div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -240px -33px;}#adminmenu .menu-icon-settings:hover div.wp-menu-image,#adminmenu .menu-icon-settings.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -240px -1px;}.icon16.icon-site,#adminmenu .menu-icon-site div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -360px -33px;}#adminmenu .menu-icon-site:hover div.wp-menu-image,#adminmenu .menu-icon-site.wp-has-current-submenu div.wp-menu-image{background:transparent url('../images/menu.png?ver=20100531') no-repeat scroll -360px -1px;}.icon32.icon-post,#icon-edit,#icon-post{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -552px -5px;}.icon32.icon-dashboard,#icon-index{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -137px -5px;}.icon32.icon-media,#icon-upload{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -251px -5px;}.icon32.icon-links,#icon-link-manager,#icon-link,#icon-link-category{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -190px -5px;}.icon32.icon-page,#icon-edit-pages,#icon-page{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -312px -5px;}.icon32.icon-comments,#icon-edit-comments{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -72px -5px;}.icon32.icon-appearance,#icon-themes{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -11px -5px;}.icon32.icon-plugins,#icon-plugins{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -370px -5px;}.icon32.icon-users,#icon-users,#icon-profile,#icon-user-edit{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -600px -5px;}.icon32.icon-tools,#icon-tools,#icon-admin{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -432px -5px;}.icon32.icon-settings,#icon-options-general{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -492px -5px;}.icon32.icon-site,#icon-ms-admin{background:transparent url(../images/icons32.png?ver=20100531) no-repeat -659px -5px;}table.diff .diff-deletedline{background-color:#fdd;}table.diff .diff-deletedline del{background-color:#f99;}table.diff .diff-addedline{background-color:#dfd;}table.diff .diff-addedline ins{background-color:#9f9;}#att-info{background-color:#E4F2FD;}#sidemenu a{background-color:#f9f9f9;border-color:#f9f9f9;border-bottom-color:#dfdfdf;}#sidemenu a.current{background-color:#fff;border-color:#dfdfdf #dfdfdf #fff;color:#D54E21;}#replyerror{border-color:#ddd;background-color:#f9f9f9;}.vim-current,.vim-current th,.vim-current td{background-color:#E4F2FD!important;}.star-average,.star.star-rating{background-color:#fc0;}div.star.select:hover{background-color:#d00;}div.star img{border-left:1px solid #fff;border-right:1px solid #fff;}.widefat div.star img{border-left:1px solid #f9f9f9;border-right:1px solid #f9f9f9;}#plugin-information .fyi ul{background-color:#eaf3fa;}#plugin-information .fyi h2.mainheader{background-color:#cee1ef;}#plugin-information pre,#plugin-information code{background-color:#ededff;}#plugin-information pre{border:1px solid #ccc;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea,#bulk-titles{border-color:#ddd;}.inline-editor div.title{background-color:#EAF3FA;}.inline-editor ul.cat-checklist{background-color:#fff;border-color:#ddd;}.inline-editor .categories .catshow,.inline-editor .categories .cathide{color:#21759b;}.inline-editor .quick-edit-save{background-color:#f1f1f1;}fieldset.inline-edit-col-right .inline-edit-col{border-color:#dfdfdf;}.attention{color:#D54E21;}.meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.tablenav .tablenav-pages{color:#555;}.tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits.gif?ver=20100610') repeat-x scroll left -379px;}.tablenav .tablenav-pages a:hover,.tablenav .tablenav-pages a:focus{color:#d54e21;}.tablenav .tablenav-pages a.disabled,.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:focus{color:#aaa;}.tablenav .tablenav-pages .current{background:#dfdfdf;border-color:#d3d3d3;}#availablethemes,#availablethemes td{border-color:#ddd;}#current-theme img{border-color:#999;}#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{color:#999;}#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus{color:#ccc;}.misc-pub-section{border-top-color:#fff;border-bottom-color:#dfdfdf;}#minor-publishing{border-bottom-color:#dfdfdf;}#post-body .misc-pub-section{border-right-color:#eee;}.post-com-count span{background-color:#bbb;}.form-table .color-palette td{border-color:#fff;}.sortable-placeholder{border-color:#bbb;background-color:#f5f5f5;}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,body.press-this ul.category-tabs li.tabs a{color:#333;}.view-switch #view-switch-list{background:transparent url(../images/list.png) no-repeat 0 0;}.view-switch .current #view-switch-list{background:transparent url(../images/list.png) no-repeat -40px 0;}.view-switch #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -20px 0;}.view-switch .current #view-switch-excerpt{background:transparent url(../images/list.png) no-repeat -60px 0;}#header-logo{background:transparent url(../images/wp-logo.png?ver=20110504) no-repeat scroll center center;}.popular-tags,.feature-filter{background-color:#fff;border-color:#DFDFDF;}#theme-information .action-button{border-top-color:#DFDFDF;}.theme-listing br.line{border-bottom-color:#ccc;}div.widgets-sortables,#widgets-left .inactive{background-color:#fcfcfc;border-color:#dfdfdf;}#available-widgets .widget-holder{background-color:#fcfcfc;border-color:#dfdfdf;}#available-widgets .widget-description{color:#555;}.sidebar-name{color:#464646;text-shadow:#fff 0 1px 0;border-color:#dfdfdf;-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}.sidebar-name:hover,#removing-widget{color:#d54e21;}#removing-widget span{color:black;}.sidebar-name-arrow{background:transparent url(../images/arrows.png) no-repeat 5px 9px;}.sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark.png) no-repeat 5px 9px;}.in-widget-title{color:#606060;}.deleting .widget-title *{color:#aaa;}.imgedit-menu div{border-color:#d5d5d5;background-color:#f1f1f1;}.imgedit-menu div:hover{border-color:#c1c1c1;background-color:#eaeaea;}.imgedit-menu div.disabled{border-color:#ccc;background-color:#ddd;filter:alpha(opacity=50);opacity:.5;}#dashboard_recent_comments div.undo{border-top-color:#dfdfdf;}.comment-ays,.comment-ays th{border-color:#ddd;}.comment-ays th{background-color:#f1f1f1;}#menu-management .menu-edit{border-color:#dfdfdf;}#post-body{background:#fff;border-top-color:#fff;border-bottom-color:#dfdfdf;}#nav-menu-header{border-bottom-color:#dfdfdf;}#nav-menu-footer{border-top-color:#fff;}#menu-management .nav-tabs-arrow a{color:#C1C1C1;}#menu-management .nav-tabs-arrow a:hover{color:#D54E21;}#menu-management .nav-tabs-arrow a:active{color:#464646;}#menu-management .nav-tab-active{border-color:#dfdfdf;}#menu-management .nav-tab{background:#fbfbfb;border-color:#dfdfdf;}.js .input-with-default-title{color:#aaa;}#cancel-save{color:#f00;}#cancel-save:hover{background-color:#F00;color:#fff;}.list-container{border-color:#DFDFDF;}.menu-item-handle{border-color:#dfdfdf;}.menu li.deleting .menu-item-handle{background-color:#f66;text-shadow:#ccc;}.item-type{color:#999;}.item-controls .menu-item-delete:hover{color:#f00;}.nav-menus-php .item-edit{background:transparent url(../images/arrows.png) no-repeat 8px 10px;border-bottom-color:#eee;}.item-edit:hover{background:transparent url(../images/arrows-dark.png) no-repeat 8px 10px;}.menu-item-settings{border-color:#dfdfdf;}.link-to-original{color:#777;border-color:#dfdfdf;}#cancel-save:hover{color:#fff!important;}#update-menu-item{color:#fff!important;}#update-menu-item:hover,#update-menu-item:active,#update-menu-item:focus{color:#eaf2fa!important;border-color:#13455b!important;}.submitbox .submitcancel{color:#21759B;border-bottom-color:#21759B;}.submitbox .submitcancel:hover{background:#21759B;color:#fff;}#menu-management .nav-tab-active,.menu-item-handle,.menu-item-settings{-moz-box-shadow:inset 0 1px 0 #fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;}#menu-management .nav-tab-active{background:#f9f9f9;border-bottom-color:#f9f9f9;}#upload-form label{color:#777;}.fullscreen-overlay{background:#fff;}.wp-fullscreen-focus #wp-fullscreen-title,.wp-fullscreen-focus #wp-fullscreen-container{border-color:#ccc;}#fullscreen-topbar{border-bottom-color:#DFDFDF;}.about-wrap h1{color:#333;text-shadow:1px 1px 1px white;}.about-text{color:#777;}.wp-badge{color:#fff;text-shadow:0 -1px 0 rgba(22,57,81,0.3);}.about-wrap h2 .nav-tab{color:#21759B;}.about-wrap h2 .nav-tab:hover{color:#d54e21;}.about-wrap h2 .nav-tab-active,.about-wrap h2 .nav-tab-active:hover{color:#333;}.about-wrap h2 .nav-tab-active{text-shadow:1px 1px 1px white;color:#464646;}.about-wrap h3{color:#333;text-shadow:1px 1px 1px white;}.about-wrap .feature-section h4{color:#464646;}.about-wrap .feature-section img,.about-wrap .feature-section .image-mask{background:#fff;border-color:#dfdfdf;-moz-box-shadow:0 0 6px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 6px rgba(0,0,0,0.3);box-shadow:0 0 6px rgba(0,0,0,0.3);}.about-wrap h4.wp-people-group{text-shadow:1px 1px 1px white;}.about-wrap li.wp-person img.gravatar{-moz-box-shadow:0 0 4px rgba(0,0,0,0.4);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.4);box-shadow:0 0 4px rgba(0,0,0,0.4);}.about-wrap li.wp-person .title{color:#464646;text-shadow:1px 1px 1px white;}.freedoms-php .about-wrap ol li{color:#999;}.freedoms-php .about-wrap ol p{color:#464646;}.rtl .bar{border-right-color:none;border-left-color:#99d;}.rtl .post-com-count{background-image:url(../images/bubble_bg-rtl.gif);}.rtl #screen-meta-links a.show-settings{background-position:left 3px;}.rtl #screen-meta-links a.show-settings.screen-meta-active{background-position:left -33px;}.rtl #adminmenushadow,.rtl #adminmenuback{background-image:url(../images/menu-shadow-rtl.png);background-position:top left;}.rtl #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,.rtl #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle{background:transparent url(../images/arrows-dark.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-has-submenu:hover .wp-menu-toggle,.rtl #adminmenu .wp-menu-open .wp-menu-toggle{background:transparent url(../images/arrows.png) no-repeat 8px 6px;}.rtl #adminmenu .wp-submenu .wp-submenu-head{border-right-color:none;border-left-color:#dfdfdf;}.rtl #adminmenu .wp-submenu-wrap,.rtl.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,0.4);box-shadow:-2px 2px 5px rgba(0,0,0,0.4);}.rtl #collapse-button div{background-position:0 -108px;}.rtl.folded #collapse-button div{background-position:0 -72px;}.rtl .meta-box-sortables .postbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.rtl .tablenav .tablenav-pages a{border-color:#e3e3e3;background:#eee url('../images/menu-bits-rtl.gif?ver=20100610') repeat-x scroll right -379px;}.rtl #post-body .misc-pub-section{border-right-color:none;border-left-color:#eee;}.rtl .sidebar-name-arrow{background:transparent url(../images/arrows.png) no-repeat 5px 9px;}.rtl .sidebar-name:hover .sidebar-name-arrow{background:transparent url(../images/arrows-dark.png) no-repeat 5px 9px;} \ No newline at end of file diff --git a/wp-admin/css/colors-fresh.dev.css b/wp-admin/css/colors-fresh.dev.css index 5b1c3ecc3a..f3e3c07154 100644 --- a/wp-admin/css/colors-fresh.dev.css +++ b/wp-admin/css/colors-fresh.dev.css @@ -1795,8 +1795,9 @@ div.widgets-sortables, color: #464646; } -.about-wrap .feature-section img { - background: #f9f9f9; +.about-wrap .feature-section img, +.about-wrap .feature-section .image-mask { + background: #fff; border-color: #dfdfdf; -moz-box-shadow: 0 0 6px rgba( 0, 0, 0, 0.3 ); diff --git a/wp-admin/css/wp-admin.css b/wp-admin/css/wp-admin.css index a7d449d033..e2b5514817 100644 --- a/wp-admin/css/wp-admin.css +++ b/wp-admin/css/wp-admin.css @@ -1 +1 @@ -#wpwrap{height:auto;min-height:100%;width:100%;position:relative;}#wpcontent{height:100%;}#wpcontent,#footer{margin-left:165px;}.folded #wpcontent,.folded #footer{margin-left:52px;}#wpbody-content{padding-bottom:65px;float:left;width:100%;}#adminmenuback,#adminmenuwrap,#adminmenu,#adminmenu .wp-submenu,#adminmenu .wp-submenu-wrap,.folded #adminmenu .wp-has-current-submenu .wp-submenu{width:145px;}#adminmenuback{position:absolute;top:0;bottom:0;z-index:-1;}#adminmenu{clear:left;margin:0;padding:0;list-style:none;}.folded #adminmenuback,.folded #adminmenuwrap,.folded #adminmenu,.folded #adminmenu li.menu-top{width:32px;}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative;}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block;}.inner-sidebar #side-sortables,.columns-2 .inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0;}.has-right-sidebar .inner-sidebar{display:block;}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px;}.has-right-sidebar #post-body-content{margin-right:300px;}#post-body-content #side-sortables.empty-container{border:0 none;height:0;}#col-container,#col-left,#col-right{overflow:hidden;padding:0;margin:0;}#col-left{width:35%;}#col-right{float:right;clear:right;width:65%;}.col-wrap{padding:0 7px;}.alignleft{float:left;}.alignright{float:right;}.textleft{text-align:left;}.textright{text-align:right;}.clear{clear:both;}.screen-reader-text,.screen-reader-text span{position:absolute;left:-1000em;height:1px;width:1px;overflow:hidden;}.hidden,.js .closed .inside,.js .hide-if-js,.no-js .hide-if-no-js{display:none;}input[type="text"],input[type="password"],textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}input[type="checkbox"],input[type="radio"]{vertical-align:text-bottom;}html,body{height:100%;margin:0;padding:0;}body{font-family:sans-serif;font-size:12px;line-height:1.4em;min-width:600px;}body.iframe{min-width:0;}body.login{background:#fbfbfb;min-width:0;}iframe,img{border:0;}td,textarea,input,select{font-family:inherit;font-size:inherit;font-weight:inherit;}td,textarea{line-height:inherit;}input,select{line-height:15px;}a,input,select{outline:0;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}p{margin:1em 0;}blockquote{margin:1em;}label{cursor:pointer;}li,dd{margin-bottom:6px;}textarea,input,select{margin:1px;padding:3px;}h1,h2,h3,h4,h5,h6{display:block;font-weight:bold;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}ul,ol{padding:0;}ul li,ol li{list-style:none;}ul.ul-disc{list-style:disc outside;}ul.ul-square{list-style:square outside;}ol{list-style-type:decimal;margin-left:2em;}ul.ul-disc,ul.ul-square,ol.ol-decimal{margin-left:1.8em;}ul.ul-disc>li,ul.ul-square>li,ol.ol-decimal>li{margin:0 0 .5em;}.code,code{font-family:Consolas,Monaco,monospace;}kbd,code{padding:1px 3px;margin:0 1px;font-size:11px;}.subsubsub{list-style:none;margin:8px 0 5px;padding:0;white-space:nowrap;font-size:12px;float:left;}.subsubsub a{line-height:2;padding:.2em;text-decoration:none;}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:normal;}.subsubsub a.current{font-weight:bold;background:none;border:none;}.subsubsub li{display:inline;margin:0;padding:0;}.widefat,div.updated,div.error,.wrap .add-new-h2,textarea,input[type="text"],input[type="password"],input[type="file"],input[type="button"],input[type="submit"],input[type="reset"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="url"],select,.tablenav .tablenav-pages a,.tablenav-pages span.current,#titlediv #title,.postbox,#postcustomstuff table,#postcustomstuff input,#postcustomstuff textarea,.imgedit-menu div,.plugin-update-tr .update-message,#poststuff .inside .the-tagcloud,.login form,#login_error,.login .message,#menu-management .menu-edit,.nav-menus-php .list-container,.menu-item-handle,.link-to-original,.nav-menus-php .major-publishing-actions .form-invalid,.press-this #message,#TB_window,.tbtitle,.highlight,.feature-filter,#widget-list .widget-top,.editwidget .widget-inside{-webkit-border-radius:3px;border-radius:3px;border-width:1px;border-style:solid;}.widefat{border-spacing:0;width:100%;clear:both;margin:0;}.widefat *{word-wrap:break-word;}.widefat a{text-decoration:none;}.widefat thead th:first-of-type{-webkit-border-top-left-radius:3px;border-top-left-radius:3px;}.widefat thead th:last-of-type{-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}.widefat tfoot th:first-of-type{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.widefat tfoot th:last-of-type{-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.widefat td,.widefat th{border-width:1px 0;border-style:solid;}.widefat tfoot th{border-bottom:none;}.widefat .no-items td{border-bottom-width:0;}.widefat td{font-size:12px;padding:4px 7px 2px;vertical-align:top;}.widefat td p,.widefat td ol,.widefat td ul{font-size:12px;}.widefat th{padding:7px 7px 8px;text-align:left;line-height:1.3em;font-size:14px;}.widefat th input{margin:0 0 0 8px;padding:0;vertical-align:text-top;}.widefat .check-column{width:2.2em;padding:11px 0 0;vertical-align:top;}.widefat tbody th.check-column{padding:9px 0 22px;}.widefat .num,.column-comments,.column-links,.column-posts{text-align:center;}.widefat th#comments{vertical-align:middle;}.wrap{margin:4px 15px 0 0;}div.updated,div.error{padding:0 .6em;margin:5px 15px 2px;}div.updated p,div.error p{margin:.5em 0;padding:2px;}.wrap div.updated,.wrap div.error,.media-upload-form div.error{margin:5px 0 15px;}.wrap h2,.subtitle{font-weight:normal;margin:0;text-shadow:#fff 0 1px 0;}.wrap h2{font-size:23px;padding:9px 15px 4px 0;line-height:29px;}.subtitle{font-size:14px;padding-left:25px;}.wrap .add-new-h2{font-family:sans-serif;margin-left:4px;padding:3px 8px;position:relative;top:-3px;text-decoration:none;font-size:12px;border:0 none;}.wrap h2.long-header{padding-right:0;}.fade-1000,.fade-600,.fade-400,.fade-300{opacity:0;-moz-transition-property:opacity;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;}.fade-1000{-moz-transition-duration:1s;-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;}.fade-600{-moz-transition-duration:.6s;-webkit-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;}.fade-400{-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;}.fade-300{-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;}.fade-trigger{opacity:1;}div.sidebar-name h3,#menu-management .nav-tab,#dashboard_plugins h5,a.rsswidget,#dashboard_right_now td.b,#dashboard-widgets h4,.tool-box .title,#poststuff h3,.metabox-holder h3,.pressthis a,#your-profile legend,.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title,.tablenav .displaying-num,.widefat th,.quicktags,.search{font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;}h2 .nav-tab,.wrap h2,.subtitle,.login form .input{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;}.quicktags,.search{font-size:12px;}.icon32{float:left;height:34px;margin:7px 8px 0 0;width:36px;}.icon16{height:18px;width:18px;padding:6px 6px;margin:-6px 0 0 -8px;float:left;}.key-labels label{line-height:24px;}.pre{white-space:pre-wrap;white-space:-moz-pre-wrap!important;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}.howto{font-style:italic;display:block;font-family:sans-serif;}p.install-help{margin:8px 0;font-style:italic;}.wp-admin select{padding:2px;height:2em;}.wp-admin select[multiple]{height:auto;}select option{padding:2px;}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}form p.submit a.cancel:hover{text-decoration:none;}.submit input,.button,input.button,.button-primary,input.button-primary,.button-secondary,input.button-secondary,.button-highlighted,input.button-highlighted,#postcustomstuff .submit input{text-decoration:none;font-size:12px!important;line-height:13px;padding:3px 8px;cursor:pointer;border-width:1px;border-style:solid;-webkit-border-radius:11px;border-radius:11px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#minor-publishing-actions input,#major-publishing-actions input,#minor-publishing-actions .preview{min-width:80px;text-align:center;}textarea.all-options,input.all-options{width:250px;}input.large-text,textarea.large-text{width:99%;}input.regular-text,#adduser .form-field input{width:25em;}input.small-text{width:50px;}#doaction,#doaction2,#post-query-submit{margin-right:8px;}.tablenav select[name="action"],.tablenav select[name="action2"]{width:130px;}.tablenav select[name="m"]{width:155px;}.tablenav select#cat{width:170px;}#wpcontent option{padding:2px;}#timezone_string option{margin-left:1em;}label,#your-profile label+a{vertical-align:middle;}#misc-publishing-actions label{vertical-align:baseline;}#pass-strength-result{border-style:solid;border-width:1px;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none;}.indicator-hint{padding-top:8px;}p.search-box{float:right;margin:0;}#major-publishing-actions{padding:10px 10px 8px;clear:both;border-top:none;}#delete-action{line-height:25px;vertical-align:middle;text-align:left;float:left;}#publishing-action{text-align:right;float:right;line-height:23px;}#post-body #minor-publishing{padding-bottom:10px;}#post-body #misc-publishing-actions{padding:0;}#post-body .misc-pub-section{border-right-width:1px;border-right-style:solid;border-top:0;border-bottom:0;min-height:30px;float:left;max-width:32%;}#post-body .misc-pub-section-last{border-right:0;}#misc-publishing-actions{padding:6px 0 0;}.misc-pub-section{padding:6px 10px 8px;border-width:1px 0;border-style:solid;}.misc-pub-section:first-child{border-top-width:0;}.misc-pub-section-last{border-bottom-width:0;}#minor-publishing-actions{padding:10px 10px 2px 8px;text-align:right;}#minor-publishing{border-bottom-width:1px;border-bottom-style:solid;-webkit-box-shadow:0 1px 0 #fff;-moz-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;}#save-post{float:left;}#minor-publishing .ajax-loading{padding:3px 0 0 4px;float:left;}.preview{float:right;}#sticky-span{margin-left:18px;}.side-info{margin:0;padding:4px;font-size:11px;}.side-info h5{padding-bottom:7px;font-size:14px;margin:12px 2px 5px;border-bottom-width:1px;border-bottom-style:solid;}.side-info ul{margin:0;padding-left:18px;list-style:square;}a.button,a.button-primary,a.button-secondary{line-height:15px;padding:3px 10px;white-space:nowrap;-webkit-border-radius:10px;}.approve,.unapproved .unapprove{display:none;}.unapproved .approve,.spam .approve,.trash .approve{display:inline;}td.action-links,th.action-links{text-align:right;}.describe .del-link{padding-left:5px;}#update-nag,.update-nag{line-height:19px;padding:5px 0;font-size:12px;text-align:center;margin:-1px 15px 0 5px;border-width:1px;border-style:solid;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.plugins .plugin-update{padding:0;}.plugin-update .update-message{margin:0 10px 8px 31px;font-weight:bold;}ul#dismissed-updates{display:none;}form.upgrade{margin-top:8px;}form.upgrade .hint{font-style:italic;font-size:85%;margin:-0.5em 0 2em 0;}.ajax-feedback{visibility:hidden;vertical-align:bottom;}#ajax-response.alignleft{margin-left:2em;}.fullscreen-overlay{z-index:149999;display:none;position:fixed;top:0;bottom:0;left:0;right:0;filter:inherit;}.fullscreen-active .fullscreen-overlay,.fullscreen-active #wp-fullscreen-body{display:block;}.fullscreen-fader{z-index:200000;}.fullscreen-active .fullscreen-fader{display:none;}#wp-fullscreen-body{width:100%;z-index:150005;display:none;position:absolute;top:0;left:0;}#wp-fullscreen-wrap{margin:0 auto 50px;position:relative;padding-top:60px;}#wp-fullscreen-title{font-size:1.7em;line-height:100%;outline:medium none;padding:6px 7px;width:100%;margin-bottom:30px;}#wp-fullscreen-container{padding:4px 10px 50px;}#wp-fullscreen-title,#wp-fullscreen-container{-webkit-border-radius:0;border-radius:0;border:1px dashed transparent;background:transparent;-moz-transition-property:border-color;-moz-transition-duration:.6s;-webkit-transition-property:border-color;-webkit-transition-duration:.6s;-o-transition-property:border-color;-o-transition-duration:.6s;transition-property:border-color;transition-duration:.6s;}#wp_mce_fullscreen{width:100%;min-height:300px;border:0;background:transparent;font-family:Consolas,Monaco,monospace;line-height:1.6em;padding:0;overflow-y:hidden;outline:none;resize:none;}#wp-fullscreen-tagline{color:#BBB;font-size:18px;float:right;padding-top:5px;}#fullscreen-topbar{position:fixed;top:0;left:0;z-index:150050;border-bottom-style:solid;border-bottom-width:1px;min-width:800px;width:100%;height:40px;}#wp-fullscreen-toolbar{padding:6px 10px 0;clear:both;max-width:1100px;min-width:820px;margin:0 auto;}#wp-fullscreen-mode-bar,#wp-fullscreen-button-bar,#wp-fullscreen-close,#wp-fullscreen-count{float:left;}#wp-fullscreen-save{float:right;padding:2px 2px 0 5px;}#wp-fullscreen-count,#wp-fullscreen-close{padding-top:5px;}#wp-fullscreen-central-toolbar{margin:auto;padding:0;}#wp-fullscreen-buttons>div{float:left;}#wp-fullscreen-mode-bar{padding:1px 14px 0 0;}#wp-fullscreen-modes a{display:block;font-size:11px;text-decoration:none;float:left;margin:1px 0 0 0;padding:2px 6px 2px;border-width:1px 1px 1px 0;border-style:solid;border-color:#bbb;color:#777;text-shadow:0 1px 0 #fff;background-color:#f4f4f4;background-image:-moz-linear-gradient(bottom,#e4e4e4,#f9f9f9);background-image:-webkit-gradient(linear,left bottom,left top,from(#e4e4e4),to(#f9f9f9));}#wp-fullscreen-modes a:hover,.wp-html-mode #wp-fullscreen-modes a:last-child,.wp-tmce-mode #wp-fullscreen-modes a:first-child{color:#333;border-color:#999;background-color:#eee;background-image:-moz-linear-gradient(bottom,#f9f9f9,#e0e0e0);background-image:-webkit-gradient(linear,left bottom,left top,from(#f9f9f9),to(#e0e0e0));}#wp-fullscreen-modes a:first-child{border-width:1px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}#wp-fullscreen-modes a:last-child{-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}#wp-fullscreen-buttons .active a{background:inherit;}#wp-fullscreen-buttons .hidden{display:none;}#wp-fullscreen-buttons .disabled{opacity:.5;}.wp-html-mode #wp-fullscreen-buttons div{display:none;}.wp-html-mode #wp-fullscreen-buttons div.wp-fullscreen-both{display:block;}#fullscreen-topbar.fullscreen-make-sticky{display:block!important;}#wp-fullscreen-save img{vertical-align:middle;}#wp-fullscreen-save img,#wp-fullscreen-save span{padding-right:4px;display:none;}#wp-fullscreen-buttons .mce_image .mce_image{background-image:url("../images/menu.png?ver=20100531");background-position:-124px -38px;}#wp-fullscreen-buttons .mce_image .mce_image:hover{background-position:-124px -6px;}.fullscreen-active #TB_overlay{z-index:150100;}.fullscreen-active #TB_window{z-index:150102;}#wp_mce_fullscreen_ifr{background:transparent;}#wp_mce_fullscreen_parent #wp_mce_fullscreen_tbl tr.mceFirst{display:none;}#wp-fullscreen-container .wp_themeSkin table td{vertical-align:top;}#adminmenu a,#sidemenu a,#taglist a,#catlist a{text-decoration:none;}#screen-options-wrap,#contextual-help-wrap{margin:0;padding:8px 20px 12px;position:relative;overflow:auto;}#screen-meta .screen-reader-text{visibility:hidden;}#screen-meta-links{margin:0 24px 0 0;}#screen-meta{display:none;position:relative;margin:0 15px 0 5px;border-width:0 1px 1px;border-style:none solid solid;}#screen-options-link-wrap,#contextual-help-link-wrap{float:right;height:22px;padding:0;margin:0 0 0 6px;font-family:sans-serif;}#screen-options-link-wrap,#contextual-help-link-wrap,#screen-meta{-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}#screen-meta-links a.show-settings{text-decoration:none;z-index:1;padding:0 16px 0 6px;height:22px;line-height:22px;font-size:12px;display:block;text-shadow:rgba(255,255,255,0.7) 0 1px 0;}#screen-meta-links a.show-settings:hover{text-decoration:none;}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:transparent;height:22px;line-height:22px;display:block;}.toggle-arrow-active{background-position:bottom left;}#screen-options-wrap h5,#contextual-help-wrap h5{margin:8px 0;font-size:13px;}.metabox-prefs label{display:inline-block;padding-right:15px;white-space:nowrap;line-height:30px;}.metabox-prefs label input{margin:0 5px 0 2px;}.metabox-prefs label a{display:none;}#contextual-help-wrap{padding:0;margin-left:-4px;}#contextual-help-columns{position:relative;}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border-width:0 1px;border-style:solid;}.contextual-help-tabs{float:left;width:150px;margin:0;}.contextual-help-tabs ul{margin:1em 0;}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:1px 0;border-color:transparent;}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:18px;text-decoration:none;}.contextual-help-tabs .active{padding:0 2px;margin:0 -1px 0 0;border-width:1px 0 1px 1px;border-style:solid;}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto;}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6em;}.help-tab-content.active{display:block;}.help-tab-content li{list-style-type:disc;margin-left:18px;}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto;}#adminmenuback,#adminmenuwrap{border-width:0 1px 0 0;border-style:solid;}#adminmenuwrap{position:relative;float:left;}#adminmenushadow{position:absolute;top:0;right:0;bottom:0;width:6px;z-index:20;}#adminmenu *{-webkit-user-select:none;-moz-user-select:none;user-select:none;}#adminmenu .wp-submenu{list-style:none;padding:0;margin:0;overflow:hidden;}#adminmenu li .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{display:none;position:absolute;top:-1px;left:146px;z-index:999;overflow:hidden;}.js #adminmenu .wp-submenu.sub-open,.folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.no-js #adminmenu .wp-has-submenu:hover .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu li.focused .wp-submenu{display:block;}#adminmenu .wp-has-current-submenu .wp-submenu{position:relative;z-index:2;top:auto;left:auto;right:auto;bottom:auto;padding:0;}#adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.folded #adminmenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{top:-5px;left: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 8px 8px 0;}.no-js #adminmenu .wp-has-current-submenu:hover .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu{padding:0;}#adminmenu .wp-submenu a{font-size:12px;line-height:18px;}#adminmenu a.menu-top,#adminmenu .wp-submenu-head{font-size:13px;line-height:18px;}#adminmenu div.wp-submenu-head{display:none;}.folded #adminmenu div.wp-submenu-head{display:block;}.folded #adminmenu a.menu-top,body.no-js #adminmenu .wp-menu-toggle,.folded #adminmenu div.wp-menu-toggle{display:none;}#adminmenu div.wp-menu-image{float:left;width:28px;height:28px;}.folded #adminmenu div.wp-menu-image{width:32px;}#adminmenu li{margin:0;padding:0;cursor:pointer;}#adminmenu a{display:block;line-height:18px;padding:2px 5px;}#adminmenu li.menu-top{min-height:29px;position:relative;}#adminmenu a.menu-top{font-weight:bold;line-height:18px;min-width:10em;padding:5px 5px;border-width:1px 0 1px;border-style:solid;}#adminmenu li.wp-menu-open{border-width:0 0 1px;border-style:solid;}#adminmenu .wp-submenu ul{padding:4px 0;}#adminmenu .wp-submenu a{margin:0;}#adminmenu li li{margin-left:8px;}#adminmenu .wp-submenu a,#adminmenu li li a,.folded #adminmenu .wp-not-current-submenu li a{padding-left:12px;}#adminmenu .wp-not-current-submenu li a{padding-left:18px;}.folded #adminmenu li li{margin-left:0;}.folded #adminmenu li li a{padding-left:0;}.wp-menu-arrow{display:none;cursor:auto;z-index:25;position:absolute;right:100%;margin:0;height:30px;width:6px;-moz-transform:translate(146px);-webkit-transform:translate(146px);-o-transform:translate(146px);-ms-transform:translate(146px);transform:translate(146px);}#adminmenu li.wp-has-current-submenu .wp-menu-arrow,#adminmenu li.wp-has-submenu:hover .wp-menu-arrow,#adminmenu li.current .wp-menu-arrow,#adminmenu li.focused .wp-menu-arrow{display:block;}.folded #adminmenu li.wp-not-current-submenu .wp-menu-arrow{display:none;}#adminmenu li.menu-top:hover .wp-menu-arrow,#adminmenu li.menu-top.focused .wp-menu-arrow{z-index:1001;}#adminmenu .wp-menu-arrow div{position:absolute;top:7px;left:-1px;width:14px;height:15px;-moz-transform:matrix(-0.6,1,0.6,1,0,0);-webkit-transform:matrix(-0.6,1,0.6,1,0,0);-o-transform:matrix(-0.6,1,0.6,1,0,0);-ms-transform:matrix(-0.6,1,0.6,1,0,0);transform:matrix(-0.6,1,0.6,1,0,0);}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{-moz-transform:translate(145px);-webkit-transform:translate(145px);-o-transform:translate(145px);-ms-transform:translate(145px);transform:translate(145px);height:28px;border-width:1px 0;border-style:solid;}.folded .wp-menu-arrow{-moz-transform:translate(33px);-webkit-transform:translate(33px);-o-transform:translate(33px);-ms-transform:translate(33px);transform:translate(33px);}#adminmenu .wp-not-current-submenu .wp-menu-arrow div{width:15px;top:6px;border-width:0 0 1px 1px;border-style:solid;}.wp-menu-arrow,.folded #adminmenu li.menu-top:hover .wp-menu-arrow{display:none;}.folded #adminmenu li.menu-top.wp-menu-open:hover .wp-menu-arrow{display:block;z-index:125;}#adminmenu .wp-submenu li{padding:0;margin:0;}.folded #adminmenu li.menu-top{border-width:1px 0;border-style:solid none;}#adminmenu .wp-menu-image img{float:left;padding:5px 0 0 2px;opacity:.6;filter:alpha(opacity=60);}#adminmenu li.menu-top:hover .wp-menu-image img,#adminmenu li.wp-has-current-submenu .wp-menu-image img{opacity:1;filter:alpha(opacity=100);}#adminmenu li.wp-menu-separator{height:3px;padding:0;margin:0;border-width:1px 0;border-style:solid;cursor:inherit;}#adminmenu div.separator{height:1px;padding:0;border-width:1px 0 0 0;border-style:solid;}#adminmenu .wp-submenu .wp-submenu-head{padding:6px 4px 5px 10px;cursor:default;border-width:1px 0;border-style:solid;}#adminmenu li .wp-submenu-wrap{border-width:1px 1px 1px 0;border-style:solid solid solid none;position:relative;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}#adminmenu li.wp-menu-open .wp-submenu-wrap{border:0 none;}.folded #adminmenu .wp-submenu .wp-submenu-wrap{margin-top:3px;}.folded #adminmenu .wp-has-current-submenu{margin-bottom:1px;}.folded #adminmenu .wp-has-current-submenu.menu-top-last{margin-bottom:0;}.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{margin-top:4px;}.folded #adminmenu .wp-submenu ul{border-width:0 0 0 1px;border-style:solid;}.folded #adminmenu .wp-submenu a{padding-left:10px;}.folded #adminmenu a.wp-has-submenu{margin-left:40px;}#adminmenu .wp-menu-toggle{width:18px;clear:right;float:right;margin:1px 0 0;height:27px;padding:1px 2px 0 0;cursor:pointer;}#adminmenu .wp-menu-image a{height:24px;}#adminmenu .awaiting-mod,#adminmenu span.update-plugins,#sidemenu li a span.update-plugins{position:absolute;font-family:sans-serif;font-size:9px;line-height:17px;font-weight:bold;margin-top:1px;margin-left:7px;-webkit-border-radius:10px;border-radius:10px;}#adminmenu li .awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{display:block;padding:0 6px;}#adminmenu li span.count-0,#sidemenu li a .count-0{display:none;}#collapse-menu{font-size:12px;line-height:34px;}.folded #collapse-menu span{display:none;}#collapse-button,#collapse-button div{width:15px;height:15px;}#collapse-button{float:left;margin:8px 6px;border-width:1px;border-style:solid;-webkit-border-radius:10px;border-radius:10px;}.post-com-count-wrapper{min-width:22px;font-family:sans-serif;}.post-com-count{height:1.3em;line-height:1.1em;display:block;text-decoration:none;padding:0 0 6px;cursor:pointer;background-position:center -80px;background-repeat:no-repeat;}.post-com-count span{font-size:11px;font-weight:bold;height:1.4em;line-height:1.4em;min-width:.7em;padding:0 6px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;}strong .post-com-count{background-position:center -55px;}.post-com-count:hover{background-position:center -3px;}.column-response .post-com-count{float:left;margin-right:5px;text-align:center;}.response-links{float:left;}#the-comment-list .attachment-80x60{padding:4px 8px;}body.admin-bar #wpcontent,body.admin-bar #adminmenu{padding-top:28px;}.narrow{width:70%;margin-bottom:40px;}.narrow p{line-height:150%;}.widefat th,.widefat td{overflow:hidden;}.widefat th{font-weight:normal;}.widefat td p{margin:2px 0 .8em;}.widefat .column-comment p{margin:.6em 0;}.postbox-container{float:left;}.postbox-container .meta-box-sortables{min-height:350px;}.postbox-container .meta-box-sortables.empty-container,#side-sortables.empty-container{border:3px dashed #CCC;height:350px;}.postbox .hndle{cursor:move;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}.postbox.closed .hndle{-webkit-border-radius:3px;border-radius:3px;}.hndle a{font-size:11px;font-weight:normal;}.postbox .handlediv{float:right;width:27px;height:30px;cursor:pointer;}.sortable-placeholder{border-width:1px;border-style:dashed;margin-bottom:20px;}.widget,.postbox,.stuffbox{margin-bottom:20px;padding:0;border-width:1px;border-style:solid;line-height:1;}.widget .widget-top,.postbox h3,.stuffbox h3{margin-top:1px;border-bottom-width:1px;border-bottom-style:solid;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.postbox .inside,.stuffbox .inside{padding:0 10px;line-height:1.4em;}.postbox .inside{margin:10px 0;position:relative;}.postbox.closed h3{border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.postbox table.form-table{margin-bottom:0;}.temp-border{border:1px dotted #ccc;}.columns-prefs label{padding:0 5px;}#wpbody-content .metabox-holder{padding-top:10px;}#dashboard-widgets .meta-box-sortables{margin:0 8px;}#dashboard_recent_comments div.undo{border-top-style:solid;border-top-width:1px;margin:0 -10px;padding:3px 8px;font-size:11px;}#the-comment-list td.comment p.comment-author{margin-top:0;margin-left:0;}#the-comment-list p.comment-author img{float:left;margin-right:8px;}#the-comment-list p.comment-author strong a{border:none;}#the-comment-list td{vertical-align:top;}#the-comment-list td.comment{word-wrap:break-word;}.welcome-panel{margin:20px 8px;padding:30px 10px 20px;border-width:1px 0;border-style:solid;position:relative;line-height:1.6em;overflow:auto;}.welcome-panel h3{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;font-size:32px;font-weight:normal;line-height:1.2;margin:.1em 0 .8em;}.welcome-panel h4{font-size:14px;}.welcome-panel .welcome-panel-close{position:absolute;top:0;right:10px;padding:8px 3px;font-size:13px;text-decoration:none;}.welcome-panel .welcome-panel-close:before{background:url('../images/xit.gif') 0 17% no-repeat;content:' ';height:100%;width:10px;left:-12px;position:absolute;}.welcome-panel .welcome-panel-close:hover:before{background-position:100% 17%;}.welcome-panel .wp-badge{float:left;margin-bottom:20px;}.welcome-panel-content{max-width:1500px;}.welcome-panel-content .about-description,.welcome-panel h3{margin-left:190px;}.welcome-panel p.welcome-panel-dismiss{clear:both;padding:1em 0 0 0;}.welcome-panel .welcome-panel-column-container{clear:both;overflow:hidden;position:relative;padding-left:25px;}.welcome-panel .welcome-panel-column{margin:0 5% 0 -25px;padding-left:25px;width:30%;min-width:200px;float:left;}.welcome-panel .welcome-panel-column.welcome-panel-last{margin-right:0;}.welcome-panel h4 .icon16{margin-left:-32px;}.welcome-panel .welcome-panel-column ul{margin:1.6em 1em 1em 1.3em;}.welcome-panel .welcome-panel-column li{list-style-type:disc;padding-left:2px;}table.fixed{table-layout:fixed;}.fixed .column-rating,.fixed .column-visible{width:8%;}.fixed .column-date,.fixed .column-parent,.fixed .column-links{width:10%;}.fixed .column-response,.fixed .column-author,.fixed .column-categories,.fixed .column-tags,.fixed .column-rel,.fixed .column-role{width:15%;}.fixed .column-comments{width:4em;padding:8px 0;text-align:left;}.fixed .column-comments .vers{padding-left:3px;}.fixed .column-comments a{float:left;}.fixed .column-slug{width:25%;}.fixed .column-posts{width:10%;}.fixed .column-icon{width:80px;}#commentsdiv .fixed .column-author,#comments-form .fixed .column-author{width:20%;}#commentsdiv.postbox .inside{margin:0;padding:0;}#commentsdiv.postbox .inside .row-actions{line-height:18px;}#commentsdiv.postbox .inside td{padding:1em 10px;}#commentsdiv.postbox .inside .column-author{width:33%;}#commentsdiv.postbox .inside p{margin:6px 10px 8px;}#commentsdiv.postbox .column-comment p{margin:.6em 0;}#commentsdiv.postbox #replyrow td{padding:0;}.sorting-indicator{display:none;width:7px;height:4px;margin-top:8px;margin-left:7px;position:absolute;background-image:url(../images/sort.gif);background-repeat:no-repeat;}.fixed .column-comments .sorting-indicator{margin-top:3px;}.widefat th.sortable,.widefat th.sorted{padding:0;}th.sortable a,th.sorted a{display:block;overflow:hidden;position:relative;padding:7px 7px 8px;}.fixed .column-comments.sortable a,.fixed .column-comments.sorted a{padding:8px 0;}th.sortable a span,th.sorted a span{float:left;cursor:pointer;}th.sorted.asc .sorting-indicator,th.desc:hover span.sorting-indicator{display:inline;background-position:0 0;}th.sorted.desc .sorting-indicator,th.asc:hover span.sorting-indicator{display:inline;background-position:-7px 0;}.tablenav-pages a{border-bottom-style:solid;border-bottom-width:2px;font-weight:bold;margin-right:1px;padding:0 2px;}.tablenav-pages .current-page{text-align:center;}.tablenav-pages .next-page{margin-left:2px;}.tablenav a.button-secondary{display:block;margin:3px 8px 0 0;}.tablenav{clear:both;height:30px;margin:6px 0 4px;vertical-align:middle;}.tablenav.themes{max-width:98%;}.tablenav .tablenav-pages{float:right;display:block;cursor:default;height:30px;line-height:30px;font-size:12px;}.tablenav .no-pages,.tablenav .one-page .pagination-links{display:none;}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;padding:3px 6px;}.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:active{cursor:default;}.tablenav .displaying-num{margin-right:10px;font-size:12px;font-style:italic;}.tablenav .actions{padding:2px 8px 0 0;}.tablenav .delete{margin-right:20px;}.view-switch{float:right;margin:6px 8px 0;}.view-switch a{text-decoration:none;}.filter{float:left;margin:-5px 0 0 10px;}.filter .subsubsub{margin-left:-10px;margin-top:13px;}.screen-per-page{width:3em;}#posts-filter fieldset{float:left;margin:0 1.5ex 1em 0;padding:0;}#posts-filter fieldset legend{padding:0 0 .2em 1px;}span.post-state-format{font-weight:normal;}#wpbody-content .inline-edit-row fieldset{font-size:12px;float:left;margin:0;padding:0;width:100%;}tr.inline-edit-row td,#wpbody-content .inline-edit-row fieldset .inline-edit-col{padding:0 .5em;}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 0 0 1px;border-style:none none none solid;}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:40%;}#wpbody-content .quick-edit-row-post .inline-edit-col-right{width:39%;}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:20%;}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:50%;}#wpbody-content .quick-edit-row-page .inline-edit-col-right,#wpbody-content .bulk-edit-row-post .inline-edit-col-right{width:49%;}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:30%;}#wpbody-content .bulk-edit-row-page .inline-edit-col-right{width:69%;}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:right;width:69%;}#wpbody-content .inline-edit-row-page .inline-edit-col-right{margin-top:27px;}.inline-edit-row fieldset .inline-edit-group{clear:both;}.inline-edit-row fieldset .inline-edit-group:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.inline-edit-row p.submit{clear:both;padding:.5em;margin:.5em 0 0;}.inline-edit-row span.error{line-height:22px;margin:0 15px;padding:3px 5px;}.inline-edit-row h4{margin:.2em 0;padding:0;line-height:23px;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{margin:0;padding:0;line-height:27px;}.inline-edit-row fieldset label,.inline-edit-row fieldset span.inline-edit-categories-label{display:block;margin:.2em 0;}.inline-edit-row fieldset label.inline-edit-tags{margin-top:0;}.inline-edit-row fieldset label.inline-edit-tags span.title{margin:.2em 0;}.inline-edit-row fieldset label span.title{display:block;float:left;width:5em;}.inline-edit-row fieldset label span.input-text-wrap{display:block;margin-left:5em;}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{width:auto;padding-right:.5em;}.inline-edit-row .input-text-wrap input[type=text]{width:100%;}.inline-edit-row fieldset label input[type=checkbox]{vertical-align:text-bottom;}.inline-edit-row fieldset label textarea{width:100%;height:4em;}#wpbody-content .bulk-edit-row fieldset .inline-edit-group label{max-width:50%;}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:.5em;}.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input{width:6em;}.inline-edit-row h4{text-transform:uppercase;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{font-style:italic;line-height:1.8em;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea{border-style:solid;border-width:1px;}.inline-edit-row fieldset .inline-edit-date{float:left;}.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=mn]{font-size:12px;width:2.1em;}.inline-edit-row fieldset input[name=aa]{font-size:12px;width:3.5em;}.inline-edit-row fieldset label input.inline-edit-password-input{width:8em;}.inline-edit-row .catshow,.inline-edit-row .cathide{cursor:pointer;}ul.cat-checklist{height:12em;border-style:solid;border-width:1px;overflow-y:scroll;padding:0 5px;margin:0;}#bulk-titles{display:block;height:12em;border-style:solid;border-width:1px;overflow-y:scroll;padding:0 5px;margin:0 0 5px;}.inline-edit-row fieldset ul.cat-checklist li,.inline-edit-row fieldset ul.cat-checklist input{margin:0;}.inline-edit-row fieldset ul.cat-checklist label,.inline-edit-row .catshow,.inline-edit-row .cathide,.inline-edit-row #bulk-titles div{font-family:sans-serif;font-style:normal;font-size:11px;}table .inline-edit-row fieldset ul.cat-hover{height:auto;max-height:30em;overflow-y:auto;position:absolute;}.inline-edit-row fieldset label input.inline-edit-menu-order-input{width:3em;}.inline-edit-row fieldset label input.inline-edit-slug-input{width:75%;}.quick-edit-row-post fieldset label.inline-edit-status{float:left;}#bulk-titles{line-height:140%;}#bulk-titles div{margin:.2em .3em;}#bulk-titles div a{cursor:pointer;display:block;float:left;height:10px;margin:3px 3px 0 -2px;overflow:hidden;position:relative;text-indent:-9999px;width:10px;}#titlediv{position:relative;margin-bottom:20px;}#titlediv label{cursor:text;}#titlediv div.inside{margin:0;}#poststuff #titlewrap{border:0;padding:0;}#titlediv #title{padding:3px 8px;font-size:1.7em;line-height:100%;width:100%;outline:none;}#titlediv #title-prompt-text,#wp-fullscreen-title-prompt-text{color:#bbb;position:absolute;font-size:1.7em;padding:8px 10px;}#wp-fullscreen-title-prompt-text{left:0;padding:11px;}#poststuff .inside-submitbox,#side-sortables .inside-submitbox{margin:0 3px;font-size:11px;}input#link_description,input#link_url{width:98%;}#pending{background:0 none;border:0 none;padding:0;font-size:11px;margin-top:-1px;}#edit-slug-box{height:1em;margin-top:8px;padding:0 10px;}#editable-post-name-full{display:none;}#editable-post-name input{width:16em;}.postarea h3 label{float:left;}#submitpost #ajax-loading,#submitpost .ajax-loading{vertical-align:middle;}#wpcontent .ajax-loading{visibility:hidden;}.submitbox .submit{text-align:left;padding:12px 10px 10px;font-size:11px;}.submitbox .submitdelete{text-decoration:none;padding:1px 2px;}.submitbox .submitdelete,.submitbox .submit a:hover{border-bottom-width:1px;border-bottom-style:solid;}.submitbox .submit input{margin-bottom:8px;margin-right:4px;padding:6px;}.inside-submitbox #post_status{margin:2px 0 2px -2px;}#post-status-select,#post-format{line-height:2.5em;margin-top:3px;}#post-body #normal-sortables{min-height:50px;}.postbox{position:relative;min-width:255px;}#trackback_url{width:99%;}#normal-sortables .postbox .submit{background:transparent none;border:0 none;float:right;padding:0 12px;margin:0;}#side-sortables .category-add input[type="text"],#side-sortables .category-add select{width:160px;}#post-body ul.category-tabs,#post-body ul.add-menu-item-tabs{float:left;width:120px;text-align:right;margin:0 -120px 0 5px;padding:0;}#post-body ul.category-tabs li,#post-body ul.add-menu-item-tabs li{padding:8px;}#post-body ul.category-tabs li.tabs,#post-body ul.add-menu-item-tabs li.tabs{-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}.wp-tab-panel,.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,#linkcategorydiv div.tabs-panel{height:200px;overflow:auto;padding:.5em .9em;border-style:solid;border-width:1px;}.nav-menus-php .customlinkdiv div.tabs-panel,.nav-menus-php .posttypediv div.tabs-panel,.nav-menus-php .taxonomydiv div.tabs-panel{height:auto;max-height:205px;}div.tabs-panel-active{display:block;}div.tabs-panel-inactive{display:none;}#post-body .categorydiv div.tabs-panel,.taxonomy div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 5px 0 125px;}.has-right-sidebar #side-sortables .category-tabs li,#side-sortables .add-menu-item-tabs li,.wp-tab-bar li{display:inline;line-height:1.35em;}.no-js #side-sortables .category-tabs li.hide-if-no-js{display:none;}#side-sortables .category-tabs a,#side-sortables .add-menu-item-tabs a,.wp-tab-bar a{text-decoration:none;}#side-sortables .category-tabs{margin:8px 0 3px;}#category-adder h4{margin:10px 0;}#side-sortables .add-menu-item-tabs,.wp-tab-bar{margin-bottom:3px;}.categorydiv ul,.customlinkdiv ul,.posttypediv ul,.taxonomydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}#normal-sortables .postbox #replyrow .submit{float:none;margin:0;padding:3px 7px;}#side-sortables .submitbox .submit input,#side-sortables .submitbox .submit .preview,#side-sortables .submitbox .submit a.preview:hover{border:0 none;}#side-sortables .inside-submitbox .insidebox,.stuffbox .insidebox{margin:11px 0;}#side-sortables .comments-box,#normal-sortables .comments-box{border:0 none;}ul.category-tabs,ul.add-menu-item-tabs,ul.wp-tab-bar{margin-top:12px;}#side-sortables .comments-box thead th,#normal-sortables .comments-box thead th{background:transparent;padding:0 7px 4px;font-style:italic;}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-style:solid solid none;border-width:1px 1px 0;}#commentsdiv img.waiting{padding-left:5px;}#post-body .category-tabs li.tabs,#post-body .add-menu-item-tabs li.tabs{border-style:solid none solid solid;border-width:1px 0 1px 1px;margin-right:-1px;}ul.category-tabs li,ul.add-menu-item-tabs li,ul.wp-tab-bar li{padding:3px 5px 5px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}form#tags-filter{position:relative;}.screen-per-page{width:3em;}#posts-filter fieldset{float:left;margin:0 1.5ex 1em 0;padding:0;}#posts-filter fieldset legend{padding:0 0 .2em 1px;}td.post-title strong,td.plugin-title strong{display:block;margin-bottom:.2em;}td.post-title p,td.plugin-title p{margin:6px 0;}.wp-hidden-children .wp-hidden-child,.ui-tabs-hide{display:none;}.commentlist .avatar{vertical-align:text-top;}#post-body .tagsdiv #newtag{margin-right:5px;width:16em;}#side-sortables input#post_password{width:94%;}#side-sortables .tagsdiv #newtag{width:68%;}#post-status-info{border-width:0 1px 1px;border-style:none solid solid;width:100%;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}#post-status-info td{font-size:12px;}.autosave-info{padding:2px 15px;text-align:right;}#editorcontent #post-status-info{border:none;}#post-body .wp_themeSkin .mceStatusbar a.mceResize{display:block;background:transparent url(../images/resize.gif) no-repeat scroll right bottom;width:12px;cursor:se-resize;margin:0 2px;position:relative;top:-2px;}#post-body .postarea .wp_themeSkin .mceStatusbar a.mceResize{top:20px;}#wp-word-count{display:block;padding:2px 10px;}#timestampdiv select{height:20px;line-height:14px;padding:0;vertical-align:top;}#aa,#jj,#hh,#mn{padding:1px;font-size:12px;}#jj,#hh,#mn{width:2em;}#aa{width:3.4em;}.curtime #timestamp{background-repeat:no-repeat;background-position:left top;padding-left:18px;}#timestampdiv{padding-top:5px;line-height:23px;}#timestampdiv p{margin:8px 0 6px;}#timestampdiv input{border-width:1px;border-style:solid;}#postcustomstuff .updatemeta,#postcustomstuff .deletemeta{margin:auto;}#postcustomstuff thead th{padding:5px 8px 8px;}#postcustom #postcustomstuff .submit{border:0 none;float:none;padding:5px 8px;}#side-sortables #postcustom #postcustomstuff .submit{padding:0 5px;}#side-sortables #postcustom #postcustomstuff td.left input{margin:3px 3px 0;}#side-sortables #postcustom #postcustomstuff #the-list textarea{height:85px;margin:3px;}#postcustomstuff table{margin:0;width:100%;border-width:1px;border-style:solid;border-spacing:0;}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{width:95%;margin:8px 0 8px 8px;}#postcustomstuff th.left,#postcustomstuff td.left{width:38%;}#postcustomstuff #newmeta .submit{padding:0 8px;}#postcustomstuff .submit input,#postcustomstuff table #addmetasub{width:auto;}#postcustomstuff #newmetaleft{vertical-align:top;}#postcustomstuff #newmetaleft a{padding:0 10px;text-decoration:none;}table.diff{width:100%;}table.diff col.content{width:50%;}table.diff tr{background-color:transparent;}table.diff td,table.diff th{padding:.5em;font-family:Consolas,Monaco,monospace;border:none;}table.diff .diff-deletedline del,table.diff .diff-addedline ins{text-decoration:none;}.category-adder{margin-left:120px;padding:4px 0;}.category-adder h4{margin:0 0 8px;}#side-sortables .category-adder{margin:0;}#normal-sortables .category-add input[type="text"],#normal-sortables .category-add select{width:30%;}#post-body ul.category-tabs,#post-body ul.add-menu-item-tabs{float:left;width:120px;text-align:right;margin:0 -120px 0 5px;padding:0;}#post-body ul.category-tabs li,#post-body ul.add-menu-item-tabs li{padding:8px;}#post-body ul.category-tabs li.tabs,#post-body ul.add-menu-item-tabs li.tabs{-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,#linkcategorydiv div.tabs-panel{height:200px;overflow:auto;padding:.5em .9em;border-style:solid;border-width:1px;}.nav-menus-php .customlinkdiv div.tabs-panel,.nav-menus-php .posttypediv div.tabs-panel,.nav-menus-php .taxonomydiv div.tabs-panel{height:auto;max-height:205px;}div.tabs-panel-active{display:block;}div.tabs-panel-inactive{display:none;}#post-body .categorydiv div.tabs-panel,.taxonomy div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 5px 0 125px;}.categorydiv ul,.customlinkdiv ul,.posttypediv ul,.taxonomydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}#front-page-warning,#front-static-pages ul,ul.export-filters,.inline-editor ul.cat-checklist ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:18px;}ul.categorychecklist li{margin:0;padding:0;line-height:19px;word-wrap:break-word;}.categorydiv .tabs-panel,.customlinkdiv .tabs-panel,.posttypediv .tabs-panel,.taxonomydiv .tabs-panel{border-width:3px;border-style:solid;}.form-wrap p,.form-wrap label{font-size:11px;}.form-wrap label{display:block;padding:2px;font-size:12px;}.form-field input,.form-field textarea{border-style:solid;border-width:1px;width:95%;}p.description,.form-wrap p{margin:2px 0 5px;}p.help,p.description,span.description,.form-wrap p{font-size:12px;font-style:italic;font-family:sans-serif;}.form-wrap .form-field{margin:0 0 10px;padding:8px;}.col-wrap h3{margin:12px 0;font-size:1.1em;}.col-wrap p.submit{margin-top:-10px;}#poststuff .taghint{color:#aaa;margin:15px 0 -24px 12px;}#poststuff .tagsdiv .howto{margin:0 0 6px 8px;}.ajaxtag .newtag{position:relative;}.tagsdiv .newtag{width:180px;}.tagsdiv .the-tags{display:block;height:60px;margin:0 auto;overflow:auto;width:260px;}#post-body-content .tagsdiv .the-tags{margin:0 5px;}p.popular-tags{-webkit-border-radius:8px;border-radius:8px;border-width:1px;border-style:solid;line-height:2em;max-width:1000px;padding:8px 12px 12px;text-align:justify;}p.popular-tags a{padding:0 3px;}.tagcloud{width:97%;margin:0 0 40px;text-align:justify;}.tagcloud h3{margin:2px 0 12px;}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border-width:1px;border-style:solid;}.ac_results li{padding:2px 5px;white-space:nowrap;text-align:left;}.ac_over{cursor:pointer;}.ac_match{text-decoration:underline;}.media-item .describe{border-collapse:collapse;width:100%;border-top-style:solid;border-top-width:1px;clear:both;cursor:default;}.media-item.media-blank .describe{border:0;}.media-item .describe th{vertical-align:top;text-align:left;padding:5px 10px 10px;width:140px;}.media-item .describe .align th{padding-top:0;}.media-item .media-item-info tr{background-color:transparent;}.media-item .describe td{padding:0 8px 8px 0;vertical-align:top;}.media-item thead.media-item-info td{padding:4px 10px 0;}.media-item .media-item-info .A1B1{padding:0 0 0 10px;}.media-item td.savesend{padding-bottom:15px;}.media-item .thumbnail{max-height:128px;max-width:128px;}#wpbody-content #async-upload-wrap a{display:none;}.media-upload-form{margin-top:20px;}.media-upload-form td label{margin-right:6px;margin-left:2px;}.media-upload-form .align .field label{display:inline;padding:0 0 0 23px;margin:0 1em 0 3px;font-weight:bold;}.media-upload-form tr.image-size label{margin:0 0 0 5px;font-weight:bold;}.media-upload-form th.label label{font-weight:bold;margin:.5em;font-size:13px;}.media-upload-form th.label label span{padding:0 5px;}abbr.required{border:medium none;text-decoration:none;}.media-item .describe input[type="text"],.media-item .describe textarea{width:460px;}.media-item .describe p.help{margin:0;padding:0 0 0 5px;}.describe-toggle-on,.describe-toggle-off{display:block;line-height:36px;float:right;margin-right:15px;}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on,.media-item.open img.pinkynail{display:none;}.media-item.open .describe-toggle-off{display:block;}#media-items .media-item{border-style:solid;border-width:1px;min-height:36px;position:relative;margin-top:-1px;width:100%;}#media-items{width:623px;}#media-items:empty{border:0 none;}.media-item .filename{line-height:36px;overflow:hidden;padding:0 10px;}.media-item .error-div{padding-left:10px;}.media-item .pinkynail{float:left;margin:2px 2px 0;max-width:40px;max-height:32px;}.media-item .startopen,.media-item .startclosed{display:none;}.media-item .original{position:relative;height:34px;}.media-item .progress{float:right;height:22px;margin:6px 10px 0 0;width:200px;line-height:2em;padding:0;overflow:hidden;margin-bottom:2px;border:1px solid #d1d1d1;background:#fff;background-image:linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-o-linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-moz-linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-webkit-linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-ms-linear-gradient(bottom,#fff 0,#f7f7f7 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);box-shadow:inset 0 0 3px rgba(0,0,0,0.1);}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-24px;background-color:#83B4D8;background-image:linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-o-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-moz-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-webkit-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-ms-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);box-shadow:0 0 3px rgba(0,0,0,0.3);}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0 8px;text-shadow:0 1px 0 rgba(255,255,255,0.4);color:rgba(0,0,0,0.6);}.upload-php .fixed .column-parent{width:25%;}.js .html-uploader #plupload-upload-ui{display:none;}.js .html-uploader #html-upload-ui{display:block;}.media-upload-form .media-item.error{margin:0;padding:0;}.media-upload-form .media-item.error p,.media-item .error-div{line-height:16px;font-size:12px;margin:10px;padding:0;}.media-item .error-div a.dismiss{float:right;padding-left:15px;}.find-box{width:500px;height:300px;overflow:hidden;padding:33px 5px 40px;position:absolute;z-index:1000;}.find-box-head{cursor:move;font-weight:bold;height:2em;line-height:2em;padding:1px 12px;position:absolute;top:5px;width:100%;}.find-box-inside{overflow:auto;width:100%;height:100%;}.find-box-search{padding:12px;border-width:1px;border-style:none none solid;}#find-posts-response{margin:8px 0;padding:0 1px;}#find-posts-response table{width:100%;}#find-posts-response .found-radio{padding:5px 0 0 8px;width:15px;}.find-box-buttons{width:480px;margin:8px;}.find-box-search label{padding-right:6px;}.find-box #resize-se{position:absolute;right:1px;bottom:1px;}ul#dismissed-updates{display:none;}form.upgrade{margin-top:8px;}form.upgrade .hint{font-style:italic;font-size:85%;margin:-0.5em 0 2em 0;}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border-width:1px;border-style:solid;line-height:1.8em;word-spacing:3px;-webkit-border-radius:6px;border-radius:6px;}.drag-drop #drag-drop-area{border:4px dashed #DDD;height:200px;}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px;}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none;}.drag-drop .drag-drop-inside p{text-align:center;}.drag-drop-inside p.drag-drop-info{font-size:20px;}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block;}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8;}#plupload-upload-ui{position:relative;}.describe .image-editor{vertical-align:top;}.imgedit-wrap{position:relative;}.imgedit-settings p{margin:8px 0;}.describe .imgedit-wrap table td{vertical-align:top;padding-top:0;}.imgedit-wrap p,.describe .imgedit-wrap table td{font-size:11px;line-height:18px;}.describe .imgedit-wrap table td.imgedit-settings{padding:0 5px;}td.imgedit-settings input{vertical-align:middle;}.imgedit-wait{position:absolute;top:0;background:#FFF url(../images/wpspin_light.gif) no-repeat scroll 22px 10px;opacity:.7;filter:alpha(opacity=70);width:100%;height:500px;display:none;}.media-disabled,.imgedit-settings .disabled{color:grey;}.imgedit-wait-spin{padding:0 4px 4px;vertical-align:bottom;visibility:hidden;}.imgedit-menu{margin:0 0 12px;min-width:300px;}.imgedit-menu div{float:left;width:32px;height:32px;}.imgedit-crop-wrap{position:relative;}.imgedit-crop{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -9px -31px;margin:0 8px 0 0;}.imgedit-crop.disabled:hover{background-position:-9px -31px;}.imgedit-crop:hover{background-position:-9px -1px;}.imgedit-rleft{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -46px -31px;margin:0 3px;}.imgedit-rleft.disabled:hover{background-position:-46px -31px;}.imgedit-rleft:hover{background-position:-46px -1px;}.imgedit-rright{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -77px -31px;margin:0 8px 0 3px;}.imgedit-rright.disabled:hover{background-position:-77px -31px;}.imgedit-rright:hover{background-position:-77px -1px;}.imgedit-flipv{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -115px -31px;margin:0 3px;}.imgedit-flipv.disabled:hover{background-position:-115px -31px;}.imgedit-flipv:hover{background-position:-115px -1px;}.imgedit-fliph{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -147px -31px;margin:0 8px 0 3px;}.imgedit-fliph.disabled:hover{background-position:-147px -31px;}.imgedit-fliph:hover{background-position:-147px -1px;}.imgedit-undo{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -184px -31px;margin:0 3px;}.imgedit-undo.disabled:hover{background-position:-184px -31px;}.imgedit-undo:hover{background-position:-184px -1px;}.imgedit-redo{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -215px -31px;margin:0 8px 0 3px;}.imgedit-redo.disabled:hover{background-position:-215px -31px;}.imgedit-redo:hover{background-position:-215px -1px;}.imgedit-applyto img{margin:0 8px 0 0;}.imgedit-group-top{margin:5px 0;}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block;}.imgedit-help{display:none;font-style:italic;margin-bottom:8px;}.imgedit-help ul li{font-size:11px;}a.imgedit-help-toggle{text-decoration:none;}#wpbody-content .imgedit-response div{width:600px;margin:8px;}.form-table td.imgedit-response{padding:0;}.imgedit-submit{margin:8px 0;}.imgedit-submit-btn{margin-left:20px;}.imgedit-wrap .nowrap{white-space:nowrap;}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle;}.imgedit-group{border-width:1px;border-style:solid;-webkit-border-radius:8px;border-radius:8px;margin-bottom:8px;padding:2px 10px;}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;margin-bottom:-8px;clear:both;}.form-table td{margin-bottom:9px;padding:8px 10px;line-height:20px;font-size:12px;}.form-table th,.form-wrap label{font-weight:normal;text-shadow:#fff 0 1px 0;}.form-table th{vertical-align:top;text-align:left;padding:10px;width:200px;}.form-table th.th-full{width:auto;}.form-table div.color-option{display:block;clear:both;margin-top:12px;}.form-table input.tog{margin-top:2px;margin-right:2px;float:left;}.form-table td p{margin-top:4px;}.form-table table.color-palette{vertical-align:bottom;float:left;margin:-12px 3px 11px;}.form-table .color-palette td{border-width:1px 1px 0;border-style:solid solid none;height:10px;line-height:20px;width:10px;}.commentlist li{padding:1em 1em .2em;margin:0;border-bottom-width:1px;border-bottom-style:solid;}.commentlist li li{border-bottom:0;padding:0;}.commentlist p{padding:0;margin:0 0 .8em;}#replyrow input{border-width:1px;border-style:solid;}#replyrow td{padding:2px;}#replysubmit{margin:0;padding:0 7px 3px;text-align:center;}#replysubmit img.waiting,.inline-edit-save img.waiting{padding:4px 10px 0;vertical-align:top;float:right;}#replysubmit .button{margin-right:5px;}#replysubmit .error{color:red;line-height:21px;text-align:center;vertical-align:center;}#replyrow h5{margin:.2em 0 0;padding:0 5px;line-height:1.4em;font-size:1em;}#edithead .inside{float:left;padding:3px 0 2px 5px;margin:0;text-align:center;}#edithead .inside input{width:180px;}#edithead label{padding:2px 0;}#replycontainer{padding:5px;}#replycontent{height:120px;}.comment-ays{margin-bottom:0;border-style:solid;border-width:1px;}.comment-ays th{border-right-style:solid;border-right-width:1px;}.trash-undo-inside,.spam-undo-inside{margin:1px 8px 1px 0;line-height:16px;}.spam-undo-inside .avatar,.trash-undo-inside .avatar{height:20px;width:20px;margin-right:8px;vertical-align:middle;}.stuffbox .editcomment{clear:none;}#comment-status-radio p{margin:3px 0 5px;}#comment-status-radio input{margin:2px 3px 5px 0;vertical-align:middle;}#comment-status-radio label{padding:5px 0;}.commentlist .avatar{vertical-align:text-top;}.theme-install-php .tablenav{height:auto;}.available-theme{display:inline-block;margin-bottom:10px;margin-right:25px;overflow:hidden;padding:20px;vertical-align:top;width:240px;}.available-theme a.screenshot{width:240px;height:180px;display:block;border-width:1px;border-style:solid;margin-bottom:10px;overflow:hidden;}.available-theme img{width:240px;}.available-theme h3{margin:15px 0 5px;}#current-theme{margin:1em 0 1.5em;}#current-theme a{border-bottom:none;}#current-theme h3{font-size:17px;font-weight:normal;margin:0;}#current-theme .theme-description{margin-top:5px;}#current-theme img{float:left;border-width:1px;border-style:solid;margin-right:1em;margin-bottom:1.5em;width:150px;}.theme-options span{text-transform:uppercase;font-size:13px;}.theme-options a{font-size:15px;}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{font-weight:bold;text-decoration:none;}#TB_window #TB_title{background-color:#222;color:#cfcfcf;}#broken-themes{text-align:left;width:50%;border-spacing:3px;padding:3px;}.theme-install-php h4{margin:2.5em 0 8px;}.appearance_page_custom-header #headimg{border:1px solid #DFDFDF;min-height:100px;width:100%;}.appearance_page_custom-header #upload-form p label{font-size:12px;}.appearance_page_custom-header .available-headers .default-header{float:left;margin:0 20px 20px 0;}.appearance_page_custom-header .random-header{clear:both;margin:0 20px 20px 0;vertical-align:middle;}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-right:10px;}.appearance_page_custom-header .available-headers label img{vertical-align:middle;}div#custom-background-image{min-height:100px;border:1px solid #dfdfdf;}div#custom-background-image img{max-width:400px;max-height:300px;}.nav-tab{border-style:solid;border-color:#dfdfdf #dfdfdf #fff;border-width:1px 1px 0;color:#aaa;text-shadow:#fff 0 1px 0;font-size:12px;line-height:16px;display:inline-block;padding:4px 14px 6px;text-decoration:none;margin:0 6px -1px 0;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}.nav-tab-active{border-width:1px;color:#464646;}.nav-tab:hover,.nav-tab-active{border-color:#ccc #ccc #fff;}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom:1px solid #ccc;padding-bottom:0;}h2 .nav-tab{padding:4px 10px 6px;font-weight:200;font-size:20px;line-height:24px;}#dashboard_right_now .versions .b,#post-status-display,#post-visibility-display #adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,.media-item .percent,.plugins .name,#pass-strength-result.strong,#pass-strength-result.short,.button-highlighted,input.button-highlighted,#quicktags #ed_strong,#ed_reply_toolbar #ed_reply_strong,.item-controls .item-order a,.feature-filter .feature-name{font-weight:bold;}.plugins p{margin:0 4px;padding:0;}.plugins .desc p{margin:0 0 8px;}.plugins td.desc{line-height:1.5em;}.plugins .desc ul,.plugins .desc ol{margin:0 0 0 2em;}.plugins .desc ul{list-style-type:disc;}.plugins .row-actions-visible{padding:0;}.plugins tbody th.check-column{padding:7px 0;}.plugins .inactive td,.plugins .inactive th,.plugins .active td,.plugins .active th{border-top-style:solid;border-top-width:1px;padding:5px 7px 0;}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-right:12px;white-space:nowrap;}.plugins .second,.plugins .row-actions-visible{padding:0 0 5px;}.plugins-php .widefat tfoot th,.plugins-php .widefat tfoot td{border-top-style:solid;border-top-width:1px;}.plugin-update-tr .update-message{margin:5px;padding:3px 5px;}.plugin-install-php h4{margin:2.5em 0 8px;}#profile-page .form-table textarea{width:500px;margin-bottom:6px;}#profile-page .form-table #rich_editing{margin-right:5px;}#your-profile legend{font-size:22px;}#your-profile #rich_editing{border:none;}#display_name{width:15em;}#createuser .form-field input{width:25em;}.pressthis{margin:20px 0;}.pressthis a{display:inline-block;width:113px;position:relative;cursor:move;color:#333;background:#dfdfdf;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.07,#e6e6e6),color-stop(0.77,#d8d8d8));background-image:-moz-linear-gradient(center bottom,#e6e6e6 7%,#d8d8d8 77%);background-repeat:no-repeat;background-image-position:10px 8px;-webkit-border-radius:5px;border-radius:5px;border:1px #b4b4b4 solid;font-style:normal;line-height:16px;font-size:14px;text-decoration:none;text-shadow:#fff 0 1px 0;}.pressthis a:hover,.pressthis a:active{color:#333;}.pressthis a:hover:after{transform:skew(20deg) rotate(9deg);-webkit-transform:skew(20deg) rotate(9deg);-moz-transform:skew(20deg) rotate(9deg);box-shadow:0 10px 8px rgba(0,0,0,0.7);-webkit-box-shadow:0 10px 8px rgba(0,0,0,0.7);-moz-box-shadow:0 10px 8px rgba(0,0,0,0.7);}.pressthis a span{background:url(../images/press-this.png) no-repeat -45px 5px;padding:8px 0 8px 32px;display:inline-block;}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:transparent;transform:skew(20deg) rotate(6deg);-webkit-transform:skew(20deg) rotate(6deg);-moz-transform:skew(20deg) rotate(6deg);box-shadow:0 10px 8px rgba(0,0,0,0.6);-webkit-box-shadow:0 10px 8px rgba(0,0,0,0.6);-moz-box-shadow:0 10px 8px rgba(0,0,0,0.6);}#utc-time,#local-time{padding-left:25px;font-style:italic;font-family:sans-serif;}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle;}#footer{position:absolute;bottom:0;left:0;right:0;padding:10px 0;margin-right:20px;border-top-width:1px;border-top-style:solid;}#footer p{margin:0;line-height:20px;}#footer a{text-decoration:none;}#footer a:hover{text-decoration:underline;}.about-wrap{position:relative;margin:44px 40px 0 20px;font-size:14px;}.about-wrap div.updated,.about-wrap div.error{display:none!important;}.about-wrap p{line-height:1.6em;}.about-wrap h1{margin:.6em 200px 0 0;line-height:1.2em;font-size:3.6em;font-weight:200;}.about-text,.about-description,.about-wrap li.wp-person a.web{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;font-weight:normal;line-height:1.6em;font-size:18px;}.about-description{margin-top:1.4em;}.about-text{margin:1em 200px 1.4em 0;min-height:60px;font-size:24px;}.about-wrap h2.nav-tab-wrapper{padding-left:6px;}.wp-badge{padding-top:142px;height:50px;width:173px;font-weight:bold;font-size:14px;text-align:center;margin:0 -5px;background:url('../images/wp-badge.png?ver=20111120') no-repeat;}.about-wrap .wp-badge{position:absolute;top:0;right:0;}.about-wrap h2 .nav-tab{padding:4px 10px 6px;margin:0 3px -1px 0;font-size:18px;}.about-wrap h2 .nav-tab-active{font-weight:bold;padding-top:3px;}.about-wrap h3{font-size:24px;margin-bottom:.4em;padding-top:20px;}.about-wrap .changelog{font-size:14px;padding-bottom:10px;overflow:hidden;}.about-wrap .changelog li{list-style-type:disc;margin-left:3em;}.about-wrap .feature-section .left-feature,.about-wrap .feature-section img,.about-wrap .feature-section .right-feature{float:left;}.about-wrap .feature-section{min-height:100px;overflow:hidden;}.about-wrap .feature-section.angled-right{margin-top:-35px;padding-top:15px;}.about-wrap .feature-section.angled-right img{margin-top:0;}.about-wrap .feature-section.angled-right .left-feature{margin-top:15px;}.about-wrap .feature-section h4{margin-bottom:.6em;}.about-wrap .feature-section p{margin-top:.6em;}.about-wrap .feature-section .left-feature,.about-wrap .feature-section .right-feature{width:40%;}.about-wrap .feature-section .left-feature{margin-right:10%;}.about-wrap .feature-section .right-feature{margin-left:9%;}.about-wrap .feature-section.angled-left .left-feature,.about-wrap .feature-section.angled-right .left-feature{margin-right:5%;}.about-wrap .feature-section.angled-left .right-feature,.about-wrap .feature-section.angled-right .right-feature{margin-left:5%;}.about-wrap .feature-section img{width:19%;height:130px;margin-top:15px;border-width:1px;border-style:solid;-webkit-border-radius:3px;border-radius:3px;}.about-wrap .feature-section.angled-left .left-feature,.about-wrap .feature-section.angled-right .right-feature{width:30%;}.about-wrap .feature-section.angled-left .right-feature,.about-wrap .feature-section.angled-right .left-feature{width:40%;}.about-wrap .return-to-dashboard{margin:16px 0 0;font-size:14px;font-weight:bold;}.about-wrap .return-to-dashboard a{text-decoration:none;}.about-wrap h4.wp-people-group{margin-top:2.6em;font-size:16px;}.about-wrap ul.wp-people-group{overflow:hidden;padding:5px;margin:0 -5px;}.about-wrap ul.compact{margin-bottom:0;}.about-wrap li.wp-person{float:left;margin-right:10px;}.about-wrap li.wp-person img.gravatar{float:left;margin:0 10px 10px 0;padding:2px;width:60px;height:60px;}.about-wrap ul.compact li.wp-person img.gravatar{width:30px;height:30px;}.about-wrap li.wp-person{height:70px;width:280px;padding-bottom:15px;}.about-wrap ul.compact li.wp-person{height:auto;width:180px;padding-bottom:0;margin-bottom:0;}.about-wrap #wp-people-group-validators+p.wp-credits-list{margin-top:0;}.about-wrap li.wp-person a.web{display:block;margin:6px 0 2px;font-size:16px;text-decoration:none;}.about-wrap p.wp-credits-list a{white-space:nowrap;}.freedoms-php .about-wrap ol{margin:40px 60px;}.freedoms-php .about-wrap ol li{list-style-type:decimal;font-weight:bold;}.freedoms-php .about-wrap ol p{font-weight:normal;margin:.6em 0;}#excerpt,.attachmentlinks{margin:0;height:4em;width:98%;}.wp-editor-container textarea.wp-editor-area{width:99.9%;}#template div{margin-right:190px;}p.pagenav{margin:0;display:inline;}.pagenav span{font-weight:bold;margin:0 6px;}.row-title{font-size:13px!important;font-weight:bold;}.column-author img,.column-username img{float:left;margin-right:10px;margin-top:1px;}.row-actions{visibility:hidden;padding:2px 0 0;}tr:hover .row-actions,div.comment-item:hover .row-actions{visibility:visible;}.row-actions-visible{padding:2px 0 0;}.form-table .pre{padding:8px;margin:0;}table.form-table td .updated{font-size:13px;}.tagchecklist{margin-left:14px;font-size:12px;overflow:auto;}.tagchecklist strong{margin-left:-8px;position:absolute;}.tagchecklist span{margin-right:25px;display:block;float:left;font-size:11px;line-height:1.8em;white-space:nowrap;cursor:default;}.tagchecklist span a{margin:6px 0 0 -9px;cursor:pointer;width:10px;height:10px;display:block;float:left;text-indent:-9999px;overflow:hidden;position:absolute;}#poststuff h2{margin-top:20px;font-size:1.5em;margin-bottom:15px;padding:0 0 3px;clear:left;}#poststuff h3,.metabox-holder h3{font-size:15px;font-weight:normal;padding:7px 10px;margin:0;line-height:1;}#poststuff .inside{margin:6px 0 8px;}#post-visibility-select,#post-formats-select{line-height:1.5em;margin-top:3px;}#poststuff #submitdiv .inside{margin:0;padding:0;}#titlediv,#poststuff .postarea{margin-bottom:20px;}td.post-title strong,td.plugin-title strong{display:block;margin-bottom:.2em;}td.post-title p,td.plugin-title p{margin:6px 0;}#templateside ul li a{text-decoration:none;}.tool-box .title{margin:8px 0;font-size:18px;font-weight:normal;line-height:24px;}#sidemenu{margin:-30px 15px 0 315px;list-style:none;position:relative;float:right;padding-left:10px;font-size:12px;}#sidemenu a{padding:0 7px;display:block;float:left;line-height:28px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;}#sidemenu li{display:inline;line-height:200%;list-style:none;text-align:center;white-space:nowrap;margin:0;padding:0;}#sidemenu a.current{font-weight:normal;padding-left:6px;padding-right:6px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-width:1px;border-style:solid;}#sidemenu li a .count-0{display:none;}.plugin-install #description,.plugin-install-network #description{width:60%;}table .vers,table .column-visible,table .column-rating{text-align:left;}.error-message{color:red;font-weight:bold;}body.iframe{height:98%;}td.media-icon{text-align:center;width:80px;padding-top:8px;padding-bottom:8px;}td.media-icon img{max-width:80px;max-height:60px;}.screen-per-page{width:3em;}.list-ajax-loading{float:right;margin-right:9px;margin-top:-1px;}.tablenav .list-ajax-loading{margin-top:7px;}#howto{font-size:11px;margin:0 5px;display:block;}.importers td{padding-right:14px;}.importers{font-size:16px;width:auto;}#namediv table{width:100%;}#namediv td.first{width:10px;white-space:nowrap;}#namediv input{width:98%;}#namediv p{margin:10px 0;}#submitdiv h3{margin-bottom:0!important;}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute;}br.clear{height:2px;line-height:2px;}.checkbox{border:none;margin:0;padding:0;}fieldset{border:0;padding:0;margin:0;}.post-categories{display:inline;margin:0;padding:0;}.post-categories li{display:inline;}.edit-box{display:none;}h3:hover .edit-box{display:inline;}.index-php form .input-text-wrap{background:#fff;border-style:solid;border-width:1px;padding:2px 3px;border-color:#ccc;}#dashboard-widgets form .input-text-wrap input{border:0 none;outline:none;margin:0;padding:0;width:99%;color:#333;}form .textarea-wrap{background:#fff;border-style:solid;border-width:1px;padding:2px;border-color:#ccc;}#dashboard-widgets form .textarea-wrap textarea{border:0 none;padding:0;outline:none;width:99%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:none;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input{margin:0;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0;}#dashboard-widgets a{text-decoration:none;}#dashboard-widgets h3 a{text-decoration:underline;}#dashboard-widgets h3 .postbox-title-action{position:absolute;right:30px;padding:0;top:5px;}#dashboard-widgets h4{font-weight:normal;font-size:13px;margin:0 0 .2em;padding:0;}#dashboard_right_now p.sub,#dashboard_right_now .table,#dashboard_right_now .versions{margin:-12px;}#dashboard_right_now .inside{font-size:12px;padding-top:20px;}#dashboard_right_now p.sub{padding:5px 0 15px;color:#8f8f8f;font-size:14px;position:absolute;top:-17px;left:15px;}#dashboard_right_now .table{margin:0;padding:0;position:relative;}#dashboard_right_now .table_content{float:left;border-top:#ececec 1px solid;width:45%;}#dashboard_right_now .table_discussion{float:right;border-top:#ececec 1px solid;width:45%;}#dashboard_right_now table td{padding:3px 0;white-space:nowrap;}#dashboard_right_now table tr.first td{border-top:none;}#dashboard_right_now td.b{padding-right:6px;text-align:right;font-size:14px;width:1%;}#dashboard_right_now td.b a{font-size:18px;}#dashboard_right_now td.b a:hover{color:#d54e21;}#dashboard_right_now .t{font-size:12px;padding-right:12px;padding-top:6px;color:#777;}#dashboard_right_now .t a{white-space:nowrap;}#dashboard_right_now .spam{color:red;}#dashboard_right_now .waiting{color:#e66f00;}#dashboard_right_now .approved{color:green;}#dashboard_right_now .versions{padding:6px 10px 12px;clear:both;}#dashboard_right_now a.button{float:right;clear:right;position:relative;top:-5px;}#dashboard_recent_comments h3{margin-bottom:0;}#dashboard_recent_comments .inside{margin-top:0;}#dashboard_recent_comments .comment-meta .approve{font-style:italic;font-family:sans-serif;font-size:10px;}#dashboard_recent_comments .subsubsub{float:none;white-space:normal;}#the-comment-list{position:relative;}#the-comment-list .comment-item{padding:1em 10px;border-top:1px solid;}#the-comment-list .pingback{padding-left:9px!important;}#the-comment-list .comment-item,#the-comment-list #replyrow{margin:0 -10px;}#the-comment-list .comment-item:first-child{border-top:none;}#the-comment-list .comment-item .avatar{float:left;margin:0 10px 5px 0;}#the-comment-list .comment-item h4{line-height:1.7em;margin-top:-0.4em;color:#777;}#the-comment-list .comment-item h4 cite{font-style:normal;font-weight:normal;}#the-comment-list .comment-item blockquote,#the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline;}#dashboard_recent_comments #the-comment-list .trackback blockquote,#dashboard_recent_comments #the-comment-list .pingback blockquote{display:block;}#the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:12px;}#dashboard_quick_press h4{font-family:sans-serif;float:left;width:5em;clear:both;font-weight:normal;text-align:right;font-size:12px;}#dashboard_quick_press h4 label{margin-right:10px;}#dashboard_quick_press .input-text-wrap,#dashboard_quick_press .textarea-wrap{margin:0 0 1em 5em;}#dashboard_quick_press .wp-media-buttons{margin:0 0 .5em 5em;padding:0;}#dashboard_quick_press .wp-media-buttons a{color:#777;}#dashboard-widgets #dashboard_quick_press form p.submit{margin-left:4.6em;}#dashboard-widgets #dashboard_quick_press form p.submit input{float:left;}#dashboard-widgets #dashboard_quick_press form p.submit #save-post{margin:0 1em 0 10px;}#dashboard-widgets #dashboard_quick_press form p.submit #publish{float:right;}#dashboard-widgets #dashboard_quick_press form p.submit img.waiting{vertical-align:middle;visibility:hidden;margin:4px 6px 0 0;}#dashboard_recent_drafts ul,#dashboard_recent_drafts p{margin:0;padding:0;}#dashboard_recent_drafts ul{list-style:none;}#dashboard_recent_drafts ul li{margin-bottom:1em;}#dashboard_recent_drafts h4{line-height:1.7em;}#dashboard_recent_drafts h4 abbr{font-weight:normal;font-family:sans-serif;font-size:12px;color:#999;margin-left:3px;}.rss-widget ul{margin:0;padding:0;list-style:none;}a.rsswidget{font-size:13px;line-height:1.7em;}.rss-widget ul li{line-height:1.5em;margin-bottom:12px;}.rss-widget span.rss-date{color:#999;font-size:12px;margin-left:3px;}.rss-widget cite{display:block;text-align:right;margin:0 0 1em;padding:0;}.rss-widget cite:before{content:'\2014';}#dashboard_plugins h4{line-height:1.7em;}#dashboard_plugins h5{font-weight:normal;font-size:13px;margin:0;display:inline;line-height:1.4em;}#dashboard_plugins h5 a{line-height:1.4em;}#dashboard_plugins .inside span{font-size:12px;padding-left:5px;}#dashboard_plugins p{margin:.3em 0 1.4em;line-height:1.4em;}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word;}#dashboard_browser_nag a.update-browser-link{font-size:1.2em;font-weight:bold;}#dashboard_browser_nag a{text-decoration:underline;}#dashboard_browser_nag p.browser-update-nag.has-browser-icon{padding-right:125px;}#dashboard_browser_nag .browser-icon{margin-top:-35px;}#dashboard_browser_nag.postbox.browser-insecure{background-color:#ac1b1b;border-color:#ac1b1b;}#dashboard_browser_nag.postbox{background-color:#e29808;background-image:none;border-color:#edc048;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;color:#fff;}#dashboard_browser_nag.postbox.browser-insecure h3{border-bottom-color:#cd5a5a;color:#fff;}#dashboard_browser_nag.postbox h3{border-bottom-color:#f6e2ac;text-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:transparent none;color:#fff;}#dashboard_browser_nag a{color:#fff;}#dashboard_browser_nag.browser-insecure a.browse-happy-link,#dashboard_browser_nag.browser-insecure a.update-browser-link{text-shadow:#871b15 0 1px 0;}#dashboard_browser_nag a.browse-happy-link,#dashboard_browser_nag a.update-browser-link{text-shadow:#d29a04 0 1px 0;}.login *{margin:0;padding:0;}.login form{margin-left:8px;padding:26px 24px 46px;font-weight:normal;background:#fff;border:1px solid #e5e5e5;-moz-box-shadow:rgba(200,200,200,0.7) 0 4px 10px -1px;-webkit-box-shadow:rgba(200,200,200,0.7) 0 4px 10px -1px;box-shadow:rgba(200,200,200,0.7) 0 4px 10px -1px;}.login form .forgetmenot{font-weight:normal;float:left;margin-bottom:0;}.login .button-primary{font-size:13px!important;line-height:16px;padding:3px 10px;float:right;}#login form p{margin-bottom:0;}#login form p.submit{padding:0;}.login label{color:#777;font-size:14px;}.login form .forgetmenot label{font-size:12px;line-height:19px;}.login form p{margin-bottom:24px;}.login h1 a{background:url(../images/logo-login.png) no-repeat top center;width:326px;height:67px;text-indent:-9999px;overflow:hidden;padding-bottom:15px;display:block;}#login{width:320px;padding:114px 0 0;margin:auto;}#login_error,.login .message{margin:0 0 16px 8px;padding:12px;}.login #nav,.login #backtoblog{text-shadow:#fff 0 1px 0;margin:0 0 0 16px;padding:16px 16px 0;}#backtoblog{padding:12px 16px 0;}.login form .input{font-weight:200;font-size:24px;width:100%;padding:3px;margin-top:2px;margin-right:6px;margin-bottom:16px;border:1px solid #e5e5e5;background:#fbfbfb;outline:none;-moz-box-shadow:inset 1px 1px 2px rgba(200,200,200,0.2);-webkit-box-shadow:inset 1px 1px 2px rgba(200,200,200,0.2);box-shadow:inset 1px 1px 2px rgba(200,200,200,0.2);}.login input{color:#555;}.login #pass-strength-result{width:250px;font-weight:bold;border-style:solid;border-width:1px;margin:12px 0 6px;padding:6px 5px;text-align:center;}#dashboard_right_now p.musub{margin-top:12px;border-top:1px solid #ececec;padding-left:16px;position:static;}.rtl #dashboard_right_now p.musub{padding-left:0;padding-right:16px;}#dashboard_right_now td.b a.musublink{font-size:16px;}#dashboard_right_now div.musubtable{border-top:none;}#dashboard_right_now div.musubtable .t{white-space:normal;}.wp-list-table .site-deleted{background:#ff8573;}.wp-list-table .site-spammed{background:#faafaa;}.wp-list-table .site-archived{background:#ffebe8;}.wp-list-table .site-mature{background:#fecac2;}#nav-menus-frame{margin-left:300px;}#wpbody-content #menu-settings-column{display:inline;width:281px;margin-left:-300px;clear:both;float:left;padding-top:24px;}.no-js #wpbody-content #menu-settings-column{padding-top:31px;}#menu-settings-column .inside{clear:both;}.metabox-holder-disabled .postbox{opacity:.5;filter:alpha(opacity=50);}.metabox-holder-disabled .button-controls .select-all{display:none;}#wpbody{position:relative;}#menu-management-liquid{float:left;min-width:100%;}#menu-management{position:relative;margin-right:20px;margin-top:-3px;width:100%;}#menu-management .menu-edit{margin-bottom:20px;}.nav-menus-php #post-body{padding:10px;border-width:1px 0;border-style:solid;}#nav-menu-header,#nav-menu-footer{padding:0 10px;}#nav-menu-header{border-bottom:1px solid;}#nav-menu-footer{border-top:1px solid;}.nav-menus-php #post-body div.updated,.nav-menus-php #post-body div.error{margin:0;}.nav-menus-php #post-body-content{position:relative;}#menu-management .menu-add-new abbr{font-weight:bold;}#menu-management .nav-tabs-nav{margin:0 20px;}#menu-management .nav-tabs-arrow{width:10px;padding:0 5px 4px;cursor:pointer;position:absolute;top:0;line-height:22px;font-size:18px;text-shadow:0 1px 0 #fff;}#menu-management .nav-tabs-arrow-left{left:0;}#menu-management .nav-tabs-arrow-right{right:0;text-align:right;}#menu-management .nav-tabs-wrapper{width:100%;height:28px;margin-bottom:-1px;overflow:hidden;}#menu-management .nav-tabs{padding-left:20px;padding-right:10px;}.js #menu-management .nav-tabs{float:left;margin-left:0;margin-right:-400px;}#menu-management .nav-tab{margin-bottom:0;font-size:14px;}#select-nav-menu-container{text-align:right;padding:0 10px 3px 10px;margin-bottom:5px;}#select-nav-menu{width:100px;display:inline;}#menu-name-label{margin-top:-2px;}#wpbody .open-label{display:block;float:left;}#wpbody .open-label span{padding-right:10px;}.js .input-with-default-title{font-style:italic;}#menu-management .inside{padding:0 10px;}.postbox .howto input{width:180px;float:right;}.customlinkdiv .howto input{width:200px;}#nav-menu-theme-locations .howto select{width:100%;}#nav-menu-theme-locations .button-controls{text-align:right;}.add-menu-item-view-all{height:400px;}#menu-container .submit{margin:0 0 10px;padding:0;}.nav-menus-php .meta-sep,.nav-menus-php .submitdelete,.nav-menus-php .submitcancel{display:block;float:left;margin:4px 0;line-height:15px;}.meta-sep{padding:0 2px;}#cancel-save{text-decoration:underline;font-size:12px;margin-left:20px;margin-top:5px;}.list-controls{float:left;margin-top:5px;}.add-to-menu{float:right;}.postbox img.waiting{display:none;vertical-align:middle;}.button-controls{clear:both;margin:10px 0;}.show-all,.hide-all{cursor:pointer;}.hide-all{display:none;}#menu-name{width:270px;}#manage-menu .inside{padding:0;}#available-links dt{display:block;}#add-custom-link .howto{font-size:12px;}#add-custom-link label span{display:block;float:left;margin-top:5px;padding-right:5px;}.menu-item-textbox{width:180px;}.nav-menus-php .howto span{margin-top:4px;display:block;float:left;}.quick-search{width:190px;}.nav-menus-php .list-wrap{display:none;clear:both;margin-bottom:10px;}.nav-menus-php .list-container{max-height:200px;overflow-y:auto;padding:10px 10px 5px;}.nav-menus-php .postbox p.submit{margin-bottom:0;}.nav-menus-php .list li{display:none;margin:0;margin-bottom:5px;}.nav-menus-php .list li .menu-item-title{cursor:pointer;display:block;}.nav-menus-php .list li .menu-item-title input{margin-right:3px;margin-top:-3px;}#menu-container .inside{padding-bottom:10px;}.menu{padding-top:1em;}#menu-to-edit{padding:1em 0;}.menu ul{width:100%;}.menu li{margin-bottom:0;position:relative;}.menu-item-bar{clear:both;line-height:1.5em;position:relative;margin:13px 0 0 0;}.menu-item-handle{border:1px solid #dfdfdf;position:relative;padding-left:10px;height:auto;width:400px;line-height:35px;text-shadow:0 1px 0 #FFF;overflow:hidden;word-wrap:break-word;}#menu-to-edit .menu-item-invalid .menu-item-handle{background-color:#f6c9cc;background-image:-ms-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:-moz-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:-o-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:-webkit-gradient(linear,left bottom,left top,from(#f6c9cc),to(#fdf8ff));background-image:-webkit-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:linear-gradient(bottom,#f6c9cc,#fdf8ff);}.menu-item-edit-active .menu-item-handle{-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.no-js .menu-item-edit-active .item-edit{display:none;}.js .menu-item-handle{cursor:move;}.menu li.deleting .menu-item-handle{background-image:none;text-shadow:0;}.menu-item-handle .item-title{font-size:12px;font-weight:bold;padding:7px 0;line-height:20px;display:block;margin-right:13em;}li.menu-item.ui-sortable-helper dl{margin-top:0;}li.menu-item.ui-sortable-helper .menu-item-transport dl{margin-top:13px;}.menu .sortable-placeholder{height:35px;width:410px;margin-top:13px;}.menu-item-depth-0{margin-left:0;}.menu-item-depth-1{margin-left:30px;}.menu-item-depth-2{margin-left:60px;}.menu-item-depth-3{margin-left:90px;}.menu-item-depth-4{margin-left:120px;}.menu-item-depth-5{margin-left:150px;}.menu-item-depth-6{margin-left:180px;}.menu-item-depth-7{margin-left:210px;}.menu-item-depth-8{margin-left:240px;}.menu-item-depth-9{margin-left:270px;}.menu-item-depth-10{margin-left:300px;}.menu-item-depth-11{margin-left:330px;}.menu-item-depth-0 .menu-item-transport{margin-left:0;}.menu-item-depth-1 .menu-item-transport{margin-left:-30px;}.menu-item-depth-2 .menu-item-transport{margin-left:-60px;}.menu-item-depth-3 .menu-item-transport{margin-left:-90px;}.menu-item-depth-4 .menu-item-transport{margin-left:-120px;}.menu-item-depth-5 .menu-item-transport{margin-left:-150px;}.menu-item-depth-6 .menu-item-transport{margin-left:-180px;}.menu-item-depth-7 .menu-item-transport{margin-left:-210px;}.menu-item-depth-8 .menu-item-transport{margin-left:-240px;}.menu-item-depth-9 .menu-item-transport{margin-left:-270px;}.menu-item-depth-10 .menu-item-transport{margin-left:-300px;}.menu-item-depth-11 .menu-item-transport{margin-left:-330px;}body.menu-max-depth-0{min-width:950px!important;}body.menu-max-depth-1{min-width:980px!important;}body.menu-max-depth-2{min-width:1010px!important;}body.menu-max-depth-3{min-width:1040px!important;}body.menu-max-depth-4{min-width:1070px!important;}body.menu-max-depth-5{min-width:1100px!important;}body.menu-max-depth-6{min-width:1130px!important;}body.menu-max-depth-7{min-width:1160px!important;}body.menu-max-depth-8{min-width:1190px!important;}body.menu-max-depth-9{min-width:1220px!important;}body.menu-max-depth-10{min-width:1250px!important;}body.menu-max-depth-11{min-width:1280px!important;}.item-type{font-size:12px;padding-right:10px;}.item-controls{font-size:12px;position:absolute;right:20px;top:-1px;}.item-controls a{text-decoration:none;}.item-controls a:hover{cursor:pointer;}.item-controls .item-order{padding-right:10px;}.nav-menus-php .item-edit{position:absolute;right:-20px;top:0;display:block;width:30px;height:36px;overflow:hidden;text-indent:-999em;border-bottom:1px solid;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.menu-instructions-inactive{display:none;}.menu-item-settings{display:block;width:400px;padding:10px 0 10px 10px;border:solid;border-width:0 1px 1px 1px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}.menu-item-edit-active .menu-item-settings{display:block;}.menu-item-edit-inactive .menu-item-settings{display:none;}.add-menu-item-pagelinks{margin:.5em auto;text-align:center;}.link-to-original{display:block;margin:0 0 10px;padding:3px 5px 5px;font-size:12px;font-style:italic;}.link-to-original a{padding-left:4px;font-style:normal;}.hidden-field{display:none;}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-right:10px;float:left;}.description-thin{width:190px;height:40px;}.description-wide{width:390px;}.menu-item-actions{padding-top:15px;}#cancel-save{cursor:pointer;}.nav-menus-php .major-publishing-actions{clear:both;padding:3px 0 5px;}.nav-menus-php .major-publishing-actions .publishing-action{text-align:right;float:right;line-height:23px;margin:5px 0 1px;}.nav-menus-php .major-publishing-actions .delete-action{vertical-align:middle;text-align:left;float:left;padding-right:15px;margin-top:5px;}.menu-name-label span,.auto-add-pages label{font-size:12px;font-style:normal;}.menu-name-label{margin-right:15px;}.auto-add-pages input{margin-top:0;}.auto-add-pages{margin-top:4px;float:left;}.nav-menus-php .submitbox .submitcancel{border-bottom:1px solid;padding:1px 2px;text-decoration:none;}.nav-menus-php .major-publishing-actions .form-invalid{padding-left:4px;margin-left:-4px;border:0 none;}#menu-item-name-wrap:after,#menu-item-url-wrap:after,#menu-name-label:after,#menu-settings-column .inside:after,#nav-menus-frame:after,.nav-menus-php #post-body-content:after,.nav-menus-php .button-controls:after,.nav-menus-php .major-publishing-actions:after,.nav-menus-php .menu-item-settings:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#nav-menus-frame,.button-controls,#menu-item-url-wrap,#menu-item-name-wrap{display:block;}div.star-holder{position:relative;height:19px;width:100px;font-size:19px;}div.action-links{font-weight:normal;margin:6px 0 0;}div.star{height:100%;position:absolute;top:0;left:0;background-color:transparent;letter-spacing:1ex;border:none;}.star1{width:20%;}.star2{width:40%;}.star3{width:60%;}.star4{width:80%;}.star5{width:100%;}.star img,div.star a,div.star a:hover,div.star a:visited{display:block;position:absolute;right:0;border:none;text-decoration:none;}div.star img{width:19px;height:19px;}#plugin-information-header{margin:0;padding:0 5px;font-weight:bold;position:relative;border-bottom-width:1px;border-bottom-style:solid;height:2.5em;}#plugin-information ul#sidemenu{font-weight:normal;margin:0 5px;position:absolute;left:0;bottom:-1px;}#plugin-information p.action-button{width:100%;padding-bottom:0;margin-bottom:0;margin-top:10px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .action-button a{text-align:center;font-weight:bold;text-decoration:none;display:block;line-height:2em;}#plugin-information h2{clear:none!important;margin-right:200px;}#plugin-information .fyi{margin:0 10px 50px;width:210px;}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0;}#plugin-information .fyi h2.mainheader{padding:5px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;}#plugin-information .fyi ul{padding:10px 5px 10px 7px;margin:0;list-style:none;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .fyi li{margin-right:0;}#plugin-information #section-holder{padding:10px;}#plugin-information .section ul,#plugin-information .section ol{margin-left:16px;list-style-type:square;list-style-image:none;}#plugin-information #section-screenshots li img{vertical-align:text-top;}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px;padding-bottom:2em;}#plugin-information .updated,#plugin-information pre{margin-right:215px;}#plugin-information pre{padding:7px;overflow:auto;}body.press-this{color:#333;margin:0;padding:0;min-width:675px;min-height:400px;}img{border:none;}.press-this #wphead{height:32px;margin-right:5px;margin-bottom:5px;}.press-this #header-logo{float:left;margin:7px 7px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.press-this #wphead h1{font-weight:normal;font-size:16px;line-height:32px;margin:0;float:left;}.press-this #wphead h1 a{text-decoration:none;}.press-this #wphead h1 a:hover{text-decoration:underline;}.press-this-sidebar{float:right;width:200px;padding-top:10px;}.press-this #title{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}.press-this .tagchecklist span a{background:transparent url(../images/xit.gif) no-repeat 0 0;}.press-this #titlediv{margin:0;}.press-this .wp-media-buttons{cursor:default;padding:8px 8px 0;}.press-this .howto{margin-top:2px;margin-bottom:3px;font-size:12px;font-style:italic;display:block;}.press-this #poststuff{margin:0 10px 10px;}#poststuff #editor-toolbar{height:30px;}div.zerosize{border:0 none;height:0;margin:0;overflow:hidden;padding:0;width:0;}.posting{margin-right:212px;position:relative;}.press-this .inner-sidebar{width:200px;}.press-this .inner-sidebar .sleeve{padding-top:5px;}.press-this #submitdiv p{margin:0;padding:6px;}.press-this #submitdiv #publishing-actions{border-bottom:1px solid #dfdfdf;}.press-this #publish{float:right;}.press-this #poststuff h2,.press-this #poststuff h3{font-size:13px;line-height:1;}.press-this #tagsdiv-post_tag h3,.press-this #categorydiv h3{cursor:pointer;}.press-this #submitdiv h3{cursor:default;}h3.tb{text-shadow:0 1px 0 #fff;font-weight:bold;font-size:12px;margin-left:5px;}#TB_window{border:1px solid #333;}.press-this .postbox,.press-this .stuffbox{margin-bottom:10px;min-width:0;}.postbox:hover .handlediv,.stuffbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.press-this #submitdiv:hover .handlediv{background:none;}.tbtitle{font-size:1.7em;outline:none;padding:3px 4px;border-color:#dfdfdf;}.press-this .actions{float:right;margin:-19px 0 0;}.press-this #extra-fields .actions{margin:-23px -7px 0 0;}.press-this .actions li{float:left;list-style:none;margin-right:10px;}#extra-fields .button{margin-right:5px;}#photo_saving{margin:0 8px 8px;vertical-align:middle;}#img_container_container{overflow:auto;}#extra-fields{margin-top:10px;position:relative;}#waiting{margin-top:10px;}#extra-fields .postbox{margin-bottom:5px;}#extra-fields .titlewrap{padding:0;overflow:auto;height:100px;}#img_container a{display:block;float:left;overflow:hidden;vertical-align:center;}#img_container img,#img_container a{width:68px;height:68px;}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer;}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative;}#img_container a:hover,#img_container a:active{border-color:#000;z-index:1000;border-width:2px;margin:-1px;}#embed-code{width:100%;height:98px;}.press-this .categorydiv div.tabs-panel{height:100px;}.press-this .tagsdiv .newtag{width:130px;}.press-this #content{margin:5px 0;padding:0 5px;border:0 none;height:357px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:19px;background:transparent;}#saving{display:inline;vertical-align:middle;}#TB_ajaxContent #options{position:absolute;top:20px;right:25px;padding:5px;}#TB_ajaxContent h3{margin-bottom:.25em;}.error a{text-decoration:underline;}.updated a{text-decoration:none;padding-bottom:2px;}.taghint{color:#aaa;margin:-17px 0 0 7px;visibility:hidden;}input.newtag ~ div.taghint{visibility:visible;}input.newtag:focus ~ div.taghint{visibility:hidden;}#mce_fullscreen_container{background:#fff;}#photo-add-url-div input[type="text"]{width:300px;}.alignleft h3{margin:0;}h3 span{font-weight:normal;}#template textarea{font-family:Consolas,Monaco,monospace;font-size:12px;width:97%;background:#f9f9f9;outline:none;}#template p{width:97%;}#templateside{float:right;width:190px;word-wrap:break-word;}#templateside h3,#postcustomstuff p.submit{margin:0;}#templateside h4{margin:1em 0 0;}#templateside ol,#templateside ul{margin:.5em;padding:0;}#templateside li{margin:4px 0;}#templateside ul li a span.highlight{display:block;}.nonessential{font-size:11px;font-style:italic;padding-left:12px;}.highlight{padding:3px 3px 3px 12px;margin-left:-12px;font-weight:bold;border:0 none;}#documentation{margin-top:10px;}#documentation label{line-height:22px;vertical-align:top;font-weight:bold;}.fileedit-sub{padding:10px 0 8px;line-height:180%;}.theme-listing .theme-item{display:inline-block;width:200px;border:thin solid #ccc;vertical-align:top;}.theme-listing .theme-item h3{text-align:center;font-size:14px;font-style:italic;margin:0;padding:0;}.theme-listing .theme-item img{max-width:150px;max-height:150px;}.theme-listing .theme-item-info span,.theme-listing .theme-item:hover .theme-item-info span.dots{display:none;}.theme-listing .theme-item:hover .theme-item-info span{display:inline;}.theme-listing .theme-item-info span.action-links{font-weight:bold;text-align:center;}.theme-listing br.line{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:3px;}#theme-information .available-theme,.available-theme{padding:20px 15px;}#theme-information .available-theme{overflow:visible;width:440px;}#theme-information .theme-preview-img{float:left;margin:5px 25px 10px 15px;width:300px;}#theme-information .action-button{border-top-width:1px;border-top-style:solid;margin:10px 5px 0;}#theme-information .action-button #cancel,#theme-information .action-button #install{margin:10px 5px;}#theme-information .action-button #cancel{float:left;}#theme-information .action-button #install{float:right;}#theme-information .available-theme h3{margin:1em 0;}body#theme-information{height:auto;}.feature-filter{padding:8px 12px 0;}.feature-filter .feature-group{float:left;margin:5px 10px 10px;}.feature-filter .feature-group li{display:inline;float:left;list-style-type:none;padding-right:25px;min-width:150px;}.feature-container{width:100%;overflow:auto;margin-bottom:10px;}div.widget-liquid-left{float:left;clear:left;width:100%;margin-right:-325px;}div#widgets-left{margin-left:5px;margin-right:325px;}div#widgets-right{width:285px;margin:0 auto;}div.widget-liquid-right{float:right;clear:right;width:300px;}.widget-liquid-right .widget,.inactive-sidebar .widget,.widget-liquid-right .sidebar-description{width:250px;margin:0 auto 20px;overflow:hidden;}.widget-liquid-right .sidebar-description{margin-bottom:10px;}.inactive-sidebar .widget{margin:0 10px 20px;float:left;}div.sidebar-name h3{font-weight:normal;font-size:15px;margin:0;padding:8px 10px;overflow:hidden;white-space:nowrap;}div.sidebar-name{cursor:pointer;font-size:13px;border-width:1px;border-style:solid;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;}.js .closed .sidebar-name{-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.widget-liquid-right .widgets-sortables,#widgets-left .widget-holder{border-width:0 1px 1px;border-style:none solid solid;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.js .closed .widgets-sortables,.js .closed .widget-holder{display:none;}.widget-liquid-right .widgets-sortables{padding:15px 0 0;}#available-widgets .widget-holder{padding:7px 5px 0;}#available-widgets .widget{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.inactive-sidebar{padding:5px 5px 0;}#widget-list .widget{width:250px;margin:0 10px 15px;border:0 none;background:transparent;float:left;}#widget-list .widget-description{padding:5px 8px;}.widget-placeholder{border-width:1px;border-style:dashed;margin:0 auto 20px;height:26px;width:250px;}.inactive-sidebar .widget-placeholder{margin:0 10px 20px;float:left;}div.widgets-holder-wrap{padding:0;margin:10px 0 20px;}#widgets-left #available-widgets{background-color:transparent;border:0 none;}ul#widget-list{list-style:none;margin:0;padding:0;min-height:100px;}.widget .widget-top{margin-bottom:-1px;font-size:12px;font-weight:bold;height:26px;overflow:hidden;}.widget-top .widget-title{padding:7px 9px;}.widget-top .widget-title-action{float:right;}a.widget-action{display:block;width:24px;height:26px;}#available-widgets a.widget-action{display:none;}.widget-top a.widget-action{background:transparent url(../images/arrows.png) no-repeat 4px 6px;}.widget-top a.widget-action:hover{background:transparent url(../images/arrows-dark.png) no-repeat 4px 6px;}.widget .widget-inside,.widget .widget-description{padding:12px 12px 10px;font-size:12px;line-height:16px;}.widget-inside,.widget-description{display:none;}#available-widgets .widget-description{display:block;}.widget .widget-inside p{margin:0 0 1em;padding:0;}.widget-title h4{margin:0;line-height:1;overflow:hidden;white-space:nowrap;}.widgets-sortables{min-height:90px;}.widget-control-actions{margin-top:8px;}.widget-control-actions a{text-decoration:none;}.widget-control-actions a:hover{text-decoration:underline;}.widget-control-actions .ajax-feedback{padding-bottom:3px;}.widget-control-actions div.alignleft{margin-top:6px;}div#sidebar-info{padding:0 1em;margin-bottom:1em;font-size:12px;}.widget-title a,.widget-title a:hover{text-decoration:none;border-bottom:none;}.widget-control-edit{display:block;font-size:12px;font-weight:normal;line-height:26px;padding:0 8px 0 0;}a.widget-control-edit{text-decoration:none;}.widget-control-edit .add,.widget-control-edit .edit{display:none;}#available-widgets .widget-control-edit .add,#widgets-right .widget-control-edit .edit,.inactive-sidebar .widget-control-edit .edit{display:inline;}.editwidget{margin:0 auto 15px;}.editwidget .widget-inside{display:block;padding:10px;}.inactive p.description{margin:5px 15px 10px;}#available-widgets p.description{margin:0 12px 12px;}.widget-position{margin-top:8px;}.inactive{padding-top:2px;}.sidebar-name-arrow{float:right;height:29px;width:26px;}.widget-title .in-widget-title{font-size:12px;white-space:nowrap;}#removing-widget{display:none;font-weight:normal;padding-left:15px;font-size:12px;line-height:1;}.widget-control-noform,#access-off,.widgets_access .widget-action,.widgets_access .sidebar-name-arrow,.widgets_access #access-on,.widgets_access .widget-holder .description{display:none;}.widgets_access .widget-holder,.widgets_access #widget-list{padding-top:10px;}.widgets_access #access-off{display:inline;}.widgets_access #wpbody-content .widget-title-action,.widgets_access #wpbody-content .widget-control-edit,.widgets_access .closed .widgets-sortables,.widgets_access .closed .widget-holder{display:block;}.widgets_access .closed .sidebar-name{-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default;}@media only screen and(max-width:768px){#col-left{width:100%;}#col-right{width:100%;}}@media only screen and(min-width:769px){#col-left{width:35%;}#col-right{width:65%;}}@media only screen and(max-width:860px){#col-left{width:35%;}#col-right{width:65%;}}@media only screen and(min-width:980px){#col-left{width:35%;}#col-right{width:65%;}}@media only screen and(max-width:768px){#col-left{width:100%;}#col-right{width:100%;}.form-field input,.form-field textarea{width:99%;}.form-wrap .form-field{padding:0;}#profile-page .form-table textarea{max-width:400px;width:auto;}} \ No newline at end of file +#wpwrap{height:auto;min-height:100%;width:100%;position:relative;}#wpcontent{height:100%;}#wpcontent,#footer{margin-left:165px;}.folded #wpcontent,.folded #footer{margin-left:52px;}#wpbody-content{padding-bottom:65px;float:left;width:100%;}#adminmenuback,#adminmenuwrap,#adminmenu,#adminmenu .wp-submenu,#adminmenu .wp-submenu-wrap,.folded #adminmenu .wp-has-current-submenu .wp-submenu{width:145px;}#adminmenuback{position:absolute;top:0;bottom:0;z-index:-1;}#adminmenu{clear:left;margin:0;padding:0;list-style:none;}.folded #adminmenuback,.folded #adminmenuwrap,.folded #adminmenu,.folded #adminmenu li.menu-top{width:32px;}.inner-sidebar{float:right;clear:right;display:none;width:281px;position:relative;}.columns-2 .inner-sidebar{margin-right:auto;width:286px;display:block;}.inner-sidebar #side-sortables,.columns-2 .inner-sidebar #side-sortables{min-height:300px;width:280px;padding:0;}.has-right-sidebar .inner-sidebar{display:block;}.has-right-sidebar #post-body{float:left;clear:left;width:100%;margin-right:-2000px;}.has-right-sidebar #post-body-content{margin-right:300px;}#post-body-content #side-sortables.empty-container{border:0 none;height:0;}#col-container,#col-left,#col-right{overflow:hidden;padding:0;margin:0;}#col-left{width:35%;}#col-right{float:right;clear:right;width:65%;}.col-wrap{padding:0 7px;}.alignleft{float:left;}.alignright{float:right;}.textleft{text-align:left;}.textright{text-align:right;}.clear{clear:both;}.screen-reader-text,.screen-reader-text span{position:absolute;left:-1000em;height:1px;width:1px;overflow:hidden;}.hidden,.js .closed .inside,.js .hide-if-js,.no-js .hide-if-no-js{display:none;}input[type="text"],input[type="password"],textarea{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}input[type="checkbox"],input[type="radio"]{vertical-align:text-bottom;}html,body{height:100%;margin:0;padding:0;}body{font-family:sans-serif;font-size:12px;line-height:1.4em;min-width:600px;}body.iframe{min-width:0;}body.login{background:#fbfbfb;min-width:0;}iframe,img{border:0;}td,textarea,input,select{font-family:inherit;font-size:inherit;font-weight:inherit;}td,textarea{line-height:inherit;}input,select{line-height:15px;}a,input,select{outline:0;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}p{margin:1em 0;}blockquote{margin:1em;}label{cursor:pointer;}li,dd{margin-bottom:6px;}textarea,input,select{margin:1px;padding:3px;}h1,h2,h3,h4,h5,h6{display:block;font-weight:bold;}h1{font-size:2em;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}ul,ol{padding:0;}ul li,ol li{list-style:none;}ul.ul-disc{list-style:disc outside;}ul.ul-square{list-style:square outside;}ol{list-style-type:decimal;margin-left:2em;}ul.ul-disc,ul.ul-square,ol.ol-decimal{margin-left:1.8em;}ul.ul-disc>li,ul.ul-square>li,ol.ol-decimal>li{margin:0 0 .5em;}.code,code{font-family:Consolas,Monaco,monospace;}kbd,code{padding:1px 3px;margin:0 1px;font-size:11px;}.subsubsub{list-style:none;margin:8px 0 5px;padding:0;white-space:nowrap;font-size:12px;float:left;}.subsubsub a{line-height:2;padding:.2em;text-decoration:none;}.subsubsub a .count,.subsubsub a.current .count{color:#999;font-weight:normal;}.subsubsub a.current{font-weight:bold;background:none;border:none;}.subsubsub li{display:inline;margin:0;padding:0;}.widefat,div.updated,div.error,.wrap .add-new-h2,textarea,input[type="text"],input[type="password"],input[type="file"],input[type="button"],input[type="submit"],input[type="reset"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="url"],select,.tablenav .tablenav-pages a,.tablenav-pages span.current,#titlediv #title,.postbox,#postcustomstuff table,#postcustomstuff input,#postcustomstuff textarea,.imgedit-menu div,.plugin-update-tr .update-message,#poststuff .inside .the-tagcloud,.login form,#login_error,.login .message,#menu-management .menu-edit,.nav-menus-php .list-container,.menu-item-handle,.link-to-original,.nav-menus-php .major-publishing-actions .form-invalid,.press-this #message,#TB_window,.tbtitle,.highlight,.feature-filter,#widget-list .widget-top,.editwidget .widget-inside{-webkit-border-radius:3px;border-radius:3px;border-width:1px;border-style:solid;}.widefat{border-spacing:0;width:100%;clear:both;margin:0;}.widefat *{word-wrap:break-word;}.widefat a{text-decoration:none;}.widefat thead th:first-of-type{-webkit-border-top-left-radius:3px;border-top-left-radius:3px;}.widefat thead th:last-of-type{-webkit-border-top-right-radius:3px;border-top-right-radius:3px;}.widefat tfoot th:first-of-type{-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.widefat tfoot th:last-of-type{-webkit-border-bottom-right-radius:3px;border-bottom-right-radius:3px;}.widefat td,.widefat th{border-width:1px 0;border-style:solid;}.widefat tfoot th{border-bottom:none;}.widefat .no-items td{border-bottom-width:0;}.widefat td{font-size:12px;padding:4px 7px 2px;vertical-align:top;}.widefat td p,.widefat td ol,.widefat td ul{font-size:12px;}.widefat th{padding:7px 7px 8px;text-align:left;line-height:1.3em;font-size:14px;}.widefat th input{margin:0 0 0 8px;padding:0;vertical-align:text-top;}.widefat .check-column{width:2.2em;padding:11px 0 0;vertical-align:top;}.widefat tbody th.check-column{padding:9px 0 22px;}.widefat .num,.column-comments,.column-links,.column-posts{text-align:center;}.widefat th#comments{vertical-align:middle;}.wrap{margin:4px 15px 0 0;}div.updated,div.error{padding:0 .6em;margin:5px 15px 2px;}div.updated p,div.error p{margin:.5em 0;padding:2px;}.wrap div.updated,.wrap div.error,.media-upload-form div.error{margin:5px 0 15px;}.wrap h2,.subtitle{font-weight:normal;margin:0;text-shadow:#fff 0 1px 0;}.wrap h2{font-size:23px;padding:9px 15px 4px 0;line-height:29px;}.subtitle{font-size:14px;padding-left:25px;}.wrap .add-new-h2{font-family:sans-serif;margin-left:4px;padding:3px 8px;position:relative;top:-3px;text-decoration:none;font-size:12px;border:0 none;}.wrap h2.long-header{padding-right:0;}.fade-1000,.fade-600,.fade-400,.fade-300{opacity:0;-moz-transition-property:opacity;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;}.fade-1000{-moz-transition-duration:1s;-webkit-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;}.fade-600{-moz-transition-duration:.6s;-webkit-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s;}.fade-400{-moz-transition-duration:.4s;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;}.fade-300{-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;}.fade-trigger{opacity:1;}div.sidebar-name h3,#menu-management .nav-tab,#dashboard_plugins h5,a.rsswidget,#dashboard_right_now td.b,#dashboard-widgets h4,.tool-box .title,#poststuff h3,.metabox-holder h3,.pressthis a,#your-profile legend,.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title,.tablenav .displaying-num,.widefat th,.quicktags,.search{font-family:Georgia,"Times New Roman","Bitstream Charter",Times,serif;}h2 .nav-tab,.wrap h2,.subtitle,.login form .input{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;}.quicktags,.search{font-size:12px;}.icon32{float:left;height:34px;margin:7px 8px 0 0;width:36px;}.icon16{height:18px;width:18px;padding:6px 6px;margin:-6px 0 0 -8px;float:left;}.key-labels label{line-height:24px;}.pre{white-space:pre-wrap;white-space:-moz-pre-wrap!important;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}.howto{font-style:italic;display:block;font-family:sans-serif;}p.install-help{margin:8px 0;font-style:italic;}.wp-admin select{padding:2px;height:2em;}.wp-admin select[multiple]{height:auto;}select option{padding:2px;}.submit{padding:1.5em 0;margin:5px 0;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}form p.submit a.cancel:hover{text-decoration:none;}.submit input,.button,input.button,.button-primary,input.button-primary,.button-secondary,input.button-secondary,.button-highlighted,input.button-highlighted,#postcustomstuff .submit input{text-decoration:none;font-size:12px!important;line-height:13px;padding:3px 8px;cursor:pointer;border-width:1px;border-style:solid;-webkit-border-radius:11px;border-radius:11px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#minor-publishing-actions input,#major-publishing-actions input,#minor-publishing-actions .preview{min-width:80px;text-align:center;}textarea.all-options,input.all-options{width:250px;}input.large-text,textarea.large-text{width:99%;}input.regular-text,#adduser .form-field input{width:25em;}input.small-text{width:50px;}#doaction,#doaction2,#post-query-submit{margin-right:8px;}.tablenav select[name="action"],.tablenav select[name="action2"]{width:130px;}.tablenav select[name="m"]{width:155px;}.tablenav select#cat{width:170px;}#wpcontent option{padding:2px;}#timezone_string option{margin-left:1em;}label,#your-profile label+a{vertical-align:middle;}#misc-publishing-actions label{vertical-align:baseline;}#pass-strength-result{border-style:solid;border-width:1px;float:left;margin:13px 5px 5px 1px;padding:3px 5px;text-align:center;width:200px;display:none;}.indicator-hint{padding-top:8px;}p.search-box{float:right;margin:0;}#major-publishing-actions{padding:10px 10px 8px;clear:both;border-top:none;}#delete-action{line-height:25px;vertical-align:middle;text-align:left;float:left;}#publishing-action{text-align:right;float:right;line-height:23px;}#post-body #minor-publishing{padding-bottom:10px;}#post-body #misc-publishing-actions{padding:0;}#post-body .misc-pub-section{border-right-width:1px;border-right-style:solid;border-top:0;border-bottom:0;min-height:30px;float:left;max-width:32%;}#post-body .misc-pub-section-last{border-right:0;}#misc-publishing-actions{padding:6px 0 0;}.misc-pub-section{padding:6px 10px 8px;border-width:1px 0;border-style:solid;}.misc-pub-section:first-child{border-top-width:0;}.misc-pub-section-last{border-bottom-width:0;}#minor-publishing-actions{padding:10px 10px 2px 8px;text-align:right;}#minor-publishing{border-bottom-width:1px;border-bottom-style:solid;-webkit-box-shadow:0 1px 0 #fff;-moz-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;}#save-post{float:left;}#minor-publishing .ajax-loading{padding:3px 0 0 4px;float:left;}.preview{float:right;}#sticky-span{margin-left:18px;}.side-info{margin:0;padding:4px;font-size:11px;}.side-info h5{padding-bottom:7px;font-size:14px;margin:12px 2px 5px;border-bottom-width:1px;border-bottom-style:solid;}.side-info ul{margin:0;padding-left:18px;list-style:square;}a.button,a.button-primary,a.button-secondary{line-height:15px;padding:3px 10px;white-space:nowrap;-webkit-border-radius:10px;}.approve,.unapproved .unapprove{display:none;}.unapproved .approve,.spam .approve,.trash .approve{display:inline;}td.action-links,th.action-links{text-align:right;}.describe .del-link{padding-left:5px;}#update-nag,.update-nag{line-height:19px;padding:5px 0;font-size:12px;text-align:center;margin:-1px 15px 0 5px;border-width:1px;border-style:solid;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.plugins .plugin-update{padding:0;}.plugin-update .update-message{margin:0 10px 8px 31px;font-weight:bold;}ul#dismissed-updates{display:none;}form.upgrade{margin-top:8px;}form.upgrade .hint{font-style:italic;font-size:85%;margin:-0.5em 0 2em 0;}.ajax-feedback{visibility:hidden;vertical-align:bottom;}#ajax-response.alignleft{margin-left:2em;}.fullscreen-overlay{z-index:149999;display:none;position:fixed;top:0;bottom:0;left:0;right:0;filter:inherit;}.fullscreen-active .fullscreen-overlay,.fullscreen-active #wp-fullscreen-body{display:block;}.fullscreen-fader{z-index:200000;}.fullscreen-active .fullscreen-fader{display:none;}#wp-fullscreen-body{width:100%;z-index:150005;display:none;position:absolute;top:0;left:0;}#wp-fullscreen-wrap{margin:0 auto 50px;position:relative;padding-top:60px;}#wp-fullscreen-title{font-size:1.7em;line-height:100%;outline:medium none;padding:6px 7px;width:100%;margin-bottom:30px;}#wp-fullscreen-container{padding:4px 10px 50px;}#wp-fullscreen-title,#wp-fullscreen-container{-webkit-border-radius:0;border-radius:0;border:1px dashed transparent;background:transparent;-moz-transition-property:border-color;-moz-transition-duration:.6s;-webkit-transition-property:border-color;-webkit-transition-duration:.6s;-o-transition-property:border-color;-o-transition-duration:.6s;transition-property:border-color;transition-duration:.6s;}#wp_mce_fullscreen{width:100%;min-height:300px;border:0;background:transparent;font-family:Consolas,Monaco,monospace;line-height:1.6em;padding:0;overflow-y:hidden;outline:none;resize:none;}#wp-fullscreen-tagline{color:#BBB;font-size:18px;float:right;padding-top:5px;}#fullscreen-topbar{position:fixed;top:0;left:0;z-index:150050;border-bottom-style:solid;border-bottom-width:1px;min-width:800px;width:100%;height:40px;}#wp-fullscreen-toolbar{padding:6px 10px 0;clear:both;max-width:1100px;min-width:820px;margin:0 auto;}#wp-fullscreen-mode-bar,#wp-fullscreen-button-bar,#wp-fullscreen-close,#wp-fullscreen-count{float:left;}#wp-fullscreen-save{float:right;padding:2px 2px 0 5px;}#wp-fullscreen-count,#wp-fullscreen-close{padding-top:5px;}#wp-fullscreen-central-toolbar{margin:auto;padding:0;}#wp-fullscreen-buttons>div{float:left;}#wp-fullscreen-mode-bar{padding:1px 14px 0 0;}#wp-fullscreen-modes a{display:block;font-size:11px;text-decoration:none;float:left;margin:1px 0 0 0;padding:2px 6px 2px;border-width:1px 1px 1px 0;border-style:solid;border-color:#bbb;color:#777;text-shadow:0 1px 0 #fff;background-color:#f4f4f4;background-image:-moz-linear-gradient(bottom,#e4e4e4,#f9f9f9);background-image:-webkit-gradient(linear,left bottom,left top,from(#e4e4e4),to(#f9f9f9));}#wp-fullscreen-modes a:hover,.wp-html-mode #wp-fullscreen-modes a:last-child,.wp-tmce-mode #wp-fullscreen-modes a:first-child{color:#333;border-color:#999;background-color:#eee;background-image:-moz-linear-gradient(bottom,#f9f9f9,#e0e0e0);background-image:-webkit-gradient(linear,left bottom,left top,from(#f9f9f9),to(#e0e0e0));}#wp-fullscreen-modes a:first-child{border-width:1px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}#wp-fullscreen-modes a:last-child{-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;}#wp-fullscreen-buttons .active a{background:inherit;}#wp-fullscreen-buttons .hidden{display:none;}#wp-fullscreen-buttons .disabled{opacity:.5;}.wp-html-mode #wp-fullscreen-buttons div{display:none;}.wp-html-mode #wp-fullscreen-buttons div.wp-fullscreen-both{display:block;}#fullscreen-topbar.fullscreen-make-sticky{display:block!important;}#wp-fullscreen-save img{vertical-align:middle;}#wp-fullscreen-save img,#wp-fullscreen-save span{padding-right:4px;display:none;}#wp-fullscreen-buttons .mce_image .mce_image{background-image:url("../images/menu.png?ver=20100531");background-position:-124px -38px;}#wp-fullscreen-buttons .mce_image .mce_image:hover{background-position:-124px -6px;}.fullscreen-active #TB_overlay{z-index:150100;}.fullscreen-active #TB_window{z-index:150102;}#wp_mce_fullscreen_ifr{background:transparent;}#wp_mce_fullscreen_parent #wp_mce_fullscreen_tbl tr.mceFirst{display:none;}#wp-fullscreen-container .wp_themeSkin table td{vertical-align:top;}#adminmenu a,#sidemenu a,#taglist a,#catlist a{text-decoration:none;}#screen-options-wrap,#contextual-help-wrap{margin:0;padding:8px 20px 12px;position:relative;overflow:auto;}#screen-meta .screen-reader-text{visibility:hidden;}#screen-meta-links{margin:0 24px 0 0;}#screen-meta{display:none;position:relative;margin:0 15px 0 5px;border-width:0 1px 1px;border-style:none solid solid;}#screen-options-link-wrap,#contextual-help-link-wrap{float:right;height:22px;padding:0;margin:0 0 0 6px;font-family:sans-serif;}#screen-options-link-wrap,#contextual-help-link-wrap,#screen-meta{-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}#screen-meta-links a.show-settings{text-decoration:none;z-index:1;padding:0 16px 0 6px;height:22px;line-height:22px;font-size:12px;display:block;text-shadow:rgba(255,255,255,0.7) 0 1px 0;}#screen-meta-links a.show-settings:hover{text-decoration:none;}.toggle-arrow{background-repeat:no-repeat;background-position:top left;background-color:transparent;height:22px;line-height:22px;display:block;}.toggle-arrow-active{background-position:bottom left;}#screen-options-wrap h5,#contextual-help-wrap h5{margin:8px 0;font-size:13px;}.metabox-prefs label{display:inline-block;padding-right:15px;white-space:nowrap;line-height:30px;}.metabox-prefs label input{margin:0 5px 0 2px;}.metabox-prefs label a{display:none;}#contextual-help-wrap{padding:0;margin-left:-4px;}#contextual-help-columns{position:relative;}#contextual-help-back{position:absolute;top:0;bottom:0;left:150px;right:170px;border-width:0 1px;border-style:solid;}.contextual-help-tabs{float:left;width:150px;margin:0;}.contextual-help-tabs ul{margin:1em 0;}.contextual-help-tabs li{margin-bottom:0;list-style-type:none;border-style:solid;border-width:1px 0;border-color:transparent;}.contextual-help-tabs a{display:block;padding:5px 5px 5px 12px;line-height:18px;text-decoration:none;}.contextual-help-tabs .active{padding:0 2px;margin:0 -1px 0 0;border-width:1px 0 1px 1px;border-style:solid;}.contextual-help-tabs-wrap{padding:0 20px;overflow:auto;}.help-tab-content{display:none;margin:0 22px 12px 0;line-height:1.6em;}.help-tab-content.active{display:block;}.help-tab-content li{list-style-type:disc;margin-left:18px;}.contextual-help-sidebar{width:150px;float:right;padding:0 8px 0 12px;overflow:auto;}#adminmenuback,#adminmenuwrap{border-width:0 1px 0 0;border-style:solid;}#adminmenuwrap{position:relative;float:left;}#adminmenushadow{position:absolute;top:0;right:0;bottom:0;width:6px;z-index:20;}#adminmenu *{-webkit-user-select:none;-moz-user-select:none;user-select:none;}#adminmenu .wp-submenu{list-style:none;padding:0;margin:0;overflow:hidden;}#adminmenu li .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{display:none;position:absolute;top:-1px;left:146px;z-index:999;overflow:hidden;}.js #adminmenu .wp-submenu.sub-open,.folded #adminmenu .wp-has-current-submenu .wp-submenu.sub-open,.no-js #adminmenu .wp-has-submenu:hover .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu,#adminmenu li.focused .wp-submenu{display:block;}#adminmenu .wp-has-current-submenu .wp-submenu{position:relative;z-index:2;top:auto;left:auto;right:auto;bottom:auto;padding:0;}#adminmenu .wp-has-current-submenu .wp-submenu-wrap{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.folded #adminmenu .wp-submenu,.folded #adminmenu .wp-has-current-submenu .wp-submenu{top:-5px;left: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 8px 8px 0;}.no-js #adminmenu .wp-has-current-submenu:hover .wp-submenu,#adminmenu .wp-has-current-submenu .wp-submenu{padding:0;}#adminmenu .wp-submenu a{font-size:12px;line-height:18px;}#adminmenu a.menu-top,#adminmenu .wp-submenu-head{font-size:13px;line-height:18px;}#adminmenu div.wp-submenu-head{display:none;}.folded #adminmenu div.wp-submenu-head{display:block;}.folded #adminmenu a.menu-top,body.no-js #adminmenu .wp-menu-toggle,.folded #adminmenu div.wp-menu-toggle{display:none;}#adminmenu div.wp-menu-image{float:left;width:28px;height:28px;}.folded #adminmenu div.wp-menu-image{width:32px;}#adminmenu li{margin:0;padding:0;cursor:pointer;}#adminmenu a{display:block;line-height:18px;padding:2px 5px;}#adminmenu li.menu-top{min-height:29px;position:relative;}#adminmenu a.menu-top{font-weight:bold;line-height:18px;min-width:10em;padding:5px 5px;border-width:1px 0 1px;border-style:solid;}#adminmenu li.wp-menu-open{border-width:0 0 1px;border-style:solid;}#adminmenu .wp-submenu ul{padding:4px 0;}#adminmenu .wp-submenu a{margin:0;}#adminmenu li li{margin-left:8px;}#adminmenu .wp-submenu a,#adminmenu li li a,.folded #adminmenu .wp-not-current-submenu li a{padding-left:12px;}#adminmenu .wp-not-current-submenu li a{padding-left:18px;}.folded #adminmenu li li{margin-left:0;}.folded #adminmenu li li a{padding-left:0;}.wp-menu-arrow{display:none;cursor:auto;z-index:25;position:absolute;right:100%;margin:0;height:30px;width:6px;-moz-transform:translate(146px);-webkit-transform:translate(146px);-o-transform:translate(146px);-ms-transform:translate(146px);transform:translate(146px);}#adminmenu li.wp-has-current-submenu .wp-menu-arrow,#adminmenu li.wp-has-submenu:hover .wp-menu-arrow,#adminmenu li.current .wp-menu-arrow,#adminmenu li.focused .wp-menu-arrow{display:block;}.folded #adminmenu li.wp-not-current-submenu .wp-menu-arrow{display:none;}#adminmenu li.menu-top:hover .wp-menu-arrow,#adminmenu li.menu-top.focused .wp-menu-arrow{z-index:1001;}#adminmenu .wp-menu-arrow div{position:absolute;top:7px;left:-1px;width:14px;height:15px;-moz-transform:matrix(-0.6,1,0.6,1,0,0);-webkit-transform:matrix(-0.6,1,0.6,1,0,0);-o-transform:matrix(-0.6,1,0.6,1,0,0);-ms-transform:matrix(-0.6,1,0.6,1,0,0);transform:matrix(-0.6,1,0.6,1,0,0);}#adminmenu li.wp-not-current-submenu .wp-menu-arrow{-moz-transform:translate(145px);-webkit-transform:translate(145px);-o-transform:translate(145px);-ms-transform:translate(145px);transform:translate(145px);height:28px;border-width:1px 0;border-style:solid;}.folded .wp-menu-arrow{-moz-transform:translate(33px);-webkit-transform:translate(33px);-o-transform:translate(33px);-ms-transform:translate(33px);transform:translate(33px);}#adminmenu .wp-not-current-submenu .wp-menu-arrow div{width:15px;top:6px;border-width:0 0 1px 1px;border-style:solid;}.wp-menu-arrow,.folded #adminmenu li.menu-top:hover .wp-menu-arrow{display:none;}.folded #adminmenu li.menu-top.wp-menu-open:hover .wp-menu-arrow{display:block;z-index:125;}#adminmenu .wp-submenu li{padding:0;margin:0;}.folded #adminmenu li.menu-top{border-width:1px 0;border-style:solid none;}#adminmenu .wp-menu-image img{float:left;padding:5px 0 0 2px;opacity:.6;filter:alpha(opacity=60);}#adminmenu li.menu-top:hover .wp-menu-image img,#adminmenu li.wp-has-current-submenu .wp-menu-image img{opacity:1;filter:alpha(opacity=100);}#adminmenu li.wp-menu-separator{height:3px;padding:0;margin:0;border-width:1px 0;border-style:solid;cursor:inherit;}#adminmenu div.separator{height:1px;padding:0;border-width:1px 0 0 0;border-style:solid;}#adminmenu .wp-submenu .wp-submenu-head{padding:6px 4px 5px 10px;cursor:default;border-width:1px 0;border-style:solid;}#adminmenu li .wp-submenu-wrap{border-width:1px 1px 1px 0;border-style:solid solid solid none;position:relative;-webkit-border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;border-bottom-right-radius:3px;border-top-right-radius:3px;}#adminmenu li.wp-menu-open .wp-submenu-wrap{border:0 none;}.folded #adminmenu .wp-submenu .wp-submenu-wrap{margin-top:3px;}.folded #adminmenu .wp-has-current-submenu{margin-bottom:1px;}.folded #adminmenu .wp-has-current-submenu.menu-top-last{margin-bottom:0;}.folded #adminmenu .wp-has-current-submenu .wp-submenu-wrap{margin-top:4px;}.folded #adminmenu .wp-submenu ul{border-width:0 0 0 1px;border-style:solid;}.folded #adminmenu .wp-submenu a{padding-left:10px;}.folded #adminmenu a.wp-has-submenu{margin-left:40px;}#adminmenu .wp-menu-toggle{width:18px;clear:right;float:right;margin:1px 0 0;height:27px;padding:1px 2px 0 0;cursor:pointer;}#adminmenu .wp-menu-image a{height:24px;}#adminmenu .awaiting-mod,#adminmenu span.update-plugins,#sidemenu li a span.update-plugins{position:absolute;font-family:sans-serif;font-size:9px;line-height:17px;font-weight:bold;margin-top:1px;margin-left:7px;-webkit-border-radius:10px;border-radius:10px;}#adminmenu li .awaiting-mod span,#adminmenu li span.update-plugins span,#sidemenu li a span.update-plugins span{display:block;padding:0 6px;}#adminmenu li span.count-0,#sidemenu li a .count-0{display:none;}#collapse-menu{font-size:12px;line-height:34px;}.folded #collapse-menu span{display:none;}#collapse-button,#collapse-button div{width:15px;height:15px;}#collapse-button{float:left;margin:8px 6px;border-width:1px;border-style:solid;-webkit-border-radius:10px;border-radius:10px;}.post-com-count-wrapper{min-width:22px;font-family:sans-serif;}.post-com-count{height:1.3em;line-height:1.1em;display:block;text-decoration:none;padding:0 0 6px;cursor:pointer;background-position:center -80px;background-repeat:no-repeat;}.post-com-count span{font-size:11px;font-weight:bold;height:1.4em;line-height:1.4em;min-width:.7em;padding:0 6px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;}strong .post-com-count{background-position:center -55px;}.post-com-count:hover{background-position:center -3px;}.column-response .post-com-count{float:left;margin-right:5px;text-align:center;}.response-links{float:left;}#the-comment-list .attachment-80x60{padding:4px 8px;}body.admin-bar #wpcontent,body.admin-bar #adminmenu{padding-top:28px;}.narrow{width:70%;margin-bottom:40px;}.narrow p{line-height:150%;}.widefat th,.widefat td{overflow:hidden;}.widefat th{font-weight:normal;}.widefat td p{margin:2px 0 .8em;}.widefat .column-comment p{margin:.6em 0;}.postbox-container{float:left;}.postbox-container .meta-box-sortables{min-height:350px;}.postbox-container .meta-box-sortables.empty-container,#side-sortables.empty-container{border:3px dashed #CCC;height:350px;}.postbox .hndle{cursor:move;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}.postbox.closed .hndle{-webkit-border-radius:3px;border-radius:3px;}.hndle a{font-size:11px;font-weight:normal;}.postbox .handlediv{float:right;width:27px;height:30px;cursor:pointer;}.sortable-placeholder{border-width:1px;border-style:dashed;margin-bottom:20px;}.widget,.postbox,.stuffbox{margin-bottom:20px;padding:0;border-width:1px;border-style:solid;line-height:1;}.widget .widget-top,.postbox h3,.stuffbox h3{margin-top:1px;border-bottom-width:1px;border-bottom-style:solid;cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.postbox .inside,.stuffbox .inside{padding:0 10px;line-height:1.4em;}.postbox .inside{margin:10px 0;position:relative;}.postbox.closed h3{border:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.postbox table.form-table{margin-bottom:0;}.temp-border{border:1px dotted #ccc;}.columns-prefs label{padding:0 5px;}#wpbody-content .metabox-holder{padding-top:10px;}#dashboard-widgets .meta-box-sortables{margin:0 8px;}#dashboard_recent_comments div.undo{border-top-style:solid;border-top-width:1px;margin:0 -10px;padding:3px 8px;font-size:11px;}#the-comment-list td.comment p.comment-author{margin-top:0;margin-left:0;}#the-comment-list p.comment-author img{float:left;margin-right:8px;}#the-comment-list p.comment-author strong a{border:none;}#the-comment-list td{vertical-align:top;}#the-comment-list td.comment{word-wrap:break-word;}.welcome-panel{margin:20px 8px;padding:30px 10px 20px;border-width:1px 0;border-style:solid;position:relative;line-height:1.6em;overflow:auto;}.welcome-panel h3{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;font-size:32px;font-weight:normal;line-height:1.2;margin:.1em 0 .8em;}.welcome-panel h4{font-size:14px;}.welcome-panel .welcome-panel-close{position:absolute;top:0;right:10px;padding:8px 3px;font-size:13px;text-decoration:none;}.welcome-panel .welcome-panel-close:before{background:url('../images/xit.gif') 0 17% no-repeat;content:' ';height:100%;width:10px;left:-12px;position:absolute;}.welcome-panel .welcome-panel-close:hover:before{background-position:100% 17%;}.welcome-panel .wp-badge{float:left;margin-bottom:20px;}.welcome-panel-content{max-width:1500px;}.welcome-panel-content .about-description,.welcome-panel h3{margin-left:190px;}.welcome-panel p.welcome-panel-dismiss{clear:both;padding:1em 0 0 0;}.welcome-panel .welcome-panel-column-container{clear:both;overflow:hidden;position:relative;padding-left:25px;}.welcome-panel .welcome-panel-column{margin:0 5% 0 -25px;padding-left:25px;width:30%;min-width:200px;float:left;}.welcome-panel .welcome-panel-column.welcome-panel-last{margin-right:0;}.welcome-panel h4 .icon16{margin-left:-32px;}.welcome-panel .welcome-panel-column ul{margin:1.6em 1em 1em 1.3em;}.welcome-panel .welcome-panel-column li{list-style-type:disc;padding-left:2px;}table.fixed{table-layout:fixed;}.fixed .column-rating,.fixed .column-visible{width:8%;}.fixed .column-date,.fixed .column-parent,.fixed .column-links{width:10%;}.fixed .column-response,.fixed .column-author,.fixed .column-categories,.fixed .column-tags,.fixed .column-rel,.fixed .column-role{width:15%;}.fixed .column-comments{width:4em;padding:8px 0;text-align:left;}.fixed .column-comments .vers{padding-left:3px;}.fixed .column-comments a{float:left;}.fixed .column-slug{width:25%;}.fixed .column-posts{width:10%;}.fixed .column-icon{width:80px;}#commentsdiv .fixed .column-author,#comments-form .fixed .column-author{width:20%;}#commentsdiv.postbox .inside{margin:0;padding:0;}#commentsdiv.postbox .inside .row-actions{line-height:18px;}#commentsdiv.postbox .inside td{padding:1em 10px;}#commentsdiv.postbox .inside .column-author{width:33%;}#commentsdiv.postbox .inside p{margin:6px 10px 8px;}#commentsdiv.postbox .column-comment p{margin:.6em 0;}#commentsdiv.postbox #replyrow td{padding:0;}.sorting-indicator{display:none;width:7px;height:4px;margin-top:8px;margin-left:7px;position:absolute;background-image:url(../images/sort.gif);background-repeat:no-repeat;}.fixed .column-comments .sorting-indicator{margin-top:3px;}.widefat th.sortable,.widefat th.sorted{padding:0;}th.sortable a,th.sorted a{display:block;overflow:hidden;position:relative;padding:7px 7px 8px;}.fixed .column-comments.sortable a,.fixed .column-comments.sorted a{padding:8px 0;}th.sortable a span,th.sorted a span{float:left;cursor:pointer;}th.sorted.asc .sorting-indicator,th.desc:hover span.sorting-indicator{display:inline;background-position:0 0;}th.sorted.desc .sorting-indicator,th.asc:hover span.sorting-indicator{display:inline;background-position:-7px 0;}.tablenav-pages a{border-bottom-style:solid;border-bottom-width:2px;font-weight:bold;margin-right:1px;padding:0 2px;}.tablenav-pages .current-page{text-align:center;}.tablenav-pages .next-page{margin-left:2px;}.tablenav a.button-secondary{display:block;margin:3px 8px 0 0;}.tablenav{clear:both;height:30px;margin:6px 0 4px;vertical-align:middle;}.tablenav.themes{max-width:98%;}.tablenav .tablenav-pages{float:right;display:block;cursor:default;height:30px;line-height:30px;font-size:12px;}.tablenav .no-pages,.tablenav .one-page .pagination-links{display:none;}.tablenav .tablenav-pages a,.tablenav-pages span.current{text-decoration:none;padding:3px 6px;}.tablenav .tablenav-pages a.disabled:hover,.tablenav .tablenav-pages a.disabled:active{cursor:default;}.tablenav .displaying-num{margin-right:10px;font-size:12px;font-style:italic;}.tablenav .actions{padding:2px 8px 0 0;}.tablenav .delete{margin-right:20px;}.view-switch{float:right;margin:6px 8px 0;}.view-switch a{text-decoration:none;}.filter{float:left;margin:-5px 0 0 10px;}.filter .subsubsub{margin-left:-10px;margin-top:13px;}.screen-per-page{width:3em;}#posts-filter fieldset{float:left;margin:0 1.5ex 1em 0;padding:0;}#posts-filter fieldset legend{padding:0 0 .2em 1px;}span.post-state-format{font-weight:normal;}#wpbody-content .inline-edit-row fieldset{font-size:12px;float:left;margin:0;padding:0;width:100%;}tr.inline-edit-row td,#wpbody-content .inline-edit-row fieldset .inline-edit-col{padding:0 .5em;}#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col{border-width:0 0 0 1px;border-style:none none none solid;}#wpbody-content .quick-edit-row-post .inline-edit-col-left{width:40%;}#wpbody-content .quick-edit-row-post .inline-edit-col-right{width:39%;}#wpbody-content .inline-edit-row-post .inline-edit-col-center{width:20%;}#wpbody-content .quick-edit-row-page .inline-edit-col-left{width:50%;}#wpbody-content .quick-edit-row-page .inline-edit-col-right,#wpbody-content .bulk-edit-row-post .inline-edit-col-right{width:49%;}#wpbody-content .bulk-edit-row .inline-edit-col-left{width:30%;}#wpbody-content .bulk-edit-row-page .inline-edit-col-right{width:69%;}#wpbody-content .bulk-edit-row .inline-edit-col-bottom{float:right;width:69%;}#wpbody-content .inline-edit-row-page .inline-edit-col-right{margin-top:27px;}.inline-edit-row fieldset .inline-edit-group{clear:both;}.inline-edit-row fieldset .inline-edit-group:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.inline-edit-row p.submit{clear:both;padding:.5em;margin:.5em 0 0;}.inline-edit-row span.error{line-height:22px;margin:0 15px;padding:3px 5px;}.inline-edit-row h4{margin:.2em 0;padding:0;line-height:23px;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{margin:0;padding:0;line-height:27px;}.inline-edit-row fieldset label,.inline-edit-row fieldset span.inline-edit-categories-label{display:block;margin:.2em 0;}.inline-edit-row fieldset label.inline-edit-tags{margin-top:0;}.inline-edit-row fieldset label.inline-edit-tags span.title{margin:.2em 0;}.inline-edit-row fieldset label span.title{display:block;float:left;width:5em;}.inline-edit-row fieldset label span.input-text-wrap{display:block;margin-left:5em;}.quick-edit-row-post fieldset.inline-edit-col-right label span.title{width:auto;padding-right:.5em;}.inline-edit-row .input-text-wrap input[type=text]{width:100%;}.inline-edit-row fieldset label input[type=checkbox]{vertical-align:text-bottom;}.inline-edit-row fieldset label textarea{width:100%;height:4em;}#wpbody-content .bulk-edit-row fieldset .inline-edit-group label{max-width:50%;}#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child{margin-right:.5em;}.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input{width:6em;}.inline-edit-row h4{text-transform:uppercase;}.inline-edit-row fieldset span.title,.inline-edit-row fieldset span.checkbox-title{font-style:italic;line-height:1.8em;}.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea{border-style:solid;border-width:1px;}.inline-edit-row fieldset .inline-edit-date{float:left;}.inline-edit-row fieldset input[name=jj],.inline-edit-row fieldset input[name=hh],.inline-edit-row fieldset input[name=mn]{font-size:12px;width:2.1em;}.inline-edit-row fieldset input[name=aa]{font-size:12px;width:3.5em;}.inline-edit-row fieldset label input.inline-edit-password-input{width:8em;}.inline-edit-row .catshow,.inline-edit-row .cathide{cursor:pointer;}ul.cat-checklist{height:12em;border-style:solid;border-width:1px;overflow-y:scroll;padding:0 5px;margin:0;}#bulk-titles{display:block;height:12em;border-style:solid;border-width:1px;overflow-y:scroll;padding:0 5px;margin:0 0 5px;}.inline-edit-row fieldset ul.cat-checklist li,.inline-edit-row fieldset ul.cat-checklist input{margin:0;}.inline-edit-row fieldset ul.cat-checklist label,.inline-edit-row .catshow,.inline-edit-row .cathide,.inline-edit-row #bulk-titles div{font-family:sans-serif;font-style:normal;font-size:11px;}table .inline-edit-row fieldset ul.cat-hover{height:auto;max-height:30em;overflow-y:auto;position:absolute;}.inline-edit-row fieldset label input.inline-edit-menu-order-input{width:3em;}.inline-edit-row fieldset label input.inline-edit-slug-input{width:75%;}.quick-edit-row-post fieldset label.inline-edit-status{float:left;}#bulk-titles{line-height:140%;}#bulk-titles div{margin:.2em .3em;}#bulk-titles div a{cursor:pointer;display:block;float:left;height:10px;margin:3px 3px 0 -2px;overflow:hidden;position:relative;text-indent:-9999px;width:10px;}#titlediv{position:relative;margin-bottom:20px;}#titlediv label{cursor:text;}#titlediv div.inside{margin:0;}#poststuff #titlewrap{border:0;padding:0;}#titlediv #title{padding:3px 8px;font-size:1.7em;line-height:100%;width:100%;outline:none;}#titlediv #title-prompt-text,#wp-fullscreen-title-prompt-text{color:#bbb;position:absolute;font-size:1.7em;padding:8px 10px;}#wp-fullscreen-title-prompt-text{left:0;padding:11px;}#poststuff .inside-submitbox,#side-sortables .inside-submitbox{margin:0 3px;font-size:11px;}input#link_description,input#link_url{width:98%;}#pending{background:0 none;border:0 none;padding:0;font-size:11px;margin-top:-1px;}#edit-slug-box{height:1em;margin-top:8px;padding:0 10px;}#editable-post-name-full{display:none;}#editable-post-name input{width:16em;}.postarea h3 label{float:left;}#submitpost #ajax-loading,#submitpost .ajax-loading{vertical-align:middle;}#wpcontent .ajax-loading{visibility:hidden;}.submitbox .submit{text-align:left;padding:12px 10px 10px;font-size:11px;}.submitbox .submitdelete{text-decoration:none;padding:1px 2px;}.submitbox .submitdelete,.submitbox .submit a:hover{border-bottom-width:1px;border-bottom-style:solid;}.submitbox .submit input{margin-bottom:8px;margin-right:4px;padding:6px;}.inside-submitbox #post_status{margin:2px 0 2px -2px;}#post-status-select,#post-format{line-height:2.5em;margin-top:3px;}#post-body #normal-sortables{min-height:50px;}.postbox{position:relative;min-width:255px;}#trackback_url{width:99%;}#normal-sortables .postbox .submit{background:transparent none;border:0 none;float:right;padding:0 12px;margin:0;}#side-sortables .category-add input[type="text"],#side-sortables .category-add select{width:160px;}#post-body ul.category-tabs,#post-body ul.add-menu-item-tabs{float:left;width:120px;text-align:right;margin:0 -120px 0 5px;padding:0;}#post-body ul.category-tabs li,#post-body ul.add-menu-item-tabs li{padding:8px;}#post-body ul.category-tabs li.tabs,#post-body ul.add-menu-item-tabs li.tabs{-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}.wp-tab-panel,.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,#linkcategorydiv div.tabs-panel{height:200px;overflow:auto;padding:.5em .9em;border-style:solid;border-width:1px;}.nav-menus-php .customlinkdiv div.tabs-panel,.nav-menus-php .posttypediv div.tabs-panel,.nav-menus-php .taxonomydiv div.tabs-panel{height:auto;max-height:205px;}div.tabs-panel-active{display:block;}div.tabs-panel-inactive{display:none;}#post-body .categorydiv div.tabs-panel,.taxonomy div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 5px 0 125px;}.has-right-sidebar #side-sortables .category-tabs li,#side-sortables .add-menu-item-tabs li,.wp-tab-bar li{display:inline;line-height:1.35em;}.no-js #side-sortables .category-tabs li.hide-if-no-js{display:none;}#side-sortables .category-tabs a,#side-sortables .add-menu-item-tabs a,.wp-tab-bar a{text-decoration:none;}#side-sortables .category-tabs{margin:8px 0 3px;}#category-adder h4{margin:10px 0;}#side-sortables .add-menu-item-tabs,.wp-tab-bar{margin-bottom:3px;}.categorydiv ul,.customlinkdiv ul,.posttypediv ul,.taxonomydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}#normal-sortables .postbox #replyrow .submit{float:none;margin:0;padding:3px 7px;}#side-sortables .submitbox .submit input,#side-sortables .submitbox .submit .preview,#side-sortables .submitbox .submit a.preview:hover{border:0 none;}#side-sortables .inside-submitbox .insidebox,.stuffbox .insidebox{margin:11px 0;}#side-sortables .comments-box,#normal-sortables .comments-box{border:0 none;}ul.category-tabs,ul.add-menu-item-tabs,ul.wp-tab-bar{margin-top:12px;}#side-sortables .comments-box thead th,#normal-sortables .comments-box thead th{background:transparent;padding:0 7px 4px;font-style:italic;}ul.category-tabs li.tabs,ul.add-menu-item-tabs li.tabs,.wp-tab-active{border-style:solid solid none;border-width:1px 1px 0;}#commentsdiv img.waiting{padding-left:5px;}#post-body .category-tabs li.tabs,#post-body .add-menu-item-tabs li.tabs{border-style:solid none solid solid;border-width:1px 0 1px 1px;margin-right:-1px;}ul.category-tabs li,ul.add-menu-item-tabs li,ul.wp-tab-bar li{padding:3px 5px 5px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}form#tags-filter{position:relative;}.screen-per-page{width:3em;}#posts-filter fieldset{float:left;margin:0 1.5ex 1em 0;padding:0;}#posts-filter fieldset legend{padding:0 0 .2em 1px;}td.post-title strong,td.plugin-title strong{display:block;margin-bottom:.2em;}td.post-title p,td.plugin-title p{margin:6px 0;}.wp-hidden-children .wp-hidden-child,.ui-tabs-hide{display:none;}.commentlist .avatar{vertical-align:text-top;}#post-body .tagsdiv #newtag{margin-right:5px;width:16em;}#side-sortables input#post_password{width:94%;}#side-sortables .tagsdiv #newtag{width:68%;}#post-status-info{border-width:0 1px 1px;border-style:none solid solid;width:100%;-webkit-border-bottom-left-radius:3px;-webkit-border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}#post-status-info td{font-size:12px;}.autosave-info{padding:2px 15px;text-align:right;}#editorcontent #post-status-info{border:none;}#post-body .wp_themeSkin .mceStatusbar a.mceResize{display:block;background:transparent url(../images/resize.gif) no-repeat scroll right bottom;width:12px;cursor:se-resize;margin:0 2px;position:relative;top:-2px;}#post-body .postarea .wp_themeSkin .mceStatusbar a.mceResize{top:20px;}#wp-word-count{display:block;padding:2px 10px;}#timestampdiv select{height:20px;line-height:14px;padding:0;vertical-align:top;}#aa,#jj,#hh,#mn{padding:1px;font-size:12px;}#jj,#hh,#mn{width:2em;}#aa{width:3.4em;}.curtime #timestamp{background-repeat:no-repeat;background-position:left top;padding-left:18px;}#timestampdiv{padding-top:5px;line-height:23px;}#timestampdiv p{margin:8px 0 6px;}#timestampdiv input{border-width:1px;border-style:solid;}#postcustomstuff .updatemeta,#postcustomstuff .deletemeta{margin:auto;}#postcustomstuff thead th{padding:5px 8px 8px;}#postcustom #postcustomstuff .submit{border:0 none;float:none;padding:5px 8px;}#side-sortables #postcustom #postcustomstuff .submit{padding:0 5px;}#side-sortables #postcustom #postcustomstuff td.left input{margin:3px 3px 0;}#side-sortables #postcustom #postcustomstuff #the-list textarea{height:85px;margin:3px;}#postcustomstuff table{margin:0;width:100%;border-width:1px;border-style:solid;border-spacing:0;}#postcustomstuff table input,#postcustomstuff table select,#postcustomstuff table textarea{width:95%;margin:8px 0 8px 8px;}#postcustomstuff th.left,#postcustomstuff td.left{width:38%;}#postcustomstuff #newmeta .submit{padding:0 8px;}#postcustomstuff .submit input,#postcustomstuff table #addmetasub{width:auto;}#postcustomstuff #newmetaleft{vertical-align:top;}#postcustomstuff #newmetaleft a{padding:0 10px;text-decoration:none;}table.diff{width:100%;}table.diff col.content{width:50%;}table.diff tr{background-color:transparent;}table.diff td,table.diff th{padding:.5em;font-family:Consolas,Monaco,monospace;border:none;}table.diff .diff-deletedline del,table.diff .diff-addedline ins{text-decoration:none;}.category-adder{margin-left:120px;padding:4px 0;}.category-adder h4{margin:0 0 8px;}#side-sortables .category-adder{margin:0;}#normal-sortables .category-add input[type="text"],#normal-sortables .category-add select{width:30%;}#post-body ul.category-tabs,#post-body ul.add-menu-item-tabs{float:left;width:120px;text-align:right;margin:0 -120px 0 5px;padding:0;}#post-body ul.category-tabs li,#post-body ul.add-menu-item-tabs li{padding:8px;}#post-body ul.category-tabs li.tabs,#post-body ul.add-menu-item-tabs li.tabs{-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}.categorydiv div.tabs-panel,.customlinkdiv div.tabs-panel,.posttypediv div.tabs-panel,.taxonomydiv div.tabs-panel,#linkcategorydiv div.tabs-panel{height:200px;overflow:auto;padding:.5em .9em;border-style:solid;border-width:1px;}.nav-menus-php .customlinkdiv div.tabs-panel,.nav-menus-php .posttypediv div.tabs-panel,.nav-menus-php .taxonomydiv div.tabs-panel{height:auto;max-height:205px;}div.tabs-panel-active{display:block;}div.tabs-panel-inactive{display:none;}#post-body .categorydiv div.tabs-panel,.taxonomy div.tabs-panel,#post-body #linkcategorydiv div.tabs-panel{margin:0 5px 0 125px;}.categorydiv ul,.customlinkdiv ul,.posttypediv ul,.taxonomydiv ul,#linkcategorydiv ul{list-style:none;padding:0;margin:0;}#front-page-warning,#front-static-pages ul,ul.export-filters,.inline-editor ul.cat-checklist ul,.categorydiv ul.categorychecklist ul,.customlinkdiv ul.categorychecklist ul,.posttypediv ul.categorychecklist ul,.taxonomydiv ul.categorychecklist ul,#linkcategorydiv ul.categorychecklist ul{margin-left:18px;}ul.categorychecklist li{margin:0;padding:0;line-height:19px;word-wrap:break-word;}.categorydiv .tabs-panel,.customlinkdiv .tabs-panel,.posttypediv .tabs-panel,.taxonomydiv .tabs-panel{border-width:3px;border-style:solid;}.form-wrap p,.form-wrap label{font-size:11px;}.form-wrap label{display:block;padding:2px;font-size:12px;}.form-field input,.form-field textarea{border-style:solid;border-width:1px;width:95%;}p.description,.form-wrap p{margin:2px 0 5px;}p.help,p.description,span.description,.form-wrap p{font-size:12px;font-style:italic;font-family:sans-serif;}.form-wrap .form-field{margin:0 0 10px;padding:8px;}.col-wrap h3{margin:12px 0;font-size:1.1em;}.col-wrap p.submit{margin-top:-10px;}#poststuff .taghint{color:#aaa;margin:15px 0 -24px 12px;}#poststuff .tagsdiv .howto{margin:0 0 6px 8px;}.ajaxtag .newtag{position:relative;}.tagsdiv .newtag{width:180px;}.tagsdiv .the-tags{display:block;height:60px;margin:0 auto;overflow:auto;width:260px;}#post-body-content .tagsdiv .the-tags{margin:0 5px;}p.popular-tags{-webkit-border-radius:8px;border-radius:8px;border-width:1px;border-style:solid;line-height:2em;max-width:1000px;padding:8px 12px 12px;text-align:justify;}p.popular-tags a{padding:0 3px;}.tagcloud{width:97%;margin:0 0 40px;text-align:justify;}.tagcloud h3{margin:2px 0 12px;}.ac_results{padding:0;margin:0;list-style:none;position:absolute;z-index:10000;display:none;border-width:1px;border-style:solid;}.ac_results li{padding:2px 5px;white-space:nowrap;text-align:left;}.ac_over{cursor:pointer;}.ac_match{text-decoration:underline;}.media-item .describe{border-collapse:collapse;width:100%;border-top-style:solid;border-top-width:1px;clear:both;cursor:default;}.media-item.media-blank .describe{border:0;}.media-item .describe th{vertical-align:top;text-align:left;padding:5px 10px 10px;width:140px;}.media-item .describe .align th{padding-top:0;}.media-item .media-item-info tr{background-color:transparent;}.media-item .describe td{padding:0 8px 8px 0;vertical-align:top;}.media-item thead.media-item-info td{padding:4px 10px 0;}.media-item .media-item-info .A1B1{padding:0 0 0 10px;}.media-item td.savesend{padding-bottom:15px;}.media-item .thumbnail{max-height:128px;max-width:128px;}#wpbody-content #async-upload-wrap a{display:none;}.media-upload-form{margin-top:20px;}.media-upload-form td label{margin-right:6px;margin-left:2px;}.media-upload-form .align .field label{display:inline;padding:0 0 0 23px;margin:0 1em 0 3px;font-weight:bold;}.media-upload-form tr.image-size label{margin:0 0 0 5px;font-weight:bold;}.media-upload-form th.label label{font-weight:bold;margin:.5em;font-size:13px;}.media-upload-form th.label label span{padding:0 5px;}abbr.required{border:medium none;text-decoration:none;}.media-item .describe input[type="text"],.media-item .describe textarea{width:460px;}.media-item .describe p.help{margin:0;padding:0 0 0 5px;}.describe-toggle-on,.describe-toggle-off{display:block;line-height:36px;float:right;margin-right:15px;}.media-item .describe-toggle-off,.media-item.open .describe-toggle-on,.media-item.open img.pinkynail{display:none;}.media-item.open .describe-toggle-off{display:block;}#media-items .media-item{border-style:solid;border-width:1px;min-height:36px;position:relative;margin-top:-1px;width:100%;}#media-items{width:623px;}#media-items:empty{border:0 none;}.media-item .filename{line-height:36px;overflow:hidden;padding:0 10px;}.media-item .error-div{padding-left:10px;}.media-item .pinkynail{float:left;margin:2px 2px 0;max-width:40px;max-height:32px;}.media-item .startopen,.media-item .startclosed{display:none;}.media-item .original{position:relative;height:34px;}.media-item .progress{float:right;height:22px;margin:6px 10px 0 0;width:200px;line-height:2em;padding:0;overflow:hidden;margin-bottom:2px;border:1px solid #d1d1d1;background:#fff;background-image:linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-o-linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-moz-linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-webkit-linear-gradient(bottom,#fff 0,#f7f7f7 100%);background-image:-ms-linear-gradient(bottom,#fff 0,#f7f7f7 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.1);box-shadow:inset 0 0 3px rgba(0,0,0,0.1);}.media-item .bar{z-index:9;width:0;height:100%;margin-top:-24px;background-color:#83B4D8;background-image:linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-o-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-moz-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-webkit-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);background-image:-ms-linear-gradient(bottom,#72a7cf 0,#90c5ee 100%);-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);box-shadow:0 0 3px rgba(0,0,0,0.3);}.media-item .progress .percent{z-index:10;position:relative;width:200px;padding:0 8px;text-shadow:0 1px 0 rgba(255,255,255,0.4);color:rgba(0,0,0,0.6);}.upload-php .fixed .column-parent{width:25%;}.js .html-uploader #plupload-upload-ui{display:none;}.js .html-uploader #html-upload-ui{display:block;}.media-upload-form .media-item.error{margin:0;padding:0;}.media-upload-form .media-item.error p,.media-item .error-div{line-height:16px;font-size:12px;margin:10px;padding:0;}.media-item .error-div a.dismiss{float:right;padding-left:15px;}.find-box{width:500px;height:300px;overflow:hidden;padding:33px 5px 40px;position:absolute;z-index:1000;}.find-box-head{cursor:move;font-weight:bold;height:2em;line-height:2em;padding:1px 12px;position:absolute;top:5px;width:100%;}.find-box-inside{overflow:auto;width:100%;height:100%;}.find-box-search{padding:12px;border-width:1px;border-style:none none solid;}#find-posts-response{margin:8px 0;padding:0 1px;}#find-posts-response table{width:100%;}#find-posts-response .found-radio{padding:5px 0 0 8px;width:15px;}.find-box-buttons{width:480px;margin:8px;}.find-box-search label{padding-right:6px;}.find-box #resize-se{position:absolute;right:1px;bottom:1px;}ul#dismissed-updates{display:none;}form.upgrade{margin-top:8px;}form.upgrade .hint{font-style:italic;font-size:85%;margin:-0.5em 0 2em 0;}#poststuff .inside .the-tagcloud{margin:5px 0 10px;padding:8px;border-width:1px;border-style:solid;line-height:1.8em;word-spacing:3px;-webkit-border-radius:6px;border-radius:6px;}.drag-drop #drag-drop-area{border:4px dashed #DDD;height:200px;}.drag-drop .drag-drop-inside{margin:70px auto 0;width:250px;}.drag-drop-inside p{color:#aaa;font-size:14px;margin:5px 0;display:none;}.drag-drop .drag-drop-inside p{text-align:center;}.drag-drop-inside p.drag-drop-info{font-size:20px;}.drag-drop .drag-drop-inside p,.drag-drop-inside p.drag-drop-buttons{display:block;}.drag-drop.drag-over #drag-drop-area{border-color:#83b4d8;}#plupload-upload-ui{position:relative;}.describe .image-editor{vertical-align:top;}.imgedit-wrap{position:relative;}.imgedit-settings p{margin:8px 0;}.describe .imgedit-wrap table td{vertical-align:top;padding-top:0;}.imgedit-wrap p,.describe .imgedit-wrap table td{font-size:11px;line-height:18px;}.describe .imgedit-wrap table td.imgedit-settings{padding:0 5px;}td.imgedit-settings input{vertical-align:middle;}.imgedit-wait{position:absolute;top:0;background:#FFF url(../images/wpspin_light.gif) no-repeat scroll 22px 10px;opacity:.7;filter:alpha(opacity=70);width:100%;height:500px;display:none;}.media-disabled,.imgedit-settings .disabled{color:grey;}.imgedit-wait-spin{padding:0 4px 4px;vertical-align:bottom;visibility:hidden;}.imgedit-menu{margin:0 0 12px;min-width:300px;}.imgedit-menu div{float:left;width:32px;height:32px;}.imgedit-crop-wrap{position:relative;}.imgedit-crop{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -9px -31px;margin:0 8px 0 0;}.imgedit-crop.disabled:hover{background-position:-9px -31px;}.imgedit-crop:hover{background-position:-9px -1px;}.imgedit-rleft{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -46px -31px;margin:0 3px;}.imgedit-rleft.disabled:hover{background-position:-46px -31px;}.imgedit-rleft:hover{background-position:-46px -1px;}.imgedit-rright{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -77px -31px;margin:0 8px 0 3px;}.imgedit-rright.disabled:hover{background-position:-77px -31px;}.imgedit-rright:hover{background-position:-77px -1px;}.imgedit-flipv{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -115px -31px;margin:0 3px;}.imgedit-flipv.disabled:hover{background-position:-115px -31px;}.imgedit-flipv:hover{background-position:-115px -1px;}.imgedit-fliph{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -147px -31px;margin:0 8px 0 3px;}.imgedit-fliph.disabled:hover{background-position:-147px -31px;}.imgedit-fliph:hover{background-position:-147px -1px;}.imgedit-undo{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -184px -31px;margin:0 3px;}.imgedit-undo.disabled:hover{background-position:-184px -31px;}.imgedit-undo:hover{background-position:-184px -1px;}.imgedit-redo{background:transparent url(../images/imgedit-icons.png) no-repeat scroll -215px -31px;margin:0 8px 0 3px;}.imgedit-redo.disabled:hover{background-position:-215px -31px;}.imgedit-redo:hover{background-position:-215px -1px;}.imgedit-applyto img{margin:0 8px 0 0;}.imgedit-group-top{margin:5px 0;}.imgedit-applyto .imgedit-label{padding:2px 0 0;display:block;}.imgedit-help{display:none;font-style:italic;margin-bottom:8px;}.imgedit-help ul li{font-size:11px;}a.imgedit-help-toggle{text-decoration:none;}#wpbody-content .imgedit-response div{width:600px;margin:8px;}.form-table td.imgedit-response{padding:0;}.imgedit-submit{margin:8px 0;}.imgedit-submit-btn{margin-left:20px;}.imgedit-wrap .nowrap{white-space:nowrap;}span.imgedit-scale-warn{color:red;font-size:20px;font-style:normal;visibility:hidden;vertical-align:middle;}.imgedit-group{border-width:1px;border-style:solid;-webkit-border-radius:8px;border-radius:8px;margin-bottom:8px;padding:2px 10px;}.form-table{border-collapse:collapse;margin-top:.5em;width:100%;margin-bottom:-8px;clear:both;}.form-table td{margin-bottom:9px;padding:8px 10px;line-height:20px;font-size:12px;}.form-table th,.form-wrap label{font-weight:normal;text-shadow:#fff 0 1px 0;}.form-table th{vertical-align:top;text-align:left;padding:10px;width:200px;}.form-table th.th-full{width:auto;}.form-table div.color-option{display:block;clear:both;margin-top:12px;}.form-table input.tog{margin-top:2px;margin-right:2px;float:left;}.form-table td p{margin-top:4px;}.form-table table.color-palette{vertical-align:bottom;float:left;margin:-12px 3px 11px;}.form-table .color-palette td{border-width:1px 1px 0;border-style:solid solid none;height:10px;line-height:20px;width:10px;}.commentlist li{padding:1em 1em .2em;margin:0;border-bottom-width:1px;border-bottom-style:solid;}.commentlist li li{border-bottom:0;padding:0;}.commentlist p{padding:0;margin:0 0 .8em;}#replyrow input{border-width:1px;border-style:solid;}#replyrow td{padding:2px;}#replysubmit{margin:0;padding:0 7px 3px;text-align:center;}#replysubmit img.waiting,.inline-edit-save img.waiting{padding:4px 10px 0;vertical-align:top;float:right;}#replysubmit .button{margin-right:5px;}#replysubmit .error{color:red;line-height:21px;text-align:center;vertical-align:center;}#replyrow h5{margin:.2em 0 0;padding:0 5px;line-height:1.4em;font-size:1em;}#edithead .inside{float:left;padding:3px 0 2px 5px;margin:0;text-align:center;}#edithead .inside input{width:180px;}#edithead label{padding:2px 0;}#replycontainer{padding:5px;}#replycontent{height:120px;}.comment-ays{margin-bottom:0;border-style:solid;border-width:1px;}.comment-ays th{border-right-style:solid;border-right-width:1px;}.trash-undo-inside,.spam-undo-inside{margin:1px 8px 1px 0;line-height:16px;}.spam-undo-inside .avatar,.trash-undo-inside .avatar{height:20px;width:20px;margin-right:8px;vertical-align:middle;}.stuffbox .editcomment{clear:none;}#comment-status-radio p{margin:3px 0 5px;}#comment-status-radio input{margin:2px 3px 5px 0;vertical-align:middle;}#comment-status-radio label{padding:5px 0;}.commentlist .avatar{vertical-align:text-top;}.theme-install-php .tablenav{height:auto;}.available-theme{display:inline-block;margin-bottom:10px;margin-right:25px;overflow:hidden;padding:20px;vertical-align:top;width:240px;}.available-theme a.screenshot{width:240px;height:180px;display:block;border-width:1px;border-style:solid;margin-bottom:10px;overflow:hidden;}.available-theme img{width:240px;}.available-theme h3{margin:15px 0 5px;}#current-theme{margin:1em 0 1.5em;}#current-theme a{border-bottom:none;}#current-theme h3{font-size:17px;font-weight:normal;margin:0;}#current-theme .theme-description{margin-top:5px;}#current-theme img{float:left;border-width:1px;border-style:solid;margin-right:1em;margin-bottom:1.5em;width:150px;}.theme-options span{text-transform:uppercase;font-size:13px;}.theme-options a{font-size:15px;}#post-body ul.category-tabs li.tabs a,#post-body ul.add-menu-item-tabs li.tabs a,#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited{font-weight:bold;text-decoration:none;}#TB_window #TB_title{background-color:#222;color:#cfcfcf;}#broken-themes{text-align:left;width:50%;border-spacing:3px;padding:3px;}.theme-install-php h4{margin:2.5em 0 8px;}.appearance_page_custom-header #headimg{border:1px solid #DFDFDF;min-height:100px;width:100%;}.appearance_page_custom-header #upload-form p label{font-size:12px;}.appearance_page_custom-header .available-headers .default-header{float:left;margin:0 20px 20px 0;}.appearance_page_custom-header .random-header{clear:both;margin:0 20px 20px 0;vertical-align:middle;}.appearance_page_custom-header .available-headers label input,.appearance_page_custom-header .random-header label input{margin-right:10px;}.appearance_page_custom-header .available-headers label img{vertical-align:middle;}div#custom-background-image{min-height:100px;border:1px solid #dfdfdf;}div#custom-background-image img{max-width:400px;max-height:300px;}.nav-tab{border-style:solid;border-color:#dfdfdf #dfdfdf #fff;border-width:1px 1px 0;color:#aaa;text-shadow:#fff 0 1px 0;font-size:12px;line-height:16px;display:inline-block;padding:4px 14px 6px;text-decoration:none;margin:0 6px -1px 0;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;}.nav-tab-active{border-width:1px;color:#464646;}.nav-tab:hover,.nav-tab-active{border-color:#ccc #ccc #fff;}h2.nav-tab-wrapper,h3.nav-tab-wrapper{border-bottom:1px solid #ccc;padding-bottom:0;}h2 .nav-tab{padding:4px 10px 6px;font-weight:200;font-size:20px;line-height:24px;}#dashboard_right_now .versions .b,#post-status-display,#post-visibility-display #adminmenu .wp-submenu li.current,#adminmenu .wp-submenu li.current a,#adminmenu .wp-submenu li.current a:hover,.media-item .percent,.plugins .name,#pass-strength-result.strong,#pass-strength-result.short,.button-highlighted,input.button-highlighted,#quicktags #ed_strong,#ed_reply_toolbar #ed_reply_strong,.item-controls .item-order a,.feature-filter .feature-name{font-weight:bold;}.plugins p{margin:0 4px;padding:0;}.plugins .desc p{margin:0 0 8px;}.plugins td.desc{line-height:1.5em;}.plugins .desc ul,.plugins .desc ol{margin:0 0 0 2em;}.plugins .desc ul{list-style-type:disc;}.plugins .row-actions-visible{padding:0;}.plugins tbody th.check-column{padding:7px 0;}.plugins .inactive td,.plugins .inactive th,.plugins .active td,.plugins .active th{border-top-style:solid;border-top-width:1px;padding:5px 7px 0;}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-right:12px;white-space:nowrap;}.plugins .second,.plugins .row-actions-visible{padding:0 0 5px;}.plugins-php .widefat tfoot th,.plugins-php .widefat tfoot td{border-top-style:solid;border-top-width:1px;}.plugin-update-tr .update-message{margin:5px;padding:3px 5px;}.plugin-install-php h4{margin:2.5em 0 8px;}#profile-page .form-table textarea{width:500px;margin-bottom:6px;}#profile-page .form-table #rich_editing{margin-right:5px;}#your-profile legend{font-size:22px;}#your-profile #rich_editing{border:none;}#display_name{width:15em;}#createuser .form-field input{width:25em;}.pressthis{margin:20px 0;}.pressthis a{display:inline-block;width:113px;position:relative;cursor:move;color:#333;background:#dfdfdf;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.07,#e6e6e6),color-stop(0.77,#d8d8d8));background-image:-moz-linear-gradient(center bottom,#e6e6e6 7%,#d8d8d8 77%);background-repeat:no-repeat;background-image-position:10px 8px;-webkit-border-radius:5px;border-radius:5px;border:1px #b4b4b4 solid;font-style:normal;line-height:16px;font-size:14px;text-decoration:none;text-shadow:#fff 0 1px 0;}.pressthis a:hover,.pressthis a:active{color:#333;}.pressthis a:hover:after{transform:skew(20deg) rotate(9deg);-webkit-transform:skew(20deg) rotate(9deg);-moz-transform:skew(20deg) rotate(9deg);box-shadow:0 10px 8px rgba(0,0,0,0.7);-webkit-box-shadow:0 10px 8px rgba(0,0,0,0.7);-moz-box-shadow:0 10px 8px rgba(0,0,0,0.7);}.pressthis a span{background:url(../images/press-this.png) no-repeat -45px 5px;padding:8px 0 8px 32px;display:inline-block;}.pressthis a:after{content:'';width:70%;height:55%;z-index:-1;position:absolute;right:10px;bottom:9px;background:transparent;transform:skew(20deg) rotate(6deg);-webkit-transform:skew(20deg) rotate(6deg);-moz-transform:skew(20deg) rotate(6deg);box-shadow:0 10px 8px rgba(0,0,0,0.6);-webkit-box-shadow:0 10px 8px rgba(0,0,0,0.6);-moz-box-shadow:0 10px 8px rgba(0,0,0,0.6);}#utc-time,#local-time{padding-left:25px;font-style:italic;font-family:sans-serif;}.defaultavatarpicker .avatar{margin:2px 0;vertical-align:middle;}#footer{position:absolute;bottom:0;left:0;right:0;padding:10px 0;margin-right:20px;border-top-width:1px;border-top-style:solid;}#footer p{margin:0;line-height:20px;}#footer a{text-decoration:none;}#footer a:hover{text-decoration:underline;}.about-wrap{position:relative;margin:44px 40px 0 20px;font-size:16px;}.about-wrap div.updated,.about-wrap div.error{display:none!important;}.about-wrap p{line-height:1.6em;}.about-wrap h1{margin:.6em 200px 0 0;line-height:1.2em;font-size:2.8em;font-weight:200;}.about-text,.about-description,.about-wrap li.wp-person a.web{font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;font-weight:normal;line-height:1.6em;font-size:20px;}.about-description{margin-top:1.4em;}.about-text{margin:1em 200px 1.4em 0;min-height:60px;font-size:24px;}.about-wrap h2.nav-tab-wrapper{padding-left:6px;}.wp-badge{padding-top:142px;height:50px;width:173px;font-weight:bold;font-size:14px;text-align:center;margin:0 -5px;background:url('../images/wp-badge.png?ver=20111120') no-repeat;}.about-wrap .wp-badge{position:absolute;top:0;right:0;}.about-wrap h2 .nav-tab{padding:4px 10px 6px;margin:0 3px -1px 0;font-size:18px;}.about-wrap h2 .nav-tab-active{font-weight:bold;padding-top:3px;}.about-wrap h3{font-size:24px;margin-bottom:1em;padding-top:20px;}.about-wrap .changelog{font-size:15px;padding-bottom:10px;overflow:hidden;}.about-wrap .changelog li{list-style-type:disc;margin-left:3em;}.about-wrap .feature-section .left-feature,.about-wrap .feature-section img,.about-wrap .feature-section .right-feature{float:left;}.about-wrap .feature-section{min-height:100px;overflow:hidden;clear:both;}.about-wrap .feature-section.angled-left img{margin-top:1em;}.about-wrap .feature-section.angled-right{margin-top:-35px;padding-top:15px;}.about-wrap .feature-section.angled-right img{margin-top:.5em;}.about-wrap .feature-section.angled-right .left-feature{margin-top:15px;}.about-wrap .feature-section .image-mask{overflow:hidden;display:block;text-align:center;-webkit-border-radius:3px;border-radius:3px;}.about-wrap .feature-section .image-mask img{width:auto;height:auto;margin:0 auto;float:none;border:none;box-shadow:none;-webkit-box-shadow:none;}.about-wrap .feature-section h4{margin-bottom:.6em;}.about-wrap .feature-section p{margin-top:.6em;}.about-wrap .feature-section code{font-size:14px;}.about-wrap .feature-section img{margin-top:15px;-webkit-border-radius:3px;border-radius:3px;}.about-wrap .feature-section.angled-left .left-feature,.about-wrap .feature-section.angled-right .left-feature{margin-right:5%;width:40%;}.about-wrap .feature-section.angled-left .right-feature,.about-wrap .feature-section.angled-right .right-feature{margin-left:5%;}.about-wrap .feature-section.angled-left .image-mask,.about-wrap .feature-section.angled-right .image-mask{width:20%;height:150px;margin-top:5px;margin-bottom:5px;float:left;}.about-wrap .feature-section .left-feature{margin-right:10%;}.about-wrap .feature-section .right-feature{margin-left:9%;float:right;}.about-wrap .feature-section.angled-left .left-feature,.about-wrap .feature-section.angled-right .right-feature{width:30%;}.about-wrap .feature-section.angled-left .right-feature,.about-wrap .feature-section.angled-right .left-feature{width:40%;}.about-wrap .feature-section.three-col{padding-top:15px;margin-bottom:0;}.about-wrap .feature-section.three-col div{width:30%;margin-right:4.999999999%;float:left;}.about-wrap .feature-section.three-col h4{margin:0 0 .6em 0;}.about-wrap .feature-section.three-col div p{margin:0;}.about-wrap .feature-section.three-col .last-feature{margin-right:0;}.about-wrap .feature-section .feature-images{width:300px;position:absolute;}.about-wrap .feature-section.images-stagger-left,.about-wrap .feature-section.images-stagger-right{min-height:330px;}.about-wrap .feature-section.images-stagger-right .angled-right,.about-wrap .feature-section.images-stagger-left .angled-left{margin-bottom:-50px;}.about-wrap .feature-section.images-stagger-right .left-feature,.about-wrap .feature-section.images-stagger-left .right-feature{width:auto;}.about-wrap .feature-section .feature-images img{width:250px;height:150px;margin-right:5px;}.about-wrap .feature-section .angled-right{float:right;}.about-wrap .feature-section.images-stagger-right .feature-images{right:0;}.about-wrap .feature-section.images-stagger-right .left-feature{margin-right:350px;}.about-wrap .feature-section.images-stagger-left .feature-images{float:left;}.about-wrap .feature-section.images-stagger-left .right-feature{margin-left:350px;float:left;}.about-wrap .feature-section.images-stagger-left .angled-left{margin-left:5px;}.about-wrap .return-to-dashboard{margin:16px 0;font-size:14px;font-weight:bold;}.about-wrap .return-to-dashboard a{text-decoration:none;}.about-wrap h4.wp-people-group{margin-top:2.6em;font-size:16px;}.about-wrap ul.wp-people-group{overflow:hidden;padding:5px;margin:0 -5px;}.about-wrap ul.compact{margin-bottom:0;}.about-wrap li.wp-person{float:left;margin-right:10px;}.about-wrap li.wp-person img.gravatar{float:left;margin:0 10px 10px 0;padding:2px;width:60px;height:60px;}.about-wrap ul.compact li.wp-person img.gravatar{width:30px;height:30px;}.about-wrap li.wp-person{height:70px;width:280px;padding-bottom:15px;}.about-wrap ul.compact li.wp-person{height:auto;width:180px;padding-bottom:0;margin-bottom:0;}.about-wrap #wp-people-group-validators+p.wp-credits-list{margin-top:0;}.about-wrap li.wp-person a.web{display:block;margin:6px 0 2px;font-size:16px;text-decoration:none;}.about-wrap p.wp-credits-list a{white-space:nowrap;}.freedoms-php .about-wrap ol{margin:40px 60px;}.freedoms-php .about-wrap ol li{list-style-type:decimal;font-weight:bold;}.freedoms-php .about-wrap ol p{font-weight:normal;margin:.6em 0;}#excerpt,.attachmentlinks{margin:0;height:4em;width:98%;}.wp-editor-container textarea.wp-editor-area{width:99.9%;}#template div{margin-right:190px;}p.pagenav{margin:0;display:inline;}.pagenav span{font-weight:bold;margin:0 6px;}.row-title{font-size:13px!important;font-weight:bold;}.column-author img,.column-username img{float:left;margin-right:10px;margin-top:1px;}.row-actions{visibility:hidden;padding:2px 0 0;}tr:hover .row-actions,div.comment-item:hover .row-actions{visibility:visible;}.row-actions-visible{padding:2px 0 0;}.form-table .pre{padding:8px;margin:0;}table.form-table td .updated{font-size:13px;}.tagchecklist{margin-left:14px;font-size:12px;overflow:auto;}.tagchecklist strong{margin-left:-8px;position:absolute;}.tagchecklist span{margin-right:25px;display:block;float:left;font-size:11px;line-height:1.8em;white-space:nowrap;cursor:default;}.tagchecklist span a{margin:6px 0 0 -9px;cursor:pointer;width:10px;height:10px;display:block;float:left;text-indent:-9999px;overflow:hidden;position:absolute;}#poststuff h2{margin-top:20px;font-size:1.5em;margin-bottom:15px;padding:0 0 3px;clear:left;}#poststuff h3,.metabox-holder h3{font-size:15px;font-weight:normal;padding:7px 10px;margin:0;line-height:1;}#poststuff .inside{margin:6px 0 8px;}#post-visibility-select,#post-formats-select{line-height:1.5em;margin-top:3px;}#poststuff #submitdiv .inside{margin:0;padding:0;}#titlediv,#poststuff .postarea{margin-bottom:20px;}td.post-title strong,td.plugin-title strong{display:block;margin-bottom:.2em;}td.post-title p,td.plugin-title p{margin:6px 0;}#templateside ul li a{text-decoration:none;}.tool-box .title{margin:8px 0;font-size:18px;font-weight:normal;line-height:24px;}#sidemenu{margin:-30px 15px 0 315px;list-style:none;position:relative;float:right;padding-left:10px;font-size:12px;}#sidemenu a{padding:0 7px;display:block;float:left;line-height:28px;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;}#sidemenu li{display:inline;line-height:200%;list-style:none;text-align:center;white-space:nowrap;margin:0;padding:0;}#sidemenu a.current{font-weight:normal;padding-left:6px;padding-right:6px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;border-width:1px;border-style:solid;}#sidemenu li a .count-0{display:none;}.plugin-install #description,.plugin-install-network #description{width:60%;}table .vers,table .column-visible,table .column-rating{text-align:left;}.error-message{color:red;font-weight:bold;}body.iframe{height:98%;}td.media-icon{text-align:center;width:80px;padding-top:8px;padding-bottom:8px;}td.media-icon img{max-width:80px;max-height:60px;}.screen-per-page{width:3em;}.list-ajax-loading{float:right;margin-right:9px;margin-top:-1px;}.tablenav .list-ajax-loading{margin-top:7px;}#howto{font-size:11px;margin:0 5px;display:block;}.importers td{padding-right:14px;}.importers{font-size:16px;width:auto;}#namediv table{width:100%;}#namediv td.first{width:10px;white-space:nowrap;}#namediv input{width:98%;}#namediv p{margin:10px 0;}#submitdiv h3{margin-bottom:0!important;}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute;}br.clear{height:2px;line-height:2px;}.checkbox{border:none;margin:0;padding:0;}fieldset{border:0;padding:0;margin:0;}.post-categories{display:inline;margin:0;padding:0;}.post-categories li{display:inline;}.edit-box{display:none;}h3:hover .edit-box{display:inline;}.index-php form .input-text-wrap{background:#fff;border-style:solid;border-width:1px;padding:2px 3px;border-color:#ccc;}#dashboard-widgets form .input-text-wrap input{border:0 none;outline:none;margin:0;padding:0;width:99%;color:#333;}form .textarea-wrap{background:#fff;border-style:solid;border-width:1px;padding:2px;border-color:#ccc;}#dashboard-widgets form .textarea-wrap textarea{border:0 none;padding:0;outline:none;width:99%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}#dashboard-widgets .postbox form .submit{float:none;margin:.5em 0 0;padding:0;border:none;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit input{margin:0;}#dashboard-widgets-wrap #dashboard-widgets .postbox form .submit #publish{min-width:0;}#dashboard-widgets a{text-decoration:none;}#dashboard-widgets h3 a{text-decoration:underline;}#dashboard-widgets h3 .postbox-title-action{position:absolute;right:30px;padding:0;top:5px;}#dashboard-widgets h4{font-weight:normal;font-size:13px;margin:0 0 .2em;padding:0;}#dashboard_right_now p.sub,#dashboard_right_now .table,#dashboard_right_now .versions{margin:-12px;}#dashboard_right_now .inside{font-size:12px;padding-top:20px;}#dashboard_right_now p.sub{padding:5px 0 15px;color:#8f8f8f;font-size:14px;position:absolute;top:-17px;left:15px;}#dashboard_right_now .table{margin:0;padding:0;position:relative;}#dashboard_right_now .table_content{float:left;border-top:#ececec 1px solid;width:45%;}#dashboard_right_now .table_discussion{float:right;border-top:#ececec 1px solid;width:45%;}#dashboard_right_now table td{padding:3px 0;white-space:nowrap;}#dashboard_right_now table tr.first td{border-top:none;}#dashboard_right_now td.b{padding-right:6px;text-align:right;font-size:14px;width:1%;}#dashboard_right_now td.b a{font-size:18px;}#dashboard_right_now td.b a:hover{color:#d54e21;}#dashboard_right_now .t{font-size:12px;padding-right:12px;padding-top:6px;color:#777;}#dashboard_right_now .t a{white-space:nowrap;}#dashboard_right_now .spam{color:red;}#dashboard_right_now .waiting{color:#e66f00;}#dashboard_right_now .approved{color:green;}#dashboard_right_now .versions{padding:6px 10px 12px;clear:both;}#dashboard_right_now a.button{float:right;clear:right;position:relative;top:-5px;}#dashboard_recent_comments h3{margin-bottom:0;}#dashboard_recent_comments .inside{margin-top:0;}#dashboard_recent_comments .comment-meta .approve{font-style:italic;font-family:sans-serif;font-size:10px;}#dashboard_recent_comments .subsubsub{float:none;white-space:normal;}#the-comment-list{position:relative;}#the-comment-list .comment-item{padding:1em 10px;border-top:1px solid;}#the-comment-list .pingback{padding-left:9px!important;}#the-comment-list .comment-item,#the-comment-list #replyrow{margin:0 -10px;}#the-comment-list .comment-item:first-child{border-top:none;}#the-comment-list .comment-item .avatar{float:left;margin:0 10px 5px 0;}#the-comment-list .comment-item h4{line-height:1.7em;margin-top:-0.4em;color:#777;}#the-comment-list .comment-item h4 cite{font-style:normal;font-weight:normal;}#the-comment-list .comment-item blockquote,#the-comment-list .comment-item blockquote p{margin:0;padding:0;display:inline;}#dashboard_recent_comments #the-comment-list .trackback blockquote,#dashboard_recent_comments #the-comment-list .pingback blockquote{display:block;}#the-comment-list .comment-item p.row-actions{margin:3px 0 0;padding:0;font-size:12px;}#dashboard_quick_press h4{font-family:sans-serif;float:left;width:5em;clear:both;font-weight:normal;text-align:right;font-size:12px;}#dashboard_quick_press h4 label{margin-right:10px;}#dashboard_quick_press .input-text-wrap,#dashboard_quick_press .textarea-wrap{margin:0 0 1em 5em;}#dashboard_quick_press .wp-media-buttons{margin:0 0 .5em 5em;padding:0;}#dashboard_quick_press .wp-media-buttons a{color:#777;}#dashboard-widgets #dashboard_quick_press form p.submit{margin-left:4.6em;}#dashboard-widgets #dashboard_quick_press form p.submit input{float:left;}#dashboard-widgets #dashboard_quick_press form p.submit #save-post{margin:0 1em 0 10px;}#dashboard-widgets #dashboard_quick_press form p.submit #publish{float:right;}#dashboard-widgets #dashboard_quick_press form p.submit img.waiting{vertical-align:middle;visibility:hidden;margin:4px 6px 0 0;}#dashboard_recent_drafts ul,#dashboard_recent_drafts p{margin:0;padding:0;}#dashboard_recent_drafts ul{list-style:none;}#dashboard_recent_drafts ul li{margin-bottom:1em;}#dashboard_recent_drafts h4{line-height:1.7em;}#dashboard_recent_drafts h4 abbr{font-weight:normal;font-family:sans-serif;font-size:12px;color:#999;margin-left:3px;}.rss-widget ul{margin:0;padding:0;list-style:none;}a.rsswidget{font-size:13px;line-height:1.7em;}.rss-widget ul li{line-height:1.5em;margin-bottom:12px;}.rss-widget span.rss-date{color:#999;font-size:12px;margin-left:3px;}.rss-widget cite{display:block;text-align:right;margin:0 0 1em;padding:0;}.rss-widget cite:before{content:'\2014';}#dashboard_plugins h4{line-height:1.7em;}#dashboard_plugins h5{font-weight:normal;font-size:13px;margin:0;display:inline;line-height:1.4em;}#dashboard_plugins h5 a{line-height:1.4em;}#dashboard_plugins .inside span{font-size:12px;padding-left:5px;}#dashboard_plugins p{margin:.3em 0 1.4em;line-height:1.4em;}.dashboard-comment-wrap{overflow:hidden;word-wrap:break-word;}#dashboard_browser_nag a.update-browser-link{font-size:1.2em;font-weight:bold;}#dashboard_browser_nag a{text-decoration:underline;}#dashboard_browser_nag p.browser-update-nag.has-browser-icon{padding-right:125px;}#dashboard_browser_nag .browser-icon{margin-top:-35px;}#dashboard_browser_nag.postbox.browser-insecure{background-color:#ac1b1b;border-color:#ac1b1b;}#dashboard_browser_nag.postbox{background-color:#e29808;background-image:none;border-color:#edc048;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;color:#fff;}#dashboard_browser_nag.postbox.browser-insecure h3{border-bottom-color:#cd5a5a;color:#fff;}#dashboard_browser_nag.postbox h3{border-bottom-color:#f6e2ac;text-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:transparent none;color:#fff;}#dashboard_browser_nag a{color:#fff;}#dashboard_browser_nag.browser-insecure a.browse-happy-link,#dashboard_browser_nag.browser-insecure a.update-browser-link{text-shadow:#871b15 0 1px 0;}#dashboard_browser_nag a.browse-happy-link,#dashboard_browser_nag a.update-browser-link{text-shadow:#d29a04 0 1px 0;}.login *{margin:0;padding:0;}.login form{margin-left:8px;padding:26px 24px 46px;font-weight:normal;background:#fff;border:1px solid #e5e5e5;-moz-box-shadow:rgba(200,200,200,0.7) 0 4px 10px -1px;-webkit-box-shadow:rgba(200,200,200,0.7) 0 4px 10px -1px;box-shadow:rgba(200,200,200,0.7) 0 4px 10px -1px;}.login form .forgetmenot{font-weight:normal;float:left;margin-bottom:0;}.login .button-primary{font-size:13px!important;line-height:16px;padding:3px 10px;float:right;}#login form p{margin-bottom:0;}#login form p.submit{padding:0;}.login label{color:#777;font-size:14px;}.login form .forgetmenot label{font-size:12px;line-height:19px;}.login form p{margin-bottom:24px;}.login h1 a{background:url(../images/logo-login.png) no-repeat top center;width:326px;height:67px;text-indent:-9999px;overflow:hidden;padding-bottom:15px;display:block;}#login{width:320px;padding:114px 0 0;margin:auto;}#login_error,.login .message{margin:0 0 16px 8px;padding:12px;}.login #nav,.login #backtoblog{text-shadow:#fff 0 1px 0;margin:0 0 0 16px;padding:16px 16px 0;}#backtoblog{padding:12px 16px 0;}.login form .input{font-weight:200;font-size:24px;width:100%;padding:3px;margin-top:2px;margin-right:6px;margin-bottom:16px;border:1px solid #e5e5e5;background:#fbfbfb;outline:none;-moz-box-shadow:inset 1px 1px 2px rgba(200,200,200,0.2);-webkit-box-shadow:inset 1px 1px 2px rgba(200,200,200,0.2);box-shadow:inset 1px 1px 2px rgba(200,200,200,0.2);}.login input{color:#555;}.login #pass-strength-result{width:250px;font-weight:bold;border-style:solid;border-width:1px;margin:12px 0 6px;padding:6px 5px;text-align:center;}#dashboard_right_now p.musub{margin-top:12px;border-top:1px solid #ececec;padding-left:16px;position:static;}.rtl #dashboard_right_now p.musub{padding-left:0;padding-right:16px;}#dashboard_right_now td.b a.musublink{font-size:16px;}#dashboard_right_now div.musubtable{border-top:none;}#dashboard_right_now div.musubtable .t{white-space:normal;}.wp-list-table .site-deleted{background:#ff8573;}.wp-list-table .site-spammed{background:#faafaa;}.wp-list-table .site-archived{background:#ffebe8;}.wp-list-table .site-mature{background:#fecac2;}#nav-menus-frame{margin-left:300px;}#wpbody-content #menu-settings-column{display:inline;width:281px;margin-left:-300px;clear:both;float:left;padding-top:24px;}.no-js #wpbody-content #menu-settings-column{padding-top:31px;}#menu-settings-column .inside{clear:both;}.metabox-holder-disabled .postbox{opacity:.5;filter:alpha(opacity=50);}.metabox-holder-disabled .button-controls .select-all{display:none;}#wpbody{position:relative;}#menu-management-liquid{float:left;min-width:100%;}#menu-management{position:relative;margin-right:20px;margin-top:-3px;width:100%;}#menu-management .menu-edit{margin-bottom:20px;}.nav-menus-php #post-body{padding:10px;border-width:1px 0;border-style:solid;}#nav-menu-header,#nav-menu-footer{padding:0 10px;}#nav-menu-header{border-bottom:1px solid;}#nav-menu-footer{border-top:1px solid;}.nav-menus-php #post-body div.updated,.nav-menus-php #post-body div.error{margin:0;}.nav-menus-php #post-body-content{position:relative;}#menu-management .menu-add-new abbr{font-weight:bold;}#menu-management .nav-tabs-nav{margin:0 20px;}#menu-management .nav-tabs-arrow{width:10px;padding:0 5px 4px;cursor:pointer;position:absolute;top:0;line-height:22px;font-size:18px;text-shadow:0 1px 0 #fff;}#menu-management .nav-tabs-arrow-left{left:0;}#menu-management .nav-tabs-arrow-right{right:0;text-align:right;}#menu-management .nav-tabs-wrapper{width:100%;height:28px;margin-bottom:-1px;overflow:hidden;}#menu-management .nav-tabs{padding-left:20px;padding-right:10px;}.js #menu-management .nav-tabs{float:left;margin-left:0;margin-right:-400px;}#menu-management .nav-tab{margin-bottom:0;font-size:14px;}#select-nav-menu-container{text-align:right;padding:0 10px 3px 10px;margin-bottom:5px;}#select-nav-menu{width:100px;display:inline;}#menu-name-label{margin-top:-2px;}#wpbody .open-label{display:block;float:left;}#wpbody .open-label span{padding-right:10px;}.js .input-with-default-title{font-style:italic;}#menu-management .inside{padding:0 10px;}.postbox .howto input{width:180px;float:right;}.customlinkdiv .howto input{width:200px;}#nav-menu-theme-locations .howto select{width:100%;}#nav-menu-theme-locations .button-controls{text-align:right;}.add-menu-item-view-all{height:400px;}#menu-container .submit{margin:0 0 10px;padding:0;}.nav-menus-php .meta-sep,.nav-menus-php .submitdelete,.nav-menus-php .submitcancel{display:block;float:left;margin:4px 0;line-height:15px;}.meta-sep{padding:0 2px;}#cancel-save{text-decoration:underline;font-size:12px;margin-left:20px;margin-top:5px;}.list-controls{float:left;margin-top:5px;}.add-to-menu{float:right;}.postbox img.waiting{display:none;vertical-align:middle;}.button-controls{clear:both;margin:10px 0;}.show-all,.hide-all{cursor:pointer;}.hide-all{display:none;}#menu-name{width:270px;}#manage-menu .inside{padding:0;}#available-links dt{display:block;}#add-custom-link .howto{font-size:12px;}#add-custom-link label span{display:block;float:left;margin-top:5px;padding-right:5px;}.menu-item-textbox{width:180px;}.nav-menus-php .howto span{margin-top:4px;display:block;float:left;}.quick-search{width:190px;}.nav-menus-php .list-wrap{display:none;clear:both;margin-bottom:10px;}.nav-menus-php .list-container{max-height:200px;overflow-y:auto;padding:10px 10px 5px;}.nav-menus-php .postbox p.submit{margin-bottom:0;}.nav-menus-php .list li{display:none;margin:0;margin-bottom:5px;}.nav-menus-php .list li .menu-item-title{cursor:pointer;display:block;}.nav-menus-php .list li .menu-item-title input{margin-right:3px;margin-top:-3px;}#menu-container .inside{padding-bottom:10px;}.menu{padding-top:1em;}#menu-to-edit{padding:1em 0;}.menu ul{width:100%;}.menu li{margin-bottom:0;position:relative;}.menu-item-bar{clear:both;line-height:1.5em;position:relative;margin:13px 0 0 0;}.menu-item-handle{border:1px solid #dfdfdf;position:relative;padding-left:10px;height:auto;width:400px;line-height:35px;text-shadow:0 1px 0 #FFF;overflow:hidden;word-wrap:break-word;}#menu-to-edit .menu-item-invalid .menu-item-handle{background-color:#f6c9cc;background-image:-ms-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:-moz-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:-o-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:-webkit-gradient(linear,left bottom,left top,from(#f6c9cc),to(#fdf8ff));background-image:-webkit-linear-gradient(bottom,#f6c9cc,#fdf8ff);background-image:linear-gradient(bottom,#f6c9cc,#fdf8ff);}.menu-item-edit-active .menu-item-handle{-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.no-js .menu-item-edit-active .item-edit{display:none;}.js .menu-item-handle{cursor:move;}.menu li.deleting .menu-item-handle{background-image:none;text-shadow:0;}.menu-item-handle .item-title{font-size:12px;font-weight:bold;padding:7px 0;line-height:20px;display:block;margin-right:13em;}li.menu-item.ui-sortable-helper dl{margin-top:0;}li.menu-item.ui-sortable-helper .menu-item-transport dl{margin-top:13px;}.menu .sortable-placeholder{height:35px;width:410px;margin-top:13px;}.menu-item-depth-0{margin-left:0;}.menu-item-depth-1{margin-left:30px;}.menu-item-depth-2{margin-left:60px;}.menu-item-depth-3{margin-left:90px;}.menu-item-depth-4{margin-left:120px;}.menu-item-depth-5{margin-left:150px;}.menu-item-depth-6{margin-left:180px;}.menu-item-depth-7{margin-left:210px;}.menu-item-depth-8{margin-left:240px;}.menu-item-depth-9{margin-left:270px;}.menu-item-depth-10{margin-left:300px;}.menu-item-depth-11{margin-left:330px;}.menu-item-depth-0 .menu-item-transport{margin-left:0;}.menu-item-depth-1 .menu-item-transport{margin-left:-30px;}.menu-item-depth-2 .menu-item-transport{margin-left:-60px;}.menu-item-depth-3 .menu-item-transport{margin-left:-90px;}.menu-item-depth-4 .menu-item-transport{margin-left:-120px;}.menu-item-depth-5 .menu-item-transport{margin-left:-150px;}.menu-item-depth-6 .menu-item-transport{margin-left:-180px;}.menu-item-depth-7 .menu-item-transport{margin-left:-210px;}.menu-item-depth-8 .menu-item-transport{margin-left:-240px;}.menu-item-depth-9 .menu-item-transport{margin-left:-270px;}.menu-item-depth-10 .menu-item-transport{margin-left:-300px;}.menu-item-depth-11 .menu-item-transport{margin-left:-330px;}body.menu-max-depth-0{min-width:950px!important;}body.menu-max-depth-1{min-width:980px!important;}body.menu-max-depth-2{min-width:1010px!important;}body.menu-max-depth-3{min-width:1040px!important;}body.menu-max-depth-4{min-width:1070px!important;}body.menu-max-depth-5{min-width:1100px!important;}body.menu-max-depth-6{min-width:1130px!important;}body.menu-max-depth-7{min-width:1160px!important;}body.menu-max-depth-8{min-width:1190px!important;}body.menu-max-depth-9{min-width:1220px!important;}body.menu-max-depth-10{min-width:1250px!important;}body.menu-max-depth-11{min-width:1280px!important;}.item-type{font-size:12px;padding-right:10px;}.item-controls{font-size:12px;position:absolute;right:20px;top:-1px;}.item-controls a{text-decoration:none;}.item-controls a:hover{cursor:pointer;}.item-controls .item-order{padding-right:10px;}.nav-menus-php .item-edit{position:absolute;right:-20px;top:0;display:block;width:30px;height:36px;overflow:hidden;text-indent:-999em;border-bottom:1px solid;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}.menu-instructions-inactive{display:none;}.menu-item-settings{display:block;width:400px;padding:10px 0 10px 10px;border:solid;border-width:0 1px 1px 1px;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;}.menu-item-edit-active .menu-item-settings{display:block;}.menu-item-edit-inactive .menu-item-settings{display:none;}.add-menu-item-pagelinks{margin:.5em auto;text-align:center;}.link-to-original{display:block;margin:0 0 10px;padding:3px 5px 5px;font-size:12px;font-style:italic;}.link-to-original a{padding-left:4px;font-style:normal;}.hidden-field{display:none;}.menu-item-settings .description-thin,.menu-item-settings .description-wide{margin-right:10px;float:left;}.description-thin{width:190px;height:40px;}.description-wide{width:390px;}.menu-item-actions{padding-top:15px;}#cancel-save{cursor:pointer;}.nav-menus-php .major-publishing-actions{clear:both;padding:3px 0 5px;}.nav-menus-php .major-publishing-actions .publishing-action{text-align:right;float:right;line-height:23px;margin:5px 0 1px;}.nav-menus-php .major-publishing-actions .delete-action{vertical-align:middle;text-align:left;float:left;padding-right:15px;margin-top:5px;}.menu-name-label span,.auto-add-pages label{font-size:12px;font-style:normal;}.menu-name-label{margin-right:15px;}.auto-add-pages input{margin-top:0;}.auto-add-pages{margin-top:4px;float:left;}.nav-menus-php .submitbox .submitcancel{border-bottom:1px solid;padding:1px 2px;text-decoration:none;}.nav-menus-php .major-publishing-actions .form-invalid{padding-left:4px;margin-left:-4px;border:0 none;}#menu-item-name-wrap:after,#menu-item-url-wrap:after,#menu-name-label:after,#menu-settings-column .inside:after,#nav-menus-frame:after,.nav-menus-php #post-body-content:after,.nav-menus-php .button-controls:after,.nav-menus-php .major-publishing-actions:after,.nav-menus-php .menu-item-settings:after{clear:both;content:".";display:block;height:0;visibility:hidden;}#nav-menus-frame,.button-controls,#menu-item-url-wrap,#menu-item-name-wrap{display:block;}div.star-holder{position:relative;height:19px;width:100px;font-size:19px;}div.action-links{font-weight:normal;margin:6px 0 0;}div.star{height:100%;position:absolute;top:0;left:0;background-color:transparent;letter-spacing:1ex;border:none;}.star1{width:20%;}.star2{width:40%;}.star3{width:60%;}.star4{width:80%;}.star5{width:100%;}.star img,div.star a,div.star a:hover,div.star a:visited{display:block;position:absolute;right:0;border:none;text-decoration:none;}div.star img{width:19px;height:19px;}#plugin-information-header{margin:0;padding:0 5px;font-weight:bold;position:relative;border-bottom-width:1px;border-bottom-style:solid;height:2.5em;}#plugin-information ul#sidemenu{font-weight:normal;margin:0 5px;position:absolute;left:0;bottom:-1px;}#plugin-information p.action-button{width:100%;padding-bottom:0;margin-bottom:0;margin-top:10px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;border-top-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .action-button a{text-align:center;font-weight:bold;text-decoration:none;display:block;line-height:2em;}#plugin-information h2{clear:none!important;margin-right:200px;}#plugin-information .fyi{margin:0 10px 50px;width:210px;}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0;}#plugin-information .fyi h2.mainheader{padding:5px;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;}#plugin-information .fyi ul{padding:10px 5px 10px 7px;margin:0;list-style:none;-webkit-border-bottom-left-radius:3px;border-bottom-left-radius:3px;}#plugin-information .fyi li{margin-right:0;}#plugin-information #section-holder{padding:10px;}#plugin-information .section ul,#plugin-information .section ol{margin-left:16px;list-style-type:square;list-style-image:none;}#plugin-information #section-screenshots li img{vertical-align:text-top;}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px;padding-bottom:2em;}#plugin-information .updated,#plugin-information pre{margin-right:215px;}#plugin-information pre{padding:7px;overflow:auto;}body.press-this{color:#333;margin:0;padding:0;min-width:675px;min-height:400px;}img{border:none;}.press-this #wphead{height:32px;margin-right:5px;margin-bottom:5px;}.press-this #header-logo{float:left;margin:7px 7px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;}.press-this #wphead h1{font-weight:normal;font-size:16px;line-height:32px;margin:0;float:left;}.press-this #wphead h1 a{text-decoration:none;}.press-this #wphead h1 a:hover{text-decoration:underline;}.press-this-sidebar{float:right;width:200px;padding-top:10px;}.press-this #title{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}.press-this .tagchecklist span a{background:transparent url(../images/xit.gif) no-repeat 0 0;}.press-this #titlediv{margin:0;}.press-this .wp-media-buttons{cursor:default;padding:8px 8px 0;}.press-this .howto{margin-top:2px;margin-bottom:3px;font-size:12px;font-style:italic;display:block;}.press-this #poststuff{margin:0 10px 10px;}#poststuff #editor-toolbar{height:30px;}div.zerosize{border:0 none;height:0;margin:0;overflow:hidden;padding:0;width:0;}.posting{margin-right:212px;position:relative;}.press-this .inner-sidebar{width:200px;}.press-this .inner-sidebar .sleeve{padding-top:5px;}.press-this #submitdiv p{margin:0;padding:6px;}.press-this #submitdiv #publishing-actions{border-bottom:1px solid #dfdfdf;}.press-this #publish{float:right;}.press-this #poststuff h2,.press-this #poststuff h3{font-size:13px;line-height:1;}.press-this #tagsdiv-post_tag h3,.press-this #categorydiv h3{cursor:pointer;}.press-this #submitdiv h3{cursor:default;}h3.tb{text-shadow:0 1px 0 #fff;font-weight:bold;font-size:12px;margin-left:5px;}#TB_window{border:1px solid #333;}.press-this .postbox,.press-this .stuffbox{margin-bottom:10px;min-width:0;}.postbox:hover .handlediv,.stuffbox:hover .handlediv{background:transparent url(../images/arrows.png) no-repeat 6px 7px;}.press-this #submitdiv:hover .handlediv{background:none;}.tbtitle{font-size:1.7em;outline:none;padding:3px 4px;border-color:#dfdfdf;}.press-this .actions{float:right;margin:-19px 0 0;}.press-this #extra-fields .actions{margin:-23px -7px 0 0;}.press-this .actions li{float:left;list-style:none;margin-right:10px;}#extra-fields .button{margin-right:5px;}#photo_saving{margin:0 8px 8px;vertical-align:middle;}#img_container_container{overflow:auto;}#extra-fields{margin-top:10px;position:relative;}#waiting{margin-top:10px;}#extra-fields .postbox{margin-bottom:5px;}#extra-fields .titlewrap{padding:0;overflow:auto;height:100px;}#img_container a{display:block;float:left;overflow:hidden;vertical-align:center;}#img_container img,#img_container a{width:68px;height:68px;}#img_container img{border:none;background-color:#f4f4f4;cursor:pointer;}#img_container a,#img_container a:link,#img_container a:visited{border:1px solid #ccc;display:block;position:relative;}#img_container a:hover,#img_container a:active{border-color:#000;z-index:1000;border-width:2px;margin:-1px;}#embed-code{width:100%;height:98px;}.press-this .categorydiv div.tabs-panel{height:100px;}.press-this .tagsdiv .newtag{width:130px;}.press-this #content{margin:5px 0;padding:0 5px;border:0 none;height:357px;font-family:Consolas,Monaco,monospace;font-size:13px;line-height:19px;background:transparent;}#saving{display:inline;vertical-align:middle;}#TB_ajaxContent #options{position:absolute;top:20px;right:25px;padding:5px;}#TB_ajaxContent h3{margin-bottom:.25em;}.error a{text-decoration:underline;}.updated a{text-decoration:none;padding-bottom:2px;}.taghint{color:#aaa;margin:-17px 0 0 7px;visibility:hidden;}input.newtag ~ div.taghint{visibility:visible;}input.newtag:focus ~ div.taghint{visibility:hidden;}#mce_fullscreen_container{background:#fff;}#photo-add-url-div input[type="text"]{width:300px;}.alignleft h3{margin:0;}h3 span{font-weight:normal;}#template textarea{font-family:Consolas,Monaco,monospace;font-size:12px;width:97%;background:#f9f9f9;outline:none;}#template p{width:97%;}#templateside{float:right;width:190px;word-wrap:break-word;}#templateside h3,#postcustomstuff p.submit{margin:0;}#templateside h4{margin:1em 0 0;}#templateside ol,#templateside ul{margin:.5em;padding:0;}#templateside li{margin:4px 0;}#templateside ul li a span.highlight{display:block;}.nonessential{font-size:11px;font-style:italic;padding-left:12px;}.highlight{padding:3px 3px 3px 12px;margin-left:-12px;font-weight:bold;border:0 none;}#documentation{margin-top:10px;}#documentation label{line-height:22px;vertical-align:top;font-weight:bold;}.fileedit-sub{padding:10px 0 8px;line-height:180%;}.theme-listing .theme-item{display:inline-block;width:200px;border:thin solid #ccc;vertical-align:top;}.theme-listing .theme-item h3{text-align:center;font-size:14px;font-style:italic;margin:0;padding:0;}.theme-listing .theme-item img{max-width:150px;max-height:150px;}.theme-listing .theme-item-info span,.theme-listing .theme-item:hover .theme-item-info span.dots{display:none;}.theme-listing .theme-item:hover .theme-item-info span{display:inline;}.theme-listing .theme-item-info span.action-links{font-weight:bold;text-align:center;}.theme-listing br.line{border-bottom-width:1px;border-bottom-style:solid;margin-bottom:3px;}#theme-information .available-theme,.available-theme{padding:20px 15px;}#theme-information .available-theme{overflow:visible;width:440px;}#theme-information .theme-preview-img{float:left;margin:5px 25px 10px 15px;width:300px;}#theme-information .action-button{border-top-width:1px;border-top-style:solid;margin:10px 5px 0;}#theme-information .action-button #cancel,#theme-information .action-button #install{margin:10px 5px;}#theme-information .action-button #cancel{float:left;}#theme-information .action-button #install{float:right;}#theme-information .available-theme h3{margin:1em 0;}body#theme-information{height:auto;}.feature-filter{padding:8px 12px 0;}.feature-filter .feature-group{float:left;margin:5px 10px 10px;}.feature-filter .feature-group li{display:inline;float:left;list-style-type:none;padding-right:25px;min-width:150px;}.feature-container{width:100%;overflow:auto;margin-bottom:10px;}div.widget-liquid-left{float:left;clear:left;width:100%;margin-right:-325px;}div#widgets-left{margin-left:5px;margin-right:325px;}div#widgets-right{width:285px;margin:0 auto;}div.widget-liquid-right{float:right;clear:right;width:300px;}.widget-liquid-right .widget,.inactive-sidebar .widget,.widget-liquid-right .sidebar-description{width:250px;margin:0 auto 20px;overflow:hidden;}.widget-liquid-right .sidebar-description{margin-bottom:10px;}.inactive-sidebar .widget{margin:0 10px 20px;float:left;}div.sidebar-name h3{font-weight:normal;font-size:15px;margin:0;padding:8px 10px;overflow:hidden;white-space:nowrap;}div.sidebar-name{cursor:pointer;font-size:13px;border-width:1px;border-style:solid;-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px;}.js .closed .sidebar-name{-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.widget-liquid-right .widgets-sortables,#widgets-left .widget-holder{border-width:0 1px 1px;border-style:none solid solid;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}.js .closed .widgets-sortables,.js .closed .widget-holder{display:none;}.widget-liquid-right .widgets-sortables{padding:15px 0 0;}#available-widgets .widget-holder{padding:7px 5px 0;}#available-widgets .widget{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;}.inactive-sidebar{padding:5px 5px 0;}#widget-list .widget{width:250px;margin:0 10px 15px;border:0 none;background:transparent;float:left;}#widget-list .widget-description{padding:5px 8px;}.widget-placeholder{border-width:1px;border-style:dashed;margin:0 auto 20px;height:26px;width:250px;}.inactive-sidebar .widget-placeholder{margin:0 10px 20px;float:left;}div.widgets-holder-wrap{padding:0;margin:10px 0 20px;}#widgets-left #available-widgets{background-color:transparent;border:0 none;}ul#widget-list{list-style:none;margin:0;padding:0;min-height:100px;}.widget .widget-top{margin-bottom:-1px;font-size:12px;font-weight:bold;height:26px;overflow:hidden;}.widget-top .widget-title{padding:7px 9px;}.widget-top .widget-title-action{float:right;}a.widget-action{display:block;width:24px;height:26px;}#available-widgets a.widget-action{display:none;}.widget-top a.widget-action{background:transparent url(../images/arrows.png) no-repeat 4px 6px;}.widget-top a.widget-action:hover{background:transparent url(../images/arrows-dark.png) no-repeat 4px 6px;}.widget .widget-inside,.widget .widget-description{padding:12px 12px 10px;font-size:12px;line-height:16px;}.widget-inside,.widget-description{display:none;}#available-widgets .widget-description{display:block;}.widget .widget-inside p{margin:0 0 1em;padding:0;}.widget-title h4{margin:0;line-height:1;overflow:hidden;white-space:nowrap;}.widgets-sortables{min-height:90px;}.widget-control-actions{margin-top:8px;}.widget-control-actions a{text-decoration:none;}.widget-control-actions a:hover{text-decoration:underline;}.widget-control-actions .ajax-feedback{padding-bottom:3px;}.widget-control-actions div.alignleft{margin-top:6px;}div#sidebar-info{padding:0 1em;margin-bottom:1em;font-size:12px;}.widget-title a,.widget-title a:hover{text-decoration:none;border-bottom:none;}.widget-control-edit{display:block;font-size:12px;font-weight:normal;line-height:26px;padding:0 8px 0 0;}a.widget-control-edit{text-decoration:none;}.widget-control-edit .add,.widget-control-edit .edit{display:none;}#available-widgets .widget-control-edit .add,#widgets-right .widget-control-edit .edit,.inactive-sidebar .widget-control-edit .edit{display:inline;}.editwidget{margin:0 auto 15px;}.editwidget .widget-inside{display:block;padding:10px;}.inactive p.description{margin:5px 15px 10px;}#available-widgets p.description{margin:0 12px 12px;}.widget-position{margin-top:8px;}.inactive{padding-top:2px;}.sidebar-name-arrow{float:right;height:29px;width:26px;}.widget-title .in-widget-title{font-size:12px;white-space:nowrap;}#removing-widget{display:none;font-weight:normal;padding-left:15px;font-size:12px;line-height:1;}.widget-control-noform,#access-off,.widgets_access .widget-action,.widgets_access .sidebar-name-arrow,.widgets_access #access-on,.widgets_access .widget-holder .description{display:none;}.widgets_access .widget-holder,.widgets_access #widget-list{padding-top:10px;}.widgets_access #access-off{display:inline;}.widgets_access #wpbody-content .widget-title-action,.widgets_access #wpbody-content .widget-control-edit,.widgets_access .closed .widgets-sortables,.widgets_access .closed .widget-holder{display:block;}.widgets_access .closed .sidebar-name{-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0;}.widgets_access .sidebar-name,.widgets_access .widget .widget-top{cursor:default;}@media only screen and(max-width:768px){#col-left{width:100%;}#col-right{width:100%;}}@media only screen and(min-width:769px){#col-left{width:35%;}#col-right{width:65%;}}@media only screen and(max-width:860px){#col-left{width:35%;}#col-right{width:65%;}}@media only screen and(min-width:980px){#col-left{width:35%;}#col-right{width:65%;}}@media only screen and(max-width:768px){#col-left{width:100%;}#col-right{width:100%;}.form-field input,.form-field textarea{width:99%;}.form-wrap .form-field{padding:0;}#profile-page .form-table textarea{max-width:400px;width:auto;}} \ No newline at end of file diff --git a/wp-admin/css/wp-admin.dev.css b/wp-admin/css/wp-admin.dev.css index 61f6676caf..33e9d1e540 100644 --- a/wp-admin/css/wp-admin.dev.css +++ b/wp-admin/css/wp-admin.dev.css @@ -4817,7 +4817,7 @@ input.button-highlighted, .about-wrap { position: relative; margin: 44px 40px 0 20px; - font-size: 14px; + font-size: 16px; } .about-wrap div.updated, .about-wrap div.error { @@ -4829,7 +4829,7 @@ input.button-highlighted, .about-wrap h1 { margin: 0.6em 200px 0 0; line-height: 1.2em; - font-size: 3.6em; + font-size: 2.8em; font-weight: 200; } .about-text, @@ -4838,7 +4838,7 @@ input.button-highlighted, font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif; font-weight: normal; line-height: 1.6em; - font-size: 18px; + font-size: 20px; } .about-description { margin-top: 1.4em; @@ -4882,12 +4882,12 @@ input.button-highlighted, .about-wrap h3 { font-size: 24px; - margin-bottom: 0.4em; + margin-bottom: 1em; padding-top: 20px; } .about-wrap .changelog { - font-size: 14px; + font-size: 15px; padding-bottom: 10px; overflow: hidden; } @@ -4905,6 +4905,10 @@ input.button-highlighted, .about-wrap .feature-section { min-height: 100px; overflow: hidden; + clear: both; +} +.about-wrap .feature-section.angled-left img { + margin-top: 1em; } .about-wrap .feature-section.angled-right { @@ -4912,46 +4916,75 @@ input.button-highlighted, padding-top: 15px; } .about-wrap .feature-section.angled-right img { - margin-top: 0; + margin-top: 0.5em; } + .about-wrap .feature-section.angled-right .left-feature { margin-top: 15px; } +.about-wrap .feature-section .image-mask { + overflow: hidden; + display: block; + text-align: center; + -webkit-border-radius: 3px; + border-radius: 3px; +} +.about-wrap .feature-section .image-mask img { + width: auto; + height: auto; + margin: 0 auto; + float: none; + + border: none; + + box-shadow: none; + -webkit-box-shadow: none; +} + .about-wrap .feature-section h4 { margin-bottom: 0.6em; } .about-wrap .feature-section p { margin-top: 0.6em; } +.about-wrap .feature-section code { + font-size: 14px; +} -.about-wrap .feature-section .left-feature, -.about-wrap .feature-section .right-feature { +.about-wrap .feature-section img { + margin-top: 15px; + + -webkit-border-radius: 3px; + border-radius: 3px; +} + + +.about-wrap .feature-section.angled-left .left-feature, +.about-wrap .feature-section.angled-right .left-feature { + margin-right: 5%; width: 40%; } +.about-wrap .feature-section.angled-left .right-feature, +.about-wrap .feature-section.angled-right .right-feature { + margin-left: 5%; +} +.about-wrap .feature-section.angled-left .image-mask, +.about-wrap .feature-section.angled-right .image-mask { + width: 20%; + height: 150px; + + margin-top: 5px; + margin-bottom: 5px; + + float: left; +} .about-wrap .feature-section .left-feature { margin-right: 10%; } .about-wrap .feature-section .right-feature { margin-left: 9%; -} -.about-wrap .feature-section.angled-left .left-feature, -.about-wrap .feature-section.angled-right .left-feature { - margin-right: 5%; -} -.about-wrap .feature-section.angled-left .right-feature, -.about-wrap .feature-section.angled-right .right-feature { - margin-left: 5%; -} -.about-wrap .feature-section img { - width: 19%; - height: 130px; - margin-top: 15px; - - border-width: 1px; - border-style: solid; - -webkit-border-radius: 3px; - border-radius: 3px; + float: right; } .about-wrap .feature-section.angled-left .left-feature, .about-wrap .feature-section.angled-right .right-feature { @@ -4962,8 +4995,68 @@ input.button-highlighted, width: 40%; } +.about-wrap .feature-section.three-col { + padding-top: 15px; + margin-bottom: 0; +} +.about-wrap .feature-section.three-col div { + width: 30%; + margin-right: 4.999999999%; + float: left; +} +.about-wrap .feature-section.three-col h4 { + margin: 0 0 0.6em 0; +} +.about-wrap .feature-section.three-col div p { + margin: 0; +} +.about-wrap .feature-section.three-col .last-feature { + margin-right: 0; +} + +.about-wrap .feature-section .feature-images { + width: 300px; + position: absolute; +} +.about-wrap .feature-section.images-stagger-left, +.about-wrap .feature-section.images-stagger-right { + min-height: 330px; +} +.about-wrap .feature-section.images-stagger-right .angled-right, +.about-wrap .feature-section.images-stagger-left .angled-left { + margin-bottom: -50px; +} +.about-wrap .feature-section.images-stagger-right .left-feature, +.about-wrap .feature-section.images-stagger-left .right-feature { + width: auto; +} +.about-wrap .feature-section .feature-images img { + width: 250px; + height: 150px; + margin-right: 5px; +} +.about-wrap .feature-section .angled-right { + float: right; +} +.about-wrap .feature-section.images-stagger-right .feature-images { + right: 0; +} +.about-wrap .feature-section.images-stagger-right .left-feature { + margin-right: 350px; +} +.about-wrap .feature-section.images-stagger-left .feature-images { + float: left; +} +.about-wrap .feature-section.images-stagger-left .right-feature { + margin-left: 350px; + float: left; +} +.about-wrap .feature-section.images-stagger-left .angled-left { + margin-left: 5px; +} + .about-wrap .return-to-dashboard { - margin: 16px 0 0; + margin: 16px 0; font-size: 14px; font-weight: bold; } diff --git a/wp-admin/images/screenshots/admin-bar.png b/wp-admin/images/screenshots/admin-bar.png new file mode 100644 index 0000000000000000000000000000000000000000..95d9244d426e3a4fa188883402ea7e737f426f01 GIT binary patch literal 23196 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 P00000NkvXXu0mjf%j>aZ literal 0 HcmV?d00001 diff --git a/wp-admin/images/screenshots/admin-flyouts.png b/wp-admin/images/screenshots/admin-flyouts.png new file mode 100644 index 0000000000000000000000000000000000000000..f4f085bf295ae3890d6364ff565ff74ae61d41eb GIT binary patch literal 26011 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 a7hnLn`%xfD5bPBI0000 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�H&VO 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 O0000