/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Merriweather:400italic);
@import url(//fonts.googleapis.com/css?family=Merriweather+Sans:400,500);

@page {
	size: A4 landscape;
	margin: 0;
}

@font-face {
  font-family: 'GothamCondensed-Bold';
  src: url('type/GothamCondensed-Bold.eot?#iefix') format('embedded-opentype'),
       url('type/GothamCondensed-Bold.woff') format('woff'),
       url('type/GothamCondensed-Bold.ttf')  format('truetype'),
       url('type/GothamCondensed-Bold.svg#svgDeliciousRoman') format('svg');
}

/* general style propertyies */


body { background-color: #f9f6f3;
	margin: 0px;
	padding: 20px 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 1.52em;
	color: #000000;
	}

a { color: #CC0000;
	text-decoration: none;
	}


.subscribe-landing-english a, .subscribe-landing-spanish a {
  color: #000;
}

a:hover { text-decoration: underline; }

a img { border-style: none; }

a.arrow {
  background: url(images/red-arrow.png) no-repeat center left;
  padding-left:10px;
}

#main { width: 912px; }

#logo {
  float: left;
  max-width:320px;
}
#logo img { max-width: 100%; }

#promo-area {
  float: left;
  height:80px;
  margin: 0 20px;
  overflow:hidden;
  width: 195px;
}
#promo-area p {
  margin: 0;
  padding: 0;
}
#header-right {
  float: right;
}

div#search {
	float: right;
}

div.featureButton {
	float: right;
/*	border-style: dashed;
	border-width: 1px;
	border-color: #515e65; */
	font-family: Georgia, Times New Roman, Times, serif;
	color: #515e65;
	text-align: center;
/*	width: 98px;
	height: 56px; */
	margin-left: 16px;
	line-height: 16px;
/*	padding: 12px 0px;
	max-height: 32px; */
	font-size: .9em;
	background: url(images/FreeTrialAccess.png) no-repeat top left;
	width: 126px;
	height: 84px;
	margin-top: -14px;
	}

div.featureButton a { display: block;
	width: 126px;
	height: 84px;
	}

#search .form-item {
	margin: 5px 0 0;
}

#search form { width: 319px;
	height: 25px;
	background: url(images/search_BG.gif) no-repeat top left;
	margin: 0px;
	}

#search form input { background-color: transparent;
	border-style: none;
	}

#search form input[type="text"] { width: 289px;
	line-height: 15px;
	height: 15px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	float: left;
	color: #515e65;
	}

#search form input[type="submit"] { width: 25px;
	height: 25px;
	margin: 0px;
	background: url(images/bt_Search.png) no-repeat center center;
	float: right;
	}

#login {
	margin: -4px 0 0;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.homepage #login {}

#header .featureButton { float: left;
	margin-left: 160px;
	}

#header .featureButtonHome { float: left;
	margin-left: 175px;
	}

#header .featureButtonHome img { margin-top: 6px; }

#topNav {
  clear: both;
  margin-top: 10px;
}

#topNav ul.nice-menu, #topNav ul.nice-menu li { display: block;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#topNav ul.nice-menu li a { display: block;
	margin-left: 1px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	height: 24px;
	width: 113px;
	font-size: 7pt;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}

#topNav ul.nice-menu li:first-child a { margin-left: 0px; }

#topNav ul.nice-menu li a .red { color: #d2232a; }

#topNav ul.nice-menu li a:hover, #topNav ul.nice-menu li a:active, #topNav ul.nice-menu li a.active { background-color: #d2232a; }

#topNav ul.nice-menu li a:hover .red, #topNav ul.nice-menu li a:active .red, #topNav ul.nice-menu li a.active .red { color: #000000; }

#content { padding-top: 33px; }

#content H1,
#content #block-block-36 H2 { font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1.1em;
	margin: 4pt 0;
	}

#content h2,
#content #rightColumn #block-block-44 .featureBox.stories h2 { font-size: 1em;
	line-height: 1.5em;
	color: #d2232a;
	font-weight: bold;
	margin: 0px;
	}

#content p.deck { font-size: 1.14em;
	line-height: 1.16em;
	color: #000000;
	margin: 6pt 0;
	}

#content p { margin: 0 0 1.52em 0; }

#content .readMore { font-size: 8pt;
	font-weight: bold;
	}

.two-column #leftColumn { width: 685px;
	padding-right: 20px;
	max-width: 665px;
	float: left;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #808285;
	}
.two-column-feature #leftColumn { width: 580px;
	padding-right: 20px;
	max-width: 550px;
	float: left;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #808285;
	}

.three-column #leftColumn { width: 339px;
	padding-right: 20px;
	max-width: 319px;
	float: left;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #808285;
	}

.three-column #centerColumn { width: 226px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #808285;
	padding: 0px 14px;
	max-width: 198px;
	float: left;
	margin-left: -1px;
	}

.two-column #rightColumn { width: 226px;
	padding: 0px 0px 0px 14px;
	max-width: 198px;
	float: left;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #808285;
	margin-left: -1px;
	}

.two-column-feature #rightColumn { width: 325px;
	padding: 0px 0px 0px 14px;
	max-width: 325px;
	float: left;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #808285;
	margin-left: -1px;
	}


.three-column #rightColumn { float: left;
	padding-left: 20px;
	width: 340px;
	max-width: 323px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #808285;
	margin-left: -1px;
	}

#leftColumn div:first-child,
#centerColumn div:first-child,
#rightColumn div:first-child { margin-top: 0px; }

#content .storyBox,
#content .shadedBox,
#content .featureBox { clear: both; }

#content .storyBox,
#content .featureBox,
#content .split-column { border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #808285;
	padding: 12px 0 0 0;
	}

.page-stories #content .split-column {
	border-top: 0;
}

#content .storyBox+.storyBox { margin-top: 12px; }

#leftColumn div.storyBox:first-child,
#rightColumn div.featureBox:first-child,
#split-column-left div.storyBox:first-child,
#split-column-left div.featureBox:first-child,
#split-column-right div.storyBox:first-child,
#split-column-right div.featureBox:first-child { border-style: none;
	padding-top: 0px;
	}

#content .storyBox.top-story H1 { font-size: 2.1em; }

#content .shadedBox,
#content #block-block-41,
#content #block-block-49 .survey_message_box {
  background-color: #faefe7;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
	font-size: 8pt;
	line-height: 1.3em;
	padding: 4px 4px 12px 4px;
	margin-top: 12px;
	float: left;
	-moz-box-shadow: 2px 2px 4px #CCCCCC;
	-webkit-box-shadow: 2px 2px 4px #CCCCCC;
	box-shadow: 2px 2px 4px #CCCCCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CCCCCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#CCCCCC');
}

/**
 * Daily quote block on homepage
 */
