html {
  height: auto !important;
  min-height: 100%; }

#search-results {
  padding: 20px 40px 25px;
  min-height: 190px;
  margin: 40px auto 40px;
  z-index: 2;
  position: relative;
  background: #fff;
  max-width: 92%; }

#search-header {
  text-align: center;
}

.home-link {
  display: inline-block; }

img.branding-logo {
  margin: 0; }

@media (min-width: 1190px) {
  #search-results {
    max-width: 1100px;
    padding: 35px 60px 25px; } }

#search-results-list {
  padding-left: 0;
  list-style-type: none; }

#search-results-list li {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }

#blank-page-wrap h2, #blank-page-wrap h3 {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 23px; }

#blank-page-wrap a {
  text-decoration: underline; }

a.blank-page-home-link {
  float: none;
  margin: 0 auto 20px; }

div.entry-content h1 {
  font-size: 24px !important; }

div.entry-content h2 {
  font-size: 20px !important; }

div.entry-content h4 {
  font-size: 17px !important; }

#page-trans {
  z-index: 1; }
.search-form-wrap  input,
.search-form-wrap  button {
	
	  height: 40px !important
}


.search-form-wrap p, .search-form-wrap a {
  color: #444 !important; }

.search-form-wrap {
  padding: 20px 0  !important; }

h1.page-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px; }

.no-underline {
  border: none !important;
  text-decoration: none !important; }

h4 a {
  font-size: 20px !important; }

p {
  font-size: 14px !important;
  color: #444 !important; }

a:hover {
  opacity: .9; }

form {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px; }

.read-more {
  font-size: 13px !important; }

#pagination-wrap {
  padding: 0 !important; }

.pagination {
  border: none !important;
  padding-top: 0;
  border-bottom: 1px solid #ccc !important;
  padding-bottom: 30px; }

.pagination a {
  border: none !important; }

@media (max-width: 479px) {
  span.float-right {
    float: none;
    display: block;
    margin-top: 20px; } }
/*# sourceMappingURL=search-results.css.map */