.ie {
	display: none;
}
.non-ie {
	display: block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.ie {
		display: block;
	}
	.non-ie {
		display: none;
	}
}
body {
	background-image: url("cover.jpg");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-size: max(100%, 900px) auto;
	margin: 0;
	font-size: 100%;
	font-family: "Georgia", serif;
}
nav {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
/*	float: left; */
/*    right: 0; */
	max-width: 600px;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 20px;
	margin: 0 0 40px 0;
}
nav>a {
	padding: 20px;
	font-size: min(1.2rem, 2.75vw);
	font-family: "Poppins", "Tahoma", sans-serif;
	text-transform: uppercase;
}
nav>a>img {
	display: none;
}
@media (max-width : 400px) {
	nav>a {
		font-size: 0;
		padding: 10px;
	}
	nav>a>img {
		display: inline;
	}
}
nav>a:visited, nav>a:link {
	color: white;
	text-decoration: none;
}
nav>a:hover {
	color: white;
	text-decoration: underline;
}
nav>a:active {
	color: gray;
	text-decoration: underline;
}
.top-donate {
	margin-left: 4%;
}
.button {
	color: white;
	font-family: sans-serif;
	font-size: 1.2rem;
	display: inline-block;
    border-radius: 4px;
    background-color: #48c;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Poppins", "Tahoma", sans-serif;
}

a.button:active, a.button:hover {
	text-decoration: underline;
}

header {
	max-width: 600px;
/*	margin: auto; */
	background-color: rgba(0, 0, 0, 0.6);
	padding: 10px 20px 10px 20px;
	margin: 0;
}
.pre-h1 {
	color: #fff;
	text-shadow: 1px 2px 2px rgba(0,0,0,1);
	text-transform: uppercase;
	font-family: "Poppins", "Tahoma", sans-serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
}
.caption {
	text-transform: uppercase;
	font-family: "Poppins", "Tahoma", sans-serif;
	font-size: 1.2rem;
	font-style: normal;
	letter-spacing: 0;
	margin: 10px 0 0 0;
}
h1 {
	color: #fff;
	text-shadow: 1px 2px 2px rgba(0,0,0,1);
	text-transform: uppercase;
	font-family: "Poppins", "Tahoma", sans-serif;
	font-size: min(5.5rem, 13vw);
	line-height: min(6.6rem, 14vw);
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
	margin: 20px 0 0 0;
}

h2 {
	color: #3e3e3e;
	text-transform: uppercase;
	font-family: "Poppins", "Tahoma", sans-serif;
	letter-spacing: 0px;
	font-size: 2rem;
	line-height: min(3rem, 10vw);
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	margin: 10px 0px 0px 0px;
}
.date {
	color: #ccc;
}
.post-h2 {
	font-family: "Garamond", serif;
	font-size: 1.5em;
	font-style: italic;
	letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
}
p, ul, ol, form, input, textarea {
	font-size: 20px;
	line-height: 30px;
}
p {
	margin-top: 16px;
}
input, textarea {
	width: 100%;
	margin: 4px;
}
article {
	background-color: rgba(255, 255, 255, 0.98);
	padding: 20px min(2vw, 5vh) 20px 5%;
	margin: 40px 0 40px 0;
}
section {
	background-color: rgba(240, 240, 232, 0.98);
	padding: 20px 5% 20px 5%;
	margin: 40px 0 40px 0;
}
footer {
	color: rgba(240, 240, 232, 1);
	background-color: rgba(32, 32, 28, 0.95);
	padding: 20px 5% 20px 5%;
	margin: 40px 0 0 0;
	text-align: center;
}

.news {
	text-decoration: none;
	display: block;
	min-height: 110px;
	margin: 10px 0 10px 0;
	background-color: rgb(255, 255, 255, 0.99);
}
.news>img {
	float: left;
	width: 90px;
	height: 90px;
	vertical-align: top;
	margin: 10px 10px 0px 14px;
}
.news>div {
	color: black;
	vertical-align: top;
	margin: 10px;
	padding: 4px;
	font-size: 20px;
	line-height: 32px;
}

a.social:link, a.social:visited {
	display: inline-block;
	width: 48px;
    height: 48px;
    border-radius: 48px;
    background-color: #444;
	margin: 0 4px 0 4px;
}

a.social:hover, a.social:active {
	display: inline-block;
	width: 48px;
    height: 48px;
    border-radius: 48px;
    background-color: #9ad;
	margin: 0 4px 0 4px;
}

.flex-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.flex-item {
	max-width: 388px;
	padding: 10px;
	background-color: white;
	margin: 0.5vw;
}
.flex-item-big {
	max-width: 600px;
	width: max(380px, 98%);
	padding: 10px;
	margin: 0.5vw;
}
.lighten {
	background-color: rgba(255, 255, 255, 0.3);
}

@font-face {
	font-family: "Poppins";
	src: url("pxiByp8kv8JHgFVrLEj6Z1JlEA.ttf");
}

div.alert-success, div.alert-danger {
	max-width: 400px;
	padding: 40px;
	border: 1px solid #ccc;
	text-align: center;
}
.alert-success {
	background-color: #efe;
}
.alert-danger {
	background-color: #fee;
}

/* Gallery styles adapted from https://www.w3schools.com/Css/css_image_gallery.asp */
div.gallery {
	margin: 5px;
	border: 1px solid #ccc;
	background-color: white;
}
div.gallery>a>img {
	max-width: 100%;
}
div.gallery:hover {
	border: 1px solid #777;
}
div.desc {
	padding: 15px;
	text-align: center;
	font-family: sans-serif;
}

