html {
	
}

* html input,* html .widget {
	
}

textarea,input[type="text"],input[type="password"],input[type="file"],input[type="button"],input[type="submit"],input[type="reset"],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,#hobody,.form-table .pre {
	background-color: #FFFFFF
}

body>#upload-menu {
	border-bottom-color: #fff;
}

#postcustomstuff table,#your-profile fieldset,#rightnow,div.dashboard-widget,#dashboard-widgets p.dashboard-widget-links,#replyrow #ed_reply_toolbar input
	{
	border-color: #ccc;
}

#poststuff .inside label.spam,#poststuff .inside label.deleted {
	color: red;
}

#poststuff .inside label.waiting {
	color: orange;
}

#poststuff .inside label.approved {
	color: green;
}

#postcustomstuff table {
	border-color: #dfdfdf;
	background-color: #F9F9F9;
}

#postcustomstuff thead th {
	background-color: #F1F1F1;
}

#postcustomstuff table input,#postcustomstuff table textarea {
	border-color: #dfdfdf;
	background-color: #fff;
}

.widefat {
	border-color: #dfdfdf;
	background-color: #fff;
}

div.dashboard-widget-error {
	background-color: #c43;
}

div.dashboard-widget-notice {
	background-color: #cfe1ef;
}

div.dashboard-widget-submit {
	border-top-color: #ccc;
}

div.tabs-panel,ul#category-tabs li.tabs {
	border-color: #dfdfdf;
}

ul#category-tabs li.tabs {
	background-color: #f1f1f1;
}

input.disabled,textarea.disabled {
	background-color: #ccc;
}

.login #backtoblog a:hover,#plugin-information .action-button a,#plugin-information .action-button a:hover,#plugin-information .action-button a:visited
	{
	color: #fff;
}

.widget .widget-top,.postbox h3,.stuffbox h3 {
	background: #dfdfdf url("../images/gray-grad.png") repeat-x left top;
	text-shadow: #fff 0 1px 0;
}

.form-table th,.form-wrap label {
	color: #222;
	text-shadow: #fff 0 1px 0;
}

.description,.form-wrap p {
	color: #666;
}

strong .post-com-count span {
	background-color: #21759b;
}

.sorthelper {
	background-color: #ccf3fa;
}

.ac_match,.subsubsub a.current {
	color: #000;
}

.wrap h2 {
	color: #008000;
	font-style: normal;
	min-height:30px;
}

.ac_over {
	background-color: #f0f0b8;
}

.ac_results {
	background-color: #fff;
	border-color: #808080;
}

.ac_results li {
	color: #101010;
}

.alternate,.alt {
	background-color: #f9f9f9;
}

.available-theme a.screenshot {
	background-color: #f1f1f1;
	border-color: #ddd;
}

.bar {
	background-color: #e8e8e8;
	border-right-color: #99d;
}

#media-upload,#media-upload .media-item .slidetoggle {
	background: #fff;
}

#media-upload .slidetoggle {
	border-top-color: #dfdfdf;
}

.error,.login #login_error {
	background-color: #ffebe8;
	border-color: #c00;
}

.error a {
	color: #c00;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input,.form-invalid select {
	border-color: #c00 !important;
}

.submit {
	border-color: #DFDFDF;
}

.highlight {
	background-color: #e4f2fd;
	color: #d54e21;
}

.howto,.nonessential,#edit-slug-box,.form-input-tip,.rss-widget span.rss-date,.subsubsub
	{
	color: #666;
}

.media-item {
	border-bottom-color: #dfdfdf;
}

#hobody-content #media-items .describe {
	border-top-color: #dfdfdf;
}

.media-upload-form label.form-help,td.help {
	color: #9a9a9a;
}

.post-com-count {
	background-image: url(../images/bubble_bg.gif);
	color: #fff;
}

.post-com-count span {
	background-color: #bbb;
	color: #fff;
}

.post-com-count:hover span {
	background-color: #d54e21;
}

.quicktags,.search {
	background-color: #ccc;
	color: #000;
}

.side-info h5 {
	border-bottom-color: #dadada;
}

.side-info ul {
	color: #666;
}

.Cancel.button,.button-secondary,.submit input,input[type=button],input[type=submit]
	{
	border-color: #bbb;
	color: #CCCCCC;
	width:132px;
	height:35px;
}