.daily-quote {
	background-color: #666666;
	/* border: 1px solid #a09790; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 15px 30px;
	margin: 12px 0 30px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#000000');
	color: #FFF;
}
.daily-quote .views-field-created {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}
.daily-quote .views-field-nothing {
  font-size:22px;
}
.daily-quote .views-field-nothing h3 {
	color: #FFF;
	font-family: Georgia, Helvetica, sans-serif;
	margin: 7px 0 20px;
	font-size: 30px;
	font-weight: normal;
}
.daily-quote .views-field-field-quote-value{
  color:#030200;
  font-size:16px;
}
.daily-quote .views-field-field-quote-attr-value {
	color: #fff;
	font-style: italic;
	margin: 15px 0;
	text-align: left;
	font-size: 13px;
	line-height: 14px;
}
#content .daily-quote p {
	margin-bottom: 0;
	color: #FFF;
}

.views-field-field-quote-links-url a {
	color: #fff;
	font-weight: bold;
	padding: 0 0 10px 34px;
	background: url(/sites/default/themes/aagrapevine/images/icon-email.png);
	background-repeat: no-repeat;
	background-size: 27px;
}

#content #block-block-41 { margin-top: 0; }

.two-column #rightColumn .shadedBox,
.two-column #rightColumn #block-block-41 { width: 210px; max-width: 202px; }

.three-column #centerColumn .shadedBox { width: 196px; max-width: 188px; }

#content .shadedBox H2,
#content #block-block-41 H2 { color: #FFFFFF;
	background-color: #808285;
	display: block;
	font-size: 8pt;
	text-align: center;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
	}

#content .shadedBox ul, #content .shadedBox ol,
#content #block-block-41 ul, #content #block-block-41 ol { margin: 0px 12px;
	padding: 0px;
	}

#content .shadedBox ol,
#content #block-block-41 ol { font-weight: bold;
	}

#content .shadedBox li,
#content #block-block-41 li { margin: 0 0 3pt 12px;
	padding: 0px;
	}

#content .shadedBox.topics strong, #content .shadedBox li,
#content #block-block-41 strong, #content #block-block-41 li { color: #d2232a; }

#content .shadedBox.i-say ol { border-style: solid;
	border-width: 1px 0px;
	border-color: #FFFFFF;
	margin: 6px -4px;
	padding: 6px 16px;
	}

#content .shadedBox li .post,
#content #block-block-41 .post { font-weight: normal;
	color: #515e65;
	}

#content .shadedBox li .postInfo,
#content #block-block-41 .postInfo { font-size: 6pt;
	color: #000000;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	margin: 0px -12px 0px -24px;
	padding: 0px 12px 6px 24px;
	}


#content .shadedBox.i-say ol li.last .postInfo { border-style: dotted;
	border-width: 0px 0px 2px 0px;
	border-color: #808285;
	}

#content .shadedBox.i-say .socialMedia { text-align: center; }

#content .shadedBox.i-say .socialMedia a { color: #515e65;
	font-weight: bold;
	}

#content .shadedBox.i-say p.socialMedia { margin-bottom: 2pt; }

#content .shadedBox.i-say div.socialMedia { float: left;
	width: 50%;
	font-size: 7.5pt;
	}

#content .shadedBox.i-say div.socialMedia img { margin-top: 2px; }

#content .shadedBox h3,
#content .shadedBox h3 { font-weight: bold;
	font-size: 1em;
	line-height: 2.4em;
	color: #000000;
	margin: 0px;
	}

#content .shadedBox.audio-grapevine .readMore { display: block;
	margin-top: 3pt;
	}

#content .featureBox {	margin-top: 12px;
	padding-bottom: 0px;
	}

#content #rightColumn #sobrietyCalculator { background-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-color; #515e65;
	height: 60px;
	margin: 4px 0px;
	-moz-box-shadow: 1px 1px 1px #515e65;
	-webkit-box-shadow: 1px 1px 1px #515e65;
	box-shadow: 1px 1px 1px #515e65;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#515e65')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#515e65');
	}

#content .sobriety-calculator .set-calculator { text-align: right; }

#content .shadedBox.white-background { background-color: #FFFFFF;
	}

#content .shadedBox.i-poll { font-size: 9pt;
	padding: 8px 24px;
	}

#content .shadedBox.i-poll H2 { color: #000000;
	background-color: transparent;
	font-size: 1.8em;
	text-transform: none;
	}

#content .shadedBox.i-poll .question { font-size: 1.16em;
	color: #d2232a;
	line-height: 1.3em;
	display: block;
	margin-top: 2pt;
	}

#content .shadedBox.i-poll form { font-size: .9em;
	margin: 0px;
	}

#content .shadedBox.i-poll p+form { margin-top: -1em; }

#content .shadedBox.i-poll form table { border-collapse: collapse; }

#content .shadedBox.i-poll form table td { vertical-align: top;
	padding: 2px 0px 6px 0px;
	}

#content .shadedBox.i-poll form table tr td:first-child { padding: 0px 6px 0px 0px; }

#content .shadedBox.i-poll form .submit-view { text-align: center; }

#content .shadedBox.i-poll form .submit-view a { font-weight: bold; }

#content .featureBox.interactive { border-style: none;
	padding-top: 0px;
	}

#content .featureBox.interactive ul.interactive-nav { clear: both;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
	font-size: .7em;
	}

#content .featureBox.interactive ul.interactive-nav li { list-style-type: none;
	display: inline;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #515e65;
	margin: 0px;
	padding: 0px 6px 0px 8px;
	text-transform: uppercase;
	}

#content .featureBox.interactive ul.interactive-nav li:first-child { border-style: none; }

#content .featureBox.interactive ul.interactive-nav li a { color: #515e65; }

#content .featureBox.interactive ul.interactive-nav li a.active,
#content .featureBox.interactive ul.interactive-nav li a:hover,
#content .featureBox.interactive ul.interactive-nav li a:active { color: #d2232a; }

#content .featureBox.laughs-on-us { border-top-width: 1px; }

#content .laughs-on-us .shadedBox { padding: 0px;
	margin-bottom: 6px;
	}

#content .laughs-on-us ul { clear: both;
	margin: 0px 12px;
	padding: 0px;
	color: #d2232a;
	}

#content .laughs-on-us ul li { margin: 0 0 3pt 12px; }

#content .laughs-on-us ul li a { color: #000000; }

#content .laughs-on-us ul li a:hover,
#content .laughs-on-us ul li a:active { color: #d2232a; }

#content .featureBox.stories H2 { border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #808285;
	padding: 4px 0px 0px 0px;
	}

#content .featureBox.stories H2:first-child { border-style: none;
	padding-top: 0px;
	}

#content .featureBox.stories ol { margin: 6px 12px 12px 12px;
	padding: 0px;
	font-size: .8em;
	line-height: 1.15em;
	}

#content .featureBox.stories ol li { margin: 0 0 3pt 12px; }

#content .featureBox.stories ol li a { color: #515e65; }

#content .featureBox.stories ol li a:hover,
#content .featureBox.stories ol li a:active { color: #d2232a; }

#Footer { clear: both;
	padding-top: 12px;
	}

#Footer ul { display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#Footer li { list-style-type: none;
	display: inline;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #515e65;
	margin: 0px;
	padding: 0px 6px 0px 10px;
	font-size: .85em;
	letter-spacing: .1em;
	}

#Footer ul li:first-child { border-style: none; }

#Footer li a { color: #515e65; }

#Footer li a:hover, #Footer li a:active { color: #d2232a; }

.two-column #leftColumn .storyBox .salutation { width: 302px;
	float: right;
	}

.two-column #leftColumn .reps-showcase { border-top-width: 1px;
	padding-top: 24px;
	display: inline-block;
	width: 665px;
	}

.two-column #leftColumn .storyBox.reps-showcase img { float: right;
	margin-left: 20px;
	}

.two-column #leftColumn .storyBox.reps-showcase H1 { text-align: right;
	font-size: 1.3em;
	line-height: 1.6em;
	}

.two-column #leftColumn .storyBox.reps-showcase p.caption { text-align: right; }

.two-column #leftColumn .storyBox.reps-showcase p.reps-showcase-more { font-size: .8em;
	line-height: 1.3em;
	margin-bottom: 1.3em;
	}

.two-column-feature #leftColumn .storyBox.top-story p.reps-showcase-more { font-size: .8em;
	line-height: 1.3em;
	margin-bottom: 1.3em;
	}

.two-column #leftColumn .split-column { padding-top: 24px; 	margin-top: 24px; }

.two-column #leftColumn .split-column .split-column-left { float: left;
	padding-right: 20px;
	width: 342px;
	max-width: 322px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #808285;
	}

.two-column #leftColumn .split-column .split-column-right { float: left;
	padding-left: 20px;
	width: 322px;
	max-width: 302px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #808285;
	margin-left: -1px;
	}

.two-column #leftColumn .split-column .storyBox H1 { font-size: 1.4em;
	}

.featureBox.grapevine-factoid { margin-bottom: 24px; }

.featureBox.grapevine-factoid H2,
.featureBox.upcoming-issues H2 { padding-bottom: 6pt; }

.featureBox.grapevine-factoid .previous-factoids { text-align: right;
	font-size: .7em;
	color: #000000;
	}

.featureBox.grapevine-factoid img { border-style: solid;
	border-width: 1px;
	border-color: #808285;
	}

.two-column #leftColumn .split-column .split-column-right .storyBox.whats-new { padding-bottom: 4px; }

.storyBox.whats-new ul { margin: 0px 12px;
	padding: 0px;
	}

.storyBox.whats-new li { margin: 0 0 6pt 12px;
	padding: 0px;
	}

.two-column #leftColumn .split-column .split-column-right .featureBox.to-order { border-top-width: 1px;
	font-size: .7em;
	line-height: 1.4em;
	padding-top: 2pt;
	}

#content .shadedBox.grapenet-forum,
#content .shadedBox.service-opportunity { padding-bottom: 0px; }

#rightColumn .shadedBox.grapenet-forum p,
#rightColumn .shadedBox.tools-resources p { margin-bottom: 8pt;
	}

#rightColumn .shadedBox.grapenet-forum p.red { margin-bottom: 0px; }

#rightColumn .shadedBox.grapenet-forum ol { border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #FFFFFF;
	margin: 6px 0px 0px 0px;
	padding: 6px 12px;
	}

#content .shadedBox.grapenet-forum  li .postInfo { border-style: solid;
	border-color: #ffffff;
	}

#content .shadedBox.grapenet-forum  li.last .postInfo { border-style: none; }

.tools-resources ul { font-weight: bold;
	font-size: 1.1em;
	line-height: 1.1em;
	}

#content .shadedBox h1 { font-size: 1.6em;
	color: #515e65;
	font-weight: normal;
	margin-bottom: 12pt;
	}


/* Styles for content that may be applied through WYSIWYG */

.red { color: #d2232a; }

.defaultColor, .gray { color: #515e65; }

.orange { color: #e9a757; }

.black { color: #000000; }

#content .storyBox .shadowLeft, #content .storyBox .shadowRight { margin: 6px 16px 4px 16px;
	-moz-box-shadow: 4px 4px 3px #333333;
	-webkit-box-shadow: 4px 4px 3px #333333;
	box-shadow: 4px 4px 3px #333333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#333333');
	}

#content .storyBox .shadowLeft { float: left;
	margin-left: 0px;
	}

#content .storyBox .shadowRight { float: right;
	margin-right: 7px;
	}

#content .shadedBox .shadowLeft, #content .shadedBox .shadowRight { margin: 2px 12px 8px 12px;
	-moz-box-shadow: 2px 2px 4px #999999;
	-webkit-box-shadow: 2px 2px 4px #999999;
	box-shadow: 2px 2px 4px #999999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	}

#content .shadedBox .shadowLeft { float: left;
	margin-left: 0px;
	}

#content .shadedBox .shadowRight { float: right;
	margin-right: 4px;
	}

a.nostyle { color: inherit; }

/* STYLES FOR SHARE PAGE LAYOUT */
.two-column #leftColumn .split-column .shareBox .share-link {
	font-size: 0.9em;
	text-align: right;
}

.shareBox H2 {
	padding-bottom: 6pt;
}

/* STYLES FOR STORIES PAGE LAYOUT */
body.stories #content div.split-column table.views-view-grid tr{
  border-bottom: 1px solid #808285;
}

body.stories #content div.split-column table.views-view-grid td.col-1 {
  width: 300px;
  vertical-align: top;
  padding-top: 15px;
}

body.stories #content div.split-column table.views-view-grid td.col-2{
  width: 300px;
  vertical-align: top;
  padding: 15px;
}

/* NEW STYLES FOR FEATURE PAGE LAYOUT */

body.feature #header div.featureButton { float: left;
	margin-left: 160px;
	}

p.dateline { font-size: .75em;
	color: #525E65;
	line-height: 1em;
	}

body.feature #content p.deck { font-size: 1.14em;
	line-height: 1.16em;
	color: #000000;
	margin: 6pt 0;
  font-weight: bold;
	}

div.featureImage { float: right;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #525E65;
	margin-left: 16px;
	margin-bottom: 12px;
	width: 310px;
	}

div.audioSection { margin-top: 0px; }
div.audioSection a.audioIcon  { display: block;
	width: 100%;
	float: left;
	font-size: .65em;
	color: #525E65;
	margin: 10px 0;
	}
div.audioSection .audioIcon img { width: 18px;
	height: 18px;
	margin-right: 3px;
	float: left;
	}

div.featureImage .shareIcons { margin-top: 8px; }

div.featureImage .shareIcons a { display: block;
	width: 33%;
	float: left;
	color: #525E65;
	line-height: 18px;
	margin: 2px 0;
	}

div.featureImage .shareIcons img { width: 18px;
	height: 18px;
	margin-right: 3px;
	float: left;
	}

#content div.featureImage h2 { text-transform: uppercase;
	clear: both;
	margin-top: 2px;
	padding-top: 8px;
	font-size: .65em;
	}

#content div.featureImage p { line-height: 1.4em;
	font-size: .75em;
	}

.two-column-feature #leftColumn { border-color: #808285;
	border-style: solid;
	border-width: 0 1px 0 0;
	float: left;
	max-width: 550px;
	padding-right: 20px;
	width: 580px;
	}

.two-column-feature #rightColumn { float: left;
	max-width: 325px;
	padding: 0 0 0 14px;
	width: 325px;
	}

.two-column-feature #rightColumn .featureBox.stories { border-top-width: 1px; }

#content .featureBox .shadowLeft, #content .featureBox .shadowRight { margin: 6px 16px 4px 16px;
	-moz-box-shadow: 4px 4px 3px #333333;
	-webkit-box-shadow: 4px 4px 3px #333333;
	box-shadow: 4px 4px 3px #333333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#333333');
	}

#content .featureBox .shadowLeft { float: left;
	margin-left: 0px;
	}

#content .featureBox .shadowRight { float: right;
	margin-right: 7px;
	}

#content .featureBox.top-border { border-top-width: 1px; }

.two-column-feature #rightColumn .shadedBox { margin-bottom: 16px; }

#content .featureBox.hear-current-issue h2 { font-family: Georgia, Times New Roman, Times, serif;
	color: #525E65;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.1em;
	margin: .2em 0;
	}

#content .featureBox.hear-current-issue p.teaser { font-family: Georgia, Times New Roman, Times, serif;
	color: #525E65;
	font-size: 1em;
	line-height: 1.5em;
	}

#content .featureBox.hear-current-issue p.teaserQuote { font-style: italic;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#content .featureBox.hear-current-issue p { font-size: .75em;
	line-height: 1.4em;
	}

#content .featureBox.hear-current-issue p.signupLinks { font-weight: bold;
	text-align: right;
	}

