#header, #header .dot {
	background-color: #048fbe;
}

body, .leftCorner, .rightCorner {
	background-color: #f6efe8;
}

#container, #footer, #footer .dot, .or span {
	background-color: #e6eef8;
}

#mainCol {
	background-color: #fff;
}

body, .author span {
	color: #34444c;
}

a, a:visited {
	color: #7f1d1d;
}

a:hover {
	color: #c40000;
}

#header, #photo, #nav ul li a {
	border-color: #e95d0f;
}

#nav li a {
	background-color: #e95d0f;
	color: #fff;
}

#nav li a:hover {
	background-color: #d44f04;
}

#subCol h2 {
	background-color: #048fbe;
	color: #fff;
}

.title {
	background-color: #e2ebf8;
	color: #4b5d67;
}

.post + .post {
	border-top-color: #cad6e1;
	border-top-style: solid;
	border-top-width: 1px;
}

.or {
	border-color: #cad6e1;
	color: #a9b8c0;
}

.date {
	color: #75868f;
}

.d2 {
	background-color: #E2EBF8;
}

.d3 {
	background-color: #cadfed;
}

#footer p {
	color: #687983;
}

#footer a, #footer a:visited {
	color: #34444c;
}

#footer a:hover {
	color: #c40000;
}