dl.box dt {
	border-bottom: 2px dotted #444444;
	font-size: 12px;
	font-weight: bold;
	line-height: 35px;
	margin: 0 0 10px 0px;
}
#sidebar ul li a {
	display: inline-block;
}
.blog-info {
	background: #fff;
	background: url(../images/date.png) center left no-repeat;
	margin: 10px 0;
	padding: 10px 0 10px 25px;
}
ul.blog-links {
	border-bottom: 1px dotted #ccc;
	height: 25px;
	margin: 10px 0 30px;
	margin-left: -0.8em;
	padding: 10px 0 5px 0 !important;
}
ul.inline li {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}
ul.inline.pagination {
	height: 1em;
	margin-bottom: 3em;
	width: 100%;
}
#content h2 a {
	text-decoration: none !important;
}
li.permalink {
	background: url(../images/link.png) center left no-repeat;
	padding: 0 0 0 20px !important;
}
li.comments-count {
	background: url(../images/comment.png) center left no-repeat;
	padding: 0 0 0 20px !important;
}
li.share {
	background: url(../images/group.png) center left no-repeat;
	padding: 0 0 0 20px !important;
}
.permalink a {
	background: url(../images/buttonBG.png);
	border-left: 1px solid #233a60;
	border-right: 1px solid #233a60;
	color: #fff !important;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	text-decoration: none !important;
}
.comments-count a {
	background: url(../images/buttonBG.png);
	border-left: 1px solid #233a60;
	border-right: 1px solid #233a60;
	color: #fff !important;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	text-decoration: none !important;
}
.share a {
	background: url(../images/buttonBG.png);
	border-left: 1px solid #233a60;
	border-right: 1px solid #233a60;
	color: #fff !important;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	text-decoration: none !important;
}
.comments {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 20px;
}
.comments .comment {
	margin-bottom: 10px;
}
.comments-count a:hover, .share a:hover, .permalink a:hover {
	background-position: 0 -16px;
	text-decoration: none;
}
.postcontent {
}
.postcontent ul, ol {
	margin-bottom: 10px;
	margin-top: 10px;
}
.postcontent ul {
	list-style-type: disc;
}
.postcontent ol {
	list-style-type: decimal;
}
.postcontent li {
	margin-bottom: 10px;
	margin-left: 20px;
}
#comments .comment {
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 515px;
}
#comments .comment h3 {
	color: #808384;
	display: block;
	float: left;
	padding-bottom: 5px;
	width: 515px;
}
#comments .comment .content {
	display: block;
	float: left;
	width: 515px;
}
#add-comment form {
	display: block;
	float: left;
}
#add-comment label,
#add-comment #recaptcha_widget_div {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0;
	width: 490px;
}
#add-comment label span {
	clear: left;
	display: block;
	float: left;
	height: 13px;
	line-height: 1em;
	padding-top: 9px;
	width: 120px;
}
#add-comment label input,
#add-comment label textarea {
	background-color: #F5F5F5;
	border: 1px solid #D6D6D6;
	display: block;
	float: left;
}
#add-comment label textarea {
	clear: left;
	display: block;
	float: left;
	width: 490px;
}
#recaptcha_input_area_text {
	float: left;
	margin: 0;
	padding: 0;
}
.recaptchatable #recaptcha_response_field {
	left: 0;
}
#sidebar form input,
#sidebar form textarea {
	background-color: #F5F5F5;
	border: 1px solid #D6D6D6;
	margin-bottom: 5px;
	margin-top: 5px;
}
#add-comment form #comment-submit-form {
	clear: left;
	display: none;
	float: left;
	margin-left: 2px;
}
#add-comment form #comment-submit-form a {
	background-image: url("../images/buttonBG.png");
	background-position: top;
	border-left: 1px solid #233A60;
	border-right: 1px solid #233A60;
	color: #ffffff;
	display: block;
	height: 16px;
	line-height: 16px;
	padding: 0 5px;
	text-decoration: none;
}
#add-comment form #comment-submit-form a:hover {
	background-position: bottom;
}
#add-comment form #comment-submit-form a span {
	display: none;
}
.feeds {
	background: url(../images/rss-feed.jpg) no-repeat top right;
	height: 38px;
	vertical-align: bottom;
}
.topics {
	background: url(../images/topics.jpg) no-repeat top right;
	height: 38px;
	vertical-align: bottom;
}
.tag-cloud {
	background: url(../images/tag-cloud.jpg) no-repeat top right;
	height: 38px;
	vertical-align: bottom;
}
.links dt {
	background: url(../images/links.png) no-repeat 7px right;
	height: 38px;
	vertical-align: bottom;
}
#sidebar .box.social img {
	padding: 0;
}
