@charset "UTF-8";
body {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: small;
  background : #333333 url(images/bg_f.gif)  center top;;
  color : #CCCCCC;
  text-align: left;
  margin: 0px 16px;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #333333;
}
blockquote {
  font-size: small;
  color: #CCCCCC;
  margin: 20px 10px 20px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
}
.small {
  font-size: x-small;
}
.categorybox {
	padding-top: 75px;
	color: #333333;
}
.category {
  font-size: 10px;
  color: #333333;
}
.category a:link, .category a:visited, .category a:active {
  color: #333333;
}
.selectedCategory {
  font-size: 10px;
  color: #3399FF;
}
.photo {
  margin: 5px;
  border: solid #303030 1px;
  text-align: center;
}
a:link, a:visited, a:active {
  color: #3399CC;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.header {
	background : #000000 url(images/blog_h.jpg) no-repeat center top;
	color: white;
	font-weight: bold;
	height: 200px;
}
.winheader {
  background: #29293A;
  color: white;
  font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.winheader a:link, .winheader a:visited, .winheader a:active {
  color : white;
}
.bodyContent {
  font-size: small;
  background : #29293A;
}
.bodyContentEven {
}
.bodyContentOdd {
}
.main {
	float: left;
	width: 540px;
	padding: 5px;
}
.sidebar {
	float: right;
	width: 195px;
	padding-top: 5px;
	padding-right: 5px;
}
.footer {
	clear: both;
	height: 20px;
  background: #29293A;
  color: white;
  font-size: x-small;
  padding-right: 10px;
  text-align: right;
}
.footer a:link, .footer a:visited, .footer a:active {
  color : white;
}
.blogName {
	padding-top: 83px;
	padding-left: 35px;
}
.blogName a:link, .blogName a:visited, .blogName a:active {
	font-size: 20px;
	font-weight: bold;
	color: #C5C5C5;
}
.blogDescription {
}
.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: #3399CC;
  color: #333333;
  font-weight: bold;
  text-align: right;
}

.blogEntry {
	text-align: left;
	border: 1px solid #C5C5C5;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
  color: #339999;
  font-size: small;
  font-weight: bold;
}
.blogEntryBody {
  font-size: small;
  line-height: 120%;
}
.blogEntryMetadata, .blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
  color: #666666;
  font-size: x-small;
}

.blogEntryLinks, .itemLinks, .commentLinks, .trackbackLinks {
  float: right;
  color: #666666;
  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: #666666;
  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: #666666;
  font-size: x-small;
}

.item {
	font-size: small;
	text-align: left;
	border: 1px solid #C5C5C5;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
  color: #333333;
  background-color: #CCCCCC;
  font-size: small;
  font-weight: bold;
}
.itemBody {
	font-size: x-small;
	color: #EDDCED;
	padding-bottom: 10px;
}
.itemBodyEven {
}
.itemBodyOdd {
  background: #333333;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
  color: #666666;
  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;
	background: #000000;
	color: #999999;
}
pre {
	font-size: x-small;
	background: #000000;
	color: #CCCCCC;
}
li {
	list-style-type: none;
	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;
}