body.feature .comments.collapsed { border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #808285;
	line-height: 20px;
	padding-top: 12px;
	font-size: .75em;
	text-align: center;
	margin-bottom: 20px;
	}

body.feature .comments.collapsed a { font-weight: bold; }

body.feature .comments.collapsed a.post-comment { display: inline-block; }

body.feature .comments.collapsed a.post-comment img { float: left;
	margin-right: 6px;
	}

#content .comments.expanded H2 { display: block;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #808285;
	text-align: center;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	letter-spacing: .5em;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.2em;
	margin-bottom: 6px;
	}

#content .comments.expanded p.postInfo { text-align: center;
	font-weight: bold;
	font-size: .75em;
	}

#content .comments.expanded .post { color: #000000;
	font-size: .9em;
	line-height: 1.5em;
	}

#content .comments.expanded .post .posted-by { color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	}

#content .comments.expanded .post .posted-by .poster { color: #D2232A;
	font-weight: normal;
	}

#content .comments.expanded .post .posted-by .posted { font-style: italic;
	color: #787878;
	font-weight: normal;
	}

#content .comments.post-new-comment { border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #808285;
	padding: 18px 0;
	}

#content .comments.post-new-comment h2 { margin-bottom: 12px; }

#content .comments.post-new-comment form { text-align: center; }

#content .comments.post-new-comment .commentBox { width: 100%;
	background-color: #ffffff;
	margin-bottom: 12px;
	}

#content .comments.post-new-comment .commentBox,
#content .comments.post-new-comment input[type="submit"]
 {
	-moz-box-shadow: 3px 3px 4px #8c8b89;
	-webkit-box-shadow: 3px 3px 4px #8c8b89;
	box-shadow: 3px 3px 4px #8c8b89;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#8c8b89')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#8c8b89');
	}


#content .comments.post-new-comment .commentBox textarea {
	width: 97%;
	text-align: left;
	padding: 6px;
	background-color: transparent;
	color: #525E65;
	height: 9em;
	border-style: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	font-style: italic;
	}

#content .comments.post-new-comment input[type="submit"] { background-color: #818286;
	border-style: none;
	color: #ffffff;
	font-weight: bold;
	font-size: .85em;
	padding: 3px 8px 4px 8px;
	letter-spacing: .1em;
	}

#content .topics li p { margin-bottom: 0; }

#content .topics li p+p { margin-top: 1.52em; }

/* Styles for Spanish pages right column */

#content #rightColumn #block-block-44 { clear: both; padding-top: 12px; }

#content #rightColumn #block-block-44 h2 { display: none; }

#content #rightColumn #block-block-44 .content h2 { display: block; }

#content #rightColumn #block-block-44 .featureBox.stories p,
#content #rightColumn #block-block-44 .featureBox.stories ul,
#content #rightColumn #block-block-44 .featureBox.stories ol,
#content #rightColumn #block-block-44 .featureBox.stories h3 { font-size: 0.8em;
	line-height: 1.15em;
	}

#content #rightColumn #block-block-44 .featureBox.stories ul+p,
#content #rightColumn #block-block-44 .featureBox.stories ol+p { margin-top: 1.15em; }

/* Hide extraneous info from Search Results page */

.page-search .search-results .search-info { display: none; }

/* Add drop shadow to Feature images */

.node-type-feature-page .featureImage img,
.homepage .storyBox img.imagecache { margin: 6px 0px 4px 0px;
	-moz-box-shadow: 4px 4px 3px #333333;
	-webkit-box-shadow: 4px 4px 3px #333333;
	box-shadow: 4px 4px 3px #333333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#333333');
	}

/* Styles for Audio page */

.page-audio .views-table caption { text-align: left;
	color: #D2232A;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1em 0 0 0;
	}

.page-audio .views-table thead th { border-style: none; }

.page-audio .views-table tbody { border-style: none; }

.page-audio .views-table tr.odd, .page-audio .views-table tr.even { background-color: transparent;
	border-style: none;
	}

.page-audio .views-table td { padding-bottom: .5em; }

.page-audio .views-table td.views-field-field-audio-file-fid { width: 48px; }

.page-audio .views-table td.views-field-title a { margin-right: .5em; }

.page-audio .views-table .swftools object object { -moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color: #FFFFFF;
	border: 2px solid #E6E6E6;
	height: 40px;
	padding: 6px 5px 6px 6px;
	width: 40px;
	-moz-box-shadow: 2px 2px 4px #666666;
	-webkit-box-shadow: 2px 2px 4px #666666;
	box-shadow: 2px 2px 4px #666666;
	}


.page-audio #views-exposed-form-audio-page-1 { border-bottom: solid 1px #808285;
	padding-bottom: .5em;
	margin: 1em 0 .5em 0;
	}

.page-audio #views-exposed-form-audio-page-1 .views-exposed-widget label { display: block;
	float: left;
	font-weight: normal;
	padding-right: .5em;
	}

.page-audio #views-exposed-form-audio-page-1 div { display: inline; margin: 0; clear: none; }

.page-audio #views-exposed-form-audio-page-1 .views-exposed-form .views-exposed-widget { padding: 0; }

.page-audio #views-exposed-form-audio-page-1 .views-exposed-widget .form-submit { margin-top: 0; }

.page-audio #views-exposed-form-audio-page-1 select { margin-right: .5em; }

.page-audio .view-content { border-bottom: solid 1px #808285;
	padding-bottom: 1em;
	margin-bottom: .5em;
	}

.page-audio .view-footer br { display: none; }

.page-audio #views-exposed-form-audio-page-1 .views-exposed-widgets { display: block; }

.page-audio #views-exposed-form-audio-page-1 .views-exposed-widgets .container-inline-date { display: inline-block; }

.search-form {
    display: none;
}

#edit-fld-send-option-wrapper { display: none; }


/* Styles for Landing Pages */
.node-type-landing-page {
	color: #000;
	font-family: arial;
}
.node-type-landing-page #header {
	border-bottom: 1px solid #bccf75;
}
.node-type-landing-page .landing-page-menu {
	margin: 0;
	overflow: auto;
	padding: 0;
}
.node-type-landing-page .landing-page-menu li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 40px;

}
.node-type-landing-page .landing-page-menu li a {
	color: #1fb3f1;
	font-family: arial;
	font-weight: bold;
}

#block-jquery_countdown_block-1 {
	float: left;
	margin-top: 30px;
}
#block-jquery_countdown_block-1 h2 {
	color: #666;
	font-size: 1.2em;
	margin: 0 0 10px;
}
.node-type-landing-page #jquery-countdown {
	background: none;
	border: none;
	color: red;
	font-family: arial;
	width: 200px;
}
.node-type-landing-page #jquery-countdown .countdown_amount {
	font-weight: bold;
}
.node-type-landing-page .countdown_amount:after {content: ":";}
.node-type-landing-page .countdown_section:last-of-type .countdown_amount:after {content: none;}

#block-views-landing_page-block_4 {
	float: right;
	max-width: 100%;
	text-align: center;
	width: 375px;
}

.node-type-landing-page #content {padding-top: 10px;}
.node-type-landing-page #page-title {
	color: #486d5f;
	float: left;
	font-family: georgia;
	font-size: 3.571em;
	font-weight: normal;
	margin-bottom: 15px;
}

.node-38344 #page-title,
.node-38334 #page-title,
.node-36303 #page-title {
	color: #EF4123;
}


.node-type-landing-page .field-field-lp-subtitle {
	clear: left;
	color: #89a421;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 25px;
}

.node-38344 .field-field-lp-subtitle,
.node-38334 .field-field-lp-subtitle,
.node-36303 .field-field-lp-subtitle {
	color: #F78E1E;
}

.node-type-landing-page .field-field-lp-image img {
	float: right;
	height: auto;
	margin: 10px 0 0 20px !important;
	max-width: 50%;
}
.node-type-landing-page .node {
	font-size: 18px;
	margin-bottom: 5%;
}
.node-type-landing-page .block-views {padding-right: 10px;}
.node-type-landing-page .view-toc-sections {display: none;}

/* Landing Page - Feature Blocks */
#block-views-landing_page-block_1 {
	margin-bottom: 2%;
	overflow: auto;
}
#block-views-landing_page-block_1 .views-row {
	float: left;
	margin-bottom: 3%;
	width: 47%;
}
#block-views-landing_page-block_1 .views-row.odd {
	margin-right: 6%;
}
#block-views-landing_page-block_1 .views-field-title,
#block-views-landing_page-block_1 .views-field-title a {
	color: #47b0dd;
	display: block;
	font-family: georgia;
	font-size: 3.0em;
	line-height: 1;
	margin-bottom: -5px;
}


.node-38344 #block-views-landing_page-block_1 .views-field-title,
.node-38334 #block-views-landing_page-block_1 .views-field-title,
.node-36303 #block-views-landing_page-block_1 .views-field-title {
	color: #F28E1E;
}


#block-views-landing_page-block_1 .feature-content {
	background: #bfdd9d;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	overflow: auto;
	padding: 5%;
}
.node-type-landing-page .view-landing-page.landing-page-color-1,
.node-type-landing-page .landing-page-color-1 .feature-content {background: #bfdd9d !important;}
.node-type-landing-page .view-landing-page.landing-page-color-2,
.node-type-landing-page .landing-page-color-2 .feature-content {background: #FAF39F !important;}
.node-type-landing-page .view-landing-page.landing-page-color-3,
.node-type-landing-page .landing-page-color-3 .feature-content {background: #BBE1D2 !important;}
.node-type-landing-page .view-landing-page.landing-page-color-4,
.node-type-landing-page .landing-page-color-4 .feature-content {background: #476C5E !important;}
.node-type-landing-page.view-landing-page.landing-page-color-5,
.node-type-landing-page .landing-page-color-5 .feature-content {background: #00A388 !important;}
.node-type-landing-page .view-landing-page.landing-page-color-6,
.node-type-landing-page .landing-page-color-6 .feature-content {background: #B1D235 !important;}
.node-type-landing-page .view-landing-page.landing-page-color-7,
.node-type-landing-page .landing-page-color-7 .feature-content {background: #4CA9AA !important;}
.node-type-landing-page .view-landing-page.landing-page-color-8,
.node-type-landing-page .landing-page-color-8 .feature-content {background: #65BFAE  !important;}
.node-type-landing-page .view-landing-page.landing-page-color-9,
.node-type-landing-page .landing-page-color-9 .feature-content {background: #F2D03A  !important;}
.node-type-landing-page .view-landing-page.landing-page-color-10,
.node-type-landing-page .landing-page-color-10 .feature-content {background: #054C29 !important;}
.node-type-landing-page .view-landing-page.landing-page-color-11,
.node-type-landing-page .landing-page-color-11 .feature-content {background: #92b2c0 !important;}
.node-type-landing-page .view-landing-page.landing-page-color-12,
.node-type-landing-page .landing-page-color-12 .feature-content {background: #f58e31 !important;}
.node-type-landing-page .view-landing-page.landing-page-color-13,
.node-type-landing-page .landing-page-color-13 .feature-content {background: #ec432e !important;}


#block-views-landing_page-block_1 .feature-content ul li {
	margin-bottom: 20px;
}
#block-views-landing_page-block_1 .feature-content img {
	float: right;
	margin-left: 20px;
}

/* Landing Page - Listen Block */
#block-views-landing_page-block_3 {
	margin-bottom: 5%;
}
#block-views-landing_page-block_3 .content {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
#block-views-landing_page-block_3 .views-field-field-lp-listen-title-value {
	background: #F9F6F3;
	color: #59a7c9;
	font-family: georgia;
	font-size: 3em;
	line-height: 0.7;
	margin-left: -11px;
	padding: 10px 12px 0;
	position: relative;
	top: -2px;
	width: 100%;
}

.node-38344 #block-views-landing_page-block_3 .views-field-field-lp-listen-title-value,
.node-38334 #block-views-landing_page-block_3 .views-field-field-lp-listen-title-value,
.node-36303 #block-views-landing_page-block_3 .views-field-field-lp-listen-title-value {
	color: #F28E1E;
}

#block-views-landing_page-block_3 .views-field-field-lp-listen-description-value {
	padding: 3%;
}
#block-views-landing_page-block_3 .listen {
	overflow: auto;
}
#block-views-landing_page-block_3 .listen .views-row {
	float: left;
	margin: 0 0 1% 1%;
	max-width: 13.2%;
}
#block-views-landing_page-block_3 .listen .views-row.even {
	margin-top: 100px;
}
#block-views-landing_page-block_3 .listen .views-field-field-ao-image-fid img {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	height: auto;
	margin-bottom: 8px;
}
#block-views-landing_page-block_3 .listen .views-field-title a {
	color: #000;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
}

.node-38334 #block-views-landing_page-block_3 .listen .views-field-title,
.node-36303 #block-views-landing_page-block_3 .listen .views-field-title {
	color: #F28E1E;
}

/* Landing Page - Events Calendar */
#block-views-landing_page-block_2 {
	margin-bottom: 5%;
}
#block-views-landing_page-block_2 h2 {
	background: #F9F6F3;
	color: #59a7c9;
	font-family: georgia;
	font-size: 3em;
	font-weight: normal;
	line-height: 1;
	margin-bottom: -7px;
}


