/*----------------------------------------*/
/* PARADIGM PRODUCTIONS STYLES
/* Peter Jacobson & Linking Arts
/* Nov, 2005 http://www.linkingarts.com/
/*
/*----------------------------------------*/

/* LAYOUT
------------------------------------------*/
body {
	margin:0;
	padding: 0;
	text-align: center;
}
/* PAGE is a wrapper div to help center and contain everything */
#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 800px;	
}
/* HEADER contains the global nav, search, and logo */
#header {
	height: 100px;
	width: 500px;
}
/* CONTENT div */
div#content {
	width: 800px;
	position: absolute;
}
/* .narrowcolumn is used for containing the section divs for #onecolumnbox, and #twocolumnbox */
.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
}
/* SIDEBAR div */
#sidebar {
	padding: 0;
	margin: 0 0 0 500px;
	width: 300px;
	height: 25px;
	position: absolute;
	top: 0;
}
#sidebar .description {
	padding: 0 1em;
}

/* NOW PLAYING div */
#intro {
	display: block;
}
#intro h2 {
	margin: 0 0 0 500px;
	padding: 0;
}
#intro h3 {
	margin: 0;
}
#intro .screening {
	text-align: right;
	padding-right: 1em;
	padding-bottom: 1em;
	display: block;
}
#intro .slug {
	text-align: right;
	padding-right: 1em;
	padding-bottom: 1em;
	display: block;
	margin-right:300px;
}
#intro .synopsis {
	padding-bottom: 3em;
	margin-bottom: 3em;
	height: 200px;
	display: block;
}
#intro .synopsis p {
	padding-right:1em;
}
/* image box */
#introimage {
	margin-right: 1em;
	padding: 0px;
	border: none;
	height: 200px;
	width: 500px;
	left: 0px;
	float:left;
	display: inline;
}


/* onecolumnbox div */
#onecolumnbox {
	position: relative;
	top: 0;
	height: 99%;
	margin-right: 300px;
	border-top: 1.5em solid #C41414;
	text-align: left;
}
#onecolumnbox .narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 500px;
}
#onecolumnbox h2 {
	width: 500px;
	margin-bottom: 0;
	padding-bottom: 1.5em;
	text-indent: 1em;
}
#onecolumnbox h3 {
	margin-top: 0;
	text-indent: 1em;
}
#onecolumnbox .synopsis {
	height: 200px;
}
#onecolumnbox .synopsis p {
	padding-right:1em;
}
#onecolumnbox p {
	padding: 1em;
	margin: 1em;
}
/* image box */
.onecolumnboximage {
	margin-right: 1em;
	padding: 0px;
	height: 200px;
	width: 300px;
	left: 0px;
	float:left;
}

/* TWOCOLUMNBOX div */
#twocolumnbox {
	display: block;
	position: relative;
	top: 0;
	margin-right: 0;
	height: 100%;
}
#twocolumnbox .narrowcolumn {
	float: left;
	display:inline;
	padding: 0;
	margin: 0;
	width: 800px;
}
#twocolumnbox h2 {
	text-indent: 1em;
	padding-bottom: .75em;
	margin-bottom: 0;
	width: 800px;
	border-bottom: 1.5em white solid;
}
#twocolumnbox h3 {
	text-indent: 1em;
	padding-bottom: 0;
	padding-top: 1em;
	margin-bottom: 0;
	width: 800px;
	border-bottom: 1.5em white solid;
}
#twocolumnbox .product {
	text-align: justify;
	width: 49%;
	height: auto;
	float: left;
	display:inline;
	border: 1px #FFFFFF solid;
}
#twocolumnbox h4 {
	margin: 0;
	height: 2em;
	text-align: center;
	padding: 25px 50px;
}
#twocolumnbox .synopsis {
	padding: 0 50px;
	margin: 0;
}
/* image boxes */
.columnheaderimage {
	height: 300px;
	width: 300px;
	padding: 0 50px;
	margin: 0;
	background-position: center;
}

/* FOOTER div */
#footer {
	padding: 0;
	margin-top: 1.5em;
	height: 3em;
	width: 800px;
	clear: both;
}
#footer h6 {
	margin: 0;
	padding: 1.5em 0;
	text-align: center;
}


/* TYPOGRAPHY
------------------------------------------*/
body {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: .9em;
}
* html body
  {
  font-size: .8em;   /* for IE5.x/win */
  f\ont-size: .8em; /* for other IE versions */
  }
h1 {
	text-transform: uppercase;
	text-indent: -5000px;
}
h1,h2 {
	font-family: Impact, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.4em;
}
h6 {
	font-size: .8em;
}
h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.synopsis {
	font-size: .9em;
}
.synopsis ul {
	font-size: .9em;
}
.synopsis ul li {
	font-size: .9em;
}
.synopsis a {
	text-decoration: underline;
}
#onecolumnbox {
	font-size: 1.1em;
}
#twocolumnbox p {
	font-size: 1.1em;
}
.legalese {
	font-size: .75em;
	font-style: italic;
}

/* COLOR
------------------------------------------*/
body {
	background-color: #060516;
	color: #060515;
	background-image: url("images/top.png");
	background-repeat: repeat-x;
}
a:link {
	color: #C41414;
	background-color: #FFFFFF;
}
#page {
	background-color: #C41414;
	color: #FFFFFF;
}
#header {
	background: url("images/logo-int.gif") no-repeat #F5DD3B;
	color: #FFFFFF;
}
#content {
	background-color: #C41414;
	color: #FFFFFF;
}

