body {
	font: 13px "Helvetica Neue",Arial,Helvetica,"Liberation Sans",FreeSans,sans-serif;
}

a {
	color: #08C;
	text-decoration: none;
}

p.clear {
	clear:both;
}

.header {
	display: inline-block;
}

.container {

}

.headline-link {
	font-weight: bold;
	display: inline-block;
}

.meta-info {
	color: #777;
	font-size: 90%;
	margin-left: 2%;
}

/* FOOTER */
#footer {
	text-align: center;
	width: 100%;
	margin-top: 20px;
//	margin-bottom:20px;
	font-size:75%;
//	position:fixed;
//	bottom:0px;
	float:left;
	clear:both;
}
