body {
	font-family: 'Microsoft YaHei', sans-serif;
	font-size: 16px;
	line-height: 1.6;
}

#navmenu > ul > li > a {
    padding: 29px 25px;
}

.page-header h1 {
    font-size: 35px;
    font-weight: 100;
	line-height: 1.5;
}

.heading-title {
    font-weight: 100;
}

.sub-title {
    font-weight: 100;
    line-height: 1.8;
}

.sub-title-normal {
    line-height: 1.5;
	margin-bottom: 20px;
}

.blockquote p {
    font-size: .9em;
    font-weight: 100;
    line-height: 1.8;
}

@media only screen and (max-width: 768px) {
	#navmenu > ul > li > a {
		padding: 17px 25px;
	}
}

.slide-captions .container p {
	margin: 0;
}
