/* ------------------------------------------------------------------------------------------------

   Squarespace Core CSS Definitions DO NOT REPLACE.  DO NOT IMPORT THIS FILE.  All definitions are needed.
   Override as required from Custom CSS only!

------------------------------------------------------------------------------------------------ */

@media screen { 


/* --- core elements --------------------------------------------------------------------------- */

html { height: 100%; }
img { border: 0 none; -ms-interpolation-mode: bicubic; }
body { border: 0px; height: 100%; margin: 0px; padding: 0px; }
td { background: transparent; border: 0px; margin: 0px; padding: 0px; }
p { margin-bottom: 1em; margin-top: 0em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }
ul { list-style-type: square; /* naturally. */ margin: 1em 0 1em; padding: 0; padding-left: 2em; }
form { margin:0; padding: 0; }

a { -moz-outline:none; } 
  
input.button, input.button[disabled] { font-size: 12px; padding: 2px 5px 3px 5px; -moz-outline: 0; }
input.button-important { font-size: 12px; padding: 2px 5px 3px 5px; -moz-outline: 0; font-weight: bold; }  
input.text, input.text-fixed, textarea, select { font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }
input.text { width: 300px; }
input.text-fixed { width: 300px; }
textarea { height: 120px; }

.clearer { clear: both; line-height: 0; height: 0; }
.templateErrors { display: none; }

#bodyClearer { display: none; }

 
/* --- image defaults -------------------------------------------------------------------------- */

.thumbnail, .picture-full, .picture img, .thumbnail-image-float-left img, .thumbnail-image-float-right img, .thumbnail-image-float-none img { }
#main-picture-wrapper { line-height: 1px; }

     
/* --- core squarespace elements --------------------------------------------------------------- */

#sidebar2Wrapper { display: none; } 
#siteTitle, #pageFooterWrapper, #pageBodyWrapper { clear: both; } 
#canvasWrapper, #content, #sidebar1, #sidebar2 { overflow: hidden; }
#bannerWrapper { line-height: 0; }
#active-module-marker { display: none; }

.folder-link { -moz-outline: 0; }

.verticalNavigationBar .folder-open a.folder-link { background: transparent url(../universal/images/core-resources/icons/dark/folder-contract.png) center left no-repeat; padding-left: 15px; }
.verticalNavigationBar .folder-open ul { }
.verticalNavigationBar .folder-closed a.folder-link{ background: transparent url(../universal/images/core-resources/icons/dark/folder-expand.png) center left no-repeat; padding-left: 15px; }

.folder-closed .folder-wrapper ul { display: none; }

.horizontalNavigationBar { width: 730px; }
.horizontalNavigationBar .content-navigation { float: left; }
  
.horizontalNavigationBar .folder-open .folder-wrapper .module a { margin-left: 0; }
.horizontalNavigationBar .folder-open .folder-wrapper a.folder-link { }
.horizontalNavigationBar .folder-open .folder-wrapper { z-index: 999; } 
.horizontalNavigationBar .folder-open .folder-wrapper ul { display: block; position: absolute; } 
.horizontalNavigationBar .folder-open .folder-wrapper ul li { float: none; }

.horizontalNavigationBar .folder-wrapper ul { position:relative; z-index:999;  } /* ensures flash works properly in headers */
  
.horizontalNavigationBar ul { list-style-type: none; padding: 0; margin: 0; }
.horizontalNavigationBar ul li { float: left;  padding: 0; margin: 0; }
.horizontalNavigationBar ul li a { display: block; }
   
.error-box { background-color: #990000; color: #$ErrorColorOpposite$; padding: 15px; margin-top: 1em; }
.error-text, .error-text a:link, .error-text a:visited, .error-text a:active, .error-text a:hover { color: #990000; }
.input-with-error { border: 2px solid #990000 !important; }
.faded-text { color: #$InactiveTextColor$; }

.offsite-link {         background: transparent url(../universal/images/core-resources/icons/dark/open-off-site.png) center right no-repeat; padding-right: 13px; margin-right: 1px; }
.offsite-link-inline {  background: transparent url(../universal/images/core-resources/icons/dark/open-off-site.png) center right no-repeat; padding-right: 13px; margin-right: 1px; }
.folder-link-expand {   background: transparent url(../universal/images/core-resources/icons/dark/folder-expand.png) center center no-repeat;   padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }
.folder-link-contract { background: transparent url(../universal/images/core-resources/icons/dark/folder-contract.png) center center no-repeat; padding: 0 6px 0 6px; line-height: 9px; font-size: 9px; cursor: pointer; }


/* --- image floating / editor constructs ------------------------------------------------------ */

.thumbnail-image-float-left { float: left; margin: 0px 10px 8px 0px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; }
.thumbnail-image-block { display: block; }
.thumbnail-image-inline { display: inline; }
  
.thumbnail-image-float-left img, .thumbnail-image-float-right img , .thumbnail-image-float-none img { border: 1px solid #ccc; text-decoration: none; }

.full-image-float-left { float: left; margin: 0px 10px 8px 0px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; }
.full-image-block { display: block; }
.full-image-inline { display: inline; }
 
.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.thumbnail-caption { display: block; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; padding-top: 5px; padding-bottom: 10px;  }
   

/* --- LEGACY constructs ----------------------------------------------------------------------- */

.sizeLess40 { font-size: 60%; }
.sizeLess20 { font-size: 80%; }
.sizeGreater20 { font-size: 120%; }
.sizeGreater40 { font-size: 140%; } 
.sizeGreater60 { font-size: 160%; }
.sizeGreater80 { font-size: 180%; }
.sizeGreater100 { font-size: 200%; }


/* --- squarespace document construction elements ---------------------------------------------- */

.document-heading { margin-bottom: 1.8em; }
.document-title { margin-bottom: .8em; }
.header { margin-bottom: 2em; }
.body { margin-bottom: 2em; margin-top: 1em; } 
.body-direct { margin-bottom: 2em; }
.footer { margin-top: 2em; clear: both; }
.field { margin-bottom: 1em; clear: both; }


/* --- squarespace form module components ----------------------------------------------------- */

.form-body { list-style-type: none; padding: 0; margin: 0; }

.form-body .fieldContainer {       padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerActive { padding: 5px 0px 5px 0px; margin: 0; clear: both; }
.form-body .fieldContainerNew {    padding: 5px 0px 5px 0px; margin: 0; clear: both; }

.form-body .fieldTitle { font-weight: bold; padding-bottom: 3px; font-size: 12px; }
.form-body .fieldHelp { font-size: 9px; padding-top: 4px; }
.form-body .fieldObjects { }
.form-body .fieldRequiredStar { color: #990000; }
.form-body .fieldAugmentedLink { font-weight: normal; font-size: 9px; } 

.form-body .formTitle { font-weight: normal; font-size: 12px; padding-bottom: 1em; }
.form-body .formCaption { font-weight: bold; font-size: 12px; padding-bottom: 3px; line-height: 17px; }
.form-body .formErrorMessage { font-size: 12px; padding-top: 1em; }

.form-body .sectionBreak { padding-top: 4px; }
.form-body .optionRow { padding-top: 2px; }

.form-body .singlelinetext-small  { width: 100px; }
.form-body .singlelinetext-medium { width: 180px; }
.form-body .singlelinetext-large  { width: 340px; }

.form-body .singlelinetext-small-inline  { width: 94%; }
.form-body .singlelinetext-medium-inline { width: 94%; }
.form-body .singlelinetext-large-inline  { width: 94%; }

.form-body .paragraphtext-small  { height: 70px;  width: 94%; }
.form-body .paragraphtext-medium { height: 100px; width: 94%; }
.form-body .paragraphtext-large  { height: 200px; width: 94%; }
 
.form-body .paragraphtext-small-inline  { height: 70px;  width: 94%; }
.form-body .paragraphtext-medium-inline { height: 100px; width: 94%; }
.form-body .paragraphtext-large-inline  { height: 200px; width: 94%; }
  
.form-body #username, .form-body #password { width: 160px; }

.submit-button { width: 120px; margin-top: 2em !important; }

.verticalNavigationBar .notice-box input.submit-button { width: 100%; }

/* --- squarespace specifics ------------------------------------------------------------------- */

.journal-filter-header { margin-bottom: 15px; padding-bottom: 10px; }
.journal-navigation { margin-top: 2em; clear: both; }

.journal-comment-area { margin-top: 25px; padding-top: 15px; }
.journal-comment-area .caption { }
.journal-comment-area .text { }
.journal-comment-area-disabled-text { margin-top: 2em; }

.journal-reference-area { margin-top: 25px; padding-top: 15px; }
.journal-reference-area .caption { margin-bottom: 1em; }
.journal-reference-area .text { }

.journal-entry-navigation { margin-bottom: 2em; }

.journal-entry { margin-bottom: 2em; }
.journal-entry .title { }
.journal-entry .tag { clear: both; }
.journal-entry .body { margin: 1em 0 1em 0; }
.journal-entry .enclosure { background-image: url(../universal/images/core-resources/icons/dark/file.png); background-position: left center; background-repeat: no-repeat; padding-left: 24px; }

.journal-entry-follow-up { clear: both; margin-bottom: 1em; padding-left: 12px; } 
.journal-entry-follow-up .follow-up-caption { margin-bottom: 1em; }
.journal-entry-follow-up .follow-up-body { }
 
.journal-entry-references { margin: 15px 0 15px 0; padding: 0; list-style-type: none; }
.journal-entry-references li { margin: 0; clear: both; margin-bottom: 8px; height: 1%;  }
.journal-entry-references li .icon-area { float: left; width: 22px; }
.journal-entry-references li .text-area { margin-left: 22px; height: 1%;  }
.journal-entry-references li .text-area .headline { }
.journal-entry-references li .text-area .headline .type { font-weight: bold; }
.journal-entry-references li .text-area .headline .title { }
.journal-entry-references li .text-area .author-byline { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }
.journal-entry-references li .text-area .excerpt { font-size: 10px; line-height: 14px; margin: 2px 0 0 0; padding: 0; }
  
.journal-entry-tag .posted-in .tag-element, .journal-entry-tag .posted-on, .journal-entry-tag .posted-by, .journal-entry-tag .post-comments, .journal-entry-tag .post-references { white-space: nowrap; }

.journal-entry-tag-post-body { clear: both; }

.journal-entry-float-date, .journal-entry-float-date span { display: none; }
.journal-entry-float-day, .journal-entry-float-day span { display: none; }
.journal-entry-float-time, .journal-entry-float-time span { display: none; }
  
.journal-archive-set ul { margin-top: 1em; }

.unpublished { color: #$InactiveTextColor$; }

.amazon-item-list { padding: 0; }
.amazon-item-list li { list-style-type: none; margin-bottom: 10px; height: 1%; }
.amazon-item-list li .picture { float: left; overflow: hidden; }
.amazon-item-list li .description { height: 1%; margin-bottom: 15px; margin-left: 90px; }
.amazon-item-list li .description .authors { margin-bottom: 15px; } 
.amazon-item-list li .description .text { margin-bottom: 15px; }
.amazon-item-list li .description .amazon-link { }

.gallery-navigation { margin-bottom: 15px; margin-top: 15px; } /* compatibility */
.gallery-description { margin-top: 5px; clear: both; }

.gallery-navigation-top  { padding-bottom: 12px; text-align: left; }
.gallery-navigation-bottom  { padding-top: 12px; text-align: left; }

.picture-full { clear: both; }
 
#main-picture-description-title { padding-bottom: 1em; }

.picture-gallery-list { padding: 0; margin: 0; } 
.picture-gallery-list li { list-style-type: none; margin-bottom: 12px; height: 1%;  }
.picture-gallery-list li .thumbnail { }
.picture-gallery-list li .thumbnail-wrapper { display: inline-block; }
.picture-gallery-list li .thumbnail-wrapper a { display: block; }
.picture-gallery-list li .thumbnail-container { float: left; line-height: 0; }
.picture-gallery-list li .thumbnail-container-with-description, .picture-gallery-list li .thumbnail-container-tiled { line-height: 0; }
.picture-gallery-list li .description { } 
.picture-gallery-list li .description .caption { margin-bottom: 5px; }
.picture-gallery-list li .description .author { margin-bottom: 5px; margin-top: 5px; } 
.picture-gallery-list li .description .text {  }
.picture-gallery-list li .description ul { margin-top: 1em; }
.picture-gallery-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-list { padding: 0; margin: 0; }
.picture-gallery-thumbnail-list li { list-style-type: none; height: 1%; display: inline;  }
.picture-gallery-thumbnail-list li .thumbnail { display: inline; }
.picture-gallery-thumbnail-list li .thumbnail-container-tiled { float: left; margin-bottom: 12px; margin-right: 12px;  }
.picture-gallery-thumbnail-list li .thumbnail-container-with-description { float: left; margin-bottom: 12px;  }
.picture-gallery-thumbnail-list li .description { margin-bottom: 1em; height: 1%; overflow: hidden; }
.picture-gallery-thumbnail-list li .description ul { margin-top: 1em; }
.picture-gallery-thumbnail-list li .description ul li { list-style-type: square; display: list-item; }

.picture-gallery-thumbnail-scroll-right, .picture-gallery-thumbnail-scroll-left { background-color: #D6D6D6; width: 10px; height: 55px; margin: 0; padding: 0; border: 0; -moz-outline: 0 }
.picture-gallery-thumbnail-scroll-right { margin-left: 3px; }
.picture-gallery-thumbnail-scroll-left { margin-right: 3px; }

.file-item-list { padding: 0; }
.file-item-list li { list-style-type: none; margin-bottom: 10px;  height: 1%; clear: both; }
.file-item-list li .icon { float: left; display: block; line-height: 16px; }
.file-item-list li .content { height: 1%; margin-left: 24px; }
.file-item-list li .title { display: inline;  }

.folder-item-list { }
.folder-item-list li { margin-bottom: 1em; }

.link-group-list { padding: 0; }
.link-group-list li { list-style-type: none; margin-bottom: 1.5em; }
.link-group-list li ul { margin-top: 1em; }
.link-group-list li ul li { list-style-type: square; margin-bottom: .5em;  }
.link-group-list li ul li .title { }
.link-group-list li ul li .description { }
 
 /* V1 */
.discussion-comment-list { margin: 0; padding: 0;  }
.discussion-comment-list li { list-style-type: none; background: transparent url(../universal/images/core-resources/icons/dark/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 24px; border-bottom: 1px solid #$LightBorderColor$;  }
.discussion-comment-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.discussion-comment-list li .post-title { display: inline; }

 /* V2 */
 .discussion-table { width: 100%; }
.discussion-table .inline-icon { display: none; }

.discussion-table-header td { font-weight: bold; font-size: 12px; padding: 2px; }
.discussion-table-header .replycount-cell, .discussion-table-header .viewcount-cell { text-align: center; }
  
.discussion-table-row td { padding: 2px; }

.discussion-table-row .icon-cell { width: 22px; background: transparent url(../universal/images/core-resources/icons/dark/comment.png) no-repeat 1px 10px; }
  
.discussion-table-row .topic-cell { padding: 7px 0 5px 0; }
.discussion-table-row .topic-cell .topic-text { font-size: 14px; }
.discussion-table-row .topic-cell .topic-author { font-size: 11px; }
.discussion-table-row .topic-cell .topic-created { display: none; }
 
.discussion-table-row .replycount-cell { text-align: center; font-size: 26px; }
.discussion-table-row .viewcount-cell { text-align: center; }
  
.discussion-table-row .updated-cell { font-size: 10px; }
.discussion-table-row .updated-cell .reply-author { display: none; }

.discussion-table-header .viewcount-cell, .discussion-table-row .viewcount-cell { display: none; }
   
  
.comment { margin-top: 1em; padding-bottom: 1em; }
.comment .body { margin-top: 1em; }
.comment .signature { margin-top: .5em; text-align: right; }

.change-list { margin: 0; padding: 0; }
.change-list li { background: no-repeat 0px 1px; border-bottom: 1px solid #CCCCCC; display: block; list-style-type: none; margin: 0; margin-bottom: 1.2em; padding: 0; padding-bottom: 1.2em; padding-left: 28px; }
.change-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }

.input-field { margin-bottom: 1em;  }
.input-field .title { margin-bottom: 5px; }
.input-field .control { }

.input-field-error { font-weight: bold; margin-bottom: 5px; }

.table .row { clear: both; } 
.table .left { float: left; margin: 5px; text-align: right; width: 100px; }
.table .right { margin-bottom: 5px; margin-left: 100px; }

.notice-box { margin-bottom: 2em; }
.notice-box .caption { display: inline; }
.notice-box .caption-text { margin-top: 1em; margin-bottom: 2em; }
.notice-box .link-field-title { font-weight: bold; padding-bottom: 10px; margin-top: 1em; }
.notice-box .link-field-text {  }

.notice-box textarea { width: 99%; }
  
.notice-box-alert { margin-bottom: 1em; padding: 1em; }
.notice-box-alert .icon { float: left; }
.notice-box-alert .text { height: 1%; margin-left: 22px; }

#squarespace-powered { padding: 0; }
#squarespace-powered-text { padding: 0; font-size: 80%; }

.search-form .queryFieldWrapper { display: block; float: left; }
.search-form .queryField { font-size: 18px; padding: 3px; }
.search-form .queryButtonWrapper { display: block; float: left; padding-left: 15px;  }
.search-form .queryButton { }
.search-form #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-results { margin-top: 2em; }
.search-result { margin-bottom: 20px; }
.search-result .search-result-number { display: none; float: left; font-size: 30px; }
.search-result .search-result-entry { }
.search-result .search-result-title { font-size: 18px; }

.search-result .search-result-tag { font-size: 10px; font-weight: normal; } 
.search-result .search-result-type { }
.search-result .search-result-author { }
.search-result .search-result-date { }

.search-result .search-result-body { margin-top: 4px; font-size: 12px; }

.search-result .search-result-title .hit-word-title { font-weight: bold; }
.search-result .search-result-body .hit-word-body { font-weight: bold; font-size: 120%; }
  
.faq-category-list { padding: 0; margin: 0; }
.faq-category-list li { list-style-type: none; margin-bottom: 20px; }
.faq-category-list li { }

.faq-question-list { margin-top: 1em; }
.faq-question-list li { list-style-type: square; margin-bottom: 6px; }
.faq-question-list li .title { } 
.faq-question-list li .description { margin-bottom: 15px; }

.faq-entry-count { font-size: 13px; }
.faq-entry .text { }
.faq-entry .tag { font-size: 10px; }

.google-map { width: 100%; height: 400px; }


/* --- journal summary ------------------------------------------------------------------------ */
 
.nugget-item-list-pt .slug-above { display: none; }
.nugget-item-list-pt .slug-below { display: none; }
.nugget-item-list-pt .summary-item-wrapper { float: left; overflow: hidden; height: 175px; width: 175px; margin: 15px 15px 0 0; text-align: left; }
.nugget-item-list-pt .summary-item{ padding: 15px; }
.nugget-item-list-pt .title { font-weight: bold; } 

.summary-item-list-pt .slug-above { display: none; }
.summary-item-list-pt .slug-above, .summary-item-list-pt .slug-below { font-size: 9px; }
.summary-item-list-pt .summary-item-wrapper {padding-bottom: 10px !important; display: block; }
.summary-item-list-pt .pre-date-breaker { display: none; }
.summary-item-list-pt .pre-comments-breaker { padding: 0 5px 0 5px; }
.summary-item-list-pt .title { font-weight: bold; }
.summary-item-list-pt .summary-item-wrapper.highlight .title { font-size: 22px; line-height: 24px; padding-bottom: 3px; }
.summary-item-list-pt .summary-item-wrapper.highlight { padding-bottom: 20px !important; }
.summary-item-list-pt .summary-item-wrapper.highlight .slug-above { display: block; }
.summary-item-list-pt .summary-item-wrapper.highlight .slug-below { display: none; }

/* --- tag clouds ----------------------------------------------------------------------------- */

.tagcloud-widget-wrapper { min-height:18px; }
.tagcloud a span { position:relative; display:inline-block; line-height:normal; }	
.tagcloud a:hover span { opacity:1 !important; }
				  
/* --- microblogging -------------------------------------------------------------------------- */
  
.quick-post .description { margin-top: 1em; }
.quick-post .embed { margin-top: 1em; }
.quick-post .image { margin: 1em 0 1em 0; }
.quick-post .dialogue { margin-top: 1em; }
  
.post-data-link .link-arrow, .post-data-delicious .link-arrow, .post-data-digg .link-arrow, .post-data-stumbleupon .link-arrow, .post-data-lastfm .link-arrow  { font-size: 80%; } 
  
.post-data-chat .dialogue .line { }
.post-data-chat .dialogue .line .speaker { display: block; }

.post-data-quote .source { display: inline; }
.post-data-quote .source p { display: inline; }

  
/* --- packed / quick posts ------------------------------------------------------------------ */
  
.packed-posts-wrapper { display: none; }
.packed-posts-wrapper .packed-post { padding-top: 10px; }

.quick-post .packed-post-date { }
.quick-post .packed-post-date-tight { margin-top: -12px; } 

.journal-quickpost-tag-post-body .stacked-link, .journal-quickpost-tag-post-body .initial-stacked-link { float: left; }

.quickpost-external-service-tag a { padding-left: 20px; background-repeat: no-repeat; background-position: center left; }
  
  
/* --- feeds ----------------------------------------------------------------------------------- */

.feed-list, .feed-list-inline { padding: 0; }
.feed-list li, .feed-list-inline li { list-style-type: none; margin: 0; padding: 0; }

.feed-list .feed-link { padding-left: 22px; background-image: url(../universal/images/xml/feed-icon-16x16-orange.png); background-repeat: no-repeat; background-position: center left; }
.feed-list-inline .feed-link { padding-left: 16px; background-image: url(../universal/images/xml/feed-icon-12x12-orange.png); background-repeat: no-repeat; background-position: center left; }

  
/* --- social links ---------------------------------------------------------------------------- */
  
.social-link-list-pt li {  display: block; }
.social-link-list-pt li a.icon-link { padding: 2px 0px 2px 20px; background-repeat: no-repeat; background-position: center left; background-size: 16px;}
  

/* --- social objects -------------------------------------------------------------------------- */

.twitter-update-wrapper .item-date, .digg-link-wrapper .item-date, .delicious-link-wrapper .item-date, .imported-rss-article-wrapper .item-date { display: block; }
.flickr-image-wrapper { display: block; float: left; line-height: 1px; }

/* --- social widgets ---------------------------------------------------------------------- */

/****** Twitter *******/
.twitter-wrapper { overflow: hidden; }
.twitter-wrapper .twitter-item-slug a, .twitter-wrapper .twitter-nav-buttons a { text-decoration:none; }
.twitter-wrapper a:active { outline:none; }

/****** Twitter Footer - Follow Me Links *******/
#canvas .twitter-link a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; }
.twitter-link img { float:left; width:16px; height:16px; margin-right:5px; }
.twitter-link img.avatar { width:14px; height:14px; border:1px solid #fff; }

/****** Twitter Widget Navigation *******/
.twitter-nav-buttons { clear:both; font-size:11px; line-height:1em; overflow:hidden; }
.twitter-wrapper .twitter-nav-buttons a { padding:10px 0; }
a.twitter-button-newer { display:block; float:left; }
a.twitter-button-older { display:block; float:right; }

/******** General *********/
.twitter-wrapper .primary, .twitter-wrapper .secondary .primary { overflow:hidden; }	
#canvas .twitter-wrapper.wrapper .twitter-date a, #canvas .twitter-wrapper.wrapper .twitter-date a:hover { display:block; } 	
.twitter-avatar { float:left; margin:0 0.9em 0 0; height:34px; }
.twitter-avatar img { width:30px; height:30px; border:2px solid #fff; }

/******** Basic Preset **********/
.basic .twitter-username a { font-weight:bold; font-size:1.2em; }
.basic .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; border:none; }

/********* Bubble Preset ***********/
.bubble .twitter-content { padding:15px 15px 0; margin-bottom:15px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.bubble .twitter-item-bubble { margin-top:15px; }
.bubble .twitter-item-bubble.highlight { margin-top:0; }
.bubble .twitter-item-content-bubble { background:#fff; color:#111; padding:1em; -moz-border-radius:8px; -webkit-border-radius:8px; overflow: hidden; }
.bubble .twitter-item-slug { background:url(../universal/images/social/bubble-stem.png) 22px top no-repeat; padding:22px 0 0; line-height:1.4em; }
.bubble .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; border:none; }
.bubble .twitter-content { padding:15px; margin-bottom:0; }

/*********** Blocks Preset ***********/
.block .twitter-content { margin-bottom:15px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.block .twitter-item { margin:0; }
.block .twitter-item-content { padding:1em; }
.block .twitter-item-slug { padding:10px; line-height:1.4em; }
.block .twitter-username a { font-weight:bold; }
.block .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; border:none; }
.block .twitter-content { margin-bottom:0; }

/******** Chunk Preset **********/
.chunk .twitter-content { margin-bottom:15px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.chunk .twitter-header { padding:10px; }
.chunk .twitter-avatar { height:44px; }
.chunk .twitter-avatar img { width:40px; height:40px; }
.chunk .twitter-name { font-weight:bold; font-size:15px; }
.chunk .twitter-username a {  font-size:11px; }
.chunk .twitter-item { padding:10px; margin-top:1px; }
.chunk .twitter-item.highlight { margin-top:0; }
.chunk .twitter-nav-buttons a { padding:10px; }

/******** Wrapper Preset ***********/
.wrapper .twitter-item { margin-bottom:10px; padding-bottom:15px; -moz-border-radius:4px; -webkit-border-radius:4px; }
.wrapper .twitter-item-content { padding:1em; font-size:1.3em; line-height:1.6em; overflow:hidden; } 
.wrapper .twitter-item-slug { margin-right:15px; padding:10px; padding-left:15px; line-height:1.4em; }
.wrapper .twitter-name a { font-weight:bold; font-size:1.2em; }
.wrapper .twitter-nav-buttons { padding:0 10px; margin:10px 0; -moz-border-radius:4px; -webkit-border-radius:4px; }
	
	
/*** Flickr ***/

/*** Grid Preset ***/
.flickr-wrapper ul.flickr-grid, .flickr-wrapper ul.flickr-grid li { margin:0; padding:0; line-height:0; list-style:none; }
.flickr-wrapper { width:100%; }
.flickr-content { width:100%; }
.flickr-grid-wrapper { margin:0 auto; margin:0 auto; width:100%; }


/****** Flickr Footer - Photostream Link *******/
#canvas .flickr-link a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; }
.flickr-link img { float:left; width:16px; height:16px; margin-right:5px; }
.flickr-link img.avatar { width:14px; height:14px; border:1px solid #fff; }

/*** RSS Social ***/
.rss-wrapper a { display:block; }
.rss-wrapper .rss-description span a { display:inline; }

/*** Delicious ***/ 
.deli-wrapper-box { -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.deli-date-box span { display:inline-block; line-height:normal; }

.deli-tags-bubble a, .deli-tags-bubble-box a { display:inline-block; line-height:normal; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }

.deli-item-hang { position:relative; }
.deli-date-hang { position: absolute; top: 0; left: 0; }

#canvas .delicious-link a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius: 4px; }
.delicious-link img { float:left; height:16px; margin-right:5px; width:16px; }

/*** Location ***/

.lw { overflow:hidden; border-radius: 6px; -moz-border-radius: 6px; }
.lw-map { padding: 17px; }
.lw-checkin { overflow: hidden; font-family: 'helvetica neue', lucida grande, arial, sans-serif; cursor: pointer; }
.lw-checkin-infowin { overflow: hidden; font-family: 'helvetica neue', lucida grande, arial, sans-serif; cursor: pointer; }
.lw-leftleft { float: left; width: 53px; padding-right: 17px; line-height: 1.2em; }
.lw-left { float: left; width: 32px; padding-right: 17px; }
.lw-venue-icon img { width: 32px; height: 32px; }
.lw-right { width: 65px; margin-left: 17px; float: right; text-align: right; }
.lw-main { margin-left: 49px; line-height: 1em; }
.lw-main.ni { margin-left: 0; }
.lw-main.dl { margin-left: 119px; }
.lw-main.dl.ni { margin-left: 70px; }
.lw-main.dr { margin-right: 82px; }
.lw-main.dr.ni { margin-left: 0; }
.lw-right .lw-date, .lw-leftleft .lw-date { display: inline-block; }
.lw-date-infowin { display: inline-block; color: #999999; font-size: 9px; line-height: 1.5em; }

#canvas .lw-slug a { display:block; -moz-border-radius:4px; -webkit-border-radius:4px; }
.lw-slug img { float:left; width:16px; height:16px; margin-right:5px; }
.lw-slug img.avatar { width:14px; height:14px; border:1px solid #fff; }

#canvas .lw-venue-name a, #canvas .lw-venue-name a:hover { font-weight: 300; -webkit-font-smoothing: antialiased; }
#canvas .lw-venue-name-infowin a, #canvas .lw-venue-name-infowin a:hover { font-weight: 300; -webkit-font-smoothing: antialiased; font-size: 14px; color: #333333; line-height: 1.2em; }

/* --- navigation bar elements ----------------------------------------------------------------- */

.content-passthrough .amazon-item-list-pt li { margin-bottom: 10px; }
.content-passthrough .amazon-item-list-pt .picture { float: none; margin: 0; margin-bottom: .5em; padding: 0; }
.content-passthrough .amazon-item-list-pt .description { margin: 0; }
.content-passthrough .amazon-item-list-pt .description .title { }
.content-passthrough .amazon-item-list-pt .description .authors { display: inline; }
.content-passthrough .amazon-item-list-pt .description .text { margin-top: .5em; }

.content-passthrough .change-list-pt { margin: 0; }
.content-passthrough .change-list-pt li { margin-bottom: .4em; }

.content-passthrough .archive-item-list-pt { margin: 0; margin-bottom: 1em; }
.content-passthrough .archive-item-list-pt li { margin-bottom: .4em; }

.content-passthrough .link-group-list-pt { margin-bottom: .5em;  }
.content-passthrough .link-group-list-pt li .title { font-weight: bold; }
.content-passthrough .link-group-list-pt li .description { }
.content-passthrough .link-group-list-pt li ul { margin-bottom: 10px;  }
.content-passthrough .link-group-list-pt li ul li { margin-bottom: 2px;  }
.content-passthrough .link-group-list-pt li ul li .title { font-weight: normal; }
.content-passthrough .link-group-list-pt li ul li .description { }

.content-passthrough .search-form-pt { height: 1%; }
.content-passthrough .search-form-pt .queryFieldWrapper { display: block; float: left; }
.content-passthrough .search-form-pt .queryField { font-size: 10px; padding: 3px; }
.content-passthrough .search-form-pt .queryButtonWrapper { display: block; float: left; padding-left: 10px;  }
.content-passthrough .search-form-pt .queryButton { }

#sidebar1 .content-passthrough .search-form-pt .queryField { width: 240px; }
#sidebar2 .content-passthrough .search-form-pt .queryField { width: 180px; }

.content-passthrough table.search-form-table { width:100%; border-collapse: collapse; }
.content-passthrough tr.search-form-row { vertical-align: middle; }
.content-passthrough td.search-form-cell {  }
.content-passthrough td.queryFieldCell {  }
.content-passthrough td.queryButtonCell { width: 1%; white-space: nowrap; }
.content-passthrough span.queryFieldWrapper { width: 100%; }
.content-passthrough span.queryButtonWrapper {  }
.content-passthrough input.queryField, .content-passthrough input.queryButton {  }
.content-passthrough input.queryField { width: 100% !important; height: 2.5em; }
.content-passthrough input.queryButton { width: auto; border: 0px; height: 2.5em;  }

.section ul { margin: 0; padding: 0; } 
.section ul li { list-style-type: none; margin: 0; padding: 0; }

.inline-icon { height: 16px; width: 16px; color:#FFF; opacity: 1; margin-right: 6px; vertical-align:middle; margin-top:-5px; }

.date-icon { background: transparent url(../universal/images/core-resources/icons/dark/date.png) top left no-repeat; }
.permalink-icon { background: transparent url(../universal/images/core-resources/icons/dark/permalink.png) top left no-repeat; }
.comment-icon { background: transparent url(../universal/images/core-resources/icons/dark/comment.png) top left no-repeat; }
.user-registered-icon { background: transparent url(../universal/images/core-resources/icons/dark/user-registered.png) top left no-repeat; }
.reference-icon { background: transparent url(../universal/images/core-resources/icons/dark/reference.png) top left no-repeat; }
.print-icon { background: transparent url(../universal/images/core-resources/icons/dark/print.png) top left no-repeat; }
.email-icon { background: transparent url(../universal/images/core-resources/icons/dark/email.png) top left no-repeat; }
.share-icon { background: transparent url(../universal/images/core-resources/icons/dark/share.png) top left no-repeat; }
.category-icon { background: transparent url(../universal/images/core-resources/icons/dark/category.png) top left no-repeat;  }
.tag-icon { background: transparent url(../universal/images/core-resources/icons/dark/category.png) top left no-repeat;  }

.social-link-controls .social-block-title { padding-bottom: 15px; font-family: Arial; letter-spacing: -1px; font-weight: bold; }
.social-link-controls .social-block { height: 22px; width: 155px; float: left; display: block; }
.social-link-controls { padding: 15px; height: 120px; border: 2px solid #ccc; font: 14px/16px Arial; background: #fefefe; color: #303030; text-align: left; }
.social-link-controls-wrapper { display: block; opacity: 0; filter:alpha(opacity=0); width: 350px; position: absolute; overflow: hidden;  }
     
/* --- standard button definitions ---------------------------------------------------------- */
  
a.button {
    background: transparent url(../universal/images/button/button-a.png) no-repeat scroll top right;
    color: #151515 !important;
    display: block;
    float: left;
    font: 12px arial, sans-serif !important;
    height: 24px !important;
    line-height: 18px  !important;
    margin-right: 6px !important;
    padding: 0 16px 0 0 !important;
    text-decoration: none !important;
}

a.important {
    font-weight: bold !important; 
}

a.button span {
    background: transparent url(../universal/images/button/button-span.png) no-repeat;
    display: block;
    line-height: 14px !important;
    padding: 5px 0 5px 18px !important;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    -moz-outline: 0;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px !important;
}
  
}

/* --- post snippet definitions ---------------------------------------------------------- */

.journal-entry-tag-post-body-line1,
.journal-entry-tag-post-body-line2,
.journal-entry-tag-post-body-line3
{
    clear: both;
}

.post-snippet-1,
.post-snippet-2,
.post-snippet-3 
{
    float: left;
    padding-right: 12px;
}

/* --- printer stylesheet definitions ---------------------------------------------------------- */

@media print {

  body { background: white; font-size: 12pt; width: 100%; }
	
  h1 { font-size: 24pt; margin-bottom: 0; padding-bottom: 0; }
  .h1subtitle { font-size: 9pt; font-weight: normal; margin-bottom: 25px; border-bottom: 1px solid #ccc; padding-bottom: 10px; text-decoration: none; }
  #pageFooter { font-size: 9pt; margin-top: 28px; border-top: 1px solid #ccc; padding-top: 8px; }

  body div { width: 92%; }
  img { border: 0px; }
	
  a:link, a:visited { color: #520; background: transparent; font-weight: bold; text-decoration: underline; }
  strong { color: #000; }
  #siteTitle a:link, #siteTitle a:visited { color: black; background: transparent; font-weight: bold; text-decoration: none; }
  .journal-navigation, .horizontalNavigationBar, #sidebar1Wrapper, #sidebar2Wrapper #sidebar, .notice-box, .inline-icon, .journal-entry-navigation { display: none; }

}


.verticalNavigationBar .section .caption{font-size: 1.1em; border-bottom: 1px solid #D8D8D8; font-weight: bold; padding-bottom: 8px; margin-top: 0px; margin-bottom: 6px; border-color: #D8D8D8;}
body{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 11px; line-height: 1.5em; font-weight: normal; margin-right: auto; margin-left: auto; background-color: #FFFFFF; color: #3C2323;}
a:link, a:visited, a:active{font-weight: normal; text-decoration: none; color: #2E1717;}
h1 a:visited, h1 a:link, h1 a:active{font-family: Georgia, 'Times New Roman', serif; font-size: 27px; line-height: 1em; font-style: italic; color: #090909;}
.verticalNavigationBar .section .module a{line-height: 1.2em; padding-left: 0px; padding-top: 5px; padding-bottom: 5px;}
.verticalNavigationBar .section .folder{font-style: italic;}
.h1subtitle{font-size: 11px; color: #8E8E8E;}
#canvasWrapper{margin-right: auto; margin-left: auto;}
#pageFooter{font-size: 11px; padding-left: 0px; color: #737373;}
.verticalNavigationBar .section{margin-bottom: 30px;}
.verticalNavigationBar .section .active-module a{font-weight: bold; text-decoration: none; color: #000000;}
.horizontalNavigationBar .module a{line-height: 1.2em; padding-right: 2.4em; padding-left: 0px; padding-top: .8em; padding-bottom: .8em; margin-left: 0px;}
.horizontalNavigationBar .active-module a{font-weight: bold; color: #000000;}
.journal-entry-tag-post-title{font-size: .8em; text-transform: uppercase;}
.journal-entry-tag-post-body{margin-top: 20px;}
.horizontalNavigationBar .folder{border-bottom: 1px solid #DBDBDB; padding-left: 5px; background-color: #FFFFFF; border-color: #DBDBDB;}
#navigationTop .horizontalNavigationBar{margin-top: 15px;}
#navigationBottom .horizontalNavigationBar{border-bottom: 1px solid #D8D8D8; border-color: #D8D8D8;}
blockquote{font-family: Georgia, 'Times New Roman', serif; font-size: 1.2em; font-style: italic; margin-right: 20px; margin-left: 20px; color: #A2A2A2;}
#bannerWrapper{line-height: 0em;}
.journal-comment-area{margin-top: -40px;}
#contentWrapper{font-weight: -; font-style: -; margin-bottom: 10px;}
.discussion-table-row .updated-cell{font-size: 10px;}
.discussion-table-row .replycount-cell{font-size: 26px;}
.discussion-table-row .viewcount-cell{font-size: 16px;}
.discussion-table-row .topic-cell .topic-author{font-size: 11px;}
.discussion-table-row .topic-cell .topic-title{font-size: 14px;}
.discussion-table-row .topic-cell{padding-right: 0px; padding-left: 0px; padding-top: 7px; padding-bottom: 5px;}
.discussion-table-row td{border-bottom: 1px solid #CCCCCC; padding-right: 2px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; border-color: #CCCCCC;}
.discussion-table-header td{font-size: 12px; border-bottom: 1px solid #CCCCCC; font-weight: bold; padding-right: 2px; padding-left: 2px; padding-top: 2px; padding-bottom: 2px; border-color: #CCCCCC;}
.post-data-link a{font-weight: bold; font-style: italic; text-decoration: underline;}
.post-data-chat .dialogue .line{margin-bottom: 15px;}
.post-data-chat .dialogue .line .speaker{line-height: 2em; font-weight: bold; padding-left: 8px; padding-bottom: 2px; margin-bottom: 5px; background-color: #E9E9E9;}
.post-data-quote .quote{font-size: 1.4em;}
.post-data-quote .source{padding-left: 15px;}
#content p a{text-decoration: none;}
.verticalNavigationBar .section .folder .module a{padding-left: 20px;}
.comment{border-bottom: 1px solid #E4E4E4; padding-right: 15px; padding-left: 15px; padding-top: 1px; padding-bottom: 15px; background-color: #F0F0F0; border-color: #E4E4E4;}
#siteTitleWrapper{border-top: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; padding-top: 20px; padding-bottom: 20px; border-color: #D8D8D8;}
.tagcloud-page-wrapper a{line-height: 2em;}
.tagcloud-widget-wrapper a{line-height: 2em;}
.twitter-wrapper .primary, .twitter-wrapper .secondary .primary{line-height: 1.5em; background-color: #AECADA; color: #333333;}
.twitter-wrapper .twitter-item-basic, .twitter-wrapper .twitter-item-basic{line-height: 1.5em; margin-bottom: 1em;}
.twitter-wrapper .secondary, .twitter-wrapper .twitter-item .secondary{background-color: #6296AC; color: #FFFFFF;}
.rss-wrapper{line-height: 1.5em;}
.rss-wrapper .rss-item{margin-bottom: 20px;}
.rss-wrapper .rss-description{margin-right: 0px; margin-left: 0px; margin-top: 10px; margin-bottom: 10px;}
.rss-wrapper .rss-date{font-size: 10px;}
.rss-wrapper .rss-author{font-size: 10px;}
.rss-wrapper .rss-source{font-size: 10px;}
a:hover{text-decoration: none; color: #180A0A;}
.verticalNavigationBar .section .module a:hover{color: #000000;}
.horizontalNavigationBar .module a:hover{color: #121212;}
#content p a:hover{text-decoration: underline;}
.twitter-wrapper.preset .twitter-item-content a, .twitter-wrapper.preset .twitter-item-content a:hover{text-decoration: none; background-color: transparent; color: #FFFFFF;}
.twitter-wrapper .twitter-item-bubble .twitter-item-content-bubble a, .twitter-wrapper .twitter-item-bubble .twitter-item-content-bubble a:hover{background-color: transparent; color: #6296AC;}
.twitter-wrapper .secondary a, .twitter-wrapper .secondary a:hover{text-decoration: none; background-color: transparent; color: #FFFFFF;}
#pageBody .twitter-date a, #pageBody .twitter-date a:hover{font-size: 10px;}
.twitter-wrapper .twitter-link a, .twitter-wrapper .twitter-link a:hover{font-size: 11px; line-height: 1.4em; text-decoration: none; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; margin-top: 5px; background-color: #E7E7E7; color: #555555;}
#canvas .flickr-link a, #canvas .flickr-link a:hover{font-size: 12px; line-height: 16px; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; background-color: #E7E7E7; color: #444;}
.rss-wrapper .rss-title a, .rss-wrapper .rss-title a:hover{font-size: 14px; font-weight: bold;}
.rss-wrapper .rss-read-more a, .rss-wrapper .rss-read-more a:hover{font-size: 10px;}


.promotedContainer { display: block; } #navigationTop, #navigationBottom { display: none; }

#canvasWrapper { width: 730px; padding: 0 0px 0 0px; } #sidebar1Wrapper { display: block; float: left;  width: 290px; padding: 0; } #sidebar2Wrapper { display: none;  float: right; width: 230px; padding: 0; } #contentWrapper { float: right; width: 410px; }

/* default template styles 
****************************************************************/

/* simplifies design by hiding system icons on journal pages */
.journal-entry-wrapper .inline-icon {display:none;} 

/* makes sidebar links full-width, increases usability */
.section ul li a { display:block; } 
.section ul.archive-item-list-pt li a { display:inline; } 

/* hides folder icon */
.verticalNavigationBar .folder-closed a.folder-link, 
.verticalNavigationBar .folder-open a.folder-link { background-image:none; } 

/* corrects horizontal menu width */
.horizontalNavigationBar {width:730px; }

/* second level folders (in sidebar menus) */
.verticalNavigationBar ul li ul li ul li a span { padding-left:2em; }

/* post type styles */
.post-data-link .title a:hover { opacity:.7; filter: alpha(opacity=70); }

.conditionallyVisibleContainer { display: none !important; }


/**** Enter additional Custom CSS below *************************************/

body { background: url(../storage/LayoutElements/Bg_Home.jpg) repeat top center fixed; }
.content-editable, .structure-editable, .site-preview { background-position: top center !important; }



#canvasWrapper { width: 770px; padding: 10px; position: relative; left: 110px; margin-top: 30px; margin-bottom: 30px; overflow: visible; }
#canvas { width: 700px; padding: 35px; padding-top: 25px; background: #FEFDF6; overflow: visible; }
#canvas { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }


/* logo */
#pageHeaderWrapper { width: 145px; height: 170px; position: absolute; margin-left: -205px; margin-top: -35px; float: left; overflow: hidden; }
.structureLinkTableWrapper { clear: none !important; }

#MenuWrapper { width: 720px; margin: auto; margin-left: -6px; margin-bottom: 30px; overflow: visible; position: relative; z-index: 1; }
#MainMenu { width: 720px; padding-top: 15px; padding-bottom: 30px; border-bottom: 6px solid #f2f0e6; overflow: hidden; }
#MainMenu .menuBtn { width: 118px; height: 70px; float: left; border-left: 1px solid #eeede5; text-align: center; }
#MainMenu .menuBtn .link { font-family: "museo-sans-1","museo-sans-2",sans-serif; !important; font-size: 16px; color: #3c2323; margin-top: 6px; padding-top: 20px; padding-bottom: 20px; }
#MainMenu .menuBtn .link a { font-family: "museo-sans-1","museo-sans-2",sans-serif; !important; font-size: 16px; color: #3c2323; }
#MainMenu .last { border-right: 1px solid #eeede5; }

.subNav { display: none; position: relative; top: -85px; left: -1px; }
.subNav { padding: 20px; padding-top: 25px; width: 79px; height: 70px; float: left; background: #F4F3E9; border-left: 1px solid #EEEDE5; border-right: 1px solid #EEEDE5; text-align: left; }
.subNav a { font-family: "museo-sans-1","museo-sans-2",sans-serif; font-size: 11px; }

#pageBodyWrapper { overflow: hidden; }

#sidebar1Wrapper { width: 250px; margin-bottom: 10px; }
#sidebar1Wrapper .widget-wrapper { margin-bottom: 40px; }
.section .caption { display: none; }

#contentWrapper { margin-top: -8px; width: 420px; margin-bottom: 10px; }
#content { width: 400px; padding: 10px; }
#content img { border: 2px solid #fff; -webkit-box-shadow: 0 0 3px 2px #ccc; -moz-box-shadow: 0 0 3px 2px #ccc; box-shadow: 0 0 3px 2px #ccc; }
#content img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.inline-icon { -webkit-box-shadow: 0 0 3px 1px #ccc !important; -moz-box-shadow: 0 0 3px 1px #ccc !important; box-shadow: 0 0 3px 1px #ccc !important; }
.inline-icon { -webkit-border-radius: 2px !important; -moz-border-radius: 2px !important; border-radius: 2px !important; }

.form-body { border: 2px solid #fff; -webkit-box-shadow: 0 0 3px 2px #ccc; -moz-box-shadow: 0 0 3px 2px #ccc; box-shadow: 0 0 3px 2px #ccc; background: #F5F2EB; padding: 10px; }
.form-body { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

#pageFooterWrapper { display: none; }



h2 { font-family: "museo-sans-1","museo-sans-2",sans-serif; font-size: 28px; line-height: 30px; margin-top: 10px; margin-bottom: 30px; text-align: left !important; }
.section h2 { margin-bottom: 15px; }
//.list-journal-entry-wrapper .journal-entry h2 { font-size: 20px; margin-bottom: 5px; }

h3 { font-weight: bold; font-size: 12px; margin-bottom: 8px; }
h4 { font-size: 11px; padding-bottom: 10px; border-bottom: 1px solid #A39CA2; margin-bottom: 10px; }
h6 { background: #F5F2EB; border: 1px solid #dddad7; padding: 10px; font-family: arial; font-size: 11px; font-weight: bold !important; margin-bottom: 30px; }
h6 a { font-weight: bold !important; }

blockquote { font-family: "museo-sans-1","museo-sans-2",sans-serif; font-size: 13px; font-style: normal; color: #3C2323; margin: 0px; }
blockquote { border-top: 1px solid #ccc; padding-top: 10px; border-bottom: 1px solid #ccc; margin-bottom: 10px; }

a { outline: none !important; }
.section .content-passthrough p { text-align: justify; }
.section p { margin-bottom: 10px; }
#content p a:hover { text-decoration: underline; }
.section p a:hover { text-decoration: underline; }
.section ul { padding-left: 15px; margin-bottom: 15px; }
.section ul li { list-style-type: disc; }

.section .archive-item-list-pt { padding: 0px; }
.section .archive-item-list-pt li { list-style-type: none; padding-bottom: 10px; border-bottom: 1px solid #dddad7; margin-bottom: 10px; }
.section .archive-item-list-pt li:last-child { border-bottom: none !important; }
.section .archive-item-list-pt li a:hover { text-decoration: underline; }

.section ul.content-navigation { background: #F5F2EB; border: 1px solid #dddad7; padding: 15px; }
.section ul.content-navigation li { list-style-type: none; padding-bottom: 10px; border-bottom: 1px solid #dddad7; margin-bottom: 10px; }
.section ul.content-navigation li a { padding: 0px; margin: 0px; }

.button { background: #F5F2EB; border: 1px solid #dddad7; padding: 5px; padding-left: 10px; padding-right: 10px; }



/* Journal Pages */
.list-journal-entry-wrapper .journal-entry { border-bottom: 1px solid #DDDAD7; padding-bottom: 20px; }
.list-journal-entry-wrapper .journal-entry .title { font-family: arial; font-weight: bold; font-size: 11px; line-height: 14px; color: #3c2323 !important; margin-bottom: 5px; }
.list-journal-entry-wrapper .journal-entry .title a { font-family: arial; font-weight: bold; font-size: 11px; line-height: 14px; color: #3c2323 !important; }
.list-journal-entry-wrapper .journal-entry .body { text-align: justify; margin-top: 0px; margin-bottom: 0px; }
.list-journal-entry-wrapper .journal-entry .body img { float: right; margin-top: -30px; margin-left: 30px; margin-right: 3px; }
.list-journal-entry-wrapper .journal-entry-tag { display: none; }
.list-journal-entry-wrapper .journal-read-more-tag { margin-bottom: 0px; }
.journal-filter-header h2 { font-family: arial; font-weight: bold; font-size: 12px; color: #3c2323 !important; margin-bottom: 0px; }

.single-journal-entry-wrapper .journal-entry .title { font-family: arial; font-size: 11px; line-height: 14px; font-weight: bold; color: #3C2323 !important; margin-bottom: 5px; }
.single-journal-entry-wrapper .journal-entry .title a { font-family: arial; font-size: 11px; line-height: 14px; font-weight: bold; color: #3C2323 !important; }
.single-journal-entry-wrapper .journal-entry .body { text-align: justify; }
.single-journal-entry-wrapper .journal-entry .body img { float: right; margin-left: 15px; margin-right: 3px; margin-bottom: 10px; }






/* Page Specific */

/* Home */
#modulePage8292262 { background: url(../storage/LayoutElements/Bg_Home.jpg) repeat top center fixed; }
#modulePage8292262 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8292262 #MenuBtn1 .link { background: #f4f3e9; }
#modulePage8292262 h2, #modulePage8292262 h2 a { color: #953c58; }

#modulePage8292262 #canvas { height: 925px; }
#modulePage8292262 #sidebar1Wrapper { padding: 20px; background: url(../storage/LayoutElements/WhiteTrans_75.png) repeat; height: 708px; position: absolute; z-index: 2; }
#modulePage8292262 #sidebar1 { padding-top: 10px; }
#modulePage8292262 #contentWrapper { width: 700px; height: 745px; margin: 0px; position: absolute; z-index: 1; }

#modulePage8292262 #contentWrapper { border: 2px solid #fff; -webkit-box-shadow: 0 0 3px 2px #ccc; -moz-box-shadow: 0 0 3px 2px #ccc; box-shadow: 0 0 3px 2px #ccc; }
#modulePage8292262 #contentWrapper { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#modulePage8292262 #content { width: 700px; height: 745px; padding: 0px; }
#modulePage8292262 #content .adminLinkTableWrapper { float: right; }

#HomeSlideshow { width: 700px; height: 745px; overflow: hidden; }
#HomeSlideshow { background: url(../storage/Images/HomeSlideImages/HomeSlide1.png) no-repeat; }
#HomeSlideshow img { display: none; }



/* events widget */
#moduleContentWrapper8292394 { margin-bottom: 15px !important; } /* decrease space before events widget */
#moduleContentWrapper8386643 .archive-item-list-pt { padding-left: 15px !important; }
#moduleContentWrapper8386643 .archive-item-list-pt li { list-style-type: disc; border: none !important; margin: 0px; padding: 0px; margin-bottom: 2px; }




/* Buy Wine - Find Our Wine */
#modulePage8422832 { background: url(../storage/LayoutElements/Bg_BuyWine.jpg) repeat top center fixed; }
#modulePage8422832 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8422832 #MenuBtn2 .link { background: #f4f3e9; }
#modulePage8422832 h2, #modulePage8422832 h2 a { color: #b66425; }

#modulePage8422832 #contentWrapper { width: 700px; }
#modulePage8422832 #content { width: 700px; padding: 0px; }
#modulePage8422832 #sidebar1Wrapper { display: none; }
#modulePage8422832 .header { display: none; }

#modulePage8422832 h2 { width: 400px; float: left; }
#Locations_dropdownBox { float: right; margin-top: 20px; }
#Locations_dropdownBox select { width: 200px; }
#modulePage8422832 .journal-filter-header h2 { width: 700px; }

#modulePage8422832 .list-journal-entry-wrapper .journal-entry { width: 165px; float: left; }
#modulePage8422832 .list-journal-entry-wrapper .journal-entry .title { margin-bottom: 0px; line-height: 16px; }
#modulePage8422832 .list-journal-entry-wrapper .journal-entry .body { margin-top: 5px; }
#modulePage8422832 .list-journal-entry-wrapper .journal-entry { padding: 0px 8px 15px 2px; margin-bottom: 20px !important; }




/* Buy Wine - Reviews */
#modulePage8378257 { background: url(../storage/LayoutElements/Bg_BuyWine.jpg) repeat top center fixed; }
#modulePage8378257 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8378257 #MenuBtn2 .link { background: #f4f3e9; }
#modulePage8378257 h2, #modulePage8378257 h2 a { color: #b66425; }

#modulePage8378257 #contentWrapper { float: left; width: 280px; margin-top: 0px; }
#modulePage8378257 #content { float: left; width: 260px; padding-left: 0px; }
#modulePage8378257 #content .header { display: none; }
#modulePage8378257 #sidebar1Wrapper { width: 420px; float: right; margin-bottom: 10px; }
#modulePage8378257 #sidebar1 { width: 420px; float: right; }
#modulePage8378257 #sidebar1 .section { padding: 10px; margin-bottom: 0px; }
#modulePage8378257 #sidebar1 .section .widget-wrapper { margin-bottom: 0px; }
#modulePage8378257 #sidebar1 img { border: 2px solid #fff; }
#modulePage8378257 #sidebar1 img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }



/* Buy Wine - Wine Club */
#modulePage8378356 { background: url(../storage/LayoutElements/Bg_BuyWine.jpg) repeat top center fixed; }
#modulePage8378356 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8378356 #MenuBtn2 .link { background: #f4f3e9; }
#modulePage8378356 h2, #modulePage8378356 h2 a { color: #b66425; }


/* Buy Wine - Join Wine Club */
#modulePage8378464 { background: url(../storage/LayoutElements/Bg_BuyWine.jpg) repeat top center fixed; }
#modulePage8378464 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8378464 #MenuBtn2 .link { background: #f4f3e9; }
#modulePage8378464 h2, #modulePage8378464 h2 a { color: #b66425; }


/* Buy Wine - Join Wine Club Form */
#modulePage8524524 { background: url(../storage/LayoutElements/Bg_BuyWine.jpg) repeat top center fixed; }
#modulePage8524524 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8524524 #MenuBtn2 .link { background: #f4f3e9; }
#modulePage8524524 h2, #modulePage8378464 h2 a { color: #b66425; }
#modulePage8524524 #sidebar1 { height: auto; }
#modulePage8524524 .optionRow { display: inline; padding-right: 5px; }
#modulePage8524524 .section ul { padding: 0px; }

/* new form widget (formstack) */
#modulePage8524524 .section { margin: 0px; }
#modulePage8524524 .widget-wrapper { margin: 0px; }

/* old form widget 
#modulePage8524524 .form-body { margin-top: -10px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background: none; border: none; }
#modulePage8524524 .form-body .singlelinetext-small-inline { width: 100px !important }
#modulePage8524524 .form-body .fieldHelp { padding-top: 0px; }
#modulePage8524524 .form-body .fieldContainer { padding-bottom: 0px; }
#modulePage8524524 .form-body .fieldTitle { padding: 10px 0px 0px; }
#modulePage8524524 .form-body .formTitle { padding-bottom: 0px; }
#modulePage8524524 .form-body .caption { padding-bottom: 0px; }
#modulePage8524524 .submit-button { margin-top: 0px !important; }
*/


/* Buy Wine - Wine Club Shipments */
#modulePage8378533 { background: url(../storage/LayoutElements/Bg_BuyWine.jpg) repeat top center fixed; }
#modulePage8378533 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8378533 #MenuBtn2 .link { background: #f4f3e9; }
#modulePage8378533 h2, #modulePage8378533 h2 a { color: #b66425; }

#modulePage8378533 #contentWrapper { float: left; width: 280px; margin-top: 0px; }
#modulePage8378533 #content { float: left; width: 260px; padding-left: 0px; }
#modulePage8378533 #content .header { display: none; }
#modulePage8378533 #sidebar1Wrapper { width: 420px; float: right; margin-bottom: 10px; }
#modulePage8378533 #sidebar1 { width: 420px; float: right; }
#modulePage8378533 #sidebar1 .section { padding: 10px; margin-bottom: 0px; }
#modulePage8378533 #sidebar1 .section .widget-wrapper { margin-bottom: 0px; }
#modulePage8378533 #sidebar1 img { border: 2px solid #fff; -webkit-box-shadow: 0 0 3px 2px #ccc; -moz-box-shadow: 0 0 3px 2px #ccc; box-shadow: 0 0 3px 2px #ccc; }
#modulePage8378533 #sidebar1 img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }






/* Winery */
#modulePage8379328 { background: url(../storage/LayoutElements/Bg_Winery.jpg) repeat top center fixed; }
#modulePage8379328 #canvas { -webkit-box-shadow: 0 0 5px 3px #410603; -moz-box-shadow: 0 0 5px 3px #410603; box-shadow: 0 0 5px 3px #410603; }
#modulePage8379328 #MenuBtn3 .link { background: #f4f3e9; }
#modulePage8379328 h2, #modulePage8379328 h2 a { color: #ae3617; }

#WinerySlideshow { width: 400px; height: 680px; overflow: hidden; }
#WinerySlideshow { border: 2px solid #fff; -webkit-box-shadow: 0 0 3px 2px #ccc; -moz-box-shadow: 0 0 3px 2px #ccc; box-shadow: 0 0 3px 2px #ccc; }
#WinerySlideshow { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#WinerySlideshow img { display: none; }




/* Winery - Tasting Room */
#modulePage8294410 { background: url(../storage/LayoutElements/Bg_Winery.jpg) repeat top center fixed; }
#modulePage8294410 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8294410 #MenuBtn3 .link { background: #f4f3e9; }
#modulePage8294410 h2, #modulePage8294410 h2 a { color: #A13411; }
#modulePage8294410 .widget-wrapper { margin-bottom: 25px !important; }



/* Upcoming Events Sidebox */
#sectionContent3521844 { background: #F5F2EB; border: 1px solid #dddad7; padding: 15px; }

#UpcomingEventsFeed .journal-entry { padding: 0px; margin: 0px; border: none; }
#UpcomingEventsFeed .journal-entry .title { font-weight: normal; line-height: 1.5em; margin-top: 0px; margin-bottom: 3px; }
#UpcomingEventsFeed .journal-entry .title a { font-weight: normal; line-height: 1.5em; }
#UpcomingEventsFeed .journal-entry .title a:hover { text-decoration: underline; }
#UpcomingEventsFeed .journal-entry .body { display: none; }



/* Winery - Events */
#modulePage8294748 { background: url(../storage/LayoutElements/Bg_Winery.jpg) repeat top center fixed; }
#modulePage8294748 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage8294748 #MenuBtn3 .link { background: #f4f3e9; }
#modulePage8294748 h2, #modulePage8294748 h2 a { color: #A13411; }

#modulePage8294748 #contentWrapper { float: left; width: 680px; margin-top: 0px; }
#modulePage8294748 #content { float: left; width: 680px; padding-left: 0px; }
#modulePage8294748 #content .header { display: none; }
#modulePage8294748 #sidebar1Wrapper { width: 680px; float: right; margin-bottom: 10px; }
#modulePage8294748 #sidebar1 { width: 700px; float: right; }
#modulePage8294748 #sidebar1 .section { padding: 10px; margin-bottom: 0px; }
#modulePage8294748 #sidebar1 .section .widget-wrapper { margin-bottom: 0px; }
#modulePage8294748 #sidebar1 img { border: 2px solid #fff; }
#modulePage8294748 #sidebar1 img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }


/* Events - list page */
#modulePage8294748 .list-journal-entry-wrapper .body { display: none; }
#modulePage8357713 #sidebar1Wrapper { height: 400px; margin-bottom: 5px; }
#dotcal {;}

#modulePage19521864 #contentWrapper { width: 700px; }
#modulePage19521864 #content { width: 700px; padding: 0px; }
#modulePage19521864 #sidebar1Wrapper { display: none; }
#modulePage19521864 .header { display: none; }

/* Winery - People */
#modulePage8358153 { background: url(../storage/LayoutElements/Bg_Winery.jpg) repeat top center fixed; }
#modulePage8358153 #canvas { -webkit-box-shadow: 0 0 5px 3px #410603; -moz-box-shadow: 0 0 5px 3px #410603; box-shadow: 0 0 5px 3px #410603; }
#modulePage8358153 #MenuBtn3 .link { background: #f4f3e9; }
#modulePage8358153 h2, #modulePage8358153 h2 a { color: #ae3617; }

#modulePage8358153 #contentWrapper { width: 700px; }
#modulePage8358153 #content { width: 700px; padding: 0px; }
#modulePage8358153 #sidebar1Wrapper { display: none; }

#modulePage8358153 blockquote { width: 280px; }



/* Winery - Blog */
#modulePage10343803 { background: url(../storage/LayoutElements/Bg_Winery.jpg) repeat top center fixed; }
#modulePage10343803 #canvas { -webkit-box-shadow: 0 0 5px 3px #3b191a; -moz-box-shadow: 0 0 5px 3px #3b191a; box-shadow: 0 0 5px 3px #3b191a; }
#modulePage10343803 #MenuBtn3 .link { background: #f4f3e9; }
#modulePage10343803 h2, #modulePage10343803 h2 a { color: #A13411; }

#modulePage10343803 #contentWrapper { float: left; width: 280px; margin-top: 0px; }
#modulePage10343803 #content { float: left; width: 260px; padding-left: 0px; }
#modulePage10343803 #content .header { display: none; }
#modulePage10343803 #sidebar1Wrapper { width: 420px; float: right; margin-bottom: 10px; }
#modulePage10343803 #sidebar1 { width: 420px; float: right; }
#modulePage10343803 #sidebar1 .section { padding: 10px; margin-bottom: 0px; }
#modulePage10343803 #sidebar1 .section .widget-wrapper { margin-bottom: 0px; }
#modulePage10343803 #sidebar1 img { border: 2px solid #fff; }
#modulePage10343803 #sidebar1 img { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

/* Blog - list page */
#modulePage10343803 .list-journal-entry-wrapper .body { display: none; }







/* Vineyards - Terroir - Whistling Hills */
#modulePage8357393 { background: url(../storage/LayoutElements/Bg_Vineyards.jpg) repeat top center fixed; }
#modulePage8357393 #canvas { -webkit-box-shadow: 0 0 5px 3px #2c280e; -moz-box-shadow: 0 0 5px 3px #2c280e; box-shadow: 0 0 5px 3px #2c280e; }
#modulePage8357393 #MenuBtn4 .link { background: #f4f3e9; }
#modulePage8357393 h2, #modulePage8357393 h2 a { color: #8c985e; }

/* Vineyards - Terroir - Rivere Galets */
#modulePage8357713 { background: url(../storage/LayoutElements/Bg_Vineyards.jpg) repeat top center fixed; }
#modulePage8357713 #canvas { -webkit-box-shadow: 0 0 5px 5px #2c280e; -moz-box-shadow: 0 0 5px 5px #2c280e; box-shadow: 0 0 5px 5px #2c280e; }
#modulePage8357713 #MenuBtn4 .link { background: #f4f3e9; }
#modulePage8357713 h2, #modulePage8357713 h2 a { color: #8c985e; }

/* Vineyards - Terroir - Elevation 1200 */
#modulePage19521871 { background: url(../storage/LayoutElements/Bg_Vineyards.jpg) repeat top center fixed; }
#modulePage19521871 #canvas { -webkit-box-shadow: 0 0 5px 3px #2c280e; -moz-box-shadow: 0 0 5px 3px #2c280e; box-shadow: 0 0 5px 3px #2c280e; }
#modulePage19521871 #MenuBtn4 .link { background: #f4f3e9; }
#modulePage19521871 h2, #modulePage19521871 h2 a { color: #8c985e; }

/* Terroir Sidebox */
#sectionContent3545321 { background: #F5F2EB; border: 1px solid #dddad7; padding: 10px; height: 220px; }




/* Vineyards - Partners */
#modulePage8377657 { background: url(../storage/LayoutElements/Bg_Vineyards.jpg) repeat top center fixed; }
#modulePage8377657 #canvas { -webkit-box-shadow: 0 0 5px 3px #2c280e; -moz-box-shadow: 0 0 5px 3px #2c280e; box-shadow: 0 0 5px 3px #2c280e; }
#modulePage8377657 #MenuBtn4 .link { background: #f4f3e9; }
#modulePage8377657 h2, #modulePage8377657 h2 a { color: #8c985e; }

#modulePage8377657 #contentWrapper { width: 700px; }
#modulePage8377657 #content { width: 700px; padding: 0px; }
#modulePage8377657 #sidebar1Wrapper { display: none; }

#modulePage8377657 .list-journal-entry-wrapper .journal-entry { margin-bottom: 30px; }



/* Contact */
#modulePage8379578 { background: url(../storage/LayoutElements/Bg_Contact.jpg) repeat top center fixed; }
#modulePage8379578 #canvas { -webkit-box-shadow: 0 0 5px 3px #4a3804; -moz-box-shadow: 0 0 5px 3px #4a3804; box-shadow: 0 0 5px 3px #4a3804; }
#modulePage8379578 #MenuBtn5 .link { background: #f4f3e9; }
#modulePage8379578 h2, #modulePage8379578 h2 a { color: #99891a; }



/* Contact - Directions*/
#modulePage8379765 { background: url(../storage/LayoutElements/Bg_Contact.jpg) repeat top center fixed; }
#modulePage8379765 #canvas { -webkit-box-shadow: 0 0 5px 3px #4a3804; -moz-box-shadow: 0 0 5px 3px #4a3804; box-shadow: 0 0 5px 3px #4a3804; }
#modulePage8379765 #MenuBtn5 .link { background: #f4f3e9; }
#modulePage8379765 h2, #modulePage8379578 h2 a { color: #99891a; }

#MapWrapper { border: 2px solid #fff; -webkit-box-shadow: 0 0 3px 2px #ccc; -moz-box-shadow: 0 0 3px 2px #ccc; box-shadow: 0 0 3px 2px #ccc; background: #F5F2EB; padding: 10px; overflow: hidden; }
#MapWrapper { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }



/* Trade - Distributor & Retailer Resources (Restricted Downloads Page) */
#modulePage8386746 { background: url(../storage/LayoutElements/Bg_Trade.jpg) repeat top center fixed; }
#modulePage8386746 #canvas { -webkit-box-shadow: 0 0 5px 3px #4e1f05; -moz-box-shadow: 0 0 5px 3px #4e1f05; box-shadow: 0 0 5px 3px #4e1f05; }
#modulePage8386746 #MenuBtn6 .link { background: #f4f3e9; }
#modulePage8386746 h2, #modulePage8386746 h2 a { color: #9e4f21; }

/* Login */
#modulePage9202170 #contentWrapper { position: absolute; }
#modulePage9202170 #sidebar1 { height: 260px; }
#modulePage9202170 #content { width: 670px; }
#modulePage9202170 .form-body { width: 650px; }
#modulePage9202170 #sectionContent3586215 { width: 695px; }
#modulePage9202170 #QuoteSlideShow { width: 695px; }


/* SPLASH */
#modulePage16485233 { background: url(../storage/LayoutElements/Bg_splash.jpg) repeat top center fixed; }
#modulePage16485233 #canvas { -webkit-box-shadow: 0 0 5px 3px #4e1f05; -moz-box-shadow: 0 0 5px 3px #4e1f05; box-shadow: 0 0 5px 3px #4e1f05; }
#modulePage16485233 #MenuBtn6 .link { background: #f4f3e9; }
#modulePage16485233 h2, #modulePage16485233 h2 a { color: #9e4f21; }


/* Error */
#modulePage9317081 #contentWrapper { position: absolute; }
#modulePage9317081 #sidebar1 { height: 80px; }
#modulePage9317081 #content { width: 670px; border: 2px solid #fff; -webkit-box-shadow: 0 0 3px 2px #ccc; -moz-box-shadow: 0 0 3px 2px #ccc; box-shadow: 0 0 3px 2px #ccc; }
#modulePage9317081 #content { background: #F5F2EB; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#modulePage9317081 #sectionContent3586215 { width: 695px; }
#modulePage9317081 #QuoteSlideShow { width: 695px; }



/*************** LINKS ******/
#sectionContent7345538 { width: 175px; position: absolute; }
#Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/join-wine.png) no-repeat; width: 200px; height: 50px; display: inline-block; cursor: pointer; position: relative; float: left; margin-left: -20px; }
#Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/join-mail.png) no-repeat; width: 200px; height: 50px; display: inline-block; cursor: pointer; margin-top: 5px; margin-left: -20px; 
}
#Redd_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/redd-brand.png) no-repeat; width: 200px; height: 50px; display: inline-block; cursor: pointer; position: relative; float: left; margin-left: -20px; }

/************************************* Quotes & Social Icons *****/

/**************** Default ******/
#sidebar1 { height: 564px; }
#sectionContent3586215 { width: 260px; }
#sectionContent3586215 .widget-wrapper { margin-top: 10px; margin-bottom: 10px !important; }
#modulePage10343803 #sidebar1 img {border-style:none;}
#modulePage8294748 #sidebar1 img {border-style:none;}
#modulePage8378257 #sidebar1 img {border-style:none;}
  
#moduleContent8467578 { height: 80px; }
#QuoteSlideShow { width: 260px; height: 80px; border-bottom: 1px solid #dddad7; }
#QuoteSlideShow .nivo-directionNav a { display: none; }
#QuoteSlideShow .nivo-controlNav { display: none; }
#QuoteSlideShow .nivo-caption { font-family: "museo-sans-1","museo-sans-2",sans-serif; font-size: 13px; background: none; color: #953c58; position: absolute; bottom: 0px; }
#QuoteSlideShow .nivo-caption p { margin: 0px; padding: 10px 0px; text-align: left !important; }
#QuoteSlideShow .nivo-caption p strong { font-weight: normal; padding-bottom: 10px; line-height: 2em; }

#moduleContent8467580 { height: 22px; }
#RSS_Link a { background: url(../storage/LayoutElements/RSS_Main.png) no-repeat; width: 22px; height: 22px; display: inline-block; cursor: pointer; position: relative; float: right; }
#Twitter_Link a { background: url(../storage/layoutelements/Twitter_Main.png) no-repeat; width: 22px; height: 22px; display: inline-block; cursor: pointer; position: relative; float: right; padding-left: 10px; }
#Facebook_Link a { background: url(../storage/layoutelements/Facebook_Main.png) no-repeat; width: 22px; height: 22px; display: inline-block; cursor: pointer; position: relative; float: right; padding-left: 10px; }
#Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Main.png) no-repeat; width: 22px; height: 22px; display: inline-block; cursor: pointer; position: relative; float: right; padding-left: 10px; }

/*************** Home ******/
#modulePage8292262 #sidebar1 { height: 670px; }
#modulePage8292262 #moduleContentWrapper8467578 { display: none; }
#modulePage8292262 #sectionContent3586215 { width: 250px; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8292262 #sectionContent7345538 { position: absolute; top: 32px; left: -206px;  color:#ffffff;}
#modulePage8292262 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-home.jpg) no-repeat; }
#modulePage8292262 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-home.jpg) no-repeat; }
#modulePage8292262 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-home.jpg) no-repeat; }

/*************** Buy Wine ******/
 /* Find Our Wine */
#modulePage8422832 #sectionContent3586215 { margin-top: -30px; position: absolute; right: 45px; }
#modulePage8422832 #moduleContentWrapper8467578 { display: none; }
#modulePage8422832 #QuoteSlideShow .nivo-caption  { color: #b66425; }
#modulePage8422832 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_BuyWine.png) no-repeat; }
#modulePage8422832 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_BuyWine.png) no-repeat; }
#modulePage8422832 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_BuyWine.png) no-repeat; }
#modulePage8422832 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_BuyWine.png) no-repeat; }

 /* Reviews */
#modulePage8378257 #sidebar1 { height: auto; }
#modulePage8378257 #sectionContent3586215 { position: absolute; top: 880px; left: 476px; }
#modulePage8378257 #QuoteSlideShow .nivo-caption  { color: #b66425; }
#modulePage8378257 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_BuyWine.png) no-repeat; }
#modulePage8378257 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_BuyWine.png) no-repeat; }
#modulePage8378257 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_BuyWine.png) no-repeat; }
#modulePage8378257 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_BuyWine.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8378257 #sectionContent7345538 { position: absolute; top: 178px; left: -171px;  color:#ffffff;}
#modulePage8378257 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-buywine.jpg) no-repeat; }
#modulePage8378257 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-buywine.jpg) no-repeat; }
#modulePage8378257 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-buywine.jpg) no-repeat; }

/* Wine Club */
#modulePage8378356 #sidebar1 { height: 653px; }
#modulePage8378356 #moduleContentWrapper8467578 { display: none; }
#modulePage8378356 #QuoteSlideShow .nivo-caption  { color: #b66425; }
#modulePage8378356 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_BuyWine.png) no-repeat; }
#modulePage8378356 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_BuyWine.png) no-repeat; }
#modulePage8378356 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_BuyWine.png) no-repeat; }
#modulePage8378356 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_BuyWine.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8378356 #sectionContent7345538 { position: absolute; top: 188px; left: -161px;  color:#ffffff;}
#modulePage8378356 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-buywine.jpg) no-repeat; }
#modulePage8378356 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-buywine.jpg) no-repeat; }
#modulePage8378356 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-buywine.jpg) no-repeat; }

/* Join Wine Club */
#modulePage8378464 #QuoteSlideShow .nivo-caption  { color: #b66425; }
#modulePage8378464 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_BuyWine.png) no-repeat; }
#modulePage8378464 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_BuyWine.png) no-repeat; }
#modulePage8378464 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_BuyWine.png) no-repeat; }
#modulePage8378464 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_BuyWine.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8378464 #sectionContent7345538 { position: absolute; top: 188px; left: -161px;  color:#ffffff;}
#modulePage8378464 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-buywine.jpg) no-repeat; }
#modulePage8378464 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-buywine.jpg) no-repeat; }
#modulePage8378464 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-buywine.jpg) no-repeat; }

/* Join Wine Club Online (form) */
//#modulePage8524524 #moduleContentWrapper8467578 { display: none; }
//#modulePage8524524 #sectionContent3586215 { position: absolute; top: 960px; right: 55px; }
#modulePage8524524 #sectionContent3586215 { position: absolute; top: 900px; }
#modulePage8524524 #QuoteSlideShow .nivo-caption  { color: #b66425; }
#modulePage8524524 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_BuyWine.png) no-repeat; }
#modulePage8524524 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_BuyWine.png) no-repeat; }
#modulePage8524524 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_BuyWine.png) no-repeat; }
#modulePage8524524 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_BuyWine.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8524524 #sectionContent7345538 { position: absolute; top: 188px; left: -161px;  color:#ffffff;}
#modulePage8524524 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-buywine.jpg) no-repeat; }
#modulePage8524524 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-buywine.jpg) no-repeat; }
#modulePage8524524 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-buywine.jpg) no-repeat; }

/* Wine Club Shipments */
#modulePage8378533 #sidebar1 { height: auto; }
#modulePage8378533 #sectionContent3586215 { position: absolute; top: 828px; left: 45px; }
#modulePage8378533 #QuoteSlideShow .nivo-caption  { color: #b66425; }
#modulePage8378533 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_BuyWine.png) no-repeat; }
#modulePage8378533 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_BuyWine.png) no-repeat; }
#modulePage8378533 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_BuyWine.png) no-repeat; }
#modulePage8378533 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_BuyWine.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8378533 #sectionContent7345538 { position: absolute; top: 188px; left: -171px;  color:#ffffff;}
#modulePage8378533 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-buywine.jpg) no-repeat; }
#modulePage8378533 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-buywine.jpg) no-repeat; }
#modulePage8378533 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-buywine.jpg) no-repeat; }

/*************** Winery ******/
/* Winery */
#modulePage8379328 #QuoteSlideShow .nivo-caption  { color: #ae3617; }
#modulePage8379328 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Winery.png) no-repeat; }
#modulePage8379328 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Winery.png) no-repeat; }
#modulePage8379328 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Winery.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8379328 #sectionContent7345538 { position: absolute; top: 188px; left: -161px;  color:#ffffff;}
#modulePage8379328 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-winery.jpg) no-repeat; }
#modulePage8379328 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-winery.jpg) no-repeat; }
#modulePage8379328 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-winery.jpg) no-repeat; }

/* Tasting Room */
#modulePage8294410 #QuoteSlideShow .nivo-caption  { color: #ae3617; }
#modulePage8294410 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Winery.png) no-repeat; }
#modulePage8294410 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Winery.png) no-repeat; }
#modulePage8294410 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Winery.png) no-repeat; }
#modulePage8294410 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Winery.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8294410 #sectionContent7345538 { position: absolute; top: 188px; left: -161px;  color:#ffffff;}
#modulePage8294410 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-winery.jpg) no-repeat; }
#modulePage8294410 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-winery.jpg) no-repeat; }
#modulePage8294410 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-winery.jpg) no-repeat; }

/* Events */
#modulePage8294748 #sidebar1 { height: auto; }
#modulePage8294748 #sectionContent3586215 { position: absolute; top: 828px; left: 45px; }
#modulePage8294748 #QuoteSlideShow .nivo-caption  { color: #ae3617; }
#modulePage8294748 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Winery.png) no-repeat; }
#modulePage8294748 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Winery.png) no-repeat; }
#modulePage8294748 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Winery.png) no-repeat; }
#modulePage8294748 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Winery.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8294748 #sectionContent7345538 { position: absolute; top: 178px; left: -171px;  color:#ffffff;}
#modulePage8294748 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-winery.jpg) no-repeat; }
#modulePage8294748 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-winery.jpg) no-repeat; }
#modulePage8294748 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-winery.jpg) no-repeat; }

/* People */
#modulePage8358153 #sectionContent3586215 { position: relative; float: right; } /* position social icons */
#modulePage8358153 #moduleContentWrapper8467578 { display: none; } /* hide quotes */
#modulePage8358153 #QuoteSlideShow .nivo-caption  { color: #ae3617; }
#modulePage8358153 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Winery.png) no-repeat; }
#modulePage8358153 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Winery.png) no-repeat; }
#modulePage8358153 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Winery.png) no-repeat; }
#modulePage8358153 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Winery.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8358153 #sectionContent7345538 { position: absolute; top: -488px; left: -161px;  color:#ffffff;}
#modulePage8358153 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-winery.jpg) no-repeat; }
#modulePage8379328 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-winery.jpg) no-repeat; }
#modulePage8379328 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-winery.jpg) no-repeat; }

/* BLOG */
#modulePage10343803 #sidebar1 { height: auto; }
#modulePage10343803 #sectionContent3586215 { position: absolute; top: 828px; left: 45px; }
#modulePage10343803 #QuoteSlideShow .nivo-caption  { color: #ae3617; }
#modulePage10343803 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Winery.png) no-repeat; }
#modulePage10343803 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Winery.png) no-repeat; }
#modulePage10343803 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Winery.png) no-repeat; }
#modulePage10343803 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Winery.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage10343803 #sectionContent7345538 { position: absolute; top: 178px; left: -171px;  color:#ffffff;}
#modulePage10343803 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-winery.jpg) no-repeat; }
#modulePage10343803 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-winery.jpg) no-repeat; }
#modulePage10343803 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-winery.jpg) no-repeat; }
/*************** Vineyards ******/
/* Rivere Galets */
#modulePage8357713 #QuoteSlideShow .nivo-caption { color: #8c985e; }
#modulePage8357713 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Vineyards.png) no-repeat; }
#modulePage8357713 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Vineyards.png) no-repeat; }
#modulePage8357713 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Vineyards.png) no-repeat; }
#modulePage8357713 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Vineyards.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8357713 #sectionContent7345538 { position: absolute; top: 188px; left: -161px;  color:#ffffff;}
#modulePage8357713 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-vineyard.jpg) no-repeat; }
#modulePage8357713 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-vineyard.jpg) no-repeat; }
#modulePage8357713 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-vineyard.jpg) no-repeat; }

/* Whistling Hills */
#modulePage8357393 #QuoteSlideShow .nivo-caption { color: #8c985e; }
#modulePage8357393 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Vineyards.png) no-repeat; }
#modulePage8357393 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Vineyards.png) no-repeat; }
#modulePage8357393 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Vineyards.png) no-repeat; }
#modulePage8357393 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Vineyards.png) no-repeat; }

/* Elevation 1200 */
#modulePage19521871 #QuoteSlideShow .nivo-caption { color: #8c985e; }
#modulePage19521871 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Vineyards.png) no-repeat; }
#modulePage19521871 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Vineyards.png) no-repeat; }
#modulePage19521871 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Vineyards.png) no-repeat; }
#modulePage19521871 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Vineyards.png) no-repeat; }

/* Partners */
#modulePage8377657 #sectionContent3586215 { position: relative; float: right; } /* position social icons */
#modulePage8377657 #moduleContentWrapper8467578 { display: none; } /* hide quotes */
#modulePage8377657 #QuoteSlideShow .nivo-caption { color: #8c985e; }
#modulePage8377657 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Vineyards.png) no-repeat; }
#modulePage8377657 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Vineyards.png) no-repeat; }
#modulePage8377657 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Vineyards.png) no-repeat; }
#modulePage8377657 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Vineyards.png) no-repeat; }
/****** Join Our Wine Club / Mailing List ******/
#modulePage8377657 #sectionContent7345538 { position: relative; float: right;}
#modulePage8377657 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-vineyard.jpg) no-repeat; }
#modulePage8377657 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-vineyard.jpg) no-repeat; }
#modulePage8377657 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-vineyard.jpg) no-repeat; }

/*************** Contact ******/
#modulePage8379578 #sidebar1 { height: 388px; } 
#modulePage8379578 #QuoteSlideShow .nivo-caption { color: #99891a; }
#modulePage8379578 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Contact.png) no-repeat; }
#modulePage8379578 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Contact.png) no-repeat; }
#modulePage8379578 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Contact.png) no-repeat; }
#modulePage8379578 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Contact.png) no-repeat; }
/****** Join Our Wine Club / Mailing List sidebar links ******/
#modulePage8379578 #sectionContent7345538 { position: absolute; width: 160px; top: 188px; left: -161px;  color: #ffffff;}
#modulePage8379578 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-contact.jpg) no-repeat; }
#modulePage8379578 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-contact.jpg) no-repeat; }
#modulePage8379578 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-contact.jpg) no-repeat; }

/* Directions */
#modulePage8379765 #sidebar1 { height: 608px; }  
#modulePage8379765 #QuoteSlideShow .nivo-caption { color: #99891a; }
#modulePage8379765 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Contact.png) no-repeat; }
#modulePage8379765 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Contact.png) no-repeat; }
#modulePage8379765 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Contact.png) no-repeat; }
#modulePage8379765 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Contact.png) no-repeat; }

/*************** Trade ******/
#modulePage8386746 #sidebar1 { height: 320px; }  
#modulePage8386746 #QuoteSlideShow .nivo-caption { color: #9e4f21; }
#modulePage8386746 #RSS_Link a { background: url(http://www.tertuliacellars.com/storage/LayoutElements/RSS_Trade.png) no-repeat; }
#modulePage8386746 #Twitter_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Twitter_Trade.png) no-repeat; }
#modulePage8386746 #Facebook_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Facebook_Trade.png) no-repeat; }
#modulePage8386746 #Blog_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/Blog_Trade.png) no-repeat; }
/****** Join Our Wine Club / Mailing List sidebar links ******/
#modulePage8386746 #sectionContent7345538 { position: absolute; width: 160px; top: 188px; left: -161px;  color: #ffffff;}
#modulePage8386746 #Join_Wine_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/jowc-trade.jpg) no-repeat; }
#modulePage8386746 #Join_Mail_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/joml-trade.jpg) no-repeat; }
#modulePage8386746 #Redd_Link a { background: url(http://www.tertuliacellars.com/storage/layoutelements/redd-trade.jpg) no-repeat; }

/*************ORDER PORT BOX**************/
#sectionContent8074485 { position: absolute; margin-top: -284px; margin-left: 528px;}
#modulePage8292262 #sectionContent8074485 { position: absolute; margin-top: -244px; margin-left: 508px;}
#modulePage8386746 #sectionContent8074485 { position: absolute; margin-top: -276px; margin-left: 528px;}
#modulePage8294748 #sectionContent8074485 { position: absolute; margin-top: -294px; margin-left: 238px;}
#modulePage8378257 #sectionContent8074485 { position: absolute; margin-top: -294px; margin-left: 238px;}
#modulePage10343803 #sectionContent8074485 { position: absolute; margin-top: -294px; margin-left: 238px;}
#box-content {margin-bottom: 10px;}
#box:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#box {
    margin: 0 auto;
    width: 100%;
}

#box {
    border-radius: 5px 5px 5px 5px;
}
#box {
    padding-left: 10px;
    position: relative;
    width: 195px;
    height: 20px;
}
#box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FEFDF6;
    border-color: -moz-use-text-color #DDDAD7 #DDDAD7;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: left;
}