body {
  margin: 0px;
}

body, th, td {
  font-size: 8pt;
  color: #333333;
}

input, select, textarea, button {
  font-size: 8pt;
}

a {
  text-decoration: none;
  color: #DC143C;
}

a:active {
  text-decoration: underline;
  color: #FF0000 !important;
}

a:hover {
  text-decoration: underline;
  color: #FF0000 !important;
}

a:visited {
  color: #DC143C;
}

#container {
  float: center;
  width: 710px;
}

#banner {
  color: #FFFFFF;
  text-align: center;
}

#banner a {
  color: #FFFFFF;
  text-decoration: none;
}

#banner a:hover {
  color: #DC143C !important;
  text-decoration: none;
}

.content {
  padding-top: 20px;
}

#right {
  float: right;
  width: 181px;
  overflow: hidden;
}

#left {
  float: left;
  width: 185px;
  overflow: hidden;
}

#center {
  float: left;
  width: 340px;
  overflow: hidden;
}

.entries p,
.entries th,
.entries td,
.comments p,
.comments th,
.comments td {
  color: #666666;
  font-weight: normal;
  line-height: 150%;
  margin-bottom: 10px;
}

.star {
  color: #FFB6C1 !important;
}

.photoBorder {
  margin: 1px;
  padding: 2px;
  border: 1px solid #CD5C5C;
}

.content p.posted {
  color: #999999;
  border-top: 1px solid #999999;
  margin-bottom: 20px;
  line-height: normal;
  padding: 3px;
}

.sidebar {
  padding: 5px;
}

.cork {
  background-image: url( /image/blog/cork.gif );
}

table.backGround {
  background-image: url( /image/blog/cork.gif );
}

table.calendarImage {
  width: 170px;
  height: 180px;
  background-image: url( /image/blog/calendar.gif );
}

table.calendar {
  line-height: 140%;
  padding: 1px;
  border-collapse: collapse;
  border: 0px;
  width: 80%;
}

table.calendar caption {
  text-align: center;
  font-weight: bold;
  letter-spacing: .3em;
  padding-top: 1px;
  padding-bottom: 3px;
}

table.calendar th {
  text-align: center;
  font-weight: normal;
}

table.calendar td {
  text-align: center;
}

.photo {
  margin-bottom: 20px;
}

#powered {
  line-height: 120%;
  margin-top: 15px;
  margin-left: 5px;
}

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
  width: 80%;
}

.sunday {
  color: #DC143C;
}

.saturday {
  color: #4682B4;
}

legend {
  color: #666666;
  font-weight: normal;
}

.entries {
  background-color: #FFFFFF;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 3px double #CD5C5C;
}

.comments {
  background-color: #FFFFFF;
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 3px double #CD5C5C;
}

p.comment {
  font-weight: bold;
}

.required {
  color: #FF0000;
}

.bbs {
  background-color: #FFFFFF;
  padding: 10px;
  margin: 15px;
  border: 3px double #CD5C5C;
}

p.title {
  border: 1px solid #993300;
  line-height: 24px;
  word-break: break-all;
  padding-left: 5px;
  padding-right: 35px;
  margin-top: 0px;
  width: 282px;
  height: 24px;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  background-image: url( /image/blog/entrytitle.jpg );
}

p.bbsTitle {
  border: 1px solid #993300;
  word-break: break-all;
  padding: 5px;
  width: 100%;
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  vertical-align: middle;
  background-image: url( /image/blog/bbstitle.jpg );
}

.date {
  font-weight: bold;
}

table.sideTable {
  margin-top: 15px;
  width: 100%;
  background-color: #CCCCCC;
}

table.sideTable tr {
  background-color: #FFFFFF;
}

table.sideTable th {
  background-color: #EFEFEF;
  font-weight: normal;
}

table.sideTable td {
  line-height: 150%;
}

table.house {
  margin-top: 15px;
}

div.house {
  background-color: #FFFFFF;
  border-top: none;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding: 5px;
  margin-top: none;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: none;
  vertical-align: middle;
}

div.link {
  vertical-align: middle;
}

img.mark {
  margin: 5px;
}

.blogDescription {
  font-size: 7pt;
  letter-spacing: .2em;
}

#search {
  margin-right: 5px;
  margin-left: 5px;
  padding-right: 10px;
  padding-left: 10px;
  width: 500px;
}

#search a {
  color: #FFFFFF !important;
  text-decoration: underline;
}

.info {
  color: #666666;
  font-weight: normal;
  line-height: 150%;
  background-color: #FFFFFF;
  padding: 10px;
  margin: 5px 5px 5px 5px;
  border: 3px double #CD5C5C;
  vertical-align: middle;
}
