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

   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/blk_ko_18/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/blk_ko_18/folder-expand.png) center left no-repeat; padding-left: 15px; }

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

.horizontalNavigationBar { width: 1138px; }
.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: #998E51; 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: #998E51; }
.input-with-error { border: 2px solid #998E51 !important; }
.faded-text { color: #$InactiveTextColor$; }

.offsite-link {         background: transparent url(/universal/images/core-resources/icons/blk_ko_18/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/blk_ko_18/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/blk_ko_18/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/blk_ko_18/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: #998E51; }
.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/blk_ko_18/file.png); background-position: left center; background-repeat: no-repeat; padding-left: 26px; }

.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: 24px; }
.journal-entry-references li .text-area { margin-left: 24px; 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: 18px; }
.file-item-list li .content { height: 1%; margin-left: 26px; }
.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/blk_ko_18/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 26px; 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/blk_ko_18/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: 196px; }
#sidebar2 .content-passthrough .search-form-pt .queryField { width: 90px; }

.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: 18px; width: 18px; color:#FFF; opacity: 1; margin-right: 8px; vertical-align:middle; margin-top:-5px; }

.date-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/date.png) top left no-repeat; }
.permalink-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/permalink.png) top left no-repeat; }
.comment-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/comment.png) top left no-repeat; }
.user-registered-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/user-registered.png) top left no-repeat; }
.reference-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/reference.png) top left no-repeat; }
.print-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/print.png) top left no-repeat; }
.email-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/email.png) top left no-repeat; }
.share-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/share.png) top left no-repeat; }
.category-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/category.png) top left no-repeat;  }
.tag-icon { background: transparent url(/universal/images/core-resources/icons/blk_ko_18/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; }

}


