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

a:link {
color: #0000cc;
font-weight: bold;
}

a:visited {
color: #8080ff;
}

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: .8em;
margin-bottom: .5em;
}

caption {
color: #8080ff;
font-family: cursive, Candara, Roboto, Arial, Helvetica, sans-serif;
font-style: italic;
font-variant: small-caps;
}

.cemetery {
border: 2px solid #8080ff;
border-radius: 5px;
margin: 1em auto;
}

.cemetery td,th {
border: 1px dashed #8080ff;
padding: 2px .6em;
}

.cemetery td:nth-child(1) {
white-space: nowrap;
}

.cemetery td:nth-child(2) {
text-align: right;
white-space: nowrap;
}

.cemetery td:nth-child(3) {
text-align: right;
white-space: nowrap;
}

.cemetery th {
background-color: #8080ff;
color: white;
}

.cemetery-list {
border: 2px solid #8080ff;
border-radius: 5px;
margin: 1em auto;
}

.cemetery-list td,th {
border: 1px dashed #8080ff;
padding: 2px 5px;
}

.cemetery-list th {
background-color: #8080ff;
color: white;
}

.census {
border: 2px solid #8080ff;
border-radius: 5px;
margin: 1em auto;
}

.census td,th {
border: 1px dashed #8080ff;
padding: 2px .5em;
}

.census th {
background-color: #8080ff;
color: white;
font-size: .8em;
}

.census-list {
border: 2px solid #8080ff;
border-radius: 5px;
margin: 1em auto;
}

.census-list td {
text-align: center;
}

.census-list td:nth-child(3) {
border: 0;
width: 15px;
}

.census-list td,th {
border: 1px dashed #8080ff;
padding: 2px 5px;
}

.census-list th {
background-color: #8080ff;
color: white;
font-size: .8em;
}

.census-list th:nth-child(3) {
background-color: transparent;
border: 0;
width: 15px;
}

.center {
text-align: center;
}

.color {
color: #0000ff;
}

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

.columns-b {
width: 400px;
column-width: 185px;
margin: 1em auto;
text-align: center;
}

.columns-2 {
column-count: 2;
margin: 1em 0;
}

.columns-3 {
column-count: 3;
margin: 1em 0;
}

#content {
background-color: #fffcea;
padding: 0 1em 1em 1em;
border: 2px solid #8080ff;
border-radius: 25px;
box-shadow: 8px 8px 20px #777;
margin-bottom: 2em;
}

.deftable {
border: 2px solid #8080ff;
border-radius: 5px;
margin: 1em auto;
}

.deftable td,th {
border: 1px dashed #8080ff;
padding: 2px .6em;
}

.deftable th {
background-color: #8080ff;
color: white;
}

.deftable td:nth-child(2) {
vertical-align: top;
}

.deftable td:nth-child(3) {
vertical-align: top;
}

#footer {
background-color: #fffcea;
border-radius: 25px;
border: 2px solid #8080ff;
box-shadow: 8px 8px 20px #777;
clear: both;
font-size: .9em;
font-style: italic;
padding: .5em;
text-align: center;
}

h1,h2,h3,h4,h5 {
color: #5555ff;
font-style: italic;
font-family: cursive, Candara, Roboto, Arial, Helvetica, sans-serif;
}

h1,h2 {
font-variant: small-caps;
}

h4,h5 {
margin-bottom: 0;
}

#header {
background-color: #fffcea;
border-radius: 25px;
border: 2px solid #8080ff;
box-shadow: 8px 8px 20px #777;
color: #8080ff;
font-size: 1.8em;
font-size: 2em;
font-variant: small-caps;
font-weight: 900;
overflow: hidden;
text-align: center;
}

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

hr {
margin: 1em 10em;
color: #8080ff;
background-color: #fffcea;
border: 2px dashed #8080ff;
border-radius: 3px;
}

#inner-wrapper {
}

img {
border-radius: 9px;
}

.italic {
font-style: italic;
}

.left {
display: inline-block;
width: 30%;
}

.list {
line-height: 1.7;
}

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

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

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

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

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

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

.middle {
display: inline-block;
vertical-align: top;
width: 30%;
}

.obit {
margin: 1em 0;
}

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

#outer-wrapper {
}

.query {
margin: 1em 0;
}

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

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

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

.resource-button a:link {
color: #5555ff;
text-decoration: none;
}

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

.right {
display: inline-block;
vertical-align: top;
}

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

.search-button {
padding: 2px 7px;
background-color: #d5d5ff;
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;
}

th {
font-family: cursive, Candara, Roboto, Arial, Helvetica, sans-serif;
font-style: italic;
}

ul {
list-style-image: url('../images/star2.gif');
}

.underline {
text-decoration: underline;
}

.update {
color: #bbb;
font-family: Arial;
font-size: .5em;
font-variant: normal;
font-weight: normal;
padding: 0 1em 1em 0;
text-align: right;
}

@media only screen and (max-width : 1200px) {
.right {
float: none;
}
}

@media only screen and (max-width : 1050px) {
body {
padding: 0;
}
}

@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;
}
#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;
}
}
