body {
	font-size: 16px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.6;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	/*color: #333333;*/
	background-color: #fff;
	background-repeat: repeat;
	background-image: url(../images/luciousfeather4.png);
}

#header {
	height: 80px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	background: #e3e3e3;
	background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
	 background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
	 

	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
       box-shadow: 1px 1px 3px #292929;

}

#logo {
	width: 150px;
	height: 78px;
	float: left;
	clear: both;

}



h1 {
	font-size: 30px;
	color:#A01228;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	text-shadow: 0px 0px 3px#CCC;
	
}



h2 {
	font-size: 0px;
	color:#ccc;
	text-align: right;
	font-weight: normal;
} 

h3{
	font-size: 17px;
	color:#A01228;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
}


h4{
	color:#A01228;
	font-size: 12px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
}

		

#wrapper{
	width: 960px;
	background-image: none;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	background-position: 0px 0px;
}

 

#accordion{
	
	height: 600px;
	width: 730px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	
}


#home{
	height: 400px;
	width: 700px;
	padding: 70px 0px 0px 0px;
	display: block;

}

	
#synopsis{
	height: 330px;
	width: 200px;
	text-align: left;

}
	

#websites{
	height: 600px;
	width: 660px;
	text-align: left;
	padding: 20px 0px 0px 40px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	margin-top: 10px;
}


#content{
	height: 600px;
	width: 960px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #333333;

}



#films{
	height: 700px;
	width: 900px;
	text-align: left;
	padding: 20px 0px 0px 40px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	margin-top: 10px;
}


#festivals{
	height: auto;
	width: 780px;
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: block;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	clear: left;
	
}


#thumbnails{
	height: 450px;
	width: 870px;
	padding: 30px 0px 0px 40px;
	margin-top: 10px;

}



#bio{
	height: 800px;
	width: 900px;
	padding: 20px 0px 0px 40px;
	margin-top: 10px;

}



#sub{
	background-color:#F4F4F4;
	padding:0px;
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F9006E;
	filter: Gray;
	clear: none;
}

p {
	margin: 0;
	padding: 7px 0;
}


a {
	outline: none;	
	margin-right: 20px;
}



a img {
	border: 0px;
	padding: px;
	margin: 0px px 0px 0px;
	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
       box-shadow: 1px 1px 3px #292929;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

img{

	-moz-box-shadow: 1px 1px 3px #292929;
	-webkit-box-shadow: 1px 1px 3px #292929;
    box-shadow: 1px 1px 3px #292929;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}



#contact a {
	text-decoration: none;
	color: #666666;

}

a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}


/***********************************************************  INFO FOR FILMS */


#infoPencilCase{
	width:180px;
	margin-left:0px;
	padding:0 0px 0px 0px;
	float:left;
	font-weight: normal;	
}

#infoPencil{
	margin-top:0px;
	margin-right:0px;
	margin-left:auto;
	width:180px;
	height:180px;
	padding:10px 0px 0px 10px;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: normal;
}

#infoPencil h4{
	font-size:11pt;
	margin:0;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
}

#infoPencil dl dd{
	font-size:10pt;
	padding:0;
	margin-bottom:0px;
	font-weight: normal;
}

#infoPencil dl dt{
	padding:0;
	margin:0;
	font-weight: normal;
}







/***********************************************************  INFO FOR Dancing Waters */


#infoDancingWaters{
	width:180px;
	margin-left: 20px;
	padding:0 10px 5px 0px;
	float:left;
	font-weight: normal;	
	
}

#infoD{
	margin-top:0px;
	margin-right:0px;
	margin-left:auto;
	width:180px;
	height:180px;
	padding:10px 0px 0px 12px;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: normal;
}

#infoD h4{
	font-size:11pt;
	margin:0;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
}

#infoD dl dd{
	font-size:10pt;
	padding:0;
	margin-bottom:0px;
	font-weight: normal;
}

#infoD dl dt{
	padding:0;
	margin:0;
	font-weight: normal;
}


/***********************************************************  INFO FOR Red Velvet Girls */


#infoRedVelvetGirls{
	width:180px;
	margin-left: 10px;
	padding:0 10px 5px 0px;
	float:left;
	font-weight: normal;	
}

#infoRed{
	margin-top:0px;
	margin-right:0px;
	margin-left:auto;
	width:180px;
	height:180px;
	padding:10px 0px 0px 14px;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: normal;
}

#infoRed h4{
	font-size:11pt;
	margin:0;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
}

#infoRed dl dd{
	font-size:10pt;
	padding:0;
	margin-bottom:0px;
	font-weight: normal;
}

#infoRed dl dt{
	padding:0;
	margin:0;
	font-weight: normal;
}




/***********************************************************  INFO FOR The Kiss */


#infoTheKiss{
	width:180px;
	margin-left: 10px;
	padding:0 10px 5px 0px;
	float:left;
	font-weight: normal;	
}

#infoKiss{
	margin-top:0px;
	margin-right:0px;
	margin-left:auto;
	width:180px;
	height:180px;
	padding:10px 0px 0px 16px;
	background-image: none;
	background-repeat: no-repeat;
	font-weight: normal;
}

#infoKiss h4{
	font-size:11pt;
	margin:0;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
}

#infoKiss dl dd{
	font-size:10pt;
	padding:0;
	margin-bottom:0px;
	font-weight: normal;
}

#infoKiss dl dt{
	padding:0;
	margin:0;
	font-weight: normal;
}





/***********************************************************  CONTACT STYLES */

#contact{
	height: 600px;
	width: 640px;
	text-align: left;
	padding: 30px 0px 0px 40px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	font-weight: normal;	



}

#contactText{
	height: 600px;
	width: 360px;
	text-align: left;
	font-size: 17px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.6;
	font-weight: normal;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#claudia{
	
	float: right;
	width: 320px;
		
}

#connect{
	text-decoration: none;	
}

#contactText ul{

	
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	list-style:none;
}


#production{
	padding: 0px 10px 0px 20px;

}

#productionB{
	padding: 0px 10px 0px 0px;

}

#footer {
	background-color: #A01228;
	margin-top: -190px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 400px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	background: #e3e3e3;
	background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
	background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
	float: none;
	display: block;
	text-decoration: none;
}

.fltlft { 
	float: left;
	margin-right: 8px;
	
}
