body {
	background: #5D3A5D;
}

h1, h2, h3, h4, h5, h6, a:link, a:visited, strong {
	color: #7E698d;
}

#sidebar a:hover, #sidebar a:active {
	color: #ab8ebf;
}
#blog h3 a:hover, a.archivelink:hover, p.meta a:hover {
	color: #ab8ebf;
}

#navigation li.selected a,
#language li.selected a,
#sidebar li.selected a {
	background: #195569;
}

#content img {
	border: 0px solid #5D3A5D;
}
h2 {
	background: url(../images/headerdecoration.gif) no-repeat 0 50%;
}
#blogarchive-full h5{
	font-size: 16px;
	line-height:1.9;
	margin:0pt 0pt 20px;
	padding:0pt 0pt 0pt 15px;
	background: url(../images/headerdecoration.gif) no-repeat 0 50%;
}