#blog_content {
	padding: 0 40px 0px 40px;
}

#blog_content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}

#blog_content .entry-footer {
	margin: 0 0 30px 0;
	padding: 0;
	border-bottom: 1px solid #eaeaea; 
	clear:both;
}

#blog_content img {
	border: none;
	float: left;
	padding:8px 15px 8px 0;
}

h2.date-header {
	color:#29657D;
	font-size:12px;
	margin-bottom:3px;
	margin-top:20px;
	color: #999999;
}

h3.entry-header, h3.entry-header a {
	font-size:18px;
	font-weight:normal;
	font-family:arial,helvetica,sans-serif;
}

h2.module-header, h2.module-header a {
	font-size:16px;
	font-family:arial,helvetica,sans-serif;
}

h2.module-header {
	margin-top: 15px;
}

#blog_categories ul, #blog_archives ul {
	margin-left: 30px;
	list-style:circle;
}

#blog_categories, #blog_archives {
	margin-bottom: 25px;
}

#rss_feed {
	float: right;
	margin-right: 35px;
}

#rss_feed img {
	padding-right: 6px;
}

h1.blog-title {
	margin-left: 25px;
}

h1 {
	color:#38616E;
	font-size:28px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:5px;
	margin-top:0;
	padding:5px 0 0 0;
}

#blog_content p.content-nav {
	text-align: center;
	margin: 10px 0 5px 0;
	padding:0;
	clear:both;
}

h2.content-header {
	font-size:20px;
	font-family:arial,helvetica,sans-serif
}



.pager-inner {
	text-align: center;
}


.trackbacks {
	display: none;
}

#disqus_thread {
	margin: 0px 40px 0 40px;
}

/* tweet */
.tweet_button {
	margin-top: 5px;
}
