body {
	background: #066dab url("/gfx/kuldkalake_bg3.gif") repeat-x left top;
	color: #e1ff3e;
	font-family: Georgia, Arial, Serif;
	font-size: 18px;
	letter-spacing: 0.03em;
}
a {
	color: #bebebe;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
img {
	border: 0;
}
h1, h2, h3, p {
	padding: 0;
	margin: 0;
}
h1 {
	clear: both;
	width: 100%;
	font-size: 38px;
	margin-top: 70px;
	display: inline-block;
	color: gold;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
h3 a {
	color: #666666;
}
h3 a:hover {
	color: #222222;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
#content {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
#shows {
	margin: 10px auto 0;
}
.sep {
	clear: both;
	width: 75%;
	margin: 50px auto 0;
	height: 1px;
	line-height: 1px;
	background-color: #aa4400;
}
.show {
	margin: 20px 0;
	display: inline-block;
}
.show .title_w {
	margin: 5px 0;
	padding: 0 13px;
}
.show .image {
	clear: both;
}
.show h2 {
	display: block;
	margin: 5px 0;
}
.ended {
	color: orange;
}
.t_child, .t_adult {
	font-size: 12px;
}
.t_child {
	color: pink;
}
.t_adult {
	color: green;
}
.show_time {
	clear: both;
	margin: 15px auto;
	text-align: left;
	display: inline-block;
	color: #c5b8ff;
}
.show_time h2 {
	text-align: center;
}

#footer {
	color:	#444400;
	text-align: center;
	padding: 7px 0;
	font-size: 14px;
}
.disclaimer {
	margin-top: 5px;
	font-size: 10px;
}
