@import url(//fonts.googleapis.com/css?family=Varela+Round);

body {
  background: #fff;
  color: #777;
  font-family: Georgia, serif;
}

.content-area .submit-form-btn.soft,
.content-area  a.submit-form-btn.soft {
  background: #777;
}

.body-container {
  //padding: 10px;
}

p,
.content-area ul li,
.content-area ol li,
.content-area {
  margin-bottom: 0px;
  font-family:Georgia, serif;
  text-shadow:none;
}

.content-area ul, .content-area ol {
  margin-left: 0px;
  list-style-position: inside;
}

ul.button-group li a {
  font-family: Raleway;
  font-weight: 200;
  font-size: 1.1em;
  text-shadow: 0px 0px 0px;
}

ul.button-group li a:hover{
  text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Georgia, serif;
}

h1 {
  text-transform: uppercase;
  font-size: 1.2em;
  font-weight: normal;
  letter-spacing: 3px;
  margin: 0 0 8px 2px;
  color: #111;
  //text-shadow:none;
  text-shadow: #FFF 1px 1px 1px;
}

h2 {
  font-size: 1.1em;
  margin: 10px 0 15px 0;
  color: #111;
  font-weight: normal;
}

h3 {
  font-size: 1.05em;
  margin: 10px 0 15px 0;
  color: #111;
  font-weight: normal;
}

h4 {
  font-size: 1em;
  margin: 10px 0 15px 0;
  color: #111;
  font-weight: normal;
}

h5 {
  font-size: .95em;
  margin: 10px 0 15px 0;
  color: #111;
  font-weight: normal;
}

h6 {
  font-size: .9em;
  margin: 10px 0 15px 0;
  color: #111;
  font-weight: normal;
}

.logo-header {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

div.logo-header div.columns {
  padding: 0px;
}

.logo {
  font-size: 2.5em;
  text-transform: uppercase;
  font-family: Georgia, serif;
  color: #111;
  margin: 0 0 11px 0;
    letter-spacing: 5px;
}

.slogan {
  font-family: 'Varela Round', sans-serif;
  color: #ddd;
  text-transform: uppercase;
  font-size: 8.7pt;
  padding-left: 5px;
  margin-bottom: 20px;
  letter-spacing: 3px;
}

#scrolling_header_and_navigation .logo {
  font-size: 1.5em;
}

#scrolling_header_and_navigation .slogan {
  display: none;
}

#scrolling_header_and_navigation .logo-header {
  margin: 8px 0px 10px 0px;
}

.scrolling #shopping_cart_btn_sidebar.sidebar-widget {
  top: 30px;
}

div.logo-header div.editor-body-section {
  text-align: center;
}

.remove-foundation-indent {
  padding-left: 0px;
}

.social-links-bar a {
  color: #111;
  font-size: 1.2em;
}

.art-store, .blog-page, .blog-post-page, .user-form, .normal {
  //padding-right: .9375em;
}

/* main styles for larger screens */
@media only screen and (min-width: 58.75em) {

  body, html { font-size: 1em; }

  p,
  .content-area ul li,
  .content-area ol li,
  .content-area {
    line-height: 1.6em;
  }

  #user_website .logo-slogan {
    text-align: center;
  }

  .logo-header {
    text-align: center;
    margin: 35px 0px 20px 0px;
  }

  .logo {
    font-size: 2.4em;
    margin: 5px 0 10px 0;
    // text-align: left;
  }

  .slogan {
    font-size: .75em;
    margin-bottom: 0px;
    // text-align: left;
  }

  h1 { font-size: 1.2em; margin: 10px 0 15px 0; }
  h2 { font-size: 1em; margin: 10px 0 15px 0; }
  h3 { font-size: .9em; margin: 10px 0 15px 0; }
  h4 { font-size: .85em; margin: 10px 0 15px 0; }

  div.logo-header div.editor-body-section p {

  }

}
/* end styles for larger screens */

/* begin NAVIGATION *******************************/

/* begin Foundation TopBar (for small screens) */

/* end Foundation TopBar (for small screens) */


/* begin ddsmoothmenu (for full size screens) */

.ddsmoothmenu {
  display: none;
}