.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: #4385B9;
	font-weight: bold;
	color: #fff;
	background: #4385B9;
	text-shadow: #4385B9 0 -1px 0;
	margin-top:20px;
}

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;
}

#hohead #viewsite a:hover,#adminmenu a:hover,#adminmenu ul.ho-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 {
	color: #333;
}

#rightnow .rbutton {
	background-color: #ebebeb;
	color: #264761;
}

.submitbox .submit {
	background-color: #CCCCCC;
	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;
}

.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,#install-plugins .plugins td,#install-plugins .plugins th
	{
	border-color: #dfdfdf;
}

.widefat th {
	text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
}

.widefat thead tr th,.widefat tfoot tr th,h3.dashboard-widget-title,h3.dashboard-widget-title span,h3.dashboard-widget-title small,.find-box-head
	{
	color: #333;
	background: #dfdfdf url(../images/gray-grad.png) repeat-x scroll left
		top;
}

h3.dashboard-widget-title small a {
	color: #d7d7d7;
}

h3.dashboard-widget-title small a:hover {
	color: #fff;
}

a,#adminmenu a,#poststuff #edButtonPreview,#poststuff #edButtonHTML,#the-comment-list p.comment-author strong a,#media-upload a.del-link,#media-items a.delete,.plugins a.delete,.ui-tabs-nav a
	{
	color: #21759b;
}

body.press-this .tabs a,body.press-this .tabs a:hover {
	background-color: #fff;
	border-color: #c6d9e9;
	border-bottom-color: #fff;
	color: #d54e21;
}

#adminmenu #awaiting-mod,#adminmenu .update-plugins,#sidemenu a .update-plugins,#rightnow .reallynow,#plugin-information .action-button
	{
	background-color: #d54e21;
	color: #fff;
}

#adminmenu li a:hover #awaiting-mod,#adminmenu li a:hover .update-plugins,#sidemenu li a:hover .update-plugins
	{
	background-color: #264761;
	color: #fff;
}

#adminmenu li.current a #awaiting-mod,#adminmenu li.current a .update-plugins,#adminmenu li.ho-has-current-submenu a .update-plugins,#adminmenu li.ho-has-current-submenu a .update-plugins
	{
	background-color: #ddd;
	color: #000;
	text-shadow: none;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
	-khtml-box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
	box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
}

#adminmenu li.current a:hover #awaiting-mod,#adminmenu li.current a:hover .update-plugins,#adminmenu li.ho-has-current-submenu a:hover #awaiting-mod,#adminmenu li.ho-has-current-submenu a:hover .update-plugins
	{
	background-color: #264761;
	color: #fff;
}

div#media-upload-header,div#plugin-information-header {
	background-color: #f9f9f9;
	border-bottom-color: #dfdfdf;
}

#currenttheme img {
	border-color: #666;
}

#dashboard_secondary div.dashboard-widget-content ul li a {
	background-color: #f9f9f9;
}

input.readonly,textarea.readonly {
	background-color: #ddd;
}

#ed_toolbar input,#ed_reply_toolbar input {
	background: #fff url("../images/fade-butt.png") repeat-x 0 -2px;
}

#editable-post-name {
	background-color: #fffbcc;
}

#edit-slug-box strong,.tablenav .displaying-num,#submitted-on {
	color: #777;
}

.login #nav a {
	color: #21759b !important;
}

.login #nav a:hover {
	color: #d54e21 !important;
}

#footer,#footer-upgrade {
	background: #CCCCCC;
	color: #999;
}

#media-items,.imgedit-group {
	border-color: #dfdfdf;
}

.checkbox,.side-info,.plugins tr,#your-profile #rich_editing {
	background-color: #fff;
}

.plugins .inactive,.plugins .inactive th,.plugins .inactive td,tr.inactive+tr.plugin-update-tr .plugin-update
	{
	background-color: #eee;
}

.plugin-update-tr .update-message {
	background-color: #fffbe4;
	border-color: #dfdfdf;
}

.plugins .active,.plugins .active th,.plugins .active td {
	color: #000;
}

.plugins .inactive a {
	color: #579;
}

#the-comment-list 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;
}