.notice-box{border-top: 1px solid #C3C2A6; padding-right: 20px; padding-left: 20px; padding-top: 40px; padding-bottom: 20px; background-color: #F6F5E6; border-color: #C3C2A6;}
#navigationBottom .horizontalNavigationBar .content-navigation{font-family: 'Architects Daughter', 'sans-serif'; font-weight: normal; font-style: normal;}
.h1subtitle{font-family: 'Clara', 'sans-serif'; font-weight: normal; font-style: normal;}
h3, .h3, .form-body .formCaption{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 19px; text-transform: none; line-height: 1.15em; font-weight: normal; font-style: normal; margin-bottom: 20px; background-color: #FFFFFF; color: #000000;}
.deli-tags{font-size: 10px;}
.rss-wrapper .rss-author{font-size: 10px;}
.deli-date{font-size: 11px;}
.verticalNavigationBar .section .folder{font-style: italic; padding-right: 0px; padding-left: 18px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px;}
#bannerWrapper{font-weight: -; font-style: -; margin-top: 70px;}
h2{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 1.8em; text-transform: uppercase; line-height: 1.2em; font-weight: bold; font-style: normal; margin-bottom: .5em; color: #000000;}
.paginationPageNumber.activePage{color: #4A4A4A;}
.tagcloud-widget-wrapper a{line-height: 2em;}
.rss-wrapper .rss-item{margin-bottom: 20px;}
.verticalNavigationBar .section .active-module a{font-weight: -; font-style: -; color: #12A1E8;}
.squarespace-slideshow .squarespace-slideshow-container{background-color: #000000;}
.post-data-chat .dialogue .line .speaker{font-weight: bold;}
.squarespace-slideshow .squarespace-slideshow-title{font-family: Helvetica; font-size: 16px; color: #FFFFFF;}
.post-data-quote .source{font-size: 16px; line-height: 18px; padding-left: 12px;}
.lw-location {font-size: 9px; color: #999999;}
h1 a:visited, h1 a:link, h1 a:active{font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'Tahoma', 'sans-serif'; font-size: 48px; text-transform: uppercase; letter-spacing: 0px; line-height: 1em; font-weight: normal; font-style: normal; margin-top: 50px; color: #000101;}
.post-data-chat .dialogue .line{padding-bottom: 8px;}
.lw-checkin.highlight{border-color: transparent;}
#contentWrapper{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 15px; letter-spacing: 0px; line-height: 1.2em; font-weight: normal; font-style: normal; padding-top: 0px; margin-top: 0px; color: #000000;}
.lw-desc{font-size: 11px; color: #898989;}
.deli-item-hang{border-bottom: 1px solid #DDDDDD; padding-left: 65px; padding-bottom: 10px; margin-bottom: 10px; border-color: #DDDDDD;}
#pageHeader{border-bottom: 1px solid #B3BFC9; font-weight: -; font-style: -; margin-bottom: 60px; background-color: #FFFFFF; border-color: #B3BFC9;}
.journal-comment-area .comment .signature{font-size: 10px; text-align: left; padding-top: 0px; margin-top: -15px;}
.deli-date-hang{font-size: 11px;}
.lw-location{font-size: 9px; color: #999999;}
#pageFooterWrapper{font-family: 'Times New Roman', 'Palatino', 'serif'; font-weight: normal; font-style: normal; padding-top: 40px;}
.squarespace-slideshow .squarespace-slideshow-description{font-family: Helvetica; font-size: 10px; line-height: 1.2em; color: #FFFFFF;}
.rss-wrapper{line-height: 1.5em;}
blockquote{font-size: 1.2em; border-left: 2px solid #4C5A64; line-height: 1.65em; font-style: italic; padding-right: 20px; padding-left: 30px; padding-top: 30px; padding-bottom: 20px; margin-right: 20px; margin-left: 20px; background-color: #EFF1F3; color: #5B5B5B; border-color: #4C5A64;}
input.text, textarea{font-size: 13px; border: 1px solid #B3BFC9; font-weight: normal; font-style: normal; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; border-color: #B3BFC9;}
.journal-entry-tag-post-title{font-family: 'Helvetica', serif; font-size: .7em; text-transform: uppercase; padding-top: 0px; padding-bottom: 15px;}
#siteTitleWrapper{padding-top: 90px; padding-bottom: 60px;}
.lw-date{font-size: 9px; line-height: 1.5em; color: #999999;}
.slide-indicator-box{padding-top: 10px;}
.slide-indicator-type-dotted a.slide-indicator.active{background-image: url(/universal/images/slideshow/selected.png);}
.verticalNavigationBar .section .caption{font-family: 'Georgia', 'Times New Roman', 'serif'; font-size: .7em; border-bottom: 2px solid #B3BFC9; text-transform: uppercase; letter-spacing: 0px; font-weight: normal; font-style: normal; padding-top: 0px; padding-bottom: 10px; margin-top: 0px; margin-bottom: 20px; color: #000000; border-color: #B3BFC9;}
.paginationPageNumber{border-right: 1px solid #ECD2D3; padding-right: 3px; margin-right: 3px; border-color: #ECD2D3;}
body{font-family: 'Cedarville Cursive', 'sans-serif'; font-size: 15px; border: 6px null #060606; line-height: 1.74em; font-weight: normal; font-style: normal; padding-right: 0px; padding-top: 0px; margin-top: 0px; background-color: #E8C174; color: #00000B; border-color: #060606; background-image: url(/universal/images/trials/module-images/bg-wallpaper.png); background-position: 0px 0px;}
.slide-indicator-type-dotted a.slide-indicator{line-height: 20px; background-image: url(/universal/images/slideshow/unselected.png); background-position: center center; background-repeat: no-repeat; float: left;}
.deli-tags-box{font-size: 10px; margin-top: 3px; color: #1D2E68;}
.rss-wrapper .rss-date{font-size: 10px;}
.verticalNavigationBar .section .module a{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 16px; text-transform: capitalize; letter-spacing: 0px; line-height: 0em; font-weight: normal; font-style: normal; padding-left: 14px; color: #070000;}
.lw-desc {font-size: 11px; color: #898989;}
.tagcloud-widget-wrapper a:link, .tagcloud-widget-wrapper a:visited{line-height: 2em;}
.lw-checkin{border-top: 1px solid #D5D5D5; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; border-color: #D5D5D5;}
.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator{line-height: 20px; text-decoration: none; padding-right: 0.8em; padding-left: 0.8em; margin-right: 3px; margin-left: 3px; background-color: #CCCCCC; color: #000000; float: left;}
#canvasWrapper{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 19px; border: 15px solid #B67B15; letter-spacing: 0px; line-height: 1.89em; font-weight: bold; font-style: italic; margin-right: auto; margin-left: auto; margin-top: 56px; background-color: #FFFFFF; color: #6A8A85; border-color: #B67B15;}
.rss-wrapper .rss-description{margin-right: 0px; margin-left: 0px; margin-top: 10px; margin-bottom: 10px;}
.journal-entry .title a{padding-bottom: 0px; color: #241725;}
.form-body .sectionBreak{border-bottom: 1px solid #CCCCCC; border-color: #CCCCCC;}
.twitter-wrapper .primary, .twitter-wrapper .secondary .primary{line-height: 1.5em; background-color: #AECADA; color: #333333;}
.deli-wrapper-box{text-decoration: none; padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 10px; background-color: #2865C0;}
.squarespace-slideshow .ffwd{background-image: url(/universal/images/slideshow/next-button.png); background-position: 50% 50%; background-repeat: no-repeat;}
.post-data-quote .quote{font-size: 36px; line-height: 40px;}
select{border: 1px solid #CCCCCC; padding-right: 5px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; background-color: #FFFFFF; border-color: #CCCCCC;}
a:link, a:visited, a:active{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 14px; font-weight: normal; font-style: normal; text-decoration: none; color: #6A8A85;}
.deli-item{border-bottom: 1px solid #DDDDDD; padding-bottom: 15px; margin-bottom: 15px; border-color: #DDDDDD;}
.twitter-wrapper .twitter-item-basic, .twitter-wrapper .twitter-item-basic{line-height: 1.5em; margin-bottom: 1em;}
.journal-entry{margin-bottom: 60px;}
.deli-item-box{border-bottom: 1px solid #1855b0; text-decoration: none; padding-bottom: 15px; margin-bottom: 15px; border-color: #1855b0;}
.lw-day-bar{font-size: 10px; padding-right: 20px; padding-left: 20px; padding-top: 8px; padding-bottom: 8px; background-color: #333333; color: #FFFFFF;}
input.button, input.button[disabled]{font-weight: -; font-style: -; padding-right: 10px; padding-left: 10px; padding-top: 8px; padding-bottom: 8px; background-color: #6A8A85; color: #FFFFFF;}
.rss-wrapper .rss-source{font-size: 10px;}
.tagcloud-page-wrapper a{line-height: 2em;}
.horizontalNavigationBar .module.active-module a{font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; background-image: url(/layout/images/diagonal-noise.png);}
.deli-tags-bubble a{font-size: 9px; text-decoration: none; padding-right: 0.9em; padding-left: 0.9em; padding-top: 0.25em; padding-bottom: 0.25em; margin-right: 4px; margin-left: 0px; margin-top: 0px; margin-bottom: 3px; background-color: #224964; color: #EEEEEE;}
.journal-comment-area{margin-top: 50px;}
.deli-desc-box{color: #68A5FF;}
#navigationBottom .horizontalNavigationBar{font-weight: -; font-style: -; padding-top: 35px;}
.journal-entry-date-break{border-top: 1px solid #ECD2D3; text-align: right; border-color: #ECD2D3;}
.journal-entry-tag-pre-title{font-size: .7em; font-weight: normal; font-style: normal; margin-bottom: 1em;}
.horizontalNavigationBar .folder{line-height: 1.5em; margin-top: 1px; background-color: #B3BFC9;}
.horizontalNavigationBar .module a{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; line-height: 2.1em; font-weight: normal; font-style: normal; padding-right: 11px; padding-left: 15px; padding-top: 5px; padding-bottom: 5px; margin-right: 0px; margin-left: 5px; margin-top: 0px; margin-bottom: 7px; background-color: #E8E8E8; color: #000000; border-color: #FCFCFC; background-position: 0px 0px;}
.squarespace-slideshow .frwd{background-image: url(/universal/images/slideshow/previous-button.png); background-position: 50% 50%; background-repeat: no-repeat;}
.verticalNavigationBar .section{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 21px; letter-spacing: 0px; line-height: 1.5em; font-weight: normal; font-style: normal; margin-bottom: 40px;}
.twitter-wrapper .secondary, .twitter-wrapper .twitter-item .secondary{background-color: #224964; color: #FFFFFF;}
.lw-date {font-size: 9px; line-height: 1.5em; color: #999999;}
.lw{padding-top: 10px; padding-bottom: 10px; background-color: #E6ECEF;}
.journal-comment-area .comment{border: 1px solid #CCCCCC; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; background-color: #E6ECEF; border-color: #CCCCCC;}
#pageFooter{font-family: 'Times New Roman', 'Palatino', 'serif'; font-size: 12px; border-top: 1px solid #B3BFC9; letter-spacing: 0px; font-weight: normal; font-style: normal; padding-top: 30px; padding-bottom: 30px; color: #6A8A85; border-color: #B3BFC9;}
.journal-entry-tag-post-body{font-family: 'Helvetica', serif; font-size: .7em; border-top: 2px solid #B3BFC9; text-transform: uppercase; padding-top: 15px; margin-top: 30px; border-color: #B3BFC9;}
.deli-date-box-span{font-size: 9px; margin-right: 4px; margin-left: 0px; margin-top: 0px; margin-bottom: 5px; color: #EEEEEE;}
.lw-map{padding-right: 17px; padding-left: 17px; padding-top: 17px; padding-bottom: 17px;}
input.text-fixed{border: 1px solid #CCCCCC; border-color: #CCCCCC;}
#pageBody .twitter-date a, #pageBody .twitter-date a:hover{font-size: 10px;}
.deli-title-box a, .deli-title-box a:hover{font-size: 1.2em; color: #fff;}
.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: #E6ECEF; color: #555555;}
.lw-slug a, .lw-slug 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: 10px; background-color: #E6ECEF; color: #555555;}
.twitter-wrapper.preset .twitter-item-content a, .twitter-wrapper.preset .twitter-item-content a:hover{text-decoration: none; background-color: transparent; color: #FFFFFF;}
input.button:focus, input.button:hover{background-color: #B56803;}
.deli-tags-box a, .deli-tags-box a:hover{color: #243A84;}
#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;}
.deli-url, .deli-url a:hover{font-size: 10px;}
.rss-wrapper .rss-read-more a, .rss-wrapper .rss-read-more a:hover{font-size: 10px;}
.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator.active, .squarespace-slideshow-indicator-wrapper.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator.active:hover{background-color: #999999; color: #000000;}
#canvas .lw-venue-name a, #canvas .lw-venue-name a:hover{font-size: 16px; line-height: 1.2em; color: #333333;}
.delicious-link a, .delicious-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: #444444;}
.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;}
.deli-title a, .deli-title a:hover{font-size: 1.2em;}
.twitter-wrapper .secondary a, .twitter-wrapper .secondary a:hover{text-decoration: none; background-color: transparent; color: #FFFFFF;}
.deli-url-box a, .deli-url-box a:hover{font-size: 10px; color: #FFFFFF;}
.deli-tags-bubble a:hover{text-decoration: none; background-color: #365E7D; color: #FFFFFF;}
.horizontalNavigationBar .module a:hover{text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; background-image: url(/layout/images/diagonal-noise.png);}
.slide-indicator-type-paginated .slide-indicator-box a.slide-indicator:hover{background-color: #D5D5D5; color: #000000;}
.lw-checkin:hover{background-color: #F6F6F6;}
a:hover{text-transform: uppercase; font-weight: -; font-style: -; text-decoration: underline;}


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

#canvasWrapper { width: 786px; padding: 0 176px 0 176px; } #sidebar1Wrapper { display: block; float: left;  width: 246px; padding: 0; } #sidebar2Wrapper { display: none;  float: right; width: 140px; padding: 0; } #contentWrapper { float: right; width: 484px; }

/*

Template: Empire Style: Transcendence Copyright: Squarespace Inc. All rights reserved.
Usage: NOT FOR USE OUTSIDE THE SQUARESPACE PLATFORM

*/



/* Global Styles
------------------------------------------------------- */

/* Clear page body div */
#pageBody { overflow: hidden; }

/* Ensures images fit content areas */
.full-image-block img,
.full-image-inline img,
.full-image-float-left img,
.full-image-float-right img { max-width: 100%; }

/* Standardizes all form button styles cross-browser */
input.button,
input.button[disabled] { width: auto; border: 0px; -moz-transition: background-color 0.33s ease-out; -webkit-transition: background-color 0.33s ease-out; transition: background-color 0.33s ease-out; }
input.button:focus,
input.button:hover { cursor: pointer; }

/* Resets font size in form inputs */
input,
textarea,
select { font-size: 100%; }

/* Overrides system width on comment buttons */
#createPostButton,
#previewPostButton { width: auto !important; }

/* Makes contact form widget button full-width */
.widget-type-sendemailv2 .submit-button,
.widget-type-sendemailv2 .submit-button[disabled] { width: 100%; }



/* Template Specific Styles
------------------------------------------------------- */


/* Navigation */

.horizontalNavigationBar { width: 786px; }


/* Add your custom CSS below this line
------------------------------------------------------- */


.search_caption {
  font-family: Times New Roman; font-size: .72em; color: #224964; font-weight: normal; 
  font-style: normal; text-transform: uppercase; letter-spacing: 0px; 
  margin: 0px 0px -11px 0px; padding: none; text-align: left; text-indent: 52px;
}


.text_queryField_custom {
  height: 23px; width: 150px; position: relative; left: 0px; top: 2px; font-size: inherit;
  
}


#sectionContent6360126_custom {
 
  position: absolute; left: 752px; top: 234px; overflow: visible; margin-bottom: 10px; z-index: 3;
 
}

#moduleContentWrapper15142458 {
 
  position: relative; left: 0px; top: 0px; overflow: visible; width: 200px; 
  z-index: 2;
 
}

#moduleContent15142458 {
 
  position: relative; left: 0px; top: 0px; overflow: visible; z-index: 2; 
  
}


/* Image Positioning */

/* Sidebar Wrapper overflow to allow positioning */

/*
body {
  overflow: visible;
}
*/


/* styling subnavigation active links 

.horizontalNavigationBar .module a {
font-family: 'Buda', 'sans-serif'; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; 
line-height: 2.1em; font-weight: 300; font-style: normal; padding-right: 11px; padding-left: 15px; 
padding-top: 5px; padding-bottom: 5px; margin-right: 0px; margin-left: 5px; margin-top: 0px; margin-bottom: 7px; 
background-color: #E8E8E8; color: #000000; border-color: #FCFCFC; background-position: 0px 0px;
}

.horizontalNavigationBar .module a:hover{
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}

.horizontalNavigationBar .module.active-module a {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

*/


/* custom left nav section divs */

#pic_Home{
  position: relative; left: .2em; top: 0em; overflow: visible;
}

#pic_about_us_mngmt_Bio {
  position: relative; left: 1.9em; top: 0em; overflow: visible;
}

.caption_name {
  color: #070000;
  font-size: 87%; font-weight: bold;
  position: relative; left: 1.4em; top: 0em;
}

#caption_title {
  color: #070000;
  font-size: 72%; font-weight: normal;
  position: relative; left: -3.4em; top: -1.3em; 
  text-align: center;
}

#pic_About {
  position: relative; left: -.5em; top: 0em; overflow: visible;
}

#pic_Contact {
  position: relative; left: 1.5em; top: 0em; overflow: visible;
}

#pic_Focus {
  position: relative; left: 0em; top: .1em; overflow: visible;
}

#pic_Services {
  position: relative; left: 0em; top: 0em; overflow: hidden;
  width: 245px;
}



/* pic classes */

#picBio {
  margin-top: 2px; 
  position: relative; left: 0;
}

#picClimbers {
  height: 100%; width: 100%; margin-top: 2px;
}

#picRainbow {
  height: 100%; width: 100%; margin-top: 2px;
}

#picStones_Stripe {
  margin-top: 2px; 
  position: relative; left: 0;
}


#picPyramid {
  margin-top: 2px; 
  position: relative; left: 0;
}

#picBalance_Concept {
  margin-top: 2px; 
  position: relative; left: 0;
}

#picBridge {
  margin-top: 2px; 
  position: relative; left: 0;
}

#picBalancingStones {
  height: 100%; width: 100%; margin-top: 2px;
}

#picZenStone {
  height: 100%; width: 100%; margin-top: 2px;
}

#picZenStone2 {
  height: 100%; width: 100%; margin-top: 2px;
}

#picPerfectPebbles {
  height: 100%; width: 100%; margin-top: 2px;
}


/* Set narrative subnav header, links class */

.subnavWrapper_normal {
  position: relative; left: 0em; top: 0em; 
  width: 7em;
}

.subnavWrapper_indent {
  position: relative; left: 1em; top: 0em;
  width: 7em;
}

.subnavWrapper_wide_normal {
  position: relative; left: 0em; top: 0em; 
  width: 15em;
}

.subnavWrapper_wide_indent {
  position: relative; left: 1em; top: 0em;
  width: 15em;
}


.subnav_header {
  width: 100%;
  font-family: 'Georgia', 'Times New Roman', 'serif'; border-bottom: 2px solid #f27a00; 
  text-transform: uppercase; letter-spacing: 0px; font-weight: normal; font-style: normal; 
  padding-top: 0px; padding-bottom: 14px; padding-bottom: 8px; margin-top: 40px; 
  margin-bottom: 20px; margin-bottom: 15px; border-color: #f27a00; 
  
  background-color: #f27a00; background-color: #6a8a85; 
  border: none; padding: .1em 0em .2em .3em; 
  display: none;
} 

.subnav_header_short {
  width: 100%;
  font-family: 'Georgia', 'Times New Roman', 'serif'; border-bottom: none; 
  text-transform: uppercase; letter-spacing: 0px; font-weight: normal; font-style: normal; padding-top: 0px; 
  padding-bottom: 14px; margin-top: 40px; margin-bottom: -35px;  
}


.subnav_links {
  width: 100%; line-height: 30%;
  font-family: 'Georgia', 'Times New Roman', 'serif'; border-bottom: none; 
  text-transform: uppercase; letter-spacing: 0px; font-weight: normal; font-style: normal; padding-top: 0px; 
  padding-bottom: 0px; margin-top: 0px; margin-bottom: -21px; 
  
  padding: .0em 0em 0em .3em;
  display: none;
}

.go_to_top {
  font-size: 110%;
  padding-top: 3px; margin-top: 40px; margin-bottom: 0px; 
  margin-top: 5em;
  padding: 0em 0em 0em .3em;
  position: relative; left: 0px; top: 15px;
  display: none;
}



/* Define vertical nav header */

#vertical_nav_header {
  width: 100%; color: 000000; 
  font-family: 'Georgia', 'Times New Roman', 'serif'; border-bottom: 2px solid #b3bfc9; 
  text-transform: uppercase; letter-spacing: 0px; font-weight: normal; font-style: normal; 
  padding-top: 0px; padding-bottom: 10px; margin-top: 0px; margin-bottom: -21px; 
  border-color: #b3bfc9; 
  
  padding-left: .4em; padding-bottom: .1em; margin-bottom: -30px; border: none;
  background-color: #e8e8e8; 
}

/* Adjust vertical nav link stye */

#sectionContent6421332 .section {
  background-color: #e8e8e8; background-color: #ffffff;
  padding: .1em 0em .5em .4em; margin-top: -6px;
}

#sectionContent6421488 .section {
  background-color: #e8e8e8; background-color: #ffffff;
  padding: .1em 0em .5em .4em; margin-top: -6px;
}

/*
.verticalNavigationBar .section .module a:link {
  text-decoration: none; background-color: #e8e8e8; color: #070000; 
  background-image: url(/layout/images/diagonal-noise.png);
}

.verticalNavigationBar .section .module a:visited {
  ext-decoration: none; background-color: #e8e8e8; color: #070000; 
  background-image: url(/layout/images/diagonal-noise.png);
}

.verticalNavigationBar .section .module a:hover {
  text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}
*/


/* Copy template vertical navigation caption style to narrative subnavs */

#focus_subnav_header, #svcs_subnav_header, #about_us_subnav_header {
  font-family: 'Georgia', 'Times New Roman', 'serif'; font-size: .7em; border-bottom: 2px solid #B3BFC9; 
  text-transform: uppercase; letter-spacing: 0px; font-weight: normal; font-style: normal; padding-top: 0px; 
  padding-bottom: 10px; margin-top: 0px; margin-bottom: 20px; color: #000000; border-color: #B3BFC9;
}




#homePageBanner, #focusPageBanner, #servicesPageBanner, 
#pic_about_us_mngmt_Bio, #pic_Home, #pic_About, #pic_Contact, #pic_Focus, #pic_Services {
  display: none;
}




/* style vertical nav dropdown clones */

#sectionContent6628515 #navigationBottom-moduleLink15741405 {
  background: none;
}


#sectionContent6421332 .content-navigation, 
#sectionContent6421488 .content-navigation {
  margin-bottom: -2em; margin-top: 0em; 
  line-height: 100%;
  padding: 2px;

}

/* About Us */
#sectionContent6630801 .content-navigation {
  position: relative;
  left: .4em;
  line-height: 100%;
  margin-bottom: 0em;
  padding: 2px;
}

/* 
#sectionContent6628515 #navigationBottom-moduleLink15741405:visited  {
  background: none;
}

#sectionContent6628515 #navigationBottom-moduleLink15741405:hover  {
  background: none;
}

#sectionContent6628515 #navigationBottom-moduleLink15741405:active  {
  background: none;
}
*/

/* Home page and ancillary pages */

/* Home page */
#modulePage15142454 #homePageBanner {
  display: block;
}

#modulePage15142454 #pic_Home {
  display: block;
}

#modulePage15142454 .go_to_top_vn {
  display: none;
}


/* Search */

#modulePage15142458 #homePageBanner {
  display: block;
}

#modulePage15142458 #pic_Home {
  display: block;
}


/* About Us */
#modulePage15308483 #homePageBanner {
  display: block;
}

#modulePage15308483 #pic_About {
  display: block;
}


/* About Us - Our Name */
#modulePage15307781 #homePageBanner {
  display: block;
}

#modulePage15307781 #pic_About {
  display: block;
}

/* styling subnavigation link */

#modulePage15307781 #navigationBottom-moduleLink15308483:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15307781 #navigationBottom-moduleLink15308483:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15307781 #navigationBottom-moduleLink15308483:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* About Us - Management */
#modulePage15307805 #homePageBanner {
  display: block;
}

#modulePage15307805 #pic_about_us_mngmt_Bio {
  display: block;
}

/* styling subnavigation link */

#modulePage15307805 #navigationBottom-moduleLink15308483:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15307805 #navigationBottom-moduleLink15308483:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15307805 #navigationBottom-moduleLink15308483:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* References */
#modulePage15214252 #homePageBanner {
  display: block;
}

#modulePage15214252 #pic_about_us_mngmt_Bio {
  display: block;
}

/* styling subnavigation link */

#modulePage15214252 #navigationBottom-moduleLink15308483:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15214252 #navigationBottom-moduleLink15308483:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15214252 #navigationBottom-moduleLink15308483:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* About Us - Associates */
#modulePage15307835 #homePageBanner {
  display: block;
}

#modulePage15307835 #pic_About {
  display: block;
}

/* styling subnavigation link */

#modulePage15307835 #navigationBottom-moduleLink15308483:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15307835 #navigationBottom-moduleLink15308483:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15307835 #navigationBottom-moduleLink15308483:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Contact */
#modulePage15142457 #homePageBanner {
  display: block;
}

#modulePage15142457 #pic_Contact {
  display: block;
}


/* Focus pages */

/* Main page */
#modulePage15280820 #focusPageBanner {
  display: block;
}

#modulePage15280820 #pic_Focus {
  display: block;
}

/* styling secondary navigation link  */

#modulePage15280820 #navigationBottom-moduleLink15740479 {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15280820 #navigationBottom-moduleLink15740479:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15280820 #navigationBottom-moduleLink15740479:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Investment Firms & Boards */
#modulePage15145099 #focusPageBanner {
  display: block;
}

#modulePage15145099 #pic_Focus {
  display: block;
}

/* styling subnavigation link */

#modulePage15145099 #navigationBottom-moduleLink15280820:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145099 #navigationBottom-moduleLink15280820:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145099 #navigationBottom-moduleLink15280820:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Chief Executives */
#modulePage15145123 #focusPageBanner {
  display: block;
}

#modulePage15145123 #pic_Focus {
  display: block;
}

/* styling subnavigation link */

#modulePage15145123 #navigationBottom-moduleLink15280820:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145123 #navigationBottom-moduleLink15280820:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145123 #navigationBottom-moduleLink15280820:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Human Resource Leaders */
#modulePage15145136 #focusPageBanner {
  display: block;
}

#modulePage15145136 #pic_Focus {
  display: block;
}

/* styling subnavigation link */

#modulePage15145136 #navigationBottom-moduleLink15280820:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145136 #navigationBottom-moduleLink15280820:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145136 #navigationBottom-moduleLink15280820:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Emerging Companies */
#modulePage15145165 #focusPageBanner {
  display: block;
}

