/* Themify Customize Styling */
body {	background-image: url(http://www.foundationforcefitness.com/wp-content/uploads/2016/12/background-my-gold-black.jpg);
	background-repeat: repeat-y;	font-size:14px;

	color: #000000;
	margin-top: 50px; 
}
#body {	
	background-color: #000000; 
}
#content {	
	background-color: #ffffff; 
}
#sidebar {	
	color: #000000;	font-size:14px;
 
}
#site-logo {		position:relative;

	top: -35px; 
}
#site-logo img {	
	height: 140px; 
}
#site-description {	display: none; 
}
#nav-bar {	
	background-color: #000000;margin-bottom: auto; 
}
.page-title {	
	color: #000000;
	margin-top: 1px; 
}
#sidebar a {	
	color: #000000;	font-size:14px;
 
}
#sidebar a:hover {	
	color: #2c3af5; 
}
#sidebar .widget {	
	color: #000000; 
}
#sidebar .widgettitle {	
	color: #000000; 
}
#sidebar .widget li {	
	background-color: #fffcfc; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 140px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 140px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 140px; 
}
 }