.widget,#widget-list .widget-top,.postbox,#titlediv,#poststuff .postarea,.stuffbox
	{
	border-color: #dfdfdf;
}

.widget,.postbox {
	background-color: #fff;
}

.ui-sortable .postbox h3 {
	color: #999;
}

.widget .widget-top,.ui-sortable .postbox h3:hover {
	color: #000;
}

.curtime #timestamp {
	background-image: url(../images/date-button.gif);
}

#quicktags #ed_link {
	color: #00f;
}

#rightnow .youhave {
	background-color: #f0f6fb;
}

#rightnow a {
	color: #448abd;
}

.tagchecklist span a,#bulk-titles div a {
	background: url(../images/xit.gif) no-repeat;
}

.tagchecklist span a:hover,#bulk-titles div a:hover {
	background: url(../images/xit.gif) no-repeat -10px 0;
}

#update-nag {
	background-color: #fffeeb;
	border-color: #ccc;
	color: #555;
}

.login #backtoblog a {
	color: #ccc;
}

#hohead {
	background-color: #FFFFFF;
	border-bottom:2px solid #609AC8;
	height:110px;
}

body.login {
	border-top-color: #CCCCCC;
}

#hohead h1 a {
	color: #fff;
}

#user_info {
	color: #000;
	font-weight: bold
}

#user_info a:link,#user_info a:visited,#footer a:link,#footer a:visited
	{
	color: #008000;
	text-decoration: none;
}

#user_info a:hover,#footer a:hover {
	color: #000;
	text-decoration: underline !important;
}

#user_info a:active,#footer a:active {
	color: #ccc !important;
}

div#media-upload-error,.file-error,abbr.required,.widget-control-remove:hover,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: #dfdfdf;
	background-color: #dfdfdf;
}

#ed_toolbar input {
	border-color: #C3C3C3;
}

#ed_toolbar input:hover {
	border-color: #aaa;
	background: #ddd;
}

#poststuff .ho_themeSkin .mceStatusbar {
	border-color: #EDEDED;
}

#poststuff #edButtonPreview,#poststuff #edButtonHTML {
	background-color: #f1f1f1;
	border-color: #dfdfdf;
	color: #999;
}

#poststuff #editor-toolbar .active {
	border-bottom-color: #e9e9e9;
	background-color: #e9e9e9;
	color: #333;
}

#post-status-info {
	background-color: #EDEDED;
}

.ho_themeSkin *,.ho_themeSkin a:hover,.ho_themeSkin a:link,.ho_themeSkin a:visited,.ho_themeSkin a:active
	{
	color: #000;
}

.ho_themeSkin iframe {
	background: #fff;
}

.ho_themeSkin .mceStatusbar {
	color: #000;
	background-color: #f5f5f5;
}

.ho_themeSkin .mceButton {
	background-color: #e9e8e8;
	border-color: #B2B2B2;
}

.ho_themeSkin a.mceButtonEnabled:hover,.ho_themeSkin a.mceButtonActive,.ho_themeSkin a.mceButtonSelected
	{
	background-color: #d5d5d5;
	border-color: #777 !important;
}

.ho_themeSkin .mceButtonDisabled {
	border-color: #ccc !important;
}

.ho_themeSkin .mceListBox .mceText,.ho_themeSkin .mceListBox .mceOpen {
	border-color: #B2B2B2;
	background-color: #d5d5d5;
}

.ho_themeSkin table.mceListBoxEnabled:hover .mceOpen,.ho_themeSkin .mceListBoxHover .mceOpen,.ho_themeSkin .mceListBoxSelected .mceOpen,.ho_themeSkin .mceListBoxSelected .mceText
	{
	border-color: #777 !important;
	background-color: #d5d5d5;
}

.ho_themeSkin table.mceListBoxEnabled:hover .mceText,.ho_themeSkin .mceListBoxHover .mceText
	{
	border-color: #777 !important;
}

.ho_themeSkin select.mceListBox {
	border-color: #B2B2B2;
	background-color: #fff;
}

.ho_themeSkin .mceSplitButton a.mceAction,.ho_themeSkin .mceSplitButton a.mceOpen
	{
	border-color: #B2B2B2;
}

