

/* ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-
   CLASSed Elements, IDed Elements, alphabetical, non-layout
   ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~- */


#masthead a,
#masthead a:link,
#masthead a:visited,
#masthead a:active {
	color: #bbbbbb;
	text-decoration: none;
}

#masthead a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* light blue: #73afda;
	light yellow: #ffe4a3;
*/


.film-links {
	float:left; width:45%;
}


#footer a:link, #footer a:visited, #footer a:active {
	color: #e9e9e9;
}

#footer a:hover { color: #000000;}


.letter-image {
	clear: both;
	display: block;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 485px;
}

.letter-image h3 {
	font-size: 1em;
	text-align: center;
}

.letter-links {
	float: left;
	width: 60%;
	padding-top: 26px;
}

.letter-links a, .letter-links a:link, .letter-links a:visited, .letter-links a:active {
	font-weight: bold; text-decoration: none;
	color: #000000;
}
.letter-links a:hover {
	text-decoration: underline;
	color: #3366aa;
}

.letter-signature {
	float: left;
	width: 30%:
}



.letter-text, .letter-transcript {
	clear: both;
	font-style: italic;
	
	padding: 30px 45px 30px 45px;
}


.other-aea-links {
	clear: both;
	margin: 15px 0px 0px 10px;
}

.other-aea-links ul {
}



p.leadin:first-line {
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
}

p.leadin {
	font-size: 1.0em;
	text-align: center;
	padding: 25px;
}


.synopsis {
	float: left;
	width: 45%;
	margin-right: 15px;
}

ul.episode_menu {
	list-style: none;
	text-transform: uppercase;
	font-size: 1.2em;
}

ul.episode_menu a:link, ul.episode_menu a:visited, ul.episode_menu a:active, ul.episode_menu a:hover {
	font-weight: bold;
}

ul.menu_vert {
	list-style: none;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #ffffff;
	margin: 14px 1px 14px 0px;
	padding: 4px;
	background: #383736;
	border-top: 6px solid #181716;
	border-bottom: 1px solid #282726;
}

ul.menu_vert li {
	display: block;
	text-transform: none;
	border-top: 1px solid #8f8178;
}

ul.menu_vert li:first-child {
	border-top: none;
}


ul.menu_vert a, ul.menu_vert a:link, ul.menu_vert a:visited, ul.menu_vert a:active {
	color: #83bfff;
	text-decoration: none;
}

ul.menu_vert a:hover {
	color: #ffe4a3;
}


ul.episode_menu {
	list-style: none;
	text-transform: uppercase;
	font-size: 1.2em;
}

