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

   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; }
#active-module-marker { display: none; }
  
.folder-link { -moz-outline: 0; }

.verticalNavigationBar .folder-open a.folder-link { background: transparent url(../universal/images/core-resources/icons/smalllight/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/smalllight/folder-expand.png) center left no-repeat; padding-left: 15px; }

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

.horizontalNavigationBar { width: 944px; }
.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: 10; } 
.horizontalNavigationBar .folder-open .folder-wrapper ul { display: block; position: absolute; z-index: 10; } 
.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; }
  
.inline-icon { margin-right: 4px; vertical-align: middle; }   
.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/smalllight/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/smalllight/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/smalllight/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/smalllight/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; }


/* --- 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/smalllight/file.png); background-position: left center; background-repeat: no-repeat; padding-left: 22px; }

.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: 20px; }
.journal-entry-references li .text-area { margin-left: 20px; 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-container { float: left; }
.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: 14px; }
.file-item-list li .content { height: 1%; margin-left: 22px; }
.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/smalllight/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 22px; 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/smalllight/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; }

  
/* --- 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; }
  

/* --- 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; }


/* --- 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: 150px; }
#sidebar2 .content-passthrough .search-form-pt .queryField { width: 175px; }

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

.inline-icon { height: 14px; width: 14px; }

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



/* --- 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: 20px; border-bottom: 1px solid #CECECE; text-transform: uppercase; letter-spacing: 2px; font-weight: normal; padding-bottom: 9px; margin-bottom: 15px; color: #1A1A1A; border-color: #CECECE;}
body{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 12px; line-height: 1.8em; margin-right: auto; margin-left: auto; background-color: #F4F4F4; color: #777777; background-position: 0px 0px; background-repeat: repeat-x;}
a:link, a:visited, a:active{text-decoration: none; color: #262626;}
h1 a:visited, h1 a:link, h1 a:active{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 55px; border-bottom: 0px null inherit; letter-spacing: 0px; line-height: 0.72em; font-weight: bold; color: #262626;}
#navigationBottom .horizontalNavigationBar{border-bottom: 1px solid #000000; line-height: 1.7em; font-weight: bold; margin-right: 0px; margin-top: 18px; margin-bottom: 0px; border-color: #000000;}
.notice-box{padding-right: 15px; padding-left: 15px; padding-top: 15px; padding-bottom: 15px;}
h2, .h2, .journal-entry .title a{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 28px; letter-spacing: 0px; line-height: 1em; font-weight: normal; text-decoration: none; color: #262626;}
h3, .h3, .form-body .formCaption{font-size: 14px; font-weight: bold; padding-top: 0px; margin-top: -4px; color: #000000; background-repeat: no-repeat;}
.verticalNavigationBar .section .module a{line-height: 2.86em; color: #5F5F5F;}
.verticalNavigationBar .section .folder{border-left: 1px solid #ACACA3; padding-left: 11px; margin-left: 4px; border-color: #ACACA3;}
#pageHeader{line-height: 1em; padding-top: 24px; padding-bottom: 0px;}
.h1subtitle{font-family: Georgia, 'Times New Roman', serif; font-size: 18px; line-height: 1em; font-weight: normal; margin-top: 16px; color: #BF370A;}
#canvasWrapper{margin-right: auto; margin-left: auto;}
#pageFooter{
	font-size: 12px;
	line-height: 1em;
	color: #999999;
}
.verticalNavigationBar .section{padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 20px;}
.verticalNavigationBar .section .active-module a{font-weight: bold; color: #000000;}
.horizontalNavigationBar .module a{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1em;
	font-weight: normal;
	text-decoration: none;
	margin-right: 28px;
	margin-bottom: 6px;
	color: #8A8A8A;
}
.horizontalNavigationBar .active-module a{color: #FFFFFF;}
.journal-entry-date-break{padding-right: 5px; padding-left: 5px; margin-bottom: 15px; background-color: #FFFFFF; color: #767676;}
.journal-entry-tag-pre-title{font-size: 11px; padding-right: 5px; padding-left: 5px; margin-bottom: 15px; background-color: #FFFFFF; color: #767676;}
.journal-entry-tag-post-title{font-size: 10px; text-transform: uppercase; padding-top: 0px; padding-bottom: 15px; color: #A6A6A6;}
.journal-entry-tag-post-body{font-size: 11px; color: #999999;}
.horizontalNavigationBar .folder{padding-right: 10px; padding-left: 18px; padding-top: 15px; padding-bottom: 5px; margin-top: 6px;}
.comment{padding-right: 10px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px; background-color: #E6F2F1;}
.comment .signature{font-size: 10px; border-top: 1px solid #CED9D8; padding-top: 2px; padding-bottom: 0px; border-color: #CED9D8;}
#navigationTop .horizontalNavigationBar{line-height: 1.7em; margin-right: 0px;}
.journal-entry-wrapper{padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; margin-bottom: 20px;}
.verticalNavigationBar li{border-bottom: 1px solid #ACACA3; border-color: #ACACA3;}
.verticalNavigationBar ul{border-top: 1px solid #ACACA3; border-color: #ACACA3;}
#bannerWrapper{margin-left: -148px; margin-top: -114px;}
blockquote{font-style: italic;}
input.text, textarea{border: 2px solid #AFAEAE; border-color: #AFAEAE;}
.paginationControlWrapper{padding-top: 25px;}
.paginationPageNumber{padding-right: 4px;}
.paginationPageNumber.activePage{font-weight: bold; color: #000000;}
.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;}
#navigationTop .horizontalNavigationBar .content-navigation{margin-right: -28px; margin-top: 70px; float: right;}
.post-data-chat .dialogue .line{padding-bottom: 8px;}
.post-data-chat .dialogue .line .speaker{font-weight: bold;}
.post-data-quote .quote{font-size: 36px; line-height: 40px;}
.post-data-quote .source{font-size: 16px; line-height: 18px; padding-left: 12px;}
a:hover{text-decoration: underline; color: #000000;}
.verticalNavigationBar .section .module a:hover{border-bottom: 1px dotted #000000; color: #000000; border-color: #000000;}
.horizontalNavigationBar .module a:hover{color: #FFFFFF;}
h2.title a:hover{border-bottom: 0px null inherit; color: #BF370A;}


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

#canvasWrapper { width: 944px; padding: 0 0px 0 0px; } #sidebar1Wrapper { display: none; } #sidebar2Wrapper { display: none; } #contentWrapper { width: 944px; }

undefined{  }

*, body { 
  margin: 0; 
  padding: 0;
  }


li { list-style-position:inside; }


.greenPoints { margin-bottom: 20px; }
.greenPoints .full-image-float-left { padding-bottom: 25px; }


strong { color: #303030; }

.greenQuote { margin-top: 8px; }

ol.giftCard { list-style-position: inside !important; }

ol.giftCard li { line-height: 2.0em; }

.cardRight { float: right; width: 600px; }

.roundBox { margin: 0 0 10px 17px !important; width: 880px; background: #e2e2e2; padding: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; margin: 0 -8px 0 -8px; }


.col285 { width: 285px; float: left; margin: 0 50px 0 0; }

.col285End { width: 285px; float: left; }

.subText { display: block; width: 250px; margin: 20px 0 0 17px; }

.appstoreLink { float: right; margin: -5px 38px 0 0; }








.allDone { margin: 0 10px 0 0; border-radius: 3px; -webkit-border-radius: 8px; -moz-border-radius: 8px; padding: 6px 8px; background: #ff0000; color: #fff; }


.active-filter { font-size: 19px; }

#iphoneBlock { margin: 0 0 0 400px; }

#iphoneBlock a:link { color: #309bd7; }

#iphoneBlock blockquote { padding: 0 0 0 50px; font-style: normal; }

#iphoneBlockLeft { float: left; width: 375px; }



/* --------------- TABLE CODE ----------------------------------------------------------------------------------- */



