@import url("css/reset.css");

html {font-size: 100.01%; }
body {font: 62.5% "Lucida Sans Unicode", sans-serif; width: 960px; margin: 0 auto; background: #671919 url("images/bg.jpg") no-repeat 50% -5px;}

h1, h2, h3, h4, h5, h6 {color: #a42828;}
h1 {}
h2 {font-size: 3.2em; border-bottom: #CDCD32 solid 2px; margin-bottom: 24px;}
h3 {font-size: 2.4em; margin: 32px 0 16px;}
h4 {font-size: 1.9em; margin: 32px 0 12px;}

a {
	text-decoration: none;
	color: #BE0628;
}
abbr {border-bottom: #999 dotted 1px; cursor: help;}
blockquote {
	margin-left: 64px;
	padding-left: 16px;
	border-left: #ccc solid 4px;
}
cite {
	text-align: right;
	font-style: italic;
	margin-bottom: 32px;
	display: block;
}
dl, ul.nodesc {
	margin-bottom: 40px;
}
dt, ul.nodesc li, th.wine {
	color: #333;
	font-size: 1.6em;
	width: 400px;
	padding-right: 180px;
	position: relative;
}
dd, ul.nodesc li {
	border-bottom: #E1E1E1 dashed 1px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	width: 400px;
}

p, li, dd, cite, td, .col_title {font-size: 1.3em; line-height: 1.5em;}
p {margin-bottom: 8px;}
li li {font-size: 1em;}
strong {font-weight: bold;}

.clearer {
	clear: both;
}


#header {
	position: relative;
}
h1.logo {
	text-indent: -9999px;
	margin: 24px 0 48px;
}
h1.logo a {
	display: block;
	width: 373px;
	height: 80px;
	background: url("images/mezzanotte.gif") no-repeat;
}
.tagline {display: none;}

#mainnav {
	text-transform: uppercase;
	border-bottom: #6c5653 solid 1px;
	overflow: hidden;
	margin-bottom: 32px;
}
#mainnav li {
	position: relative;
	float: left;
	margin-right: 28px;
	width: auto;
	color: #fff;
}
#mainnav li.contact {margin: 0;}
#mainnav a {
	color: #fff;
}
#player {
	position: absolute;
	top: 0;
	right: 0;
}

#home .home a, #about .about a, #lunch .lunch a, #dinner .dinner a, #cellar .cellar a, #gallery .gallery a, #reservations .reservations a, #events .events a, #contact .contact a {
	font-weight: bold;
}


#masthead {
	clear: both;
	height: 143px;
	background: url("images/masthead.png") no-repeat;
	text-indent: -9999px;
}

#content {
	color: #888;
	background-color: #fff;
	padding: 24px;
	overflow: hidden;
	margin-bottom: 24px;
}
#content .article {
	float: left;
	width: 580px;
	margin-right: 20px;
	padding-bottom: 24px;
	border-bottom: #CDCD32 solid 2px;
}
#info {
	margin-top: 24px;
}

.sidebar {
	float: right;
	width: 300px;
}
.aside {
	background: #BE0628 url("images/aside-top.gif") no-repeat;
	float: right;
	width: 300px;
	margin-bottom: 32px;
}
.aside h4 {
	padding: 16px 0 0 16px;
	color: #FFF8F9;
	margin-top: 0;
}
.aside a {
	color: #FDADBB;
}
.aside ul {
	background: url("images/aside-bottom.gif") no-repeat bottom;
	padding: 0 16px 16px;
}
.menu li ul li {
	font-size: 80%;
	font-weight: normal;
}
.menu li ul li a {
	color: #fff;
}
.menu .current {
	font-weight: bold;
	font-size: 140%;
	list-style-type: square;
	color: #fff;
	margin-left: 16px;
}

.box {
	float: left;
	width: 290px;
	padding-right: 10px;
}
#hours {
	float: right;
	width: 300px;
	padding-right: 0;
}
#hours h3 {
	margin-top: 0;
}
#hours p {
	margin-bottom: 1em;
}
#openlate {
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
}

/* HOME */
#home h3 {margin: 0 0 16px;}
#home h4 {margin: 0 0 12px;}



/* MENUS */

.price {
	float: right;
	color: #671919;
	margin: 0 0 0 16px;
	padding-left: 8px;
	border-left: #e1e1e1 solid 2px;
	font-size: 90%;
	width: 4em;
	text-align: right;
	top: 0;
	position: absolute;
	right: 0;
}
.glass {
	right: 96px;
}

.housewines {
	width: 580px;
	border-collapse: collapse;
	margin-bottom: 32px;
}
caption {
	font-size: 1.6em;
	font-weight: bold;
	padding: 8px 8px 8px 0;
}
.empty_cell, th.wine {
	width: 280px;
	padding-right: 0;
}
.col_title, tr.prices td {
	width: 100px;
	text-align: right;
}
tr.prices td {
	color: #671919;
	font-size: 1.4em;
}
tr.prices th.wine {
	text-align: left;
}

.note {
	color: #CDCD32;
	font-size: 1.2em;
	margin: -12px 0 40px;
}



/* GALLERY */
ul.gallery li {
	float: left;
	padding: 8px;
	margin: 0 16px 16px 0;
	border: solid #eee 1px;
	background-color: #f8f8f8;
	width: 256px;
	height: 256px;
}

.footer {
	clear: both;
	text-align: center;
	color: #ccc;
	font-size: .9em;
	margin-bottom: 24px;
}
.footer a {
	border-bottom: #ccc dotted 1px;
	color: #ccc;
}
.footer a:hover {
	color: #999;
	border: none;
}
.footer p {
	margin: 0;
}
p.top {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 1em;
	padding-bottom: .5em;
}
p.top a {
	color: #fff;
}


