/* General
====================================================================== */

html {
	background:#000 url('../_images/header_tile.gif') repeat-x top center;	
	height: 100%;
}	

body {
	color: #777;
	font-size: 14px;
	line-height: 1.7em;
	width: 100%;
	height: 100%;
}

body, input, select, textarea { font-family: "Trebuchet MS", Trebuchet, arial, sans-serif; }

code, kbd, pre { font-family: "Courier New", Courier, monospace; }

h1, h2, h3 {
	color: #fff;
	font-size: 1.4em;
	line-height: 1.8em;
	font-family: "Trebuchet MS", Trebuchet, arial, sans-serif;
}

p {
	margin: 0 0 1em 0;
}

#content a:link,
a:visited {
	color: #999;
	border: 1px solid #999;
	border-width: 0 0 1px 0;
}

#content a:hover { color: #fff; }

#content a:active { color: #fff }	

#content a.DramAd:link,
a.DramAd:visited {
	border-width: 0 0 0 0;
}
	
#page_wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 760px;
	margin: 0 auto -267px;
}

	
/* Header
====================================================================== */

#header {
	height: 251px;	
}

#logo {
	margin: 0 auto;
	width: 471px;
	height: 216px;
	background: url('../_images/logo.gif') repeat;
}
		

	
/* Navigation
====================================================================== */
#nav {
	height: 35px;
	margin-left: 135px;
}

#nav li {
	float: left;
}

#nav li a {
	display: inline;
	padding: 5px 20px;
	display: block;
	border-width: 0;
	border-left: 1px solid #4C0002;
	border-right: 1px solid #1C0000;
}

#nav li a.First {
	border-left: 1px solid #1C0000;
}

#nav li.Current a:link,
#nav li.Current a:visited,
#nav li.Current:hover a,
#nav li.Current:active a {
	color: #fff;
}

#nav li a:link,
#nav li a:visited {
	color: #7F7F7F;
	font-weight: normal;
}

#nav li a:hover,
#nav li a:active {
	color: #fff;
	background:  url('../_images/on_state.gif') repeat-x top center;
	border-left: 1px solid #1C0000;
	border-right: 1px solid #4C0002;
}
	
	
	
	
/* Content
====================================================================== */	
#content_wrapper {
	position: relative;
	margin: 0 auto;
	width: 750px;
}

#content {
	padding: 10px 10px 50px 10px;
	clear: both;
	width: 720px;
	margin: 0 auto;
}

#content_wrapper p strong {
	color: #f9f9f9;
}


div.WingedBorder p {
	margin-top: 40px;
}

h1 {
	display: block;
	margin-bottom: 10px;
}

h1 span, h2 span, h3 span{
	position: absolute;
	top:-3000px;
	left:-3000px;
}

h1.WelcomeHeader {
	position: relative;
	top: 0;
	left: 175px;
	width: 270px;
	height: 25px;		
	background: url('../_images/welcome_to_church.gif') no-repeat top left;
}


/* Home section
====================================================================== */

.WingedBorder {
	text-align: center;
	clear: both;
	margin: 50px 0;
	width: 720px;
	background: url('../_images/wing_hr.gif') no-repeat top center;	 
}

#home_intro.WingedBorder {
	position: relative;
	padding: 0 45px;
	margin-top: 35px;
	height: auto;
	width: 630px;
}

.WingedBorder p.Parking {
	position: relative;
	top: -10px;
	left: 0;
}

.WingedBorder p.OpenBefore {
	position: relative;
	top: 10px;
	left: 0;
}

div.HomeColWarpper {
	float: left;
	width: 340px;
	margin-bottom: 25px;
}

#club.HomeColWarpper{
	float: right;
}

#restaurant.HomeColWarpper h2, #left_col h2, #left_col h2.RestaurantH2 {background: url('../_images/h2_restaurant.gif') no-repeat 0px 0;}
#restaurant h2.Andy, #left_col h2 {	background: url('../_images/h2_andy.gif') no-repeat 0px 0;}
#club.HomeColWarpper h2 { background: url('../_images/h2_club.gif') no-repeat 0px 0;}

div.FlashContainer {
	width: 334px;
	margin: 0 0 40px 0;
	background: #111;
	border: 3px solid #4C4C4C;		
}

div.FlashContainer p {
	width: 294px;
	height: 200px;
	padding: 20px;
	background: #560000;
}

div.hp_ad {
	float: left;
	margin: 0 25px 0 0;
	width: 160px;
	height: 100px;
	background: #111;
}

div#ad_4 { margin: 0;}



/* Restaurant section
====================================================================== */

