body {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 20px;
}

a:link, a:visited {
	color: #f15948;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.mce p {
	margin-bottom: 11px;
}

.mce h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 15px 0;
}

.mce h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 15px 0;
	font-weight: normal;
}





.mce h2 {
	width: 100%;
	border-bottom: 3px double #b1b1b1;
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	text-align: center;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	
}

.double_border {
	padding: 3px;
	border: 3px double #b1b1b1;
}

#main {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 193px;
	background-image: url(images/header_bg.png);
	margin: 0 0 23px 0;
}

#header h1 {
	width: 960px;
	height: 140px;
}

#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999em;
}


#nav {
	text-align: center;
	width: 960px;
	height: 36px;
	margin: 8px 0 0 0;
}


#nav li {
	height: 36px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding-right: 28px;
	background-image: url(images/nav-spacer.png);
	background-repeat: no-repeat;
	background-position: 100% 16px;
}

#nav li.end {
	padding-right: 0;
	background-image: none;
}

#nav li a:link, #nav li a:visited {
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0 20px 0 20px;
	color: #000;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}

#nav li.active a, #nav li a:hover {
	color: #f15948;
}

/* =========== */
/* = Content = */
/* =========== */
#content {
	min-height: 500px;
	width: 858px;
	margin: 0 0 50px 50px;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}


body.about .left {
	width: 540px;
}

body.about .right {
	width: 284px;
}


body.about .main_image {
	border: 3px double #b1b1b1;
	padding: 3px;
	margin: 0 0 23px 6px;
}

body.about .right .double_border {
	width: 76px;
	height: 76px;
	display: block;
	float: left;
	margin: 0 0 6px 6px;
}

body.about .right .double_border img {
	display: block;
}

/* =============== */
/* = Productions = */
/* =============== */
body.productions div#content {
	text-align: center;
}

a.production_status_changer {
	text-decoration: underline;
	margin: 0 12px 0 0;
}

a.production_status_changer.active {
	color: #000;
	text-decoration: none;
}

#production_controls {
	margin: 0 0 20px 0;
	display: none;
}

.productions_block {
	margin: 0 0 10px 0;
}

.productions_block img {
	display: block;
}


body.productions .left {
	width: 540px;
	margin: 20px 0 0 0;
	text-align: left;
}

body.productions .right {
	width: 286px;
	margin: 20px 0 0 0;
	text-align: left;
}

body.productions .right #thumbs {
	clear: both;
	padding-top: 20px;
}

.youtube_vid img {
	display: block;
}


body.productions .right a {
	float: left;
	margin: 0 0 6px 6px;
}

#thumbs a img {
	display: block;
}

#tour_dates {
	display: none;
}

#production_views {
	text-align: center;
	margin: 0 0 20px 0;
}

#production_views a.active {
	color: #000;
	text-decoration: none;
}

#production_footer {
	margin: 20px 0 0 0;
}

#production_footer a {
	display: block;
	line-height: 30px;
	height: 31px;
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 160px;
}

/* ======== */
/* = News = */
/* ======== */

body.news .left {
	width: 550px;
}

body.news .right{
	width: 278px;
}

.right .archive {
	margin: 0 0 40px 0;
}

.archive a.active {
	color: #878787;
}

.news_selector {
	display: block;
	width: 280px;
	line-height: 15px;
	padding: 9px 0 10px 0;
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	font-size: 13px;
}

.post_block {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

.news_selector:hover {
	text-decoration: none;
}

.news_selector span {
	color: #000;
}

body.news .right a.acitve {
	color: #878787;
}

h2.news_title {
	width: 100%;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	letter-spacing: 4px;
	line-height: 20px;
	padding: 0 0 3px 0;
	border: 0;
	margin: 0;
}

h3.news_date {
	font-size: 11px;
	height: 12px;
	line-height: 12px;
	width: 100%;
	font-weight: normal;
	text-align: center;
	padding: 0 0 15px 0;
}

.news_image {
	float: right;
	margin: 0 0 25px 10px;
	position: relative;
}

.news_image p {
	position: absolute;
	bottom: -25px;
	height: 12px;
	left: 0;
	font-size: 10px;
}

.news_image img {
	display: block;
}

.twtr-ft, .twtr-hd {
	display: none !important;
	visibility: hidden !important;
}

.twtr-tweet-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
}


/* ======== */
/* = Home = */
/* ======== */
body.home #main {
	background-image: url(images/home_bg.jpg);
	background-position: 286px 215px;
	background-repeat: no-repeat;
}



