@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	21;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	padding-left: 2%;
	padding-right: 2%;
}

#header {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
}
#nav {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}
.ash:link {
   text-decoration: none;
   color: #999;
}
.ash:hover{
   text-decoration: underline;
   color:#000
}
.ash:active{
   text-decoration:underline;
   color: #000;
}
#content{
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
}
#filmography{
	clear: both;
	float: none;
	margin-left: 0;
	text-align: center;
	font-size: 9px;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	letter-spacing: 2px;
	margin-top: 5px;
}
#biography{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	font-size:;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 5px;
	text-align: justify;
}
#contact{
	clear: both;
	float: left;
	display: block;
	width: 100%;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	letter-spacing: 1px;
	margin-top: 30px;
	text-align: center;
	margin-left: 0;
}
#footer{
   clear: both;
   float: none;
   padding-top:30px;
   padding-bottom:10px;
   font-size:8px;
   text-align:center;
   color:#999;  
   bottom:0;
   width:100%;
   font-family: Arial, Helvetica, sans-serif;
}
#img{
	clear: both;
	float: none;
	margin-left: 0;
	text-align: center;
	width: 100%;
	display: block;
	padding-top: 30px;
}
#phone{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top:30px;
	text-align:center;
}
#email{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 30px;
	text-align:center;
}
#contactimg{
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 30px;
}
#otherwork{
	clear: both;
	float: left;
	margin-left: 0;
	text-align: center;
	font-size: 9px;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	letter-spacing: 2px;
	margin-top: 5px;
}
#IMDb{
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 50px;
	font-size:12px;
}
#gallery{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#galleryselection{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	margin-top: 60px;
}
#jump{
	clear: both;
	float: center;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-family: 'Marcellus', serif;
	font-size: 10px;
}
#feature{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#col1{
	clear: both;
	float: left;
	margin-left: 20.8333%;
	width: 58.3333%;
	padding-top: 30px;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#col2{
	clear: both;
	float: left;
	margin-left: 20.8333%;
	width: 58.3333%;
	padding-top: 30px;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#col3{
	clear: both;
	float: left;
	margin-left: 20.8333%;
	width: 58.3333%;
	padding-top: 30px;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 10px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#pleaseselect{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 12px;
	text-align: center;
	margin-top: 40px;
}
#blankspaceport{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 200px;
}



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 50%;
	display: block;
}
#nav {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}
.ash:link {
   text-decoration: none;
   color: #999;
}
.ash:hover{
   text-decoration: underline;
   color:#000
}
.ash:active{
   text-decoration:underline;
   color: #000;
}
#content{
	clear: none;
	float: left;
	margin-left: 0%;
	width: 100%;
	display: block;
}
#filmography{
	clear: both;
	float: none;
	margin-left: 10.204%;
	text-align: center;
	font-size: 14px;
	width: 79.5918%;
	display: block;
	font-family: 'Marcellus', serif;
	letter-spacing: 2px;
	margin-top: 30px;
}
#biography{
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 79.5918%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 30px;
	text-align: justify;
}
#contact{
	clear: both;
	float: left;
	width: 79.5918%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 30px;
	text-align: center;
	margin-left: 10.204%;
}
#footer {
	clear: both;
	float: none;
	padding-top:30px;
	padding-bottom:10px;
	font-size:10px;
	text-align:center;
	color:#999;  
	bottom:0;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
