	.bottom-header {
	background-color: #000000;
}

.bottom-footer {
	font-weight: bold;
}

.widget_tag_cloud a {
	background-color: #DFDFDF;
}

.widget_tag_cloud a:hover {
	background-color: #f4f4f4;
}

.contact-details p span {
	color: #9cf72e;
}

a, .button span, .top-bar-section li.active > a {
	color: #66C129;
}

.middle-footer h1, .middle-footer h2, .middle-footer h3, .middle-footer h4, .middle-footer h5, .middle-footer h6 {
	color: #9cf72e;
}

.widgets h1, .widgets h2,.widgets h3,.widgets h4,.widgets h5 {
	color: #3E9901;
}

.widgets ul li a:hover {
	color: #3E9901;
}

.post {
	border-left: 10px solid #cccccc;
}

.top-bar-section ul li > a.button.success {
	background: #3E9901;
}

.button.success {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#3E9901),color-stop(1,#66C129));
	background: -moz-linear-gradient(center top,#3E9901 5%,#66C129 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3E9901',endColorstr='#66C129');
	background-color: #3E9901;
}

.button.success:hover, .button.success:focus {
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#66C129),color-stop(1,#3E9901));
	background: -moz-linear-gradient(center top,#66C129 5%,#3E9901 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66C129',endColorstr='#3E9901');
	background-color: #c34248;
}

.top-bar-section .dropdown li a:hover {
	border-left: #3E9901 solid 5px;
}

.inline-list li a, .post h3 a:hover, .post h2 a:hover, .breadcrumbs li.current a {
	color: #66C129;
}

.main-content-top h2 {
	color: #66C129;
}

.smallipop-instance.blue .sipArrow {
	border-color: #66c129 transparent transparent;
}

.smallipop-instance.blue .sipContent {
	background: none repeat scroll 0 0 #66c129;
}