body.home #home_content {
	width: 275px;
	padding: 0 583px 0 0;
	min-height: 598px;
}

/* =========== */
/* = Contact = */
/* =========== */
body.contact .left {
	width: 260px;
	margin: 20px 0 0 0;
}

body.contact .right {
	margin: 20px 0 0 0;
	padding: 0 303px 0 0 ;
	width: 277px;
	position: relative;
}

body.contact .right img {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}


#contact_form {
	position: relative;
}

#contact_form #done {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 5;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 130%;
	display: none;
}

#contact_form p {
	position: relative;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	width: 275px;
}

#contact_form p input#submit_button {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #fff;
	background-color: #f15948;
}

#contact_form p label.error {
	text-indent: -999em;
}

#contact_form p input.error {
	border: 1px solid red;
}

#contact_form p input {
	padding: 0 0 0 10px;
	height: 30px;
	width: 265px;
	border: 1px solid #000;
	margin: 0 0 12px 0;
}

#contact_form p textarea {
	padding: 0 0 0 10px;
	height: 212px;
	width: 265px;
	border: 1px solid #000;
	margin: 0 0 12px 0;
	line-height: 30px;
}

#contact_form p label {
	position: absolute;
	top: 1px;
	left: 10px;
	height: 30px;
	line-height: 30px;
	color: #959595;
}


/* ========== */
/* = Footer = */
/* ========== */
#footer {
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 60px;
	font-size: 12px;
	position: relative;
}

#footer p {
	padding: 22px 0 0 0;
}


/* ============ */
/* = Fancybox = */
/* ============ */

#fancybox-title {
	background-color: #fff;
}

span#fancybox-title-over {
	border-top: 3px double #b1b1b1;;
	position: relative;
	background-color: #fff !important;
	padding: 0;
	padding-bottom: 13px;
	padding-top: 20px;
	text-align: left;
	font-family: Georgia, serif;
	padding-right: 100px;
}

a.fancyclose {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000 !important;
	position: absolute;
	right: 0;
	top: 10px;
}




/*new */

body {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 20px;
}

a:link, a:visited {
	color: #f15948;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.mce p {
	margin-bottom: 11px;
}

.mce h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 15px 0;
}

.mce h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 15px 0;
	font-weight: normal;
}





.mce h2 {
	width: 100%;
	border-bottom: 3px double #b1b1b1;
	padding: 0 0 6px 0;
	margin: 0 0 12px 0;
	text-align: center;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	
}

.double_border {
	padding: 3px;
	border: 3px double #b1b1b1;
}

#main {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 193px;
	background-image: url(images/header_bg.png);
	margin: 0 0 23px 0;
}

#header h1 {
	width: 960px;
	height: 140px;
}

#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999em;
}


#nav {
	text-align: center;
	width: 960px;
	height: 36px;
	margin: 8px 0 0 0;
}


#nav li {
	height: 36px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding-right: 28px;
	background-image: url(images/nav-spacer.png);
	background-repeat: no-repeat;
	background-position: 100% 16px;
}

#nav li.end {
	padding-right: 0;
	background-image: none;
}

#nav li a:link, #nav li a:visited {
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0 20px 0 20px;
	color: #000;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}

#nav li.active a, #nav li a:hover {
	color: #f15948;
}

/* =========== */
/* = Content = */
/* =========== */
#content {
	min-height: 500px;
	width: 858px;
	margin: 0 0 50px 50px;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}


body.about .left {
	width: 540px;
}

body.about .right {
	width: 284px;
}


body.about .main_image {
	border: 3px double #b1b1b1;
	padding: 3px;
	margin: 0 0 23px 6px;
}

body.about .right .double_border {
	width: 76px;
	height: 76px;
	display: block;
	float: left;
	margin: 0 0 6px 6px;
}

body.about .right .double_border img {
	display: block;
}

/* =============== */
/* = productions_new = */
/* =============== */
body.productions_new div#content {
	text-align: center;
}

a.production_status_changer {
	text-decoration: underline;
	margin: 0 12px 0 0;
}

a.production_status_changer.active {
	color: #000;
	text-decoration: none;
}

#production_controls {
	margin: 0 0 20px 0;
	display: none;
}

.productions_new_block {
	margin: 0 0 10px 0;
}

.productions_new_block img {
	display: block;
}


body.productions_new .left {
	width: 540px;
	margin: 20px 0 0 0;
	text-align: left;
}

body.productions_new .right {
	width: 286px;
	margin: 20px 0 0 0;
	text-align: left;
}

body.productions_new .right #thumbs {
	clear: both;
	padding-top: 20px;
}

