/*
Description : Chinese css of Black Paper theme.
Version: 1.0
Author: Michael Chau (michael@designquest.com.hk)
*/

body {
	color: #cccccc;
	font-family: 微軟正黑體, sans-serif;
	margin: 0px;
	background-color: black;
}

p, ul{
	font-size: 0.85em;
	line-height: 1.8em;
}

h1, h2, h3 {
	font-weight: bold;
}

#sidebar, .navigation {
	/* Menu use English */
	font-family: Arial, Helvetica, Corbel, sans-serif;
}

.caption_bar {
	font-size: 0.7em;
}

.portfolio-action {
	font-size:0.7em;
}