/** BEGIN miscellaneous **/
		#content .post .thumb img {
			float: left;
			background-color: #F2F2F1;
			border: 0px solid #e9e9e9;
			padding: 0px;
			margin: 0px 0 0px;
			width: 100px; height: 100px;


#content .single {
	border-top: 0;
	padding-top: 5px;
}
#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 0px 0;
		border-style: solid;
		border-color: #eeeeee;
	}
#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}


#comments {
	padding: 20px 0;
}
#comments a {
		text-decoration: none;
	}
#comments h2 {
		font-size: 1.5em;
		margin: 10px 0;
	}
#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
#comments form {
		
	}
#comments form p {
		margin-bottom: 5px;
	}
#comments form input {
			margin-right: 5px;
		}
#comments form input, textarea {
			border: 1px solid #e0e0e0;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
#comments form input {
			width: 240px;
			border: 1px solid #e0e0e0;
		}
#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #e0e0e0;
		}
#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
.commentdetails {
		margin-top: 25px;
	}
.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/
/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
#comments .buffer {
		padding: 10px;
	}
#comments ol li {
		margin-bottom: 10px;
	}
#comments ol li ul li {
		border: 1px solid #eeeeee;
		padding: 10px;
	}
#comments ol li .avatar {
		float: right;
	}
#comments ol li .comment-author {
		
	}
#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #eeeeee;
	}
#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}

/** END wordpress 2.7 comments **/
