#site-generator {
display:none;
} #branding {
border-top: none;
padding-bottom: 0px;
position: relative;
z-index: 2;
} #page {
margin-top: -12px;
} #branding #searchform {
display: none;
} #access  {
background: #660000 !important; background: -moz-linear-gradient(#330000, #660000) !important;
background: -o-linear-gradient(#330000, #660000) !important;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#330000), to(#660000)) !important; background: -webkit-linear-gradient(#330000, #660000) !important;
text-transform: UPPERCASE
} h2, .entry-content h2, .comment-content h2 {
font-size:18px;
}
h3, .entry-content h3, .comment-content h3 {
font-size: 16px;
}
.wine-table th {
font-size: 11px;
}
.wine-table h2 {
margin-bottom: 0px;
}
.wine-table p {
font-size: 12px;
font-style: oblique;
}
.wine-table th:nth-child(2),
.wine-table th:nth-child(3),
.wine-table th:nth-child(4),
.wine-table td:nth-child(2),
.wine-table td:nth-child(3),
.wine-table td:nth-child(4)
{
text-align: right;
}
.wine-table-bg th:nth-child(2n),
.wine-table-bg td:nth-child(2n)
{
background-color:#fdfcf8;
}