input[type=text]:hover, input[type=password]:hover, textarea:hover
{
	border: 3px solid #E95D0F;
}

input[type=submit], input[type=button]
{
	background: #E95D0F;
	border: 3px solid #E95D0F;
	color: #fff;
}

h1, h2, h3, h4, h5, h6, label
{
	color: #E95D0F;
}

label.error
{
	color: #E95D0F;
}

#menu_wrapper .nav ul li a.hover, #menu_wrapper .nav ul li a:hover, #menu_wrapper .menu-main-menu-container .nav li a.hover, #menu_wrapper .menu-main-menu-container .nav li a:hover, #menu_wrapper .menu-main-menu-container .nav li.current-menu-item a
{
	background: #E95D0F;
	color: #fff;
}

#menu_wrapper .nav ul li ul, #menu_wrapper .menu-main-menu-container .nav li ul
{
	background: #E95D0F;
}

#menu_wrapper .nav ul li ul li a, #menu_wrapper .menu-main-menu-container .nav li ul li a
{
	color: #fff;
}

#menu_wrapper .menu-main-menu-container .nav li ul li a.hover
{
	color: #000;
}

#thumbNav a.cur{ background: #E95D0F; color: #E95D0F; }

.caption-left h3, .caption-right h3, .caption-bottom h3
{
	color: #E95D0F;
}

.default_wrapper
{
	background: #E95D0F;
	color: #fff;
}

.post_header h3, .post_header h3 a, .post_header h3 a:hover
{
	color: #E95D0F;
}

#content_wrapper .sidebar .content .sidebar_widget li h2
{
	color: #E95D0F;
}

#content_wrapper table#wp-calendar caption
{
	color: #E95D0F;
}

#home_sidebar_wrapper .one_third ul.sidebar_widget li h2
{
	color: #E95D0F;
}

#home_sidebar_wrapper table#wp-calendar caption
{
	color: #E95D0F;
}

.portfolio_desc a h6, .blog_grid_desc h6 a{
	color: #fff;
}

.default_wrapper .portfolio_desc a h5
{
	color: #fff;
}

#home_sidebar_wrapper .one_third ul.sidebar_widget li ul.default_wrapper li a
{
	color: #fff;
	font-weight: bold;
}