body
{
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	-webkit-text-size-adjust: none;
	margin: 0;
	background: black;
}

#content
{
	padding-bottom: 30px;
}

a
{
	color: white;
	text-decoration: none;
}

a.phone
{
	text-decoration: underline;
}

.clearer
{
	clear: both;
}

.rounded-5
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rounded-10
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content
{
	background: black url(../images/iphone-bg.png) no-repeat 50% 0;
	padding-top: 240px;
	padding-left: 10px;
	padding-right: 10px;
}

h1,
h1 span.goodthru
{
	color: white;
	font-weight: normal;
	font-size: .9em;
}

h1 span
{
	font-weight: bold;
	font-size: 1.3em;
	color: #40917d;
}

#films
{
		
}

.film,
.film-synop
{
	position: relative;	
	padding: 10px;
	background: #1d1d1d;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 3px;
}

.film-info a,
.film-synop a
{
	display: inline-block;
	font-weight: bold;
	font-size: .7em;
	float: right;
	padding: 5px;
	color: white;
	text-decoration: none;
	background: #40917d;
	bottom: 0;
	right: 0;
}

.film-synop
{
	background: #111;
	margin-top: 0;
	display: none;
}

.film-synop p
{
	font-size: .8em;
	margin: 5px;
}

.film-synop .rating
{
	font-weight: bold;
}

.film-synop a
{
	float: none;
	display: inline;
	position: relative;
}

.film-synop strong
{
	color: #40917d;
}

.film img
{
	width: 100px;
	float: left;
}

.film-info
{
	position: relative;
	margin-left: 110px;
	font-size: 13px;
}

.film-info p
{
	padding: 5px;
	font-weight: bold;
	text-align: center;
	font-size: .8em;
	margin: 0;
	margin-bottom: 5px;
}

.daily
{
	color: #353535;
	background: #969998;
}

.late
{
	color: #353535;
	background: #889290;
}

.auditorium
{
	color: #232323;
	background: #494f4e;
}

p.alert
{
	background: #3a0a09;
	font-style: italic;
}

.film h2
{
	margin: 0;
	margin-bottom: 10px;
	font-size: 1.1em;
}

.theatre-info h2
{
	color: #40917d;
	font-size: .9em;
}

.theatre-info p
{
	font-size: .7em;
	margin: 0;
}

.theatre-info span
{
	color: #40917d;
	font-weight: bold;
}

.theatre-info a
{
	color: #40917d;
	font-weight: bold;
	text-decoration: underline;
}

#footer
{
	margin-top: 50px;
	text-align: center;
}

#footer a
{
	text-decoration: underline;
	font-size: .7em;
}

a.close-btn
{
	display: inline;
	padding: 0;
	background: none;
	font-size: .8em;
}

a.film-anchor,
a.synop-anchor
{
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
}

#rdb-logo
{
	width: 190px;
}
