@charset "UTF-8";
/* CSS Document */

body {
	margin: 0  ; padding: 0;
	background:url(../images/bg.jpg) no-repeat fixed #cbcbcb;
}

#container {
	Display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0;
}

# header {
	display: block;
	float: left;
	margin: 0 0 0 200px;
	padding: 0 0 0 238px;
}

#title {
	display: block;
	float: left;
	width: 664px;
	height: 184px;
	margin: 15px 0 0 430px;
}

#navigation {
	display: block;
	float: left;
	width: 535px;
	height: 34px;
	margin: -58px 0 0 440px; padding: 0;
	background: url(../images/nav-bg.png) no-repeat;
}

#menu {
	display: block;
	float: left;
	margin: 0; padding: 8px 0 0 14px;
}

.menu-item {
	display: inline;
	list-style:none;
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	padding: 0 21px 0 22px;
}

.menu-item a {
	color: #3d3940;
	text-decoration:none;
	padding-top: 7px;
}

.clear {
	clear:both;	
}

#content-top {
	display: block;
	float: left;
	width: 702px;
	height: 21px;
	background:url(../images/contentbg-top.png) no-repeat;
	margin-left: 430px;
}

#content {
	display: block;
	width: 706px;
	float: left;
	height: auto;
	margin-left: 430px;
	background:url(../images/contentbg-main.png) repeat-y;
	padding-left: 22px;
	overflow:auto;
	color: #3d3940;
}

#index-reel {
	display: block;
	float: left;
	margin-left: 0;
}

#index-news {
	display: block;
	width: 695px;
	height: auto;
	float: left;
	margin: 0; padding: 0;
}

#index-news-title {
	font-family: arial;
	font-size: 40px;
	font-weight: bold;
	color: #3d3940;
	padding-top: 12px;
}

.index-news-content {
	display: block;
	float: left;
	width: 660px;
	border-bottom: #4e4e4e 1px solid;
	padding:0; margin:0;
}

.index-news-photo {
	diplay: inline;
	float: left;
	margin-left: 6px;
	width: 100px;
	height: 100px;
}

.index-news-photo a{
	border: none;
}

.index-news-details {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin-left: 131px;
}

.index-news-details a {
	color: #3d3940;
	text-decoration: underline;
}

.index-read-more {
	display: block;
	float: right;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#3d3940;
}

.index-read-more a {
	display: block;
	float: right;
	text-decoration: none;
	color: #3d3940;
}
.index-read-more a:hover {
	display: block;
	float: right;
	text-decoration: underline;
	color: #3d3940;
}

#resume-title {
	display: block;
	float: left;
	font-family: arial;
	font-size: 30px;
	font-weight:bold;
	margin: 0 0 10px 210px;
	padding: 5px;
}

ul#resume-stats {
	display: block;
	width: 620px;
	float:left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	border-bottom: #3d3940 2px solid;
}

ul#resume-stats li{
	display: inline;
	float: left;
	list-style:none;
	padding: 0 18px 0 18px;
}

.resume-section {
	display:block;
	float: left;
	width: 630px;
	height: auto;
}

.resume-section-title {
	display: block;
	float: left;
	width: 630px;
	font-family:arial;
	font-size: 16px;
	font-weight:bold;
	border-bottom: #3d3940 2px solid;
	margin-top: 18px;
}

.resume-table {
	Display: block;
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #3d3940;
	margin-top: 12px;
	padding: 0;
}

#theatre-title {
	display: block;
	font-family: arial;
	font-size: 40px;
	font-weight: bold;
	color: #3d3940;
	margin-top: 0;
}

.theatre-content {
	display: block;
	width: 670px;
	margin: 10px 0 5px -5px;
	padding-top: 5px;
	border-top: #4e4e4e 1px solid;
	padding-top: 8px;
	color: #4e4e4e;
}

.theatre-image a{
	display: block;
	width: 120px;
	height: 150px;
	float: left;
	margin: 10px 0 0 5px;
}