#modulePage15145165 #pic_Focus {
  display: block;
}

/* styling subnavigation link */

#modulePage15145165 #navigationBottom-moduleLink15280820:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145165 #navigationBottom-moduleLink15280820:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145165 #navigationBottom-moduleLink15280820:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Midsized Organizations */
#modulePage15145176 #focusPageBanner {
  display: block;
}

#modulePage15145176 #pic_Focus {
  display: block;
}

/* styling subnavigation link */

#modulePage15145176 #navigationBottom-moduleLink15280820:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145176 #navigationBottom-moduleLink15280820:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15145176 #navigationBottom-moduleLink15280820:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Services pages */

/* Main page */
#modulePage15280808 #servicesPageBanner {
  display: block;
}

#modulePage15280808 #pic_Services {
  display: block;
}


/* Executive Support Services */
#modulePage15144557 #servicesPageBanner {
  display: block;
}

#modulePage15144557 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15144557 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144557 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144557 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Leadership Transition & Succession */
#modulePage15144709 #servicesPageBanner {
  display: block;
}

#modulePage15144709 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage115144709 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144709 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144709 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Interim HR Leadership */
#modulePage15144803 #servicesPageBanner {
  display: block;
}

#modulePage15144803 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15144803 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144803 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144803 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Litigation Avoidance */
#modulePage15144806 #servicesPageBanner {
  display: block;
}

