/* HTML5 display-role reset for older browsers */
@import url('//fonts.googleapis.com/css?family=Oswald');
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
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;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*
Colors

@headline: #-E34D3E;
@alt: #-44A2B8;
@darkeralt: #-087D77;
@text: #-535353;
@white: #-F8F8F8;

*/
/* Variables */
/* Variation Colors */
/*Mix Ins*/
.customfont {
  font-family: 'Oswald';
}
.regtext {
  font: 14px "helvetica neue", arial, helvetica, sans-serif;
}
.sub-button {
  display: block;
  color: #f8f8f8;
  font-size: 14px;
  background: #BCBDC3;
  padding: 6px 12px;
}
.hide {
  visibility: hidden;
}
.marginpaddingstrip {
  margin: 0 !important;
  padding: 0 !important;
}
.clear {
  clear: both;
}
.oswald {
  font-family: 'Oswald', arial, helvetica, sans-serif;
}
.georgia {
  font-family: Georgia, "Times New Roman", Times, Serif;
}
.arial {
  font-family: arial, helvetica, sans-serif;
}
h1 {
  font: normal 28px/32px 'Oswald';
  padding: 6px 0 9px 0;
  color: #e34d3e;
  letter-spacing: 1px;
}
h2,
h2 a {
  font: italic normal 20px/24px Georgia, "Times New Roman", Times, Serif;
  padding: 3px 0 9px 0;
  color: #087D77;
  letter-spacing: .15px;
}
h3 {
  font: normal 18px/22px 'Oswald';
  padding: 6px 0 9px 0;
  color: #e34d3e;
  border-bottom: 1px solid #e34d3e;
  margin: 0 6px 0 0;
  letter-spacing: .035em;
}
h2 a {
  font-family: 'Oswald';
  text-decoration: none;
  color: #e34d3e;
}
h2 a:hover {
  text-decoration: underline;
}
p {
  color: #535353;
  font: 14px "helvetica neue", arial, helvetica, sans-serif;
  line-height: 21px;
  padding: 6px 0 9px 0;
}
a {
  color: #44a2b8;
}
a:hover {
  color: #28606e;
}
body {
  background: url(images/bg.jpg) repeat #f8f8f8;
  color: #535353;
  font: 14px "helvetica neue", arial, helvetica, sans-serif;
}
strong,
b {
  font-weight: bold;
}
em {
  font-style: italic;
}
.small,
.subnote {
  font-size: 10px;
  line-height: 12px;
}
.line2 {
  display: block;
}
.container {
  width: 984px;
  margin: 0 auto;
}
.main {
  width: 628px;
  float: left;
  padding: 12px 24px 12px 12px;
}
.main-home {
  float: left;
  margin-top: -159px;
}
#multi-page {
  float: left;
  width: 664px;
  display: inline;
}
#header {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/header-trans-bg-tx.png);
  box-shadow: 0 1px 7px #aeaeae;
  height: 112px;
  border-bottom: 1px solid #76837a;
  z-index: 100;
  position: relative;
}
#logo {
  padding: 12px 0;
  float: left;
  z-index: 10;
  position: relative;
}
#logo:hover {
  top: -2px;
}
#navigation {
  position: relative;
  margin: 0 auto;
  display: block;
  font-family: 'Oswald';
  list-style-type: none;
  float: right;
  margin-top: 50px;
}
#navigation ul {
  position: relative;
}
#navigation ul li {
  position: relative;
  list-style: none;
  float: left;
  margin: 0px;
  padding: 0px 16px;
  text-align: center;
}
#navigation ul li a {
  font-family: 'Oswald';
  letter-spacing: 1px;
  height: 42px;
  display: table-cell;
  position: relative;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  color: #535353;
  vertical-align: middle;
  text-shadow: 1px 1px 2px white;
}
#navigation ul li a:hover {
  top: -2px;
}
#navigation ul li a.small-nav {
  font-size: 16px;
  white-space: nowrap;
  padding-top: 9px;
}
#soc-icons {
  padding: 0 12px 12px 0;
  display: block;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -492px;
}
#soc-icons li {
  float: right;
  margin: 0 3px;
}
#soc-icons li a {
  float: left;
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/sprites.png) no-repeat;
  width: 32px;
  height: 32px;
}
#soc-icons li a#fb {
  background-position: -69px 0;
}
#soc-icons li a#twitter {
  background-position: -33px 0;
}
#soc-icons li a#youtube {
  background-position: -103px 0;
}
#soc-icons li a#linkedin {
  background-position: -138px 0;
}
#soc-icons li a#gplus {
  background-position: 0 0;
}
#soc-icons li a#pinterest {
  background-position: -173px 0;
}
/* Slideshow */
.hero-ad {
  width: 984px;
  height: 500px;
}
.hero-ad .text-block h3.learn-more {
  font-weight: normal;
  font-size: 20px;
  border-bottom: none;
  margin: 18px auto 0 auto;
  text-align: center;
  background: #e34d3e;
  width: 178px;
  display: block;
  color: #f8f8f8;
  padding: 9px;
}
#join-banner {
  background: url(images/main-ad-join-s.jpg) no-repeat;
}
#join-banner h1 {
  color: #44a2b8;
  font-size: 52px;
  font-family: 'Oswald';
  text-align: center;
  line-height: 72px;
}
#join-banner h2 {
  padding: 0 25px;
  text-align: center;
  color: #535353;
  font-size: 28px;
  line-height: 32px;
  font-style: normal;
}
#join-banner .text-block {
  position: absolute;
  top: 220px;
  right: 0;
  width: 500px;
}
#host-banner {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/main-ad-host-s.jpg) no-repeat 100% 0;
}
#host-banner .text-block {
  width: 360px;
  position: absolute;
  top: 220px;
  display: block;
}
#host-banner h2 {
  color: #44a2b8;
  display: block;
  text-align: center;
  font-style: normal;
  font-size: 36px;
  line-height: 42px;
  font-family: "helvetica neue", arial, helvetica, sans-serif;
  letter-spacing: .1em;
}
#host-banner h2 .line2 {
  background: #44a2b8;
  display: block;
  color: #f8f8f8;
  padding: 6px 18px;
  margin-top: 12px;
}
#wines-banner {
  background: url(images/main-ad-fissata-s.jpg) no-repeat;
}
#wines-banner .text-block {
  width: 500px;
  text-align: center;
  position: absolute;
  top: 250px;
  left: 0px;
  display: block;
}
#wines-banner h2 {
  background: #44a2b8;
  padding: 18px 24px;
  font-size: 28px;
  font-family: 'Oswald';
  font-style: normal;
  color: #f8f8f8;
}
#slide-two,
#slide-three {
  display: none;
  opacity: 0;
}
#slideshow {
  width: 984px;
  height: 500px;
  border-bottom: 1px solid #336070;
}
#slideshow ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 1%;
  /* IE fix */
}
#slideshow ul:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#slideshow .slides {
  overflow: hidden;
  width: 984px;
  float: left;
}
#slideshow .slides a {
  text-decoration: none;
}
#slideshow .slides ul {
  width: 3936px;
  height: 500px;
}
#slideshow .slides ul li {
  width: 984px;
  float: left;
}
#slideshow .slides-nav {
  float: right;
  position: relative;
  top: -18px;
  z-index: 100;
}
#slideshow .slides-nav li {
  float: left;
}
#slideshow .slides-nav li a {
  display: block;
  height: 12px;
  width: 12px;
  margin-right: 6px;
  background: #dddddd;
  border: 1px solid #4c4841;
}
.js #slideshow .slides-nav li.on a {
  background-color: #eee;
}
.large-button {
  letter-spacing: 0.1em;
  font-family: 'Oswald';
  display: block;
  margin: 6px auto 0 auto;
  text-align: center;
  background: #e34d3e;
  color: #f8f8f8;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px -1px 4px rgba(255, 255, 255, 0.3) inset;
}
.large-button:hover {
  color: #f8f8f8;
  box-shadow: 0 2px 8px #535353, 0px -1px 4px rgba(255, 255, 255, 0.3) inset;
}
.fold {
  width: 652px;
  float: left;
  padding: 12px 12px 12px 0;
}
.link-box {
  width: 312px;
  display: block;
  float: left;
  text-align: center;
  padding-bottom: 12px;
}
#home_links a {
  text-decoration: none;
}
#home_links h2,
#home_links h2 a {
  font-family: 'Oswald';
  padding: 6px 0;
  color: #f8f8f8;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0px 2px 4px #000;
}
.link-box h3,
.link-box h3 a {
  font-weight: normal;
  letter-spacing: 1px;
  border-bottom: none;
  border-top: 1px solid #939ea1;
  line-height: 20px;
  padding: 6px;
  margin: 0 12px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #f8f8f8;
}
#host-box {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/host-box-bg.jpg);
}
#join-box {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/join-box-bg.jpg) #336070;
}
.link-box .link-img {
  width: 300px;
  height: auto;
  border: 6px solid #f8f8f8;
  box-shadow: 0 9px 7px #343434;
}
.join-margin {
  margin-left: 15px;
}
.testimonial-blurb {
  padding: 6px;
}
.fill {
  height: 174px;
  width: 300px;
  position: relative;
  background: url(images/testimonial-blurb1.png) 50% 0 no-repeat;
}
.blurb-quote {
  font-family: georgia;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  text-align: center;
  width: 276px;
  padding: 0 12px;
  height: 150px;
  color: #a0a0a0;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  line-height: normal !important;
}
#host-slide-two {
  display: none;
  opacity: 0;
}
p.blurb-author {
  color: #6e6e6d;
  padding: 0;
  margin: 0 0 0 24px;
}
.link-testimonial {
  padding: 24px 0 6px 0;
  width: 312px;
}
.link-testimonial:hover {
  color: #4c4841;
}
.link-testimonial h3 {
  font-size: 20px;
  color: #e34d3e;
  font-family: 'Oswald';
  font-style: normal;
  border-top: none;
  margin: 0 0 6px 0;
  padding: 6px 0 3px 0;
}
.testimonial-wrapper {
  display: block;
  float: left;
  font-weight: normal;
}
.testimonial-wrapper .toggle-host,
.testimonial-wrapper .toggle-join {
  margin: 0 12px;
}
.view-join {
  background: url(images/linkbox-bottom-bg.png) no-repeat 100% 0;
}
.view-host {
  background: url(images/linkbox-bottom-bg.png) no-repeat 100% 0;
  background-position: -1px 0;
}
.testimonial-author {
  text-align: right;
  display: block;
  color: #4c4841;
  font-size: 12px;
}
a.read-more {
  display: block;
  background: #44a2b8;
  padding: 6px 0;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: .05em;
  font-style: normal;
  color: #f8f8f8;
  margin: 0;
  font-family: 'Oswald';
}
a.read-more:hover {
  background: #087d77;
  color: #f8f8f8;
}
#note {
  float: right;
  width: 320px;
  padding: 6px 0 0 0;
  min-height: 450px;
}
#note h2 {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  padding: 6px 0 9px 0;
  color: #f8f8f8;
  font-family: 'Oswald';
  font-weight: normal;
  letter-spacing: .025em;
  font-style: normal;
  background: #44a2b8;
}
#note h2 span.line2 {
  font-size: 28px;
  padding: 3px 0;
  font-family: 'Oswald';
}
#note h3#title {
  font-size: 14px;
  line-height: 18px;
  color: #087d77;
  font-style: italic;
  margin: 0;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-weight: normal;
  letter-spacing: .15px;
  border-bottom: none;
}
#note p {
  padding: 6px 12px;
}
#note ul#cons-link {
  float: left;
  margin-top: 36px;
}
#note ul#cons-link li a {
  font-weight: bold;
  display: block;
  line-height: 30px;
  margin-bottom: 12px;
  text-transform: uppercase;
  width: 120px;
  text-align: center;
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/sprites.png) no-repeat -3px -123px;
  color: #f8f8f8;
  text-decoration: none;
  border: 2px solid #7e2420;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 1px 3px 8px #aaaaaa, 0px -1px 4px rgba(255, 255, 255, 0.3) inset;
}
#sidebar {
  float: right;
  width: 320px;
  padding: 12px 0 0 0;
  min-height: 450px;
}
#sidebar h2,
#simplemodal-container .sidebar-panel .wpcf7 h2 {
  text-align: center;
  color: #f8f8f8;
  font-family: 'Oswald';
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  padding: 6px 3px;
  margin-bottom: 12px;
  background: #44a2b8;
}
#sidebar h3 {
  color: #4c4841;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 16px;
  line-height: 20px;
  border: none;
}
#sidebar .wpcf7 {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  margin: 0;
  padding: 6px 12px 12px 12px;
}
#sidebar .wpcf7 h2,
#simplemodal-container .sidebar-panel .wpcf7 h2 {
  color: #e34d3e;
  background: none;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
