/* Green */

/* #1e771a */
a, .top-menu li, .footer-menu li, .button1, #footer .button1, .button2, .button3, #submit, 
.accordion h4.ui-state-active, .toggle .active, 
.blog-prev .blog-prev-content h4 a, .event-prev .event-prev-content h4 a, 
#footer-copy p .footer-menu {
	color: #1e771a;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	color: #1e771a !important;
}

#header, .msg1, .donate-btn .donate-right, #content .widget .widget-title, #footer-wrapper {
	background: url(../../images/bg.png) #1e771a;
}

#main-menu .current_page_item a, #main-menu .current-menu-item a,
#main-menu li a:hover, #main-menu li.sfHover a,
#main-menu a:focus, #main-menu a:hover, #main-menu a:active, .title-end, 
.blog-title .comment-count, .blog-title-single .comment-count, .event-prev .event-prev-date {
	background: #1e771a;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected, blockquote, table {
	border-color: #1e771a;
}

.blog-title .comment-count .comment-point,
.blog-title-single .comment-count .comment-point {
	background: url(../../images/comment-point.png) #1e771a no-repeat;
}

#twitter_icon, #facebook_icon, #googleplus_icon, #skype_icon, #flickr_icon, #linkedin_icon, #vimeo_icon, #youtube_icon, #rss_icon {
	background: url(../../images/social-icons.png) no-repeat #1e771a;
}

/* Not Related to colours but must go below where image is called */
#twitter_icon {
	background-position: 7px 6px;
}

#facebook_icon {
	background-position: -20px 6px;
}

#googleplus_icon {
	background-position: -48px 6px;
}

#skype_icon {
	background-position: -76px 6px;
}

#flickr_icon {
	background-position: -103px 6px;
}

#linkedin_icon {
	background-position: -131px 6px;
}

#vimeo_icon {
	background-position: -160px 6px;
}

#youtube_icon {
	background-position: -187px 6px;
}

#rss_icon {
	background-position: -215px 6px;
}

/* #1c451a */
#top-bar, #main-menu-wrapper, .pagination li.current a, 
#footer-wrapper #footer .widget .widget-title, #footer-copy-wrapper, #footer-wrapper #footer table tr:nth-child(2n) {
	background: #1c451a;
}

#main-menu li li a {
	color: #1c451a;
}

.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next {
	background: url(../../images/direction-controls.png) #1c451a;
}

.flex-direction-nav .flex-next {
	background-position: 0 -28px;
}

#footer-wrapper #footer .widget li, #footer-wrapper #footer .widget .wp-tag-cloud li:last-child, #footer-wrapper #footer table, #footer-wrapper #footer table td, #footer-wrapper #footer table th {
	border-color: #1c451a;
}

/* "501C451A" is the colour #1c451a, the "50" added to the front give 50% transparency in IE */
.ie8 #footer-wrapper #footer .widget {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#501C451A,endColorstr=#501C451A);
}

.ie8 .flex-caption {
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#901C451A,endColorstr=#901C451A);
}

/* #cae9c9 */
#page-header {
	border-color: #cae9c9;
}

#main-menu li li a, #main-menu li.sfHover li a {
	background:	#cae9c9;
}

#main-menu li li li {
	background:	#cae9c9;
}

.slider {
	border-color: #cae9c9;
}

/* #b3dab2 */
#main-menu li li a:hover {
	background: #b3dab2;
}

/* #aad1a9 */
#main-menu li li a {
	border-color: #aad1a9;
}

/* #65a662 */
#title #tagline {
	color: #65a662;
}

/* #1c451a Converted to RGBA, use http://hex2rgba.devoth.com/ to convert */
.flex-caption {
	background-color:rgba(128, 128, 128, 0.89);
}