@charset "utf-8";

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; } /* remember to define focus styles! */
body { line-height:1; color:black; background:white; }
ol, ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; } /* tables still need 'cellspacing="0"' in the markup */
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }

#container { width:690px; margin:10px auto; font-family:Tahoma, Geneva, sans-serif; font-size:16px; text-align:center; padding:20px;
-moz-box-shadow:0 2px 6px #666; -webkit-box-shadow:0 2px 6px #666; box-shadow:0 2px 6px #666; }
#guys { width:150px; height:195px; background:url(guysAtTable.jpg) no-repeat; margin:0 auto 30px; }

#container span { display:block; }
#date { font-weight:bold; color:#b48e62; font-size:17px; }
.menuItem { font-weight:bold; color:#82302f; font-size:18px; line-height:24px; }
.menuDesc { color:#231f20; font-size:16px; line-height:22px; }
.winePair { color:#231f20; font-size:18px; font-style:italic; line-height:42px; }
.winePair:before { content:"Wine Pairing: "; }

#footer { color:#231f20; font-size:13px; line-height:18px; margin-top:30px; }
#footer a { color:#82302f; }

h1 { width:640px; height:47px; background:url(title.png) no-repeat; text-indent:-5000px; overflow:hidden; font-weight:bold; color:#82302f; font-size:36px; margin:0 auto 30px; }
h2 { width:640px; height:20px; background:url(threeCourse.png) no-repeat; text-indent:-5000px; overflow:hidden; font-weight:bold; color:#b48e62; font-size:23px; margin:0 auto 12px; }
h2.sub { height:16px; background:url(price.png) no-repeat; font-weight:bold; color:#82302f; font-size:18px; margin-bottom:60px; }
h3 { font-weight:bold; color:#231f20; font-size:20px; line-height:28px; margin-top:30px; }


@media all and (max-device-width: 480px) { 
/*@media all and (max-width: 480px) {*/

#container { width:auto; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; padding:10px; }
#guys { display:none; }

h1, h2, h2.sub { width:auto; height:auto; text-indent:0; background:none; overflow:visible; text-align:center; }
h1 { font-size:26px; margin:0 0 15px 0; padding:0 0 10px; border-bottom:solid 1px #cfb39e;}
h2 { font-size:16px; }
h2.sub { font-size:12px; margin:0 0 20px; }
h3 { margin:15px 0 0; }

.winePair { font-size:15px; font-style:italic; line-height:normal; }

}
