/*
-----------------------------------------------
Draper Historic Theatre Design
Copyright 2006 
Coray McClellan
----------------------------------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, form, fieldset, table, img, ol, ul, li, table, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

p {
	margin-bottom: 20px;
}

ol, ul {
	margin-left: 1em;
	margin-bottom: 20px;
	padding-left: 0;
	line-height: 20px;
	list-style-position: inside;
}

li {
	margin-bottom: 10px;
}

span {
	display: none;
}

a img {
	border: none;
}

body {
   	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, "Trebuchet MS", sans-serif;
	color: #333333;
	font-size: 86%;
	margin: 0px;
	padding: 0px;
	line-height:1.6em;
	background: #242C40 url(style_images/bottom_gradient.gif) repeat-x fixed center bottom;
}

html {
	overflow: scroll;
}

#outerwrap {
	width: 776px;
	margin: 0px auto;
	padding: 0px 0px 40px;
}

#innerwrap {
	background-color: #FFF0D8;
}

#header {
	background: url(style_images/logo_transparent.png) no-repeat center;
	height: 139px;
	width: 776px;
}
#motto {
	color: #FFF0D8;
	text-align: center;
	padding: 0px 0px 8px;
	font-size: 110%;
	margin: 0;
}

.testimonial {
	float: left;
	padding: 4px;
	border: solid 2px #CACACA;
	margin: 0 20px 10px 0;

}

/* Content
----------------------------------------------- */

#canvas {
	background-color: #FFFFFF;
	font-size: 90%;
	color: #333333;
	margin: 0px 10px;
	padding: 0px;
	border-left: 2px solid #CACACA;
	border-right: 2px solid #CACACA;
	min-height: 350px;
}

#content {
	padding: 20px;
	display: block;

}

#right_nav {
	background: url(style_images/right_nav.gif) repeat-y;
	width: 215px;
	margin: 0px 20px 10px 20px;
	float: right;
}

#ticket_background  {
	padding: 20px 46px;
	text-align: center;
}

#ticket_background a{
	margin: 0;
	padding: 0;
}

#ticket_footer  {
	background: url(style_images/right_nav_footer.gif) no-repeat;
	height: 45px;
}

#poster {
	border: 2px solid #CACACA; 
	float: right;
	margin-left: 20px;
}

#decorate {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	margin-right: -20px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

div.hr {
	height:3px;
	overflow:hidden;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	background:url(style_images/hr.gif) repeat-x;
}

div.hr_sub {
	height:3px;
	overflow:hidden;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	background:url(style_images/hr_sub.gif) repeat-x;
}

div.hr_sm {
	height:3px;
	overflow:hidden;
	margin: 0 0 5px 0;
	padding: 0 0 7px 0;
	background:url(style_images/hr_sm.gif) repeat-x;
}

div.hr_or {
	height:3px;
	overflow:hidden;
	margin: 5px 0 5px 0;
	background:url(style_images/hr_or.gif) repeat-x;
}

.sponsors td {
	vertical-align: top;
	text-align: center;
}

/* Headings
----------------------------------------------- */
h1 {
	color: #A72828;
	font-size: 135%;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 1.2em;
	margin: 0em 0em .5em 0em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	margin: 0em 0em .5em 0em;
	font-weight: normal;
}

h4 {
	font-size: 1.0em;
	margin: 0em 0em .5em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 0em 0em .5em 0em;
	font-weight: bold;
}

h6 {
	font-size: 0.8em;
	margin: 0em 0em .5em 0em;
	text-align: right;
}

/* Links
----------------------------------------------- */

a:link {
  color:#F08D23;
  text-decoration:none;
}

a:visited {
  color:#F08D23;
  text-decoration:none;
}

a:hover {
  color:#F08D23;
  text-decoration:underline;
}

/* Navigation
----------------------------------------------- */

