/*
Theme Name: _tk Chinese Sub-site Child
Author: ThemeKraft
Author URI: http://themekraft.com/
Description: A child theme of _tk-master for use on the Chinese sub-site.

Template: _tk-master

*/

@import url("../_tk-master/style.css");

.main-content .container:first-of-type {
	background-color: transparent;
}

hr.whiteline {
	border-top: 5px solid #ffffff;
	clear: both;
}