#top_photos {
	margin: 32px 0 25px 0;
	width: 750px;
	height: 322px;
	background: url('../_images/image_header_restaurant.jpg') no-repeat top left;
	
}

#top_photos.AndyBioPhotos {
	background: url('../_images/andy_top.jpg') no-repeat top left;
}

#left_col {
	float: left;
	width: 425px;
}

#left_col h2 {
	margin-bottom: 15px;
}

#left_col h2.Functions {
	margin-top: 35px;
	background: url('../_images/h2_functions.gif') no-repeat 0px 0;
}

#left_col h2.Function {
	margin-top: 18px;
	background: url('../_images/h2_functions.gif') no-repeat 0px 0;
}

#left_col ul.FunctionList {
	list-style-type: disc;
	padding: 15px 0 25px 15px;
	color: #555;
}

#right_col {
	font-size: 12px;
	line-height: 1.35em;
	color: #666;
	float: right;
	width: 227px;
	padding: 11px 11px 15px 11px;
	border: 2px solid #0C0C0C;
	background: #070707;
}

#right_col img {
	margin-bottom: 15px;
	border: 2px solid #191919;
}

#right_col a:link,
a:visited, a:active {
	color: #999;
	font-weight: bold;
	border-width: 0;
}

#right_col a:hover { color: #fff; }

#menu_list {
	font-size: 12px;
	color: #666;
	float: right;
	width: 227px;
	margin-top: 20px;
	padding: 11px 11px 15px 11px;
	border: 2px solid #0C0C0C;
	background: #070707;	
}

.Laura {
	margin: 40px 0 25px 0;
}
#menu_list h2 {
	width: 160px;
	height: 16px;
	margin: 0 0 15px 0;
	background: url('../_images/our_menus.gif') no-repeat 0px 0;	
}

#menu_list a.MenuLink {
	color: #670007;
	border-width: 0 0 1px 0;
	border-color: #790009;
}

#menu_list ul li a:link, #menu_list ul li a:active, #menu_list ul li a:hover, #menu_list ul li a:visited {
	color: #670007;
	font-weight: bold;
	border-width: 0;
}

.Noh2 {
	margin-top: 35px;
}


/* Club section
====================================================================== */

#content_wrapper.Club #top_photos {
	background: url('../_images/image_header_club.jpg') no-repeat top left;
	
}

#left_col h2.Club { background: url('../_images/h2_club.gif') no-repeat 0px 0; !important}

#content_wrapper.Club #right_col h3 {
	width: 140px;
	height: 43px;
	background: url('../_images/h3_the_facts.gif') no-repeat 0px 0;	
}

#content_wrapper.Club #right_col ul {
	padding: 0 0 0 40px;
	list-style-image: url('../_images/feather.gif');
}
#content_wrapper.Club #right_col li {
	margin-bottom: 15px;
}



/* Contact
====================================================================== */
#content_wrapper.Contact {
	padding-top: 30px;
}

#content_wrapper.Contact #left_col {
	width: 347px;
	padding: 14px 0 25px 70px;
}  

#content_wrapper.Contact #right_col {
	float: left;
	font-size: 14px;
	margin-top: 47px;
	padding-bottom: 15px;
}    

#content_wrapper.Contact #left_col h1 {
    margin-bottom: 20px;
	width: 176px;
	height: 15px;
	background: url('../_images/contact_us.gif') no-repeat 0px 0;	
}

#content_wrapper.Contact #right_col h3 {
	margin: -47px 0 30px 0;
	width: 176px;
	height: 15px;
	background: url('../_images/h3_contact.gif') no-repeat 0px 0;	
}

#left_col div.CtrlHolder {
	margin: 0 0 10px 0;
}

#left_col #message_wrapper textarea {
	width: 300px;
}

#content_wrapper.Contact input {
	width: 255px;
}

#content_wrapper.Contact input, #content_wrapper.Contact textarea, #content_wrapper.Contact select {
	padding: 5px;
	border: 1px solid #370004;
	background: #430005 !important;
	color: #fff;
}

#content_wrapper.Contact input:focus, #content_wrapper.Contact textarea:focus {
	background: #191515 !important;
}


#newsletter textarea {
	line-height: 1.4em;
}


label.Shim{margin-right: 1px;}

p.Msg {
	width: 290px;
	color: #fff;
	padding: 3px 5px;
	background: #480000;
}	

p.ConfimMsg {
	text-align: right;
	bottom: 38px;
	right: 50px;
	color: #fff;
	font-style: italic;
	z-index: 1200;	
}	

p.ConfimMsg a:link, p.ConfimMsg a:visited {
	padding: 3px 5px;
	display: block;
	color: #fff;
	background: #666;
	
}