.ho_themeSkin .mceSplitButton a.mceOpen:hover,.ho_themeSkin .mceSplitButtonSelected a.mceOpen,.ho_themeSkin table.mceSplitButtonEnabled:hover a.mceAction,.ho_themeSkin .mceSplitButton a.mceAction:hover
	{
	background-color: #d5d5d5;
	border-color: #777 !important;
}

.ho_themeSkin .mceSplitButtonActive {
	background-color: #B2B2B2;
}

.ho_themeSkin div.mceColorSplitMenu table {
	background-color: #ebebeb;
	border-color: #B2B2B2;
}

.ho_themeSkin .mceColorSplitMenu a {
	border-color: #B2B2B2;
}

.ho_themeSkin .mceColorSplitMenu a.mceMoreColors {
	border-color: #fff;
}

.ho_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
	border-color: #0A246A;
	background-color: #B6BDD2;
}

.ho_themeSkin a.mceMoreColors:hover {
	border-color: #0A246A;
}

.ho_themeSkin .mceMenu {
	border-color: #ddd;
}

.ho_themeSkin .mceMenu table {
	background-color: #ebeaeb;
}

.ho_themeSkin .mceMenu .mceText {
	color: #000;
}

.ho_themeSkin .mceMenu .mceMenuItemEnabled a:hover,.ho_themeSkin .mceMenu .mceMenuItemActive
	{
	background-color: #f5f5f5;
}

.ho_themeSkin td.mceMenuItemSeparator {
	background-color: #aaa;
}

.ho_themeSkin .mceMenuItemTitle a {
	background-color: #ccc;
	border-bottom-color: #aaa;
}

.ho_themeSkin .mceMenuItemTitle span.mceText {
	color: #000;
}

.ho_themeSkin .mceMenuItemDisabled .mceText {
	color: #888;
}

.ho_themeSkin tr.mceFirst td.mceToolbar {
	background: #dfdfdf url("../images/ed-bg.gif") repeat-x scroll left top;
	border-color: #dfdfdf;
}

.ho-admin #mceModalBlocker {
	background: #000;
}

.ho-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
	background: #444;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	-moz-border-radius: 4px 0 0 0;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.ho-admin .clearlooks2 .mceFocus .mceTop .mceRight {
	background: #444;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius: 0 4px 0 0;
}

.ho-admin .clearlooks2 .mceMiddle .mceLeft {
	background: #f1f1f1;
	border-left: 1px solid #999;
}

.ho-admin .clearlooks2 .mceMiddle .mceRight {
	background: #f1f1f1;
	border-right: 1px solid #999;
}

.ho-admin .clearlooks2 .mceBottom {
	background: #f1f1f1;
	border-bottom: 1px solid #999;
}

.ho-admin .clearlooks2 .mceBottom .mceLeft {
	background: #f1f1f1;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.ho-admin .clearlooks2 .mceBottom .mceCenter {
	background: #f1f1f1;
	border-bottom: 1px solid #999;
}

.ho-admin .clearlooks2 .mceBottom .mceRight {
	background: #f1f1f1;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

.ho-admin .clearlooks2 .mceFocus .mceTop span {
	color: #e5e5e5;
}

#editorcontainer,#post-status-info,#titlediv #title,.editwidget .widget-inside
	{
	border-color: #dfdfdf;
}

#titlediv #title {
	background-color: #fff;
}

#tTips p#tTips_inside {
	background-color: #ddd;
	color: #333;
}

#timestampdiv input,#namediv input,#poststuff .inside .the-tagcloud {
	border-color: #ddd;
}

#adminmenu * {
	border-color: #e3e3e3;
}

#adminmenu li.ho-menu-separator {
	background: transparent url(../images/menu-arrows.gif) no-repeat scroll
		left 5px;
}

.folded #adminmenu li.ho-menu-separator {
	background: transparent url(../images/menu-arrows.gif) no-repeat scroll
		right -34px;
}

#adminmenu li.ho-has-current-submenu.ho-menu-open .ho-menu-toggle,#adminmenu li.ho-has-current-submenu:hover .ho-menu-toggle
	{
	background: transparent url(../images/menu-bits.gif) no-repeat scroll
		left -207px;
}

#adminmenu .ho-has-submenu:hover .ho-menu-toggle,#adminmenu .ho-menu-open .ho-menu-toggle
	{
	background: transparent url(../images/menu-bits.gif) no-repeat scroll
		left -109px;
}

