
.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_image {
	width: 100%;
	display: block;
	position: relative;
	background-position: center;
	background-size: cover;
}

.blog_listitem_image::before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 50%;
}

.blog_listitem_image A {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;	
}

.blog_listitem H2 {
	
	margin: 5px 0;
	padding: 0;
	line-height: 1em;
	font-size: 25px;
	
}

.blog_listitem H2 A {
	color: #f7931e;
}

.bloglist {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.blog_listitem {
	
	width: 30%;
	display: inline-block;	
	flex: 0 0 30%;
	xdisplay: inline;
	margin: 1%;
}

@media (max-width: 750px) {
	.blog_listitem {
	flex: 0 0 47%;
	}
}

@media (max-width: 450px) {
	.blog_listitem {
	flex: 0 0 98%
	}
}


.blog_listitem_link {
	display: none;
}

.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;	
}

.blogpost_body .thumbnail {
	display: none;
}

#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('/images/blogtwistie.png') 0px 3px no-repeat;
	color: #f7931e;
}

.blog_yearlist .blog_yearitem.open > A {
	background: url('/images/blogtwistieopen.png') left no-repeat;
	color: #f7931e;
}


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

.blog_monthlist {

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

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

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

}

.blog_monthitem A {
	color: #f7931e;
}

.blog_monthitem.currMonth A {
	color: #f7931e;
	font-weight: 700;	
	xfont-weight: bold !important;
}