	
	body, p, pre, form, input, textarea, select, .widget-footer ul li a  { font-family: Tahoma, Verdana, Geneva, sans-serif; font-size: 14px; font-weight:300; }
	h1, h2, h3, h4, h5, h6, figure figcaption, .button { font-family: Tahoma, Verdana, Geneva, sans-serif; font-weight:100; }
	h1.site-title a, h1.site-title a:hover, h2.site-description a { font-family: Tahoma, Verdana, Geneva, sans-serif; font-weight: 100; color:#000000 !important; }
	nav a, div.menu a, a.more, a.more:visited,div#filters ul li a, .widget-area ul {font-family: Tahoma, Verdana, Geneva, sans-serif; }
	#projects article .media-wrap a.url:hover .padder em  {
		font-size:14px;
	}
	
	
	.primary, .entry-header { background:#000000; }
	.secondary { background:#343434; }
	.accent { color:#ff7800; }
	.accent-bg { background:#ff7800; }
	html, body, p {
		color: #333333;
	}
	body {
		background-color:#000000;
		background: #000000 url() repeat 0 0;
	}
	h1, h2, h3, h4, h5, h6 { 
		color:#000000; 
	}
	a, a:visited { 
		color: #ff7800; 
	}
	a:hover, a:focus, .widget-area.social ul li a:hover { 
		color: #ff7800; 
	}
	nav a, nav a:visited,div#filters ul li a {
		color: #000000;
	}
	nav li a:hover,div#filters ul li a:hover {
		color:#343434; 
	}
	nav li.current-menu-item a, nav li.current_page_item a {
		color:#343434; 
	}
	#contactInfo pre {
		 color:#333333;
	}
	#contactInfo pre a:hover {
		color:#ff7800;
	}
	#comments .comment-author {
		color:#000000; 
	}
	#comments ul.children .comment-author {
		color:#000000; 
	}
	.twitter .twitterFooter a {
		color:#333333 !important;
	}
	.twitter .twitterFooter a:hover {
		color:#ff7800 !important;
	}
	.widget-footer, .widget-footer h3, .widget-footer h4, .widget-footer h5  {
		color:#343434;
	}
	.widget-footer p, .widget-footer h6  {
	   color:#000000;
	}
	.latest-comment-body, .latest-comment-title, .comment-author, .da-thumbs .one-item a .item-content .title, #pagination, .pagination {
		font-family: Tahoma, Verdana, Geneva, sans-serif;
	}

	.widget-area ul li a:hover, .widget-recipe.primary h2 a {
		color:#ff7800;
	}

	.pagination .current, .pagination a:hover { color:#ff7800; }

	.widget-featured-dish h2, .entry-header hgroup h2 {
		font-family: Tahoma, Verdana, Geneva , sans-serif;
		font-size: 200%; 
		font-weight: 100;
	}

	.flex-caption h1 {
		font-family: Tahoma, Verdana, Geneva , sans-serif;
		font-weight: 100;
	}
	.button {
		color:#000000;
		background: #000000;
		background: -moz-linear-gradient(top, #000000 0%, #343434 100%);
		background: -webkit-linear-gradient(top, #000000 0%, #343434 100%); 
		background: -o-linear-gradient(top, #000000 0%, #343434 100%); 
		background: -ms-linear-gradient(top, #000000 0%, #343434 100%); 
		background: linear-gradient(top, #000000 0%, #343434 100%); 
	}

	.button:hover {
		color:#000000;
		background: #ff7800;
		background: -moz-linear-gradient(top, #ff7800 0%, #cf6508 100%);
		background: -webkit-linear-gradient(top, #ff7800 0%, #cf6508 100%); 
		background: -o-linear-gradient(top, #ff7800 0%, #cf6508 100%); 
		background: -ms-linear-gradient(top, #ff7800 0%, #cf6508 100%); 
		background: linear-gradient(top, #ff7800 0%, #cf6508 100%); 
	}

	.button.style1 {
		color:#000000;
		background: #ff7800;
		background: -moz-linear-gradient(top, #ff7800 0%, #cf6508 100%);
		background: -webkit-linear-gradient(top, #ff7800 0%, #cf6508 100%); 
		background: -o-linear-gradient(top, #ff7800 0%, #cf6508 100%); 
		background: -ms-linear-gradient(top, #ff7800 0%, #cf6508 100%); 
		background: linear-gradient(top, #ff7800 0%, #cf6508 100%); 
	}
	.button.style2 {
		color:#000000 !important;
		background: #000000;
		background: -moz-linear-gradient(top, #000000 0%, #000000 100%);
		background: -webkit-linear-gradient(top, #000000 0%, #000000 100%); 
		background: -o-linear-gradient(top, #000000 0%, #000000 100%); 
		background: -ms-linear-gradient(top, #000000 0%, #000000 100%); 
		background: linear-gradient(top, #000000 0%, #000000 100%); 
	}

	.button.style1:hover, .button.style2:hover  {
		color:#000000 !important;
		background: -moz-linear-gradient(bottom, #000000 0%, #343434 100%); 
		background: -o-linear-gradient(bottom, #000000 0%, #343434 100%);
		background: -webkit-linear-gradient(bottom, #000000 0%, #343434 100%);
		background: linear-gradient(bottom, #000000 0%, #343434 100%); 
	}

	