#sidebarLeft {
	float: left;
	width: 250px;
	margin-left: 80px;
	margin-top: 50px;
}
#sidebarLeft a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebarList {
	color: #a5a6be;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 120%;
	margin-left: 5px;
}
.sidebarList li {
	list-style-position: outside;
	left: -10px;
	background-image: url(../_images/recent_post_bullet.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0.8em;
	padding-left: 1.3em;
	background-position: 0.1em 1.2em;
}
.sidebarList ul {
	padding: 0px;
	margin: 0px;
}
.sidebarList h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #f8d4b5;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.sidebarList h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #f8d4b5;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}
#aboutContent h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	line-height: 120%;
	text-decoration: none;
	font-weight: normal;
}
#commentWrapper {
	width: 200px;
}
#commentWrapper p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #f8d4b5;
}
.CommentFormBoxes {
	padding: 00px;
	margin-bottom: 20px;
}
#commentWrapper .formCopy {
	padding: 0px;
	margin-bottom: 20px;
}
#commentWrapper .heads {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #f8d4b5;
	margin: 0px;
	padding-bottom: 5px;
}
#commentWrapper .formCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #f8d4b5;
	padding: 0px;
	margin: 0px;
}
#aboutContent h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #f8d4b5;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
}#Search {
	list-style-type: none;
	background-image: none;
}
.postDateAuthor {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	margin-bottom: 15px;
	line-height: 120%;
}
.hidden {
	display: none;
	visibility: hidden;
}


/* Begin Comments */

.commentlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a5a6be;
	line-height: 150%;
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */
