/* CSS copyright seyDoggy http://www.seyDoggy.com */

/*<group=background light-slate>*/

body {
	background: #B5BEBC;
}

#pageHeader h1 {
	color: #878f8d;
}

#pageHeader h2 {
	color: #B5BEBC;
}

.photo-title {
	color: #878f8d;
}

.photo-caption {
	color: #B5BEBC;
}

.blog-entry-title {
	color: #878f8d;
}

.blog-entry-date {
	color: #B5BEBC;
}

.blog-archive-month {
	color: #878f8d;
}

.blog-archive-link {
	color: #B5BEBC;
}

#shade1 {
	background: url(../../images/light-slate-left.jpg) top left repeat-y;
}

#shade2 {
	background: url(../../images/light-slate-right.jpg) top right repeat-y;
}

#shade3 {
	background: url(../../images/light-slate-left.jpg) top left repeat-y;
}

#shade4 {
	background: url(../../images/light-slate-right.jpg) top right repeat-y;
}

/*</group>*/


