@charset "UTF-8";
html {
	
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #e3e3e3;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: top center;
}
a, a:visited {
	color: #060;
}
a:hover {
	color: #FFF;
}
.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
#container {
	width: 860px;
	margin: 0px auto;
}
/* -------------------------------------------------------------------------------------------- */
/* HEADER */
#header {
	padding-top: 25px;
	margin-bottom: 30px;
}
#header h1 a {
	text-indent: -8008px;
	display: block;
	height: 106px;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}
h1#mercy a {
	width: 356px;
	background-image: url(../_img/header_mercy_logo.png);
}
h1#cannery a {
	width: 110px;
	background-image: url(../_img/header_cannery_logo.png)
}
/* -------------------------------------------------------------------------------------------- */
/* NAV */
#nav {
	background-color: #b7bcbe;
}
#nav ul li {
	float: left;
	position: relative;
}

#nav ul li a {
	float: left;
	display: block;
	padding: 14px 39px 11px 39px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #b7bcbe;
	text-indent: -8008px;
	width: 40px;
}
#nav ul li a:hover {
	background-color: #c5cdd0;
}
#nav ul li.home a {
	background-image: url(../_img/nav_home.png);
}
#nav ul li.tickets a {
	background-image: url(../_img/nav_tickets.png);
}
#nav ul li.calendar a {
	width: 60px;
	background-image: url(../_img/nav_calendar.png);
}
#nav ul li.about a {
	background-image: url(../_img/nav_about.png);
	width: 30px;
}
	#nav ul li.about ul li.contact a {
		background-image: url(../_img/subnav_contact.png);
	}
	#nav ul li.about ul li.faq a {
		background-image: url(../_img/subnav_faq.png);
	}
	#nav ul li.about ul li.tech-info a {
		background-image: url(../_img/subnav_tech-info.png);
	}
	#nav ul li.about ul li.directions a {
		background-image: url(../_img/subnav_directions.png);
	}
	#nav ul li.about ul li.history a {
		background-image: url(../_img/subnav_history.png);
		
	}



#nav ul li.special-events a {
	width: 90px;
	background-image: url(../_img/nav_special-events.png);
}
#nav ul li.media a {
	width: 31px;
	background-image: url(../_img/nav_media.png);
}
	#nav ul li.media ul li.photo a {
		background-image: url(../_img/subnav_photo.png);
	}
	#nav ul li.media ul li.video a {
		background-image: url(../_img/subnav_video.png);
	}
	
#nav ul li.blog a {
	width: 23px;
	background-image: url(../_img/nav_blog.png);
}
body#home #nav ul li.home a,
body#calendar #nav ul li.calendar a,
body#about #nav ul li.about a,
body#special-events #nav ul li.special-events a,
body#media #nav ul li.media a,
body#blog #nav ul li.blog a {
	background-color: #e5ebed;
}
#nav ul li ul {
	position: absolute;
	top: 43px;
	left: 0px;
	display: none;

}
#nav ul li.about:hover a,
#nav ul li.media:hover a {
	background-color: #c5cdd0;
}

#nav ul li.about ul li a:hover, #nav ul li.media ul li a:hover {
	background-color: #d1dde1;
}
#nav ul li.about:hover ul, 
#nav ul li.media:hover ul {
	display: block;
	background: transparent url(../_img/subnav_bg.png) no-repeat bottom center;
}
body#about #nav ul li.about:hover ul,
body#media #nav ul li.media:hover ul {
	display: none;
}
/* -------------------------------------------------------------------------------------------- */
/* FOOTER */
#footer {
	background-color: #000;
	padding-top: 6px;
	padding-bottom: 40px;
}
#footer a {
	text-decoration: none;
	color: #6d6d6d;
}
#footer fieldset.legal a:before {
	content: "\2192 \0020";
}
#footer a:hover {
	color: #ccc;
}
#footer .mercy, #footer .cannery {
	width: 60px;
	height: 70px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
}
#footer .mercy {
	background-image: url(../_img/footer_mercy.gif);
}
#footer .cannery {
	background-image: url(../_img/footer_cannery.gif);
	margin-right: 20px;
}
#footer legend {
	display: none;
}
#footer fieldset {
	float: left;
	width: 250px;
	padding-top: 14px;
}
#footer fieldset.address {
	margin-right: 70px;
}
#footer fieldset.contact {
	margin-right: 22px;
}
#footer fieldset.contact a {
	text-decoration: none;
}
#footer fieldset.legal {
	width: 100px;
}
/* -------------------------------------------------------------------------------------------- */
/* CONTENT */
#content {
	background-color: #e5ebed;
	color: #5e5e5e;
}
#content a {
	text-decoration: none;
}

