#header a.nc {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 144px;
	line-height: 28px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
}
#header a.hc {
	display: none;
}





body * {
	color: black;
}
a.more-link {
	font-size: 12px !important;
}





#calendar .calContainer caption {
	color: black;
}
#calendar .post h3 {
	color: white;
	font-size: 24px;
}
#calendar .calContainer th {
	font-size: 11px;
}
#calendar .calContainer table td {
	font-size: 11px;
	color: black;
}
#calendar .calContainer table td a {
	font-size: 11px;
}





#header div.SimpleSideNav ul li a span,
#header ul.subNav li a span {
	font-size: 15px;
}





#content #posts .post h3 {
	color: black;
	font-size: 16px;
}
#content #posts .post ul.meta .date {
	color: black;
}





#content #posts .wp-pagenavi,
#content #posts .wp-pagenavi a,
#content #posts .wp-pagenavi span {
	font-size: 12px;
}

