@charset "UTF-8";
body {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color : #8B8060;
	text-align: left;
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
blockquote {
  color: #666666;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
}
.small {
  font-size: 10px;
  padding: 2px;
}
.category {
  font-size: 10px;
}
.selectedCategory {
  font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #87CBA6;
	border: 1px solid #669966;
}
.photo {
  margin: 5px;
  text-align: center;
}
a:link, a:visited, a:active {
  color: #669966;
  text-decoration: none;
}
a:hover {
  color: #669966;
  text-decoration: underline;
}
.header {
	height: 75px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.header a:link, .header a:visited, .header a:active {
}
.subheader {
	height: 31px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
}
.subheader a:link, .subheader a:visited, .subheader a:active {
  color : #958E5E;
}
.menu {
	padding-top: 10px;
	padding-left: 10px;
}
.winheader {
  background-color: #DDF5CD;
  color: #8B8060;
  font-weight: bold;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
  color : #958E5E;
}
.bodyContent {
  padding-left: 21px;
  padding-right: 21px;
}
.content {
  background-color: #FFFFFF;
}
.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: #DFF1DE;
}
.sidebar {
  float:left;
  width: 173px;
}
.right {
  padding-top: 10px;
  padding-bottom: 10px;
  float:right;
  width: 540px;
}
.main {
  padding-right: 30px;
  padding-top: 10px;
}
.sidebarimg {
	width: 173px;
	height: 99px;
	margin-bottom: 20px;
	background-image: url(images/renkagabo.jpg);
	background-repeat: repeat-x;
}
.footer {
	clear:both;
	color: #67836F;
	height: 68px;
	font-size: 10px;
	line-height: 150%;
	background-color: #87CBA6;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
.footer a:link, .footer a:visited, .footer a:active {
  color : #67836F;
}

.blogName, .blogName a:link, .blogName a:visited, .blogName a:active {
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}
.blogDescription {
  font-weight: none;
  text-align: center;
}
.calendar {
  font-size: 8px;
  text-align: center;
}
.calendarDayHeader {
}
.calendarDay {
  text-align: right;
  border: 1px solid #CCCCCC;
}
.calendarDayWithEntries {
  text-align: right;
  border: 1px solid #CCCCCC;
}
.calendarDayWithEntries a:link, .calendarDayWithEntries a:visited, .calendarDayWithEntries a:active {
  color: #669966;
  font-weight: bold;
  text-align: right;
}
.calendarToday, .calendarToday a:link, .calendarToday a:visited, .calendarToday a:active {
  background : #87CBA6;
  color: white;
  font-weight: bold;
  text-align: right;
}

.blogEntry {
  background : #FFFFFF;
  text-align: left;
}
.blogEntryHeader {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active, .blogEntryHeader a:hover {
	text-decoration:none;
}
.blogEntryBody {
  background : #FFFFFF;
  font-size: 14px;
  line-height: 140%;
  color : #37220D;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: #666666;
  font-size: 10px;
}

.comment {
  font-size: 12px;
}
.commentHeader, .commentHeader a:link, .commentHeader a:visited, .commentHeader a:active {
  font-weight: bold;
}
.commentBody {
}
.commentMetadata, .commentMetadata a:link, .commentMetadata a:visited, .commentMetadata a:active {
  color: #666666;
  font-size: 10px;
}
.trackback {
  font-size: 12px;
}
.trackbackHeader, .trackbackHeader a:link, .trackbackHeader a:visited, .trackbackHeader a:active {
  font-weight: bold;
}
.trackbackBody {
}
.trackbackMetadata, .trackbackMetadata a:link, .trackbackMetadata a:visited, .trackbackMetadata a:active {
  color: #666666;
  font-size: 10px;
}

.item {
  background: white;
  font-size: small;
  text-align: left;
  /*border: 2px dotted #958E5E;*/
}
.itemHeader {
  color: white;
  font-size: 12px;
  font-weight: bold;
  background-color: #87CBA6;
  padding: 3px;
  margin-bottom: 10px;
}
.itemHeader a:link, .itemHeader a:visited, .itemHeader a:active, .itemHeader a:hover {
  text-decoration: none;
}
.itemBody {
  font-size: 12px;
  background-color: #E2EDD6;
  padding-bottom: 4px;
  margin-bottom: 10px;
}
.itemBodyEven {
  background: white;
}
.itemBodyOdd {
  background: #DFF1DE;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: #666666;
  font-size: 10px;
}
.validationError {
  color: white;
  background-color: #B20D1C;
}
code {
	font-size: x-small;
}
pre {
	font-size: x-small;
}
li {
	list-style-position: outside;
	list-style-type: none;
}

.tagCloud {
  line-height: 40px;
}
.tagCloud1 {
  font-size: 10px;
}
.tagCloud2 {
  font-size: 12px;
}
.tagCloud3 {
  font-size: 14px;
}
.tagCloud4 {
  font-size: 16px;
}
.tagCloud5 {
  font-size: 18px;
}
.tagCloud6 {
  font-size: 20px;
}
.tagCloud7 {
  font-size: 22px;
}
.tagCloud8 {
  font-size: 24px;
}
.tagCloud9 {
  font-size: 26px;
}
.tagCloud10 {
  font-size: 28px;
}