/* -------------------------------------------------------------------------------------------- */
/* HOME */
#home .twitter {
	padding: 10px 10px 0px 10px;
	color: #898d8e;
	font-family: "Lucida Grande", Arial, Helvetica, sans;
	font-size: 11px;
	font-weight: bold;
}
#home .twitter a {
	color: #898d8e;
	font-family: "Lucida Grande", Arial, Helvetica, sans;
	text-decoration: underline;
}
#home .twitter h4 {
	display: block;
	float: left;
	text-indent: -9999px;
	width: 52px;
	height: 8px;
	background: url(../_img/label_the-wire.png) no-repeat;
	margin-right:5px;
	margin-top: 6px;
} 
#home .twitter .txt {
	margin-left: 58px;
}
#home .feature {
	margin: 10px;
	width: 840px;
	height: 250px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #898d8e;
	color: #FFF;
}
#home .feature h1 {
	font-size: 24px;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#home .feature h2 {
	font-size: 18px;
	line-height: 1.4em;
}
#home .feature h3 {
	font-size: 14px;
	line-height: 1.5em;
}
#home .feature a:before {
	content: "\2192 \0020";
}
#home .columns, #calendar .columns {
	background: url(../_img/sidebar_bg.png) repeat-y;
}
#home .left, #calendar .left {
	width: 307px;
	float: left;
}
#home .left ul, #calendar .left ul  {
	margin: 10px 16px 10px 10px;
}
#home .right, #calendar .right {
	margin-left: 300px;
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
}

/* -------------------------------------------------------------------------------------------- */
/* PROMOS */
ul.promo li {
	border-bottom: 1px solid #c8c9c9;
	margin-bottom: 10px;
}
ul.promo li:last-child {
	border-bottom: none;

}
ul.promo li {
	padding-left: 110px;
	height: 90px;	
}
ul.promo .txt {
	padding-top: 10px;
}
ul.promo a {
	display: block;
	width: 105px;
	height: 16px;
	margin-top: 10px;
	background: url(../_img/btn_reg.png) no-repeat 0px 0px;
	text-transform: uppercase;
	font-family: "Lucida Grande", Arial, Helvetica, sans;
	font-size: 11px;
	text-align: center;
	line-height: 1.4em;
	color: #FFF;
}
ul.promo a:hover {
	background-position: 0px -16px;
}
ul.promo .updates {
	height: 108px;
	background: url(../_img/promo-updates.png) no-repeat 14px 10px;
}

ul.promo .updates strong {
	display: block;
	width: 83px;
	height: 10px;
	text-indent: -9999px;
	background: url(../_img/label_get-updates.png) no-repeat;
}

ul.promo .mercy{
	padding-left: 0px;
}
ul.promo .mercy a {
	display: block;
	width: 281px;
	height: 90px;
	background: url(../_img/promo_mercy_booking.jpg) no-repeat;
	text-indent: -9999px;
}
ul.promo .mercy a:hover {
	background-position: 0px -90px;
}

ul.promo .feeds {
	background: url(../_img/promo-calendar.png) no-repeat -5px;
}
ul.promo .feeds a {
	width: 63px;
	float: left;
	margin-right: 5px;
	background: url(../_img/btn_sml.png) no-repeat 0px 0px;
}
ul.promo .feeds a:hover {
	background-position: 0px -16px;
}
ul.promo .feeds strong {
	display: block;
	width: 66px;
	height: 10px;
	text-indent: -9999px;
	background: url(../_img/label_subscribe.png) no-repeat;
}

