.post{
	background-color: white;
	margin: 0px 0px 10px 0px;
}

.dateblock{
	margin: 0px 10px 0px 5px;
	width: 58px;
	height: 66px;
	background: transparent url('../images/dateBlock.png') no-repeat top left;
	font-size: 16px;
	font-weight: bold;
	float: left;
}

.day{
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	color: white; 
}
.month{
	margin-top: 5px;
	color: white;	
}

.noList{
	list-style: none;
}

.recentcomments{
	margin-left: 10px;
	font-weight: bold;
}

.post_metas{
	/**border-top: 1px solid gray;**/
	text-align: right;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.entry{
	margin: 0px;
	padding: 0px;
}

.entry a img{
	border: 1px solid gray;
	/**float: left;**/
}
.entry img{
	border: 0px;
}

.widgettitle{
	padding-top: 2px;
	/**background: transparent url('../images/headline_back.jpg') repeat-x top left;**/
	width: 262px;
	height: 20px;
	font-size: 14px;
	margin: 0px;
	color: white;
}


.nav_middle{
	float: left;
	/**padding-top: 12px;**/
	display: block;
	/**margin-left: 20px;**/
}

.trenner{
	display: block;
	width: 1px;
	height: 22px;
	float: left;
	margin: 2px 10px 0px 10px;
	background: url('../images/navi/trenner.jpg') left top;
}

.top_space{
	margin-top: 10px 
}

.bottom_space{
	margin-bottom: 10px;
}

.bottomLine{
	width: 470px;
	height: 2px;
	background: #034ea1;
}

p.BottomLinks a{
	color: #024ea2;
}

.commentmetadata a,
.commentmetadata{
	color: #024ea2;
}

cite{
	font-style: normal;
	font-weight: bold;
}

.nowPlaying{
	position:absolute;
	margin-left:410px;
	margin-top:10px;
}