body {
	margin: 0;
	/*background: #191919 url(images/img01.gif) repeat-x;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	/*color: #787878;*/
}


h1, h2, h3 {
	margin: 0;
	/*text-transform: uppercase;*/
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 125%;
}

ul, ol {
}

a {
	/*background: url(images/img05.gif) repeat-x left bottom;*/
	text-decoration: none;
	/*color: #C0BFBF;*/
	color: #ffffff; /*cstn couldn't differentiate links use white to make clearer*/
}

a:hover {
	background: none;
	color: #FFFFFF;
/*	text-decoration:underline;*/

}

/* Header */

#header {
	/*width: 940px;*/
	width: 100%;
	min-width:988px;
	height: 115px;
	background:	#B03530;
	/*background: 35393D;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom: 1px #000000 solid;
}

/* Logo */

#logo {
	float: left;
	min-width:988px;
}

#logo h1 {
	float: left;
	padding-top: 85px;
	/*text-transform: lowercase;*/
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	/*text-transform: lowercase;*/
	letter-spacing: .2em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
	/*background: url(images/img03.gif) no-repeat;*/
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	background: #ffffff;
	/*background: none;*/
	border: none;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}


/* Navwrapper */

#navwrapper {
	/*width: 940px;*/
	width: 100%;
	height: 20px;
	margin: 0 auto;
	/*background: 35393D;*/
	background: #666666;
	/*background: #000000 url(images/img02.gif) repeat-x;*/
	border-top: 1px #000000 solid;
}


/* Menu */

#menu {
	width: 100%;
	min-width:988px;
	/*width: 940px;*/
	height: 20px;
	margin: 0 auto;
	/*background: 35393D;*/
	background: #666666;
	/*background: #000000 url(images/img02.gif) repeat-x;*/
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#menu ul {
	margin: 0;
	/*padding: 16px 0 0 10px;*/
	padding: 2px 0px 17px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 5px 40px 5px 0px;
	background: none;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*was CCCCCC changed to make clearer */
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	text-decoration:underline;
}

#menu a:hover {
	/*text-decoration: underline;*/
	text-decoration:underline;
}



/* Flash Section Wrapper */

#flashsection {
/*041309*/
	float: left;
	width: 100%;
	min-width:988px;
	/*width: 940px;*/
	height: auto;
	background: #000000;
	/*background:	#AF3530; /*this color matches the logo background*/
	/*background: 35393D;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#flashsection p {
	padding: 0px;
	margin: 20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCCCCC;

}

#flashsection a {
	background: none;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font: bold Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#flashsection a:hover, #menu .current_page_item a {
	color: #FFFFFF;
	text-decoration:underline;
}

#flashsection a:hover {
	/*text-decoration: underline;*/
	text-decoration:underline;
}

/* Flash Section Left */

#flashsectionleft {
	float: left;
	width: 340px;
	height: auto;
	background: #000000;
	/*background:	#AF3530; /*this color matches the logo background*/
	/*background: 35393D;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#flashsectionleft p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#flashsectionlefttop {
	float: left;
	width: 340px;
	height: 275px;
	background: #000000;
	/*background:	#AF3530; /*this color matches the logo background*/
	/*background: 35393D;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#flashsectionleftbottom {
	float: left;
	width: 340px;
	height: 75px;
	background: #000000;
	/*background:	#AF3530; /*this color matches the logo background*/
	/*background: 35393D;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* Flash Section Right */

#flashsectionright {
	float: left;
	width: 600px;
	height: auto;
	background: #000000;
	/*background:	#AF3530; /*this color matches the logo background*/
	/*background: 35393D;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#flashsectionright p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}



/* Page */

#page {
/*041309*/
	float: left;
	width: 100%;
	min-width:988px;
	/*width: 940px;*/
	margin: 0 auto;
	padding: 0px;
	/*background: #000000 url(images/img04.gif) repeat-x;*/
	background: #333333;
}


/* Content */

#content {
	float: left;
	width: 450px; /* was 670 */
}

.post {
}

.post .title {
	/*padding: 5px 0;*/
/*	border-top: 1px solid #000000;*/
	padding: 10px 20px 10px 15px;
	color:#CCCCCC;
}


.post .pasteventstitle {
	/*padding: 5px 0;*/
/*	border-top: 1px solid #000000;*/
	padding: 10px 20px 10px 15px;
	color:#333333;
	font-size: 1.2em;
}

