@charset "utf-8";
/* CSS Document */

.clear {
	clear:both;
}

.blog-container .excerpt p{
	font-size:15px;
	line-height:22px;
	margin:-5px 0 0;
	padding:0;
}

div#comments div.list div.comments div.comment .comment-content p {
	color:#333333;
	font-size:13px;
	line-height:20px;
	margin:0 0 25px 64px;
}

div#comments div.list div.comments div.comment div.depth-2 .comment-content p {
	color:#333333;
	font-size:13px;
	line-height:20px;
	margin:0 0 30px 104px;
}

#footer .footer-widgets {
	width:211px;
	min-height:20px;
	float:left;
	margin:0 20px 0 0;
}

#sidebar div.container ul.featured-list li a {
	line-height:normal;
}

#sidebar div.widget_links,
#sidebar div.widget_archive {
	float:left;
	font-size:13px;
	margin:0 3% 0 0;
	width:47%;
}

#sidebar div.widget_archive ul {
	margin:0 15px 0 0;
}

#sidebar div.widget_archive ul li {
	background:url("img/bg_li-blogroll.png") no-repeat scroll 0 0 transparent;
	margin:0 -8px;
	padding:5px 0 5px 8px;
}

#sidebar div.widget_archive ul li:first-child {
	background:none repeat scroll 0 0 transparent;
}

#sidebar div.widget_archive ul li a {
	line-height:20px;
	padding:0;
}

#sidebar div.widget_recent_entries ul li {
	margin-top:2px;
}

#sidebar div.widget_recent_entries ul li a {
	line-height:24px;
	
}

div#postAuthor p.desc {
	min-height:40px;
}

div.blog div.post p.post-meta {
	height:auto;
	min-height:36px;
}