.theatre-image img{
	border: 2px solid #333;
	border-width: 2px 2px 2px 2px;	
}

.theatre-title a{
	display: block;
	float: left;
	width: 400px;
	font-family:arial;
	font-size: 25px;
	font-weight: bold;
	color: #4e4e4e;
	margin-top: 10px;
	text-decoration:none;
}

.theatre-title a:hover {
	text-decoration:underline;	
}

.theatre-character {
	display: block;
	float: left;
	width: 450px;
	font-family:arial;
	font-size: 16px;
	margin-top: 12px;
}

.theatre-location {
	display: block;
	float: left;
	width: 450px;
	font-family:arial;
	font-size: 14px;
	margin-top: 7px;
}

.theatre-location a {
	color: #4e4e4e;
	font-family: arial;
	font-size: 14px;
}

.theatre-awards {
	display: block;
	float: left;
	width: 500px;
	font-family:arial;
	font-size: 12px;
	margin-top: 15px;
}

.theatre-review-publication-image {
	display: block;
	float: left;
	margin:6px 0 0 4px;
	font-family:arial;
	font-size: 18px;
	color: #4e4e4e;
}

.theatre-review-content {
	display: block;
	width: 670px;
	margin: 17px 0 5px -5px;
	padding-top: 15px;
	padding-bottom: 8px;
	color: #4e4e4e;
}

.theatre-review {
	display: block;
	float: left;
	margin: 4px 0 4px 0;
	font-family:arial;
	font-size: 14px;
	color: #4e4e4e;
}

.theatre-review-author {
	display:block;
	float: right;
	margin-top: 7px;
	font-family:arial;
	font-size: 16px;
	color: #4e4e4e;
}
#pages {
	display: block;
	width: 705px;
	height: auto;
	float:left;
	font-family: arial;
	font-size: 18px;
	color: #900;
	font-weight:bold;
}

#older {
	display: block;
	float: left;
	padding: 10px 0 0 10px;
}

#newer {
	display: block;
	float: right;
	padding: 10px 50px 0 0;
}

#content-bottom {
	display: block;
	float: left;
	width: 702px;
	height: 21px;
	margin-left:430px;
	background:url(../images/contentbg-bottom.png) no-repeat;
}

.divider {
	display: block;
	width: 660px;
	height: auto;
	border-bottom: #3d3940 1px solid;
}

#footer {
	display: block;
	width: 706px;
	height: auto;
	float: left;
	margin-left: 430px;
	padding: 0 0 12px 145px;
	background:url(../images/contentbg-main.png) repeat-y;
}

#footer-resume {
	display: block;
	width: 706px;
	height: auto;
	float: left;
	
	padding: 0 0 12px 145px;
	background:url(../images/contentbg-main.png) repeat-y;
}

#footer-menu {
	display: block;
	float: left;
	margin: 20px 0 10px 0; padding: 0;
}

.footer-menu-item {
	display: inline;
	list-style:none;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	padding: 0 24px 0 22px;
}

.footer-menu-item a {
	color: #3d3940;
	text-decoration:none;
}

.footer-menu-item a:hover {
	color: #3d3940;
	text-decoration:underline;
}

#copyright {
	display: block;
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #3d3940;
	margin: 5px 0 0 170px;
}

#design {
	display: block;
	float: left;
	font-family: arial;
	font-size: 10px;
	color: #3d3940;
	margin: 5px 0 0 140px;
}

#design a{
	color:#3d3940;	
}

.contact-photo {
	diplay: inline;
	float: left;
	margin-left: 36px;
}

.management-title {
	display: block;
	float: right;
	margin-right: 36px;
	font-family: arial;
	font-size: 22px;
	color: #4e4e4e;
}

#email a{
	color:#900;
	font-family:arial;
	font-size: 28px;
	text-decoration:none;
	display:block;
	margin: 5px 0 20px 165px;
	float: left;
}

.back a{
	font-family:arial;
	font-size:11px;
	color:#900;
	text-decoration:none;
}

#flash-reviews {
	display: block;
	margin: -27px 0 0 42px;
}

