/* Style for DV WineValley (c)2011 apr/may - www.pa-ket.com
=========================================================== *//* http://meyerweb.com/eric/tools/css/reset/  */html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ul,
ol,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
footer,
header,
section,
aside,
nav,
article {
  display: block;
}
body {
  background: #cccccc url(/img/bg.jpg) no-repeat left top fixed;
}
#wrapper-top {
  position: relative;
  width: 100%;
  height: 135px;
  background: url(/img/topbg.png) repeat-x left top;
}
#wrapper-top header, #wrapper, footer {
  width: 910px;
  margin-left: 20px;
  position: relative;
}
nav li {
  list-style-type: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-transform: uppercase;
  font-family: 'GothamLight';
}
nav li a, nav li a:hover {
  color: #5b5b5b;
  text-decoration: none;
}
header {
  height: 155px;
  position: relative;
  overflow: hidden;
}
header a#logo {
  display: block;
  position: absolute;
  left: 0px;
  top: 10px;
  z-index: 99;
}
header nav {
  width: 670px;
  position: absolute;
  top: 0px;
  right: 0px;
}
header nav ul {
  display: block;
  width: 100%;
  font-size: 0px;
}
header nav li {
  padding: none;
  margin: none;
  font-size: 17px;
  line-height: 20px;
}
header nav li a {
  display: block;
  padding: 30px 6px 5px;
}
header nav li.selected a, header nav li a:hover {
  color: #fff;
  background: #517c6c;
}
header #announcements-list {
  position: absolute;
  left: 230px;
  top: 101px;
  overflow: hidden;
  width: 675px;
  height: 1.2em;
  margin: 0;
  padding: 0;
}
header #announcements-list ul {
  overflow: hidden;
  position: absolute;
  list-style-type: none;
  width: 6000px;
  font: 1em/1em 'MyriadPro';
}
header #announcements-list ul li {
  float: left;
  padding-right: 50px;
}
header #announcements-list ul li span {
  padding-right: 10px;
}
header #announcements-list ul li a {
  color: #111;
}
header #announcements-list ul li a:hover {
  color: #777;
}
footer {
  margin-top: 8px;
  margin-bottom: 50px;
  width: 900px;
}
footer .inner {
  overflow: hidden;
  position: relative;
}
footer .innerbox {
  overflow: hidden;
  padding: 0 3px;
  height: 230px;
  background: #efefef;
  border: 1px solid #cdcdcd;
  font-family: 'GothamLight';
}
footer #newsletter {
  position: absolute;
  top: 10px;
  left: 5px;
  width: 620px;
  height: 62px;
  z-index: 33;
}
footer #newsletter h3 {
  font: 1.1em/27px 'GothamBook';
  color: #fff;
  height: 27px;
  width: 482px;
  text-align: center;
  margin: 0;
  margin-left: 30px;
  background: url(/img/bgsignup.jpg) no-repeat left top;
}
footer #newsletter form {
  padding-left: 3%;
  height: 35px;
  width: 97%;
  padding-top: 7px;
  background: url(/img/bghead.jpg) repeat;
}
footer #newsletter form input {
  margin-left: 5px;
  padding: 3px;
  height: 18px;
  width: 230px;
  border: 1px solid #cdcdcd;
}
footer #newsletter form input.submit {
  width: 80px;
  padding: 0;
  border: none;
  height: 24px;
  background: #7c1c3f;
  color: #fff;
  font-family: 'GothamMedium';
  line-height: 24px;
}
footer #newsletter form input.submit:hover {
  background: #8c2c5f;
}
footer #newsletter #errordesc {
  color: red;
}
footer #newsletter #submitokdesc {
  color: green;
}
footer #newsletter .notification {
  font-weight: bold;
  display: none;
  position: absolute;
  bottom: -25px;
  left: 100px;
  padding: 3px;
  background: #fff;
  background: 1px solid #ccc;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
}
footer div#contact-left {
  width: 610px;
  height: 100%;
  float: left;
  *height: 228px;
  position: relative;
  border-right: 1px solid #cdcdcd;
  padding-top: 3px;
  padding-left: 13px;
}
footer div#contact-left section#contact-details {
  position: relative;
  top: 70px;
  font-size: 1.2em;
}
footer div#contact-left nav {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 620px;
  border-top: 1px solid #ccc;
}
footer div#contact-left nav li {
  font-size: 1.1em;
  line-height: 1.5em;
  padding: 3px 10px;
  border-right: 1px solid #ccc;
}
footer div#contact-left nav li.selected a, footer div#contact-left nav li a:hover {
  color: #5c8475;
}
footer div#contact-left nav li.last {
  border-right: none;
}
footer div#contact-right {
  width: 220px;
  height: 100%;
  float: right;
  padding-left: 10px;
}
footer section#copyright {
  clear: both;
  float: right;
  padding-top: 8px;
  font: 0.8em/1.2em 'MyriadPro';
}
footer section#copyright a {
  color: #8d3a59;
}
footer section#copyright a:hover {
  text-decoration: none;
  color: #aa3a59;
}
.border {
  position: relative;
  padding: 5px;
  background: url(/img/borders.png) repeat;
}
.border div.inner {
  background: #fff;
  padding: 5px 15px;
}
#home-top {
  height: 360px;
  overflow: hidden;
  padding-bottom: 16px;
}
#home-top section#upcoming {
  width: 575px;
  float: left;
  position: relative;
}
#home-top section#upcoming .inner {
  height: 350px;
}
#home-top section#upcoming img {
  position: relative;
  left: 5px;
  z-index: 70;
}
#home-top section#upcoming a.month {
  z-index: 90;
  font: 16px/16px 'GothamBook';
  color: #fff;
  text-transform: uppercase;
  display: block;
  width: 145px;
  height: 16px;
  padding-right: 30px;
  padding-top: 98px;
  background: url(/img/fake-non-existing-image.gif);
  text-align: right;
  position: absolute;
  top: 235px;
  left: 30px;
  text-decoration: none;
}
#home-top section#upcoming a.month:hover {
  color: #ddd;
  text-decoration: none;
}
#home-top section#upcoming a#fest-june {
  left: 205px;
}
#home-top section#upcoming a#fest-sauvignon {
  left: 380px;
}
#home-top section#blogsummary {
  width: 310px;
  height: 100%;
  float: right;
}
#home-top section#blogsummary div.inner {
  padding: 5px 8px;
}
#home-top section#blogsummary h1 {
  margin-bottom: 7px;
}
#home-top section#blogsummary #blogsummary-inside {
  font-family: 'MyriadPro';
  background: url(/img/bghead.jpg) repeat;
  border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
}
#home-top section#blogsummary #blogsummary-inside p.head {
  color: #777;
  padding-left: 7px;
  font-size: 1.6em;
  line-height: 1.6em;
  margin: 0;
}
#home-top section#blogsummary #blogsummary-inside article {
  height: 135px;
  border-top: 2px solid #fff;
  padding: 0px 7px;
  position: relative;
  overflow: hidden;
}
#home-top section#blogsummary #blogsummary-inside article h2 {
  margin: 0;
  padding: 3px 0;
  font-size: 1.3em;
  height: 1.5em;
  display: block;
  overflow: hidden;
  line-height: 1.5em;
  font-weight: normal;
}
#home-top section#blogsummary #blogsummary-inside article h2 a {
  color: #777;
}
#home-top section#blogsummary #blogsummary-inside article h2 a:hover {
  text-decoration: none;
}
#home-top section#blogsummary #blogsummary-inside article p {
  margin: 5px 0;
  height: 54px;
  overflow: hidden;
}
#home-top section#blogsummary #blogsummary-inside article .date {
  font-size: 1.2em;
  color: #517c6c;
  margin-top: -5px;
}
#home-top section#blogsummary #blogsummary-inside article .post-body {
  height: 78px;
  position: relative;
}
#home-top section#blogsummary #blogsummary-inside article .post-body a {
  position: absolute;
  bottom: 0px;
  right: -7px;
  padding: 0px 10px;
  width: 7em;
  display: block;
  background: #7c1c3f;
  color: #fff;
}
#home-top section#blogsummary #blogsummary-inside article .post-body a:hover {
  text-decoration: none;
}
section#home-affiliates {
  margin-top: 3px;
  margin-bottom: -1px;
}
section#home-affiliates ul {
  overflow: hidden;
  width: 100%;
  height: 235px;
  text-align: justify;
}
section#home-affiliates ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  *margin: 2px;
  width: 147px;
  height: 110px;
  background: url(/img/borders.png) repeat;
}
section#home-affiliates ul li.lastbr {
  height: 0px;
}
section#home-affiliates ul li a {
  margin: 5px;
  display: block;
  width: 137px;
  height: 100px;
  background: #fff;
}
section#home-affiliates ul li img {
  display: block;
  margin: 0 auto;
}
section.affiliates {
  width: 900px;
  overflow: hidden;
  margin: 10px 0;
  text-align: center;
}
section.affiliates ul {
  display: inline-block;
  width: 100%;
  *display: inline;
  zoom: 1;
  background: #fff;
}
section.affiliates ul li {
  margin: 0;
  padding: 4px 2px 2px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
section.affiliates ul li a {
  display: block;
  height: 64px;
  border-right: 1px solid #eee;
}
section.affiliates ul li.lastitem a {
  border-right: none;
}
section.affiliates ul li.lastbr {
  display: none;
}
section.affiliates ul li img {
  height: 100%;
  width: auto;
}
section#content .inner {
  overflow: hidden;
}
section#content .inner #content-main {
  float: right;
  width: 680px;
}
section#content .inner #content-main article {
  margin-top: 20px;
  padding-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #333;
}
section#content .inner #content-main article h2 {
  font: 1.2em/23px 'GothamBook';
  padding-top: 2px;
  padding-left: 1em;
  height: 27px;
  width: 100%;
  background: url(/img/bgblog.jpg) no-repeat left top;
}
section#content .inner #content-main article h2 a {
  padding-left: 40px;
  margin-left: -1em;
  background: url(/img/arrowdown.png) no-repeat 15px 2px;
  display: block;
  width: 480px;
  height: 100%;
  overflow: hidden;
}
section#content .inner #content-main article h2 a:hover {
  text-decoration: none;
}
section#content .inner #content-main article div.date {
  font: 1.1em/23px 'GothamBook';
  position: absolute;
  top: 2px;
  right: 20px;
}
section#content .inner #content-main article div.post-body {
  margin-top: -5px;
}
section#content .inner #content-main article p a {
  display: block;
  font-family: 'GothamBook';
  position: absolute;
  right: 1em;
}
section#content .inner #sidebar {
  width: 180px;
  margin-top: 55px;
  float: left;
}
section#content .inner #sidebar .sidemenu {
  margin-bottom: 2em;
  border: 1px solid #ddd;
  border-bottom: none;
}
section#content .inner #sidebar .sidemenu ul {
  list-style-type: none;
}
section#content .inner #sidebar .sidemenu li {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
section#content .inner #sidebar .sidemenu li a {
  display: block;
  padding: 4px;
  padding-top: 5px;
  font: 1em/1.2em 'GothamBook';
}
section#content .inner #sidebar .sidemenu h4 {
  font: 1.5em/1.7em 'GothamBook';
  color: #867a58;
  display: block;
  margin: 0;
  text-align: center;
  background: url(/img/bghead.jpg) repeat;
}
p.page-nav {
  text-align: center;
  margin-top: 1em;
  font-size: 1.2em;
}
section.affiliatescontact {
  margin-top: 10px;
}
section.affiliatescontact a img {
  width: 212px;
  height: 79px;
}
section.affiliatescontact .inner {
  padding-top: 8px;
  overflow: hidden;
}
a.button {
  border: none;
  background: #7c1c3f;
  color: #fff;
  padding: 3px 25px;
}
a.button:hover {
  text-decoration: none;
  cursor: default;
}
p.buttonrow {
  width: 100%;
  overflow: hidden;
}
p.buttonrow a {
  float: right;
  margin-left: 1em;
}
section#content div.contactright {
  margin-top: 35px;
  width: 475px;
  float: right;
}
section#content div.contactright a.button {
  float: right;
  display: block;
  margin-right: 5px;
  margin-top: 2px;
}
section#content div.contactleft {
  width: 370px;
  float: left;
}
section#content div.contactleft form {
  width: 100%;
  font: 12px/12px 'Arial';
}
section#content div.contactleft input.f {
  height: 16px;
}
section#content div.contactleft textarea {
  height: 64px;
}
section#content div.contactleft input.f, section#content div.contactleft textarea {
  border: 1px solid #bbb;
  width: 95%;
  padding: 3px;
  margin-top: 8px;
  *margin-top: 6px;
}
section#content div.contactleft input.s {
  float: right;
  margin-top: 15px;
  margin-right: 10px;
  margin-bottom: 20px;
  height: 24px;
  border: none;
  background: #7c1c3f;
  color: #fff;
  padding: 3px 25px;
  *margin-top: -3px;
}
section#content div.contactleft #formerrors {
  float: left;
  width: 250px;
  height: 1em;
  color: red;
  font-weight: bold;
}
section#content div.festivalright {
  overflow: hidden;
  width: 570px;
  float: right;
}
section#content div.festivalleft {
  overflow: hidden;
  width: 290px;
  float: left;
}
section#content table.photogalleryTable {
  z-index: 44;
}
section#content table.photogalleryTable td {
  padding: 5px 7px 0px 0px;
}
section#content table.photogalleryTable td img {
  border: 1px solid #aaa;
}
section#content article.wa, section#content article.wa-restaurant {
  overflow: hidden;
  margin-bottom: 1em;
}
section#content article.wa div.rsep, section#content article.wa-restaurant div.rsep {
  display: block;
  width: 100%;
  height: 2em;
  clear: both;
  border-bottom: 1px solid #ccc;
  margin-bottom: 2em;
}
section#content article.wa h2, section#content article.wa-restaurant h2 {
  font: 1.2em/23px 'GothamBook';
  padding-top: 2px;
  padding-left: 1em;
  width: 869px;
  height: 27px;
  display: block;
  background: url(/img/bgapps.jpg) no-repeat;
}
section#content article.wa h2 span, section#content article.wa-restaurant h2 span {
  display: block;
  padding-left: 24px;
  background: url(/img/arrowdown.png) no-repeat 0px 3px;
}
section#content article.wa .left, section#content article.wa-restaurant .left {
  width: 140px;
  float: left;
}
section#content article.wa .left img, section#content article.wa-restaurant .left img {
  border: 1px solid #ccc;
}
section#content article.wa .right, section#content article.wa-restaurant .right {
  width: 730px;
  float: right;
}
section#content article.wa div.name, section#content article.wa-restaurant div.name {
  font: 1.35em/1.35em 'GothamMedium';
}
section#content article.wa a.weblink, section#content article.wa-restaurant a.weblink {
  font-family: 'GothamMedium';
  color: #812a4a;
}
section#content article.wa a.weblink:hover, section#content article.wa-restaurant a.weblink:hover {
  text-decoration: none;
  color: #a14a6a;
}
section#content article.wa p, section#content article.wa-restaurant p {
  border-top: 1px solid #ccc;
  width: 99%;
  margin-top: 3px;
  padding-top: 3px;
}
section#content article.wa span.info, section#content article.wa-restaurant span.info {
  display: inline-block;
  font-weight: bold;
  color: #812a4a;
  width: 3.5em;
  *display: inline;
  zoom: 1;
}
section#content article.wa span.info-restaurant, section#content article.wa-restaurant span.info-restaurant {
  color: #517c6c;
  font-weight: bold;
}