#modulePage15144806 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15144806 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144806 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144806 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Growth Solutions */
#modulePage15144818 #servicesPageBanner {
  display: block;
}

#modulePage15144818 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15144818 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144818 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144818 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}

/* Acquisitions & Mergers (Growth Solutions sub-heading) */
#modulePage15628708 #servicesPageBanner {
  display: block;
}

#modulePage15628708 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15628708 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15628708 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15628708 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Reorganization Services */
#modulePage15144819 #servicesPageBanner {
  display: block;
}

#modulePage15144819 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15144819 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144819 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144819 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Resource Optimization */
#modulePage15144842 #servicesPageBanner {
  display: block;
}

#modulePage15144842 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15144842 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144842 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144842 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}


/* Emergency Communications */
#modulePage15144860 #servicesPageBanner {
  display: block;
}

#modulePage15144860 #pic_Services {
  display: block;
}

/* styling subnavigation link */

#modulePage15144860 #navigationBottom-moduleLink15280808:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144860 #navigationBottom-moduleLink15280808:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15144860 #navigationBottom-moduleLink15280808:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}




#canvasWrapper {
 position: relative; overflow: visible; 
}


/* 
#pageHeader {
  position: relative; overflow: visible; 
}
*/

#sidebar1Wrapper {
  position: relative; overflow: visible; 
}

