* {
	margin: 0;
	padding: 0;
}

/* <!-- */
/* General styles */
body {
	background: #000;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	color: #171717;
	font-family: Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 85%;
	margin:0;
	min-width:972px;    /* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	padding:0;
}

/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column right menu settings */
.rightmenu {
	background: #660000;
}
.rightmenu .colleft {
	background:#330000;
	float:left;
	margin-left:-240px;
	position:relative;
	right:100%;
	width:200%;
}
.rightmenu .col1wrap {
	background: #330000;
	float:left;
	left:50%;
	padding-bottom: 0em;
	position:relative;
	width:50% !important;
	width:36.3%;
}
.rightmenu .col1 {
	margin:0 15px 0 240px;
	overflow:hidden;
}
	.rightmenu .col1 p {
		line-height: 1.5;
	}
.rightmenu .col2 {
	background: #660000;
	float:right;
	left: 240px;
	padding: 10px;
	position:relative;
	width:220px;
}
.rightmenu .col1-box {
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.15, rgb(51,0,0)),
		color-stop(0.90, rgb(102,0,0))
	);
	background-image; -moz-linear-gradient(
		center top,
		rgb(51,0,0) 15%,
		rgb(102,0,0) 90%
	);
	border: 1px solid #990000;
	padding: 16px 16px 16px 16px;
}

/* Footer styles */
#footer {
	clear:both;
	width:100%;
}
#footer p {
	color: #999;
	font-size: 0.9em;
	margin-top: 10px;
	text-align: center;
}

	/* Autumn Gem Styles */

h1, h2, h3, h4, h5, h6 {
	color: #ff9933;
	font-family: Georgia, "Bitstream Vera Serif", serif;
	font-weight: normal;
	clear: both;
}
	h1 {
		font-size: 2.0em;
		margin-bottom: 10px;
		
	}
	h2 {
		font-size: 1.8em;
		margin-bottom: 10px;
		margin-top: 15px;
	}
	h3 {
		font-size: 1.6em;
		margin-bottom: 8px;
		margin-top: 15px;
	}
	h4 {
		font-size: 1.4em;
		margin-bottom: 8px;
		margin-top: 15px;
	}
	h5 {
		font-size: 1.2em;
		margin-bottom: 5px;
		margin-top: 10px;
	}
	h6 {
		font-size: 1em;
		margin-bottom: 5px;
		margin-top: 10px;
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: #ff9933;
		text-decoration: none;
	}
p, ul, ol, blockquote {
	margin-bottom: 8px;
}
a {
	color: #fdf495;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
ul li {
	margin-left: 16px;
	margin-bottom: 5px;
}
ol li {
	margin-left: 18px;
	margin-bottom: 5px;
}
.clearing {
	clear: both;
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
}
fieldset.buttons {
	text-align: right;
}

#container {
	background: #330000;
	border: 1px solid #990000;
	border-top: none;
	color: #ddd;
	margin: 0 auto;
	width: 970px;
}
	#container-inner {
		border-top: 1px solid #990000;
		padding: 16px 16px 0 16px;
	}

/* Header styles */
#header {
	background: #000;
	clear:both;
	height: 242px;
	position: relative;
}
	#header h1, #header h2 {
		display: none;
	}
	
	body #header { background: url(../img/image-greendress.jpg) no-repeat; }
	body.about #header { background: url(../img/image-calligraphy.jpg) no-repeat; }
	body.cn #header { background: url(../img/image-calligraphy.jpg) no-repeat; }
	body.who #header { background: url(../img/image-camera.jpg) no-repeat; }
	body.screenings #header { background: url(../img/image-greendress.jpg) no-repeat; }
	body.bloghome #header { background: url(../img/image-desk.jpg) no-repeat; }
	body.buy #header { background: url(../img/image-young-qiu-jin.jpg) no-repeat; }
	body.support #header { background: url(../img/image-japan.jpg) no-repeat; }
	
	#header #nav {
		border-top: 1px solid #990000;
		border-bottom: 1px solid #990000;
		height: 37px;
		width: 100%;
		background-color: #650000;
		background-image: -webkit-gradient(
			linear,
			left top,
			left bottom,
			color-stop(0.11, rgb(101,0,0)),
			color-stop(0.9, rgb(52,0,0))
		);
		background-image: -moz-linear-gradient(
			center top,
			rgb(101,0,0) 11%,
			rgb(52,0,0) 90%
		);
		opacity: 0.85;
	}
		#header #nav ul {
			list-style-type: none;
			margin: 8px 0 12px 20px;
			text-align: center;
		}
			#header #nav ul li {
				display: inline;
				margin-left: 0;
				margin-right: 23px;
				padding: 0;
	
			}
			#header #nav ul li a {
				color: #fff;
				font-family: Georgia, New Times Roman, serif;
				font-size: 1.3em;
				text-transform: uppercase;
				text-decoration: none;
			}
			#header #nav ul li a.selected {
				color: #fdf495;
			}
			#header #nav ul li a:hover
				, #header #nav ul li.alt a:hover {
				color: #fdf495;
				text-decoration: none;
			}
			#header #nav ul li.alt a {
				color: #29ff06;
			}

