body {
font-family: Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #111;
background-image: url("../images/marshland.jpg");
background-repeat: no-repeat;
background-size: 100% 100%;
background-color: #0c0e1d;
background-position: center;
background-attachment: fixed;
padding: 1em 5em;
}

a {
font-weight: bold;
}

a:link {
}

a:visited {
}

a:hover {
color: #111;
}

a:active {
color: red;
}

a img {
border: none;
}

#adopt {
text-align: center;
font-size: .5em;
}

.bold {
font-weight: bold;
}

#byline {
font-size: 1.2rem;
font-weight: bold;
}

.candara {
font-family: Candara, Roboto, Arial, Helvetica, sans-serif;
}

.cemetery td:nth-child(4) {
max-width: 320px;
font-style: italic;
font-size: .9rem;
}

.center {
text-align: center;
}

.color {
color: #ff0000;
}

.columns {
column-width: 320px;
margin: 1em 0;
}

footer {
clear: both;
background: rgba(95, 82, 82, 0.9);
border-radius: 1em;
color: white;
font-size: .9em;
font-style: italic;
margin: 1em 0;
padding: .5em;
text-align: center;
}

footer a {
color: yellow;
}

footer hr {
margin: 1em 10em;
color: yellow;
background-color: yellow;
border: 2px solid yellow;
}

h1,h2,h3,h4,h5 {
color: #800080;
font-family: "Kaushan Script", Candara, Roboto, Arial, Helvetica, sans-serif;
}

h1 {
font-size: 1.2rem;
}

h1::first-line {
font-size: 2rem;
}

h3 {
text-align: center;
}

header {
border-radius: 10px;
box-shadow: 1px 1px 15px black, 4px 4px 30px #363677;
font-family: "Kaushan Script", Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
margin: 0 10% 1em 10%;
padding: 10px;
text-align: center;
}

#header-text {
color: white;
}

hr {
margin: 1em 10em;
color: #383872;
background-color: #383872;
border: 2px solid #383872;
}

.imarker {
border-radius: 12px;
box-shadow: 1px 1px 15px 5px #ddd;
margin-top: 1em;
padding: 6px;
}

.imarker::first-line {
font-weight: bold;
}

img {
border-radius: 12px;
}

.indent {
margin: .5rem 0 0 3rem;
text-indent: -3rem;
}

.indent::first-line {
font-size: 1.1rem
}

.indent2 {
margin: 2px 0 0 3rem;
text-indent: -3rem;
}

#inner-wrapper {
}

.italic {
font-style: italic;
}

.list {
line-height: 1.7;
}

.list-ul li:nth-child(1) {}

.logo-tx {
float: left;
width: 91px;
height: 104px;
margin: 0 10px;
}

.logo-us {
float: right;
width: 150px;
height: 94px;
margin: 9px 10px;
}

main {
background-color: white;
background: rgba(255, 255, 255, .85);
border-radius: 1em;
padding: 1px 1em 1em 1em;
text-align: left;
}

#main-index {
background-color: white;
background: rgba(255, 255, 255, 0.7);
border-radius: 1em;
padding: 1px 1em 1em 1em;
text-align: left;
}

.marker {
border-radius: 12px;
box-shadow: 1px 1px 15px 5px #ddd;
margin-bottom: 2em;
padding: 6px;
}

.marker::first-line {
font-weight: bold;
font-size: 1.1rem;
}

#menu {
background: rgba(255, 255, 255, 0.5);
border-radius: 1em;
font-family: "Kaushan Script", Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1.1em;
margin: 1em 0;
padding: .7em;
text-align: center;
}

#menu a {
color: black;
margin-right: 2em;
text-decoration: none;
font-weight: normal;
}

.menu-button {
display: inline-block;
}

.obit {
margin: 1em 0;
}

.obit::first-line {
font-weight: bold;
font-size: 1.1em;
}

.orphan {
background-color: #ffff00;
border-radius: 1em;
font-family: Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1rem;
font-weight: normal;
padding: 3px;
}

#outer-wrapper {
width: 80%;
margin: 0 auto;
}

.resource-button {
display: inline-block;
background-color: #eee;
border-radius: 10px;
border: .3em double #aaa;
color: black;
font-family: "Kaushan Script", Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
margin: .1em;
min-width: 11em;
padding: .2em;
text-align: center;
text-decoration: none;
}

.resource-button:hover {
background-color: #5b90dd;
border-color: #fff;
color: white;
}

.resource-button a:link {
color: black;
text-decoration: none;
font-weight: normal;
}

.resource-button a:visited {
color: #222;
text-decoration: none;
}

#search {
width: 250px;
border-collapse: collapse;
margin: 1em auto 1em auto;
}

.search-button {
padding: 2px 7px;
background-color: #cac1b5;
border: 2px solid #111;
border-radius: 10px;
}

#search form {
margin: 0;
margin-top: 4px;
}

#search td {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
}

.small {
font-size: .9rem;
}

table {
margin: 1em auto;
}

td, th {
border: thin solid #5b90dd;
padding: 3px 6px;
}

th {
color: white;
background-color: #5b90dd;
text-align: center;
}

.thumb {
height: 100px;
width: auto;
margin: 6px;
}

.update {
color: #aaa;
font-size: .8em;
}

.where {
float: right;
margin-right: 50px;
width: 500px;
height: auto;
}


@media only screen and (max-width : 1050px) {
body {
padding: 0;
}
table {
border-collapse: collapse;
}
td, th {
border: 0;
display: inline;
}
tr {
border: thin solid #5b90dd;
}
}

@media only screen and (max-width : 1020px) {
#outer-wrapper {
margin: 0;
padding: 0;
width: 99%;
}
}

@media only screen and (max-width : 820px) {
#byline {
margin: 0;
}
.columns-2 {
column-count: 1;
}
.columns-3 {
column-count: 1;
}
#content {
width: 96%;
}
#content-home {
width: 96%;
}
#header-text {
margin: 0;
}
#menu {
margin-top: 1em;
}
.menu-button {
margin: 1em;
}
#menu a {
font-size: 1.1em;
margin-right: 0;
border-bottom: thin solid #800000;
}
.resource-button {
font-size: 1.3em;
padding-top: .5em;
padding-bottom: .5em;
}
}

@media only screen and (max-width : 750px) {
#menu {
width: 78%;
margin: auto;
margin-top: 1em;
}
#inner-wrapper {
border-radius: 0;
}
}

