#header .wrapper ul li.page-item-369 a {
	color: #02343B;	
}
.blog_content {
	float: left;
	width: 650px;
}
.blog_place {
	padding: 0;
	font-size: 1.4em;
	list-style-type: none;
}
.blog_place .text-header h2	a{
	font-weight: normal;
	color: #084550;
}
.blog_place .text-header h2 {
	margin-bottom: 0px;
}
.blog_place .info-small {
	margin-bottom: 25px;
}

.blog_place.single {
	font-size: 1.0em;	
}
.blog_place.single h2 {
	font-size: 2.0em;
	font-weight: normal;
	color: #084550;	
}

#sidebar {
	margin-top: 45px;
	width: 200px;
	margin-right: 30px; 
	float: right;
}
#sidebar ul {
	list-style-type:none;
	padding-left: 0px;
	font-size: 1.4em;
}

#sidebar ul h2 {
	font-weight: normal;
	color: #e73e97;
}
#sidebar ul ul {
	font-size: 1.0em;
}
#sidebar ul ul ul {
	padding-left: 10px;
}
#sidebar ul a {
	color: #80919b;	
}