/*   ***** RED colour scheme ******** */




#header, #sidebar h2{
#background:#9D4F62;
background:#ffffff;
}

a, a:link, a:visited, a:active, #main div.post h2, #main div.post h2 a, .postmetadata a{
color:#A2203C; 
}

a:hover, .postmetadata a:hover{
	color:#5763A8;
}

blockquote{
border-left: 4px solid #9D4F62;
}