.youtube_vid img {
	display: block;
}


body.productions_new .right a {
	float: left;
	margin: 0 0 6px 6px;
}

#thumbs a img {
	display: block;
}

#tour_dates {
	display: none;
}

#production_views {
	text-align: center;
	margin: 0 0 20px 0;
}

#production_views a.active {
	color: #000;
	text-decoration: none;
}

#production_footer {
	margin: 20px 0 0 0;
}

#production_footer a {
	display: block;
	line-height: 30px;
	height: 31px;
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 160px;
}

/* ======== */
/* = News = */
/* ======== */

body.news .left {
	width: 550px;
}

body.news .right{
	width: 278px;
}

.right .archive {
	margin: 0 0 40px 0;
}

.archive a.active {
	color: #878787;
}

.news_selector {
	display: block;
	width: 280px;
	line-height: 15px;
	padding: 9px 0 10px 0;
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	font-size: 13px;
}

.post_block {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

.news_selector:hover {
	text-decoration: none;
}

.news_selector span {
	color: #000;
}

body.news .right a.acitve {
	color: #878787;
}

h2.news_title {
	width: 100%;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	letter-spacing: 4px;
	line-height: 20px;
	padding: 0 0 3px 0;
	border: 0;
	margin: 0;
}

h3.news_date {
	font-size: 11px;
	height: 12px;
	line-height: 12px;
	width: 100%;
	font-weight: normal;
	text-align: center;
	padding: 0 0 15px 0;
}

.news_image {
	float: right;
	margin: 0 0 25px 10px;
	position: relative;
}

.news_image p {
	position: absolute;
	bottom: -25px;
	height: 12px;
	left: 0;
	font-size: 10px;
}

.news_image img {
	display: block;
}

.twtr-ft, .twtr-hd {
	display: none !important;
	visibility: hidden !important;
}

.twtr-tweet-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
}


/* ======== */
/* = Home = */
/* ======== */
body.home #main {
	background-image: url(images/home_bg.jpg);
	background-position: 286px 215px;
	background-repeat: no-repeat;
}



body.home #home_content {
	width: 275px;
	padding: 0 583px 0 0;
	min-height: 598px;
}

/* =========== */
/* = Contact = */
/* =========== */
body.contact .left {
	width: 260px;
	margin: 20px 0 0 0;
}

body.contact .right {
	margin: 20px 0 0 0;
	padding: 0 303px 0 0 ;
	width: 277px;
	position: relative;
}

body.contact .right img {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}


#contact_form {
	position: relative;
}

#contact_form #done {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 5;
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 130%;
	display: none;
}

#contact_form p {
	position: relative;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	width: 275px;
}

#contact_form p input#submit_button {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 120px;
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	color: #fff;
	background-color: #f15948;
}

#contact_form p label.error {
	text-indent: -999em;
}

#contact_form p input.error {
	border: 1px solid red;
}

#contact_form p input {
	padding: 0 0 0 10px;
	height: 30px;
	width: 265px;
	border: 1px solid #000;
	margin: 0 0 12px 0;
}

#contact_form p textarea {
	padding: 0 0 0 10px;
	height: 212px;
	width: 265px;
	border: 1px solid #000;
	margin: 0 0 12px 0;
	line-height: 30px;
}

#contact_form p label {
	position: absolute;
	top: 1px;
	left: 10px;
	height: 30px;
	line-height: 30px;
	color: #959595;
}


/* ========== */
/* = Footer = */
/* ========== */
#footer {
	background-image: url(images/footer-line.png);
	background-repeat: repeat-x;
	width: 960px;
	height: 60px;
	font-size: 12px;
	position: relative;
}

#footer p {
	padding: 22px 0 0 0;
}


/* ============ */
/* = Fancybox = */
/* ============ */

#fancybox-title {
	background-color: #fff;
}

span#fancybox-title-over {
	border-top: 3px double #b1b1b1;;
	position: relative;
	background-color: #fff !important;
	padding: 0;
	padding-bottom: 13px;
	padding-top: 20px;
	text-align: left;
	font-family: Georgia, serif;
	padding-right: 100px;
}

a.fancyclose {
	font-family: Georgia, serif;
	font-weight: bold;
	color: #000 !important;
	position: absolute;
	right: 0;
	top: 10px;
}


#production_views_new {
	text-align: center;
	margin: 0 0 20px 0;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
}

#production_views_new a:link, #production_views_new a:visited {
	color: #000;
} 

#production_views_new a.active {
	color: #F15948;
	text-decoration: none;
}