/* @override http://www.michaelcassara.net/styles/pages.css */

#subpage {
	float: left;
	border: 5px solid #fff;
	width: 790px;
	padding: 20px;
}

#subpage-nb {
	float: left;
	border: 5px solid #fff;
	width: 790px;
	padding: 20px;
	border-top: 0;
}

h6 { font-size: 16px; font-weight: normal; margin: 10px 0; }

h2 {
	float: left;
	width: 790px;
	background-color: #7b6451;
	padding: 20px;
	border-top: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

	h2.subnav {
		font-weight: normal;
		font-family: futura, gill sans, tahoma, verdana, arial, sans-serif;
		font-size: 28px;
		letter-spacing: 2px;
		
}
	
	.classes-detail h2.subnav { font-family: 'Times New Roman', Times, serif; font-size: 20px;  }
	
		h2.subnav ul {
			list-style-image: url(../images/nav-arrow.gif);
			margin: 10px 0 10px 15px;
			font-size: 11px;
			font-family: verdana, arial, sans-serif;
		}
		
			h2.subnav ul li {
				paddng: 3px 5px;
				margin: 5px 0;
			}


.about img#biopic {
	border: 5px solid #fff;
	float: right;
	margin-top: -97px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-right: -25px;
}

#footer {
	clear: both;
}

/* boxes */

h3 {
	background-color: #7b6451;
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 1px;
}

span.with {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	display: block;
	padding-top: 5px;
}

span.date {
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	margin: 0 0 10px 0;
	font-family: verdana, arial, sans-serif;
}

div.box-content {
	background-color: #7b6451;
	padding: 10px 10px 20px 10px; 
}

	
	div.box-content a.details {
		display: inline-block;
		background-color: #fff;
		text-decoration: none;
		font-size: 10px;
		color: #000;
		letter-spacing: 1px;
		text-transform: uppercase;
		padding: 4px 6px;
	}

/* CAPTIONS FOR GALLERY */

div.gal div {
	float: left;
	width: 143px;
	margin-right: 45px;
}

div.gal div p {
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 17px;
	padding: 5px 5px 8px 5px;
	margin-top: 5px;
	background-color: #7b6451;
}


/* TWO COLUMN */

.classes-detail #subpage {
	padding: 0px;
	width: 830px;
	background-image: url(../images/classes-sub-bg.png);
	background-repeat: repeat-y;
}

div.left-column {
	width: 410px;
	border-right: 5px solid #fff;
	float: left;
	padding: 20px 0px 20px 0;
}

div.right-column {
	width: 415px;
	padding: 20px 0 20px 0px;
	float: right;
	background-color: #7b6451;
	height: 100%;
}

.lc-block {
	border-bottom: 5px solid #fff;
	padding: 15px 15px;
}

.lc-block-nb {
	padding: 15px 15px;
}

a.booknow {
		display: block;
		background-color: #7b6451;
		text-decoration: none;
		padding: 3px 0;
		width: 90px;
		text-align: center;
		margin-bottom: 10px;
	}


h4 {
	border-bottom: 1px solid #7b6451;
	padding-bottom: 15px;
	margin-bottom: 15px;
}


.right-column h4 {
	border-bottom: 1px solid #534336;
	padding-bottom: 10px;
	margin: 0 15px 5px 15px;

}

.lc-block strong.name {
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a.detail-dark {
	background-color: #7b6451;
	padding: 3px 7px;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* TESTIMONIALS */

div.testimonial {
	padding: 20px 15px;
	border-bottom: 1px solid #534336;
}

div.testimonial span {
	float: right;
	width: 130px;
	font-size: 11px;
	margin-left: 20px;
	font-family: 'Times New Roman', Times, serif;

}

div.testimonial span img {

}

div.testimonial span em {
	display: block;
	margin: 5px 0;
}


/* CONTACT FORM */


div.c-wrapper {
	width: 350px;
	margin-bottom: 20px;
}

div.contact-value {
	width: 95px;
	display: inline-block;
	float: left;
	font-size: 12px;
	margin-top: 5px;
}

div.c-input {
	width: 210px; 
	margin-bottom: 20px;
	margin-left: 15px;
	display: inline;
}

input#contact-input, textarea#comments, textarea#address, select.contact-input {
	width: 210px;
	padding: 4px;
	border: 1px solid #848484;
}

.classes-detail input#contact-submit, input#contact-submit2, input#contact-submit {
	background-color: #2a7418;
	border: 0;
	padding: 6px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-left: 110px;
}


