.page-blog h3 {
	width: 450px;
}
.page-content-blogmain h3 {
	height: 80px;
	background: url(header-blog.gif);
	background-repeat: no-repeat;
	font-size: 1pt;
	text-indent: -10000px;
}
.blog-bottom-row {
	height: 80px;
	background: url(footer-blog.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.blog-post {
	background-color: #inherit;
	color: inherit;
	margin-bottom: 25px;
}
.blog-post a {
	color: #c2223a;
}
.blog-post a:active, .blog-post a:hover {
	text-decoration: underline;
	color: #f4f28b;
}
.blog-title {
	color: #ffffff;
	padding-top: 2px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.blog-title h2 {
	font-size: 16pt;
	font-weight: normal;
}
.blog-author, .blog-date {
	font-size: 8pt;
	color: #dcdcdc;
	float: left;
	margin-left: 5px;

}
.blog-title a {
	color: #ffffff;
}
.blog-date {
	padding-bottom: 2px;
}
.blog-text {
	clear: both;
	margin-left: 5px;
	padding-top: 10px;
}
.blog-comment {
	margin-top: 5px;
	text-align: right;
}
.blog-tags {
	margin-top: 5px;
	font-style: italic;
	color: #C93529;
}
.blog-tags-title {
	font-size: 8pt;
	color: #dcdcdc;
}
#postPost {
	color: #ffffff;
	margin-top: 20px;
	padding: 10px;
}
#postComments{
	color: #ffffff;
}
#postComments h3 {
	font-size: 14pt;
	height: 25px;
	font-weight: normal;
	color: #ffffff;
}
.postComment {
	padding: 10px;
}
.postCommentName {
	font-size: 10pt;
	font-weight: bold;
}
.postCommentDate, .postCommentText {
	font-size: 8pt;
}
.postCommentText {
	margin-top: 10px;
	margin-left: 5px;
}
#postCommentsInput {
	margin-top: 20px;
}
#commentName, #commentEmail, #commentURL, #commentText {
	padding: 2px;
	margin-top: 10px;
	color: #000000;
	border: 1px solid #404040;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#commentName:hover, #commentText:hover, #commentEmail:hover, #commentURL:hover {
	background: #dcdcdc;
}
#commentText {
	width: 600px;
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
}
#commentName, #commentEmail, #commentURL {
	width: 300px;
}
#submit {
	margin-top: 15px;	
	padding: 5px;
	color: #fff;
	background: #808080;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	border-width: 2px;
	border-style: solid;
	border-color: #404040;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#submit:hover {
	cursor: pointer;
	background: #ffffff;
	color: #000000;
}
/***** spam check *****/
.butterscotch {
	height: 0px;
}
