@import url(https://fonts.googleapis.com/css?family=Droid+Serif:200,300,400,400,600,700,800,900&subset=latin,latin-ext);

	body
	{
background-color: #000000 !important;
	}
.csmx-header,.csmx-section,#csmx-footer{
background-color: #000000 !important;
}
	/* accent color */


	/* secondary color */


	/* overlay color and opacity */
	.csmx-media.effect-hover:hover .overlay-background
	{
	opacity: 0.6;
	}


	/* logo height */
	.csmx-logo .logoimg {
	height: 0px;
	max-height: 0px;
	}


	/* Header Backgrounds */
	.csmx-header {
	background : #000000	}
	.csmx-header.header-fixed
	{
	background : #000000	}


/* menu colors */
	.csmx-primary-navigation > li > a,
	.csmx-primary-navigation > li.current_page_item > a, .csmx-primary-navigation > li:hover > a
	{
	color : #000000	}
	.header--dark .csmx-primary-navigation > li > a
	{
	color : #000000	}


/* content background */
	#csmx-page, .csmx-main-content, #csmx-footer
	{
	background : #000000	}



	#csmx-footer
	{
	color: #000000;
	}


	h1 , h1 a , h1 span ,
	h2 , h2 a , h2 span ,
	h3 , h3 a , h3 span ,
	h4 , h4 a , h4 span ,
	h5 , h5 a , h5 span ,
	h6 , h6 a , h6 span
	{
	}

	.csmx-primary-navigation a
	{
	}

