#sidebar {

	border-left-color: #c6c6c6;

	position: relative;

	left: -2px;

	border-left-style: solid;

	border-left-width: 1px;

	padding-left: 13px;

}

#sidebar .divider {
	width: 240px;
	margin-left: -13px;
}

#sidebar .header_container {
}

#sidebar .small_header {
	color: #5e5e5e;
}

#sidebar #most_popular {
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
}

#sidebar #most_popular ol {
	padding-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
}

#sidebar #most_popular li {
	color: #cecece;
	font-size: 19px;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 5px;
}

#sidebar #most_popular li .wpp-post-title {
	font-style: normal;
	font-weight: normal;
	color: black;
	top: -5px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar #most_popular li .wpp-post-title:hover {
	text-decoration: none;
}

#sidebar #recent, #sidebar #similar_articles, #sidebar #recent_comments {
	padding-top: 7px;
}

#sidebar ul, #sidebar ol {
	padding-bottom: 17px;
	padding-top: 0px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-type: disc;
}

#sidebar li {
	color: black;
	line-height: 16px;
	padding-bottom: 7px;
	padding-top: 6px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar li:hover {
	border-width: 0px;
	text-decoration: underline;
}

#sidebar #recent_comments ul {padding-left: 0px; list-style-position: inside; list-style-image: url(../images/quote_start.png);}
#sidebar #recent_comments li {
	padding-bottom: 20px;
	padding-top: 5px;
}
#sidebar #recent_comments li:hover { text-decoration: none;}

#sidebar #recent_comments .excerpt {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}

#sidebar #recent_comments a:hover {
	text-decoration: none;
}

#sidebar #recent_comments .author {
	font-style: italic;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	color: #9a9a9a;
	font-size: 14px;
}

#sidebar #recent_comments .in_response {
	text-transform: uppercase;
	font-weight: bold;
	color: #6b6b6b;
	font-size: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#sidebar #recent_comments .title {
	color: #6b6b6b;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
#sidebar #recent_comments .title:hover {
	text-decoration: underline;
}

#sidebar #recent_comments .date {
	color: #a5a5a5;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#sidebar hr {
	border-style: dashed;
	border-color: #a3a3a3;
	border-width: 1px;
}


