/*----------
	BLOG
-----------*/

h1.blogtitle {
	font-weight: normal;
	font-size: 17px;
	margin-bottom: 0;
}

h1.blogtitle a {
	line-height: 22px;
	text-decoration: none;
}

h1.blogtitle a:hover {
	text-decoration: underline;
}

p.date {
	color: #A7B4BF;
	margin-top: 5px;
	margin-bottom: 22px;
}

p.date a {color: #A7B4BF;}

.entry {
	padding: 0 0 0 40px;
	margin: 30px 40px 50px -38px;
	background: url(../images/global/entry.png) 0 5px no-repeat;
	clear: both;
}

#sidebar {
	text-align: left!important;
}

#sidebar img#image {
	margin-bottom: 20px;
}

#sidebar h3 {
	padding: 0;
	font-weight: bold;
	margin: 0 0 0 20px;
	color: #fff;
	text-align: left;
}

#sidebar ul, #tags {
	margin: 0 20px 0 30px; 
	padding: 5px 0 25px 0;
}

#sidebar li {
	margin: 0;
}
#sidebar a {color: #E0E8EF;}

.navigation {
	padding: 0 0 25px 0;
}	

/*comments*/

#content ol.commentlist {
	list-style: none;
}

#content ol.commentlist li {
	padding: 10px 0 5px 0;
	margin: 0;
}

.avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-author {
	line-height: 17px;
}

.comment-meta {
	font-size: 10px;
	padding-top: 3px;
}

.comment-meta a {
	text-decoration: none;
}

.commentlist p {
	padding: 0 0 15px 43px;
	/*border-bottom: 1px solid #C2CACF;*/
}

.wisdom .commentlist li.odd a {background: none!important;}

.url, .fn {
	font-weight: bold;
	color: #3E6C9B;
}

.pdf-newsletter {
	clear: both;
	display: block;
	margin-top: 25px;
	text-decoration: none;
	color: #a3b2c1!important;
	font-size: 10px;
	line-height: 17px;
	overflow: hidden;
	padding: 5px 3px 7px 5px;
	border: 1px dashed #e5e5e5;
}

.pdf-newsletter:hover {
	background: #f2f4ff;
}

.pdf-newsletter img {
	float: left;
	margin: 3px 10px 0 0;
}

.pdf-newsletter strong {
	color: #3e6c9b;
	font-weight: normal;
	font-size: 13px;
}