#adminmenu a.menu-top {
	background: #E0E6EF url(../images/menu-bits.gif) repeat-x scroll left
		-379px;
}

#adminmenu .ho-submenu a {
	background: #FFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px;
}

#adminmenu .ho-has-current-submenu ul li a {
	background: none;
}

#adminmenu .ho-has-current-submenu ul li a.current {
	background: url(../images/menu-dark.gif) top left no-repeat !important;
}

#adminmenu li.ho-has-current-submenu a.ho-has-current-submenu,#adminmenu .menu-top .current
	{
	background: #6d6d6d url(../images/menu-bits.gif) top left repeat-x;
	border-color: #6d6d6d;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0;
}

#adminmenu li.ho-has-current-submenu .ho-submenu,#adminmenu li.ho-has-current-submenu ul li a
	{
	border-color: #aaa !important;
}

#adminmenu li.ho-has-current-submenu ul li a {
	background: url(../images/menu-dark.gif) bottom left no-repeat
		!important;
}

#adminmenu li.ho-has-current-submenu ul {
	border-bottom-color: #aaa;
}

#adminmenu li.menu-top .current:hover {
	border-color: #B5B5B5;
}

#adminmenu .ho-submenu .current a.current {
	background: transparent url(../images/menu-bits.gif) no-repeat scroll 0
		-289px;
}

#adminmenu .ho-submenu a:hover {
	background-color: #EAF2FA !important;
	color: #333 !important;
}

#adminmenu .ho-submenu li.current,#adminmenu .ho-submenu li.current a,#adminmenu .ho-submenu li.current a:hover
	{
	color: #333;
	background-color: #f5f5f5;
	background-image: none;
	border-color: #e3e3e3;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
}

#adminmenu .ho-submenu ul {
	background-color: #fff;
}

.folded #adminmenu li.menu-top,#adminmenu .ho-submenu .ho-submenu-head {
	background-color: #F1F1F1;
}

.folded #adminmenu li.ho-has-current-submenu,.folded #adminmenu li.menu-top.current
	{
	background-color: #e6e6e6;
}

#adminmenu .ho-has-current-submenu .ho-submenu .ho-submenu-head {
	background-color: #EAEAEA;
	border-color: #aaa;
}

#adminmenu div.ho-submenu {
	background-color: transparent;
}

#adminmenu #menu-dashboard div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll -61px
		-33px;
}

#adminmenu #menu-dashboard:hover div.ho-menu-image,#adminmenu #menu-dashboard.ho-has-current-submenu div.ho-menu-image,#adminmenu #menu-dashboard.current div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll -61px
		-1px;
}

#adminmenu #menu-posts div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll
		-272px -33px;
}

#adminmenu #menu-posts:hover div.ho-menu-image,#adminmenu #menu-posts.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll
		-272px -1px;
}

#adminmenu #menu-media div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll
		-121px -33px;
}

#adminmenu #menu-media:hover div.ho-menu-image,#adminmenu #menu-media.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll
		-121px -1px;
}

#adminmenu #menu-links div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll -91px
		-33px;
}

#adminmenu #menu-links:hover div.ho-menu-image,#adminmenu #menu-links.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll -91px
		-1px;
}

#adminmenu #menu-pages div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll
		-151px -33px;
}

#adminmenu #menu-pages:hover div.ho-menu-image,#adminmenu #menu-pages.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll
		-151px -1px;
}

#adminmenu #menu-comments div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll -31px
		-33px;
}

#adminmenu #menu-comments:hover div.ho-menu-image,#adminmenu #menu-comments.ho-has-current-submenu div.ho-menu-image,#adminmenu #menu-comments.current div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll -31px
		-1px;
}

#adminmenu #menu-appearance div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll -1px
		-33px;
}

#adminmenu #menu-appearance:hover div.ho-menu-image,#adminmenu #menu-appearance.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll -1px
		-1px;
}

#adminmenu #menu-plugins div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll
		-181px -33px;
}

#adminmenu #menu-plugins:hover div.ho-menu-image,#adminmenu #menu-plugins.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll
		-181px -1px;
}

#adminmenu #menu-users div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll
		-301px -33px;
}