.header_top_home {
  position: absolute; left: 479px; top: 117px; 
  height: 47px; width: 601px; margin: 0; padding: 0; 
  opacity: .25; filter:alpha(=25);
}

#homePageTag, #focusPageTag, #servicesPageTag {
  position: absolute; left: 175px; top: 185px; font-size: 1.3em;	color: #e65c00; color: #f27a00;
  height: 20px; width: *; border: none; margin: 0; padding: 0; z-index: 999;
}



#bannerWrapper {
 
  position: relative; left: -60px; top: -70px; margin-bottom: -130px; overflow: hidden; z-index: 1;
  opacity: 1.0; filter:alpha(=100);
}

#navigationBottom .horizontalNavigationBar {
  
  position:relative; z-index: 1;
  
}

/* List style */

ul.blank {
  list-style-type: none;
  list-style-position: outside;
  margin-left: .1em;
  padding-left: .8em;
  text-indent: -.7em;
}

ul.blank_indent {
  list-style-type: none;
  list-style-position: outside;
  margin-left: 5.8em;
  padding-left: .8em;
  text-indent: -.8em;
}

li.blank:before {
  content:" - ";
}

/* paragraph classes */

.form-body p {
  font-weight: bold;
}


/* link narrative a class */

a.narrative:link {
  color: #000000; 
  font-family: Times New Roman; 
  font-size: 100%;
  text-decoration: none;
}

