
body {
	background: #333 url(images/body.gif);
	/*background: #dedede url(images/body.gif) repeat-x top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	position: relative;
	padding: 0;
	}
	
hr, .hide {
	display: none;
	}
	
img {
	border: none;
	}
	
	
/* content */
#content {
	font-size: 12px;
	padding: 20px 20px 30px; 
	color: #555;
	margin: 0 -5px 0 0;
	position: relative;
	min-height: 400px;
	z-index: 1;
	float: left;
	width: 459px;
	}
	
* html #content {
	height: 400px;
	}
	
#content p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
	}
	
#content strong {
	color: #444;
	}

/*  links */

a {
	color: #9c2124;
	text-decoration: none;
	}
	
a:hover {
    color: #c22c2c;
	text-decoration: underline;
	}
	

* html li {
  height: 1px;
}

	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	}
	
* html h1,
* html h2,
* html h3,
* html h4,
* html h5,
* html h6
  {
 	height: 1px;
	}
	
h1 embed,
h2 embed,
h3 embed,
h4 embed,
h5 embed,
h6 embed
	{
	display: block;
	position: relative;
	left: -3px;
	}	
	
h1 {
	font-size: 28px;
	line-height: 32px;
	margin: 0 0 10px 0;
	font-weight: normal;
	}
	
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: -15px 0 0;
	}

h3, h4 {
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 5px 0;
	font-weight: normal;
	}
	
	
h3 {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #333;
	margin: 0 0 5px 0;
	}
	
h3 a {
	color: #333;
	}
	
h3 a:hover {
	color: #914800;
	text-decoration: underline;
	}
	
h4 {
	margin: 15px 20px 0px 0;
	}

h5 {
	padding: 0;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #777;
	border-bottom: 1px solid #aaa;
	margin: 20px 0 10px;
	}
	
#dummy {
	width: 100px;
	}
	
	
/* Wrapper */

#wrapper {
	background: url(images/wrapper.png) repeat-y;
	width: 750px;
	margin: 0 auto;
	padding: 0 10px 1px;
	position: relative;
	z-index: 100;
	}
	
#wrapper_post {
	background: url(images/wrapper_post.png);
	height: 30px;
	width: 770px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	}
	

	
/* Header */

#header {
	position: relative;
	margin: 0;
	/* border-top: 10px solid #cc6600;*/
	}
	
	
#header_logo {
	position: absolute;
	top: 90px;
	left: 30px;
	width: 195px;
	height: 75px;
	background: none;
	border: none;
	text-transform: uppercase;
	text-indent: -9000px;
	}
	
#page_header {
	height: 210px;
	background: #000 url(images/page_header.red.jpg) no-repeat right top;
	border-bottom: solid 3px #000;
	}
	
/* Header Site Tools */
#site_tools {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 11px;
	color: #333;
	padding: 2px 0;
	text-align: right;
	}
	
#site_tools a {
	color: #666;
	text-decoration: none;
	padding: 2px 3px;
	}
	
#site_tools a:hover {
	background: #fff;
	color: #000;	
	border: 1px solid #ccc;
	padding: 1px 2px;	
	margin: 0;
	}
	

/* Main Menu Container */
#menu_container {
	height: 30px;
	z-index: 1000;
	position: relative;
	background: #333 url(images/menu_container.gif) repeat-x;
	}
	
/* Main */
#main {
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 1;
	background: #eee url(images/main.jpg) repeat-x top;
	min-height: 1px;
	}
	
* html #main {
	height: 1px;
	}
	
#main:after {
	display: block;
	content: ".";
	visibility: hidden;
	clear:both;
	height: 0;
	}
	
/* Sidebar */
#sidebar {
	width: 230px;
	float: left;
	margin-top: 20px;
	padding: 0 10px 80px;
	border-right: 1px solid #ccc;
	min-height: 10px;
	}
	
	

/* Footer */
#footer {
	margin: 0 0 -11px 0;
	padding: 20px;
	font-size: 10px;
	color: #ccc;
	line-height: 16px;
	position: relative;
	clear: both;
	background: #666 url(images/footer.gif) repeat-x top;
	height: 100px;
	z-index: 100;
	}
	
#footer p {
	margin: 0;
	}
	
#footer a {
	color: #eee;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #999;
	}
	
#sponsors {
	position:absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	width: 500px;
	}
	
#sponsors p {
	margin: 10px 0;
	}
	
#sponsors a {
	margin: 10px;
	}
	
#footer #sponsors a:hover {
	border: none;
	}
	

#footer_site_credit {
  position: absolute;
  bottom: 20px;
  left: 20px;
	color: #aaa;  
}
	
#footer_site_credit a {
	color: #aaa;
	}
	
#footer_site_credit a:hover {
	color: #ccc;
	border: none;
	}
	
	
	
/*** Opera Guide Link ***/

/*#opera_guide_link {
	display: block;
	padding: 10px 10px 20px;
	color: #666;
	text-decoration:none;
	}
	
#opera_guide_link:hover {
	background: #fff;
	border: 1px solid #570903;
	padding: 9px;
	}
	
#opera_guide_link strong {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #914800;
	font-weight: normal;
	margin: 0 0 5px 0;
	}
	
#opera_guide_link em {
	color: #570903;
	font-style: normal;
	}*/
	