@media only screen and (min-width: 58.75em) {


  .navigation {
    display: block;
    height: auto;
  }

  #navigation .navigation-menu:before {
      border-top: 2px solid #ddd;
      content: "";
      display: inline-block;
      position: relative;
      vertical-align: middle;
      width: 100%;
      margin-bottom: -65px;
  }

  #scrolling_navigation {
    padding-top: 15px;
  }

  .ddsmoothmenu {
    color: black;
    text-transform: uppercase;
    display: block;
    // background: #272727; /* ######### changes with Design Editor  ######### */
    clear: both;
    font-family: 'Varela Round', sans-serif; /* ######### changes with Design Editor  ######### */
    font-size: .8em; /* ######### changes with Design Editor  ######### */
    font-weight: normal;
    //text-shadow: #000 0px 1px 0px;
    padding: 1px 0px 0px 0px;
    width:100%;
    display: inline-block;
    border-width: 2px;
    border-left: none;
    border-right: none;
    margin-bottom: 19px;
  }

  .ddsmoothmenu ul {
    margin: 0 auto;
    display: table;
  }


  .ddsmoothmenu ul li {
    // background: #272727;
    margin: 0;
  }


  .ddsmoothmenu ul li ul {
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
  }


  .ddsmoothmenu ul li a, .ddsmoothmenu ul li.menuonly {
       /* main nav text color, position, padding */
       background: white;
       border: none;
       // color: white;  /* ######### changes with Design Editor  ######### */
       /* margin: add/remove space between main nav bg and drop down nav bg */
       // margin: 0 5px 5px 0px;
       /* padding: changes space between nav text, also adds hover backround padding */
       padding: 5px 25px;
       // text-shadow: black 0px 1px 0px;
       color: #999;
       letter-spacing: 3px;
  }

  .ddsmoothmenu ul li.menuonly {
       margin: 0 5px 0px 0px;
  }

  .ddsmoothmenu ul li:hover {
       /* changes main nav hover background & hover text color */
  }

  .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.jqhover, .ddsmoothmenu ul li a.selected {
       /* changes main nav hover background & hover text color */
       // border: 1px solid #5a5a5a;
       background: white; /* ######### changes with Design Editor  ######### */
       color: #000; /* ######### changes with Design Editor  ######### */
       text-shadow: none;
  }

  .ddsmoothmenu ul li.space {
       height: 15px;
       width: 40px;
  }


  .ddsmoothmenu ul li.separator {
       width: 20px;
  }


  .ddsmoothmenu ul li a img.downarrowclass {
       visibility: hidden;
  }

  .ddsmoothmenu ul li ul {
    // box-shadow: 2px 2px 4px #999;
  }


  .ddsmoothmenu ul li ul li a img.downarrowclass {
       visibility: visible;
  }

  .ddsmoothmenu ul li ul li{
       background: white;
       padding: 7px 0px;
  }

  .rightarrowclass{
       position: absolute;
       top: 16px;
  }


  .ddsmoothmenu ul li ul li a, .ddsmoothmenu ul li ul li.menuonly {
       /* changes drop-down background color, text & text position */
       background: white;
       font-size: 1em;
       font-weight: normal;
       margin: 0 0 0px 0px;
       text-align: left;
       width: 200px;
       color: #999;
       padding-left: 25px;
       padding-right: 25px;
  }

  .ddsmoothmenu ul li ul li a:hover {
       /* changes main nav hover background & hover text color */
    background: white;
    color: #000;
  }


  .ddsmoothmenu ul li ul li.space {
       // background: #272727;
       line-height: 1px;
       // padding: 0px 20px 0px 20px;
       width: 141px;
  }


  .ddsmoothmenu ul li ul li.separator {
       // background: #272727;
       // border: 1px solid #272727;
       margin: 0 0 -2px 0;
       // padding: 2px 20px 2px 20px;
       width: 141px;
       // font-size: 1px;
       line-height: 1px;
  }

}

/* end ddsmoothmenu (for full size screens) */

/* end NAVIGATION *******************************/

/* begin BILLBOARD *******************************/


.billboard {
  position: relative;
  margin-bottom: 30px;
}

.billboard-wrapper {
  padding: 0px;
}

.billboard .wrap {
  padding-left: 0px;
  padding-right: 0px;
}

/* end BILLBOARD *********************************/

/* begin CONTENT AREA ********************************/

.headline {
  font-family: Century Gothic;
  font-size: 28px;
  margin: 0px 0 0px 0;
  color: white;
  padding-left: 28px;
}

.crumbtrail {
  margin-bottom: 10px;
  padding-left: 0px;
}

.product-photos {
  padding-left: 0px;
}

.content-area {
  // text-align: center;
}

.content-area div.columns {

}

