.text {
	line-height: 1.6 !important;
}
.article a {
	text-decoration: none;
}
.art_title {
	margin-bottom: 10px;
	position: relative;
}
.art_title h3, .art_title h3 a {
	font-size: 18px !important;
	font-weight: normal;
	padding: 4px 0;
}
.art_title h3 {
	border-bottom: 1px dotted #CCCCCC;
}
.art_title:after {
	content: "";
	clear: both;
	display: block;
}
.art_date {
	margin-right: 10px;
	float: left;
	border-radius: 5px 5px 5px 5px;
	padding: 3px 0;
	width: 50px;
	border: 2px solid #EEE;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #f3f3f3), color-stop(51%, #ededed), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
}
.art_date .month {
	font-size: 11px;
}
.art_date span {
	color: #666;
	display: block;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.art_date .day {
	font-size: 18px;
	line-height: 16px;
}
.art_date .year {
	font-size: 10px;
}
.art_cmnts {
	margin-top: 10px;
	padding-left: 20px;
	float: right;
}
.lead {
	/*margin-bottom: 30px;
	padding-bottom: 30px;*/
}
.lead, .art_content {
	line-height: 150%;
	text-align: justify;
}
.art_content {
	margin-bottom: 50px;
	padding-bottom: 50px;
}


#breadcrumb {
	margin: 0px 0px 15px 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif !important;
}
#content, #content p {
	font-size: 14px !important;
}
#content, #content p, #content td, #links {
	color: #444444 !important;
}

 

#content a, #links a, #breadcrumb {
	color: #494F52 !important;
}
.tmpl_136 #body_container {
	display: flow-root;
}

#blog_articles hr.ve_line_thin {
	border-top-width: .1em;
	width:50%;
}