.opera_guide_link {
	display: block;
	width: 230px;
	height: 70px;
	background: url(images/opera_guide.gif) no-repeat left top;
	position: absolute;
	bottom: 10px;
	left: 10px;
	}
	
.opera_guide_link:hover {
	background-position: 0 -70px;
	}

.opera_guide_link * {
	display: none;
	}
	
.newsletter_link {
	display: block;
	width: 230px;
	height: 70px;
	background: url(images/newsletter.gif) no-repeat left top;
	margin: 0 0 30px 0;
	}
	
.newsletter_link:hover {
	background-position: 0 -70px;
	}

.newsletter_link * {
	display: none;
	}
	
/*** Links ***/
	
.links {
	border-top: 1px solid #ccc;
	color: #999;
	line-height: 20px;
	text-align: right;
	background: url(images/links.gif) repeat-x top;
	padding: 0 10px 0 0;
	font-size: 10px;
	clear: both;
	margin: 15px 0 0 0;
	}
	
.links a {
  padding-left: 20px;
}
	
/** Production **/

.production {
	margin: 5px 0 30px 0;
	padding: 0;
	position: relative;
	min-height: 1px;
	}
	
.production h3 {
	margin: 0 0 5px 0;
	font-size: 16px
	}
	
.home_production h3 {
  width: 280px !important;
 
}
	
	
.production img,
.artist_profile img
 {
	float: right;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
/** News **/

.links_list {
	margin: 5px 0 50px;
	}
	
	
.links_list ul {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ccc;
	}
	
.links_list li {
	min-height: 1px;
	}
	
* html .links_list li {
	height: 1px;
	}
	
.links_list li a {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	min-height: 1px;
	margin:0;
	}
	
.links_list li a:after {
	clear: both;
	visibility: hidden;
	display:block;
	height: 0;
	content: ".";
	}
	
* html .links_list li a {
	height: 1px;
	}
	
.links_list li a .date {
	color: #777;
	font-size: 10px;
	float: right;
	display: block;
	margin-left: 5px;
	cursor: pointer;
	}
	
.links_list li a:hover {
	background: #fff;
	text-decoration: none;
	}
	
.links_list li a:hover .date {
	text-decoration: none !important;
	}
	
.links_list li a .content {
	display: block;
	float: left;
	width: 100px;
	cursor: pointer;	
	}
	
#news li a .content {
	width: 300px;
	}
	
	
/*** Sidebar content ***/

	
#sidebar_content {
	padding: 10px;
	margin: 0 0 10px;
	color: #555;
	border-bottom: 1px solid #ccc;
	}

#sidebar_content strong {
	color: #333;
	}
	
#sidebar_content h4,
#sidebar_content h3
 {
	margin: 5px 0 -5px 0;
	}
	
#sidebar_content p {
	margin: 10px 0;
	}
	
#sidebar_content img {
	}
	
	
/** Page Messages **/

.page_messages {
	margin: 20px 0;
	padding: 5px 0;
	background: #aaa;
	}

.page_message {
	clear: both;
	color: #fff;
	}
	
/*** News ***/
#news_archive {
	margin: 30px 0 0;
	}
	
#sidebar #news
 {
	margin-top: 30px;
	}
	
#sidebar #news h3,
#sidebar .links_list h3 {
	margin-left: 10px;
	margin-bottom: 0;
	}
	
#sidebar .links_list li a {
	padding-left: 10px;
	padding-right: 10px;	
	}
	
#sidebar #news ul,
#sidebar .links_list ul	
{
	margin-top: 5px;
	margin-bottom: 0;
	min-height: 1px;
	}
	
#sidebar #news li,
#sidebar .links_list li
{
	margin: 0;
	height: 20px;
	position: relative;
	display: inline;
	}	

	
#sidebar #news .links,
#sidebar .links_list .links	
{
	margin-top: -1px;
	min-height: 1px;	
	}
	
/*** Details ***/
.details {
	line-height: 1.6em;
	min-height: 1px;
	padding: 10px 0;
	margin: 10px 0 0;
	}
	
* html .details {
	height: 1px;
	}
	
.details:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	}
	
.details strong {
	display: block;
	float: left;
	width: 160px;
	clear: left;
	}
	
.details span {
	display: block;
	float: left;
	clear: right;
	}
	
.team_details strong {
	display: block;
	}
	
/*** Bookings ***/
.production_booking_item  h3 {
	margin: 20px 0 0;
	}
	
.production_booking_item .details {
	margin: 0;
	}
	
.production_booking_item .links {
	margin: 0;
	}
	
/** Support **/
.principle_sponsors li {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	}


	
.principle_sponsors {
	min-height: 1px;
	margin: 10px 0 30px 0;
	padding: 0;
	}
	
* html .principle_sponsors {
	height: 1px;
	}
	
.principle_sponsors:after {
	height: 0;
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	}
	
.sponsors {
	margin: 10px 0 30px 0;
	padding-left: 10px;
	list-style: none;
	}
	
.sponsors li {
	background: url(images/li.gif) no-repeat left center;
	padding-left: 20px;
	margin: 5px 0;
	}
	
/** Artists **/

.artist_profile_image_left {
	margin: 5px 20px 20px 0;
	}
	
.artist_profile_image_right {
	margin: 5px 0 20px 20px;
	}