/* Backend */
/* ----------------------------------------- */

/* color scheme */
/*
strong .post-com-count span,
input.button-primary:active,
button.button-primary:active,
a.button-primary:active,
input.button-primary:active,
button.button-primary:active,
a.button-primary:active
{
	background-color: #21759B;
	background-color: #21759B !important;
}

input.button-primary,
button.button-primary,
a.button-primary {
	border-color: #298cba;
	color: #fff;
	border-color: #298cba !important;
	color: #fff !important;
}

input.button-primary:active,
button.button-primary:active,
a.button-primary:active {
	color: #eaf2fa;
	color: #eaf2fa !important;
}


.tablenav .next,
.tablenav .prev,
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,
.login #nav a,
.inline-editor .categories .catshow,
.inline-editor .categories .cathide
{
	color: #21759B;
	color: #21759B !important;
}




.login #nav a:hover,
.highlight,
a:hover,
a:active,
a:focus,
#wphead #viewsite a:hover,
#adminmenu a:hover,
#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,
.tablenav .next:hover,
.tablenav .prev:hover,
.login #nav a:hover,
.attention,
.sidebar-name:hover,
#removing-widget,
.tablenav .tablenav-pages a:hover,
#sidemenu a.current,
body.press-this .tabs a,
body.press-this .tabs a:hover
{
	color: #D54E21;
	color: #D54E21 !important;
}

.highlight {
	background-color: #e4f2fd;
	background-color: #e4f2fd !important;
}

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

.post-com-count:hover span,
#plugin-information .action-button
{
	background-color: #D54E21;
	background-color: #D54E21 !important;
}

.tablenav .tablenav-pages a:hover {
	border-color: #D54E21;
	border-color: #D54E21 !important;
}

#plugin-information .action-button {
	color: #fff;
}



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




