@charset "UTF-8";

/**
 * Custom CSS/TABLES
 */
 
body {
  background:#cdc9a4;
  background-image:
url('/_img/bg01.jpg');
background-repeat: no-repeat;
background-position: 
 top center; 
  margin:0;
  padding:0px 20px;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

  
  
.topper {
  margin:3px 3px 0;
  padding:5px 5px .25em;
  font-size:5.5pt;
  font:Tahoma,Arial,Verdana,Sans-serif;
  line-height:1.2em;
  font-weight:normal;
  color:#a59c72;
  text-transform:uppercase;
  letter-spacing:.2em;
  } 
 
.address {
  margin:3px 3px 0;
  padding:5px 5px .25em;
  font-size:6.5pt;
  font-family: tahoma, Arial,Verdana,Sans-serif;
  line-height:1.2em;
  font-weight:bold;
  color:#a59c72;
  letter-spacing:.1em;
  }     
  
.footer {
width:922px;
color:#61130c;
text-transform:uppercase;
font-size:6.5pt;
font-weight:bold;
font-family:verdana, tahoma;
}


.date-header {
color:#67bccb;
font-size:8pt;
font-weight:normal;
}  

.post-title {
color:#ab250a;
font-size:16pt;
font-weight:bold;
font-family: tahoma, Arial,Verdana,Sans-serif;
} 

.post-title a {
color:#ab250a;
font-size:12pt;
} 


.post-body {
color:#4a2824;
font-size:10pt;
font-weight:normal;
font-family: tahoma, Arial,Verdana,Sans-serif;

} 

.post-body a {
color:#891305;
font-size:10pt;
font-weight:bold;
}  

.post-footer {
color:#4a2824;
font-size:8pt;
font-weight:normal;
font-family: tahoma, Arial,Verdana,Sans-serif;
} 

.post-footer a {
color:#4a2824;
font-size:8pt;
font-weight:bold;
}  

.archive-list a{
font-size:10pt;
color:orange;
}

.recently a{
font-size:10pt;
color:orange;
}



