body {
	 background-color:#000000; 			font-family: Open Sans, sans-serif;
				
}
nav.main_menu > ul > li.active > a, 
nav.main_menu > ul > li.has_sub:hover > a, 
nav.main_menu > ul > li:hover > a,
nav.content_menu,
.button, 
input[type='submit'], 
.load_more a,
.flip_image.back,
.flip_icon.back,
.highlight,
.filter_holder ul,
.projects_holder article .hover_inner .hover_inner_link_text_holder,
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-prev:hover,
.two_columns_66_33 .column1 .flex-direction-nav .flex-prev:hover,
.two_columns_66_33 .column1 .flex-direction-nav .flex-next:hover,
.progress_bars_vertical.background_color .progress_content_outer .progress_content,
.portfolio_navigation .portfolio_prev a:hover, 
.portfolio_navigation .portfolio_next a:hover, 
.portfolio_navigation .portfolio_button a:hover,
.progress_bars.normal .progress_content,
.tabs .tabs-nav li.active a,
.message,
.testimonials_text_holder,
.pie_graf_legend ul li .color_holder,
.line_graf_legend ul li .color_holder,
.price_tables.light .puchase_cell,
.price_table_inner ul li .button,
.active_best_price,
.pagination ul li a:hover, 
.pagination ul li.active span,
.back_to_previous:hover,
#back_to_top,
#back_to_top:hover,
.widget.widget_search form input[type="submit"],
.widget .tagcloud a:hover
{
	background-color: #060606;
}
.progress_bars.gradient .progress_content{
	background-color: #060606;
	background: -moz-linear-gradient(left,  #262626 9%, #060606 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(9%,#262626), color-stop(100%,#060606)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #262626 9%,#060606 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #262626 9%,#060606 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #262626 9%,#060606 100%); /* IE10+ */
	background: linear-gradient(to right,  #262626 9%,#060606 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#060606',GradientType=1 ); /* IE6-8 */
}
.portfolio_single_text_holder h4,
.post .read_more,
.comment_holder .comment .text .replay:hover,
.comment_holder .comment .text .comment-reply-link:hover,
.progress_bars_vertical.pattern .progress_number
{
	color: #060606;
}
nav.content_menu ul li .arrow,
.tabs .tabs-nav li.active .arrow,
.message_arrow
{
	border-color: #060606 transparent transparent transparent;
}
.testimonial_arrow
{
	border-color: transparent #060606 transparent transparent;
}
blockquote
{
	border-color: #060606;
}

header .header_outer,
.selectnav ul {
	background-color: #000000;
}
 


.content{	
	margin-top: 80px;
}


h1{
			font-family: Anton, sans-serif;
					}



h2, h2 a,
.blog_single_holder h2
{
				font-family: Anton, sans-serif;
					}
h3, h3 a{
			font-family: Anton, sans-serif;
					}
h4, h4 a{
				font-family: Anton, sans-serif;
					}

h5{
			font-family: Anton, sans-serif;
					}
h6{
			font-family: Anton, sans-serif;
					}











.footer_top h4{
	 color: #868e90;
}

.footer_top ul li a, .footer_top a, .footer_top p {
    color: #868e90;
}

	footer {
		background-color: #ffffff;
	}

	.footer_bottom {
		background-color:#ffffff;
	}

.footer_bottom, .footer_bottom p, .footer_bottom p a{
	color:#000000;
}
