/*   ***** LILAC colour scheme ******** */




#header, #sidebar h2{
background:#AF9EC2;
}

a, a:link, a:visited, a:active, #main div.post h2, #main div.post h2 a, .postmetadata a{
color:#81659F; 
}

a:hover, .postmetadata a:hover{
	color:#555;
}

blockquote{
border-left: 4px solid #AF9EC2;
}



