 


	/** START CONTENT COLOR DEACTIVATED @ROED

#page_content_wrapper
{
	background: #b3babd;
	background: rgb(179, 186, 189, 1);
	background: rgba(179, 186, 189, 1);
} 

	END CONTENT COLOR DEACTIVATED @ROED*/


.post_header h2, h1, h2, h3, h4, h5, #page_caption h1, #page_content_wrapper .sidebar .content .sidebar_widget li h2, #contact_form label, #commentform label, #page_content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, .post_date, .pagination span, .pagination a:hover
{
	color: #000000;
}

.nav li a, #menu_close { font-size:16px; }
.nav li ul li ul { margin-top:38px }

.nav li ul li a { font-size:16px; }

h1 { font-size:36px; }

h2 { font-size:32px; }

h3 { font-size:26px; }

h4 { font-size:22px; }

h5 { font-size:18px; }

h6 { font-size:20px; }

#gallery_caption h2 { font-size:62px; }

a { color:#fa590f; }

#page_content_wrapper a:hover, #page_content_wrapper a:active { color:#000000; }

input[type=submit], input[type=button], a.button { 
	background: #f3f5ed;
}

input[type=submit], input[type=button], a.button { 
	color: #70777a;
}
input[type=submit]:hover, input[type=button]:hover, a.button:hover
{
/*	color: #70777a;*/
}

input[type=submit], input[type=button], a.button { 
	border: 1px solid #d5d6d3;
}

.post_header h2, h1, h2, h3, h4, h5, .portfolio_header h6, pre, code, tt
{
	color: #000000;
}
.nav li a, .nav li ul li ul li a:hover { color: #c9c9c9; }
.nav li > a, .nav li ul li ul li a:hover { background: #080508; }
.nav li ul li a { background: #787878;  }
.nav li ul li a { color: #ffffff;  }
.nav li.current-menu-item ul li a:hover, .nav li ul li a:hover, .nav li ul li:hover a, .nav li ul li.current-menu-item a { background: #fa590f;  }
.nav li.current-menu-item ul li a:hover, .nav li ul li a:hover, .nav li ul li:hover a, .nav li ul li.current-menu-item a { color: #ffffff;  }
#menu_close, #menu_expand_wrapper a, input[type=submit].primary, input[type=button].primary, input[type=button].primary:hover { background: #050000;  }
input[type=submit].primary, input[type=button].primary, input[type=button].primary:hover { border: 1px solid #050000; }
body { color: #1a191a; }