#adminmenu #menu-users:hover div.ho-menu-image,#adminmenu #menu-users.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll
		-301px -1px;
}

#adminmenu #menu-tools div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll
		-211px -33px;
}

#adminmenu #menu-tools:hover div.ho-menu-image,#adminmenu #menu-tools.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll
		-211px -1px;
}

#adminmenu #menu-settings div.ho-menu-image {
	background: transparent url("../images/menu.png") no-repeat scroll
		-241px -33px;
}

#adminmenu #menu-settings:hover div.ho-menu-image,#adminmenu #menu-settings.ho-has-current-submenu div.ho-menu-image
	{
	background: transparent url("../images/menu.png") no-repeat scroll
		-241px -1px;
}

table.diff .diff-deletedline {
	background-color: #fdd;
}

table.diff .diff-deletedline del {
	background-color: #f99;
}

table.diff .diff-addedline {
	background-color: #dfd;
}

table.diff .diff-addedline ins {
	background-color: #9f9;
}

#att-info {
	background-color: #E4F2FD;
}

#sidemenu a {
	background-color: #f9f9f9;
	border-color: #f9f9f9;
	border-bottom-color: #dfdfdf;
}

#sidemenu a.current {
	background-color: #fff;
	border-color: #dfdfdf #dfdfdf #fff;
	color: #D54E21;
}

#screen-options-wrap,#contextual-help-wrap {
	background-color: #f1f1f1;
	border-color: #dfdfdf;
}

#screen-meta-links a.show-settings {
	color: #606060;
}

#screen-meta-links a.show-settings:hover {
	color: #000;
}

#replysubmit {
	background-color: #f1f1f1;
	border-top-color: #ddd;
}

#replyerror {
	border-color: #ddd;
	background-color: #f9f9f9;
}

#edithead,#replyhead {
	background-color: #f1f1f1;
}

#ed_reply_toolbar {
	background-color: #e9e9e9;
}

.vim-current,.vim-current th,.vim-current td {
	background-color: #E4F2FD !important;
}

.star-average,.star.star-rating {
	background-color: #fc0;
}

div.star.select:hover {
	background-color: #d00;
}

#plugin-information .fyi ul {
	background-color: #eaf3fa;
}

#plugin-information .fyi h2.mainheader {
	background-color: #cee1ef;
}

#plugin-information pre,#plugin-information code {
	background-color: #ededff;
}

#plugin-information pre {
	border: 1px solid #ccc;
}

.inline-edit-row fieldset input[type="text"],.inline-edit-row fieldset textarea,#bulk-titles,#replyrow input
	{
	border-color: #ddd;
}

.inline-editor div.title {
	background-color: #EAF3FA;
}

.inline-editor ul.cat-checklist {
	background-color: #FFF;
	border-color: #ddd;
}

.inline-editor .categories .catshow,.inline-editor .categories .cathide
	{
	color: #21759b;
}

.inline-editor .quick-edit-save {
	background-color: #f1f1f1;
}

#replyrow #ed_reply_toolbar input:hover {
	border-color: #aaa;
	background: #ddd;
}

fieldset.inline-edit-col-right .inline-edit-col {
	border-color: #dfdfdf;
}

.attention {
	color: #D54E21;
}

.meta-box-sortables .postbox:hover .handlediv {
	background: transparent url(../images/menu-bits.gif) no-repeat scroll
		left -111px;
}

#major-publishing-actions {
	background: #eaf2fa;
}

.tablenav .tablenav-pages {
	color: #555;
}

.tablenav .tablenav-pages a {
	border-color: #e3e3e3;
	background: #eee url('../images/menu-bits.gif') repeat-x scroll left
		-379px;
}

.tablenav .tablenav-pages a:hover {
	color: #d54e21;
	border-color: #d54321;
}

.tablenav .tablenav-pages a:active {
	color: #fff !important;
}

.tablenav .tablenav-pages .current {
	background: #dfdfdf;
	border-color: #d3d3d3;
}

#availablethemes,#availablethemes td {
	border-color: #ddd;
}

#current-theme img {
	border-color: #999;
}

#TB_window #TB_title a.tb-theme-preview-link,#TB_window #TB_title a.tb-theme-preview-link:visited
	{
	color: #999;
}