.node-38334 #block-views-landing_page-block_2 h2,
.node-36303 #block-views-landing_page-block_2 h2 {
	color: #F28E1E;
}

#block-views-landing_page-block_2  .view-content {
	clear: both;
}
#block-views-landing_page-block_2 .attachment .views-row {
	float: none;
	margin: 10px 5px 0;
	max-width: 100%;
	min-height: 10px;
}
#block-views-landing_page-block_2 .view-display-id-block_2 {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	overflow: auto;
	padding: 2%;
}
#block-views-landing_page-block_2 td {
	padding: 5px;
	vertical-align: top;
	width: 25%;
}
#block-views-landing_page-block_2 .views-field-title a {
	color: #000;
	font-weight: bold;
}
#block-views-landing_page-block_2 .views-field-body p {
	margin: 0;
}

/* Landing Page - Photo Gallery */
#block-views-landing_page-block_5 {
	margin-bottom: 5%;
}
#content #block-views-landing_page-block_5 h2 {
	color: #F28E1E;
	text-align: left;
	background: none;
	font-family: georgia;
	font-size: 3em;
	font-weight: normal;
	line-height: 1;
	margin-bottom: -7px;
}

.node-38344 #block-views-landing_page-block_5 h2,
.node-38334 #block-views-landing_page-block_5 h2,
.node-36303 #block-views-landing_page-block_5 h2 {
	color: #F28E1E;
}
#block-views-landing_page-block_5 .view-landing-page {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
#block-views-landing_page-block_5 .jcarousel-container {
	height: auto;
	margin: 0 auto;
}
#block-views-landing_page-block_5 .jcarousel-clip {width: 100%;}
#block-views-landing_page-block_5 .jcarousel-item {
	background: none;
	border: none;
	height: auto;
}
#block-views-landing_page-block_5 .jcarousel-navigation {display: none;}
#block-views-landing_page-block_5 .jcarousel-skin-default .jcarousel-next,
#block-views-landing_page-block_5 .jcarousel-skin-default .jcarousel-prev {
	background-image: url(images/gallery-arrows.png);
	height: 27px;
	top: 40%;
	width: 24px;
}
#block-views-landing_page-block_5 .jcarousel-skin-default .jcarousel-prev {
	background-position: 0 0;
	left: 0;
}
#block-views-landing_page-block_5 .jcarousel-skin-default .jcarousel-next {
	background-position: right 0;
	right: 0;
}
#block-views-landing_page-block_5 .views-field-field-lp-images-fid img {
	border: 1px solid #000;
}
#block-views-landing_page-block_5 .views-field-field-lp-images-data {
	color: #fff;
	display: block;
	font-family: georgia;
	font-size: 22px;
	line-height: 1.1;
	margin-top: 15px;
	max-width: 100%;
	text-align: center;
}

/* Styles for secondary nav menu */

ul.nice-menu-secondary { background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #8D8E92;
	margin-bottom: 5px;
	float: left;
	font: bold 10px Verdana;
	letter-spacing: 0.01em;
	margin: 0;
	margin-top:10px;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
	}

ul.nice-menu-secondary li { display: inline;
	}

ul.nice-menu-secondary li a {
	background: none repeat scroll 0 0 transparent;
	border-right: 1px solid #8D8E92;
	color: #000;
	font: 10px Verdana;
	letter-spacing: 0.01em;
	margin: 5px 0;
	padding: 1px 11px 5px;
	width: auto;
	float: left;
	text-decoration: none;
	}

ul.nice-menu-secondary li.last a { border-style: none;
	}

ul.nice-menu-secondary li a:hover { background-color: #D2232A;
    	color: white;
	}

hr.nice-menu-secondary-bar { display: none; }

/* New styles for Free Trial End Notice Block */

#content #block-block-50 .survey_message_box { padding: 14px;
	text-align: center;
	background-color: #1793b5;
	border: outset 3px #1793b5;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 1.4em;
	float: none;
	width: 360px;
	margin: 0 auto;
	}

#content #block-block-50 .survey_message_box p { font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0;
	}

#content #block-block-50 .survey_message_box a.button { background-color: #D2232A;
	color: #FFFFFF;
	display: inline-block;
	font-size: .9em;
	font-weight: bold;
	line-height: 20px;
	margin: 14px auto 0;
	padding: 8px 12px;
	border: outset 2px #D2232A;
	text-transform: uppercase;
	-moz-box-shadow: 2px 2px 4px #666666;
	-webkit-box-shadow: 2px 2px 4px #666666;
	box-shadow: 2px 2px 4px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#666666');
}

#content #block-block-50 .survey_message_box a.button:hover { text-decoration: none; }

/* Fix for Calendar Event spacing */

.calendar-calendar td .inner div.calendar div, .calendar-calendar td .inner div.calendar div a { margin: 0 0 15px 0; }

/* New Calendar Styling */
.page-calendar.no-sidebars #rightColumn {
  display:none;
}
.page-calendar.no-sidebars #leftColumn {
  border:0;
  max-width:100%;
  width:100%;
}
.calendar-calendar div.date-nav {
  background:#808285;
  color:#fff;
}
.calendar-calendar div.date-nav h3,
.calendar-calendar div.date-nav a {
  color:#fff;
}
.view-data-node-title {
  margin-bottom:2px !important;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background:#dfdfdf;
  margin-bottom:5px;
}
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  background:none;
  color:#D2232A;
}


/* New Forum Styling */
.page-forum.no-sidebars #rightColumn,
.node-type-forum.no-sidebars #rightColumn {
  display:none;
}
.page-forum.no-sidebars #leftColumn,
.node-type-forum.no-sidebars #leftColumn {
  border:0;
  max-width:100%;
  width:100%;
}
.page-forum table {
	position:relative;
}
.page-forum table tbody {
   -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  font-size:14px;
  font-weight:600;
}
.page-forum .disabled-overlay {
	position: absolute;
	z-index: 1000;
	display: block;
	width: 910px;
	text-align: center;
	height: 590px;
	vertical-align: middle;
	background: rgba(0,0,0,.5);
	color: #fff;
	padding-top: 100px;
	font-size: 24px;
	line-height: 34px;
}

.page-forum .disabled-overlay a{
	color:#fff;
	font-weight:800;
}

#forum th {
  background:#808285;
  color:#fff;
}
#forum th a {
  color:#fff;
}
#forum td.icon {
  padding:5px 10px;
}
#forum td {
  padding:5px;
}
.forum-post .post-info {
  background:#808285;
  color:#fff;
  padding:2px 5px;
}
.forum-post .post-info .post-num {
  font-weight:bold;
}
.forum-post .forum-post-panel-sub {
  padding:10px 5px 0;
  width:140px;
}
.forum-post .forum-post-panel-sub .author-name {
  overflow:hidden;
  word-break:hyphenate;
}
.forum-post .forum-post-panel-main {
  min-height:110px;
  padding:5px;
}
.forum-post .forum-post-panel-main .post-title {
  margin-bottom:5px;
  padding-bottom:5px;
}
.forum-post .forum-post-panel-main .content {
  padding:5px 15px;
}
.node-type-forum #edit-comment {
  width:98%;
}
.node-type-forum .pager li {
  margin-left:5px;
  padding:0;
}
.node-type-forum .pager a {
  color:#D2232A;
}

/**
 * Hiding a block of content for the submit form so that we can call it using
 * the inline colorbox option.  The block ID will probably change when moving
 * from live to dev.
 */
#block-block-60 { display: none; }
p.button {
	margin-top: 25px;
	text-align: center;
}
p.button a {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #D2232A;
	color: #515E65;
	cursor: pointer;
	padding: 5px 15px;
}
p.button a:hover {
	text-decoration: none;
}

/**
 * Adding a menu attribute and overriding styling of the sub nav so that we can
 * have red/bold menu items.  Changes also include changing the links to black.
 */
ul.nice-menu-secondary li a.redbold {
  color: #D2232A;
  font-weight: bold;
}
ul.nice-menu-secondary li a.redbold:hover {
  color: #fff;
}
ul.nice-menu-secondary li a.purplebold {
  color: #9933cc;
  font-weight: bold;
}
ul.nice-menu-secondary li a.purplebold:hover {
  color: #fff;
}

/**
 * Audio page specific styling.  node-4113.
 */
.node-4113 #content .split-column1 {
  border: none;
}
.node-4113 .two-column #leftColumn .split-column .split-column-left1,
.node-4113 .two-column #leftColumn .split-column .split-column-right1 {
  border: none;
}

/**
 * Gallery Formatter Styling
 */
.galleryformatter { }

.galleryformatter .gallery-thumbs { padding: 0 46px; }
.galleryformatter .gallery-slides { }
.galleryformatter .gallery-slide { }

.galleryformatter .gallery-thumbs .arrow,
.galleryformatter .gallery-thumbs .wrapper,
.galleryformatter .gallery-thumbs li.active a,
.galleryformatter .gallery-thumbs li a:hover,
.galleryformatter .galleryformatter-view-full { background:url("images/galleryformatter.png") no-repeat scroll 0 0 transparent; }

