#header {
  width: 95%;
  border: 5px groove #000000;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  margin: auto;}
  
#blog-title {
  font-weight: normal;
  font-size: 300%;
  line-height: 1.2em;
  letter-spacing: .2em;
  font-family: Perpetua, serif;}
    
#description {
  margin: 0px auto;
  font:150%/1.4em Perpetua, serif;
  letter-spacing:.2em;}

#content {
  width: 95%;
  /*border: 1px solid #ff0000;*/
  padding: 10px;
  float: left;
  font-size: 18px;
  /*background-image: url(bg0009.gif);*/
  margin: auto 2% auto 2%;}
  
#left {
  width: 60%;
  /*border: 1px groove #000000;*/
  padding: 10px;
  float: left;
  /*background: #ffffff;*/}
  
#right {
  width: 35%;
  float:right;
  margin-left: 5px;
  /*border: 1px groove #000000;*/
  padding: 10px;
  clear: right;
  /*background: #ffffff;*/}
  
#footer {
  clear: both;
  font-family: Castellar, serif;
  text-transform: uppercase;
  text-align: center;
  border: 5px groove #000000;
  /*background: #ffffff;*/
  margin: auto;}
  
body {
  background-image: url('/images/lkhbgtile.jpg');
  background-color: #6F8EB3  ;}

.initcap {
  display: inline;
  font-size: x-large;
  font-family: Castellar;
  padding: 2px;}
  
  /*<!-- Posts
----------------------------------------------- --> */

.date-header { 
  margin:1.5em 0 .5em;
  font-size:50px;}

.post {
  margin:.5em 0 1.5em;
  border-bottom: 3px groove #000000;/*<!-- Misc. Color -->*/
  padding-bottom:1.5em;}

.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  line-height:1.4em;
  color:#000066;}/*<!-- Misc. Color -->*/

.post-title a {
  text-decoration:none;}

.post-title a:hover {
  color:#000099;}/*<!-- Misc. Color -->*/

.post div {
  margin:0 0 .75em;
  line-height:1.6em;}

p.post-footer {
  margin:-.25em 0 0;}

.post-footer em {
  font-style:normal;
  color:#000000;/*<!-- Misc. Color -->*/
  margin-right:.6em;}

.post-author {
             color:#ff0000;} /*<!-- Author Color -->*/
             
.post img {
  padding:4px;
  border:1px solid #333333;}/*<!-- Misc. Color -->*/

.post blockquote {
  margin:1em 20px;}

.post blockquote p {
  margin:.75em 0;}
