a:link {
	color: #669933;
}

a:visited {
	color: #669933;
}

#page {
	background: #ffffff url(../../images/green/header_bg.png) repeat-x;
}

#pageHeader {
}

#middle_container {
	background-image: url(../../images/green/sidebar.png);
}

#pageHeader h1 {
	text-shadow: 0px 1px 2px #669933;
}

#pageHeader h2 {
	text-shadow: 0px 1px 2px #669933;
}

#footer a {
	color: #ccff66;
}

#sidebarContainer .sideHeader {
	color: #669933;
}

#breadcrumbcontainer a:hover {
	color: #ccff66;
}

#navcontainer #current {
	color: #669933;
	background-image: url(../../images/green/menu_dark.gif);
}

#navcontainer .currentAncestor {
	color: #669933;
	background-image: url(../../images/green/menu_light.gif);
}

#navcontainer a {
	color: #669933;
}

#navcontainer a:hover {
	color: #669933;
	background-image: url(../../images/green/menu_light.gif);
}

#navcontainer ul ul .currentAncestor {
	color: #669933;
}

.blog-entry {
	border-bottom: 1px dashed #669933;
}

.blog-entry-title {
	color: #669933;
}

.blog-entry-category {
	color: #669933;
	background-image: url(../../images/green/icon_category.png);
}

.blog-entry-permalink {
	background-image: url(../../images/green/icon_permalink.png);
}

.blog-entry-date {
	background-image: url(../../images/green/icon_clock.png);
}

.blog-entry-comments {
	background-image: url(../../images/green/icon_comment.png);
}

.comment_container {
	background-image: url(../../images/green/comment.png);
}

#blog-categories a {
	background-image: url(../../images/green/icon_category.png);
}

.blog-category-link-disabled {
	background-image: url(../../images/green/icon_category.png);
}

.blog-archive-link-enabled {
	background-image: url(../../images/green/icon_clock.png);
}

.blog-archive-link-disabled {
	background-image: url(../../images/green/icon_clock.png);
}

.album-title {
	color: #669933;
}

.thumbnail-caption {
	color: #666666;
}

.thumbnail-frame img {
	border: Solid 1px #99cc33;
}

.photo-background {
	background-image: url(../../images/green/photo_bg.png);
}

.photo-title {
	text-shadow: 0px 1px 2px #669933;
}

.photo-caption {
	text-shadow: 0px 1px 2px #669933;
}

.filesharing-item {
	background-image: url(../../images/green/icon_download.png);
}

.movie-page-title {
	color: #669933;
}

.movie-thumbnail-frame {
	border: Solid 1px #669933;
}

.shadowed { 
  background: url(../../images/shadow.gif) no-repeat bottom right;
  border-top: 1px solid #f2f2f2;
  border-left: 3px solid #669933;	 

} 

.shadowed blockquote {
	margin: 15px;
 	padding: 0 0 10px 32px;  	
  	background-position: 8px 10px;
    font-weight: bold; 
}

h1 {
	color: #669933;
}

h2 {
	color: #669933;
}

h3 {
	color: #669933;
}

h4 {
	color: #669933;
}