/* CASTING */

.casting span.date { margin: 0; }

div.project {
	clear: both;
	padding: 20px 0;
	border-bottom: 1px dashed #7b6451;
}

div.project p {
	margin-top: 15px;
}

div.project strong {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
}

div.project img.thumbnail {
	float: right;
	border: 1px solid #fff;
	margin: 0px 0 15px 15px;
}

/* CASTING DETAIL */

.casting-detail h2 img { border: 1px solid #fff; }

.casting-detail a.booknow { margin-bottom: 20px; }

.casting-detail p#cd-left {
	float: left;
	width: 390px;
	margin-right: 100px;
}

.casting-detail p#cd-right {
	float: left;
	width: 280px;
}

ul.audio { list-style-type: none; margin: 10px 0; }
	ul.audio li { margin: 5px 0; }
		ul.audio li a { text-decoration: none; }
		ul.audio li img { margin-right: 7px; position: relative; top: 3px; }

.casting-detail div.gal {
	padding: 15px 0;
}

	.casting-detail div.gal img {
		margin-right: 20px;
		border: 1px solid #fff;
	
	}


/* INDIV CAST MEMBERS */

.cast-member {
	margin: 15px 0;
	float: left;
	width: 100%;
}

	.cast-member span {
		font-size: 11px;
	}
	
	.cast-member strong {
		text-transform: uppercase;
		display: block;
		font-weight: normal;
		font-size: 14px;
		margin: 0 0 6px 0;
	}
	
	.cast-member img.left {
		margin: 5px 20px 15px 0;
	}



/* DIRECTING */

.directing .box-content {
	padding-bottom: 80px;
}


/* PERSONAL */

.personal-entry {
	margin-bottom: 60px;
	}

.personal-header {
	float: left;
	border-bottom: 1px solid #7b6451;
	margin: 0px 0 25px 0;
	width: 100%;
}

	.personal-header h5 {
		float: left;
		font-size: 15px;
		font-weight: normal;
		padding-bottom: 3px;
	}
	
	.personal-header small {
		float: right;
		display: block;
		font-size: 11px;
		letter-spacing: 1px;
		padding: 5px 10px;
		background-color: #7b6451;
		text-transform: uppercase;
	}

.personal #subpage img {
	border: 1px solid #fff;
}

	.personal #subpage img.left {
		margin: 0 15px 15px 0;
	}
	
	.personal #subpage img.right {
		margin: 0 0 15px 15px;
	}



/* PRODUCING */

.producing span.date {
	display: inline; 
	}

.producing-entry {
	margin-bottom: 60px;
}

.producing-header {
	border-bottom: 1px solid #7b6451;
	margin: 0px 0 10px 0;
	width: 100%;
}

	.producing-header h5 {
		font-size: 15px;
		font-weight: normal;
		padding-bottom: 3px;
	}

.producing .p-aside {
	float: right;
	text-align: right;
	width: 305px;
	padding: 0 0 10px 0;
}

	.producing .p-aside img {
		border: 1px solid #fff;
		margin-bottom: 10px;
	}

	.producing .p-aside a {
		display: block;
		float: right;
		margin: 5px 0;
		width: 120px;
		letter-spacing: 1px;
		text-align: center;
		padding: 5px 8px;
		text-decoration: none;
		font-size: 11px;
		background-color: #2a7418;
		text-transform: uppercase;
	}
	

/* CONTACT */

.contact div#slideshow {
	border: 0;
	float: right;
	width: 215px;
	margin-left: 15px;
}


.contact div.c-wrapper {
	width: 410px;
}

.contact div.contact-value {
	width: 110px;
}

.contact input#contact-input, .contact textarea#comments, .contact textarea#address, .contact select.contact-input {
	width: 250px;
}

.contact input#contact-submit2 {
	margin-left: 125px;
}

 form {
	margin-top: 25px; 
	}