/* CUSTOMIZE THESE STYLES, RENAME FILE FOR NEW PAGE */
/* light is FF8E6D (rgb 105/187/61) */
/* dark is 993A26 (rgb 0/96/0) */

/* ...light color... */
.blogtitle {
	background-color:#FF8E6D;
}

/* ...dark color... */
a {
	color:#993A26;
}

.sidetitle {
	background-color:#993A26;
}

.postinfo a, .sidebar1 a, .sidebar2 a {
	color:#993A26;
}