div.art-store.columns {
  padding-left: 0px;
}

.content-area-inner {
  padding: 0px 0px 35px 0px;
}

.content-area-body {
  margin: 0px 0 0em 0;
  padding-left: 0px;
}

.content-area a:link, .content-area a:visited {
  color: #111;
  text-shadow: none;
  text-decoration: underline;
}

.content-area a:hover {
  color: #003961;
  text-shadow: none;
}

/* end CONTENT AREA ********************************/

/* begin FOOTER **************************************/

.subscribe-bar {
  margin: 0 auto;
  text-align: center;
  float: initial;
}

.footer {
  margin-top: 0px;
  padding-top: 20px;
  text-shadow: none;
  text-align: center;
  color: #003961;
}

.footer-area-inner {
  padding: 0px 30px 0 30px;
  color: #000;
  text-shadow: none;
  text-align: center;
}

.footer-area-inner a, .footer-area-inner a:link, .footer-area-inner a:visited {
  color: #003961;
  text-shadow: none;
  text-decoration: underline;
}

.footer-area-inner a:hover {
  color: #003961;
  text-shadow: none;
}

.footer-area-inner p {
  font-size: .7em;
  font-family: 'Varela Round', sans-serif;
  text-transform: uppercase;
  color: #ddd;
  letter-spacing: 3px;
}

.footer.normal {

}


/* end FOOTER **************************************/

/* begin PHOTO GALLERY ********************************/

.photo-inner-container {
  position: relative;
  border: 2px solid #f9f9f9;
}

.album-title {
  color: #777;
}

/* end PHOTO GALLERY ********************************/

/* begin STORE **************************************/

div.store .headline {

}

div.store-container.columns {
  //padding-left: .9375em;
}

.product-info-icon {
  color: #999;
  line-height: 1.2;
}

.art-store {
  // border: 1px dotted #e0e0e0;
}

form.build-product-form [data-section='']>section.active>[data-section-content], [data-section='']>section.active>.content.art-store-tab-content-area {
  text-align: left;
}

.product-photos {
  border: 2px solid #f9f9f9;
}

section.active p.title {
  // background: #fafafa !important;
  border-top: 2px solid #f9f9f9 !important;
  border-left: 2px solid #f9f9f9 !important;
  border-right: 2px solid #f9f9f9 !important;
  // border-bottom: none !important;
}

section p.title {
  color: #686868 !important;
  border-bottom: 2px solid #f9f9f9 !important;
  text-shadow: 0px 2px 2px white;
}

.section-container.auto > section > .title, .section-container.auto > .section > .title {
  // border: 2px dotted #f0f0f0;
}

.art-store div#product_form_container {
  padding-left: 0px;
  border-left: none;
}

#product_form_container {
  margin-top: 30px;
}

.social-icons-bar {
  // border-top: 1px dotted #e3e3e3;
}

div.art-store div.crumbtrail {
  border-bottom: 2px solid #f9f9f9;
  padding-bottom: 10px;
}

.social-icons-bar {
  border-top: 2px solid #f9f9f9;
}

div.art-store div.headline {
  padding-right: 7px;
}

div.art-store div.headline span {
  font-size: .5em;
}

div.art-store div.headline h1 {
  margin-bottom: 0px;
}



.see-on-wall-btn {

  border-radius: 0px;
}

.social-sharing-icons {
  background: none;
}

.submit-form-btn, .submit-form-btn:link, .submit-form-btn:visited {
  border-radius: 0px;
}

.product-sizes {
  border-radius: 0px;
}

.pagination a, .pagination .disabled, .pagination .current {
  border-radius: 0px;
}

@media only screen and (min-width: 58.75em) {

  #product_form_container {
    margin-top: 0px;
  }

}

/* end STORE ****************************************/

/* begin FORM ***************************************/

div.user-form input {
  margin-bottom: 0px;
}

.foundation-controlled {
  display: none;
}

form.custom .custom.dropdown {
  margin-bottom: 0px;
}

input {
  font-size: 1.5em;
}

.input-checked-state, .input-checked-state label {
  background: #b9b9b9;
  text-shadow: none;
  color: white;
}

.back-btn, .back-btn:link, .back-btn:visited {
  text-decoration: none;
  color: #999;
  font-size: .9em;
  border-radius: 0px;
  cursor: pointer;
  cursor: hand;
  background: #e8e8e8;
}

.back-btn:hover {
  top: 1px;
  position: relative;
}


