/* Themify Customize Styling */
body {	background-image: url(http://localhost:8888/councilofneighbors/wp-content/uploads/2016/02/houses-sm.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #1e3241;
	color: rgba(30,50,65,1); 
}
a {	
	color: #4d6f84;
	color: rgba(77,111,132,1); 
}
a:hover {		text-decoration:underline;

	color: #1e3241;
	color: rgba(30,50,65,1); 
}
#pagewrap {	background-image: url(http://localhost:8888/councilofneighbors/wp-content/uploads/2016/02/lower-background-1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: none; 
}
.pagewidth {	
	width: 1200px; 
}
h1 {	
	font-family:'Times New Roman', Times, serif; 
}
#headerwrap {	background-image: url(http://localhost:8888/councilofneighbors/wp-content/uploads/2016/02/upper-background-2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: none; 
}
#header {	background-image: url(http://localhost:8888/councilofneighbors/wp-content/uploads/2016/02/rays.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: none; 
}
#site-logo img {		width: 410px;
	height: 80px; 
}
#site-logo a {		width: 410px; 
}
#site-description {	display: none; 
}
#main-nav {	
	border: none; 
}
#main-nav a {		font-size:1.2em;

	color: #1e3241;
	color: rgba(30,50,65,1);
	background-color: #000000;
	background-color: rgba(0,0,0,0.00);
	border: none; 
}
#main-nav a:hover {	
	background-color: #000000;
	background-color: rgba(0,0,0,0.00);
	color: #4d6f84;
	color: rgba(77,111,132,1); 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #000000;
	background-color: rgba(0,0,0,0.00);
	color: #4d6f84;
	color: rgba(77,111,132,1); 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #4d6f84;
	color: rgba(77,111,132,1); 
}
#main-nav ul {	
	border: none; 
}
.post-title, .post-title a {	
	color: #1e3241;
	color: rgba(30,50,65,1); 
}
.page-title {	
	color: #1e3241;
	color: rgba(30,50,65,1); 
}
#sidebar .widgettitle {	
	border: none; 
}
#sidebar .widget li {	
	border-width: 1px;
	border-color: #ffffff;
	border-color: rgba(255,255,255,1.00); 
}
#footerwrap {	
	background-repeat: repeat-x;
	background-position: center bottom;
	border: none; 
}

/* Themify Custom CSS */
body {
	  min-height: 100vh;
}
#header, #footer {
	  border:none !important;
}
#content {
	  padding: 50px 0 3%;
}
.post-date, .post-meta {
	  display: none;
}
.home .page-title {
	  display: none;
}
#loops-wrapper .post-image {
	  float: left;padding-right: 20px;
}
.slide-image img{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
