/*   ***** GOLD colour scheme ******** */




#header, #sidebar h2{
background:#E99916;
}

a, a:link, a:visited, a:active, #main div.post h2, #main div.post h2 a, .postmetadata a{
color:#CD8613; 
}

a:hover, .postmetadata a:hover{
	color:#71748E;
}

blockquote{
border-left: 4px solid #E99916;
}



