@import "/styles/main.css";

/*
------------------------------------------------------------------------------
Template Layouts
------------------------------------------------------------------------------
*/

/* Header */

#header-block div.shadowbox-content {
	background-image: url(/services/header-bkgd.php);
	background-repeat: no-repeat;
}
#header-block h1 a {
	display: block;
	width: 250px;
	padding-top: 100px; height: 0 !important;
	height /**/: 100px; overflow: hidden;
	background-image: url(/images/main/header-logo.png);
	background-repeat: no-repeat;
	behavior: url("/iepngfix/iepngfix.htc");
}

/* Content */

#content-block {
	margin-top: 90px;
}
#content-block div.shadowbox-center {
	background-image: url(/images/main/content-bkgd.jpg);
	background-repeat: repeat-y;
}	
#content-block div.shadowbox-content {
	padding: 15px 0 30px 30px;
	background-position: 250px 0;
	background-image: url(/images/main/content-pattern.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	_height: 400px;/* IE hack: min-height */
}
#content-block h2 {
	width: 190px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
}
body.food #content-block h2 {
	padding-top: 35px; height: 0 !important;
	height /**/: 35px; overflow: hidden;
	background-image: url(/images/main/title-food.gif);
}
body.beer #content-block h2 {
	padding-top: 35px; height: 0 !important;
	height /**/: 35px; overflow: hidden;
	background-image: url(/images/main/title-beer.gif);
}
body.drinks #content-block h2 {
	padding-top: 35px; height: 0 !important;
	height /**/: 35px; overflow: hidden;
	background-image: url(/images/main/title-drinks.gif);
}
body.events #content-block h2 {
	padding-top: 35px; height: 0 !important;
	height /**/: 35px; overflow: hidden;
	background-image: url(/images/main/title-events.gif);
}
body.gallery #content-block h2 {
	padding-top: 46px; height: 0 !important;
	height /**/: 46px; overflow: hidden;
	background-image: url(/images/main/title-gallery.gif);
}
body.contact #content-block h2 {
	padding-top: 35px; height: 0 !important;
	height /**/: 35px; overflow: hidden;
	background-image: url(/images/main/title-contact.gif);
}
body.brewmasters-dinners #content-block h2 {
	padding-top: 53px; height: 0 !important;
	height /**/: 53px; overflow: hidden;
	background-image: url(/images/main/title-brewmasters-dinners.gif);
}
body.reviews #content-block h2 {
	padding-top: 35px; height: 0 !important;
	height /**/: 35px; overflow: hidden;
	background-image: url(/images/main/title-reviews.gif);
}
body.specials #content-block h2 {
	padding-top: 43px; height: 0 !important;
	height /**/: 43px; overflow: hidden;
	background-image: url(/images/main/title-specials.gif);
}
body.map #content-block h2 {
	padding-top: 43px; height: 0 !important;
	height /**/: 43px; overflow: hidden;
	background-image: url(/images/main/title-map.gif);
}
#content-block h3 {
	font-weight: bold;
	font-size: 18px;
}
#content-block h4 {
	font-weight: bold;
	font-size: 16px;
}
#content-block h5 {
	font-weight: bold;
	font-size: 14px;
}
#content-block h6 {
	font-weight: bold;
	font-size: 12px;
}
#content-block div.col1 {
	float: left;
	width: 210px;
	margin-right: 10px;
}
#content-block div.col1 ul {
	list-style-type: none;
}
#content-block div.col1 li {
	color: #d94d65;
	font-weight: bold;
	font-size: 18px;
	text-transform: lowercase;
}
#content-block div.col1 li a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content-block div.col1 li a:hover {
	color: #d94d65;
}
#content-block div.col2 {
	float: left;
	display: inline;/* IE hack: Prevent double left margin. */
	width: 640px;
	margin-top: -47px;
	margin-left: 30px;
}
#content-block div.col1:after {/* Firefox hack: Prevent div.col1 from collapsing. */
	content: ".";
	visibility: hidden;
}

/*
------------------------------------------------------------------------------
Individual Page Styles
------------------------------------------------------------------------------
*/

/* Brewmaster's Dinners */

body.brewmasters-dinners #content-block div.col1 li {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: none;
}
body.brewmasters-dinners #content-block h3.title {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-top: none;
	border-bottom: solid 3px #000;
}
body.brewmasters-dinners #content-block h4 {
	border-top: solid 1px #000;
	margin-top: 20px;
	padding-top: 10px;
}

/* Reviews */

body.reviews #content-block div.col1 li {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: none;
}

/* Food, Beer, Drinks */

body.menu #link-menu {
	padding-top: 10px;
}
body.menu #link-menu a {
	display: block;
	width: 113px;
	background-image: url(/images/page/link-menu.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 0px !important;
	height /**/:15px;
	overflow: hidden;
}
body.menu #link-menu a:hover {
	background-position: 0 -15px;
}
body.menu #content-block div.noresult {
	margin-right: 30px;
}
body.menu #content-block div.col2 {
	width: 670px;
}
body.menu div.menu-header {
	margin-right: 30px;
	margin-bottom: 30px;
	border-bottom: solid 3px #000;
}
body.menu div.menu-header h3 {
	color: #000;
}
body.menu div.menu-header p {
	font-size: 14px;
}
body.menu div.menu-item {
	float: left;
	display: inline;/* IE hack: Prevent double left margin. */
	margin-right: 20px;
	width: 200px;
	text-align: center;
}
body.menu div.menu-item h4 {
	margin-bottom: 5px;
	color: #d94d65;
	font-weight: bold;
}
body.menu div.menu-item p {
	font-size: 11px;
}

