#blog_content {
	font-size: 12px;
}

#blog_content .entry {
	clear: both;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;	
	overflow: hidden;
}

#blog_content img {
	float: left;
	padding: 0 10px 10px 0;
}

h2.content-header {
	margin-bottom: 1.2222em;
}

h2.date-header {
	color: #999;
	font-size: 12px;
}

h3.entry-header {
	font-size: 18px;
	line-height: 1.2222em;
	margin: 0 0 0.6111em;
}

div.entry-content {
	clear: both;
	float: left;
	width: 100%;
}

#rss_feed {
	float: right;
}

#rss_feed img {
	padding-right: 6px;
}

#rss_feed a {
	text-decoration: none;
}

#blog_content p.content-nav {
	clear: both;
	text-align: center;
}

.pager-inner {
	text-align: center;
}

.trackbacks {
	display: none;
}

#disqus-comments {
	margin: 0px 50px;
}

div#blog_content ul.social-network-buttons {
	float: left;
	list-style: none;
	margin: 0 0 1em;
}
div#blog_content ul.social-network-buttons li {
	float: left;
	height: 20px;
	margin-right: 5px;
	overflow: hidden;
}
div#blog_content ul.social-network-buttons li.last {
	margin-right: 0;
}

div#blog_content ul.social-network-buttons li.blog-facebook {
	height: 21px;
	width: 46px;
}
div#blog_content ul.social-network-buttons li.blog-facebook iframe {
	padding-bottom: 3px !important;
	width: 46px !important;
}
.fb_edge_comment_widget.fb_iframe_widget {
	display: none !important;
}

div#blog_content ul.social-network-buttons li.blog-twitter {
	width: 55px;
}
div#blog_content ul.social-network-buttons li.blog-gplus {
	width: 50px;
}

/* disqus */
#dsq-form-area button.dsq-button {
	color: #666 !important;
	padding-top: 0;
}
