body {
  color:#451e0c;
  font-family:arial;
  background:url("/img/patterntest5.png") 0px 0px;
}


#page {
  margin:20px auto 0px auto;
  width:550px;
}

h1 {
  font-family: birds;
  font-size: 5em;
  filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white) drop-shadow(1px 1px 1px #451E0C);
  margin:0px auto;
  position:absolute;
  left:400px;
  top:0px;
  z-index:5;
}


ul {
  margin:0px;
  padding:10px;
  font-size:1.5em;
  font-family:pc98;
}

li {
  margin:0;
  padding:0; 
  list-style:none;
}

#rings {
  background: url(/img/rings.png) 0px 0px / contain repeat-y;
  height: 700px;
  position: absolute;
  left:380px;
  z-index: 10;
  width: 77px;
}

#container {
  width:500px;
  margin:0px auto;
  height:650px;
  overflow:auto;
  padding:5px;
  background:white;
  border:2px solid #451e0c;
  border-radius:5px;
}

#lace {
  border-width: 20px;
  border-style: solid;
  border-image: url(https://foollovers.com/mat/plate-f/pf034-plate-i09.gif) 30 round;
}

#entry-contain {
  filter: drop-shadow(0px 1px #000) drop-shadow(0 -1px #000) drop-shadow(1px 0 #000) drop-shadow(-1px 0 #000);
  background:white;
  border-radius:5px;
  margin-bottom:5px;
}

#entry {
  padding:5px;
}

.blog-img {
  float:right;
  margin:0;
}

#entry p {
  margin:0;
}

#title {
  background: url(/img/teal-check2.png) 0px 0px / 5%;
  padding: 5px;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff, 0 0;
  box-shadow: inset 2px 2px 10px white, inset 2px 2px 10px white;
  text-align:center;
  height:40px;
  font-weight:bold;
  border-radius:5px 5px 0px 0px;
}

.status {
  font-family:Times;
  margin:0;
  font-size:1.25em;
  font-style:italic;
  font-weight:bold;
}

h3 {
  margin:0px;
  font-family:pc98;
}

.date {
  background:white;
  padding:1px 5px;
  font-weight:lighter;
  border-radius:25px;
  font-family:pc98;
}

.status-name {
  font-weight:normal;
}

footer {
  text-align:center;
  font-family:PC98;
  font-size:1.2em;
}

a {
  text-decoration:underline;
  color:#451e0c;
}