p.ConfimMsg a:hover {
	padding: 3px 5px;
	display: block;
	color: #666;
	background: #fff;
	
}

.ContactInfo {
	margin-top: 80px;
}
/* Events
====================================================================== */

#calendar_wrapper {
	padding-top: 30px;
}

#calendar_wrapper h2.Events { 
	margin-bottom: 25px;
	background: url('../_images/events-header.gif') no-repeat 0px 0; !important
}

#content.EventCalendar {
	margin-top: 25px;
}

#calendar {
	float:left;
	position: relative;
	width: 232px;	
}

#calendar a:link,
#calendar a:visited,
#calendar a:active {
	color: #63000A;
	text-decoration: underline;
}

#calendar a:hover {
	color: #fff;
}

#eventscalendar {
	font-size: 16px;
	padding: 5px;
	background: #0B0B0B;

}

#eventscalendar td {
	text-align: center;
	padding: 3px 5px;
	background: #000;
}	

#eventscalendar th {
	color: #474749;
	background: #000;	
}

#eventscalendar th.Month {
	color: #D1CB90;
	font-size: 20px;
	background: #0B0B0B;	
}	


div#calendar span {
	position: absolute;
	display: block;
	width: 96px;
	height: 154px;
}

div#calendar span.LeftWing {
	top:0;
	left: -96px;
	background: url('../_images/left_wing.gif') no-repeat;	
}

div#calendar span.RightWing {
	top: 93px;
	right: -96px;
	z-index: 5;
	background: url('../_images/right_wing.png') no-repeat;	
}


#list_calendar{
	float: right;
	width: 430px;
	margin-bottom: 40px;
	background: #171717;
}

.EventDay {
	padding-bottom: 20px;
	background:  url('../_images/page_tear_tile.gif') repeat-x bottom center;
}

.EventDayHeader {
	margin: 10px;
	padding: 15px 10px;
	text-transform: uppercase;
	background: #000;
}

.LeftHeader {
	line-height: 13px;
	float: left;
	width: 180px;
}
.RightHeader { 
	float: right;
	width: 180px;
}

#list_calendar h2{
	color: #515151;
	font-size: 20px;
	font-family: Arial;
}

.Cover {
	color: #5A000A;
	font-size: 14px;
}

.Date {
	float: left;
	color: #808080;
	margin-right: 10px;
	padding-top: 17px;
	width: 40px;
	height: 43px;
	line-height: 17px;
	text-align: center;
	background: url('../_images/calendar_page.gif') no-repeat;		
}

.Date .Month {font-size: 12px;}
.Date .Day {font-size: 20px;}

.Open, .Tickets {
	float: right;
}

.Tickets {
	width: 43px;
	height: 34px;
	background: url('../_images/tickets.gif') no-repeat;		
}

.EventInfo {
	padding: 15px 30px;
	font-size: 12px;
}

.EventInfo ul {
	margin-bottom: 25px;
}

.EventInfo li a:link,
.EventInfo li a:visited,
.EventInfo li a:active {
	color: #999;
	font-weight: bold;
}

.EventInfo li a:hover {
	color: #FDF56B;
}

.EventTitle {
	text-transform: uppercase;
}

.BandList li {
	text-transform: uppercase;
}

#press_section {
	position: relative;
	top: -55px;
}

#press_section h2.PressHeader { 
	width: 109px;
	height: 34px;
	margin-bottom: 15px;
	background: url('../_images/h2_press.gif') no-repeat 0px 0;
}

#press_section li {
	margin-bottom: 15px;	
}

#press_section li a:link,
#press_section li a:visited,
#press_section li a:active {
	color: #63000A;
	text-decoration: underline;
	border-width: 0;
}

#press_section li a:hover {
	color: #fff;
}

/* Menu
====================================================================== */

div#menu a{color: #0055EA}

div#menu{
	margin: 30px auto;
	padding: 0 20px 20px 20px;	
	width:520px;
    font: 90% "Trebuchet MS",Arial,sans-serif;
	text-align:left;
	border: 2px solid #0C0C0C;
	background: #070707;
}

div#menu h1 {
	margin: 25px 0 0 110px;
	width: 300px;
	height: 42px;
	background: url('../_images/menu_headers_dinner.gif') no-repeat 0px 0;	
}


div#menu h1.Cocktails {background: url('../_images/menu_headers_cocktails.gif') no-repeat 0px 0;}
div#menu h1.Dessert {background: url('../_images/menu_headers_dessert.gif') no-repeat 0px 0;}
div#menu h1.Wine {background: url('../_images/menu_headers_wine_list.gif') no-repeat 0px 0;}
div#menu h1.Brunch {background: url('../_images/menu_headers_brunch.gif') no-repeat 0px 0;}
div#menu h1.Lunch {background: url('../_images/lunch_header.gif') no-repeat 0px 0;}

