/*  
Theme Name: LeiLife
Description:  The LeiLife theme by <a href="http://www.leilife.cn">Leo Lei</a>, try to make my faviorate browsing experience. Change header image and favicon in admin > LeiLife options. We appreciate your feedback; Please submit any bugs or suggestions to us through our <a href="http://www.leilife.cn/leilife-theme-for-wordpress">contact page</a>.
Theme URL: http://www.leilife.cn/leilife-theme-for-wordpress/
Version: 2.0.0
Author: Lihui Lei
Author URI: http://www.leilife.cn
Tags: theme-options, white, green, light, two-columns, fixed-width, threaded-comments
	
	*Notes - Not titling your widgets in the sidebar can break the markup (and design)
	- change the header image and site favicon in LeiLife options in the admin
	
*/

body {
	background: #ffffff url(none);
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}


h1 {
	color: #000000;
}
h1 a, h1 a:visited {
	color: #000000;
}


#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
