.site-header-image {
background: url(//lisbon-pre-1755-earthquake.org/wp-content/themes/hemingway-rewritten-child/images/header.jpg) no-repeat top left;
background-size: contain;
-moz-background-size: contain;
-webkit-background-size: contain;
min-height: 0px;
padding: 9% 0;
}
.site-header {
background-color: white;
}
body {
background-color: white;
background: url(//lisbon-pre-1755-earthquake.org/wp-content/themes/hemingway-rewritten-child/images/lisboa-seculo-XVIII-por-zuzarte-background.jpg)
no-repeat top	left;
background-size: contain;
background-attachment: fixed;
-moz-background-size: contain;
-webkit-background-size: contain;
} .site-footer input[type="submit"]
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #abc5eb;
}
@media screen and (max-width: 800px) {
.main-navigation .menu, .main-navigation a {
background: #abc5eb;
}
} body,
button,
input,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
select,
textarea,
blockquote,
.widget_search .search-field,
.widget_search .search-submit,
.widget-title,
.entry-title,
#infinite-handle span,
.site-title,
.site-descriptions,
#header-search .search-field,
#header-search .search-submit
{
font-family: 'IM Fell English', 'Lucida Grande', serif;
}
a {
color: #abc5eb;
}
a:visited,
a:hover,
a:focus,
a:active {
color: #abc5eb;
}
.main-navigation { background: linear-gradient(to bottom,rgb(118, 147, 221) 0%,#abc5eb 100%);
}
.main-navigation ul ul li {
background: #abc5eb;
}
.widget_search .search-submit {
background: #abc5eb;
border: 1px solid rgb(68, 68, 68);
}
.entry-title a:hover {
color: #abc5eb;
}
.featured-image .flag {
background: #abc5eb;
}
.entry-tags a:hover {
background-color: #abc5eb;
}
.entry-tags a:hover:after {
border-right-color: #abc5eb;
}
@media only screen and ( max-width: 800px ) {
#header-search .search-submit {
background: #abc5eb;
border: 1px solid #abc5eb;
}
}