@charset "UTF-8";
body {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: small;
  background : silver;
  color : black;
  text-align: left;
  border-top: solid gray 1px;
  border-right: solid gray 1px;
  border-bottom: solid gray 1px;
  border-left: solid gray 1px;
  margin: 0px 16px;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
}
blockquote {
  font-size: small;
  color: #666666;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #3399FF;
}
.small {
  font-size: x-small;
}
.category {
  font-size: x-small;
}
.selectedCategory {
  font-size: x-small;
  color: #FFFF66;
}
.photo {
  margin: 5px;
  border: solid black 1px;
  text-align: center;
}
a:link, a:visited, a:active {
  color: #4169AA;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
.header {
  background : #4169AA;
  color: white;
  font-weight: bold;
}
.header a:link, .header a:visited, .header a:active {
  color : white;
}
.winheader {
  background : #4169AA;
  color: white;
  font-weight: bold;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
  color : white;
}
.bodyContent {
  font-size: small;
  background : white;
}
.bodyContentEven {
  background: white;
}
.bodyContentOdd {
  background: lightgrey;
}
.sidebar {
}
.footer {
  background: #4169AA;
  color: white;
  font-size: x-small;
  font-weight: bold;
}
.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 : #4169AA;
  color: white;
  font-weight: bold;
  text-align: right;
}

.blogEntry {
  text-align: left;
  background: white;
  border-top: dotted silver 1px;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
  background: white;
  color: black;
  font-size: medium;
  font-weight: bold;
}
.blogEntryBody {
  font-size: small;
  background: white;
  line-height: 120%;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: gray;
  font-weight: bold;
  font-size: x-small;
}

.comment {
  font-size: small;
}
.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: x-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: x-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: x-small;
}
.help, .help a:link, .help a:visited, .help a:active {
  color: gray;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
}
.validationError {
  color: white;
  background-color: #B20D1C;
}
code {
  font-size: x-small;
}
pre {
  font-size: x-small;
}
li {
  list-style-image: url(images/buret.gif);
  list-style-position: outside;
}

.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;
}