div#menu h1.Altar {
	background: url('../_images/menu_headers_altar.gif') no-repeat 0px 0;
	margin: 25px 0 0 69px;
	width: 375px;
}

div#menu h2{
	margin: 25px 0 11px 0;
	color: #4B0000;
    font-size: 26px;
	text-align:left;
	text-transform: lowercase;
}

div#menu.WineList h2{
	margin: 25px 0 -25px 0;
	color: #4B0000;
}

div#menu.WineList h2#first{ margin-bottom: 11px;}

div#menu h3{
	margin: 15px 0 10px 0;
	color: #444;
    font-size: 14px;
	text-align:left;
}

div#menu.WineList h3{
	margin: 30px 0 20px 0;
	color: #E5E5E5;
    font-size: 16px;
}

dl{
	width: 100%;
	overflow: hidden;
	margin: 0 0 1em;
    background: url("../_images/dot.gif") repeat-x 0 1.2em;
}

div#menu dt,div#menu dd.price{
	background: #070707;
	font-size: 130%;
	font-weight: bold;
}

div#menu dt{
	float: left;
	padding-right: 3px;
	color: #E5E5E5;
}

div#menu.WineList dt{
    font-size: 14px;
	float: left;
	padding-right: 3px;
	color: #5E5E5E;
}

div#menu dd{
	margin:0;
}

div#menu dd.price{
	float: right;
	padding-left: 3px;
	color: #444;
}

div#menu dd.ingredients{
	float: left;
	width: 100%;
	padding: 3px 0;
    font: italic 100% Georgia,Times,sans-serif;color: #555;
}

/* Menu Navigation
====================================================================== */


#menu_nav {
	height: 35px;
	margin: 15px 0 0 67px;
}

#menu_nav li {
	text-align: center;
	float: left;
	margin-right: 15px;
}

#menu_nav li a {
	display: inline;
	padding: 2px 0;
/*	display: block;
	width: auto;*/
}

#menu_nav li.Hide {
	display: none;
}

#menu_nav li a:link,
#menu_nav li a:visited {
	color: #7F7F7F;
	border-width: 0;
}

#menu_nav li a:hover,
#menu_nav li a:active {
	color: #fff;
	border-width: 0;
}




/* Footer
====================================================================== */

h2 span{
	position: relative;
	top: -3000px;
	left: -3000px;
}

#footer {
	height: 267px;	
	color: #BEBEBE;
	background-image: url('http://www.churchofboston.com/_images/footer_tile.gif');
}

.push {
	height: 267px;
}

#footer_content {
	width: 760px;
	padding: 35px 0 0 0;
	margin: 0 auto;
}

#footer p {
	color: #BEBEBE;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	font-weight: bold;
	border-width: 0;
}

#footer a:hover {
	color: #A20009;
}

#footer p.Legal {
	font-size: 11px;
}

#address,
#newsletter,
#event {
	float: left;
}

#address {
	padding: 0 20px 0 0;
}

#newsletter {
	width: 220px;	
	padding: 0 0 0 50px;
	border: 1px solid #280002;
	border-width: 0 2px 0 2px;
}

#event {
	padding: 0 0 0 20px;
}

#footer h2{
	display: block;
	width: 220px;
	height: 23px;
	margin-bottom: 15px;
}

#address h2{
	background: url('../_images/church.gif') no-repeat 0px 0;
}

#newsletter h2{
	background: url('../_images/newsletter.gif') no-repeat -35px 0;
}


#event h2{
	background: url('../_images/up_coming.gif') no-repeat -2px 0;
}

#address {
	text-align: right;
}

#newsletter form {
	margin: 0;
	padding: 0;
}

#newsletter input{
	width: 160px;
	height: 20px;
	margin: 3px 0 10px 0;
}

#newsletter input, #newsletter textarea, #newsletter select {
	padding: 5px;
	border: 2px solid #370004;
	background: #430005 !important;
	color: #fff;
}

#newsletter input:focus, #newsletter textarea:focus {
	background: #191515 !important;
}


#newsletter textarea {
	line-height: 1.4em;
}

#newsletter input.SubmitButton{
	color: #fff;
	width: 60px;
	height: auto;
	margin: 3px 0 10px 0;
	cursor: pointer;
}


/* Ad Page
====================================================================== */	

#ad_page {
	text-align: center;
	width: 100%;
	padding: 50px 20px;
}

#ad_page img {
	margin-bottom: 35px;
}

#ad_page p {
	width: 350px;
	margin: 0 auto;
}
a{outline:none;} 

.Hide {display: none;}

