* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}

h1,h2,h3 {
	margin-bottom: 10px;
}
p {
	margin-bottom: 20px;
}
li {
	margin-left: 20px;
}
br
  {
    clear: left;
  }


blockquote {
	margin: 0;
	padding: 0;
}
body { background: #ffffff; }


/* ============== */
/* = typography = */
/* ============== */

/* typefaces */

h2, h3, blockquote, .tagline { font-family: Georgia, serif; } /* "Arno Pro", "Adobe Jenson Pro", */
h1, body, .embedded_post .entry h2, .one .entry h2 { font-family: Verdana,"Myriad Pro", "Helvetica Neue", Corbel, Arial, Helvetica, sans-serif; } /* "Myriad Pro", "Helvetica Neue",  */

/* type sizes and colors */

body, p, small {
	font-size: 12px;
	line-height: 20px;
	color: #4c4c4c;
}
blockquote {
	font-size: 25px;
	line-height: 20px;
	color: #9e9385;
	border-bottom: 1px solid #d9d7d2;
	padding-bottom: 10px;
	margin: -11px 0 20px 0;
}
	blockquote.small {
		font-family: Verdana,"Myriad Pro", Helvetica;
		font-size: 12px;
		line-height: 15px;
		color: #9E9385;
		margin: 10px 40px 20px 40px;
		padding: 0;
		border-bottom: none;
	}
	xbody.partner blockquote { /* don't display the bottom border on the blockquote when proceeded by an h1, which occurs only on the partners pages */
		border-bottom: 0;
		padding-bottom: 0;
		margin: -10px 0;
	}
	blockquote span {
		font-size: 18px;
	}
	#home .content blockquote {
		margin: 9px 0 20px 0;
	}
	
h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #5c513c;
	margin: 30px 0 20px 0;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #d9d7d2;
	text-transform: uppercase;
}
	
	.mainbody div.clear + h1 { margin-top: 10px; }
	ul + h1 { margin-top: 50px; }
	h1#comments {
		padding-left: 0;
		background: none;
	}
	h1 a {
		text-decoration: none;
		color: #5c513c;
	}
		h1 a:hover { text-decoration: underline; }
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	margin: 0 0 10px 0;
	padding: 0;
	color: #e96d20;
}
	h2 span.caption {
		font-size: 15px;
		color: #9E9385;
		line-height: 20px;
		display: inline;
		margin: 0;
	}
	blockquote + h2 {
		margin-top: 40px;
	}
	h2.updates, .singlepost .content h1 {
		padding-left: 18px;
		background: transparent url('../imgs/notebook.gif') no-repeat 0 4px;
	}
	h2 a {
		text-decoration: none;
	}
		h2 a:hover { text-decoration: underline; }
h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	margin: 0 0 10px 0;
	padding: 0;
	color: #e96d20;
}
div.category {
	font-size: 11px;
	color: #b8b0a2;
	line-height: 15px;
	margin: 3px 0 0 0;
}
div.author {
	font-size: 11px;
	color: #b8b0a2;
	line-height: 15px;
}
div.comments {
	font-size: 11px;
	color: #b8b0a2;
	line-height: 15px;
	margin: 0 0 12px 0;
}
	div.category a, div.comments a {
		color: #b8b0a2;
		text-decoration: none;
		font-style: italic;
	}
		div.category a:hover, div.comments a:hover { text-decoration: underline; }
a {
	color: #e86c1f;
}
	a.more-link /*, .post .entry a*/ {
		text-decoration: none;
		font-size: 16px;
		line-height: 16px;
		vertical-align: baseline;
	}
	a.more-link:hover /*, .post .entry a:hover*/ {
		text-decoration: underline;
	}
	a.more-link span {
		font-size: 13px;
		line-height: 20px;
	}
	

/* lists */

.content ol, .content ul {
	margin: -3px 0 20px 0;
	padding: 0 0 2px 0;

}
	.content h1 + ul {
		margin-top: -20px;
		border-top: none;
	} 
.content ul li {
	list-style-type: none;
	list-style-position: outside;
	background: transparent url('../imgs/bullet.gif') no-repeat 0 7px;
	padding: 0px 20px 1px 15px;
	
}
	.content li {
		list-style-position: inside;
		margin: 0;
	}


.content ul.condensed {
	border: 0;
}	
	.content ul.condensed li {
		padding: 0 0 0 20px;
		border: 0;
		background: transparent url('../imgs/bullet.gif') no-repeat 0 1px;
	}
		*html .content ul.condensed li { background-position: 0 2px; }

