#blogStroke {
	text-align: center;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 325px;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e90b3;
}
.blogDato {
	text-align: right;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fdb913;
}
.blogTitel {
	text-align: left;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #fdb913;
}
.blogMonth {
	text-align: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #78962c;
	text-transform: uppercase;
}