.galleryformatter .gallery-slides .panel-overlay {
  position: relative;
  font-size: 12px;
  /* background: transparent url(images/galleryformatter-bg-trans.png) repeat; */
  width:100%;
  color: #000;
}
.galleryformatter .gallery-slides .panel-overlay h3 { font-size: 12px; font-weight: normal; }
.galleryformatter .gallery-slides .panel-overlay .overlay-inner { padding: 10px; }
.galleryformatter .gallery-thumbs .wrapper {
  overflow: auto;
  line-height:0;
  background-position: center -326px;
  background-repeat: repeat-x;
  border-bottom: 1px solid #EEEEEE;
}
.galleryformatter .galleryformatter-view-full {
  background-position:center -205px;
  height:46px; width:46px;
  margin:10px;
  position:absolute;
  right:0; top:0;
  text-indent:-9999px;
}
.galleryformatter a:hover .galleryformatter-view-full {
  background-position: center -252px;
}
.galleryformatter .gallery-thumbs ul { list-style: none; }
.galleryformatter .gallery-thumbs li {
  float: left;
  background: transparent none;
  overflow:hidden;
  padding: 3px 4px 0 0;
}
.galleryformatter .gallery-thumbs li a {
  display: block;
  padding: 19px 0 7px;
}
.galleryformatter .gallery-thumbs li a:hover { background-position: center -307px; }
.galleryformatter .gallery-thumbs li.active a { background-position: center -303px; }

.galleryformatter .gallery-thumbs li.active img,
.galleryformatter .gallery-thumbs li a:hover img {
  filter:alpha(opacity=100);
  -ms-filter:”alpha(opacity=100)”;
  -moz-opacity:1;
  -khtml-opacity: 1;
  opacity: 1;
}
.galleryformatter .gallery-thumbs li img {
  filter:alpha(opacity=60);
  -ms-filter:”alpha(opacity=60)”;
  -moz-opacity:0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.galleryformatter .gallery-thumbs .arrow {
  bottom:0;
  cursor:pointer;
  display:block;
  height:46px;
  position:absolute;
  text-indent:-9999px;
  width:46px;
}

.galleryformatter .gallery-thumbs .forward {
  background-position: 0px 0;
  right: 0;
}

.galleryformatter .gallery-thumbs .back {
  background-position: -4px -102px;
  left: 0;
}

.galleryformatter .gallery-thumbs .forward:hover { background-position: 0px -52px; }

.galleryformatter .gallery-thumbs .back:hover { background-position: -4px -156px; }
.galleryformatter a.arrow { padding: 0; }

/**
 * TOC View Styling
 */
.toc-sections { margin-bottom: 1.5em; }
.toc-sections .views-field-title { font-weight: bold; }
.toc-sections .views-field-title a { font-weight: bold; color:#000000; }
.toc-sections .attachment .view-content .views-row { min-height: auto; }
.toc-sections .views-row {
	margin-bottom: 1em;
}
.toc-sections .views-row-last { margin-bottom: 0; }
.toc-sections .views-field-field-feature-image-fid {
	float: right;
	padding: 0 0 3% 3%;
}
.toc-sections .views-field-field-feature-image-fid img {
	box-shadow: 4px 4px 3px #333333;
}

/**
 * COVER CONTEST
 */

.node-type-webform-contest #content {
	padding-top: 10px;
}
.node-type-webform-contest #content h1 {
	font-size: 50px;
	font-weight: normal;
	color: #486d5f;
	margin-bottom: 30px;
}
.node-type-webform-contest #content h2 {
	background: none;
	font-size: 22px;
	color: #89a421;
	line-height: 1.3;
	margin: 0 0 5px;
	padding: 0;
	text-align: left;
}
.node-type-webform-contest #content p,
.node-type-webform-contest #content label {
	margin: 0;
	font-weight: bold;
	color: #020300;
	font-size: 15px;
}
	.node-type-webform-contest #content p:last-of-type {
		margin-bottom: 15px;
	}
.node-type-webform-contest #content input[type="text"] {
	background: #EDED5F;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	line-height: 20px;
	border: #000 1px solid;
	padding: 2px 3px;
}
.node-type-webform-contest #content .form-required {
	display: none;
}

/* MENU */
.node-type-webform-contest {
	max-width: calc(100% - 40px);
}
.node-type-webform-contest .landing-page-menu {
	list-style: none;
	margin: 0 0 2px;
	padding: 0;
	width: 100%;
}
.node-type-webform-contest .landing-page-menu:after {
	content: "";
	display: table;
	clear: both;
}
	.node-type-webform-contest .landing-page-menu li {
		float: left;
		margin: 0 6% 0 0;
	}
		.node-type-webform-contest .landing-page-menu li a {
			color: #1FB3F1;
			font-weight: bold;
		}
/* LOGO */
.node-type-webform-contest #block-aagv_custom-aagv_custom_lp_logo {
	float: right;
	margin-right: 10%;
}
/* IMAGES */
.node-type-webform-contest #webform-component-images .form-radios:after {
	content: "";
	display: table;
	clear: both;
}
.node-type-webform-contest #webform-component-images .form-radios .form-item {
	float: left;
	margin: 24px 24px 0 0;
	padding: 0;
	width: calc(25% - 18px);
}
	.node-type-webform-contest #webform-component-images .form-radios .form-item label {
		cursor: pointer;
	}
	.node-type-webform-contest #webform-component-images .form-item input {
		display: none;
	}
	.node-type-webform-contest #webform-component-images .form-item img {
		display: block;
		box-shadow: rgba(0,0,0,0.2) 5px 5px 20px;
		-webkit-box-shadow: rgba(0,0,0,0.2) 5px 5px 20px;
		-moz-box-shadow: rgba(0,0,0,0.2) 5px 5px 20px;
		-o-box-shadow: rgba(0,0,0,0.2) 5px 5px 20px;
		-ms-box-shadow: rgba(0,0,0,0.2) 5px 5px 20px;
		margin: 0;
		position: relative;
	}
	.node-type-webform-contest #webform-component-images .form-item label strong {
		color: #5a4a42;
		display: block;
		font-size: 1.4em;
		margin: 10px auto 0;
		text-transform: uppercase;
		max-width: 210px;
	}
		.node-type-webform-contest #webform-component-images .form-item input:checked ~ strong {
			text-decoration: underline;
		}
		.node-type-webform-contest #webform-component-images .form-item .cover-image {
			margin: 0 auto;
			max-width: 210px;
			position: relative;
		}
		.node-type-webform-contest #webform-component-images .form-item .cover-image:after {
			content: "";
			display: block;
			background: rgba(255,255,255,0.5);
			position: absolute;
			top: 0;
			height: 100%;
			width: 100%;
			left: 0;
			transition: all 0.5s;
			-webkit-transition: all 0.5s;
			-moz-transition: all 0.5s;
			-ms-transition: all 0.5s;
			-o-transition: all 0.5s;
			opacity: 0;
		}
		.node-type-webform-contest #webform-component-images .form-item input:checked ~ .cover-image:after {
			opacity: 1;
		}
		.node-type-webform-contest #webform-component-images .form-item .cover-image:hover:after {
			opacity: 0.5;
		}
.node-type-webform-contest #webform-component-images #edit-submitted-images-4-wrapper,
.node-type-webform-contest #webform-component-images #edit-submitted-images-8-wrapper,
.node-type-webform-contest #webform-component-images #edit-submitted-images-12-wrapper {
	margin-right: 0;
}
.node-type-webform-contest #webform-component-images #edit-submitted-images-1-wrapper,
.node-type-webform-contest #webform-component-images #edit-submitted-images-5-wrapper,
.node-type-webform-contest #webform-component-images #edit-submitted-images-9-wrapper {
	clear: left;
}
.node-type-webform-contest .webform-client-form #edit-submit {
    background: #ff3333;
    box-shadow: rgba(255,255,255,0.75) 3px 3px 3px inset, rgba(0,0,0,0.8) -3px -3px 3px inset, rgba(0,0,0,0.75) 2px 2px 3px;
    -webkit-box-shadow: rgba(255,255,255,0.75) 3px 3px 3px inset, rgba(0,0,0,0.8) -3px -3px 3px inset, rgba(0,0,0,0.75) 2px 2px 3px;
    -moz-box-shadow: rgba(255,255,255,0.75) 3px 3px 3px inset, rgba(0,0,0,0.8) -3px -3px 3px inset, rgba(0,0,0,0.75) 2px 2px 3px;
    -o-box-shadow: rgba(255,255,255,0.75) 3px 3px 3px inset, rgba(0,0,0,0.8) -3px -3px 3px inset, rgba(0,0,0,0.75) 2px 2px 3px;
    -ms-box-shadow: rgba(255,255,255,0.75) 3px 3px 3px inset, rgba(0,0,0,0.8) -3px -3px 3px inset, rgba(0,0,0,0.75) 2px 2px 3px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border: none;
    cursor: pointer;
    display: block;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    outline: none !important;
    padding: 0 50px;
    float: none;
    margin: 75px auto 0;
}
.node-type-webform-contest .webform-client-form #edit-submit:hover {
	background: #D52626;
}
.node-type-webform-contest #block-views-toc_sections-block_1,
.node-type-webform-contest #block-views-toc_sections-block_2,
.node-type-webform-contest #block-views-toc_sections-block_3,
.node-type-webform-contest #block-views-toc_sections-block_4,
.node-type-webform-contest #block-views-toc_sections-block_5,
.node-type-webform-contest #block-views-toc_sections-block_6 {
	display: none;
}

/*Landing Page For Vine Subscription Competition*/

.subscribe-landing-english #content, .subscribe-landing-spanish #content {
	padding-top:50px;
}

.subscribe-landing-english .content-header{
	width:100%;
	height:400px;
	display:block;
	clear:both;
}
.subscribe-landing-english .content-header-left {
    font-size: 60px;
    line-height: 65px;
    display: block;
    color: #9c3890;
    float: left;
    width: 377px;
    height: 200px;
    font-family: 'Merriweather', serif;
    font-style: italic;
    padding-top: 35px;
    padding-left: 15px;
}
.subscribe-landing-english .content-header-right {
	width:450px;
	height:402px;
	display:block;
	float:left;
}


.field-field-monthly-stats{
	display: none;
}
.subscribe-landing-english{
	background-color:#b3dadd;
}
.subscribe-landing-english #page-title{
	display:none;
}

.subscribe-landing-english ul.landing-page-menu{
	background: #f3f3f4;
	text-align: center;
	padding:8px 4px;
}

.subscribe-landing-english ul.landing-page-menu li{
	display:inline-block;
	width:auto;
	float:none;
	text-align: center;
	padding-left: 35px;
	margin-right:0px;
}

.subscribe-landing-english .es-links,.subscribe-landing-english .menu-10418, .subscribe-landing-english .menu-10419,
.subscribe-landing-english .menu-10420,.subscribe-landing-english .menu-10421{
	display:none !important;
}

.subscribe-landing-english ul.landing-page-menu li a {
	color:#000;
	font-family: 'Merriweather Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	font-size:12px;
	border-right: 1px solid #000;
	padding-right: 35px;
}

.subscribe-landing-english ul.landing-page-menu li.last a {
	border-right:none;
}

.subscribe-landing-english .field-field-intro-blocks{
	height:910px;
}

.subscribe-landing-english .field-field-intro-blocks .field-item {
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	background:#fff;
	display:block;
	font-size:20px;
	line-height:34px;
	-moz-box-shadow: 3px 3px 4px #b3b2b0;
	-webkit-box-shadow: 3px 3px 4px #b3b2b0;
	box-shadow: 3px 3px 4px #b3b2b0;
	font-family: 'Merriweather', serif;
	font-weight: 400;
}

