@charset "utf-8";
/* CSS Document */

#theatre {
	font-size: 9pt;
}
#theatre .content {
	padding-bottom: 12px;
}
#theatre.list .content {
	padding: 6px 8px 0px 6px;
}
#rating, #theatre.list .rating {
	float: right;
	width: 84px;
	text-align: center;
	font-size: 7pt;
	color: #999;
}
#theatre.list .rating {
	text-align: right;
	font-size: 8pt;
}
#theatre.list .rating a:link, #theatre.list .rating a:visited {
	color: #777;
}
#theatre.list .rating a:hover, #theatre.list .rating a:active {
	color: #fff;
	text-decoration: underline;
}
#theatre h1 {
	padding-bottom: 0px;
	margin-bottom: 12px;
}
#theatre.list h1 {
	border-bottom: none;
}
#theatre.list a {
	text-decoration: none;
}
#theatre h1 img {
	margin-right: 12px;
	border-color: #800;
	border-style: solid;
	border-width: 3px 6px;
}
#theatre #gmap {
	float: left;
	margin-right: 16px;
	margin-bottom: 12px;
	width: 260px;
	height: 260px;
	background-repeat: no-repeat;
	background-position: -130px -70px;
	clear: both;
}
#theatre h3 {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: 1px solid #a00;
	margin-left: 276px;
}
#theatre #prices {
	font-size: 8pt;
}
.widget table {
	background-color: #141414;
	border: 1px solid #000;
	margin-bottom: 12px;
	border-top-width: 0px;
	border-bottom-width: 6px;
}
.widget th, .widget td {
	background-image: url(/img/gray_row_separator.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.widget th {
	text-align: right;
	color: #ccc;
	padding: 3px 3px 3px 8px;
}
.widget td {
	padding: 3px 10px 3px 6px;
}
.widget td a:link, .widget td a:visited {
	text-decoration: none;
	color: #fff;
}
.widget td a:hover, .widget td a:active {
	text-decoration: underline;
}
#showtimes h1 {
	margin-bottom: 12px;
}
#showtimes .title {
	background-color: #800;
	background-image: url(/img/red_row_separator.gif);
	text-align: left;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px 8px 3px 8px;
}
#showtimes .title a:link, #showtimes .title a:visited {
	color: #fff;
	text-decoration: none;
}
#showtimes .title a:hover, #showtimes .title a:active {
	color: #faa;
}
#showtimes h3 {
	display: inline;
	font-size: 11pt;
	font-weight: normal;
	position: relative;
	top: 2px;
	left: 8px;
}
#showtimes th, #showtimes td {
	text-align: center;
	vertical-align: middle;
	position: 0px;
}
#showtimes th {
	background-color: #262626;
	background-image: url(/img/lightgray_row_separator.gif);
	padding: 8px;
	font-size: 8pt;
}
#showtimes .screen, #showtimes .times {
	padding: 7px 0px 7px 14px;
}
#showtimes .screen {
	color: #999;
}
#showtimes .times {
	text-align: left;
	padding: 7px 8px;
}
#showtimes .times span {
	padding: 1px 4px;
	line-height: 17px;
}
#showtimes .times span.next {
	background-color: #444;
}
#showtimes h2 {
	margin-bottom: 12px;
}
#showtimes .content {
	padding-bottom: 10px;
}
#showtimes .movie {
	background-image: url(../img/gray_row_separator.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 12px 0px;
	clear: both;
}
#showtimes .movie table {
	margin-bottom: 0px;
}
#showtimes .movie .synopsis {
	text-align: left;
	font-size: 8pt;
	color: #ccc;
	padding: 8px 10px;
}
#showtimes .movie .poster {
	float: left;
	margin-right: 12px;
	border: 2px solid #000;
}
#showtimes .movie.first {
	background-image: none;
	padding-top: 0px;
}
#showtimes .movie.last {
	padding-bottom: 10px;
}
#comments {
	font-size: 9pt;
}
#comments h2 {
	margin-bottom: 12px;
}
#comments .text {
	float: left;
	width: 538px;
	color: #ccc;
}
#comments img {
	margin-right: 14px;
	border: 1px solid #000;
}
#comments .comment {
	background-image: url(../img/gray_row_separator.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 12px 0px;
}
#comments .comment.first {
	background-image: none;
	padding-top: 0px;
}
#comments .comment.last {
	padding-bottom: 0px;
}
#comments .comment .badge {
	color: #fff;
	font-weight: bold;
}
