html{height:100%;}
body{
	margin:0;
	color:#91877a;
	font:15px/18px Arial, Helvetica, sans-serif;
	background:url(../images/bg-body.gif) repeat-y 50% 0;
	height:100%;
	min-width:1002px;
}
* html body {height:100%;}
img{border-style:none;}
a{
	color:#91877a;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
.wrapper{
	min-height:100%;
	background: url(../images/bg-wrapper.jpg) no-repeat 50% 0;
	overflow:hidden;
}
* html .wrapper{
	height:100%;
	overflow:visible;
}
.w1{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w2{
	width:1052px;
	position:relative;
	float:left;
	left:50%;
}
.w3{
	width:1052px;
	position:relative;
	float:left;
	left:-50%;
}
/* page-title and main-content */
div.page-title{
    color: #cc9835;
    font-weight: normal;
}
/* end page-title and main-content */
/* container start */
#container{
	width:975px;
	/* TODO: set margin-top to 0 if PBS navigation moves content down */
	margin:25px auto 0 auto;
	overflow:hidden;
}
	/* header */
#header{
	overflow:hidden;
	width:100%;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-logo.png);
	width:609px;
	height:169px;
	margin:3px 0 0;
}
.logo a{
	display:block;
	height:100%;
	width:505px;
	position:relative;
}
#header .ico-area{
	float:right;
	text-align:right;
	margin:116px 0 0;
}
#header .ico-area strong{
	color:#fff;
	font-weight:normal;
	padding:0 3px 0 0;
	font:15px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header .ico-area ul{
	margin:0;
	padding:9px 0 0;
	list-style:none;
	overflow:hidden;
}
#header .ico-area li{
	float:left;
	padding:0 0 0 9px;
}
#header .ico-area a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:24px;
	height:23px;
	text-align:left;
}
#header .twitter{
	background:url(../images/ico-twitter.png) no-repeat;
	width:23px;
}
#header .facebook{background:url(../images/ico-facebook.png) no-repeat;}
#header .youtube{background:url(../images/ico-youtube.png) no-repeat;}
#header .flickr{background:url(../images/ico-flickr.png) no-repeat;}
.block{
	background:url(../images/bg-block.png);
	border:solid #000;
	border-width:4px 0;
	width:100%;
}
.visual{
	width:918px;
	height:34px;
	padding:10px 0 0 57px;
	clear:both;
}
.visual .txt-film-by{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/txt-film-by.png);
	width:220px;
	height:35px;
}
	/* header end */
	/* main start */
#main{
	overflow:hidden;
	width:100%;
	padding:7px 0 7px;
}
/* content start */
#content{
	float:left;
	/*width:668px;*/
	position:relative;
	width: 668px;
}
#content.wide{
    width:100%;
}
* html .content-frame{
   overflow:visible;
 }
.content-holder{
	position:relative;
	overflow:hidden;
	width:100%;
    z-index:1;
}
#main-content.content-holder{
    width: auto;
}
.content-frame{
	background:url(../images/bg-main.png);
	width:656px;
	overflow:hidden;
	padding:15px 5px;
	padding-top:5px;
    padding-right:7px;
	/*min-height:670px;*/
}
#content.wide .content-frame{
    width:965px;
}
.video-holder{
    height:312px;
    width:512px;
    float: right;
    padding:5px;
    padding-top:0px;
}
#content .text{
	overflow:hidden;
	position:relative;
}
#content h1{
	margin:0;
	color:#960;
	font-size:20px;
	line-height:22px;
	font-weight:normal;
}
#content p{
    margin:0px 12px 24px 0px;
}
.decor{
	position:absolute;
	top:346px;
	right:0;
	background:url(../images/bg-decor.png) no-repeat;
	width:466px;
	height:305px;
	z-index:inherit -5;
}
* html .decor{right:-1px;}
		/* content end */
		/* sidebar start */
#sidebar{
	float:right;
	width:300px;
}
a.adlink{
    text-decoration:none;
}
.side-box{
    display:block;
	overflow:hidden;
	padding:15px 0 29px;
	background:#000;
	margin:0 0 7px;
}
.side-box .img-area{
    display:block;
	overflow:hidden;
	width:100%;
	margin:0 0 20px;
}
.side-box .img-area img{
	display:block;
	margin:0 auto;
	border:1px solid #666;
}
.side-box .text{
    display:block;
	padding:23px 20px 0 15px;
	color:#fff;
	overflow: hidden;
	text-decoration: none;
}
* html .side-box .text{
	overflow:visible;
	height:1%;
}
.side-box .img-hold{
	float:right;
	margin:-19px 0 0 10px;
}
* html .side-box .img-hold{margin:-19px 0 0 7px;}
.side-box .img-hold img{display:block;}
.side-box .text .ttl{
	color:#f90;
	display:block;
}
.side-box .text p{margin:0;}
.side-box .text a{
    color:#fff;
    text-decoration: none;
}
.side-box .text a:hover{
    color:#fff;
    text-decoration: none;
}
.side-area{
	width:100%;
	overflow:hidden;
	padding:0px 0px  10px 0px;
	margin-bottom: 8px;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/bg-main.png) repeat scroll 0 0;
}
* html .side-area{
	overflow:visible;
	height:100%;
}
.side-area img{
	display:block;
	margin:0 auto;
	border:1px solid #8d670b;
}
.side-area .text{
	margin:0 20px 0 20px;
}
.side-area a {
	font-weight: bold;
}
	/*sidebar end */
	/* partners-list start */