#TB_window #TB_title a.tb-theme-preview-link:hover,#TB_window #TB_title a.tb-theme-preview-link:focus
	{
	color: #ccc;
}

.misc-pub-section {
	border-bottom-color: #eee;
}

#minor-publishing {
	border-bottom-color: #ddd;
}

#post-body .misc-pub-section {
	border-right-color: #eee;
}

.post-com-count span {
	background-color: #bbb;
}

.form-table .color-palette td {
	border-color: #fff;
}

.sortable-placeholder {
	border-color: #bbb;
	background-color: #f5f5f5;
}

#post-body ul#category-tabs li.tabs a {
	color: #333;
}

#ho_editimgbtn,#ho_delimgbtn,#ho_editgallery,#ho_delgallery {
	border-color: #999;
	background-color: #eee;
}

#ho_editimgbtn:hover,#ho_delimgbtn:hover,#ho_editgallery:hover,#ho_delgallery:hover
	{
	border-color: #555;
	background-color: #ccc;
}

#favorite-first {
	background: #797979 url(../images/fav.png) repeat-x left center;
	border-color: #777 !important;
	border-bottom-color: #666 !important;
}

#favorite-inside {
	border-color: #797979;
	background-color: #797979;
}

#favorite-toggle {
	background: transparent url(../images/fav-arrow.gif) no-repeat 0 -4px;
}

#favorite-actions a {
	color: #ddd;
}

#favorite-actions a:hover {
	color: #fff;
}

#favorite-inside a:hover {
	text-decoration: underline;
}

#favorite-actions .slide-down {
	border-bottom-color: #626262;
}

#screen-meta a.show-settings {
	background-color: transparent;
	text-shadow: rgba(255, 255, 255, 0.7) 0 1px 0;
}

#icon-edit,#icon-post {
	background: transparent url(../images/icons32.png) no-repeat -552px -5px
		;
}

#icon-index {
	background: transparent url(../images/icons32.png) no-repeat -137px -5px
		;
}

#icon-upload {
	background: transparent url(../images/icons32.png) no-repeat -251px -5px
		;
}

#icon-link-manager,#icon-link,#icon-link-category {
	background: transparent url(../images/icons32.png) no-repeat -190px -5px
		;
}

#icon-edit-pages,#icon-page {
	background: transparent url(../images/icons32.png) no-repeat -312px -5px
		;
}

#icon-edit-comments {
	background: transparent url(../images/icons32.png) no-repeat -72px -5px;
}

#icon-themes {
	background: transparent url(../images/icons32.png) no-repeat -11px -5px;
}

#icon-plugins {
	background: transparent url(../images/icons32.png) no-repeat -370px -5px
		;
}

#icon-users,#icon-profile,#icon-user-edit {
	background: transparent url(../images/icons32.png) no-repeat -600px -5px
		;
}

#icon-tools,#icon-admin {
	background: transparent url(../images/icons32.png) no-repeat -432px -5px
		;
}

#icon-options-general {
	background: transparent url(../images/icons32.png) no-repeat -492px -5px
		;
}

.view-switch #view-switch-list {
	background: transparent url(../images/list.png) no-repeat 0 0;
}

.view-switch #view-switch-list.current {
	background: transparent url(../images/list.png) no-repeat -40px 0;
}

#header-logo {
	background: transparent url(../images/ho-logo.gif) no-repeat scroll
		center center;
}

* {
	margin: 0;
	padding: 0;
}

body {
	border-top-width: 0px;
	border-top-style: solid;
	font: 11px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans",
		sans-serif;
}

form {
	margin-left: 8px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: #CCC 0 1px 5px;
	-webkit-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
	-khtml-box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
	box-shadow: rgba(200, 200, 200, 1) 0 4px 18px;
}

form .forgetmenot {
	font-weight: normal;
	float: left;
	margin-bottom: 0;
}

.button-primary {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans",
		sans-serif;
	padding: 3px 10px;
	border: none;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	cursor: pointer;
	text-decoration: none;
	margin-top: -3px;
}

#login form p {
	margin-bottom: 0;
}

label {
	color: #444444;
	font-size: 13px;
}

form .forgetmenot label {
	font-size: 11px;
	line-height: 19px;
}

form .submit,.alignright {
	float: right;
}

form p {
	margin-bottom: 24px;
}

