/*
Theme Name: The Mainstay
Theme URI: http://www.mainstayrockhall.com
Description: The Mainstay CSS design
Version: 1.0
Author: Concept 64, Inc.
Author URI: http://www.concept64.com/
*/
html, body {
    height:100%;
}

body {
	background: #FFF url(images/bg/bg-repeat.png) repeat-x top center;
}

.tool-tip {
	background: transparent url(images/bg/tooltip.png) no-repeat top left;
	width: 404px;
	height: 20px;
	padding: 10px 13px;
	text-align: center;
}

.tool-text {
	color: #005a42;
	font-weight: bold;
}

.tool-title {
	display: none;
}


/* structure */

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#main {
	width: 960px;
	min-height: 500px;
}

#content {
	float: left;
	width: 604px;
	padding: 40px 26px 20px 10px;
}

#secondary {
	float: left;
	width: 320px;
}

.home #content {
	float: left;
	margin-left: 320px;
	width: 604px;
	padding: 40px 10px 20px 26px;
}

.home #secondary {
	float: left;
	margin-left: -960px;
	width: 320px;
}

/* header */

#header {
	height: 252px;
	width: 100%;
}

#header h1 {
	padding: 15px 0;
}

#header h1 a{
	margin: 0 auto;
	display: block;
	width: 427px;
	height: 222px;
	overflow: hidden;
	border: 0 !important;
	text-decoration: none;
}

#contact {
	position: absolute;
	top: 292px;
	left: 0px;
	background: transparent url(images/bg/contact.png) no-repeat top left;
	width: 640px;
	display: block;
	padding: 9px 0;
}

.home #contact {
	left: 320px;
	background: transparent url(images/bg/contact.png) no-repeat top right;
}

#contact p{
	color: #005a42;
	font-size: 1.05em;
	text-align: center;
	font-weight: bold;
}


/* navigation */

#navigation h4 {
	display: none;
}

#navigation ul#mainnav {
	list-style-type:none;
	padding: 0;
}

#navigation li {
	padding: 0;
}

#nav-home, #nav-performances, #nav-about-mainstay, #nav-tickets, #nav-community-outreach, #nav-fallfest, #nav-directions {
	float: left;
	display: block;
 	height: 40px;
 	background: transparent none no-repeat 0 -40px;
	text-indent: -999em;
}

#nav-home {
	background-image:	url(images/nav/home.png);
	width:99px;
}

#nav-performances {
	background-image:	url(images/nav/performances.png);
	width:152px;
}

#nav-about-mainstay {
	background-image:	url(images/nav/about-mainstay.png);
	width:169px;
}

#nav-tickets {
	background-image:	url(images/nav/tickets.png);
	width:102px;
}

#nav-community-outreach {
	background-image:	url(images/nav/community-outreach.png);
	width:210px;
}

#nav-fallfest {
	background-image:	url(images/nav/fallfest.png);
	width:103px;
}

#nav-directions {
	background-image:	url(images/nav/directions.png);
	width:125px;
}


#navigation li a, #navigation li a:link, #navigation li a:visited {
 	display: block;
 	overflow:hidden;
 	text-decoration:none;
	border: 0;
}


#nav-home a, #nav-home a:link, #nav-home a:visited {
	background: transparent url(images/nav/home.png) no-repeat 0 0;
 	width: 99px;
 	height: 40px;
}

#nav-performances a, #nav-performances a:link, #nav-performances a:visited {
	background: transparent url(images/nav/performances.png) no-repeat 0 0;
 	width: 152px;
 	height: 40px;
}
#nav-about-mainstay a, #nav-about-mainstay a:link, #nav-about-mainstay a:visited {
	background: transparent url(images/nav/about-mainstay.png) no-repeat 0 0;
 	width: 169px;
 	height: 40px;
}
#nav-tickets a, #nav-tickets a:link, #nav-tickets a:visited {
	background: transparent url(images/nav/tickets.png) no-repeat 0 0;
 	width: 102px;
 	height: 40px;
}
#nav-community-outreach a, #nav-community-outreach a:link, #nav-community-outreach a:visited {
	background: transparent url(images/nav/community-outreach.png) no-repeat 0 0;
 	width: 210px;
 	height: 40px;
}
#nav-fallfest a, #nav-fallfest a:link, #nav-fallfest a:visited {
	background: transparent url(images/nav/fallfest.png) no-repeat 0 0;
 	width: 103px;
 	height: 40px;
}
#nav-directions a, #nav-directions a:link, #nav-directions a:visited {
	background: transparent url(images/nav/directions.png) no-repeat 0 0;
 	width: 125px;
 	height: 40px;
}

#nav-home a:hover, #nav-home a:active,
#nav-performances a:hover, #nav-performances a:active,
#nav-about-mainstay a:hover, #nav-about-mainstay a:active,
#nav-tickets a:hover, #nav-tickets a:active,
#nav-community-outreach a:hover, #nav-community-outreach a:active,
#nav-fallfest a:hover, #nav-fallfest a:active,
#nav-directions a:hover, #nav-directions a:active{
	background-image: none;
}

#navigation li.current a, #navigation li.current a:link, #navigation li.current a:visited, #navigation li.current a:hover, #navigation li.current a:active{
	background-image: none;
}

/* secondary */

#sub {
	background: #fcd16c url(images/bg/sidebar-bottom.png) no-repeat bottom left;
	padding: 0px 21px 20px 21px;
}

#sub h3 {
	font-size: 1.85em;
	padding: .75em 0 .25em 0;
}

#main p.signature {
	text-align: right;
	padding-right: 15px;
}

#mailing-list, #testimonial {
	padding: 2em 21px 20px 21px;
}

#testimonial p.signature {
	padding-bottom: 2em;
}

#mailing-list h3, #testimonial h3 {
	font-size: 1.5em;
}

/* mailing list */

#mailing-list-form div{
	display: block;
	float: left;
}

#mailing-list-form label {
	display: none;
}

#mailing-list-form #ml_email {
	float: left;
	background: #fcecc6;
	border: 1px solid #dad6cd;
	height: 18px;
	padding: 3px;
	width: 210px;
}

#mailing-list-form #ml_submit {
	float: left;
}
/* extras */

/* footer */

#footer
{
	clear: both;
	width: 960px;
	position: relative;
	margin: 0 auto;
	background: #facf6a url(images/bg/footer-repeat.gif) repeat-x bottom left;
}

#footer2 {
	background: transparent url(images/bg/footer-top.gif) no-repeat top left;
	padding: 18px 20px 12px;
	text-align: center;
}


#footernav {
	list-style: none outside;
}

#footernav li {
	display: inline;
	padding: 0 10px;
}

#footer2 p{
	text-align: center;
	padding: 8px 0 4px;
}

#footer p.logos {
	height: 32px;
	padding: 8px 0 4px;
	line-height: 32px;
}

#footer .c64 a {
	padding: 12px 0;
	display: inline;
	background: transparent url(images/buttons/c64-logo.gif) no-repeat center center;
	border-bottom: 0;
}

#footer .msac a {
	padding: 12px 0 12px 74px;
	display: inline;
	background: transparent url(images/buttons/MSAC-logo-sm.png) no-repeat center left;
	border-bottom: 0;
}

/* clearing */

#main:after, #coming-soon:after, .event-entry:after,.home #event-cal:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main,#coming-soon,.event-entry,.home #event-cal {display: inline-block;}