/* SIDEBAR div */
#sidebar {
	color:#060516;
	background-color: #FF6306;
	background-image: url("images/top.png");
	background-repeat: repeat-x;
}

/* INTRO div */
#intro h2 {
	color:#FFFFFF;
	background-color: #C41414;
}
#intro h3 {
	color:#060516;
	background-color: #C41414;
}
#intro a:link {
	color: #C41414;
	background-color: #F5DD3B;
}
#intro .screening {
	background-color: #F5DD3B;
	color:#060516;
}
#intro .slug {
	background-color: #F5DD3B;
	color:#060516;
}
#intro .synopsis {
	color: #FFFFFF;
	background-color: #C41414;
}
#intro .synopsis a {
	color: #FFFFFF;
	background-color: #C41414;
}

/* onecolumnbox div */
#onecolumnbox {
	color: #060516;
	background-color: #FFFFFF;
}
#onecolumnbox h2 {
	color: #060516;
	background-color: #FFFFFF;
}
#onecolumnbox h3 {
	color: #C41414;
	background-color: #FFFFFF;
}
#onecolumnbox .narrowcolumn {
	background-color: #FFFFFF;
	color: #060516;
}

/* TWOCOLUMNBOX div */
#twocolumnbox {
	background-color: #FFFFFF;
	color: #060516;
}
#twocolumnbox .narrowcolumn {
	background-color: #FFFFFF;
	color: #060516;
}

/* FOOTER div */
#footer {
	color: #FFFFFF;
	background-color: #FF6306;
/*	border-top: 1.5em #FFFFFF solid; */
}
#footer a:link {
	color: #C41414;
	background-color: #FF6306;
}

.legalese {
	color: #333333;
	background-color: #FFFFFF;
}


/* NAVIGATION
------------------------------------------*/

/* MENU - global navigation */
/* thanks List-O-Matic & Keith Burgin for */
/* http://css.maxdesign.com.au/listamatic/horizontal23.htm */	
#menu {
	background-color: #FF6306;
	color: #FFFFFF;
	height: 25px;
	width: 800px;
}
#menu ul { padding: 0; }
#menu ul li { display: inline; }

#menu ul
{
margin: 0;
padding: 0;
color: #FFFFFF;
background-color: #FF6306;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .9em;
letter-spacing: 2px;
font-weight: bold;
}

#menu ul li a
{
	padding: 0.35em 0 .4em 0;
	width: 125px;
	background-color: #FF6306;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	text-align: center;
}

#menu ul li a:hover
{
	color: #FF6306;
	background-color: #F5DD3B;
}

#navlist li a:hover, #navlist li a:active
{
	text-decoration: none;
	color: #FF6306;
	background-color: #F5DD3B;
	text-align: center;
}

#menu ul li #current {
	color: #F5DD3B;
	background-color: #C41414;
	text-decoration:none;
	height: 25px;
}
/* Yet Another IE hack */
* html div#menu ul li #current {
	height: 1em;
}

/* SUBMENU - interior navigation */
#submenu ul {
	padding: 0;
	font-size: 1.1em;
}

#submenu ul li {
	list-style-type: none;
	padding-left: 2em;
}
* #submenu ul li {
	padding: 0;
	m\argin: -2em;
}
#submenu ul li a {
	color: #FFFFFF;
	background-color: #C41414;
	text-decoration: none;
	font-weight: bold;
}

#submenu ul li a:hover {
	color: #F5DD3B;
	background-color: #C41414;
	text-decoration: underline;
}

	
/* FORMS
------------------------------------------*/

/* search form styles */
#sidebar form {
	text-align: center;
	padding: 0;
	margin: 0;
}
#sidebar fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search {
	border: 1px solid #FF6306;
}
#search input {
	font-size: .9em;
	padding-bottom: 1em;
}
#sidebar input {
	font-family: "Andale Mono", odyssey, "courier new",monospace;
	font-size: .9em;
	height: 1em;
	text-align: center;
	margin: .2em 0;
	padding-bottom: .2em;
}
#sidebar .searchbutton {
	border:1px groove #FF6306;
	padding: 0 .2em;
	height: 1.3em;
	text-align: center;
	color: #FFFFFF;
	background-color: #C41414;
	width:3em;
}

/* contact form styles */
#onecolumnbox form {
	margin-left: 2em;
	background-color: #FFFFFF;
}
#onecolumnbox fieldset {
	border: 1px solid #333;
	margin-right: 2em;
}
#onecolumnbox input {
	font-family: "Andale Mono", odyssey, "courier new",monospace;
	font-size: 1.2em;
	border: 1px solid #FF6306;
	margin-bottom: .5em;
}
#onecolumnbox textarea {
	font-family: "Andale Mono", odyssey, "courier new",monospace;
	font-size: 1.1em;
	border: 1px solid #FF6306;
	margin-bottom: .5em;
}
#onecolumnbox .searchbutton {
	border:1px groove #FF6306;
	padding-bottom: .2em;
	height: 1.4em;
	text-align: center;
	color: #FFFFFF;
	background-color: #C41414;
	margin: .5em 0;
}