.post .paratitle {
	padding: 0px;
	color:#CCCCCC;
}

.post .title a {
	background: none;
		color:#CCCCCC;
}

.post a {
	background: none;
	color:#FFFFFF; /* was CCCCCC now made clearer with white */
	font-weight:bolder;
}


.post a:hover {
	background: none;
	color:#ffffff;
	text-decoration:underline;	
}

.post .meta {
	padding: 2px 10px;
	/*background: #000000;*/
	background: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: right;
	font-size: 9px;
}

.post .entry {
	padding: 20px 40px 20px 40px;
	text-align: justify;
	color:#CCCCCC;
}

.post .huwenge {
	padding: 20px 40px 20px 40px;
	text-align: justify;
	color:#CCCCCC;
	width:500px;
}

.post .newsentry {
	padding: 20px 40px 20px 40px;
	text-align: justify;
	background:#333333;
	font-size:1em;
	color:#CCCCCC;
}

.post .prentry {
	padding: 20px 40px 20px 40px;
	text-align: justify;
	background:#333333;
	font-size:1.0em;
	color:#CCCCCC;
}


.post .newsdate {
	padding: 20px 40px 20px 40px;
	text-align: justify;
	background:#333333;
	font-size:1em;
	color:#CCCCCC;
}

.post .performance-title {
	color:#ffffff;
	font-weight:bolder;
}


.post .cn-entry {
	padding: 20px 40px 20px 40px;
	text-align: justify;
	background:#333333;
	font-size:1.2em;
	color:#CCCCCC;
}

.post .cn-huwenge {
	padding: 20px 40px 20px 40px;
	text-align: justify;
	background:#333333;
	font-size:1.2em;
	color:#CCCCCC;
	width: 500px;
}

.post .cn-title {
	color:#FFFFFF;
	font-size: 1.3em;
	font-weight:bolder;
	text-align: justify;
}

.post .cn-subtitle {
	color:#CCCCCC;
	font-size: 1.1em;
	text-align: justify;
	padding-left: 15px;
}

.post .cn-subtitletext {
	color:#CCCCCC;
	font-size: 1.0em;
	text-align: justify;
	padding-left: 15px;
}


.post .cn-englishtext {
	color:#CCCCCC;
	font-size:12px;
}


/* Content Single*/

#contentsingle {
	float: left;
	width: 100%;
	/*width: 940px;*/
}




/* Sidebar */

#sidebar {
	float: left;
	width: 279px;
	/*background: #0D0D0D;*/
	background: #666666;
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
*/
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 5px;
}

#sidebar li li {
}

#sidebar h2 {
	padding: 5px 10px;
	/*background: #000000;*/
	background: inherit;
	/*font-size: 1.2em;*/
	border-top: 1px solid #CCCCCC;
	font-weight:bolder;
	color: #CCCCCC;
}

#sidebar p {
	padding: 5px;
	font-size: 75%;
	color: #CCCCCC;
		font-weight:bolder;
}

#sidebar a {
	font-size: 100%;
	color: #FFFFFF; /* again was CCCCCC now white */
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
/*041309*/
	float: left;
	width: 100%;
	min-width:988px;	
	/*width: 940px;*/
	margin: 0 auto;
	padding: 5px 0;
	background: #CCCCCC;
	border-top: 1px solid #000000;
	/*border-bottom: 1px solid #000000;*/
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
}



/* BIO Section */

#biopic {
	float: left;
	width: 260px;
	/*background: #0D0D0D;*/
	background: #333333;
}


#biopic p {
	padding: 0px;
	text-align:center;
}

#cn-biopic {
	float: left;
	width: 260px;
	/*background: #0D0D0D;*/
	background: #333333;
}


#cn-biopic p {
	font-size:18px;
	padding: 0px;
	text-align:center;
}


#biotext {
	float: left;
	width: 500px;
	/*background: #0D0D0D;*/
	background: #333333;
}


#biotext p {
	padding: 0px 20px 20px 20px;
}


#cn-biotext {
	float: left;
	width: 500px;
	/*background: #0D0D0D;*/
	background: #333333;
}


#cn-biotext p {
	padding: 0px 20px 20px 20px;
	font-size:18px;
}


/* front page sidebar */

#sidebar-frontpage {
	float: left;
	width: 279px;
	height: auto;
	background: #333333;
}

#sidebar-frontpage p {
	padding: 2px;
}

/* Sidebar Frontpage Left */