#navigation {
	background-image: url(style_images/rounded_corners.png); 
	position: relative;
	margin: 0;
	padding: 0;
	height: 50px;
	width: 776px;	
}

/* About Button
----------------------------------------------- */

#nav_about a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 107px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-position: 0px 0px;
}
#nav_about .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 107px;
	position: absolute;
	left: 10px;
	top: 10px;
    background-position: 0px -40px;
}
#nav_about a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 107px;
	position: absolute;
	left: 10px;
	top: 10px;
    background-position: 0px -40px;
}

/* Show Schedule Button
----------------------------------------------- */

#nav_shows a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 139px;
	position: absolute;
	left: 117px;
	top: 10px;
	background-position: -107px 0px;
}
#nav_shows .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 139px;
	position: absolute;
	left: 117px;
	top: 10px;
    background-position: -107px -40px;
}
#nav_shows a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 139px;
	position: absolute;
	left: 117px;
	top: 10px;
    background-position: -107px -40px;
}

/* Donors Button
----------------------------------------------- */

#nav_donors a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 81px;
	position: absolute;
	left: 256px;
	top: 10px;
	background-position: -246px 0px;
}
#nav_donors .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 81px;
	position: absolute;
	left: 256px;
	top: 10px;
    background-position: -246px -40px;
}
#nav_donors a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 81px;
	position: absolute;
	left: 256px;
	top: 10px;
    background-position: -246px -40px;
}

/* Volunteer Button
----------------------------------------------- */

#nav_volunteer a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 103px;
	position: absolute;
	left: 337px;
	top: 10px;
	background-position: -327px 0px;
}
#nav_volunteer .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 103px;
	position: absolute;
	left: 337px;
	top: 10px;
    background-position: -327px -40px;
}
#nav_volunteer a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 103px;
	position: absolute;
	left: 337px;
	top: 10px;
    background-position: -327px -40px;
}

/* Upcoming Events Button
----------------------------------------------- */

#nav_events a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 154px;
	position: absolute;
	left: 440px;
	top: 10px;
	background-position: -430px 0px;
}
#nav_events .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 154px;
	position: absolute;
	left: 440px;
	top: 10px;
    background-position: -430px -40px;
}
#nav_events a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 154px;
	position: absolute;
	left: 440px;
	top: 10px;
    background-position: -430px -40px;
}

/* Archive Button
----------------------------------------------- */

#nav_archive a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 83px;
	position: absolute;
	left: 594px;
	top: 10px;
	background-position: -584px 0px;
}
#nav_archive .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 83px;
	position: absolute;
	left: 594px;
	top: 10px;
    background-position: -584px -40px;
}
#nav_archive a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 83px;
	position: absolute;
	left: 594px;
	top: 10px;
    background-position: -584px -40px;
}

/* Contact Button
----------------------------------------------- */

#nav_contact a {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 89px;
	position: absolute;
	left: 677px;
	top: 10px;
	background-position: -667px 0px;
}
#nav_contact .current {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 89px;
	position: absolute;
	left: 677px;
	top: 10px;
    background-position: -667px -40px;
}
#nav_contact a:hover {
	background: url(style_images/navigation.gif) no-repeat;
	height: 40px;
	width: 89px;
	position: absolute;
	left: 677px;
	top: 10px;
    background-position: -667px -40px;
}

/* Footer
----------------------------------------------- */

#footer {
	clear: both;
	background: url(style_images/footer.gif) no-repeat;
	height: 40px;
	width: 756px;
	margin: 0px 10px 10px;
	padding: 0px 0px 10px;
	color: #FFFFFF;
	font-size: 80%;
	text-align: center;
	line-height: 40px;
}

#footer a:link {
  color:#FFFFFF;
  text-decoration:none;
}

#footer a:hover {
  color:#FFFFFF;
  text-decoration:underline;
} 

#tickets {
	color: #FFF0D8;
	font-size: 80%;
	text-align: right;
}

#phone {
	color: #F08D23;
	display: inline;
}