.subscribe-landing-english .field-field-intro-blocks .field-item strong {
	font-weight:200;
}

.subscribe-landing-english .field-field-intro-blocks .field-item footnote {
	font-size:13px;
	line-height: 20px;
	padding-top: 20px;
	display: inline-block;
}

#subscribe-landing-english .field-field-intro-blocks .field-item h2 {
	text-transform: uppercase;
	font-size:35px;
	font-family: 'Merriweather Sans', sans-serif ;
	font-weight: 500 ;
	position: relative;
	margin-bottom:10px;
}
.subscribe-landing-english .field-field-intro-blocks .field-item h2:after {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #666;
 }


.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(1){
	width:350px;
	height:350px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
}
.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(1) .inner {
    display: block;
    background-color: none;
    border: 3px solid #cc0000;
    width: 344px;
    height: 345px;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
}

.subscribe-landing-english .field-field-intro-blocks .field-item .inner .text-inner{
	width: 75%;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(4) .inner .text-inner {
    width: 88%;
}

#subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(1) .inner .text-inner h2{
	color:#d52c2c;
	margin-bottom:10px;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(1) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #d52c2c;
}


.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(2){
	width:460px;
	height:460px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(2) .inner{
    display: block;
    background-color: none;
    border: 3px solid #fc973b;
    width: 455px;
    height: 455px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(2) .inner .text-inner h2{
	color:#fc973b;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(2) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #fc973b;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(2) .inner .text-inner span{
	color:#fc973b;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(3){
	width:440px;
	height:440px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(3) .inner{
    display: block;
    background-color: none;
    border: 3px solid #add154;
    width: 435px;
    height: 435px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

#subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(3) .inner .text-inner h2{
	color:#add154;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(3) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #add154;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(4){
	width:440px;
	height:440px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(4) .inner{
    display: block;
    background-color: none;
    border: 3px solid #9c3890;
    width: 435px;
    height: 435px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

#subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(4) .inner .text-inner h2{
	color:#9c3890;
	line-height:36px;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(4) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #9c3890;
	bottom:-10px;
}


/*Block Positions*/
.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(1) {
	position: absolute;
	left:133px;
	top:380px;
	z-index:20;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(2) {
	position: absolute;
	left:405px;
    top: 535px;
	z-index:10;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(3) {
	position: absolute;
	left:65px;
	top:810px;
	z-index:9;
}

.subscribe-landing-english .field-field-intro-blocks .field-item:nth-of-type(4) {
	position: absolute;
	left:530px;
	top:950px;
}

.CSV-header {
	width:100%;
	text-align: center;
	border-bottom:1px solid #000;
}

.CSV-header span {
	color:#d52c2c;
	text-transform: uppercase;
	font-size:30px;
	margin-bottom: -10px;
	display: inline-block;
	background: #fff;
	padding: 0 20px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:500;
}

.subscribe-landing-english #CSV-table-container{
	width:100%;
	background:#fff;
	padding: 20px;
	-moz-box-shadow: 3px 3px 4px #b3b2b0;
	-webkit-box-shadow: 3px 3px 4px #b3b2b0;
	box-shadow: 3px 3px 4px #b3b2b0;
}

.subscribe-landing-english #CSV-table-container label{
	font-weight:600;
	margin-top:16px;
	padding-bottom:5px;
	display:block;
}

.CSV-master-columns {
	display:block;
	width:100%;
	padding:35px 0 45px 0;
}

.master-column-1, .master-column-2{
	display:block;
	width:33%;
	float:left;
	text-align:center;
	color:#9c3890;
	text-transform: uppercase;
	font-size:40px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:500;
}
.master-column-2{
	float:right;
}

#CSV-table {
	width:100%;
	clear:both;
}
table.CSVTable {
	width:100%;
	clear:both;
}

table.CSVTable thead{
	background: #fff;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	text-align:center;
	text-transform: uppercase;
}

table.CSVTable thead th{
	text-align:center;
	font-size:20px;
	color:#d52c2c;
	border-bottom:none;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:500;
	padding:0px;
}

table.CSVTable thead th:nth-of-type(1), table.CSVTable thead th:nth-of-type(2), table.CSVTable thead th:nth-of-type(5), table.CSVTable thead th:nth-of-type(6) {
	width:10%;
}
table.CSVTable thead th:nth-of-type(3), table.CSVTable thead th:nth-of-type(7){
	width:14%;
}

table.CSVTable tbody{
	border:none;
}

table.CSVTable tr{
	background:none;
	border:none;
	text-align:center;
	font-size:22px;
	font-weight:600;
	height:32px;
	line-height:32px;
	padding:0px;
}
table.CSVTable tr.odd{
	border:none;
}
table.CSVTable tr.even{
	border:none;
	background:#92c567;
}

.label-cell {
	color:#d52b2b;
}

.mid-container {
	width:100%;
	display:block;
	margin-bottom:100px;
    margin-top: 30px;
}

.mid-left {
	width:49.9%;
	height:40px;
	display:block;
	float:left;
	position: relative;
}
.countdown-container{
	position: absolute;
	top:-74px;
    left: 134px;
}
.countdown-header{
	color:#4c4a4a;
	text-transform:uppercase;
	font-family: 'Merriweather Sans', sans-serif;
	font-size:25px;
}
.countdown-body {
    padding: 10px 0 31px 0px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-top: 10px;
}
.countdown-footer{
	color:#4c4a4a;
	text-transform:uppercase;
	font-family: 'Merriweather Sans', sans-serif;
	font-size:20px;
	padding-top:9px;
	text-align: center;
}

.mid-right {
    position: absolute;
    top: 1270px;
    left: 180px;
    width: 28%;
    display: block;
    float: left;
    font-size: 14px;
    font-family: 'Merriweather', serif;
    font-style: italic;
    text-align: left;
    padding-top: 10px;
    color: rgb(94,94,94);
}

.subscribe-landing-english  #Footer{
	background: #f3f3f4;
	margin-top: 16px;
	width: 953px;
	display: block;
	height: 30px;
	line-height: 19px;
	text-transform: uppercase;
	font-size: 12px;
	color:#000;
}

.subscribe-landing-english  #Footer a {
	color:#000;
}

/* jQuery Countdown styles 2.0.0. */

#countdown{
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 400;
}

.is-countdown {
	color:#d52c2c;
}

.countdown-holding span {
	color:#d52c2c;
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown-show1 .countdown-section {
	width: 98%;
}
.countdown-show2 .countdown-section {
	width: 48%;
}
.countdown-show3 .countdown-section {
	width: 32.5%;
}
.countdown-show4 .countdown-section {
	width: 24.5%;
}
.countdown-show5 .countdown-section {
	width: 19.5%;
}
.countdown-show6 .countdown-section {
	width: 16.25%;
}
.countdown-show7 .countdown-section {
	width: 14%;
}
.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown-amount {
    font-size: 35px;
}
.countdown-period {
    display: block;
    font-size:12px;
	text-transform: uppercase;
	padding-top:8px;
}
.countdown-descr {
	display: block;
	width: 100%;
}

.subscribe-landing-english #main {
	margin:0 auto;
	position: relative;
}

.subscribe-landing-english .jcarousel-skin-default {
	width:913px;
	background:#fc973b;
	height:370px;
	display:block;
	clear:both;
	margin-top:27px;
	padding:20px;
	-moz-box-shadow: 3px 3px 4px #b3b2b0;
	-webkit-box-shadow: 3px 3px 4px #b3b2b0;
	box-shadow: 3px 3px 4px #b3b2b0;
}


.subscribe-landing-english .jcarousel-skin-default .jcarousel-clip-horizontal {
	width:770px;
	margin:0 auto;
}

.jcarousel-skin-default .jcarousel-container-horizontal{
	width:827px;
}

.subscribe-landing-english .jcarousel-skin-default .jcarousel-prev{
	width: 26px;
	height: 52px;
	background-image: url('/sites/default/themes/aagrapevine/images/slide-nav.png');
	cursor: pointer;
}

.subscribe-landing-english .jcarousel-skin-default .jcarousel-prev:hover{
	background-position: 0px 0px;
	cursor: pointer;
}

.subscribe-landing-english .jcarousel-skin-default .jcarousel-next{
	width: 26px;
	height: 52px;
	background-image: url('/sites/default/themes/aagrapevine/images/slide-nav.png');
	background-position: 27px 0px;
	cursor: pointer;
}

#subscribe-landing-english .jcarousel-skin-default .jcarousel-item{
	width:341px;
	height:336px;
	margin-right:75px;
	background:none;
	border:none;
}

.subscribe-landing-english .jcarousel-skin-default .image-container{
	width:320px;
	height:237px;
	background:#fff;
	display:block;
	padding:10px;
	-moz-box-shadow: 3px 3px 4px #b3b2b0;
	-webkit-box-shadow: 3px 3px 4px #b3b2b0;
	box-shadow: 3px 3px 4px #b3b2b0;
}

.subscribe-landing-english .jcarousel-skin-default .image-title{
	color: #fff;
	font-size: 21px;
	padding-top: 11px;
	display: block;
	line-height: 25px;
	font-family: 'Merriweather', serif;
}

.subscribe-landing-english .bottom-right {
    width: 39%;
    text-align: center;
    float: right;
    color: rgb(94,94,94);
    margin-top: 5px;
    font-family: 'Merriweather', serif;
}

.subscribe-landing-english .jcarousel-skin-default .jcarousel-prev-horizontal, .subscribe-landing-english .jcarousel-skin-default .jcarousel-next-horizontal  {
	top:125px;
}

.photos-header {
	width:100%;
	text-align: center;
	border-bottom:1px solid #fff;
	font-family: 'Merriweather Sans', sans-serif;
	margin-bottom:15px;
}

.photos-header span {
	color:#fff;
	text-transform: uppercase;
	font-size:30px;
	margin-bottom: -10px;
	display: inline-block;
	background: #fc973b;
	padding: 0 20px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:500;
}


/*Landing Page Spanish Version*/
.subscribe-landing-spanish .content-header{
	width:100%;
	height:400px;
	display:block;
	clear:both;
}
.subscribe-landing-spanish .content-header-left {
    font-size: 58px;
    line-height: 65px;
    display: block;
    color: #faf49e;
    float: left;
    width: 377px;
    height: 200px;
    font-family: 'Merriweather', serif;
    font-style: italic;
    padding-top: 35px;
    padding-left: 15px;
}
.subscribe-landing-spanish .content-header-right {
	width:450px;
	height:402px;
	display:block;
	float:left;
}


.field-field-monthly-stats{
	display: none;
}
.subscribe-landing-spanish{
	background-color:#f59a01;
}
.subscribe-landing-spanish #page-title{
	display:none;
}

.subscribe-landing-spanish ul.landing-page-menu{
	background: #f3f3f4;
	text-align: center;
	padding:8px 4px;
}

.subscribe-landing-spanish ul.landing-page-menu li{
	display:inline-block;
	width:auto;
	float:none;
	text-align: center;
	padding-left: 35px;
	margin-right:0px;
}

.subscribe-landing-spanish .en-links, .subscribe-landing-spanish .menu-10090,.subscribe-landing-spanish .menu-10087, .subscribe-landing-spanish .menu-10088, .subscribe-landing-spanish .menu-10089{
	display:none !important;
}


