* {
	margin: 0;
	padding: 0;
}
img, a {
	outline: none;
	border: none;
}
body {
	background: #fff url(../images/bkg_nav_repeat.jpg) repeat-x center 150px;
}
html {
	background: #000;
}
#wrap_all {
	width: 966px;
	margin: 0 auto;
	position: relative;
}
.hidetext {
	text-indent: -9999px;
}
#masthead {
	width: 1000px;
	height: 145px;
	margin: 0 auto;
}
#logo {
	width: 966px;
	height: 145px;
	background: url(../images/masthead.jpg) no-repeat;
	position: absolute;
}
#tagline {
	margin: 0 auto 35px;
	background: url(../images/headline_home.gif) no-repeat center;
	height: 71px;
	text-indent: -9999px;
}
#pbs_airing {
	margin: 0 auto 35px;
	background: url(../images/headline_buydvd.gif) no-repeat center;
	height: 79px;
	text-indent: -9999px;
	cursor: pointer;
}
#wrap_content {
	float: left;
  	width: 100%;
  	display: block;
  	position: relative;
	overflow: hidden;
	margin-top: 100px;
	padding-bottom: 50px;
}
form.headline {
	width: 792px;
	margin: 0 auto 30px;
	
}
.columns {
  position: relative;
  float: left;
  left: 100%;
}
#trailers {
	margin-left: -80%;
	width: 592px;
	text-align: center;	
}
#content {
	margin-left: -100%;
	width: 750px;
	margin-top: 15px;
}
#content p {
	margin-bottom: 10px;
}
#trailers ul li {
	display: inline-block;
}
#trailers ul {
	margin: 0 0 15px 40px;
	text-align: left;
}
.bus {
	margin-left: -10px;
}
.credits {
	margin-top: 30px;
}
#sponsors {
	margin: 40px 0;
}
#sponsors img {
	margin-right: 30px;
}
#col_right, #col_left {
	border-left: dotted #dcdcdc 2px;
	border-right: dotted #dcdcdc 2px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
#col_right {
	margin-left: -20%;
	width: 170px;
	padding-left: 8px;
	padding-right: 8px;
}
#col_right dl dd {
	display: inline;
	margin-right: 8px;
}
#col_right p, #col_right dl {
	margin-bottom: 20px;
}
#col_right dl img {
	margin: 10px 0 0 0;
}
.sidebar_title {
	padding: 4px 0 5px 5px;
}
.sidebar_accessible {
	padding: 4px 0 5px 5px;
}
#col_left {
	margin-left: -100%;
	width: 187px;
}
#col_left img {
	margin-bottom: 20px;
}
#col_left.columns {
	text-align: center;
}

#nav_main {
	height: 80px;
	padding: 6px 0 0 32px;
	position: absolute;
	top: 150px;
	left: -3px;
}
div.trailers {
	background: url(../images/bkg_title_trailer2.jpg) no-repeat;
}
div.story {
	background: url(../images/bkg_title_story.jpg) no-repeat;
}
div.filmmakers {
	background: url(../images/bkg_title_filmmakers.jpg) no-repeat;
}
div.photos {
	background: url(../images/bkg_title_photos.jpg) no-repeat;
}
div.soundtrack {
	background: url(../images/bkg_title_soundtrack.jpg) no-repeat;
}
div.screenings {
	background: url(../images/bkg_title_screenings.jpg) no-repeat;
}
div.thanks {
	background: url(../images/bkg_title_thanks.jpg) no-repeat;
}
div.outreach {
	background: url(../images/bkg_title_outreach.jpg) no-repeat;
}
div.contact{
	background: url(../images/bkg_title_contact.jpg) no-repeat;
}
.cast {
	width: 170px;
	float: left;
}
.cast p {
	margin-right: 12px;
}
.cast img {
	margin-bottom: 20px;
}
.photo_credit {
	float: right;
	margin-right: 90px;
}
.bio {
	width: 515px;
	float: left;
	margin-bottom: 30px
}
.bio_photo {
	clear: left;
	width: 150px;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
.thumbnail {
	width: 150px;
	float: left;
	margin: 0 20px 20px 0;
}
.bio_nophoto {
	width: 515px;
	margin: 0 0 30px 190px;
}
.album_info {
	width: 350px;
	height: 120px;
	float: left;
	margin-bottom: 30px;
}
.album_info img, .album_info ul {
	float: left;
}
.album_info img {
	margin-right: 20px;
}
li.artist {
	font-size: 13px;
	font-weight: bold;
}
.thanks_col1 {
	width: 233px;
	float: left;
}
#special_thanks {
	border-top: dotted #dcdcdc 2px;
	border-bottom: dotted #dcdcdc 2px;
	padding-top: 15px;
	margin-bottom: 15px;
}
#download li {
	height: 14px;
	font-weight: bold;
	padding: 0 0 15px 17px;
	background: url(../images/bullet_download.jpg) no-repeat;
}
.contact_form {
	float: left;
	margin-bottom: 20px;	
	}
.contact_form input, select {
	height:20px;
}
.contact_form input, select, textarea {
	border:0 none;
	margin-left:10px;
	outline-color:#777;
	outline-style: dotted;
	outline-width:thin;
	width:270px;
}
#submit_form {
	background-color: #FD521E;
	border:0 none;
	cursor:pointer;
	height:22px;
	width:60px;
	color: #fff;
}
#presskit {
	clear: both;
	margin-bottom: 10px;
}
#footer {
	background: #000 url(../images/bkg_footer_repeat.jpg) repeat-x;
	height: 30px;
	padding-top: 50px;
	clear: both;
}
#footer ul {
	color: #fff;
	width: 966px;
	margin: 0 auto;
}
#footer ul li {
	padding-left: 10px;
}
.mr15 {
	margin-right: 15px;
}
.align_top {
	vertical-align: top;
}
.clear {
	clear: both;
}

/*----- TWITTER -----*/
.twtr-ft div img, .twtr-ft div span {
display: none;
}
.twtr-tweet-wrap {
	padding: -10px;
}
