body,
p.copyright {
	background: #6a8492;
	}

.contact-blurb {
	color: #6831be;
	background: transparent url('/themes/images/slate-light-telephone.gif') 0 0 no-repeat;
	}

/********************************************************
theme
********************************************************/
#logo,
#logo a {
	background: transparent url('/themes/images/slate-light-logo.gif') 0 0 no-repeat;
	}

#nav-work a {
	background: transparent url('/themes/images/slate-light-nav.gif') 0 0 no-repeat;
	}
#nav-about a {
	background: transparent url('/themes/images/slate-light-nav.gif') -112px 0 no-repeat;
	}
#nav-news a {
	background: transparent url('/themes/images/slate-light-nav.gif') -248px 0 no-repeat;
	}

#page-wrapper {
	background: #fff url('/themes/images/slate-light-border-middle.gif') 0 0 repeat-y;
	}
#page {
	background: transparent url('/themes/images/slate-light-border-top.gif') 0 0 no-repeat;
	}

#footer {
	color: #436771;
	background: transparent url('/themes/images/slate-light-border-bottom.gif') 0 0 no-repeat;
	}


/********************************************************
links
********************************************************/
a:link {
	color: #3a519b;
	}
a:visited {
	color: #9fa9ce;
	}
a:hover,
a:visited:hover {
	color: #666;
	}

#breadcrumbs {
	color: #6831be;
	background: transparent url('/themes/images/slate-light-airplane.gif') 0 0 no-repeat;
	}
#breadcrumbs a:link,
.contact-blurb a:link {
	color: #7d9dab;
	}
#breadcrumbs a:visited,
.contact-blurb a:visited {
	color: #436771;
	}
#breadcrumbs a:hover,
#breadcrumbs a:visited:hover,
.contact-blurb a:hover,
.contact-blurb a:visited:hover {
	color: #fff;
	}
	
.subnav li a:hover,
.subnav li a:visited:hover {
	background: transparent url('/themes/images/slate-light-pointer-over.gif') 0 0 no-repeat;
	}
.subnav li a.current,
.subnav li a.current:visited {
	background: transparent url('/themes/images/slate-light-pointer-on.gif') 0 0 no-repeat;
	}

/********************************************************
********************************************************/

#content-wrapper {
	background: transparent url('/themes/images/sidebar-moonring-poster.jpg') 0 0 no-repeat;
	}

#sidebar-blurb h5,
#sidebar-blurb p,
#sidebar.home {
	color: #999;
	}

#sidebar h4.author a:link,
#sidebar h4.author a:visited {
	color: #7684b9;
	}
#sidebar h4.author a:hover,
#sidebar h4.author a:visited:hover {
	color: #547482;
	}
	
.subnav h4 a:link,
.subnav h4 a:visited {
	color: #7684b9;
	}
.subnav h4 a:hover,
.subnav h4 a:visited:hover {
	color: #666;
	}
.subnav h4 a.current,
.subnav h4 a.current:hover {
	color: #547482;
	}

.subnav li a:link {
	color: #7684b9;
	}
.subnav li a:visited {
	color: #9fa9ce;
	}
.subnav li a:hover,
.subnav li a:visited:hover {
	color: #666;
	}
.subnav li a.current,
.subnav li a.current:visited {
	color: #547482;
	}


