/*
Theme Name: New Theme
*/

.metrics {
	padding-top:10px;
	float: left;
}
#fr {
	padding-top:10px;
	float:right;
}
#copyright {
	background: url("files/site4you.png") no-repeat scroll 0 0 transparent;
	color: #FFF;
	display: block;
	height: 30px;
	text-align: right;
	vertical-align: bottom;
	width: 150px;
}
a#copyright {
	color: #DB812D;
	font-size: 10px;
	padding-top: 18px;
	text-decoration: underline;
}
.img_n {
	float: right;
	width: 30%;
}
.news1, .news2, .news3, .news4{
	float: left;
	width: 69%;
}
.news5 {
	clear: both;
}
.news5::before {
	content: "";
	clear: both;
	display: table;
	height: 1px;
}

.news .title {text-decoration: underline;}

#logo a {margin-left: 15px;}