@charset "utf-8";

/* 

La Petite Salon

by Jeff Lagasca: design DESIGN!
   jefflagasca.com

Copyright 2008 - Caroline Le & Behind Scheduled Productions

Duplication of this stylesheet and the contents of lapetitesalonfilm.com is strictly prohibited!

*/

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

html,
body, 
.wrapper {
	height: 100%;} 

body > .wrapper {
	height: auto; 
	min-height: 100%;}

body {
	background: #d3f1d4 url('images/bgBody.gif') top left repeat-x;
	font-size: small;
}

a {
	color: #3c7;
	text-decoration: none;
}

a:visited {	
	color: green;
	text-decoration: none;
}

a:hover,
a:visited:hover {
	color: #362f2d;
	text-decoration: underline;
} 

.donate {
	position: absolute;
	top: 27px;
	right: 0px;
	z-index: 50;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Palatino', 'Times New Roman', serif;
	font-weight: bold;
}

h2 {
	margin: 20px 0 0 0;
	font-size: 180%;
	font-variant: small-caps;
	letter-spacing: -0.5px;
}

h3 {
	font-size: 125%;
	margin-top: 15px;
}

strong.serif {
	font-family: 'Palatino', 'Times New Roman', serif;
	color: #000;
	font-size: 150%;
	font-variant: small-caps;
}

.wrapper {
	width: 800px;
	margin: 0 auto;
}

.ie .wrapper {
	margin-bottom: 0px;
}

.main {
	width: 800px;
	float: left;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url('images/bgMain.png') top left repeat-y;
}

.title {
	position: relative;
	float: left;
	padding: 15px 0 5px 8px;
	z-index: 10;
}

.title h1 {
	padding: 0px;
	margin: 0px;
}

.nav {
	width: 800px;
	height: 30px;
	position: relative;
	float: right;
	background: url('images/bgNav.png') top right no-repeat;
	z-index: 10;
}

.nav ul {
	width: 800px;
	position: relative;
	margin-left: 10px;
	z-index: 50;
}

.nav img.bsp {
	position: absolute;
	right: -50px;
	top: 15px;
}

.nav li {
	height: 20px;
	float: left;
	margin: 7px 12px 0 8px;
	font-family: 'Palatino', 'Times New Roman', serif;
	font-size: 140%;
	font-variant: small-caps;
}

.ie .nav li {
	margin-top: 6px;
	font-size: 125%;
}

.nav li.here {
	font-variant: small-caps;
	font-weight: bold;
}

.nav a,
.nav a:visited {
	color: #fff;
	text-decoration: none;
}

.nav a:hover,
.nav a:visited:hover {
	color: #000;
	text-decoration: none;
}

.content {
	width: 500px;
	position: relative;
	float: left;
	margin: 20px 0 25px 20px;
	font-family: Arial, sans-serif;
	font-size: 95%;
	color: #333;
	z-index: 10;
}

.content p {
	margin-bottom: 10px;
}

.footer {
	height: 27px;
	clear: both;
	margin: -30px 0;
	border-top: 3px solid #fff;
	position: relative;
	background: #362f2d;
	z-index: 99;
}

.footer .main {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding-top: 8px;
	font-family: 'Palatino', 'Times New Roman', serif;
	font-size: 100%;
	font-variant: small-caps;
	color: #fff;
	background: none;
	float: none;
}

.footer .copy {
	padding: 0 0 0 20px;
}

.footer a {
	color: #e8f8e8;
	text-decoration: none;
}

.footer a:hover,
.footer a:visited:hover {
	text-decoration: underline;
}

.bamboo {
	width: 210px;
	height: 725px;
	position: absolute;
	top: -10px;
	right: 0%;
	margin-bottom: -725px;
	background: url('images/bgBamboo.png') top right no-repeat;
	z-index: 5;
}

/* Cast & Crew */

.castCrew .content {
	width: 700px;}

.bios {
	width: 250px;
	display: inline-block;}

.ie7 .bios,
.ie6 .bios {
	height: 1000px;
	margin-top: -380px;
	font-size: 90%;}

.productionList {
	width: 390px;
	float: right;
	clear: none;
	margin: -10px 0 15px 20px;}

.ie6 .productionList {
	margin-right: -100px;}

.productionList ul {
	width: 390px;
	margin: 0 0 30px 0;}

.productionList ul li {
	width: 490px;
	padding: 3px 3px 3px 8px;
	float: left;}

.productionList ul li.alt {
	background: none;}

span.name {
	width: 170px;
	float: left;
	font-size: 125%;}

.ie7 span.name,
.ie6 span.name {
	font-size: 110%;}

span.post {
	width: 200px;
	float: left;
	margin: 4px 0 0 0;
	font-size: 95%;
	font-family: Palatino, Times New Roman, serif;}

.castList .post {
	font-style: italic;}

/* CLEAR FIX */

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;}

.clearfix {
	display: inline-block;}
	
	

/* Not in Use */

.chair1 {
	width: 210px;
	height: 210px;
	position: absolute;
	top: -20px;
	left: -155px;
	z-index: 0;
	background: url('images/chair1.png') center no-repeat;
	display: none;
}

.chair2 {
	width: 240px;
	height: 310px;
	position: absolute;
	top: 300px;
	right: 15px;
	z-index: 0;
	background: url('images/chair2.png') center no-repeat;;
	display: none;
}