a:link, a:visited { color: #6b8c00; }
a:hover, a:active { color: #445900; }

h1, h2, h3 {
	margin-top: 0;
	padding-top: 0;
	color: #0081c6;
	}

#sidebarContainer .sideHeader { color: #6b8c00; }
#breadcrumbcontainer { color: #6b8c00; }
#content ul li a:link { color: #6b8c00; }
#content a:link, a:visited {
	color: #09F;
	font-weight: bold;
}
#navcontainer ul li a:link,
#navcontainer ul li a:visited { color: #cef941; }

#navcontainer .current {
	border-bottom: 3px solid #cef941;
	color: #cef941;
	}

#navcontainer .currentAncestor {
	color: #cef941;
	border-bottom: 3px solid #cef941;
	}

#navcontainer .currentAncestor:hover { border-bottom: 3px solid #cef941; }

#navcontainer ul li a:hover,
#navcontainer ul li a:active {
	color: #ffffff;
	border-bottom: 3px solid #ffffff;
	}

#navcontainer .current:hover { border-bottom: 3px solid #cef941; }

.blog-entry-title {
	color: #6b8c00;
	font-size: 14pt;
	line-height: 15pt;
	padding-top: 8px;
	}

.blog-entry-date { background: url(../../images/clock-green.png) no-repeat  left 1px; }

/*styles the category link in the main entry */

.blog-entry-category a:link, .blog-entry-category a:visited { background: no-repeat url(../../images/catag-green.png) left 1px; }

/*styles the permalink link in the main entry */

.blog-entry-permalink a:link, .blog-entry-permalink a:visited { background: no-repeat url(../../images/perma-green.png) left 1px; }

.blog-read-more a:link {
	background: no-repeat url(../../images/read-more-green.png) left 1px;
	padding-left: 15px;
	}

/* styles the archives in the blog sidebar */

#blog-archives a:link { background: no-repeat url(../../images/clock-green.png) left 1px; }
.blog-archive-link-disabled { background: no-repeat url(../../images/clock-green.png) left 1px; }

/* Styles the blog categories in the blog sidebar */

#blog-categories a:link { background: no-repeat url(../../images/catag-green.png) left 1px; }
.blog-category-link-disabled { background: no-repeat url(../../images/catag-green.png) left 1px; }

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds a:link { background: no-repeat url(../../images/rss.png) left 1px; }
#blog-rss-feeds a:hover { background: no-repeat url(../../images/rss-green.png) left 1px; }

/* @group blog hovers */


.blog-entry-category a:hover {
	background: no-repeat url(../../images/catag-grey.png) left 1px;
	padding-left: 15px;
	}

.blog-entry-permalink a:hover {
	background: no-repeat url(../../images/perma-grey.png) left 1px;
	padding-left: 15px;
	}

.blog-read-more a:hover {
	background: no-repeat url(../../images/read-more-grey.png) left 1px;
	padding-left: 15px;
	}

#blog-archives a:hover { background: no-repeat url(../../images/clock-grey.png) left 1px; }
#blog-categories a:hover { background: no-repeat url(../../images/catag-grey.png) left 1px; }
#blog-rss-feeds a:hover { background: no-repeat url(../../images/rss-grey.png) left 1px; }


/* @end */

.filesharing-description { color: #6b8c00; }
.album-title { color: #6b8c00; }
.thumbnail-frame:hover { border: solid 1px #6b8c00; }
.thumbnail-frame a:hover img { border: solid 1px #6b8c00; }
.thumbnail-caption { color: #6b8c00; }
.movie-description { color: #6b8c00; }
.movie-page-title { color: #6b8c00; }
.movie-thumbnail-frame:hover { border: solid 1px #6b8c00; }
.movie-thumbnail-caption { color: #6b8c00; }
.movie-title { color: #6b8c00; }
.message-text { color: #6b8c00; }
form { color: #6b8c00; }

.ecobody {
	font-family: "Trebuchet MS" , sans-serif, Geneva, Arial, Helvetica, Verdana;
	font-size: 11px;
	line-height: 2.1;
	color: #333333;
	}
