.search .page-title {
  	font-family: 'Nunito', sans-serif !important;
  	color: #0055a4 !important;
  	text-transform: lowercase;
  	font-weight: normal;
  	font-size: 14px;
}

.search .entry-summary, .search .entry-header {
  	float: left !important;
}

.search .page-header {
  	margin-bottom: 0 !important;
	padding-bottom: 0 !important; 
}
	  
.search .entry-header {
  	margin-bottom: 0 !important;
	padding-bottom: 0 !important; 
}
	  
.search #img-container {
  	margin-top: 0 !important;
	margin-right: 20px;
}

.search #main {
  	margin-bottom: 50px !important;
}
	
.search .entry-meta {
  	padding-top: 10px !important;
  	font-size: 12px;
}

.comments-link {
  	display: none;
}

.search .site {
  	margin-bottom: 0;
}

.search .hentry {
  	width: 1020px;
	margin: 0 auto;
}
.search .page-header {
  	margin-bottom: 20px !important;
}
.search #categories {
  	margin-top: 50px;
}
.search .hentry {
  	margin-bottom: 20px;
}
.search #primary, .search #main {
  	margin-bottom: 0 !important;
}
  	
.search-results #page #topnavigation {
  	margin-bottom: 0 !important;
}
.search #nav-below {
  	width: 1020px;
	margin: 10px auto 50px;
	overflow: hidden;
	display: block;
}
.search .site-content {
  	width: 1020px !important;
}
.search #nav-above {
  	padding-bottom: 20px !important;
	padding-top: 0 !important;
}
.search .meta-nav {
  	display: none;
}
.search #nav-above {
  	display: block !important;
}
.search h2 a {
  	font-size: 14px;
	text-decoration: none; 
  	font-family: 'Nunito', sans-serif !important;
}
.search .entry-summary {
  	width: 750px;
}
.search-no-results .entry-header {
	float: none !important;
}
.search-no-results .entry-content {
	margin-top: 10px;
}
.search-no-results #searchsubmit, .error404 #searchsubmit {
	display: none;
}