.content h2 + ol, .content h2 + ul {
	margin-top: 17px;
}


/* button */

span.button {
	display: inline-block;
	height: 34px;
	padding-left: 14px;
	margin: 13px 0;
	background: transparent url('../imgs/button_bg.png') left 68px;
}
	* html span.button {
		display: inline;
		padding-top: 4px;
		background: url('../imgs/button_bg_ie.png') left 72px;
	}
	span.button a {
		display: inline-block;
		height: 30px;
		line-height: 30px;
		padding: 0 14px 4px 0;
		background: transparent url('../imgs/button_bg.png') right bottom;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
		* html span.button a {
			background: url('../imgs/button_bg_ie.png') right bottom;
		}
span.button.selected {
	background: transparent url('../imgs/button_bg.png') left top;
}
span.button.selected a {
	background: transparent url('../imgs/button_bg.png') right -34px;
}

/* ============= */
/* = commoners = */
/* ============= */

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.hidden { display: none; }
.hr {
	clear: both;
	height: 0;
	margin: -1px 0 20px 0;
	border-top: 1px solid #d9d7d2;
}
	.hr hr { display: none; }
img.alignleft {
	float: left;
	padding: 0 20px 10px 0;
}
img.alignright {
	float: right;
	padding: 0 0 10px 20px;
}
.ml_xinha_img {
	float: right;
	padding: 0 0 10px 20px;
}

/* ========== */
/* = layout = */
/* ========== */

.center {
	position: relative;
	width: 940px;
	padding: 0 0;
	margin: 0 auto;
}


/* top layout */

.top {
	position: relative;
	height: 110px;
	background: #e86c1f url('../imgs/top_bg2.png') repeat-x;
}
	.top .center {
		width: 980px;
		height: 110px;
		background: transparent url('../imgs/top_bg.png') no-repeat;
	}
	.top .logo { 
		position: absolute;
		top: 18px;
		left: 45px;
	}
	.top .tagline {
		position: absolute;
		top: 73px;
		left: 380px;
		color: #fff;
		font-style: italic;
		font-size: 14px;
		line-height: 20px;
	}
		*html .top .tagline { font-size: 14px; top: 71px; }


/* menu layout */

.menu {
	position: relative;
	height: 40px;
	background: #695e4a;
	font-size: 14px;	
	font-family: "Myriad Pro",Verdana,Helvetica;
}
		.menu ul.left li {
			width: 80px;
			height: 26px;
			float: left;
			list-style: none;
			margin: 5px 20px 0 0;
			line-height: 26px;
			padding-top: 9px;
			text-align: center;
			cursor:	pointer;
		}
		* html .menu ul.left li {
			line-height: 28px;
			height: 28px;
			padding-top: 7px;
		}
		.menu ul.right {
			width: 620px;
			height: 40px;
			background-color: #5c513c;
			float: right;
		}
		.menu ul.right li {
			width: 193px;
			height: 28px;
			float: left;
			list-style: none;
			margin: 5px 20px 0 0;
			line-height: 28px;
			padding-top: 7px;
			text-align: center;
			cursor:	pointer;
			font-size: 14px;
		}
		*html .menu ul.right li {
			font-weight: bold;
			font-size: 13px;
		}
		.menu ul.right li.middle { 
			width: 194px;
		}
		.menu ul.right li.last {
			margin-right: 0;
		}

		.menu li.selected a {
			color: #e5e1da;
		}
		.menu li a {
			color: #fff;
			text-decoration: none;
		}

	/* menu active staes */
	#home .menu li.home { background-color: #cfc8bc; }
	#about .menu li.about { background-color: #cfc8bc; }
	#workshops .menu li.workshops { background-color: #cfc8bc; }
	#contact .menu li.contact { background: none; background-color: #cfc8bc; }
	
	#home .menu li.otherpartners a, #about .menu li.richard a, #workshops .menu li.ghuna a, #contact .menu li.about a { color:#fff; }

.submenu {
	height: 30px;
	background-color: #cfc8bc;
	font-family: "Myriad Pro",Helvetica;
	font-size: 13px;
	font-weight: bold;
	
}
	.submenu ul {
		margin: 0 0 0 320px;
		padding: 4px 0 0 0;
		line-height: 26px;
	}
		.submenu li {
			display: inline;
			list-style: none;
			line-height: 26px;
			color: #5c513c;
			margin: 0 30px 0 0;
			padding: 0;
			
		}
			*html .submenu ul li { line-height: 22px; }
			.submenu li a {
				color: #000000;
				text-decoration: none;
			}
			.submenu li a:hover {
				text-decoration: underline;
			}
			.submenu li.parent {
				font-weight: bold;
				
			}
			
			.submenu li.parent a {
				color: #ffffff;	
			}


/* left submenu layout */

.sidebar ul {
	margin: 0 0 20px 0;
	padding: 0;
}
.sidebar h1+ul {
	margin-top: -20px;
}
	*html .sidebar ul {
		margin-top: -20px;
	}
	.sidebar ul li {
		list-style-type: none;
		list-style-position: outside;
		margin: 0;
		padding: 0px 0 0px 20px;
		background: transparent url('../imgs/bullet.gif') no-repeat 5px 7px;
	}
		.sidebar ul li a { text-decoration: none; }
		.sidebar ul li a:hover { text-decoration: underline; }
	.sidebar ul li.active {
		background-color: #f7f8f6;
		padding-left: 20px;
		font-weight: bold;
	}
		.sidebar ul li.active a {
			color: #4c4c4c;
			text-decoration: none;
		}
			.sidebar ul li.active a:hover {
				text-decoration: underline;
			}


/* body layout */

.mainbody {
	background-color: #fff;
	z-index: 40;
	padding-bottom: 10px;
}
	.mainbody .content {
		position: relative;
		float: left;
		width: 620px;
	}
		*html .mainbody .content { overflow: hidden; }
	
	.mainbody .sidebar {
		position: relative;
		float: right;
		width: 280px;
		/*margin: -10px 0px 20px 0;*/
		padding: 10px 20px 10px 20px;
		background-color: #cfc8bc;
		
	}	
		.i {
			position: absolute;
			bottom: 0;
			right: 0;
		}
		

/* footer */

.footer {
	position: relative;
	margin: 20px 0 0 0;
	background-color: #cfc8bc;
}
	.footer .center {
		width: 980px;
		position: relative;
		background: transparent url('../imgs/footer_bg.gif') repeat-y;
	}
	.footer .left {
		position: relative;
		width: 300px;
		height: 270px;
		padding: 0 20px 0 20px;
		xmargin: -20px 0 -20px 0;
		top: -20px;
		float: left;
		background-color: #c5bcaf;
	}
		.footer .left h1:first-child { margin-top: 50px; }
		*html .footer .left h1 { margin-top: 50px; }
		.footer .left .two { width: 130px; }
		
		.footer form img { vertical-align: bottom; }
	.footer .right {
		position: relative;
		width: 600px;
		margin: 0 0 0 20px;
		float: left;
	}
		.footer .logos {
			width: 407px;
			height: 60px;
			margin: -10px 0 0 0;
		}
			.footer .logos img {
				margin-right: 20px;
			}
		.footer .copyright {
			width: 193px;
			float: right;
			font-size: 11px;
			margin: -5px 0 -5px 0;
		}

	.footer, .footer h1, .footer p, .footer a {
		text-decoration: none; color: #fff;
	}
		.footer a:hover { text-decoration: underline; }
	.footer small { color: #ffffff; font-weight: bold;}


/* =========== */
/* = columns = */
/* =========== */



.three {
	float: left;
	width: 170px;
	margin-right: 10px;
	margin-left: 10px;
}
	.sidebar .three {
		width: 80px;
	}
.two {
	font-size: 12px;
	float: left;
	width: 300px;
	margin-right: 20px;
	font-weight: bold;
}
	.last { margin-right: 0; }
.one, .center .content .one  {
	border-bottom: 1px solid #d9d7d2;
	margin-bottom: 20px;
}
	
.feature {
	margin: 0 0 20px 0;
	padding: 0;
}
	.feature img {
		float: left;
		margin: 0 20px 19px 0;
	}
	.feature_content {
		float: left;
		width: 406px;
	}
	.feature span {
		margin-bottom: 15px;
	}
	.feature p:last-child {
		margin-bottom: 19px;
	}


/* ============= */
/* = biography = */
/* ============= */

.bio img {
	float: left;
	margin: 0px 20px 10px 0;
}
.bio h2 a {
	text-decoration: none;
}
	.bio h2 a:hover {
		text-decoration: underline;
	}


.footer .right .three {
	cursor: pointer;
}


