body {
font-family: Candara, Roboto, Arial, Helvetica, sans-serif;
font-size: 1em;
background-attachment: fixed;
background-color: #0000ff;
background-image: url("../images/1.jpg");
padding: 1em 5em;
}

a:link {
color: #0000aa;
}

a:visited {
color: #0000ff;
}

a:hover {
color: #000;
}

a:active {
color: red;
}

a img {
border: none;
}

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

.bold {
font-weight: bold;
}

#byline {
font-family: "Pacifico", cursive;
margin-bottom: 10px;
}

.caption {
display: inline-block;
font-style: italic;
padding: 0 1rem;
width: 70%;
}

.census-1 {
font-size: .8rem;
}

.census-2 {
font-size: .8rem;
}

.center {
text-align: center;
}

.color {
color: #ff0000;
}

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

.courier {
font-family: Courier;
}

.deaths td {
border: 0;
padding: 2px 2rem;
width: 50%;
}

footer {
clear: both;
background-color: white;
background-image: url("../images/3.jpg");
text-align: center;
font-size: .9em;
font-style: italic;
padding: .5em;
border: 2px solid #0000ff;
box-shadow: 8px 8px 20px #777;
}

h1,h2,h3,h4,h5 {
color: #0000ff;
font-style: italic;
}

h1,h2 {
font-family: Pacifico, Candara, Roboto, Arial, Helvetica, sans-serif;
font-weight: 400;
}

header {
background-color: #fff;
background-image: url("../images/3.jpg");
border: 2px solid #0000ff;
box-shadow: 8px 8px 20px #777;
color: #0000ff;
font-size: 2em;
font-family: Pacifico, Candara, Roboto, Arial, Helvetica, sans-serif;
font-weight: 400;
padding: 1rem;
text-align: center;
}

#header-text {
margin: 1em 0 0 0;
}

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

#inner-wrapper {
}

.italic {
font-style: italic;
}

.list {
line-height: 1.7;
}

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

.logo-tx {
width: 91px;
height: 104px;
}

.logo-us {
width: 150px;
height: 94px;
margin: 5px 0;
}

main {
background-color: white;
background-image: url("../images/3.jpg");
padding: 0 1em 1em 1em;
border: 2px solid #0000ff;
box-shadow: 8px 8px 20px #777;
margin-bottom: 2em;
min-height: 220px;
}

#menu {
font-weight: bold;
padding: .7em;
text-align: center;
margin: 0 2px;
font-style: italic;
}

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

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

.obit {
border-radius: 15px;
box-shadow: 2px 2px 5px #999;
margin: 1em 0;
padding: 1em;
}

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

.orphan {
background-color: #ffffcc;
color: #244379;
font-size: .5em;
padding: 1em;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
}

#outer-wrapper {
}

.photo {
float: left;
height: 150px;
width: 100px;
}

.photo2 {
float: left;
height: 100px;
width: 150px;
}

.photo-holder {
border: thin solid #0000ff;
display: inline-block;
padding: 10px;
width: 45%;
margin: 2px;
border-radius: 5px;
vertical-align: top;
}

.query {
border-radius: 15px;
box-shadow: 2px 2px 5px #999;
margin: 1em 0;
padding: 1em;
}

.query::first-line {
font-size: 1.3rem;
font-variant: small-caps;
font-weight: bold;
}

.resource-button {
border-radius: 10px;
border: .3em double #0000ff;
color: #0000aa;
display: inline-block;
font-style: italic;
margin: .1em;
min-width: 12em;
padding: .2em;
text-align: center;
text-decoration: none;
}

.resource-button:hover {
background-color: #0000ff;
color: white;
}

.resource-button a:link {
color: #0000aa;
text-decoration: none;
}

.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: #d5e7ff;
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;
border: 0px;
}

table {
margin: 1em auto;
}

td {
border: 1px solid #0000ff;
padding: 3px 5px;
}

th {
background-color: #0000ff;
color: #fff;
padding: 3px 5px;
}

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

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


@media only screen and (max-width : 1500px) {
.census-2 {
border-collapse: collapse;
}
.census-2 td {
display: inline-block;
border: 0 solid transparent;
}
.census-2 th {
display: inline-block;
border: 0 solid transparent;
}
.census-2 tr {
border: 2px solid #0000ff;
}
}


@media only screen and (max-width : 1050px) {
body {
padding: 0px;
padding-right: 10px;
}
footer {
border-radius: 0;
margin: 0;
padding: 0;
}
header {
border-radius: 0;
margin: 0;
padding: 0;
}
hr {
border: 1px solid #0000dd;
margin: 1em auto;
width: 80%;
}
#inner-wrapper {
border-radius: 0;
margin: 0;
padding: 3px;
}
main {
margin: 0;
padding: 5px;
}
#menu {
float: none;
margin: 0;
}
#outer-wrapper {
border-radius: 0;
margin: 0;
padding: 0;
}
.photo {
width: 90%;
height: auto;
}
.photo2 {
width: 90%;
height: auto;
}
.photo-holder {
display: inline-block;
padding: 10px;
width: 95%;
}
.where {
margin-right: 0px;
}
}

@media only screen and (max-width : 820px) {
#menu {
font-size: 1.2em;
}
.resource-button {
display: block;
font-size: 1.1em;
margin: 0 auto;
padding: 5px 0;
}
table {
border-collapse: collapse;
}
td,th {
display: inline-block;
border: 0 solid transparent;
}
tr {
border: 2px solid #0000ff;
}
.where {
float: none;
}
}

@media only screen and (max-width : 550px) {
.photo {
float: none;
width: 100%;
}
.photo img {
width: 100%;
}
.where {
width: 100%;
height: auto;
}
}