#img {
	clear: both;
	float: none;
	margin-left: 0;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 30px;
}
#phone {
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 79.5918%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top:30px;
	text-align:center;
}
#email {
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 79.5918%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 14px;
	letter-spacing: 1px;
	padding-top: 30px;
	text-align:center;
}
#contactimg {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 30px;
}
#otherwork {
	clear: both;
	float: left;
	margin-left: 0;
	text-align: center;
	font-size: 12px;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	letter-spacing: 2px;
	margin-top: 5px;
}
#IMDb {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 50px;
	font-size:10px;
}
#gallery {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#galleryselection {
	clear: both;
	float: left;
	margin-left: 20.4081%;
	width: 59.1836%;
	display: block;
	text-align: center;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	background-color: #F60;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-top: 80px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 2px dashed  #ffffff;
	box-shadow: 0 0 0 8px #F60;
}
#jump {
	clear: both;
	float: center;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-family: 'Marcellus', serif;
	font-size: 12px;
}
#feature {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#col1 {
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 18.3673%;
	padding-top: 30px;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#col2 {
	clear: none;
	float: left;
	margin-left: 12.2448%;
	width: 18.3673%;
	padding-top: 30px;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#col3 {
	clear: none;
	float: left;
	margin-left: 12.2448%;
	width: 18.3673%;
	padding-top: 30px;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#pleaseselect {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	text-align: center;
	margin-top: 100px;
}
#blankspaceport {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 480px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 99%;
	max-width: 1232px;
	padding-left: 0.5%;
	padding-right: 0.5%;
	margin: auto;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 47.1153%;
	display: block;
}
#nav{
	clear: none;
	float: left;
	margin-left: 5.7692%;
	width: 47.1153%;
	display: block;
	margin-top: 28px;
	font-family: 'Marcellus', serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: right;
}
.ash:link {
   text-decoration: none;
   color: #999;
}
.ash:hover{
   text-decoration: underline;
   color:#000
}
.ash:active{
   text-decoration:underline;
   color: #000;
}
#content{
	clear: both;
	float: none;
	margin-left: 0%;
	width: 100%;
	display: block;
}
#filmography{
	clear: both;
	float: none;
	margin-left: 9.6153%;
	text-align: center;
	font-size: 16px;
	width: 80.7692%;
	display: block;
	font-family: 'Marcellus', serif;
	letter-spacing: 2px;
	padding-top: 30px;
}
#biography{
	clear: both;
	float: left;
	width: 80.7692%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 18px;
	margin-top: 30px;
	text-align: justify;
	margin-left: 9.6153%;
}
#contact{
	clear: both;
	float: left;
	width: 80.7692%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 30px;
	text-align: center;
	margin-left: 9.6153%;
}
#footer{
	clear: both;
	float: none;
	padding-top: 60px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	color: #999;
	bottom: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#img{
	clear: both;
	float: none;
	text-align: center;
	width: 100%;
	display: block;
	padding-top: 30px;
}
#phone{
	clear: both;
	float: left;
	margin-left: 9.6153%;
	width: 80.7692%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 18px;
	letter-spacing: 1px;
	padding-top: 30px;
	text-align: center;
}
#email{
	clear: both;
	float: left;
	margin-left: 9.6153%;
	width: 80.7692%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 18px;
	letter-spacing: 1px;
	padding-top: 30px;
	text-align: center;
}
#contactimg{
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 50px;
}
#otherwork{
	clear: both;
	float: none;
	margin-left: 9.6153%;
	text-align: center;
	font-size: 16px;
	width: 80.7692%;
	display: block;
	font-family: 'Marcellus', serif;
	letter-spacing: 2px;
	margin-top: 5px;
	padding-top: 50px;
}
#IMDb{
	clear: both;
	float: none;
	margin-left: 9.6153%;
	width: 80.7692%;
	display: block;
	text-align: center;
	padding-top: 50px;
	font-size: 12px;
	font-family: 'Marcellus', serif;
}
#gallery{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#galleryselection{
	clear: both;
	float: left;
	margin-left: 30.303%;
	width: 39.3939%;
	display: block;
	text-align: center;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	background-color: #F60;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-top: 60px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 2px dashed  #ffffff;
	box-shadow: 0 0 0 8px #F60;
}
#jump{
	clear: both;
	float: center;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	font-family: 'Marcellus', serif;
	font-size: 16px;
}
#feature{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	padding-top: 50px;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 18px;
	color: #999;
	text-align: center;
	letter-spacing: 4px;
}
#col1{
	clear: both;
	float: left;
	margin-left: 9.6153%;
	width: 23.0769%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 22px;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#col2{
	clear: none;
	float: left;
	margin-left: 5.7692%;
	width: 23.0769%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 22px;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#col3{
	clear: none;
	float: left;
	margin-left: 5.7692%;
	width: 23.0769%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 22px;
	letter-spacing: 1px;
	text-align: justify;
	text-shadow: 0px 2px 0px #fff, 0px 3px 0px rgba(0,0,0,0.15);
}
#pleaseselect{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-family: 'Marcellus', serif;
	font-size: 16px;
	text-align: center;
	margin-top: 100px;
}
#blankspaceport{
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 220px;
}
}
.producer {
	font-size: 10px;
	color: #F60;
}