h1 a {
	background: url(../images/logo-login.gif) no-repeat top center;
	width: 326px;
	height: 67px;
	text-indent: -9999px;
	overflow: auto;
	padding-bottom: 15px;
	display: block;
}

#nav {
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
}

#backtoblog a {
	position: absolute;
	top: 7px;
	left: 15px;
	text-decoration: none;
}

#login {
	width: 500px;
	margin: 7em auto;
}

#login_error,.message {
	margin: 0 0 16px 8px;
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#nav {
	margin: 0 0 0 8px;
	padding: 16px;
}

#user_pass,#user_login,#user_email {
	font-size: 24px;
	width: 97%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 16px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}

input {
	color: #555;
}

.clear {
	clear: both;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

p {
	line-height: 1.5em;
}

ul#navmenu {
	float:left;
	font-size:12px;
	left:10px;
	list-style-type:none;
	margin:60px 10px;
	padding:0;
	position:relative;
	width:12%;
}

ul#navmenu ul {
list-style-type:none;
margin:0;
padding:0;
width:100%;
}

ul#navmenu a {
	display: block;
	text-decoration: none;
}

ul#navmenu li {
	margin-top: 1px;
	margin-bottom: 0px;
}

ul#navmenu li a {
	background: url("../images/menu_title.gif") repeat-x left top;
	color: #fff;
	padding: 5px;
}

ul#navmenu li a:hover {
	background: #275E7F;
}

ul#navmenu li ul li a {
	background: #CFECFF;
	color: #000;
	padding-left: 10px;
}

ul#navmenu li ul li a:hover {
	background: #CCC;
}

.code {
	border: 1px solid #ccc;
	list-style-type: decimal-leading-zero;
	padding: 5px;
	margin: 0;
}

.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}

.code li {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 2px 2.2em;
}

.indent1 {
	padding-left: 1em;
}

.indent2 {
	padding-left: 2em;
}
@CHARSET "UTF-8";
body{
	background: #fff;
	line-height:14px;
	font-size: 13px;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	margin:0pt;
	cursor:default;
	overflow: auto;
}
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
strong{
	font-weight: 700;
}
/******* GENERAL RESET *******/
h1{
	font-weight: 700;
	line-height: 1.2em;
	color: #5f95ef;
	margin-bottom: 1em;
}
h2{
	font-weight: 200;
	line-height: 1.0em;
	color: #5f95ef;
	margin-bottom: 1em;
}
/******* LOGO *******/
#logo{
	float:left;
	margin-top:1em;
	padding-left:15px;
	width:500px;
}
/******* /LOGO  *******/
/******* CONTAINER *******/
#container{
	width: 600px;
	margin: 40px auto;
	text-align: left;
}
/******* /CONTAINER *******/
/******* FORM *******/
#customForm{
	padding: 0 10px 10px;
}
#customForm label{
	display: block;
	color: #797979;
	font-weight: 700;
	line-height: 1.4em;
}
#customForm input{
	width: 220px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm textarea{
	width: 550px;
	height: 80px;
	padding: 6px;
	color: #adaeae;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	border: 1px solid #cecece;
}
#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}
#customForm div{
	margin-bottom: 15px;
}
#customForm div span{
	margin-left: 10px;
	color: #b1b1b1;
	font-size: 11px;
	font-style: italic;
}
#customForm div span.error{
	color: #e46c6e;
}
#customForm #send{
	background: #6f9ff1;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
	cursor: pointer;
}
#customForm #send:hover{
	background: #79a7f1;
}
#error{
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
.login_error{
color:#C80B16;
font-size:23px;
margin-bottom:20px;
padding-top:19px;
text-align:center
}
.success_login{
color:#9BD2D5;
font-size:23px;
margin-bottom:20px;
padding-top:19px;
text-align:center
}
#error ul{
	list-style: square;
	padding: 5px;
	font-size: 11px;
}
#error ul li{
	list-style-position: inside;
	line-height: 1.6em;
}
#error ul li strong{
	color: #e46c6d;
}
#error.valid ul li strong{
	color: #93d72e;
}

#reg_table input[type=text]{
	width:180px;
}
#reg_table input[type=password]{
	width:180px;
}

#reg_table th label{
	text-align:left;
	float:left;
}
/******* /FORM *******/
