/* CSS Document */

body {
  margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}

#post-archive-wrapper {
	margin: 20px auto 50px auto;
	width: 840px;
}

.byline {
	margin: .75em 0 2em 0;
}

ul {
	margin-left: -1em;
}

li {
	margin-bottom: .4em;
}

th {
	color: #FF9900;
	vertical-align: top;
	text-align: left;
}

#flash-menu {
	width: 840px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#menu {
	width: 840px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
}

#menu-top {
	width: 840px;
	height: 47px;
}

#menu-bottom {
	width: 840px;
	height: 53px;
}

#menu-home-top {
	width: 840px;
	height: 39px;
}

#menu-home-bottom {
	width: 840px;
	height: 61px;
}

#footer {
	width: 840px;
	height: 30px;
	padding: 5px 0px 10px 0;
	margin: 0;
	text-align: right;
	font-size: 11px;
	color: #E4E4E4;
	float: right;
}

.rollover-s1 {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.rollover-s1 a {
	display:block;
	background-color: #39403C;
}

.rollover-s1 a:hover{
	background-color: #747976;
}

.rollover-s1 a:active{
	background-color: #666666;
}

.rollover-s2 {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.rollover-s2 a {
	display:block;
	background-color: #794A27;
}

.rollover-s2 a:hover{
	background-color: #A18068;
}
.rollover-s2 a:active{
	background-color: #8D6547;
}

.rollover-s3 {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.rollover-s3 a {
	display:block;
	background-color: #761518;
}

.rollover-s3 a:hover{
	background-color: #9F5B5D;
}
.rollover-s3 a:active{
	background-color: #8A373A;
}

.rollover-s4 {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.rollover-s4 a {
	display:block;
	background-color: #6D8527;
}

.rollover-s4 a:hover{
	background-color: #99A968;
}
.rollover-s4 a:active{
	background-color: #6D8527;
}


#home {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#home a {
	width: 35px;
	height: 35px;
	margin: 4px 0 0 17px;
	background-image:url(../images/menu/home.gif);
	padding: 0;
	border: 0;
	float: left;
}
#home a:hover{
	background-image:url(../images/menu/home_hover.gif);
}

#content {
	width: 840px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	color: #E4E4E4;
	background-color: #1D201E;
	float: left;
}
#transcripts {
	/*width: 840px;*/
	height: 100%;
	margin: 0 20px 0 30px;
	padding: 0;
	border: 0;
	color: #E4E4E4;
	background-color: #1D201E;
	float: left;
}

#flash-object {
	width: 840px;
	height: 514px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#flash-content {
	width: 320px;
	height: 514px; 
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
#flash-text {
	margin: 26px 25px 20px 30px;
	padding: 0;
	border: 0;
	color: #000000;
}

#flash-text img {
	margin: 0;
	padding: 0;
	border: 0;
}

#wide-top {
	width: 840px;
	height: 35px;
	background-image: url(../images/wide_top.jpg);
	margin: 0;
	padding: 0;
	border: 0;
}

#wide-repeat {
	width: 840px;
	height: auto;
	background-image: url(../images/wide_bkg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 20px 0 0 0;
	border: 0;
}

#wide-text {
	width: 530px;
	margin: 0 auto 0 48px;
	padding: 0 0 100px 0;
	border: 0;
	color: #E4E4E4;
	overflow:hidden;
}
#wide-text-t {
	width: 430px;
	margin: 0 20px 0 30px;
	padding: 0 20px 20px 0;
	border: 0;
	color: #E4E4E4;
	overflow:hidden;
}

h1 {
	font-size: 16px;
	margin: 1em 0 1.5em 0;
	font-weight: bold;
}

#full-top {
	width: 840px;
	height: 7px;
	background-image: url(../images/fullscreen_top.jpg);
	margin: 0;
	padding: 0;
	border: 0;
}

#full-repeat {
	width: 840px;
	height: auto;
	background-image: url(../images/fullscreen_bkg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
}

