body {
	background: #000000 url(assets/bg.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	width: 100%;
}

#container {
	background:url(assets/bg.jpg) no-repeat center -48px;
	margin: 0 auto 30px auto;
	position: relative;
	width: 994px;
	min-height: 500px;
	overflow: auto;
}

#fine-print {
	width: 310px;
	float: left;
	font-size: 11px;
	color: #beaf9c;
	font-family: Arial, Helvetica, "sans serif";
	margin: 535px 0 0 30px;
}

#fine-print p {
	margin: 0 0 16px; 0;
	padding-top: 0 0 16px 0;
}

#fine-print p.highlight {
	color: #dfb852;
	font-size: 12px;
}

#fine-print h5 {
	margin: 0;
	padding: 0;
}

#tablet {
	background: url(assets/bg-tablet.gif) no-repeat;
	width: 579px;
	min-height: 228px;
	margin-top: 120px;
	float: left;	
	position: relative;
	padding: 60px 35px 0 35px;
}

#tablet h1 {
	width: 370px;
	height: 25px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(assets/sprite.gif) no-repeat -35px 0px;
	padding: 0;
}

#tablet p.first {
	height: 75px;
	margin: 25px 0 0 0;
	padding: 0;
	background: url(assets/sprite.gif) no-repeat center -52px;
	text-indent: -9999px;
}

#tablet #hdrRSVP {
	width: 150px;
	height: 50px;
	background: url(assets/sprite.gif) no-repeat 0px -158px;
	text-indent: -9999px;
}

#tablet #hdrScreenings {
	width: 150px;
	height: 50px;
	background: url(assets/sprite.gif) no-repeat -176px -158px;
	text-indent: -9999px;
}

#rsvp ol {
	color: #dfb852;
	font-size: 19px;
}

#rsvp ol span {
	color: #ffffff;
	font-size: 17px;
}

#screenings h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #dfb852;
}

#screenings ul {
	list-style-type: none;
	margin: 0 0 15px 0; 
	padding: 0 15px 0 0;
}

#screenings ul li {
	font-size: 14px;
	margin: 0 0 .5em 0; 
	padding: 0;
}

#screenings ul li a {
	color: #ffffff;
	text-decoration: none;
}

#screenings a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#screenings ul li span {
	color: #dfb852;
}

div.column {
	width: 50%;
	float: left;
}

#social {
	width: 120px;
	height: 60px;
	overflow: hidden;
	right: 57px;
	bottom: 5px;
	position: absolute;
	color: #ffffff;
	font-size: 1px;
}

#social ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 13px;
	background: url(assets/social.png) top center no-repeat;
	height: 31px;
	margin: 0;
}

#social ul li {
	margin: 0 6px 0 0;
	padding: 0;
	display: block;
	width: 25px;
	height: 25px;
	float: left;
}

#social ul li a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	outline: 0;
}

#social p {
	clear: both;
	color: #ffffff;
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 14px !important;
	text-align: center;
}

#social p a {
	color: #ffffff;
}
