html,
body {
	font-family:'Trebuchet MS', sans-serif;
	font-size: 13px;
}

a,
	.post-content a {
	font-weight: normal;
}

	#header h1 span {
	display: none;
}

#menu ul li {
	font-family:inherit;
	font-weight:normal;
	text-transform:none;
}

#sidebar {
	font-size: 11px;
}

.post-content h1 {
	font-size: 22px;
	line-height: 35px;
	font-weight: normal;
}

.post-content h1 a {
	color:#404040;
}

.post-content h1 a:hover {
	text-decoration: none;
}

.post-content h2 {
font-size: 16px;
line-height: 35px;
font-weight: normal;
}

.post-content h2 a:hover {
text-decoration: none;
}