a.narrative:visited {
  color: #000000; 
  font-family: Times New Roman; 
  font-size: 100%;
  text-decoration: none;
}

a.narrative:hover {
  color: #000000; 
  font-family: Times New Roman; 
  font-size: 100%;
  text-decoration: underline;
}

a.narrative:active {
  color: #000000; 
  font-family: Times New Roman; 
  font-size: 100%;
  text-decoration: none;
}

.more_detail {
  color: #6a8a85;
}

/* adjust link hover font-size */

a:link {
  font-size: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  text-transform: none;
}

a:visited {
  font-size: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  text-transform: none;
}

a:hover {
  font-size: inherit;
  text-decoration: inherit;
  font-weight: inherit;
  text-transform: none;
  text-decoration: underline;
}


a.section_return:link {
  color: #6a8a85; color: #070000; color: #ffffff;
  text-decoration: none;
  font-weight: normal; 
  text-transform: none;
  font-size: 1.1em; font-size: .83em;
  font-family: 'Georgia', 'Times New Roman', 'serif';
  text-transform: uppercase;
}

a.section_return:visited {
  color: #6a8a85; color: #070000; color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  text-transform: none;
  font-size: 1.1em; font-size: .83em;
  
  font-family: 'Georgia', 'Times New Roman', 'serif';
  text-transform: uppercase;
}