body.sitehome {
		background: #000;
		width: 800px;
		margin: 16px auto 0 auto;
	}
		body.sitehome #container {
			border: none;
			width: 800px;
		}
		body.sitehome #container-inner {
			border-top: none;
		}
		body.sitehome .colmask {
			display: none;
		}
		body.sitehome #container {
			background: none;
			position: relative;
		}
		body.sitehome #home_cols {
			height: 275px;
			left: -16px;
			margin: 0;
			padding: 0;			
			position: relative;
		}
		body.sitehome .home_col {
			background: #000;
			border: 1px solid #990000;
			height: 255px;
			min-height: 255px;
			position: absolute;
			top: 0;
			width: 250px;
		}
		body.sitehome #home_col1 { left: 0px; }
		body.sitehome #home_col2 { left: 360px; left: 275px; }	
		body.sitehome #home_col3 { left: 718px; left: 548px; }
		body.sitehome .home_col_inner {
			padding: 10px;
		}
		body.sitehome h2 {
			font-size: 1.6em;
			margin-top: 0;
			text-align: center;
		}
	body.sitehome #header {
		background: 0 38px url(../img/image-home.jpg) no-repeat;
		background: 0 38px url(../img/image-home-800x495.jpg) no-repeat;
		border: 1px solid #990000;
		border-top: none;
		height: 450px;
		overflow: hidden;
	}
	body.sitehome #header #nav ul li a {
		font-size: 1em;
	}

/* Sidebar */

.entry {
	padding-bottom: 16px;
	border-bottom: 1px dotted #990000;
	clear: both;
	margin-bottom: 16px;
}

.entry img {
	border: 1px solid #fff;
}

/* General Styles */


img.centered, div.centered, .post img.centered, img.aligncenter, div.aligncenter, .post img.aligncenter {
	display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
    margin: 5px auto 5px auto;
	text-align: center;
	float: none;
}

.alignright, img.alignright {
	float: right;
	}

.alignleft, img.alignleft {
	float: left
	}
	.post img.alignleft {
		padding: 0 10px 10px 0;
		margin: 0;
	}
	.post img.alignleft.photo {
		padding: 0;
		margin: 0 12px 12px 0;
	}
.alignnone, img.alignnone {
	float: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

h2.widget-title {
	font-size: 1.4em;
	margin-bottom: 5px;
	margin-top: 10px;	
}

div.widget {
/*	padding-bottom: 16px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #990000;
*/
}

hr {
	display: block;
	clear: left;
	color: #ddd;
	border: none;
	border-top: 1px dotted #990000;
	width: 100%;
	height: 0px;
	margin: 15px 0 15px 0;
}

.previous {
	float: left;
}
.next {
	float: right;
}
.pagination {
	padding-bottom: 16px;
	margin-bottom: 16px;
}

.wp-caption-text {
	color: #000;
}

#home_news {
	background: #000;
	border-top: 1px solid #990000;
	color: #fff;
	height: 40px;
	left: 1px;
	opacity: 0.75;
	position: absolute;
	top: 409px;
	width: 798px;
}
	#home_news_item {
		padding: 12px 10px;
	}
.postmeta {
	border-top: 1px dotted #990000;
	font-size: 0.9em;
	margin-top: 15px;
	padding-top: 10px;
	text-align: right;
}
	.postmeta p {
		padding: 0;
		margin: 0;
		text-align: right;
	}

span.red {
	color: red;
}