.sidebar-panel {
  width: 308px;
  margin: 0 auto;
  padding: 6px 0 12px 0;
}
.sidebar-panel iframe {
  margin-left: 6px;
}
#sidebar .sidebar-panel a.learnmore {
  font-family: 'Oswald';
  background: #BCBDC3;
  color: #f8f8f8;
  text-decoration: none;
  display: inline-block;
  padding: 9px 15px;
  border-radius: 2px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 14px;
  margin: 12px 0 12px 12px;
  border: none;
  cursor: pointer;
}
#sidebar .sidebar-panel a.learnmore:hover {
  background: #087d77;
}
#sidebar hr.sep {
  color: #087d77;
  border: none;
  height: 1px;
  background: #087d77;
}
#sidebar p {
  color: #4c4841;
  padding: 6px 0 0 0;
}
.sidebar-form input {
  font-size: 16px;
  color: #4c4841;
  border: 1px solid #4c4841;
  margin-bottom: 6px;
  width: 255px;
  padding: 6px 12px;
}
#sidebar .form-city,
#sidebar .form-zip,
#sidebar .form-state {
  padding: 0;
}
#sidebar .form-city input {
  width: 95px;
  float: left;
}
#sidebar .form-zip input {
  width: 45px;
  margin-left: 6px;
  float: left;
}
#sidebar .form-state input {
  width: 40px;
  margin-left: 6px;
  float: left;
}
.sidebar-form-checkbox {
  font-size: 14px;
  color: #4c4841;
  margin-bottom: 6px;
  padding: 6px 12px 6px 0;
}
.sidebar-form-checkbox input {
  margin: 6px 0 12px 0;
}
#sidebar .sidebar-form-checkbox span.wpcf7-list-item {
  margin: 0;
}
.sidebar-form-checkbox .wpcf7-list-item-label {
  width: 255px;
  float: right;
}
#sidebar .wpcf7-select {
  font-size: 16px;
  color: #888;
  float: left;
  padding: 5px;
  margin-left: 6px;
  border: 1px solid #535353;
}
#sidebar .wpcf7 div.wpcf7-mail-sent-ok {
  border: 3px solid #84d362;
  background: #d2f2c4;
  padding: 12px;
  font-size: 20px;
  line-height: 28px;
  margin: 18px 0 6px 0;
  text-align: center;
}
.sidebar-submit {
  position: relative;
}
.sidebar-submit input {
  background: #e34d3e;
  padding: 9px 0;
  cursor: pointer;
  width: 161px;
  display: block;
  margin: 0 auto;
  border: none;
  color: #f8f8f8;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 1px 3px 8px #aaaaaa, 0px -1px 4px rgba(255, 255, 255, 0.3) inset;
}
.sidebar-submit .ajax-loader {
  position: absolute;
  top: 60px;
  right: 50%;
}
#sidebar .sidebar-text {
  text-align: center;
  font-size: 16px;
  padding: 6px 18px;
}
#sidebar #host-rewards img {
  float: left;
  margin-right: 12px;
}
#sidebar #guest-benefits #aerator {
  float: right;
  margin-left: 12px;
}
#sidebar #guest-benefits p,
#sidebar #host-rewards p {
  text-align: left;
  font-size: 14px;
  margin-top: 12px;
}
#sidebar #host-rewards p {
  padding: 0 0 3px 0;
  margin: 0;
}
#sidebar #real-people h2 {
  text-align: center;
}
#sidebar #more-info h3 {
  margin-bottom: 0;
  padding-bottom: 0;
}
#sidebar .more-info-left {
  float: left;
}
#sidebar .more-info-left img {
  height: 196px;
  margin-right: 12px;
  border: 1px solid #336070;
}
#sidebar .more-info-left img#side-logo {
  height: 130px;
  width: 106px;
  border: none;
  margin-bottom: 12px;
}
#sidebar #contact-links li {
  margin: 0 0 12px 18px;
}
#sidebar #contact-links h3 {
  color: #e34d3e;
  font-family: 'Oswald';
  font-style: normal;
  margin-left: 6px;
}
#sidebar #contact-links a {
  font-weight: normal;
}
#sidebar #press li,
#sidebar #important-links li {
  margin: 0 0 12px 30px;
  list-style: circle;
}
#sidebar #press li a,
#sidebar #important-links li a {
  text-decoration: none;
  font-weight: normal;
}
#sidebar #press li a:hover,
#sidebar #important-links li a h3:hover {
  color: #e34d3e;
}
#sidebar #perfect-match ul {
  margin-top: 42px;
}
#sidebar #perfect-match ul li a {
  margin-bottom: 12px;
  text-decoration: none;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", sans-serif;
  font-style: italic;
  color: #787878;
  display: block;
}
#sidebar #perfect-match ul li a:hover {
  color: #087d77;
}
#product-nav .cat-header h3 {
  font-size: 18px;
  font-family: 'Oswald';
  color: #e34d3e;
  font-style: normal;
}
ul#product-nav li {
  margin-bottom: 12px;
  clear: both;
}
ul#product-nav li a {
  display: block;
  text-decoration: none;
  font-size: 16px;
  padding: 6px 0 0 25px;
  color: #787878;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-weight: normal;
  letter-spacing: .15px;
}
ul#product-nav li a:hover {
  color: #44a2b8;
}
ul#product-nav li a.cat-more {
  float: right;
  font-family: 'Oswald';
  font-style: normal;
  background: #BCBDC3;
  color: #f8f8f8;
  text-decoration: none;
  display: inline-block;
  padding: 9px 15px;
  border-radius: 2px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 14px;
  margin: 12px 0 12px 12px;
  border: none;
  cursor: pointer;
}
ul#product-nav li a.cat-more:hover {
  background: #087d77;
}
#product-nav .sidebar-ratings {
  margin: 3px 6px;
  display: inline-block;
}
#simplemodal-container {
  height: 550px;
  width: 650px;
  color: #bbb;
  background-color: #f8f8f8;
  border: 4px solid #444;
  padding: 12px;
}
#simplemodal-overlay {
  background-color: #000;
  opacity: .75;
}
.modal-content {
  display: none;
}
#modal-links {
  text-align: center;
}
#modal-links a {
  text-decoration: none;
  background: #44a2b8;
  padding: 18px 30px;
  display: inline-block;
  margin: 18px 12px;
  border: none;
  color: #f8f8f8;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 3px 8px #aaaaaa, 0px -1px 4px rgba(255, 255, 255, 0.3) inset;
}
#modal-links a#find {
  border-left: 1px solid #bbb;
}
#simplemodal-container a.modalCloseImg {
  background: url(images/x.png) no-repeat;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -15px;
  right: -16px;
  cursor: pointer;
}
#product-nav .sidebar-ratings img {
  width: 16px;
}
ul#social {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  margin-bottom: 12px;
}
ul#social li#side-rss a {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/rss-icon.png) no-repeat;
}
ul#social li#side-facebook a {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/facebook-icon2.png) no-repeat;
}
ul#social li#side-twitter a {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/twitter-icon.png) no-repeat;
}
ul#social li#side-googleplus a {
  background: url(images/google-icon.png) no-repeat;
}
ul#social li a {
  height: 38px;
  padding: 22px 0 8px 72px;
  font-family: 'Oswald';
  text-decoration: none;
  display: block;
  font-weight: normal;
}
.alignleft,
.aligncenter,
.alignright {
  border: 1px solid #eee;
  padding: 6px;
  background: #f8f8f8;
}
.blogpost .alignleft,
.blogpost .alignright,
.blogpost .aligncenter {
  box-shadow: none;
  padding: 0;
  background: transparent;
  border: none;
}
.alignleft {
  float: left;
  margin: 6px 18px 12px 0;
}
.aligncenter {
  margin: 6px auto 0 auto;
}
.alignright {
  float: right;
  margin: 6px 0 12px 18px;
}
.content ol {
  border-top: 1px solid #087d77;
  border-bottom: 1px solid #087d77;
  padding: 6px 0;
}
.imagedive,
.entry img.alignleft,
.entry img.alignright,
.entry img.aligncenter,
.entry img.alignnone {
  border: 1px solid #dddddd;
  padding: 6px;
  margin: 0 0 15px 0;
  box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.breadcrumbs,
.breadcrumbs a {
  color: #535353;
  padding: 0 0 6px 0;
  font-size: 12px;
}
.products .breadcrumbs {
  padding: 0 0 12px 0;
}
.imagediv,
.entry img.alignleft {
  float: left;
  margin-right: 18px;
}
.entry img.alignright {
  float: right;
  margin-left: 18px;
}
.wp-caption-text {
  padding: 6px 6px;
  margin: 0 12px !important;
  text-align: center;
  font-size: 12px;
  border-bottom: 1px solid #BBB;
  line-height: 16px;
}
ul.page-list {
  margin: 0 18px 12px 18px;
}
ul.page-list li {
  margin-left: 30px;
  list-style: circle;
  color: #535353;
  font-size: 14px;
  padding: 6px 0;
}
ul.page-list ul {
  margin: 6px 0 0 0;
}
.big-image {
  display: block !important;
  position: relative;
  margin: 6px 0 12px 0;
  height: 334px;
  width: 628px;
}
.big-image h3 {
  background: url(images/caption-bg.png) repeat;
  font-size: 22px;
  line-height: 26px;
  position: absolute;
  bottom: 0;
  border-bottom: none;
  color: #f8f8f8;
  text-align: center;
  margin: 0;
  width: 602px;
}
/*join page*/
.big-join-div {
  background: url(images/join-hero-modal-vid.jpg) no-repeat;
  width: auto;
  box-shadow: none;
}
h2#uncork {
  font-family: 'Oswald';
  font-style: normal;
}
.join-numbers {
  background: url(images/circle-bg.png) no-repeat;
  color: #f8f8f8;
  height: 65px;
  width: 65px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 36px;
  line-height: 61px;
  margin: 0 6px 12px 6px;
}
.read-testimonials {
  border-top: 1px solid #336070;
  border-bottom: 1px solid #336070;
  padding: 18px;
  background: url(images/comment-icon.png) no-repeat 100px 10px #f8f8f8;
}
.read-testimonials h2 a,
.read-testimonials h2 {
  color: #336070;
  font-style: normal;
  padding: 0;
}
/*uncork page*/
.big-uncork {
  height: auto;
}
/*host page*/
.big-host-hero {
  margin-bottom: 12px;
}
.link-testimonial-page {
  background: #efefef;
  padding: 0;
  font-weight: normal;
}
#testimonial-box,
.breakout {
  float: right;
  margin: 0 0 12px 18px;
  width: 275px;
  border-bottom: 1px solid #087d77;
  border-top: 1px solid #087d77;
}
#testimonial-box h3,
#post-1831 .breakout h3 {
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #bbb;
  font-family: 'Oswald';
}
#testimonial-box p {
  font-size: 13px;
  line-height: 16px;
}
#testimonial-box ol {
  border: none;
}
/*host rewards*/
.big-host-rewards-div {
  background: url(images/host-rewards.jpg) 0 80%;
  height: 200px;
}
.left-rewards {
  display: block !important;
}
/*guest rewards*/
.reward-grid {
  float: left;
}
.reward-grid .line2 {
  font-size: 16px;
}
.reward-grid h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-style: normal;
  font-family: 'Oswald';
  text-align: center;
  padding: 0 3px;
  line-height: 28px;
}
.guest-rewards .left-box {
  padding-right: 6px;
}
.guest-rewards .left-box h2 {
  margin-right: 33px;
  padding-bottom: 12px;
}
.guest-rewards .mid-box {
  border-left: 1px solid #ccd2d5;
  margin-left: 6px;
  padding-left: 6px;
}
.guest-rewards .mid-box h2 {
  margin-left: 33px;
  padding-bottom: 12px;
}
.guest-rewards #rewards-lower {
  border-top: 1px solid #ccd2d5;
  margin: 6px 0 18px 0;
}
.guest-rewards #rewards-lower .mid-box {
  border: none;
}
.guest-rewards #rewards-lower h2 {
  text-align: center;
  width: 289px;
}
.guest-rewards #rewards-lower .top-h2 {
  display: block;
  font-size: 28px;
  color: #e34d3e;
  font-family: 'Oswald';
  font-style: normal;
  text-align: center;
  padding: 12px 0;
  width: 100%;
}
.guest-rewards #rewards-lower .left-box {
  width: 300px;
}
.guest-rewards #rewards-lower .left-box h2 {
  margin-right: 0;
  padding-bottom: 12px;
}
.guest-rewards #rewards-lower .mid-box {
  width: 300px;
}
.guest-rewards #rewards-lower .mid-box h2 {
  margin-left: 0;
  padding-bottom: 12px;
}
/*work at home mom*/
.big-mom-div {
  background: url(images/big-mom-image.jpg) no-repeat;
}
.big-mom-div h3 {
  font-size: 20px;
  padding: 6px 6px 9px 6px;
  width: 590px;
}
/*success kit*/
.big-successkit-div {
  background: url(images/big-success-kit-vid.jpg) no-repeat;
}
#website img.alignleft {
  margin-top: 8px;
  box-shadow: none;
  border: none;
  background: none;
  margin-left: 0;
  padding: 0;
}
#website h2 {
  font-weight: bold;
  background: #f8f8f8;
  border: 1px solid #087d77;
  margin: 12px 0 0 60px;
  color: #4c4841;
  font-size: 16px;
  padding: 10px 5px 10px 50px;
  font-style: normal;
  font-family: "helvetica neue", arial, helvetica, sans-serif;
}
h2#grow-with-us {
  margin-bottom: 12px;
  line-height: 38px;
  font-family: 'Oswald';
  text-transform: uppercase;
  background: #087d77;
  padding: 12px 0;
  color: #f8f8f8;
  text-align: center;
  font-size: 28px;
  font-style: normal;
}
h2#grow-with-us .line2 {
  display: block;
  font-size: 38px;
}
h3#second-blurb {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  font-style: normal;
  border-top: 1px solid #336070;
  border-bottom: 1px solid #336070;
  padding: 10px 0;
  background: #f8f8f8;
  color: #535353;
  font-family: arial, helvetica, sans-serif;
}
/*Our Team*/
.big-about-div {
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/big-about-image.jpg) no-repeat;
}
ul#our-team {
  margin-top: 12px;
}
ul#our-team li {
  clear: both;
  margin-bottom: 18px;
  overflow: auto;
}
ul#our-team h2 {
  padding-bottom: 3px;
}
ul#our-team h3 {
  border: none;
  font-size: 18px;
  padding-top: 0;
  color: #4c4841;
}
ul#our-team .headshot {
  float: left;
  width: 100px;
  border: 2px solid #336070;
  margin-right: 12px;
}
/*Incentive Trip*/
#incentive p {
  font-size: 16px;
  line-height: 22px;
}
#incentive h2.alt {
  margin: 12px 0;
}
/*Explore Our Wines Section*/
#wineslider {
  width: 640px;
  overflow: hidden;
}
#explore-box {
  display: block;
  overflow: auto;
  padding-bottom: 12px;
  border-bottom: 2px solid #ccd2d5;
  background: #f8f8f8;
}
#explore-box h3 {
  margin-bottom: 0;
  font-size: 24px;
}
.single-wine {
  width: 161px;
  float: left;
}
.product-grid {
  text-align: center;
  display: block;
  text-decoration: none;
  font-weight: normal;
}
#explore-box h3 {
  background-color: rgba(255, 255, 255, 0.9);
  position: relative;
}
h4,
h4 a,
.wine-text-link {
  line-height: 20px;
  height: 54px;
  color: #f8f8f8;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-style: italic;
}
.wine-text {
  background: #336070;
  display: block;
  padding: 18px 9px 42px 9px;
  margin: 0 6px;
}
.wine-text:hover {
  background: #5794a9;
}
.average-rating-explore {
  text-align: center;
  position: absolute;
  bottom: 6px;
  min-height: 24px;
}
.average-rating-explore img {
  width: 24px;
}
#explore-box .bx-prev {
  float: left;
  width: 45px;
  height: 220px;
  display: block;
  margin-top: -345px;
  margin-left: -1px;
  position: relative;
}
#explore-box .bx-next {
  float: right;
  width: 45px;
  height: 220px;
  display: block;
  margin-top: -345px;
  position: relative;
}
/*category grid*/
#product-grid {
  position: relative;
}
.post-grid {
  position: relative;
  width: 195px;
  min-height: 165px;
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  padding: 0;
}
.post-grid a {
  text-decoration: none;
}
.post-grid h2 {
  font-size: 16px;
  text-align: center;
  font-family: 'Oswald';
  font-style: normal;
  padding: 3px 12px;
}
.post-grid img {
  display: block;
}
.post-grid .sidebar-ratings {
  text-align: center;
}
.post-grid .sidebar-ratings img {
  display: inline-block;
  width: 24px;
  height: 24px;
}
.post-grid .grid-info {
  position: absolute;
  top: 0;
  left: 0;
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/trans-grid-bg.png);
  height: 100%;
  width: 100%;
  display: block;
  vertical-align: middle;
}
.post-grid .grid-info-text {
  padding: 12px 0;
  margin: 0 18px;
  border-bottom: 1px solid #BCBDC3;
}
.grid-label {
  padding: 6px;
}
.grid-social {
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding: 9px 0;
}
.grid-loading {
  position: absolute;
  top: 260px;
  background: url(http://ttv.ballantinecorpor.netdna-cdn.com/wp-content/themes/TTV12/images/ajax-loader.gif) no-repeat 50%;
  height: 25px;
  width: 628px;
  display: block;
}
.post-grid-label {
  position: relative;
}
/*consultant testimonials*/
#consultant-testimonial-box {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  padding: 6px 78px;
  margin-top: 18px;
  overflow: auto;
}
#consultant-testimonial-box img {
  float: left;
}
h2.consultant-testimonial-box {
  margin-bottom: 18px;
}
#post-1806 h2 {
  text-align: center;
}
#consultant-testimonial-box h2 {
  margin-top: 24px;
  padding: 12px 0;
  float: right;
  width: 315px;
  font: 20px/24px 'Oswald' normal;
}
#consultant-testimonial-box h2 a {
  font-style: normal;
}
#dsa-bbb {
  margin-top: 24px;
  text-align: center;
}
#dsa-bbb img {
  margin: 0 12px;
}
ul#consultant-testimonial-quote li {
  width: 234px;
  display: inline-block;
  overflow: auto;
  vertical-align: top;
  margin: 0 6px 12px 6px;
  padding: 6px 6px 6px 60px;
  background: url(images/quote-bg.png) no-repeat 0 10px;
}
ul#consultant-testimonial-quote li .quote-author {
  color: #44a2b8;
  font-style: italic;
}
/*footer*/
#footer {
  margin-bottom: 30px;
}
#footer h2 {
  color: #f8f8f8;
  font-size: 22px;
  font-family: 'Oswald';
  font-style: normal;
  padding-bottom: 18px;
}
#footer ul {
  margin-left: 12px;
}
#footer a:hover {
  background: #59625c;
}
#footer .bus-links {
  margin-left: 0px;
  overflow: auto;
}
#footer .bus-links li {
  float: left;
}
#footer #dsa {
  background: url(images/bus-links.png) no-repeat 0 0;
  display: block;
  width: 95px;
  height: 44px;
}
#footer #bbb {
  margin-left: 6px;
  background: url(images/bus-links.png) no-repeat -132px 0;
  display: block;
  width: 86px;
  height: 41px;
}
#footer #ftg {
  background: url(images/freethegrapes.png) no-repeat 0 0;
  display: block;
  padding-top: 86px;
}
#footer #footer-end {
  padding-top: 12px;
}
#footer a#cons-login {
  color: #555952;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  font-family: 'Oswald';
  display: block;
  padding-bottom: 12px;
  float: right;
  background: url(images/cons-login-bg.png) no-repeat;
  width: 214px;
  height: 53px;
  text-align: center;
  line-height: 50px;
  text-shadow: 0 1px #f8f8f8;
  margin-top: 6px;
}
#footer #pc_seal_image {
  width: 115px !important;
  height: auto;
}
#footer #copyright p {
  text-align: center;
  padding-top: 6px;
  font-size: 14px;
  line-height: 14px;
  color: #76837a;
}
#footer #copyright p a {
  font-weight: normal;
  color: #76837a;
}
#footer #footer-links {
  float: left;
}
.footer-container {
  background: #76837a;
  box-shadow: 0 3px 8px #444 inset;
}
#footer-nav {
  width: 984px;
  overflow: auto;
  margin: 0 auto;
}
#footer-nav .box {
  width: 302px;
  float: left;
  margin: 18px 0;
  padding: 12px;
}
#footer-nav #middle {
  border-left: 1px solid #b5b1ae;
  border-right: 1px solid #b5b1ae;
}
#footer-nav #middle ul {
  margin-top: 12px;
}
#footer-nav ul ul {
  margin-top: 6px;
}
#footer-nav li,
#footer-nav a {
  color: #f8f8f8;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  padding: 6px 3px;
}
.blogpost {
  margin-bottom: 18px;
}
.blogpost .entry-content {
  margin-bottom: 5px;
}
.blogpost h2,
.blogpost h2 a {
  padding: 6px 0;
  font-style: normal;
  font-size: 28px;
  line-height: 36px;
}
.blogpost h2 a:hover {
  color: #e34d3e;
  text-decoration: underline;
}
.blogpost h3 {
  border: none;
}
.blogpost h1 {
  margin-bottom: 6px;
  padding: 0;
  font-style: normal;
}
h1#blogtitle {
  font-size: 32px;
  line-height: 36px;
}
.entry-content .oldblockquote {
  border-top: 1px solid #336070;
  border-bottom: 1px solid #336070;
  float: right;
  background: #f8f8f8;
  margin-left: 12px;
  width: 250px;
  padding: 6px 12px;
}
blockquote {
  float: none;
  border: none;
  border-left: 2px solid #bbb;
  margin: 6px 12px;
  padding: 3px 9px;
  background: #f8f8f8;
  line-height: 20px;
}
.entry-content a {
  color: #087d77;
}
.entry-content a:hover {
  color: #535353;
}
.entry-content h2 {
  font-size: 22px;
  line-height: 26px;
  font-style: italic;
}
.entry-content ul {
  list-style: circle;
  margin: 9px;
}
.entry-content ul li {
  padding-bottom: 9px;
  font-size: 14px;
  margin-left: 12px;
  line-height: 18px;
}
.author-byline {
  border-bottom: 1px solid #d6d6d6;
  margin-bottom: 12px;
  color: #787878;
  font-style: italic;
  padding-bottom: 12px;
}
.breakout {
  background: #f8f8f8;
  padding: 6px 12px;
  text-align: center;
  width: 224px;
}
.blogpost .blog-read-more {
  display: block;
  float: right;
  background: #44a2b8;
  padding: 9px 18px;
  text-decoration: none;
  font-family: 'Oswald';
  font-size: 16px;
  color: #f8f8f8;
  margin: 12px 0;
}
.blogpost .blog-read-more:hover {
  background: #087d77;
  color: #f8f8f8;
}
.post-navigation {
  clear: both;
  font-family: 'Oswald';
  border-top: 1px solid #bcbdc3;
  padding-top: 12px;
  text-align: center;
}
.post-navigation a {
  font-size: 20px;
  margin: 0 12px;
}
.consultant-bio {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  margin: 0 0 12px 0;
  clear: both;
  overflow: auto;
}
.consultant-bio h3 {
  padding: 0;
  border: none;
}
.blogpost .view-pr-box {
  margin: 0 auto;
  text-align: center;
}
.blogpost .view-pr-box .view-pr {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  font-family: 'Oswald';
  color: #44a2b8;
  font-size: 24px;
  display: inline-block;
  margin: 12px 0 30px 0;
  padding: 18px 30px;
  text-decoration: none;
}
.blogpost .view-pr-box .view-pr:hover {
  background: #ddd;
  color: #087d77;
}
#searchform {
  margin-bottom: 10px;
}
.entry p img {
  margin-top: -5px;
}
.products h1 {
  margin-bottom: 6px;
  padding: 0;
  font-size: 36px;
  letter-spacing: 1px;
}
.products h2 {
  font-size: 18px;
  line-height: 22px;
  padding: 3px 0 0 0;
}
.products .attachment-bottle {
  border: 1px solid #f8f8f8;
}
.products #left {
  float: left;
  width: 200px;
}
.products #left img.label {
  width: 200px;
  height: auto;
}
.products #right {
  float: left;
  margin-left: 12px;
  width: 410px;
}
.products .entry-content {
  padding: 0 6px 6px 6px;
}
.products .entry-content p {
  letter-spacing: .25px;
}
.products #more-meta {
  background: #f8f8f8;
  border-top: 1px solid #336070;
  border-bottom: 1px solid #336070;
  padding: 12px 6px;
  margin-top: 6px;
}
.products #product-meta-right {
  float: right;
}
.products .more-info {
  float: left;
  width: 342px;
}
.products .more-info p {
  font-style: italic;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 0;
}
.products .price {
  float: right;
  display: none;
}
.products .price p {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #44a2b8;
  padding: 6px 18px;
  text-align: center;
  line-height: 24px;
  color: #f8f8f8;
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, Serif;
  letter-spacing: 1px;
}
.products .share {
  float: right;
  margin-top: 6px;
}
.products #left .average-rating {
  text-align: center;
  margin: 0 0 3px 0;
}
.products p.total-rating {
  font-size: 11px;
  padding: 3px 0 6px 0;
  text-align: center;
  color: #4c4841;
}
.products #technical-notes h2 {
  padding-bottom: 0;
  font-size: 16px;
}
.products #technical-notes p {
  font-size: 12px;
  line-height: 18px;
}
.products #recipe-recommend li {
  float: left;
  padding: 12px 12px 12px 0;
}
.soldout-banner {
  position: absolute;
  background: url(images/soldout.png) no-repeat;
  display: block;
  width: 140px;
  height: 140px;
}
.write-review,
a.cons-locator,
.fb-page-button {
  letter-spacing: 0.1em;
  font-family: 'Oswald';
  display: block;
  line-height: 30px;
  margin: 6px auto 0 auto;
  width: 120px;
  text-align: center;
  background: #e34d3e;
  color: #f8f8f8;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px -1px 4px rgba(255, 255, 255, 0.3) inset;
}
.write-review:hover,
a.cons-locator:hover,
.fb-page-button:hover {
  color: #f8f8f8;
  box-shadow: 0 2px 8px #535353, 0px -1px 4px rgba(255, 255, 255, 0.3) inset;
}
/*Recipes*/
.recipes #left {
  width: 320px;
  float: left;
}
.recipes #right {
  width: 303px;
  float: right;
}
.recipes .share {
  margin-left: 36px;
}
.recipes #pairings {
  width: 628px;
  overflow: hidden;
  padding-bottom: 12px;
}
.recipes #pairings .wine-div {
  width: 314px;
  margin: 12px 0 0 0;
  min-height: 300px;
  background-repeat: no-repeat !important;
  background-position: 0 0 !important;
}
.recipes #pairings .wine-div h2 {
  font: 18px/22px 'Oswald' normal;
  text-decoration: none;
  letter-spacing: 1px;
  padding: 3px 12px 9px 12px;
  border-bottom: 1px solid #d6d6d6;
  min-height: 44px;
  margin: 0 12px 0 0;
}
.recipes #pairings .wine-div h2 a {
  font: 18px/22px 'Oswald' normal;
  font-style: normal;
  text-decoration: none;
  color: #087d77;
}
.recipes #pairings .wine-div h2 .line2 {
  font: normal 16px/20px 'Oswald';
  color: #888;
}
.recipes #pairings .wine-div p {
  margin-left: 24px;
  padding: 6px 21px 0 0;
}
.recipes .read-more {
  margin: 6px auto 0 auto;
  width: 120px;
}
.recipe-box {
  margin: 0 12px 12px 12px;
  clear: both;
}
.recipe-box p {
  margin: 0 6px;
}
.recipe-box h3 {
  font: 18px 'Oswald' normal;
  color: #44a2b8;
  border-bottom: 1px solid #44a2b8;
  text-align: center;
  margin: 0;
}
.recipe-box ul {
  margin-top: 12px;
}
.recipe-box li {
  float: left;
  width: 120px;
  margin-left: 18px !important;
  list-style: none;
  margin-bottom: 6px;
}
.recipes .bx-next,
.recipes .bx-prev,
#food-pairings .bx-next,
#food-pairings .bx-prev {
  width: 30px;
  display: block;
  position: absolute;
  top: 25%;
  padding: 60px 0;
}
.recipes .bx-next,
#food-pairings .bx-next {
  right: 0;
  padding-left: 3px;
}
.recipes .bx-prev,
#food-pairings .bx-prev {
  left: 0;
  padding-right: 3px;
}
.recipes .bx-prev:hover,
.recipes .bx-next:hover,
#food-pairings .bx-next:hover,
#food-pairings .bx-prev:hover {
  background: #e8e8e8;
  background-color: rgba(256, 256, 256, 0.8);
}
/*Knowledge Center*/
.knowledge-header {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  margin-bottom: 18px;
}
.knowledge h2,
.knowledge h2 a {
  font-size: 22px;
  line-height: 30px;
}
/*Link Fade*/
#sidebar .sidebar-panel a.learnmore,
ul#product-nav li a.cat-more,
a.read-more,
.wine-text,
#footer-nav ul li,
#footer-nav a,
.blogpost .blog-read-more,
.blogpost .view-pr-box .view-pr {
  -o-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
.clear {
  clear: both;
}
.group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .group,
*:first-child + html .group {
  zoom: 1;
}
/* First selector = IE6, Second Selector = IE 7 */
.home_ads {
  width: 984px;
  height: 498px;
}
.imagedivhoriz {
  padding: 6px;
  display: inline-block;
  width: 550px;
}
.average-rating {
  margin: 0 0 3px 12px;
}
.average-rating img {
  width: 24px;
  height: 24px;
}
.comments-template input {
  padding: 6px;
  font-size: 14px;
  width: 200px;
  border: 1px solid #bbb;
}
.comments-template textarea {
  padding: 6px;
  font-size: 14px;
  width: 600px;
  border: 1px solid #dddddd;
  font-family: Arial, Helvetica, sans-serif;
  color: #585858;
  letter-spacing: .075em;
}
.comments-template input#submit {
  cursor: pointer;
  color: #535353;
}
.comments-template input#submit:hover {
  background: #ddd;
}
.comment-rating {
  width: 180px;
  margin-top: 6px;
}
.comment-rating p {
  padding: 6px 0 0 0;
}
.comments-template p {
  text-align: left;
}
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
  background: url(images/star.png) left -1000px repeat-x;
}
.star-rating {
  position: relative;
  width: 160px;
  height: 46px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: left top;
}
.star-rating li {
  display: inline;
}
.star-rating a,
.star-rating .current-rating {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000em;
  height: 46px;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
  background-position: left bottom;
}
.star-rating a.one-star {
  width: 20%;
  z-index: 6;
}
.star-rating a.two-stars {
  width: 40%;
  z-index: 5;
}
.star-rating a.three-stars {
  width: 60%;
  z-index: 4;
}
.star-rating a.four-stars {
  width: 80%;
  z-index: 3;
}
.star-rating a.five-stars {
  width: 100%;
  z-index: 2;
}
.star-rating .current-rating {
  z-index: 1;
  background-position: left center;
  padding: 0;
}
ol.comment-list {
  border-bottom: none;
  border-top: none;
}
ol.comment-list li {
  border-bottom: 1px solid #f8f8f8;
  margin-bottom: 6px;
}
ol.comment-list .comment-box {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  padding: 6px;
}
ol.comment-list .edit {
  display: block;
}
ol.comment-list .comment-text p {
  padding: 0 12px;
  margin-bottom: 3px;
}
ol.comment-list .comments {
  overflow: auto;
  padding: 6px 0 12px 0;
}
ol.comment-list .avatar-div {
  float: left;
  padding: 0 6px 6px 0;
  margin-right: 6px;
  overflow: auto;
}
ol.comment-list .children {
  margin: 0 0 0 30px;
}
ol.comment-list .children .comments {
  padding: 0;
}
.comment-author-christine {
  font-style: italic;
}
.comment-author-christine p {
  font-style: italic;
}
.comment-author-christine .comment-box {
  background: #f0f0f0 !important;
}
.comment-author-christine .fn {
  color: #e34d3e !important;
}
.comment-meta,
.comment-meta a {
  text-align: right;
  padding-top: 6px;
}
.comment-meta a {
  color: #535353;
  text-decoration: none;
  font-weight: normal;
}
.comment-moderation {
  color: #dddddd;
  padding: 3px 0;
  padding-left: 6px;
}
.comment-author {
  margin: 6px 0;
}
.comment-author .fn {
  color: #087d77;
  font-size: 16px;
  font-weight: bold;
}
#featured-comments li {
  border-bottom: 1px solid #8f8f8f;
}
.comments-template .testimonial-pagination {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  text-align: center;
  margin-bottom: 6px;
}
.testimonial-pagination .page-numbers {
  font-family: 'Oswald';
  font-size: 16px;
  padding: 6px;
  text-decoration: none;
  display: inline-block;
  color: #44a2b8;
}
.testimonial-pagination .page-numbers:hover {
  background: #44a2b8;
  color: #f8f8f8;
}
.testimonial-pagination .current {
  color: #e34d3e;
}
.testimonial-pagination .current:hover {
  background: #f8f8f8;
  color: #44a2b8;
}
#post-4 h3.text {
  color: #535353;
  font-size: 14px;
  line-height: 18px;
  border: none;
  font-family: "helvetica neue", arial, helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 6px;
  padding-bottom: 6px;
}
h3.block {
  border-bottom: none;
  color: #535353;
  font-weight: normal;
  font-family: "helvetica neue", arial, helvetica, sans-serif;
  padding: 6px 0 9px 0;
  font-size: 14px;
  line-height: 20px;
}
#post-422 h3 {
  border-bottom: none;
  color: #535353;
  font-size: 14px;
  overflow: auto;
  margin: 0 6px 6px 0;
  padding: 6px 0 12px 0;
}
#join-5fs h3,
.left-rewards h3 {
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  color: #535353;
  font-size: 14px;
  overflow: auto;
  margin: 0 0 12px 0;
  padding: 9px 6px;
}
#join-5fs h3 .fs,
.left-rewards h3 .fs {
  color: #e34d3e;
  font-size: 20px;
  font-family: 'Oswald';
  padding-right: 6px;
}
#join-5fs .fds,
.left-rewards .fds {
  color: #535353;
  font-family: "helvetica neue", arial, helvetica, sans-serif;
}
/*Testimonial Grid*/
div.grid {
  border-top: 1px solid #087d77;
  padding: 18px 12px 12px 12px;
  border-bottom: 1px solid #087d77;
  background: #efefef;
  overflow: auto;
}
div.grid ul li {
  width: 192px;
  float: left;
}
div.grid ul li.top-row {
  margin-bottom: 24px;
}
div.grid ul li.middle {
  margin: 0 12px 24px 12px;
}
div.grid ul li h3 {
  text-align: center;
  font-family: 'Oswald';
  font-size: 48px;
  color: #44a2b8;
  padding-bottom: 15px;
  border: none;
  margin: 0;
  line-height: 36px;
}
div.grid ul li p {
  padding: 6px 0;
  text-align: center;
  border-top: 1px solid #BBB;
  margin: 0 6px;
}
div.grid ul li p span.emphasis {
  color: #e34d3e;
}
.wp-image-1789 {
  display: inline-block !important;
  margin-top: 12px;
}
#post-93 ol.float-list {
  width: 230px;
  float: right;
  margin: 6px 6px 6px 18px;
  background: #f8f8f8;
}
#post-93 ol.float-list li {
  font-size: 13px;
  padding: 3px;
}
#post-93 ol.float-list ul {
  margin: 6px 0 0 12px;
}
#post-8 h2,
#post-1831 h2#uncork,
#post-1834 h2#uncork {
  text-align: center;
}
#post-8 h2 a,
#post-1831 h2#uncork a,
#post-1834 h2#uncork a {
  font-style: normal;
}
#cons-pic {
  padding: 6px;
}
#post-712 {
  background: none;
}
#post-1831 .breakout ul {
  padding-top: 6px;
}
#post-1831 .breakout ul li {
  text-align: left;
  padding-bottom: 12px;
  font-size: 13px;
  line-height: 16px;
}
#post-1801 .small {
  text-align: right;
}
#post-415 .line2 {
  font-size: 16px;
  color: #336070;
}
.uncorked-success {
  border: none !important;
  margin: 0 12px 0 36px;
  list-style: decimal;
}
.uncorked-success li {
  margin-bottom: 12px;
}
.uncorked-success li a {
  display: inline-block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-weight: bold;
  margin: 6px 0;
  border-radius: 4px;
  padding: 3px 9px;
  background: #336070;
  color: #f8f8f8;
  text-decoration: none;
  text-transform: uppercase;
}
.uncorked-success li a:hover {
  background: #5794a9;
}
#post-1836 ul {
  margin-bottom: 12px;
}
#post-1836 li {
  padding-bottom: 6px;
  list-style: circle inside;
  margin-left: 12px;
}
#post-1836 h3 {
  font-size: 20px;
  padding: 6px 0;
}
#post-1836 #float-box {
  background: #f8f8f8;
  border-top: 1px solid #336070;
  border-bottom: 1px solid #336070;
  float: right;
  width: 230px;
  margin-left: 15px;
  padding: 6px;
}
#post-1836 #float-box h2 {
  font-size: 18px;
  color: #e34d3e;
}
#post-1836 #float-box h3 {
  font-size: 16px;
  text-align: center;
  border-bottom: none;
  border-top: 1px solid #bbb;
  margin: 0;
  padding: 3px 0;
}
#post-1836 #float-box h3 a:hover {
  color: #336070;
}
#post-1831 ul.page-list {
  margin-left: 0px;
}
#post-2060 img {
  padding: 0;
}
.home {
  background: #fff;
}
.home #logo {
  padding: 12px;
}
.home #wrapper .container {
  width: 973px;
  padding-right: 11px;
}
.home #top-section {
  overflow: auto;
  width: 100%;
  padding-top: 30px;
}
.home #top-section h1 {
  color: #326070;
  font-size: 31.5pt;
  font-family: Georgia, "Times New Roman", Times, Serif;
  letter-spacing: 1px;
  line-height: 35pt;
  text-align: center;
  padding: 0;
}
.home #top-section h1 .line2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 22.5pt;
}
.home #top-section p#byline {
  color: #326070;
  font-family: arial, helvetica, sans-serif;
  font-size: 23.63pt;
  letter-spacing: -1px;
  padding-top: 30px;
}
.home #top-section h2 {
  font-family: arial, helvetica, sans-serif;
  color: #326070;
  font-size: 18.56pt;
  font-style: normal;
  padding: 17px 0;
  text-align: center;
  line-height: 21pt;
}
.home #top-section #topquote {
  color: #8d1616;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: italic;
  font-size: 12.75pt;
  line-height: 20.42pt;
  padding: 15px 0 0 0;
}
.home #top-section #topquote .line2 {
  color: #303030;
  font-family: arial, helvetica, sans-serif;
  font-size: 10.5pt;
  line-height: 11.67pt;
  padding: 6px 0 0 6px;
}
.home #top-section #top-image {
  float: left;
}
.home #top-section #top-info {
  width: 528px;
  float: right;
}
.home #top-section .check-it-out {
  font-family: 'Oswald', arial, helvetica, sans-serif;
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  margin: 24px 130px;
  display: inline-block;
  padding: 6px 30px;
  color: #fff;
  font-size: 16.82pt;
  text-decoration: none;
  border: 1px solid #78a339;
  background: url(images/green-grad.jpg) repeat-x #85b353;
  letter-spacing: 1px;
}
.home #top-section #top-links {
  overflow: auto;
  margin: 24px 0 24px 0;
}
.home #top-section #top-links li {
  position: relative;
  float: left;
  margin: 0;
  width: 273px;
  height: 283px;
  padding: 0 15px;
  background: url(images/text-block-bg.jpg) no-repeat;
}
.home #top-section #top-links li#mid {
  margin: 0 30px;
}
.home #top-section #top-links li h2 {
  color: #326070;
  font-size: 14.25pt;
  line-height: 16.5pt;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
  padding: 21px 0 12px 0;
}
.home #top-section #top-links li .quote {
  height: 105px;
  padding: 0;
  font-size: 12pt;
  font-style: italic;
  line-height: 16.17pt;
  font-family: Georgia, "Times New Roman", Times, Serif;
  color: #326070;
}
.home #top-section #top-links li .author {
  color: #326070;
  padding: 0 6px 0 0;
  text-align: right;
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 10.5pt;
  line-height: 19.17pt;
  font-style: italic;
}
.home #top-section #top-links li .check-it-out {
  font-size: 14.26pt;
  position: absolute;
  bottom: 33px;
  left: 50%;
  margin: 0 0 0 -68px;
  padding: 3px 18px;
}
.home #consultants-say {
  padding: 26px 2px 16px 0;
  overflow: auto;
}
.home #consultants-say h3 {
  font-family: arial, helvetica, sans-serif;
  color: #8d1616;
  font-size: 17.12pt;
  border: none;
  text-decoration: none;
  padding: 0 0 0 6px;
}
.home #consultants-say ul {
  margin: 16px 0 40px 0;
}
.home #consultants-say li {
  color: #326070;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 13.5pt;
  line-height: 18.7pt;
  font-style: italic;
  width: 297px;
  float: left;
  position: relative;
}
.home #consultants-say li#mid {
  margin: 0 38px;
}
.home #consultants-say li .quote {
  height: 171px;
  padding: 12px;
  background: url(images/testimonial-blurb1.png) 50% 0 repeat-x;
}
.home #consultants-say li .quote-author {
  font-size: 10.5pt;
  font-family: arial, helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  position: absolute;
  bottom: 17px;
  left: 67px;
}
.home #letter {
  background: url(images/blue-grad.jpg) repeat-x #ebf3f4;
  border: 1px solid #bdbdbd;
  border-top: 1px solid #8d1616;
  margin: 0 0 24px 0;
  padding: 18px 18px 40px 18px;
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  overflow: auto;
}
.home #letter h3 {
  color: #8d1616;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  border: none;
  font-size: 17.12pt;
}
.home #letter p {
  color: #000;
  font-size: 10.5pt;
  line-height: 14.7pt;
  letter-spacing: 0;
}
.home #letter p a {
  text-decoration: underline;
}
.home #letter #ricks-pic {
  padding: 6px;
  background: #f8f8f8;
  border: 1px solid #eee;
}
.home #letter #rick-title {
  color: #326070;
  font-size: 9.75pt;
  font-style: italic;
}
.home #letter #rick-title .line2 {
  padding-top: 12px;
}
.home #letter #letter-text {
  float: right;
  width: 776px;
}
.home #letter #rick-info {
  float: left;
  width: 143px;
}
.home #letter #letter-links {
  float: right;
  margin-top: -30px;
}
.home #letter #letter-links li {
  float: left;
  margin: 0 18px 0 0;
}
.home #explore #explore-box {
  width: 651px;
  float: left;
  margin-bottom: 36px;
  background: transparent;
}
.home #explore #explore-box h3 {
  font-family: arial, helvetica, sans-serif;
  color: #8d1616;
  font-size: 19.11pt;
  background: transparent;
}
.home #explore #explore-quote {
  width: 297px;
  height: 232px;
  float: right;
  position: relative;
  margin-top: 21px;
}
.home #explore #explore-quote #headline {
  font-family: arial, helvetica, sans-serif;
  color: #8d1616;
  font-size: 15pt;
}
.home #explore #explore-quote #quote {
  color: #326070;
  font-size: 15.75pt;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-style: italic;
  background: url(images/testimonial-blurb1.png) 50% 0 repeat-x;
  padding: 12px 18px 45px 18px;
  line-height: 18pt;
}
.home #explore #explore-quote #quote-author {
  font-size: 10.5pt;
  font-family: arial, helvetica, sans-serif;
  color: #326070;
  font-style: italic;
  font-weight: bold;
  position: absolute;
  bottom: 11px;
  left: 67px;
}
.page-id-8 {
  background: #fff;
}
.page-id-8 .main {
  width: 650px;
  padding: 12px;
}
.page-id-8 a {
  color: #326070;
}
.page-id-8 p {
  line-height: 22px;
}
.page-id-8 h1 {
  color: #326070;
  font-family: arial, helvetica, sans-serif;
  font-size: 30px;
}
.page-id-8 h2 {
  color: #8d1616;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 20px;
}
.page-id-8 h3 {
  color: #020202;
  border: none;
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  padding: 6px 0 0 0;
}
.page-id-8 .alignleft {
  border: none !important;
  background: transparent !important;
}
.page-id-8 #sidebar {
  width: 308px;
}
.page-id-8 .quote-test {
  width: 594px;
  background: url(images/join-test-quote.jpg) no-repeat 98% 100% #eaeff0;
  padding: 3px 16px;
  border: 1px solid #5f8f9f;
  margin: 12px 0;
}
.page-id-8 .quote-test p {
  padding: 0;
  color: #326070;
  font-style: italic;
}
.page-id-8 .quote-test-author {
  font-weight: bold;
  display: block;
}
.page-id-8 .join-test-list {
  margin-left: 16px;
}
.page-id-8 .join-test-list li {
  margin-bottom: 12px;
  line-height: 22px;
  list-style: disc;
}
.page-id-8 .middot {
  font-weight: bold;
  padding: 0 6px;
}
.page-id-8 #join-test-consultants-say {
  background: url(images/join-test-sidebar-bg.png) no-repeat;
  margin-bottom: 18px;
}
.page-id-8 #join-test-consultants-say h3 {
  color: #802123;
  font-family: arial, helvetica, sans-serif;
  margin-top: 12px;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
}
.page-id-8 #join-test-consultants-say ul {
  padding: 0 12px;
}
.page-id-8 #join-test-consultants-say ul li {
  font-style: italic;
  margin: 9px 0;
}
.page-id-8 #join-test-consultants-say a {
  display: block;
  text-align: center;
  color: #4c4841;
}
.page-id-8 #sidebar .sidebar-panel a.learnmore {
  background: #4c4841;
  margin: 12px 0;
}
.page-id-8 .sidebar-test-submit {
  text-align: center;
}
.page-id-8 .sidebar-test-submit input {
  font-family: 'Oswald', arial, helvetica, sans-serif;
  box-shadow: 1px 2px 0 #dddddd;
  -webkit-box-shadow: 1px 2px 0 #dddddd;
  -moz-box-shadow: 1px 2px 0 #dddddd;
  border: 1px solid #BCBDC3;
  padding: 6px 12px;
  background: #f8f8f8;
  color: #fff;
  letter-spacing: 1px;
  font-size: 19px;
  padding: 0 24px;
  border: 1px solid #78a339;
  background: url(images/join-test-button-bg.jpg);
}
.page-id-8 .sidebar-text {
  font-weight: bold;
  font-size: 16px;
  padding: 0 !important;
  margin: 9px 0 0 0;
}
.page-id-8 .sidebar-byline {
  display: block;
  font-weight: normal;
  font-size: 15px;
  padding: 0;
}
.page-id-8 .wpcf7-list-item-label {
  line-height: 18px;
  margin-bottom: 6px;
}