a.section_return:hover {
  color: #6a8a85; color: #070000; color: #ffffff;
  text-decoration: underline;
  font-weight: normal;
  text-transform: none;
  font-size: 1.1em; font-size: .83em;
  
  font-family: 'Georgia', 'Times New Roman', 'serif';
  text-transform: uppercase;
}


a.sublinks_return:link {
  color: #6a8a85;
  text-decoration: none;
  font-weight: inherit;
  text-transform: none;
  font-size: 1em; font-size: 1em;
}

a.sublinks_return:visited {
  color: #6a8a85;
  text-decoration: none;
  font-weight: inherit;
  text-transform: none;
  font-size: 1em; font-size: 1em;
}

a.sublinks_return:hover {
  color: #f27a00; color: #6a8a85; 
  text-decoration: underline;
  font-weight: inherit;
  text-transform: none;
  font-size: 1em; font-size: 1em;
}

a.top:link {
  color: #6a8a85; color: #cccccc; 
  text-decoration: none;
  font-weight: normal;
  text-transform: none;
  font-size: 1em; font-size: 16px;
}

a.top:visited {
  color: #6a8a85; color: #cccccc; 
  text-decoration: none;
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
}

a.top:hover {
  color: #6a8a85; color: #f27a00;
  text-decoration: underline;
  font-weight: normal;
  text-transform: none;
  font-size: 16px; 
}