table a,
table a:link,
table a:visited {
	border:none;
	}							
	
img {
	border:0;
	margin-top:.5em;
	}	
table {
	width:100%;
    border-right: 1px solid #dbdbdb;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}
	
tr.odd	{
	background:#e8e8e8;
	}	
tr      {
        background:#fff;
        }
.column1Main	{
	background:#333;
        color: #fff;
	}
.column1MainTop	{
	background:#333;
        color: #fff;
        border-top: 1px solid #444 !important;
	}
td.column1Blank	{
	background:#f4f4f4 !important;
        border-left: none;
	}

td.dark   {
        background: #333 !important;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #333;
       }
td {
	color:#555;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #000;
	text-align:left;
	border-left:1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding:.3em 1em;
	}							
thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#000;
        border-right: 1px solid #444;
	}
thead td {
        border-bottom: 1px solid #444;
        }
	
tfoot th {
	text-align:center;
	background:#fcdd6e;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

th.CompareServices { background: #333 url(../storage/dark-pat-compare.png) repeat top left !important; color: #fff !important; border-bottom: none; }

.rightMost { border-right: 1px solid #dbdbdb; }

td.sqtd { background: url(../storage/darkhalf-pat-compare.png) repeat top left !important; }




/* EXAMPLES PAGE ======================================================== */


.winners li { width: 320px !important; font-size: 16px; border-bottom: 1px solid #dbdbdb !important; list-style: circle; line-height: 2.2em; }

.winDates { font-size: 16px; color: #bbb; padding: 0 10px 0 0; }

.filterBlog { }





#modulePage3557787 .list-journal-entry-wrapper { float: left; margin-top: -10px; }

#modulePage3557787 .journal-filter-header { display: none; }


#modulePage3557787 .headerTitle { margin: 0 0 85px 0; display: block; }

#modulePage3557787 #content { width: 985px; margin: 0; float: left; }

#modulePage4346264 #content { width: 980px; margin: 0 0 0 0px; float: left; } /* iphone app page */


.posted-in { position: relative; top: -72px; .top: -69px; left: 0px; width: 155px; display: block; padding: 5px 0 5px 10px; background: #000; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; color: #868686; } /* positions category on top of image */

.journal-entry-text h2.title a { color: #222; font-size: 14px !important; position: relative; top: 265px; padding: 0 !important; margin: 0 !important; }

.tag-element a { color: #ccc !important; }

.journal-entry-wrapper { float: left; padding: 0 !important; margin: 0 !important; }

.journal-entry { width: 165px; height: 325px; float: left; margin: 0 32px 0 0; padding: 0 !important; }

#modulePage3557787 h2 { padding: 0 0 5px 0 !important; }


.inline-icon { display: none; }


#modulePage3557787 .body { padding: 0 !important; margin: -15px 0 0 0 !important; font-size: 10px; overflow: hidden !important; }


#modulePage3557787 .body a:link { color: #777 !important; }
#modulePage3557787 .body a:visited { color: #777 !important; }
#modulePage3557787 .body a:hover { color: #777 !important; text-decoration: underline; }
#modulePage3557787 .body a:active { color: #777 !important; }


#modulePage3557787 .body img { padding: 0 0 13px 0; }






/* FILTER ================================================================================= */

.topic-info-filter {
font-size: 13px;
background: #e2e2e2;
padding: 20px;
-webkit-border-radius: 8px; -moz-border-radius: 8px;
width: 915px;
}

.all { font-size: 20px; }

.topic-info-filter a { padding: 0 4px 0 4px; }



.subNavFill { width: 952px; border-bottom: 1px solid #e2e2e2; } /* filtering nav style */

.subNavFill ul { list-icon: none; padding: 0 0 15px 0 !important; margin: 0 !important; }

.subNavFill li { display: inline; padding: 0 8px 0 0; }



.list-journal-entry-wrapper { padding-top: 10px; }

.journal-entry-tag-post-body-line1 a:link { color: #676767; }
.journal-entry-tag-post-body-line1 a:visited { color: #676767; }
.journal-entry-tag-post-body-line1 a:hover { color: #676767; text-decoration: underline; }
.journal-entry-tag-post-body-line1 a:active { color: #676767; }










/* gallery styles */

.thumbnail-container-with-description { background: url(../storage/gallerythumb.png) no-repeat top left; width: 122px; height: 122px; }

.thumbnail-wrapper { margin: 6px 0 0 6px; display: block; }


.packageDescription { font-size: 12px; height: 270px; }

.priceNumbers { padding-top: 18px; }


#pricingChart { margin-top: -150px; }

#pricingHeaderWrapper { border-right: 1px solid #e2e2e2; margin-left: -80px; background: #fff url(../storage/allaccountstag.png) no-repeat center left; border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; overflow: visible; position: relative; top: 640px; width: 980px; padding: 20px 20px 0 40px; }

#block345 { width: 345px; float: left; background: url(../storage/pricing/pricing-braket.gif) no-repeat top right; height: 195px; }
 
.innerBlock345 { width: 280px; float: left; }
 
#block940 { width: 940px; float: right; }

.left250 { float:left; width:200px; margin-right: 43px; }

.left250Last { float:left; width:200px; }



h2.pricingTextHosting { font-size: 15px; background: url(../storage/touricons/host-active.png) no-repeat 0 50%; padding: 0 0 0 38px; }
h2.pricingTextDesign { font-size: 15px; background: url(../storage/touricons/design-active.png) no-repeat 0 50%; padding: 0 0 0 38px; }
h2.pricingTextBuild { font-size: 15px; background: url(../storage/touricons/build-active.png) no-repeat 0 50%; padding: 0 0 0 38px; }
h2.pricingTextStats { font-size: 15px; background: url(../storage/touricons/manage-active.png) no-repeat 0 50%; padding: 0 0 0 38px; }



#block940 p { padding: 10px 0 15px 0; font-size: 11px; line-height: 1.6em; }


.infoBox { -webkit-border-radius: 8px; -moz-border-radius: 8px; padding: 12px 12px 12px 12px; background: #e2e2e2; margin: 5px 0 30px 0; font-size: 14px; font-weight: bold; }

.allAccountsBlock { text-align: center !important; font-weight: bold; color: #181818; }

.pricingLevel li.upgrade { background: #eaeaea url(../storage/plus-con-list.png) no-repeat 0 50% !important; padding-left: 20px; font-size: 12px; border-bottom: 1px solid #e6e6e6; line-height: 2.3em; }
.pricingLevelLast li.upgrade { background: #eaeaea url(../storage/plus-con-list.png) no-repeat 0 50% !important; padding-left: 20px; font-size: 12px; border-bottom: 1px solid #e6e6e6; line-height: 2.3em; }


.pricingLevel { float: left; width: 150px; margin-right: 47px; }

.pricingLevelLast { float: left; width: 150px; margin-right: 0px; }


.pricingLevel ul { margin-top: 10px; list-style-type: none !important; margin: 0 0 0 0px !important; padding: 0 !important; }

.pricingLevel li { background: url(../storage/plus-con-list.png) no-repeat 0 50%; padding-left: 20px; font-size: 12px; border-bottom: 1px solid #e6e6e6; line-height: 2.3em; }


.pricingLevelLast ul { margin-top: 10px; list-style-type: none !important; margin: 0 0 0 0px !important; padding: 0 !important; }

.pricingLevelLast li { background: url(../storage/plus-con-list.png) no-repeat 0 50%; padding-left: 20px; font-size: 12px; border-bottom: 1px solid #e6e6e6; line-height: 2.3em; }



h1.blackSub { text-shadow: #fff 0px -1px 1px;  font-size: 33px; color: #000; font-family: "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", sans-serif; font-weight: 300; padding: 0 0 40px 0; line-height: 1.5em;  }


body { background: #f4f4f4 url(../storage/bg-bokeh-sub-short.jpg) repeat-x top left; }



.headerTitle { margin: 0 0 120px; 0; display: block; }

.headerTitleLess { margin: 0 0 90px; 0; display: block; }

.headerTitleLessApp { margin: 0 0 70px; 0; display: block; }



.headerTitleText { margin-left: -10px; padding: 8px 0 8px 53px; background: url(../storage/vertlinebreak.png) no-repeat 0 -38px; display: inline; font-size: 14px; color: #a2a2a2; text-shadow: #000 0px -1px 1px; }


.GiantQuote { font-size: 35px; line-height: 41px; }



.plusPad { background: #f5f5f5; -webkit-border-radius: 8px; -moz-border-radius: 8px; padding: 3px 7px 3px 7px; font-weight: bold; }

.titleSubText { display: inline; font-size: 13px; color: #ccc; font-weight: normal; background: url(../storage/vertlinebreak.png) no-repeat 0 50%; padding: 0 0 0 0; line-height: 1.4em; }

.allAccounts { background: url(../storage/allaccounts.png) no-repeat 0 50%; padding-left: 100px; }

.active-module span { background: #181818; padding: 6px 8px 6px 8px; -webkit-border-radius: 4px; -moz-border-radius: 4px; margin: 0 -8px 0 -8px; }

.floatLeft { float: left; }

.floatRight { float: right; }


.learnMore a { margin-top: 10px; display:block; height:15px; width:70px; background:transparent url(../storage/learnmore-gray.png) no-repeat 0 0; text-indent:-9009px; }

.learnMore a:hover { background-position: 0 -15px; }



/* --------------- STRUCTURAL ----------------------------------------------------------------------------------- */

#pageBodyWrapper { width: 944px; margin: 0 auto 0 auto; }

#pageBody { width: 945px;  float: left; background: #transparent; height: 100%; margin-top: -5px; padding-top: 18px;  }

#canvasWrapper { width: 100% !important; padding: 0; margin: 0; }


#canvas { width: 100% !important; padding: 0; margin: 0; background: url(../storage/bokeh-header-sub-short-bw.jpg) no-repeat 50% 0 !important; }



#modulePage4346264 #canvas { width: 100% !important; padding: 0; margin: 0; background: none !important; }

#pageHeaderWrapper { width: 944px; margin: 0 auto 0 auto; }

#content { overflow: visible; margin-top: -20px !important; }

body#modulePage2862657 #content { margin-top: 15px; }

body#modulePage3003149 #content { margin-top: 15px; }

#modulePage2862662 #content { overflow: visible; } /* allows for screenshots tag to sit outside of content */

#content { margin-top: 25px; }

#pageFooterWrapper { width: 100% !important; background: #000 url(../storage/layout/footer-bg.jpg) repeat-x top left; text-shadow: #000 0px -1px 1px; }

#pageFooter { width: 944px; margin: 0 auto 0 auto; height: 350px; padding-top: 100px; }

.featureChunk { margin: 40px 0 40px 0; clear: both; }

.shotRight { float: right; margin-left: 30px; }

.shotLeft { float: left; margin-right: 30px; }

#modulePage2867170 #banner { margin-top: 90px !important; } /* fixes the annoying logo issue on signup page */

.smallShot { margin: 0 16px 0 0 !important; padding: 0 !important; width: 120px !important; border: 7px solid #fff; }





/* GRID COLUMN CODE =========================================================================================== */

.columnWrapper {
	width: 940px;
	float: left;
	margin-bottom: 40px;
} /* wraps each horizontal sets of columns */

.columnWrapperLandingHeader { margin-top: 25px; width: 970px; float: left; margin-bottom: 290px; } /* wraps each horizontal sets of columns */

.columnWrapperLandingHeaderTwo { margin-top: 20px; width: 970px; float: left; margin-bottom: 125px; } /* wraps each horizontal sets of columns */

.columnWrapperLandingHeaderThree { margin-top: 0px; width: 970px; float: left; margin-bottom: 40px; } /* wraps each horizontal sets of columns */

.columnWrapperScreenshots { width: 970px; float: left; margin-bottom: 60px; padding: 20px 15px 15px 18px; background: #e2e2e2; margin-left: -70px; overflow: visible; } /* wraps each horizontal sets of columns */

.columnWrapperTight { width: 940px; float: left; margin-bottom: 20px; } /* less margin between content chunks, for when two chunks are related */

.columnWrapperNone { width: 940px; float: left; margin-bottom: 0; } /* less margin between content chunks, for when two chunks are related */

.columnWrapperLanding { width: 700px; float: left; margin-bottom: 0px; } /* wraps each horizontal sets of columns */

.columnWrapperLandingQuote { width: 700px; float: left; margin-bottom: 60px; } /* wraps each horizontal sets of columns */

.columnWrapperRight { width: 220px; float: right; }

.leftWrapper { width: 460px; float: left; }

.leftWrapperOne { width: 220px; float: left; }

.leftWrapperFeature { width: 450px; float: left; }

.colOne { width: 220px; float: left; }

.colOnePush { width: 220px; float: left; padding-right: 20px; }

.colFull { width: 700px; float: left; }

.colOneSpanTwo { width: 460px; float: left; }

.oneColSingle { width: 220px; float: left; }

.colTwo { width: 220px; float: right; }

.colTwoSpanTwo { width: 460px; float: right; }

.columnWrapperLanding .rightWrapper { width: 220px; float: right; }

.rightWrapper { width: 460px; float: right; }

.rightWrapperFeature { width: 450px; float: right; }

.colThree { width: 220px; float: left; }

.threeColSpanRight { width: 700px; float: right; padding-bottom: 20px; }

.colFour { width: 220px; float: right; }

.colSmallLeft { width: 100px; float: left; font-size: 11px; } /* add to a 220px wide column to split into two 100px columns */

.colSmallRight { width: 100px; float: right; font-size: 11px; } /* add to a 220px wide column to split into two 100px columns */

.colthirdone { width: 300px; float: left; }

.colthirdtwo { width: 300px; float: left; }

.colthirdthree {width: 300px; float: right; }

.columnWrapperFooter { width: 940px; float: left; margin-bottom: 40px; } /* wraps each horizontal sets of columns in the footer */

.leftWrapperFooter { float: left; width: 700px; }

.rightWrapperFooter { float: right; 220px; }

.colOneFooter { float: left; width: 155px; margin-right: 20px; }

.colTwoFooter {
	float: left;
	width: 165px;
	margin-right: 10px;
}

.colThreeFooter {
	float: left;
	width: 165px;
	margin-right: 10px;
}

.colFourFooter { float: left; width: 155px; }

.colFiveFooter { float: right; width: 220px; color: #555; line-height: 1.8em; }

.colLeft300 { width: 325px; height: 330px; float: left; }

.colRight300 { width: 325px; height: 330px; float: right; }

.col700 { width: 700px; float: left; height: 200px; }




/* --------------- NAVIGATION / LINKS  ----------------------------------------------------------------------------------- */

#topbarNav { float: right; margin-top: -179px; color: #606060; letter-spacing: 1px; font-size: 11px; }

#topbarNav a:link { color: #606060; text-decoration: none; }
#topbarNav a:visited { color: #606060; text-decoration: none; }
#topbarNav a:hover { color: #777; text-decoration: none; }
#topbarNav a:active { color: #606060; text-decoration: none; }

.verticalNavigationBar li { border-bottom: 1px solid #dbdbdb !important; }

.verticalNavigationBar ul { border-top: none !important; }

.poundNav { font-size: 14px; font-weight: normal; padding-left: 25px; color: #ccc; }

.poundNav a:link, .poundNav a:visited, .poundNav a:active { font-size: 14px; font-weight: normal; color: #555; text-decoration: none; }

.poundNav a:hover { font-size: 14px; font-weight: normal; color: #ccc; text-decoration: none;  }

body#modulePage2894246 a#modulePage2894246Nav,
body#modulePage2934934 a#modulePage2934934Nav,
body#modulePage2934935 a#modulePage2934935Nav,
body#modulePage2934936 a#modulePage2934936Nav { color: #333; font-weight: bold; } /* active state for vertical navs */

.folder li a { line-height: 1.8em !important; }

.offsite-link { background-image: none; padding-right: 0 !important; }

.colFiveFooter a:link { color: #555; background: none !important; padding: 0 0 0 0 !important; }

.colFiveFooter a:visited { color: #555; background: none !important; padding: 0 0 0 0 !important; }

.folder-wrapper { overflow: visible !important; }

.folder { background: #000; margin-left: -17px !important; overflow: visible !important; -webkit-border-radius: 8px; -moz-border-radius: 8px; }

.offsite-link { padding-bottom: 10px; background-image: none; }

#pageFooter ul { list-type: none; padding: 0; margin: 0; }

#pageFooter li { border-bottom: 1px solid #222; display: block; padding: 0 0 3px 0; margin: 0 0 3px 0; line-height: 1.8em; }

#pageFooter a:link { color: #555; background: url(../storage/layout/icon-fillarrow-gray.gif) no-repeat 0 50%; padding: 0 0 0 10px; }

#pageFooter a:visited { color: #333; background: url(../storage/layout/icon-visited.gif) no-repeat 0 50%; text-decoration: none; padding: 0 0 0 10px; }

#pageFooter a:hover { color: #999; text-decoration: none; background: url(../storage/layout/icon-fillarrow-gray.gif) no-repeat 0 50%; padding: 0 0 0 10px; }

#pageFooter a:active { color: #555; text-decoration: none; background: url(../storage/layout/icon-fillarrow-gray.gif) no-repeat 0 50%; padding: 0 0 0 10px; }

.detail-row a { text-decoration: underline !important; }

.feature-big a:visited { text-decoration: underline !important; }

.feature-big a:active { text-decoration: underline !important; } 

.detail-row a:hover { text-decoration: none !important; }

.moreInfo a { font-size: 11px; }

.whoLink a { color: #666; font-size: 11px; letter-spacing: 1px; font-weight: normal; text-transform: uppercase !important; }



/* --------------- IMAGES ----------------------------------------------------------------------------------- */


.full-image-float-left { padding-right: 20px !important; }

.full-image-float-right { padding-left: 20px !important; }

.full-image-block { padding-top: 15px; }




/* --------------- TYPOGRAPHY ----------------------------------------------------------------------------------- */

h1 { display: inline; font-size: 50px; color: #fff; font-family: "HelveticaNeue-Light", "Helvetica Neue Light","Helvetica Neue", sans-serif; font-weight: 300; padding: 0 0 0 0; line-height: 1.6em; margin-top: -20px; letter-spacing: 1px; text-shadow: #000 0px -1px 1px; }

h2 { margin: 0; padding: 0 0 12px 0; }

h2.steps { font-size: 24px; }

h2.document-title { display: none; }

h2.border { border-top: 2px solid #e2e2e2; font-size: 22px; padding-top: 20px; }

h2.noborder { border: none; font-size: 22px }

h3.noPlus { background: none; padding: 0 0 0 0 !important;  margin: 0 0 -3px 0 !important; }

h3.more { margin-top: 0px; font-weight: bold; display: inline; font-size: 10px; padding: 0; background: none !important; } /* adds a more info button */

#modulePage2862662 h3 { font-size: 11px; }

h4 { font-weight: normal; font-size: 14px; color: #787878; padding: 8px 0 0 0; border-top: 3px solid #d9d9d9; letter-spacing: 1px; }

h4.naked { font-weight: normal; font-size: 14px; color: #787878; padding: 8px 0 15px 0; border-top: none; letter-spacing: 1px; } /* no top border */

h5 { border-bottom: 1px solid #222; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; font-size: 13px; color: #777; padding: 0 0 20px 0; margin: 0 0 5px 0; }

h5.feature { border-bottom: none; font-weight: normal; letter-spacing: 0; color: #000;  font-size: 18px; padding: 0 0 0 0;  margin: 0 0 18px 0; line-height: 27px; }

h6 { font-weight: bold; text-transform: uppercase; color: #000; padding: 0 0 25px 0; font-size: 14px; margin: 0; line-height: 14px; }

p.medium { font-size: 11px; color: #666; padding: 0 20px 20px 0; text-align: left; }

p.large { font-size: 18px; line-height: 1.7em; color: #333; padding: 0 10px 10px 0; text-align: left; }

.landingQuote { width: 460px; float: right; font-size: 19px; font-family: georgia; color: #666; line-height: 15px; border-bottom: 1px dotted #ccc; padding: 10px 0 2px 0; }

.landingQuoteText { font-size: 16px; font-family: georgia; color: #666; line-height: 22px; padding: 10px 0 0 0; }

.QuoteHeight { height: 170px; }

.author { font-size: 12px; color: #363636; font-style: italic; }

.who { width: 460px; float: right; border-bottom: 1px dotted #ccc; padding: 0 0 15px 0; color: #666; }

.moreInfo { float: right; background: #ccc; padding: 7px; width: 200px; text-align: center; }

.afterArrow { background: url(../storage/layout/rightarrow.gif) no-repeat 100% 50%; padding: 0 11px 0 0; font-weight: bold; font-size: 12px; }

.highlight { background: #FFFFCC; padding: 3px; }

.intro { font-size: 18px; color: #777; line-height: 27px; }

.featureFull p { padding-left: 35px;}

.introText { font-size: 18px; color: #a2a2a2; }

.featureList { height: 145px; } /* Wraps each feature for a consistent height for horizontal grid */

.sub { font-size: 11px; color: #666; line-height: 1.7em; padding-top: 6px; margin: 0 !important; } /* description text with normal line-height */

.subLanding { font-size: 11px; color: #666; line-height: 1.5em; padding: 0 0 12px 0; margin: 0 !important; } /* description text for bullet points on landing page */

.subTight { font-size: 10px; color: #555; line-height: 1.3em; } /* description text with a tight line-height */

.subTight a { color: #777; font-size: 10px; }

.moreDark { margin-top: 0px; width: 190px; display: block; font-size: 10px; background: url(../storage/layout/icon-fillarrow-gray.gif) no-repeat 0 60%; padding: 5px 0 0 15px; border-top: 1px solid #e2e2e2; } /* adds a more info button */

a.moreDark { color: #ccc; }





/* SECTIONS HEADERS PER PAGE ===================================================================== */


.subHeaderWrapper { padding: 0 0 90px 0; margin: 0 0 15px 0; }

.subHeaderWrapperNone { padding: 0px 0 0 0; margin: 0 0 0 0; }

.subHeaderContent { width: 940px; float: left; }

.subHeaderContentNav { width: 700px; float: left; }

.subHeaderNav { width: 220px; float: right; margin: 0 0 0 0; }

.subHeaderWrapper .subHeaderNav { width: 220px; float: right; margin: 110px 0 0 0; }

.subHeader { padding: 20px 0 10px 240px; display: block; } /* section title graphic positioning */

.subHeaderDescription { margin: 0 0 0 240px; color: #555; font-size: 18px; padding: 0 0 45px 0; line-height: 1.5em; letter-spacing: 1px; }

.subHeaderDescriptionWrap { margin: 0 0 0 0; color: #a2a2a2; font-size: 18px; padding: 10px 0 35px 0; line-height: 1.5em; letter-spacing: 1px; }

.infoGraphic {  padding-top: 45px;  } /* Landing page info graphic positioning */

.subHeaderNav ul { list-type: none;  padding: 0; margin: 0; }

.subHeaderNav li { border-bottom: 1px solid #d2d2d2; display: block; padding: 0 0 2px 10px; margin: 0 0 2px 0; line-height: 1.8em; font-weight: bold; background: url(../storage/layout/icon-fillarrow-gray.gif) no-repeat 0 50%; }

.subHeaderNav a:link { color: #999; font-weight: bold; padding: 0; }

.subHeaderNav a:visited { color: #999; text-decoration: none; padding: 0; }

.subHeaderNav a:hover { color: #333; text-decoration: none; padding: 0; }

.subHeaderNav a:active { color: #555; text-decoration: none; padding: 0; }

.bio { height: 450px; }

.bioShort { height: 350px; }

#searchWrapper { background: #e2e2e2; padding: 30px; margin-bottom: 55px; }

.notice-box { background: #e2e2e2; padding: 20px; margin-bottom: 35px; }





/* --------------- LOGIN CODE ----------------------------------------------------------------------------------- */



#loginBoxWrapper { position: absolute; top: 10px; left: 10px; display: none; overflow: hidden; }

#loginBox { z-index: 10; background: #000000; padding: 25px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }

#loginBox .title { color: white; font-size: 16px; padding-bottom: 12px; }

#loginBox .message { line-height: 15px; padding-bottom: 10px; }

#loginBox #login_title, #loginBox #password_title { color: white; }

#loginBox #login_messages, #loginBox #password_messages { margin: 10px 0 10px 0; font-weight: bold; }

#loginBox input { width: 160px; }

#loginBox { width: 220px; }

#loginBox a { background: transparent; padding: 0 !important; margin: 0; color: white !important; }




/* ---------------------???????------------??????????--------------- */


#modulePage2862657 #content { width: 970px; margin-left: -15px; }
#modulePage3003149 #content { width: 970px; margin-left: -15px; }
#modulePage3005914 #content { width: 970px; margin-left: -15px; }
#modulePage3006451 #content { width: 970px; margin-left: -15px; margin-top: 17px !important; overflow: visible; }

#modulePage2862657 { background: #f4f4f4 url(../storage/layout/blacktop-bg.png) repeat-x top left; }
#modulePage3003149 { background: #f4f4f4 url(../storage/layout/front-bg-2.1.png) repeat-x top left; }
#modulePage3005914 { background: #f4f4f4 url(../storage/layout/blacktop-bg.png) repeat-x top left; }
#modulePage3006451 { background: #f4f4f4 url(../storage/layout/bg-3.0.png) repeat-x top left; }



/* --------------- VERTICAL ICONS ----------------------------------------------------------------------------------- */



/*blog*/
h3.seo { background: url(../storage/icon/icon-seo.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.podcasting { background: url(../storage/icon/icon-podcast.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.wysiwyg { background: url(../storage/icon/icon-wysiwyg.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.moblogging { background: url(../storage/icon/icon-moblogging.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.antispam { background: url(../storage/icon/icon-antispam.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.feedburner { background: url(../storage/icon/icon-rss.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.restructure { background: url(../storage/icon/icon-seo.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.archive { background: url(../storage/icon/icon-archiving1.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.schedule { background: url(../storage/icon/icon-schedule.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.domains { background: url(../storage/icon/icon-domain.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.stats { background: url(../storage/icon/icon-statistic1.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.multieditor { background: url(../storage/icon/icon-multieditor.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.realtime { background: url(../storage/icon/icon-realtime.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/


/*business*/
h3.uptime { background: url(../storage/icon/icon-uptime.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.form { background: url(../storage/icon/icon-formbuilder1.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.domain { background: url(../storage/icon/icon-domain.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.theme { background: url(../storage/icon/icon-themes.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.member { background: url(../storage/icon/icon-members.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.permission { background: url(../storage/icon/icon-access.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.support { background: url(../storage/icon/icon-support1.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.search { background: url(../storage/icon/icon-search2.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.monitor { background: url(../storage/icon/icon-monitoring.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }


/*artist*/
h3.pro { background: url(../storage/icon/icon-pro.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.gallery { background: url(../storage/icon/icon-gallery.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.design { background: url(../storage/icon/icon-themes.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.lightbox { background: url(../storage/icon/icon-lightbox.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.blog{ background: url(../storage/icon/icon-blog.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.cleansimple{ background: url(../storage/icon/icon-themes.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.pointclick{ background: url(../storage/icon/icon-pointclick2.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.pricing{ background: url(../storage/icon/icon-pricing1.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/


/*developer*/
h3.css { background: url(../storage/icon/icon-css.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.xhtml { background: url(../storage/icon/icon-validxhtml1.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }/*?*/
h3.groupaccounttools { background: url(../storage/icon/icon-css.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.grid { background: url(../storage/icon/icon-grid.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }
h3.export { background: url(../storage/icon/icon-export.png) no-repeat 0 50%; padding: 3px 0 3px 35px; }





/* CONTACT PAGE CODE ===================================================================== */


.loginWrapper .button { float: right; margin: 10px 10px 0 0; }

#login_title { padding-bottom: 5px; font-weight: bold; }

#password_title { padding: 8px 0 5px 0; font-weight: bold; }

.form-body .singlelinetext-xlarge { width: 700px; }

.form-body .singlelinetext-large { width: 340px; padding: 5px; }

.text { padding: 5px; width: 460px; }

#login, #password { border: 2px solid #cfcfcf; width: 400px; }

.loginWrapper { margin-top: 46px; clear: both; background: #e2e2e2; padding: 20px; float: left; width: 420px }





/* VERTICAL LIST SUB NAVIGATION ===================================================================== */


.crumbNav { background: #777; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 9px 0px 9px 15px; margin: 0 0 20px 240px; font-size: 11px; letter-spacing: 1px; }

.crumbNav ul { list-type: none; margin: 0; padding: 0; }

.crumbNav li { display: inline; padding: 0 25px 0 12px; color: #fff; text-transform: uppercase; background: url(../storage/layout/icon-arrow-stick.png) no-repeat 0 50%; }





/* SUB SIGN UP ===================================================================== */


.bigSignup { background: #777; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 13px 0px 13px 19px; margin: 0 0 20px 240px; font-size: 11px; letter-spacing: 1px; height: 100px; }





/* WATCH VIDEO BUTTON CODE ========================================================================================== */


#watchVideoWrapper { width: 190px; height: 100px; }

.watchVideo { margin: 0 0 15px 0; width: 165px; height: 36px; background: transparent url(../storage/video-button.png) 0 0 no-repeat; border: none; }

.watchVideo:hover { background: transparent url(../storage/video-button.png) 0 -36px no-repeat; color: transparent; cursor: pointer; }

.screenshots { width: 190px; height: 36px; background: transparent url(../storage/button-screenshots.png) 0 0 no-repeat; border: none; }

.screenshots:hover { background: transparent url(../storage/button-screenshots.png) 0 -36px no-repeat; color: transparent; cursor: pointer; }

.signupButton2 { margin: 0; width: 322px; height: 91px; background: transparent url(../storage/layout/signupbutton-2.0.png) 0 0 no-repeat; border: none; }

.signupButton2:hover { background: transparent url(../storage/layout/signupbutton-2.0.png) 0 -91px no-repeat; color: transparent; cursor: pointer; }

.signupButton2Footer { margin: 0; width: 220px; height: 61px; background: transparent url(../storage/try-220.png) 0 0 no-repeat; border: none; }

.signupButton2Footer:hover { background: transparent url(../storage/try-220.png) 0 -61px no-repeat; color: transparent; cursor: pointer; }





/* SIGN-UP & LOGIN BUTTON CODE ===================================================================================================== */


#navigationTop-moduleContent2867170 a:link { color: #fff !important; }

#navigationTop-moduleContent2867170 a:visited { color: #fff !important; }

#navigationTop-moduleContent2867170 a:hover { color: #fff !important; }

#navigationTop-moduleContent2867170 a:active { color: #fff !important; }




/* MISC =========================================================================================== */


#map { width: 680px; float: right; border: 10px solid #ccc; margin-top: -215px; margin-bottom: 20px; }

.featureList .sub { padding-left: 35px; }

.press { padding-bottom: 12px; border-bottom: 1px solid #ccc; }

.screenTag { padding-right: 20px; }

.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* clears floats */

.questions { height: 145px; display: block; }

.featureFull { margin-bottom: 20px; font-size: 11px; line-height: 1.7em; display: block; }

.featureFull ul { line-height: 2.0em; }




body, #canvasWrapper, #canvas {_height: 100%;} /* i hate you ie */


/* New Blip CSS */


h2.twentytwo {font-size: 22px; color: #ffffff; font-weight: lighter; line-height: 29px; } /* styles h2 for top text*/

h3.twentythree {font-size: 23px; color: #191919; font-weight: bold; line-height: 27px; } /*styles h3 for page subtitle */

.chunk { width: 940px; margin-bottom: 20px; float: left; font-size: 15px; color: #141515;  line-height: 25px; } /* just build it in horizontal chunks, it's way easier */

.chunky { width: 940px; margin-bottom: 100px; float: left;  } /* this is the top chunk for text and page title*/

.headLeft { float: left; width: 450px; } /* holds the top title image */

.headRight {float: right; width: 485px;} /*holds the top text */

a.grayunder { text-decoration: underline; } /*underlines text links*/ 

