﻿body {
  font-family: Lucida Grande, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  background : silver;
  color : #666666;
  margin: 0px 0px 0px 0px;
}
blockquote {
	font-size: small;
	color: #666666;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px solid #3399FF;
}
.small {
  font-size: 12px;
  background : #CC9966;
  color: white;
  width: 800px;
  padding: 5px 0px 0px 5px;
}
.small_hl {
  font-size: 12px;
  background : #CC9966;
  color: white;
  width: 800px;
}
.photo {
  width: 500px;
  padding-top: 3px;
  padding-right: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  border-top: solid #666666 1px;
  border-right: solid #666666 1px;
  border-bottom: solid #666666 1px;
  border-left: solid #666666 1px;
  font-size: 12px;
  text-align: center;
  float: left;
  clear: both;
}
.photo2 {
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 12px;
  text-align: center;
  float: left;
  clear: both;
}
a:link, a:visited, a:active {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}

.wrap {
  width: 800px;
  vertical-align: top;
}
.header {
  background : #CC9966;
  color: white;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 18px;;
  font-weight: bold;
  width: 800px;
  height: 60px;
  padding: 5px 0px 0px 5px;
}
.header a:link, .header a:visited, .header a:active {
  color : white;
}
.bodyContent {
  width: 800px;
  font-size: 16px;
  background : white;
  vertical-align: top;
  padding: 5px 0px 0px 5px;
  float: left;
}
.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: lightgrey;
}

.sidebar {
  padding: 10px 0px 0px 5px;
  text-align: left;
  background: white;
  vertical-align: top;
  width: 195px;
  float: left;
  clear: none;
}
.sidebar-text {
  padding-top: 20px;
  float: left; 
  clear:both;
}

.footer {
  background: #CC9966;
  color: white;
  font-size: x-small;
  font-weight: bold;
  width: 800px;
  height: 20px;
  padding: 5px 0px 0px 5px;
  float: left;
  clear: both;
}
.footer a:link, .footer a:visited, .footer a:active {
  color : white;
}
.blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
  font-size: 24px;
  font-weight: bold;
}
.blogDescription {
  font-weight: none;
}
.calendar {
  font-size: x-small;
  text-align: center;
}
.calendarDayHeader {
  font-size: x-small;
}
.calendarDay {
  font-size: x-small;
  text-align: right;
}
.calendarDayWithEntries, .calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  font-size: x-small;
  font-weight: bold;
  text-align: right;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  font-size: x-small;
  background : #CC9966;
  color: white;
  font-weight: bold;
  text-align: right;
}

.blogEntry {
  text-align: left;
  background: white;
  /* border-top: dotted silver 1px; */
  width: 595px;
  padding: 5px 0px 0px 0px;
  float: left;
  clear: none;
}
.blogEntryHeader {
  background: white;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0px 0px 5px;
  color : #666666;
  width: 100%;
  float: left;
  clear: none;
}
.blogEntryBody {
  font-size: 14px;
  background: white;
  width: 100%;
  font-weight: normal;
  letter-spacing: 0.2em;
  padding: 20px 0px 10px 5px;
  float: left;
  clear: none;
}
.blogEntryBodyTop {
  font-size: 14px;
  background: white;
  width: 100%;
  font-weight: normal;
  color : #666666;
  letter-spacing: 0.2em;
  padding: 20px 0px 10px 5px;
  float: left;
  clear: none;
}
.blogEntryBodyTD {
  font-size: 14px;
  background: white;
  width: 515px;
  vertical-align: top;
  font-weight: normal;
  letter-spacing: 0.2em;
  padding: 20px 0px 10px 5px;
}
.blogEntryBodyTDImage {
  font-size: 14px;
  background: white;
  width: 180px;
  vertical-align: top;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0.2em;
  padding: 20px 0px 10px 5px;
}
.blogEntryBodyTD2 {
  font-size: 14px;
  background: white;
  vertical-align: top;
  font-weight: normal;
  letter-spacing: 0.2em;
  margin: 20px 10px 10px 5px;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: x-small;
}
.blogEntryWaku1{
  width: 100px;
  text-align: right;
  vertical-align: top;
  margin: 5px 10px 0px 0px;
  float: left;
  clear: both;
}
.blogEntryWaku2{
  width: 450px;
  text-align: left;
  vertical-align: top;
  margin: 5px 0px 0px 0px;
  float: left;
  clear: none;
}
.blogEntryWaku3{
  width: 100px;
  text-align: right;
  vertical-align: top;
  margin: 5px 10px 0px 0px;
  float: left;
  clear: both;
}
.blogEntryWaku4{
  width: 400px;
  text-align: left;
  vertical-align: top;
  margin: 5px 0px 0px 0px;
  float: left;
  clear: none;
}
.blogEntryWaku6{
  width: 400px;
  text-align: left;
  vertical-align: top;
  margin: 5px 0px 0px 0px;
  color: #0099CC;
  float: left;
  clear: none;
}
.blogEntryTopWaku1{
  width: 500px;
  background: #4F9749;
  text-align: left;
  border-top: solid #4F9749 1px;
  border-left: solid #4F9749 1px;
  border-right: solid #4F9749 1px;
  color : #666666;
}
.blogEntryTopWaku2{
  width: 100%;
  text-align: left;
  border-bottom: solid #4F9749 1px;
  border-left: solid #4F9749 1px;
  border-right: solid #4F9749 1px;
  padding: 0px 0px 0px 0px;
  color : #666666;
}
.blogEntryTopWaku2-inner{
  padding-top: 10px;
  padding-left: 20px;
}

.bridalTD {
  background: #CCCCCC;
  width: 100%;
}
.bridalTD2 {
  text-align: center;
  font-size: 12px;
  color: #666666;
}
.comment {
  font-size: 12px;
  float: left;
  clear: both;
  padding-top: 10px;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
  font-weight: bold;
}
.commentBody {
  font-size: small;
}
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active {
  color: gray;
  font-size: x-small;
}
.trackback {
  font-size: small;
}
.trackbackHeader, .trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
  font-weight: bold;
}
.trackbackBody {
  font-size: small;
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: gray;
  font-size: small;
}

.item {
  font-size: small;
  text-align: left;
  background: white;
  border-top: dotted silver 1px;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  background: white;
  color: black;
  font-size: medium;
  font-weight: bold;
}
.itemBody {
  font-size: small;
  background: white;
}
.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: lightgrey;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: small;
}
.validationError {
  color: white;
  background-color: #B20D1C;
}

H1 {
  font-size: 16px;
}