#partners {
	width:975px;
    margin: 0 auto 0 auto;
}
.partners-list{
	margin:0;
    padding:11px 0 5px;
    list-style:none;
	overflow:hidden;
	text-align:center;
	width:100%;
}
.partners-list li{
	display:inline;
	overflow:hidden;
	padding:0 9px;
}
* html .partners-list li{padding:0 6px 0 12px;}
	/* partners-list end */
	/* info-area start */
.info-area{
    margin-left: auto;
    margin-right: auto;
	overflow:hidden;
	width:975px;
	text-align:center;
	color:#000;
	font-size:10px;
	line-height:12px;
	padding:10px 2px 20px;
}
.info-area p{margin:0;}
.info-area a{
	color:#000;
	text-decoration:none;
}
.info-area a:hover{text-decoration:underline;}
	/* info-area end */
/* container end */
/* footer start */

#footer{
	text-align:center;
	position:relative;
	width:100%;
	height:54px;
	background:#600 url(../images/bg-footer.gif) repeat-x 50% 0;
	overflow:hidden;
}
.footer-holder{
	overflow:hidden;
	width:975px;
	margin:0 auto;
	padding:14px 0 0;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
	font-size:10px;
	line-height:12px;
	color:#fc6;
	width:100%;
}
#footer ul li{
	display:inline;
	background:url(../images/sep-footer-list.gif) no-repeat 0 3px;
	padding:0 4px 0 5px;
}
#footer ul li:first-child{background:none;}
#footer ul a{color:#fc6;}
/* footer end */

.timeline-band {
  font-size: 9px;
}

/* premiere_date pagelet */
#body .pagelet.premiere_date {
    float: right;
    width: 600px;
    padding: 0;
    margin: 0;
}
#body .pagelet.premiere_date ul.pagelet-links {
    float: left;
    padding: 0;
    margin: 0;
}
#body .pagelet.premiere_date ul.pagelet-links li.pagelet-remove-link {
    display: none;
}
#body .pagelet.premiere_date .pagelet-content {
    text-align: right;
    margin-top: 5px;
    margin-right: 25px;
}
#body .pagelet.premiere_date .pagelet-content,
#body .pagelet.premiere_date .pagelet-content a {
    color: #cf9834;
}
#body .pagelet.premiere_date .pagelet-content p {
	padding: 0;
	margin: 0;
}

h1, h1 a { color: #669999; }
h2, h2 a { color: #996600; }
h3, h3 a { color: #cc9933; }
h4, h4 a { color: #669999; }
h5, h5 a { color: #91877a; }
h6, h6 a { color: #cc9933; }

.content-holder blockquote, .content-holder cite, .content-holder blockquote p {
  margin: 0px;
  padding: 0px;
}

.content-holder a { color: #cc9933; }

.content-holder blockquote {
  color: #669999;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 7px;
  font-weight: bold;
  font-size: 17px;
}

.content-holder blockquote p {
  margin-bottom: 1ex;
}

.content-holder cite {
  margin-right: 5em;
  margin-left: 2em;
  font-style: italic;
  font-weight: normal;
}
.content-holder ul, .content-holder ol { 
  padding: 0;
  list-style-type: none;
}
.content-holder ul li { 
  margin-left: 1.5em;
  list-style-type: disc; 
}
.content-holder ul li ul li { 
  margin-left: 2em;
  list-style-type: circle; 
}
.content-holder ul li ul li ul li { 
  margin-left: 2em;
  list-style-type: square; 
}
.content-holder ul li { 
  margin-left: 1em;
  list-style-type: disc; 
}

.content-holder ol li { 
  margin-left: 1.5em;
  list-style-type: decimal; 
}
.content-holder ol li ol li { 
  margin-left: 2em;
  list-style-type: lower-alpha; 
}
.content-holder ol li ol li ol li { 
  margin-left: 2em;
  list-style-type: disc; 
}

.img-border {
  border: 4px solid black;
  background-color: black;
  width: 200px;
  color: #cc9933;
  padding: 0;
  margin: 0;
  text-align: center;
}
.img-border.right {
	float: right;
	margin-left: 0.5em;
}
.img-border.left {
	float: left;
	margin-right: 0.5em;
}
.img-border img.thumb {
  border: 1px solid #996600;
}
.img-border .caption {
  text-align: center;
  font-size: 60%;
}
.img-border a {
  border: none;
  text-decoration: none;
  margin: 0 3px;
}
.img-border img {
  vertical-align: middle;
}
.img-border .description {
  font-weight: bold;
  font-size: 120%;
}
.img-border .citation {
  font-style: italic;
}
.img-border .underline {
  text-decoration: underline;
}
.no-space {
  border: 0;
  margin: 0;
}
#contact-form th {
  text-align: right;
}

/* PBS SOCIAL BOOKMARKING TOOLBAR */
#main-content .pbs_bookmarking_links_ul li,
#main-content .pbs_bookmarking_main_ul li {
    margin-left: 0;
    list-style-type: none;
}
.page .pbs_bookmarking_container {
    margin-bottom: 175px;
}
/* END PBS SOCIAL BOOKMARKING TOOLBAR */

.pagelet.pledge_page {
	margin-top: 3px;
	padding: 0.5em;
    background: white;
    color: black;
}

body.game #main-content {
	padding: 10px 28px 0 28px;
}
