/* Themify Customize Styling */
body {	background-image: url(http://www.clivehetherington.com/wp-content/uploads/2016/06/background-top.jpg);
	background-size: cover;
	background-position: center top;
	background-color: transparent; 
}
#pagewrap {	
	background-size: cover; 
}
#headerwrap {	
	background-color: #ffffff;
	border: none; 
}
#main-nav a {		font-size:18px;
	text-transform:capitalize;
	color: #050000;
	border: none; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #ffffff;
	color: #941818; 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item a {		font-size:13px;
	line-height:15px;
 
}
.post {	
	border: none; 
}

/* Themify Custom CSS */
.widgettitle {
  font-variant: normal !important;
text-transform: none !important;
font-weight: 900;
font-size: 15px;
line-height: 160%;
padding:2px 0 0 8px;
border-bottom: 2px solid #F1E2B9;
border-top: 4px solid #BBD991;
background-color: #BEFFDA !important;
}