/*  
Theme Name: GreenEye - Purple
Theme URI: http://www.naturebygreen.com
Description: Purple colour settings for the GreenEye theme
Version: 1
Author: Liz Watts
Author URI: http://www.imaner.net/
*/


body {
	color: #292B34;
	background-color: #8A8DA2;
}
#top {
	background: url(head-p.jpg) top left no-repeat;
}
#strap, #footer {
	border: 1px solid #434551;
	background-color: #6D6F78;
}
#strap {
	background: url(strap-p.gif) top left no-repeat #6D6F78;
	border-top: none;
}
#content {
	border-left: 1px solid #434551;
	border-right: 1px solid #434551;
	background-color: #BFC1CC;
}

/* Links and hovers */
a {
	color: #292B34;
}
a:hover {
	color: #292B34;
	background-color: #D2D3DB;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	background-color: #6D6F78;	
}