.subscribe-landing-spanish ul.landing-page-menu li a {
	color:#000;
	font-family: 'Merriweather Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 200;
	font-size:12px;
	border-right: 1px solid #000;
	padding-right: 35px;
}

.subscribe-landing-spanish ul.landing-page-menu li.last a {
	border-right:none;
}

.subscribe-landing-spanish .mid-container{
	position: relative;
}

.subscribe-landing-spanish .mid-right {
	position: static;
	top:auto;
	left:auto;
	float:left;
	clear:both;
	width:36%;
	color:#f9f4a0;
    margin-left:105px;
	margin-top:-205px;
	text-align: center;
}

.subscribe-landing-spanish .bottom-right {
    width: 39%;
    margin-right: 69px;
    float: right;
    text-align: center;
    color:#f9f4a0;
    font-family: 'Merriweather', serif;
}

.subscribe-landing-spanish .mid-left{
	clear:both;
}


.subscribe-landing-spanish .is-countdown{
	color:#faf4a0;
}

.subscribe-landing-spanish .field-field-intro-blocks{
	height:910px;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item {
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
	background:#fff;
	display:block;
	font-size:17px;
	line-height:29px;
	-moz-box-shadow: 3px 3px 4px #b3b2b0;
	-webkit-box-shadow: 3px 3px 4px #b3b2b0;
	box-shadow: 3px 3px 4px #b3b2b0;
	font-family: 'Merriweather', serif;
	font-weight: 400;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item strong {
	font-weight:200;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item footnote {
	font-size:13px;
	line-height: 20px;
	padding-top: 20px;
	display: inline-block;
}

.important-note{
	font-family: 'Merriweather Sans', sans-serif;
	font-weight:600;
	position: relative;
}
.subscribe-landing-spanish .field-field-intro-blocks .field-item .important-note:before {
	content: '';
	position: absolute;
	top: 0px;
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #000;
	margin-top: -13px;
 }


#subscribe-landing-spanish .field-field-intro-blocks .field-item h2 {
	text-transform: uppercase;
	font-size:35px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 500;
	position: relative;
	margin-bottom:10px;
}
.subscribe-landing-spanish .field-field-intro-blocks .field-item h2:after {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #666;
 }


.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(1){
	width:350px;
	height:350px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
}
.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(1) .inner {
    display: block;
    background-color: none;
    border: 3px solid #d4232d;
    width: 344px;
    height: 345px;
	border-radius: 180px;
	-moz-border-radius: 180px;
	-webkit-border-radius: 180px;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item .inner .text-inner{
	width: 75%;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(1) .inner .text-inner{
	padding: 30px 0 0 0;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(2) .inner .text-inner{
	padding-top:45px;
}

#subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(1) .inner .text-inner h2{
	color:#d4232d;
	line-height:43px;
	margin-bottom:10px;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(1) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #d52c2c;
}


.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(2){
	width:460px;
	height:460px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(2) .inner{
    display: block;
    background-color: none;
    border: 3px solid #f89921;
    width: 455px;
    height: 455px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
#subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(2) .inner .text-inner h2{
	color:#f89921;
	line-height:43px;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(2) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #fc973b;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(2) .inner .text-inner span{
	color:#fc973b;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(3){
	width:440px;
	height:440px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(3) .inner{
    display: block;
    background-color: none;
    border: 3px solid #8cc044;
    width: 435px;
    height: 435px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

#subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(3) .inner .text-inner h2{
	color:#8cc044;
	line-height:43px;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(3) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #add154;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(4){
	width:420px;
	height:420px;
    position: relative;
    background-color: white;
    padding: 10px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(4) .inner{
    display: block;
    background-color: none;
    border: 3px solid #973894;
    width: 415px;
    height: 415px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

#subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(4) .inner .text-inner h2{
	color:#973894;
	line-height:36px;

}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(4) .inner .text-inner h2:after {
	width: 40%;
	left: 30%;
	border-bottom: 3px solid #9c3890;
	bottom:-10px;
}


/*Block Positions*/
.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(1) {
	position: absolute;
	left:133px;
	top:380px;
	z-index:20;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(2) {
	position: absolute;
	left:425px;
    top: 535px;
	z-index:10;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(3) {
	position: absolute;
	left:45px;
	top:730px;
	z-index:10;
}

.subscribe-landing-spanish .field-field-intro-blocks .field-item:nth-of-type(4) {
	position: absolute;
	left:450px;
	top:950px;
	color:#231f20;
}

.newsletter-links{
	padding-top:35px;
}


.subscribe-landing-spanish #CSV-table-container{
	width:100%;
	background:#fff;
	padding:20px 20px 40px;
	-moz-box-shadow: 3px 3px 4px #b3b2b0;
	-webkit-box-shadow: 3px 3px 4px #b3b2b0;
	box-shadow: 3px 3px 4px #b3b2b0;
	margin-top:91px;
}

.subscribe-landing-spanish #CSV-table-container label{
	font-weight:600;
	margin-top:16px;
	padding-bottom:5px;
	display:block;
}

.subscribe-landing-spanish #main {
	margin:0 auto;
	position: relative;
}

.subscribe-landing-spanish .mid-container{
	margin-top:15px;
}

.subscribe-landing-spanish .CSV-master-columns{
	padding-top:15px;
}

.subscribe-landing-spanish .master-column-1, .subscribe-landing-spanish .master-column-2{
	padding: 5px 0px 10px 0px;
}

.subscribe-landing-spanish .countdown-container{
	position: absolute;
	top: -68px;
	left: 104px;
}

.subscribe-landing-spanish .jcarousel-skin-default {
	width:913px;
	height:370px;
	display:block;
	clear:both;
	margin-top:27px;
	padding:20px;
}


.subscribe-landing-spanish .jcarousel-skin-default .jcarousel-clip-horizontal {
	width:770px;
	margin:0 auto;
}

.subscribe-landing-spanish .jcarousel-skin-default .jcarousel-prev{
	width: 26px;
	height: 52px;
	background-image: url('/sites/default/themes/aagrapevine/images/slide-nav.png');
	cursor: pointer;
}

.subscribe-landing-spanish .jcarousel-skin-default .jcarousel-prev:hover{
	background-position: 0px 0px;
	cursor: pointer;
}

.subscribe-landing-spanish .jcarousel-skin-default .jcarousel-next{
	width: 26px;
	height: 52px;
	background-image: url('/sites/default/themes/aagrapevine/images/slide-nav.png');
	background-position: 27px 0px;
	cursor: pointer;
}

#subscribe-landing-spanish .jcarousel-skin-default .jcarousel-item{
	width:341px;
	height:336px;
	margin-right:75px;
	background:none;
	border:none;
}

.subscribe-landing-spanish .jcarousel-skin-default .image-container{
	width:320px;
	height:237px;
	background:#fff;
	display:block;
	padding:10px;
	-moz-box-shadow: 3px 3px 4px #b3b2b0;
	-webkit-box-shadow: 3px 3px 4px #b3b2b0;
	box-shadow: 3px 3px 4px #b3b2b0;
}

.subscribe-landing-spanish .jcarousel-skin-default .image-title{
	color: #fff;
	font-size: 21px;
	padding-top: 11px;
	display: block;
	line-height: 25px;
	font-family: 'Merriweather', serif;
}

.subscribe-landing-spanish .jcarousel-skin-default .jcarousel-prev-horizontal, .subscribe-landing-spanish .jcarousel-skin-default .jcarousel-next-horizontal  {
	top:125px;
}

.subscribe-landing-spanish .table-footnote {
    font-style: italic;
}


.subscribe-landing-spanish .newsletter-links {
    padding-top: 30px;
}

.newsletter-links{
	font-size:17px;
	line-height: 21px;
}

.newsletter-links p a {
    font-weight: bold;
}

.newsletter-links p a strong em {
    font-weight: bold;
}

p.printed-forms {
    font-size: 0.7em;
    line-height: 1.3em;
}

/* NEW FRONT PAGE */

.node-type-frontpage .two-column #leftColumn {
	width: 550px;
}

.node-type-frontpage .two-column #rightColumn {
	float: left;
	padding-left: 16px;
	width: 332px;
	max-width: 325px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #808285;
	margin-left: -1px;
}

.node-type-frontpage .two-column #rightColumn .shadedBox, .node-type-frontpage .two-column #rightColumn #block-block-41 {
	width: 275px;
	max-width: 275px;
}

.node-type-frontpage .two-column #leftColumn fieldset {
	border: 0;
	border-bottom: 1px solid black;
}

.field-field-title-1, .field-field-title-2, .field-field-title-3, .field-field-title-4, .field-field-title-5, .field-field-title-6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 30px;
	color: black;
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 30px;
}
.node-type-frontpage .two-column #leftColumn fieldset h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: black;
	margin-bottom: 0.5em;
}

.node-type-frontpage .two-column #leftColumn div[class*=" field-field-link-"] {
	font-weight: bold;
}

.node-type-frontpage .two-column #leftColumn .group-section-1 .field-type-filefield  {
	float: left;
	margin-right: 1em;
}

.node-type-frontpage .two-column #leftColumn .group-section-2 .field-type-filefield  {
	float: right;
	margin-left: 1em;
}

.node-type-frontpage .two-column #leftColumn .group-section-3 .field-type-filefield {
	float: left;
	margin-right: 1em;
}

.node-type-frontpage .two-column #leftColumn .group-section-4 .field-type-filefield {
	float: right;
	margin-left: 1em;
}

.node-type-frontpage .two-column #leftColumn .group-section-5 .field-type-filefield {
	float: left;
	margin-right: 1em;
}

.node-type-frontpage .two-column #leftColumn .group-section-6 .field-type-filefield {
	float: right;
	margin-left: 1em;
}

/* TOPIC LANDING PAGE */

#content .storyBox.top-story .view-id-taxonomy_topic_landing .view-header h1 {
	font-size: 48px;
	margin-bottom: 10px;
	font-weight: normal;
}

.view-id-taxonomy_topic_landing .views-field-title {
	margin-bottom: 10px;
}

.view-id-taxonomy_topic_landing .views-field-title a {
	font-size: 18px;
	color: black;
	font-family: Georgia, Helvetica, sans-serif;
}

.view-id-taxonomy_topic_landing .views-field-title a:hover {
	text-decoration: none;
	font-weight: bold;
}

.view-id-taxonomy_topic_landing .views-field-field-feature-image-fid {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.view-id-taxonomy_topic_landing .views-row:not(:first-of-type) {
	min-height: 175px;
	margin-top: 40px;
}

.view-id-taxonomy_topic_landing .views-row:not(:first-of-type) .views-field-field-feature-image-fid img {
	width: 150px;
	height: auto;
}

.view-id-taxonomy_topic_landing .views-field-body {
	font-size: 12px;
}

.view-id-taxonomy_topic_landing .views-field-view-node {

}

.view-id-taxonomy_topic_landing .views-row-first {
	border-bottom: 1px solid #808285;
	margin-bottom: 16px;
	padding-bottom: 10px;
	min-height: 315px;
}

/* NEW CONTENT SEARCH BLOCK */

.topic-search {
	border-top: 1px solid #808285;
	padding-top: 10px;
}

.page-stories .topic-search {
	border-top: 0;
}

.topic-search-block {
	display: block;
	background-color: #DED9D3;
	padding: 2% 5%;
}

#content h1.topic-search-title {
	font-size: 48px;
	margin-bottom: 10px;
	font-weight: normal;
}