ul.promo .events {
	background: url(../_img/promo-cannery.png) no-repeat -5px;
}
ul.promo .twits {
	background: url(../_img/promo-twitter.png) no-repeat -5px;
	border-bottom: none;
}
ul.promo .facebook {
	background: url(../_img/promo-facebook.png) no-repeat -5px;
}
ul.promo .myspace {
	background: url(../_img/promo-myspace.png) no-repeat -5px;
}
ul.promo .twits strong {
	display: block;
	width: 57px;
	height: 10px;
	text-indent: -9999px;
	background: url(../_img/label_twitter.png) no-repeat;
}
ul.promo .facebook strong {
	display: block;
	width: 127px;
	height: 10px;
	text-indent: -9999px;
	background: url(../_img/label_facebook.png) no-repeat;
}
ul.promo .myspace strong {
	display: block;
	width: 60px;
	height: 10px;
	text-indent: -9999px;
	background: url(../_img/label_myspace.png) no-repeat;
}
/* -------------------------------------------------------------------------------------------- */
/* CALENDAR LIST */

ul.calendar li {
	border-bottom: 1px solid #b7bcbe;
	margin-bottom: 10px;
	padding: 10px 0px 10px 120px;
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Arial, Helvetica, sans;
	color: #5e5e5e;
	font-size: 11px;
}
ul.calendar li .txt {
	margin-right: 135px;
	margin-top: 5px;
}
ul.calendar li.mercy {
	background: url(../_img/calendar-mercy-logo.png) no-repeat;
	min-height: 100px;
}
ul.calendar li.cannery {
	background: url(../_img/calendar-cannery-logo.png) no-repeat;
	min-height: 100px;
}
ul.calendar li ul li {
	border: none;
	padding: 0px;
}
ul.calendar li ul {
	float: right;
	width: 123px;
	margin-top: 10px;
}
ul.calendar li ul li {
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #5c5e5f;
}
ul.calendar li ul li:last-child {
	border-bottom: none;
}
ul.calendar li ul li:first-child {
	border-bottom: 1px dotted #5c5e5f;
}
ul.calendar li ul li a,
ul.optionsBar li a {
	display: block;
	text-indent: -9999px;
	width: 123px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.calendar li ul li a:hover,
ul.optionsBar li a:hover {
	background-position: 0px -17px;
}
ul.calendar li ul li a.tickets,
ul.optionsBar li a.tickets {
	background-image: url(../_img/calendar_buy-tickets.png);
}
ul.calendar li ul li a.details {
	margin-top: 5px;
	background-image: url(../_img/calendar_details.png);
}
ul.calendar li ul li a.attend,
ul.optionsBar li a.attend {
	margin-top: 5px;
	background-image: url(../_img/calendar_attend.png);
}
ul.calendar li h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #6f7273;
	padding-bottom: 3px;
}
ul.calendar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #3f4041;
	padding-bottom: 3px;
}
/* -------------------------------------------------------------------------------------------- */
/* HOME PAGINATION */
body#home .pagination {
	height: 34px;
}
body#home .pagination a {
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	width: 130px;
	height: 34px;
	float: left;
}
body#home .pagination a:hover {
	background-position: 0px -34px;
}
body#home .pagination a.next {
	background-image: url(../_img/pagination_next.png);
	margin-right: 3px;
}
body#home .pagination a.prev {
	background-image: url(../_img/pagination_prev.png);
	margin-right: 6px;
}
body#home .pagination a.all {
	background-image: url(../_img/pagination_view-all.png);
	width: 261px;
}




body .pad {
	padding: 10px;
}
body .ipad {
	padding: 0px 10px 10px 10px;
}
h1.legalsifr {
	font-size: 35px;
	font-family: "Rockwell", Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: bold;
}
.legal a {
	color: #000;
}
.legal p {
	margin-bottom: 15px;
}
.legal blockquote {
	margin-left: 40px;
}