
.bloglist {
	border-bottom: 1px solid #ccc;
}

.blog_listitem, .comment {
	background: #ffffff;
	xmargin-top: 10px;
	xmargin-bottom: 10px;
	font-size: 14px;
	border-top: 1px solid #ccc;
	padding: 10px 10px 20px 10px;;
}

.blog_listitem.even, .comment.odd {
	background: #f7f7f7;
}

#content .blog_listitem H2 {
	margin-top: 0px;
}

.blog_listitem_commentcount {
	float: right;	
}

.blog_listitem_link {
	float: right;
	margin-left: 20px;
}	

.blog_listitem_date {
	float: left;	
	font-size: 11px;

}

.blog_listitem .blog_listitem_date A {
		font-weight: bold;
}

.blog_listitem A, #blogpost A {
	xcolor: #53208e;
	xfont-family: FontinSansBold;
}

.blog_listitem A:hover, #blogpost A:hover {
	xcolor: #acd261;
	text-decoration: underline;
}

.blog_listitem.even {
	
}	

.blog_listitem IMG.thumbnail, #blogpost IMG.thumbnail {
	float: right;
	margin: 0 0px 10px 20px; 
	border: 2px solid #85B621;
}

.blog_listitem IMG.thumbnail {
	width: 150px;	
}

.blogpost_summary {
	background: #f7f7f7;
	padding:5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 11px;
}

.blogpost_date {
	float: left;
	xcolor: #ffffff;
}

.blogpost_tags {
	float: right;
	xcolor: #ffffff;
}

#blogpost .blogpost_tags A {
	font-weight: bold;
	text-decoration: none;
}

#blogpost .blogpost_tags A:hover {	
	text-decoration: underline;
}

BODY.blog h1.pagetitle {
	margin-bottom: 0px !important;	
}

.blogpost_body {
	padding: 0px 10px;	
}

#commentsblock A {
	
	font-weight: bold;
}


#commentsblock H2 {
	
	xbackground: #ececec;
	xpadding:5px;
	xborder-top: 1px solid #ccc;
	border-bottom: 2px solid #9ccb3b;
	margin-bottom: 10px;
	font-size: 20px;
}

#postcomment H3 {
	
	font-weight: normal;
	border-bottom: 1px solid #876e9e;
	margin-bottom: 10px;
}

#commentsblock #postcomment {
	
	
	background:  #f7f7f7;
	padding:20px;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #9ccb3b;
	margin-bottom: 10px;
	margin-top: 10px;
}

.commentInfo {
	float: left;	
	width: 150px;
	margin-right: 10px;
	line-height: 14px;
}

.commentDate {
	font-size: 11px;
		color: #333;
}

.commentName {
	margin-bottom: 2px;	
}

.commentContent {
	float: left;
	width: 440px;
}

.comment {
	xmargin-bottom: 10px;	
	xborder-top: 1px solid #876e9e;
	xpadding: 10px 20px 0;
}

.comment:first-child {
	border-top: 0px;
	margin-top: 0;
	padding-top: 0;
}


.nocomment {
	font-size: 15px;
	color: #ccc;
	padding: 0 20px 10px;
}

#commentForm {
	padding: 10px 20px	
}

#commentForm TEXTAREA {
	width: 100%;	
}

#commentlist {
	border-bottom: 1px solid #ccc;
}

#commentForm DT {
	
	font-size: 13px;
	font-weight: normal;
}

#commentForm DD {
	margin-bottom: 10px;	
}

#commentForm TEXTAREA {
	width: 100%;
	height: 100px;
	padding: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	resize:none;
}

#commentForm INPUT[type='text'] {
	width: 60%;	
	font-size: 10px;
	padding: 2px;
}

#commentForm INPUT[type="image"] {
	float: right;
}

.blog_nav {
	text-align: right;
	padding: 5px;
}

.blog_nav.top {
	background: #f7f7f7;
}


.blog_nav_month {
	xfloat: none !important;
	padding: 5px;
}

.blog_nav_month.top {
	padding-top: 0px;
	padding-bottom: 0px;
}

.blog_nav_month.bottom {
	padding-right: 15px;
}

.blog_nav_button {
	vertical-align: -6px;
}

.blog_pagecounter {
	font-size: 12px;
	font-weight: bold;
}

.bloglist {
	clear: both;	
}

.tagdisplay {
	padding: 10px;
	background: #f7f7f7;
	font-weight: normal;
}


.blog_yearitem A {
	text-decoration: none;	
}

.blog_yearitem .blog_monthlist {
	display: none;	
}

.blog_yearlist LI {
	list-style: none;	
	margin-left: 0;
}

.blog_yearitem {
	margin-bottom: 0px;	
}

.blog_yearlist .blog_yearitem > A {
	padding-left: 15px;
	background: url('/img/twistie.png') 0px 3px no-repeat;
	color: #333;
}

.blog_yearlist .blog_yearitem.open > A {
	background: url('/img/twistieopen.png') left no-repeat;
	color: #9ccb3b;
}


.blog_yearlist {
	xmargin-left: 15px;	
	font-size: 16px;
	
}

.blog_monthlist {

	font-size: 15px;
	margin-bottom: 5px;
	
}

.blog_monthlist LI {
		margin-left: 12px !important;	
}

.blog_monthitem.currMonth {
	xfont-family: "FontinSansBold";
	list-style: disc;

}

.blog_monthitem A {
	color: #777;	
}

.blog_monthitem.currMonth A {
	color: #9ccb3b;	
	font-weight: bold !important;
}