/* CSS Document */

BODY {font-family: Courier New, Courier, monospace;}

.header {font-size: 16pt; font-family: Courier New, Courier; font-weight: bold;
		text-align: center; color: white; background: black; }

.wigheader {font-size: 16pt; font-family: Verdana, Arial; font-weight: bold;
		text-align: center; color: #000099; background: #eeeeee; border-width: thin;
	}
.sectionhead {font-size: 14pt; font-family: Verdana, Arial; font-weight: bold;
		text-align: center; color: #000000; border: thin solid #666;
	}
.Development, .Deals, .gold {background: gold; }
.Wig, .blue {background: cornflowerblue; }
.Box, .green {background: lightgreen; }
.Trailers, .purple {background: plum; }
.Production, .aqua {background: aqua; }
.Distribution, .red {background: orangered; }

td.date {font-weight: bold; color: #000; background: #FFF; }


.highlight {border-bottom-style: solid; border-bottom-width: 3px; border-bottom-color: #000099;
	border-right-style: solid; border-right-width: 3px; border-right-color: #000099;
	}
	
P {font-size: 12pt; font-family: Courier New, Courier; 
		margin-left: 2em; margin-right: 2em; }
P.narrow {margin: .4em;}
P.first {margin-left: .5em;}
.blurb {font-size: 10pt; font-family: Arial, Helvetica, Verdana, Courier; }
.rev {font-family: Verdana, Arial, Courier; font-weight: bold; color: white; align: center;}
.white {color: white;}


.copyright {font-size: 10pt; font-style: italic; font-weight: bold; color: #444444;
	text-align: right; text-decoration: none; background-color: #eeeeee;
	border-top-style: solid; border-top-width: thin; border-top-color: #444444;
	}

P.source {font-family: Arial, Helvetica, Verdana; font-size: 9pt; font-style: italic; 
	color: #333333; text-align: center; text-decoration: none; background-color: #fafafa;
	border-top-style: solid; border-top-width: thin; border-top-color: #333333;
	margin-left: 4em; margin-right: 4em;
	}
	
.hometext {font-size: 14pt; font-family: Courier New, Courier; 
		margin-left: 10em; margin-right: 10em; }

.name {font-size: 16pt; font-family: Courier New, Courier; color:#444444;
		font-weight:bold; }

A {font-family: Courier New, Courier; font-size: 12pt; }
A.wig {text-decoration: none; color: #000000; font-family: Verdana, Arial; font-size: 16pt; }
A.wig:hover {color: #000099; }
A.header {text-decoration: none; color: white;}
A.header:hover {border-bottom: 4px solid black; border-top: 4px solid black;}
A.hline {font-weight: bold; }
A.source {font-family: Arial, Helvetica, Verdana; font-size: 9pt; font-style: italic; 
	color: #333333; text-decoration: none; background-color: #fafafa;
	}
	
DL {margin-left: 3em; margin-right: 3em;}
LI,DT,DD {font-family: Courier New, Courier; font-size: 12pt; }

H1 {font-family: Verdana; font-size: 24pt; font-variant: small-caps}

H2 {font-family: Verdana; font-size: 16pt; font-variant: small-caps;
	background-color: #e0e0e0;}

H2.wig {background-color: #303060; color: white; font-variant: normal; text-align: center;
	border-bottom: 2px solid white; margin-top: 2px; line-height: 22pt;
}

H3 {font-family: Verdana; font-size: 14pt; font-variant: normal;
	background-color: #e0e0e0; margin-left: .5em;}

H3.wig {background-color: #303060; color: white; margin-left: .1em;
	border-bottom: 2px solid #303060;}

H3.toptab {background-color: #303060; color: white; margin: 0; margin-left: 1em; }

H4 {font-family: Courier New, Courier; font-size: 12pt;  text-decoration: underline;
	font-weight: normal; margin-left: .5em; }
H4.date {font-family: Verdana, Arial, Courier; font-weight: bold; color: white;
	margin-bottom: 0; margin-top: 1em; text-decoration: none;}
	
IMG {border-width: 0;}
IMG.logo {align: center;}
IMG.face {
	float: left;
	margin: 4px;
}

/* two column list */
ul.archive { background: #FFF; list-style-type: none; }
li.archive { float: left; width: 50%; }
li.archive:nth-child(odd) { clear: left; }

/* rounded corner css */

div.toptab { margin: .2em; background: #336; margin-top: 0;}
div.side {background: white; margin: 4px;} /*margin-left: 2px; margin-right: 2px;}*/

.rtop, .rbottom{display:block;background: #FFF}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #336}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px} 

.stop, .sbottom{display:block;background: #336}
.stop *, .sbottom *{display: block; height: 1px; overflow: hidden; background: #FFF}