.topic-search-block h3 {
	font-size: 20px;
	font-weight: normal;
}

.topic-search-block input#edit-search-block-form-1 {
	height: 28px;
	width: 80%;
	font-size: 18px;
	margin-right: 10px;
}

.topic-search-block #search-block-form label {
	display: none;
}

.topic-search-block input#edit-submit {
	background: url('/sites/default/themes/aagrapevine/images/new_search_button.png') no-repeat;
	height: 35px;
	width: 35px;
	border: 0;
	cursor: pointer;
}

.topic-search-block input#edit-submit[value] {
	color: transparent;
}

.node-type-frontpage .two-column #rightColumn .shadedBox.cartoon {
	width: 322px;
	max-width: 322px;
}


#main{
  width:100%;
}

#content{
  width:100%;
}

.sobriety-calculator-left {
	margin-top: 3em;
	width: 240px;
}
.sobriety-calculator-left p, .sobriety-calculator-left h3 {
	text-align: left !important;
}
.sobriety-calculator-left p {
	margin-bottom: 0.52em !important;
}
.sobriety-calculator-left h3 {
	letter-spacing: -1px;
}

.button-pass-it-on{
	display:inline-block;
  background-color: #d2232a;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 24px;
  height: 24px;
  font-size: 16px;
  letter-spacing: .03em;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  cursor:pointer;
	margin: 1em 0;
	padding: 0.5em 0.75em;
}

.button-pass-it-on:hover{
  background-color: #000;
}

.card-left{
  width: 604px;
  display: inline-block;
  text-align:center;
	position: absolute;
	top: 0;
	left: 0;
}


.message-left{
	font-size: 1.2em;
  display: table-cell;
  vertical-align: middle;
  position: absolute;
  top: 460px;
  text-align: center;
  width: 100%;
}

.message-left span{
	color:rgb(99,99,99);
	font-size:3em;
	text-transform: uppercase;
	font-family: 'GothamCondensed-Bold',Verdana, Geneva;
}


.card-right{

	font-size: 1.4em;
	line-height: 1.4em;
  width:604px;
  display: inline-block;
  background: url(images/sobriety-bkg.png) no-repeat center left;
	position: absolute;
	top: 0;
	left: 604px;
}

.circle-container-wrapper{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
	position: relative;
}

.circle-background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.circle-background img {
	z-index: 7;
}

.circle-container {
	z-index: 10;
	position: absolute;
	top: 360px;
	width: 604px;
}

.circle-heading, .circle-subheading, .calculations{
	width: 100%;
  text-align: center;
  color: #fff;
}

.circle-heading{
	font-size:2.2em;
	font-weight:600;
	padding-bottom:5px;
}

.circle-subheading{
  font-size: 1.5em;
  padding-bottom: 16px;
  font-weight: 600;
  padding-top: 5px;
}

.calculations{
	font-size:0.9em;
	line-height: 2em;
	text-transform:uppercase;
	font-weight:600;
}

.calculation-year, .calculation-month, .calculation-days{
	line-height:1em;
}

.footer-message{
  position: absolute;
  top: 770px;
  width: 100%;
  padding-bottom: 20px;
  color:#555;
	font-size: 1.2em;
}

.footer-message a {
  color:#555;
	font-size: 0.9em;
}

.footer-top {
	line-height: 1em;
	font-size: 0.9em;
	margin-bottom: 1em;
}

.footer-sub-logo-message {
	font-size: 1.2em;
}

.footer-logo{
  width: 250px;
  height: 70px;
	max-width: 47.5%;
  margin: 0 auto;
}

.countdown-section{
	clear:both;
	display:block;
	text-align: center;
}

.calculations .countdown-show3 .countdown-section {
  width: 100%;
}

.calculations .countdown-show3 .countdown-section  .countdown-amount, .calculations .countdown-show3 .countdown-section .countdown-period{
	display: inline;
  font-size: 2.5em;
  color:#fff !important;
}

.calculations .countdown-show3 .countdown-section  .countdown-period{
	margin-left: 10px;
}

.node-38752 h1#page-title {
	display: none;
}

.node-38752 #block-views-landing_page-block_5 {
	display: none !important;
}


.page-grow-your-grapevine {
	padding: 0;
	background-color: #d8d431;
}

.page-grow-your-grapevine #main {
  padding-bottom: 0;
	background-color: #d8d431;
	background-repeat: no-repeat;
	background-position: left top, right top;
	background-image:  url('images/grow-bg-left.gif'), url('images/grow-bg-right.gif');
}

.page-grow-your-grapevine .landing-page-menu {
	display: none;
}

.page-grow-your-grapevine #content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.page-grow-your-grapevine #content h1#page-title {
	display: none;
}

.page-grow-your-grapevine  #Footer {
	display: none;
}

#content .arborcard {
	margin-top: 40px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.arborcard .intro {
	text-align: center;
}

.arborcard a, .arborcard a:active, .arborcard a:link {
	color: #944096;
}

.rulesfrench {
	background-color: white;
	top: 0;
	right: 0;
	position: absolute;
	width: 115px;
	padding: 0.8em;
}


#content .arborcard h2 {
	color: #944096;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	font-size: 40px;
	background: none;
}

#content .arborcard h2.left {
	text-align: left;
}

.clearfix {
	clear: both;
}

.aborcard {
	font-family: Georgia, Times New Roman, Times, serif;
}

.arborcard .form {
	position: relative;
	padding-top: 5em;
}

.arborcard .form-left {
	display: inline-block;
	width: 587px;
	float: left;
	padding-top: 1px;
	font-size: 16px;
}

.arborcard .form-right {
	display: inline-block;
	width: 353px;
	float: right;
	margin-top: 3em;
}

.arborcard .form-footer {
	background: #FFF;
	padding: 3em;
	margin-top: 3em;
	border-radius: 20px;
}

.arborcard .form-footer ol, .arborcard .form-footer ul {
	color: #48ab4c;
}

.arborcard .form-footer ol li, .arborcard .form-footer ul li {
	font-size: 20px;
	line-height: 30px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.arborcard .download-cta {
	height: 366px;
	position: relative;
	top: -80px;
	background: url('/sites/default/themes/aagrapevine/images/arbor-download-cta-background.gif') no-repeat #d8d431;
}

.arborcard .download-cta-content {
	position: relative;
	top: 110px;
	text-align: center;
}

.arborcard .download-cta-content h3 {
	color: #fc973b;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: -2px;
}

#content .arborcard .download-cta-content p {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0 auto 2em;
	padding: 10px 0 0 0;
	width: 80%;
	font-size: 18px;
}

#content .arborcard .download-cta-content a,
#content .arborcard .download-cta-content a:link,
#content .arborcard .download-cta-content a:active,
#content .arborcard .download-cta-content a,
#content .arborcard .download-cta-content a:link,
#content .arborcard .download-cta-content a:active{
	background: #8bc043;
	color: #FFF;
	font-size: 20px;
	padding: .5em 1em;
	text-transform: uppercase;
}

#content .arborcard .form-contact-info-inner .download-cta-content {
	position: relative;
	top: 0;
	left: 0;
}

#content .arborcard .form-contact-info-inner .download-cta-content a {
	margin-top: 0.5em;
}

.arborcard .results {
	background: #FFF;
	padding: 3em;
	margin-top: 5em;
	margin-bottom: 4em;
}

.arborcard .results p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
}

.arborcard .results h3 {
	color: #944096;
	font-size: 24px;
	text-align: center;
}

.arborcard .results table {
	width: 100%;
}

.arborcard .results thead {
	border: none;
}

.arborcard .results tbody {
	border: none;
	border-top: 1px solid #000;
}

.arborcard .results th {
	color: #d52c2c;
	text-align: center;
	border: none;
}

.arborcard .results td {
	padding: 0.5em 2em 0.5em 0;
}

.arborcard .results td:nth-child(odd) {
	width: 35%;
}

.arborcard .results td:nth-child(even) {
	text-align: center;
	padding: 0.5em 0;
	width: 15%;
}

.arborcard .results tr.odd {
	border: none;
	background: #92c567;
}

.arborcard .results tr.even {
	border: none;
	background: #FFF;
}

.arborcard .form-content {
	background: url("/sites/default/themes/aagrapevine/images/arbor-form-background.gif");
	width: 628px;
	height: 521px;
	padding-top: 170px;
	background-size: contain;
	background-repeat: no-repeat;
}

.arbor-form-item {
	display: inline-block;
	width: 140px;
	margin-top: 18px;
}

.arbor-form-left {
	padding-left: 110px;
}

.arbor-form-mid {
	padding-left: 40px;
}

.arbor-form-right {
	padding-left: 10px;
}

.arborcard .form-content table {
	width: 100%;
}

.arborcard .form-content tbody {
	border: none;
}

.arborcard .form-content td {
	width: 33%;
	padding: 0.25em 0.5em;
}

.arborcard .form-content .form-item {
	margin: 0;
	margin-bottom: 0.5em;
}

.arborcard .form-contact-info input[type="text"] {
	font-size: 18px;
	line-height: 20px;
}

.arborcard .form-contact-info select {
	font-size: 18px;
	line-height: 20px;
	width: 100%
}

.arborcard .form-content input[type="text"] {
	font-size: 18px;
	line-height: 20px;
}

.arborcard .form-content label {
	display: inline-block;
	font-weight: normal;
}

.arborcard .form-contact-info-inner {
	background: #e7e48c;
	padding: 0.5em 2em 2em 2em;
}

.arborcard #edit-username-wrapper {
	display: none;
}

div.grow-terms-block {
	background: #d8d431;
	height:50px;
	width: 860px;
	padding: 0 0 10px;
	margin: 0 auto;
	text-align:center;
	font-size: 20px;
	font-weight: bold;
}

div.grow-terms-block a,
div.grow-terms-block a:link,
div.grow-terms-block a:active {
	color: #944096;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
}

.grow-top-nav {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 230px;
}

.grow-top-nav li {
	list-style: none;
	display: inline-block;
	margin-right: 0.5em;
	padding-right: 0.5em;
	border-right: 1px solid #688c43;
}

.grow-top-nav li.last {
	border-right: none;
}

.grow-top-nav a,
.grow-top-nav a:link,
.grow-top-nav a.active {
	color: #688c43;
}

.anniversary-text h1 {
	border-bottom: 1px solid #ccc;
	line-height: 1.6em;
}


.arborcard .comments {
	width: 100%;
	margin-top:40px;
	height: 235px;
	margin-bottom: 20px;
	background: url('./images/comments-bg.png') no-repeat;
	position: relative;
}

.arborcard .comment {
	display: inline-block;
	text-align: center;
	position: absolute;
	overflow: hidden;
	font-style: italic;
}

.arborcard .comment-1 {
	width: 300px;
	height: 106px;
	top: 32px;
	left: 42px;
}
.arborcard .comment-2 {
	width: 195px;
	height: 100px;
	top: 70px;
	left: 396px;
}
.arborcard .comment-3 {
	width: 275px;
	height: 150px;
	top:16px;
	left:650px;
}