/* colors */
/**********/



img
{
float:right;
margin: 0px; 
z-index: 7;
}


a,
ul#blogMenu li a,
a.commentCount:hover span.commentCountText,
div.commentsWrapper a:hover
	{ color: #38683c; }

a:hover,
h1#blogTitle a:hover,
div#contextualInfo p span,
div.navigation div a:active,
#footer a
	{ color: #38683c; }

h1#blogTitle a,
div#contextualInfo p span
	{ color: #38683c; }


ul#blogMenu li ul * ul li:hover
	{ border-color: #326600 !important; }


div.postTitle h2 a:hover,
#theBlogDescription
	{ background: #4d8952; }

a.commentCount:hover span.commentCountNumber
	{ background-color: green; }

a.more-link:active,
div.navigation div a:hover
	{ background-color: #4d8952; }

div.commentsWrapper a
	{ color: #326600; }

#respond,
div.postmetadata,
ul#widgetBar li.widget
	{ background-color: #ddeedd; }

