
/* PRIMARY ELEMENTS */

body {
	background: #85d0ce url(../../images/skin/footer-default.png) 0 bottom repeat-x;
}

#wrapper {
	background: #85d0ce url(../../images/skin/default.png) center 0 no-repeat;
}

/* CLASSES */

.highlight {
	color: #85d0ce;
}

/* TYPOGRAPHY */

a,
h2 a:hover,
.nav-entries a:hover,
#sidebar li a:hover {
	color: #666666;
}

a:hover {
	color: #666666;
}

/* COPYRIGHT */

#copyright .menu a:hover {
	color: #85d0ce;
}