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

html { height: 100%; }
img { border: 0 none; }
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; margin: 0 0 1em; padding: 0; padding-left: 2em; }
 
input.button { background: #F3F3F3; border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; border-right: 1px solid #999999; border-top: 1px solid #CCCCCC; color: #666666; font: bold 10px/10px Verdana, Helvetica, sans-serif; margin: 0px; padding: 3px 5px 3px 5px; height: 30px; }
input.text { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-inactive { background: #FFFFFF; border: 1px solid #484848; color: inherit; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
input.text-fixed { background: #f6f6f6; border: 1px solid #484848; color: #303030; font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; height: 15px; padding: 3px; width: 300px; }
textarea { background: #FFFFFF; border: 1px solid #484848; color: #000000; font: 8pt Courier, serif; height: 100px; padding: 3px; width: 452px; height: 120px; }
select {  background: #FFFFFF; color: #000000;  font: 8pt Arial, Tahoma, Verdana, Helvetica, sans-serif; }

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

.templateErrors { display: none; }

.footer, .journal-navigation, .gallery-navigation { clear: both; }


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

.thumbnail, .picture-full, .picture img, .thumbnail-image-float-left img, .thumbnail-image-float-right img, .thumbnail-image-float-none img {

}

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

.inline-icon { margin-right: 6px; vertical-align: middle; }   
.error-box { background-color: #FFF799; color: #FFFFFF; padding: 15px; margin-top: 1em; }
.error-text, .error-text a:link, .error-text a:visited, .error-text a:active, .error-text a:hover { color: #FFF799; }
.faded-text { color: #B0B0B0; }

.offsite-link {        background: transparent url(../layout/iconSets/light/open-off-site.png) center left no-repeat; padding-left: 12px; margin-right: 1px; }
.offsite-link-inline { background: transparent url(../layout/iconSets/light/open-off-site.png) center right no-repeat; padding-right: 12px; margin-right: 1px; }
 
.folder-link-expand { background: transparent url(../layout/iconSets/light/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(../layout/iconSets/light/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; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.thumbnail-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.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; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-right { float: right; margin: 0px 0px 8px 10px; font-size: 9px; font-family: Verdana, sans-serif; line-height: 14px; }
.full-image-float-none { font-size: 9px; font-family: Verdana, sans-serif; }

.full-image-float-left img, .full-image-float-right img , .full-image-float-none img { text-decoration: none; }

.thumbnail-caption { display: block; }

.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; }
.field { margin-bottom: 1em; 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: 16px; }
.file-item-list li .content { height: 1%; margin-left: 24px; }
.file-item-list li .title { display: inline;  }

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

.link-group-list { padding: 0; }
.link-group-list li { list-style-type: none; margin-bottom: 1.5em; }
.link-group-list li ul { margin-top: 1em; }
.link-group-list li ul li { list-style-type: square; margin-bottom: .5em;  }
.link-group-list li ul li .title { }
.link-group-list li ul li .description { }
 
.discussion-comment-list { margin: 0; padding: 0;  }
.discussion-comment-list li { list-style-type: none; background: transparent url(../layout/iconSets/light/comment.png) no-repeat 0px 1px; padding-bottom: 10px; margin-top: 10px; padding-left: 24px; border-bottom: 1px solid #B0B0B0;  }
.discussion-comment-list li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.discussion-comment-list li .post-title { display: inline; }

.comment { border-bottom: 1px dashed #B0B0B0; 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-alert { border-bottom: 1px solid #B0B0B0; border-top: 1px solid #B0B0B0; margin-bottom: 1em; padding: 1em; }
.notice-box-alert .icon { float: left; }
.notice-box-alert .text { height: 1%; margin-left: 22px; }

#squarespace-powered { padding-bottom: 40px; }
#squarespace-powered-text { font-size: 80%; margin-top: 30px; margin-bottom: 40px; }

.search-form .queryField { font-size: 18px; padding: 3px; height: 22px; }
.search-form .queryButton { height: 30px; width: 90px; }
.search-form #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form .advanced-search-group-label { margin: 1em 0 1em 0; }

.search-form-inline .queryField { font-size: 18px; padding: 3px; height: 22px; }
.search-form-inline .queryButton { height: 30px; width: 30px; }
.search-form-inline #advancedSearchOptionsLink { font-size: 9px; margin-top: 3px; }
.search-form-inline .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; }

   


/* --- 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 { padding: 0; margin: 0; }
.content-passthrough .search-form-pt .queryField { width: 100px; padding: 3px; height: 14px; }
.content-passthrough .search-form-pt .queryButton { height: 22px; }

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





.section{text-align: left; line-height: 1.4em; padding-bottom: 20px; }
.section .caption{letter-spacing: normal; font-weight: bold; padding-bottom: 5px; color: #FFFFFF; }
#sidebar a:link, #sidebar a:visited, #sidebar a:active{border-bottom-color: #666666; border-bottom-style: solid; border-bottom-width: 1px; text-decoration: none; padding-bottom: 4px; margin-bottom: 4px; border-color: #666666; }
#active-module a:link, #active-module a:visited, #active-module a:active{color: #FFFFFF; }

body{font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; font-size: 12px; text-align: left; background-color: #373737; color: #C1C1C1; }
a:link, a:visited, a:active{text-decoration: none; color: #35b13f; font-weight:bold;}
h2, .h2, .journal-entry .title a{font-size: 16px; letter-spacing: normal; line-height: normal; font-weight: bold; color: #FFFFFF; }
h3, .h3{font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; font-size: 9pt; font-weight: bold; margin-bottom: 12px; color: #A7A7A7; }
.section .module{margin-bottom: 3px; }
.section .folder{border-left-color: #b0b0b0; border-left-style: solid; border-left-width: 1px; padding-left: 10px; margin-left: 7px; margin-top: 4px; margin-bottom: 4px; border-color: #b0b0b0; }
.notice-box{padding-right: 20px; padding-left: 20px; padding-top: 20px; padding-bottom: 20px; background-color: #212121; }
#pageHeader{text-align: left; }
.h1subtitle{font-size: 11px; }
.h2subtitle{}
.h3subtitle{}
.section .module-active{padding-bottom: 3px; }
#pageHeaderWrapper{color: #FFFFFF; }
#pageBody{text-align: justify; line-height: 1.7em; padding-top: 35px; }
#pageFooter{font-size: 9px; padding-bottom: 25px; }
#pageFooterWrapper{padding-right: 0px; padding-left: 0px; padding-top: 10px; padding-bottom: 0px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px; }
.tag{font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 9px; border-top-color: inherit; border-top-style: solid; border-top-width: 1px; letter-spacing: normal; padding-top: 4px; }
.comment{border-bottom-color: inherit; border-bottom-style: solid; border-bottom-width: 1px; padding-right: 0px; padding-left: 0px; padding-top: 1px; padding-bottom: 2px; margin-right: 0px; margin-left: 0px; margin-top: 0px; margin-bottom: 10px; }
#content div.journal-entry-navigation, #content div.journal-filter-header{border-bottom-color: inherit; border-bottom-style: solid; border-bottom-width: 1px; text-align: right; padding-bottom: 3px; }
#canvasWrapper{}
#sidebar a:hover{text-decoration: none; color: #FFFFFF; }
#active-module a:hover{}
a:hover{text-decoration: none; color: #FFFFFF; }
h1, .h1, h1 a:hover, h1 a:visited, h1 a:link, h1 a:active{font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif; font-size: 18px; letter-spacing: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #FFFFFF; }


/*
-----------------------------------------------
Template Name: Elements
Style Name: Granite (Centered)
Author: Krystyn Heide
----------------------------------------------- */


.picture { padding: 8px; background: #161616; }


h2 { background: url(../storage/blueprint/h2.gif) no-repeat 0 50%; width: 415px; height:47px; padding: 16px 0 0 8px; }


#leftcol { float: left; width: 190px; }
#rightcol { float: right; width: 190px; }


#sidebar a:link, #sidebar a:visited, #sidebar a:active { display: block; }



#active-module-marker { display: none; }

body { background: #0054a6 url(../storage/blueprint/tile-grid.jpg) repeat-x top; height: 100%; margin: 0 auto 0 auto; text-align: center; }

#canvasWrapper { background: url(../storage/blueprint/header-grid.jpg) no-repeat top; width: 797px; margin: 0 auto 0 auto; border-top: none; border-bottom: none; }
#canvas {}

#contentWrapper { padding-bottom: 60px; }
#content { float: right; width: 415px; overflow: hidden; margin-right: 55px; }

#pageBodyWrapper { width: 100%; }
#pageBody { width: 797px; min-height: 400px; margin: 0 auto 0 auto; text-align: left; }

#pageFooterWrapper { clear: both; width: 100%; background: #00305f; height: 25%; padding-top: 40px; }
#pageFooter { width: 797px; margin: 0 auto 0 auto; text-align: left; }
#pageFooter p { margin-left: 47px; }

#pageHeaderWrapper { width: 100%; }
#pageHeader { width: 797px; margin: 0 auto 0 auto; text-align: left; }

#sidebarWrapper { }
#sidebar { float: left; width: 200px; overflow: hidden; margin-left: 47px; margin-top: 140px; }

#siteTitle { display: inline; }
#siteSubtitle { }

textarea { width: 365px }