div.user-form input.submit-form-btn, div.user-form input.submit-form-btn:link, .div.user-form input.submit-form-btn:visited {
  text-decoration: none;
  background: #000;
  color: white !important;
  font-size: .8em;
  border-radius: 0px;
  border: none;
  padding: 12px 25px;
  cursor: pointer;
  cursor: hand;
}

div.user-form input.submit-form-btn:hover {
  top: 1px;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: #000 none;
  background: black;
}

.content-area a.submit-form-btn:link , .content-area a.submit-form-btn:visited {
  text-decoration: none;
}

.site-field-container {
  position: relative;
  display: inline-block;
}

.site-field {
  // border-bottom: 1px dotted #999;
  padding: 0px;
  margin: 20px 0 0 0;
  width: 90%;
  position: relative;
  // display: inline-block;
}

.site-field:hover {

}

.site-field-label {
  display: block;
  font-weight: bold;
}

.field-controls {
  display: inline-block;
  float: right;
}

/*
.field-controls a {
  float: right;
  padding-right: 10px;
}

.text-input {
  display: block;
  width: 250px;
  height: 30px;
  border-radius: 5px;
  margin: 5px 0 0 0;
}

.text-input-new {
  display: block;
  width: 250px;
}
*/

.site-option-container {
  display: block;
  margin: 5px 0 0 5px;
  padding: 0px 0 0 0px;
}

.site-option-container:hover {

}

.option-container:hover .option-controls {
  display: inline-block;
}

/*
.option-controls {
  display: none;
}

.option-label-new {
  display: block;
  width: 200px;
  margin-left: 5px;
}
*/

.checkbox-option-label {

}

.form-confirmation-message {
  display: none;
}

.user-form-field {
  margin-bottom: 15px !important;
}

.user-form-field-label {
  margin: 0px 0 7px 0;
  font-weight: 400;
  color: #777;
  // text-transform: uppercase;
}



.site-option-container {
  color: #777;
  font-weight: 300;
  font-size: .9em;
}

.form-page h1 {
  margin-bottom: 25px;
}



div.user-form {
  margin-bottom: 20px;
}

div.user-form div.headline {
  margin-top: 0px;
}

div.user-form div.headline h1 {
}

.content-area form {

}

.content-area form input[type=submit] {

}

div.user-form input.submit-form-btn {
 font-size: 1em;
}

div.user-form input.submit-form-btn, div.user-form input.submit-form-btn:link, .div.user-form input.submit-form-btn:visited {
  border-radius: 0px;
  font-weight: 300;
}

form.password-protect-form div.columns {
  float: none;
}

form.password-protect-form .user-form-field-label.columns {
  margin-bottom: 7px;
}

.user-form-field-label.upload-label {
  margin-left: -12px;
}

.user-form-field .form-field-row {
  padding-right: .9375em;
}


/* end FORM ***************************************/

/* begin KNOWLEDGEBASE ***************************************/

.article-manager-page {
  margin-top: 10px;
  padding: 0px;
}

.post-category-bar {
  font-size: 1.3em;
  margin-left: 0px;
}

.article-title {

}

.category-title {
  font-weight: 300;
  color: #999;
}

ul.post-list {
  padding: 0px 0 0 0px;
}

ul.post-list li a {
  font-size: .8em;
}

.post-section {
  margin-bottom: 25px;
}

.article-manager-page ul {
  list-style-type: none;
}

div.content-area div.article-manager-page div.article-title {
  padding-left: 0px;
}

@media only screen and (min-width: 58.75em) {



}

/* end KNOWLEDGEBASE ***************************************/

/* begin BLOG ***************************************/

.blog {
  padding-bottom: 20px;
}

.blog-page {
  margin-top: 10px;
  margin-left: 0px;
  padding: 0px;
}

div.blog-page span.blog-post-title a {
  font-size: 1.3em;
}

.blog-post-page {
  margin-left: 10px;
}

.post-heading {
  margin-top: 0px;
}

.post-heading h1 {
  margin-bottom: 0px;
  margin-left: -3px;
  font-size: 1.7em;
}


/* end BLOG ***************************************/

/* start SEARCH ***************************************/

#search input[type="submit"]:focus {
  background: #f0f0f0;
  color: #666;
}

/* end SEARCH ***************************************/

/* begin FOUNDATION overrides *********************/

.joyride-tip-guide h5 {
  font-size: 20px;
}

/* end FOUNDATION overrides ***********************/