#sidebar-frontpage-left {
	float: left;
	width: 75px;
	height: auto;
	background: #333333;
}

#sidebar-frontpage-left p {
	padding: 2px;
}

/* Sidebar Frontpage Right */

#sidebar-frontpage-right {
	float: right;
	width: 200px;
	height: auto;
	background: #333333;
}

#sidebar-frontpage-right p {
	padding: 4px;
	font-size: 10px;
}

#sidebar-frontpage-right h1 {
	font-size:12px;
	padding: 20px 0px 0px 4px;
}

#sidebar-frontpage-right a {
	font-size:12px;
	padding: 20px 0px 0px 0px;
}

#sidebar-frontpage-right a:hover {
	font-size:12px;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration:underline;
}

/* CHINESE */

#cn-sidebar-frontpage-right {
	float: right;
	width: 200px;
	height: auto;
	background: #333333;
}

#cn-sidebar-frontpage-right p {
	padding: 4px;
	font-size: 10px;
}

#cn-sidebar-frontpage-right h1 {
	font-size:18px;
	padding: 20px 0px 0px 4px;
}

#cn-sidebar-frontpage-right a {
	font-size:18px;
	padding: 20px 0px 0px 0px;
}

#cn-sidebar-frontpage-right a:hover {
	font-size:18px;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration:underline;
}


/* These are the event buttons for individual performances */

#event-buttons {
position:absolute;
left:600px;
top:175px
}

#event-buttons a {
	text-decoration: none;
}

#event-buttons a:hover {
	text-decoration: none;
}

/* These are the event logos for individual performances */

#event-logo {
position:absolute;
left:700px;
top:150px
}

#event-logo a {
	text-decoration: none;
}

#event-logo a:hover {
	text-decoration: none;
}


#event-logo p {
	color:#CCCCCC;
}

#event-logo-huwenge {
position:absolute;
left:600px;
top:150px
}

#pastevent-logo {
position:absolute;
left:500px;
top:150px
}


/* These are the event logos for individual performances on the HOME page*/

#event-logo-home {
position:inherit;
left:700px;
top:750px
}

#event-logo-home a {
	text-decoration: none;
}

#event-logo-home a:hover {
	text-decoration: none;
}


/* These are the event logos for individual performances */

#event-buytickets {
position:absolute;
left:400px;
top:125px
}

#event-buytickets a {
	text-decoration: none;
}

#event-logo buytickets:hover {
	text-decoration: none;
}


/* These are the individual pics for each performance */

img.floatright {
float:right;
margin: 0px 10px 10px 10px;
}




/* These are the English/Chinese switches */

#english-chinese {
position:absolute;
left:800px;
top:25px;
font-size:14px;

}

#english-chinese a {
	text-decoration: none;
	font-size:14px;
}

#english-chinese a:hover {
	text-decoration: none;
	font-size:14px;
}


/* Eastern Horizon Playbill */

#playbill {
	float: left;
	width: 800px;
	/*background: #0D0D0D;*/
	background: #333333;
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
*/
}


#playbill ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#playbill li {
}

#playbill li ul {
	padding: 5px;
}

#playbill li li {
}

#playbill h2 {
	padding: 5px 10px;
	/*background: #000000;*/
	background: inherit;
	/*font-size: 1.2em;*/
	font-weight:bolder;
	color: #CCCCCC;
}

#playbill p {
	padding: 10px;
	font-size: 75%;
	color: #CCCCCC;
	font-weight:bolder;
}

#playbill a {
	font-size: 100%;
	color: #CCCCCC;
}

#playbill-left {
	float: left;
	width: 250px;
	height: auto;
	background: #333333;
	padding: 10px 0px 10px 0px;
}

#playbill-left p {
	padding: 12px;
}

/* Sidebar Frontpage Right */

#playbill-right {
	float: right;
	width: 550px;
	height: auto;
	background: #333333;
	padding: 10px 0px 10px 0px;
}

#playbill-right p {
	padding: 10px;
	font-size: 12px;
	font-weight: lighter;
}

#playbill-right h1 {
	font-size:12px;
	padding: 20px 0px 0px 4px;
}

#playbill-right a {
	font-size:12px;
	padding: 20px 0px 0px 0px;
}

#playbill-right a:hover {
	font-size:12px;
	padding: 20px 0px 0px 0px;
	color: #FFFFFF;
	text-decoration:underline;
}