/* Events */

body.events #content-block h2 {
	float: left;
}
body.events #content-block div.shadowbox-center {
	background-image: url(/images/main/box-content.jpg);
	background-repeat: repeat;
}
body.events #content-block div.shadowbox-content {
	background-image: none;
}
body.events #content-block div.col1,
body.events #content-block div.col2 {
	float: none;
	display: block;
	width: auto;
	margin: 0;
}
body.events #content-block div.col1 {
	float: right;
	display: inline;/* IE hack: Prevent double right margin. */
	width: 316px;
	margin-right: 30px;
	margin-top: 20px;
}
body.events #content-block div.col1 a,
body.events #content-block div.col1 span.current {
	display: block;
	float: left;
}
body.events #content-block div.col1 span.divider {
	display: none;
}
body.events #link-previous,
body.events #link-next {
	display: block;
	background-repeat: no-repeat;
	padding-top: 15px;
	height: 0px !important;
	height /**/:15px;
	overflow: hidden;
}
body.events #link-previous {
	width: 107px;
	background-image: url(/images/page/link-previous.gif);
}
body.events #link-next {
	width: 84px;
	background-image: url(/images/page/link-next.gif);
}
body.events #link-previous:hover,
body.events #link-next:hover {
	background-position: 0 -15px;
}
body.events #content-block div.col1 span.current {
	width: 125px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
body.events #content-block th {
	padding: 5px;
	border: none;
	border-top: 3px solid #000;
	font-weight: bold;
	font-size: 14px;
}
body.events #content-block td {
	width: 126px;
	height: 100px;
	background-image: url(/images/page/calendar-day.jpg);
	background-repeat: repeat-x;
	border-color: #fdf8e9;
}
body.events #content-block td h3 {
	width: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/images/page/calendar-number.jpg);
	background-repeat: repeat-x;
	border-right: solid 1px #e6daba;
	border-bottom: solid 1px #e6daba;
	text-align: center;
	font-size: 12px;
}
body.events #content-block td p {
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
body.events #content-block td.today {
	background-image: url(/images/page/calendar-today.jpg);
}
body.events #content-block td.empty {
	background-image: url(/images/page/calendar-empty.jpg);
}

/* Gallery */

body.gallery #content-block div.shadowbox-center {
	background-image: url(/images/main/box-content.jpg);
	background-repeat: repeat;
}
body.gallery #content-block div.shadowbox-content {
	background-image: none;
}
body.gallery #content-block div.col1,
body.gallery #content-block div.col2 {
	float: none;
	display: block;
	width: auto;
	margin: 0;
}
body.gallery #content-block div.col1 {
	display: none;
}
body.gallery #content-block div.col2 {
	width: 850px;
	margin-left: 25px;
}
body.gallery #content-block div.photo {
	float: left;
	display: inline;
	margin: 0 5px 5px 5px;
	width: 130px;
	height: 130px;
	background-image: url(/images/page/photo-bkgd.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
body.gallery #content-block div.photo p {
	margin: 0;
	padding-top: 15px;
}

/* Contact */

body.contact-main #content-block div.col2 {
	width: 500px;
	margin-left: 100px;
}
body.contact-main #content-block div.col2 h3 {
	margin-bottom: 5px;
}
body.contact-main #content-block div.row1 {
	float: left;
	width: 200px;
}
body.contact-main #content-block div.row2 {
	float: left;
	width: 250px;
}
body.contact-main #content-block div.row3 {
	clear: left;
	padding-top: 20px;
}
body.contact-main #link-map a {
	display: block;
	width: 76px;
	padding-top: 15px;
	height: 0px !important;
	height /**/:15px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(/images/page/link-map.gif);
}
body.contact-main #link-map a:hover {
	background-position: 0 -15px;
}

/* Contact Form */

body.contact-form #content-block div.shadowbox-content {
	background-image: none;
}
body.contact-form #content-block div.inputset {
	position: relative; /* IE hack: Prevent clipping */
	margin-left: -10px;
}
body.contact-form #content-block div.col2 {
	width: 420px;
	margin-left: 140px;
}
body.contact-form #content-block h3 {
	margin-bottom: 20px;
}
body.contact-form #content-block div.warning,
body.contact-form #content-block div.message,
body.contact-form #content-block div.error {
	margin-right: 20px;
}
body.contact-form #content-block input.text {
	width: 200px;
}
body.contact-form #content-block textarea {
	width: 354px;
}

/* Comment Card */

body.contact-comment-card #content-block div.shadowbox-content {
	background-image: none;
}
body.contact-comment-card #content-block div.inputset {
	position: relative; /* IE hack: Prevent clipping */
	margin-left: -10px;
}
body.contact-comment-card #content-block div.col2 {
	width: 420px;
	margin-left: 140px;
}
body.contact-comment-card #content-block h3 {
	margin-bottom: 20px;
}
body.contact-comment-card #content-block div.warning,
body.contact-comment-card #content-block div.message,
body.contact-comment-card #content-block div.error {
	margin-right: 20px;
}
body.contact-comment-card #content-block input.text {
	width: 200px;
}
body.contact-comment-card #content-block textarea {
	width: 354px;
}

/* Map */

body.map #content-block div.col2 {
	width: 650px;
	margin-top: -50px;
}
body.map #content-block iframe {
	border: solid 3px #000;
}
