body {
     background: #84c494 url('../../images/jade/jadebgcolor.jpg') repeat-x;
     color: #ffffff;
}

#container {
     background: #507a56;
}

#pageHeader {
	    background: transparent url('../../images/jade/jadeheader.jpg') no-repeat;
	}

#slogan h2 {
     background: #003a65 url('../../images/jade/jadebar.jpg') no-repeat;
	}

#footer {
	    background: transparent url('../../images/jade/jadefooter.jpg') no-repeat top;
}

blockquote, .standout, ul.blog-tag-cloud {
     background: #84c494;
     border: 1px solid #000000;
	}

.bullet {
     color: #ffffff;
}

a:link {
    color: #0c406c;
}

a:visited {
    color: #154d6c;
}

a:hover {
     color: #10440b;
     text-decoration: underline;
	}

a:active {
    color: #790000;
    text-decoration: underline;
}


#breadcrumbcontainer ul {
     color: #ffffff;
}

h2, h3, #sidebarContainer .sideHeader, #navcontainer #current, #navcontainer #current:hover, #navcontainer .currentAncestor#navcontainer .currentAncestor, #navcontainer ul #current, #navcontainer ul .currentAncestor, #navcontainer ul ul #current, #navcontainer ul ul .currentAncestor, #navcontainer ul ul ul #current, #navcontainer ul ul ul .currentAncestor, .blog-archive-month, h1.blog-entry-title, .album-title, .thumbnail-caption, .movie-page-title, .movie-thumbnail-caption {
     color: #ffffff;
}

#navcontainer li {
     list-style-image: url(../../images/jade/listbutt1-trans.jpg);
}

#navcontainer ul ul li {
     list-style-image: url(../../images/jade/listbutt2-trans.jpg);
}

#navcontainer ul ul ul li {   
     list-style-image: url(../../images/jade/listbutt3-trans.jpg);
}

#navcontainer ul ul ul ul li {
     list-style-image: url(../../images/jade/listbutt4-trans.jpg); 
}

#navcontainer ul ul ul ul ul li { 
     list-style-image: url(../../images/jade/listbutt5-trans.jpg);
}

ul.jade {
     list-style-image: url(../../images/jade/listbutt2-trans.jpg);
}

p.blog-entry-tags {
     background: transparent url('../../images/jade/tagicon-trans.png') no-repeat left;
}

.blog-archive-link-disabled, .blog-category-link-disabled {
     color: #999999;
     background: transparent url('../../images/jade/bloginactive-trans.png') no-repeat left;
}

.blog-entry-category, .blog-archive-link-enabled, .blog-category-link-enabled {
     color: #ffffff;
     background: transparent url('../../images/jade/blogactive-trans.png') no-repeat left;
}

.podcast {
     background: transparent url('../../images/jade/podcast-trans.png') no-repeat top left;
}

.blog-rss-link, .blog-comments-rss-link {
     background: transparent url('../../images/jade/rssicon-trans.png') no-repeat left;
}

.filesharing-item-title  {
     background: transparent url('../../images/jade/download-trans.png') no-repeat top left;
}

.photo-background, .movie-background {
     background-color: #84c494;
}

.photo-navigation a:link, .photo-navigation a:visited {
     color: #005ea0;
}

.exif-data {
     background: transparent url('../../images/exif-trans.png') no-repeat top center;
}

.exif-data p {
     background: #84c494 url('../../images/eye-trans.png') no-repeat top left;
}

.readme {
     list-style-image: url(../../images/jade/listbutt1-trans.jpg);
}

.candyDownBd  {
     background: transparent url('../../images/jade/download-trans.png') no-repeat top left;
}

#themeLogo {
     height: 120px;
     width: 120px;
     background: transparent url('../../images/jade/logo-trans.png') no-repeat;
     text-indent: -9999px;
}