/* ================================================== */
/* ==========      Chateau Nonchalant      ========== */
/* ==========  Print Styles for All Pages  ========== */
/* ================================================== */

/* Last modified 05 March 2009 */

body  {font: 14px Verdana, Arial, sans-serif}

a                          {color: black;   text-decoration: none}
a[href^="http://"]:after   {content: " (" attr(href) ") "; font-size: 90%}

h1    {font: bold 1.2em Georgia, serif}
h2    {font: bold 1.1em Georgia, serif}
h3    {font: bold 1.0em Georgia, serif}
h4    {font: bold 1.0em Georgia, serif}

ul#location   {list-style-type: none}

#location #addrName   {
   font-weight: bold;
   margin-left: 0;
}

#content *  {margin: 0}
#content h2, #content h3, #content h4  {margin-top: 1em}

h2, #navigation, #partingWords, #identification img
   {display: none}


/* ================================================== */
/* ==========  Page-Specific Print Styles  ========== */
/* ================================================== */

#home #content p  {margin: 1em 0}

#home table th    {border-bottom: 2px solid #333}
#home table td    {border-bottom: 1px solid #333}
#home table tr    {page-break-inside: avoid;} 

#wineList div     {margin-bottom: 1em}
#wineList div h4  {font: 1.2em Georgia, "Times New Roman", serif}
#wineList div h5  {font: 1.2em Georgia, "Times New Roman", serif}

#community #content div img   {display: none}

#gallery .photoGroup             {clear: both; position: relative}
#gallery .photoGroup ul          {position: relative;   overflow: hidden;   margin: 0.5em}
#gallery .photoGroup ul li       {float: left;   list-style-type: none;     margin: 1.0em}
#gallery .photoGroup ul li img   {border: none}
#gallery #photoNav               {display: none}

#contact #formula,
#contact #map h4  {display: none}

#E404 #content p  {margin: 1em 0}