#full-text {
	width: 750px;
	margin: 0 auto 0 48px;
	padding: 0 0 100px 0;
	border: 0;
	color: #E4E4E4;
}

#full-text img{
	float:right;
	padding: 0 0 5px 14px;
}

#full-text hr {
	width: 728px;
	height: 7px;
	background-image: url(../images/hr.jpg);
	border: 0;
	outline: 0;
	padding: 0;
	margin: 2em 0 2em 0; 
}

.anchor {
	margin: auto auto 4em auto;
}
.anchor a {
	color: #FF9900;
	text-decoration: underline;
}
.anchor a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#page-menu {
	font-size: 15px;
	color: #FFFF99;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

#page-submenu {
	text-align: center;
}

#page-menu a {
	color: #FF9900;
	text-decoration: underline;
}

#page-menu a:hover {
	color: #E4E4E4;
	text-decoration: underline;
}

#image-column {
	width: 190px;
	height: 100%;
	float: left;
	background-color: #1D201E;
	margin: 20px 0 0 30px;
}

#image-column img {
	
}

#text-column {
	width: 376px;
	height: 100%;
	float: left;
	border-right: 4px solid #000000;
	background-color: #1D201E;
}
#text-column2 {
	/*padding: 0 0 0 14px;*/
	width: 596px;
	height: 100%;
	float: left;
	border-right: 4px solid #000000;
	background-color: #1D201E;
}

#text-column-content {
	margin: 20px 14px 0 14px;
	padding: 0 0 100px 0;
	border: 0;
	color: #E4E4E4;
}


h2 {
	color: #FF9900;
	font-size: 16px;
	height: .4em;
	margin: 1.5em auto 0 auto;
	font-weight: bold;
}

h3 {
	color: #F87C01;
	font-size: 14px;
	height: .4em;
	margin: 1.5em auto auto auto;
}

h4 {
	color: #F87C01;
	font-size: 12px;
	height: .4em;
	margin: 1.5em auto auto auto;
	
}

.title {
	color: #FF9900;
}


#text-image {
	height: auto;
	margin: 2px auto 0 auto;
}

#text-image-txt {
	width: 400px;
	height:auto;
	margin: 8px 14px 100px 30px;
	padding: 0;
	float: left;
}

#text-image-img {
	margin: 20px 14px 100px 0;
	float: left;
}
full-image-column {
	width: 600px;
	height: 514px;
	float: left;
	background-color: #1D201E;
}
#clip-column {
	width: 240px;
	height: 100%;
	float: left;
	margin: 0;
	border: 0;
	background-color: #1D201E;
	text-align:center;
}

#clip-column hr {
	width: 200px;
	height: 5px;
	background-image: url(../images/hr_small.jpg);
	border: 0;
	outline: 0;
	padding: 0;
	margin: 1em 0 2em 0; 
}

.video-thumb {
	width: 176px;
	height: 106px;
	margin: 0 auto 30px auto;
	background-image: url(../images/movie_thumb_bkg.jpg);
	background-repeat: no-repeat;
	border: 0;
	
}

.video-thumb img {
	width: 160px;
	height: 90px;
	margin: 8px;
	border: 0;
}

.video-thumb a {
	border: 0;
}
.RIGHT-LINK {
	line-height:50%;
	text-align: left;
}
.RIGHT-LINK p{
	line-height:130%;
	padding:0 0 5px 0;
}
.RIGHT-LINK ul{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.RIGHT-LINK a{
	line-height:130%;
	font-size: 16px;
	margin: 0 0 0 0;
	font-weight: bold;
	word-spacing: .7px;
}

#player{
	margin: 0;
	padding: 0;
}
.selected {
	color: #FF9900;
}

.caption {
	font-size: 10px;
	color: #E4E4E4;
	text-align: center;
}

.intro-image {
	background-image: url('../images/intro.jpg');
}