a.vertical_nav_header:link {
  color: #000000;
  text-decoration: none;
  font-weight: inherit;
  text-transform: none;
  font-size: .75em; font-size: .75em;
}

a.vertical_nav_header:visited {
  color: #000000;
  text-decoration: none;
  font-weight: inherit;
  text-transform: none;
  font-size: .75em; font-size: .75em;
}

a.vertical_nav_header:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: inherit;
  text-transform: none;
  font-size: .75em; font-size: .75em;
}



#pic_about_us_mngmt_Bio {
  line-height: 85%;
  font-size: 90%;
}



/* Style sidebar link headers */

#moduleContent15753272 li.module, 
#moduleContent15742908 li.module, #moduleContent15753944 li.module {

}

/* Focus, Services */

#moduleLink15753272, #moduleLink15742908, #moduleLink15753944 {
  font-weight: bold;
  text-transform: uppercase;
}



.verticalNavigationBar #sectionContent6360126 .section {
   line-height: 1em;
}

/*

#modulePage15214252 #navigationBottom-moduleLink15308483:link {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15214252 #navigationBottom-moduleLink15308483:visited {
  font-weight: -; font-style: -; background-color: #6A8A85; color: #FFFFFF; 
  background-image: url(/layout/images/diagonal-noise.png);
}

#modulePage15214252 #navigationBottom-moduleLink15308483:hover {
   text-decoration: none; background-color: #B3BFC9; color: #FFFFFF; 
   background-image: url(/layout/images/diagonal-noise.png);
}

*/




/* content first paragraph padding */

p.top {
  margin-top: 2px;
}

h2.top {
  margin-top: -5px;
}

/* format Associates page */

p.assoc {
  margin-bottom: -.9em;
}

li.min_spc {
 margin-bottom: 0em;
}

li.med_spc {
 margin-bottom: .75em;
}

li.lrg_spc {
 margin-bottom: 1.25em;
}


/* Set footer goto top link(s) */

#gotoTopWrapper {
  position: relative;
  overflow: visible;
  left: 0px;
  top: 0px;
  display: block;
}


#gotoTop_Focus_invest, #gotoTop_Focus_chief, #gotoTop_Focus_hrl, #gotoTop_Focus_emerg, 
#gotoTop_Focus_mid, #gotoTop_Svcs_exec, #gotoTop_Svcs_lead, #gotoTop_Svcs_inter, #gotoTop_Svcs_lit, 
#gotoTop_Svcs_growth, #gotoTop_Svcs_acqu, #gotoTop_Svcs_reorg, #gotoTop_Svcs_opti, #gotoTop_Svcs_emer,
#gotoTop_AboutUs_name, #gotoTop_AboutUs_mgmt, #gotoTop_AboutUs_ref, #gotoTop_AboutUs_assoc  {
  position: absolute;
  z-index: 999;
  left: 50%;
  top: -6em;
  margin-left: -4.5em;
  font-size: 100%;
  display: none;
}

/* Focus */
 
#modulePage15145099 #gotoTop_Focus_invest {
  display: block;
}

#modulePage15145123 #gotoTop_Focus_chief {
  display: block;
}

#modulePage15145136 #gotoTop_Focus_hrl {
  display: block;
}

#modulePage15145165 #gotoTop_Focus_emerg {
  display: block;
}

#modulePage15145176 #gotoTop_Focus_mid {
  display: block;
}


/* Services */

#modulePage15144557 #gotoTop_Svcs_exec {
  display: block;
}

#modulePage15144709 #gotoTop_Svcs_lead {
  display: block;
}

#modulePage15144803 #gotoTop_Svcs_inter {
  display: block;
}

#modulePage15144806 #gotoTop_Svcs_lit {
  display: block;
}

#modulePage15144818 #gotoTop_Svcs_growth {
  display: block;
}

#modulePage15628708 #gotoTop_Svcs_acqu {
  display: block;
}

#modulePage15144819 #gotoTop_Svcs_reorg {
  display: block;
}

#modulePage15144842 #gotoTop_Svcs_opti {
  display: block;
}

#modulePage15144860 #gotoTop_Svcs_emer {
  display: block;
}

/* About Us */

#modulePage15307781 #gotoTop_AboutUs_name {
  display: block;
}

#modulePage15307805 #gotoTop_AboutUs_mgmt {
  display: block;
}

#modulePage15214252 #gotoTop_AboutUs_ref {
  display: block;
}

#modulePage15307835 #gotoTop_AboutUs_assoc {
  display: block;
}




#top_About_US_assoc {
  display: none;
}

#top_About_US_assoc {
  font-size: 110%;
  padding-top: 3px; margin-top: 40px; margin-bottom: 0px; 
  margin-top: 5em;
  padding: 0em 0em 0em .3em;
  position: relative; left: 0px; top: 15px;
  display: none;
}

#footer_contact_p {
  margin; 0px 0px -5px 0px;
  padding: 0px;
  text-indent; 0px;
}

#footer_contact_e {
  margin; 0px;
  padding: 0px;
  text-indent; 0px;
}