html {
  margin: 0;
  padding: 0;
}
body {
  background: transparent url(http://www.snoloha.com/images6/paper_background.jpg) repeat fixed 0 0;
  color: #333;
  font: normal 12px/1.5em Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
h1,h2,h3,h4,h5,h6 {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  line-height: 1.3em;
  padding: 0;
}
h1, h2 {color: #7f3b0d;}
h3, h4, h5, h6 {color: #0d6793;}
h2 {
  font-size: 2.2em;
  margin: 22px 0;
}
h3 {
  font-size: 1.6em;
  margin: 18px 0;
}
h4 {
  font-size: 1.2em;
  margin: 14px 0;
}
h5, h6 {
  font-size: 1em;
  margin: 12px 0;
}
h5.list {
  margin: 0;
}
h6 {
  color: #666;
  margin-bottom: 0px;
}
hr, hr.styled_division {
  background: url(http://www.snoloha.com/images2/bg_hr.gif) repeat-x;
  border: 0;
  height: 2px;
}
p {
  margin: 1em 0;
}
ul {
  list-style-type: square;
}
#header, #content_wrapper, #footer {
  clear: both;
  margin: 0px auto;
  position: relative;
  text-align: left;
  width: 955px;
}
#header h1 {
  background: transparent url(http://www.snoloha.com/images_wide/beachsignheader.jpg) no-repeat scroll center center;
  height: 200px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 955px;
}
  #header h1 a {
    /* Lower versions of IE won't display an empty
     * anchor w/o a background, so let's use the header
     * background again. It's already cached and won't
     * cause any extra download or render time.
     */
    background: url(http://www.snoloha.com/images6/torn_header.png) no-repeat 0 0;
    height: 0px;
    display: block;
    position: absolute;
    width: 260px;
  }
#header h1 span { display: none; }
#header h2 { display: none; }
#header p#phone { display: none; }

#navigation {
  position: relative;
}
  #navigation ul {
    background: #ffffff no-repeat;
    float: left;
    height: 38px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 955px;
  }
    #navigation ul li {
      float: left;
      margin: 2px 0 0 0;
      padding: 0;
    }
      #navigation ul li a {
        color: #4293b7;
        display: block;
        float: left;
        font: bold 13px/31px Arial, Trebuchet MS, Helvetica, sans-serif;
        height: 31px;
        padding: 0px 20px;
        text-decoration: none;
      }
      #navigation ul li a:hover {
        background: #fff;
        color: #FF6600;
        text-decoration: underline;
      }
      #navigation ul li.current_section a {
        background: url(/images6/bg_nav_current.png) no-repeat 50% 100%;
        padding-bottom: 7px;
        /* Make this what it used to be ... only working */
      }
      #navigation ul li.current_section a:hover {
        background: url(/images6/bg_nav_current.png) no-repeat 50% 100%;
        text-decoration: none;
      }

      #navigation #social_nav {
        background: none;
        float: none;
        position: absolute;
        right: 10px;
        top: 6px;
        width: auto;
      }
        #navigation #social_nav li {
          display: inline;
          float: none;
          margin: 0;
          padding: 0;
        }
        #navigation #social_nav li a {
          background: url(/images6/nav_social_ning.gif) no-repeat;
          display: block;
          height: 24px;
          line-height: 30px;
          margin: 0 0 0 5px;
          overflow: hidden;
          padding: 0;
          text-indent: 30px;
          width: 24px;
        }
        #navigation #social_nav li#social_nav_facebook a {
          background-image: url(/images6/nav_social_facebook.gif);
        }
        #navigation #social_nav li#social_nav_myspace a {
          background-image: url(/images6/nav_social_myspace.gif);
        }
        #navigation #social_nav li#social_nav_twitter a {
          background-image: url(/images6/nav_social_twitter.gif);
        }
        #navigation #social_nav li#social_nav_linked a {
          background-image: url(/images6/nav_social_linked.gif);
        }
#content_wrapper {
  background: #ffffff no-repeat;
  border-bottom: 3px solid #7BD3F7;
  padding: 5px 0 0 0;
  position: relative;
}
#content_wrapper a {
  border-bottom: 1px dotted #666;
  color: #b02912;
  text-decoration: none;
}
#content_wrapper a:hover {
  border-bottom: 1px solid #b02912;
}
#content_wrapper a.focus_link {
  background: url(http://www.snoloha.com/images2/bg_focus_link.gif) no-repeat right !important;
  background: none;
  padding-right: 17px !important;
  padding-right: 0;
}
#content_wrapper img {
  background: #ffffff;
  border: 1px solid #ffffff;
  padding: 4px;
}
#content_wrapper a.imagelink, #content_wrapper a.imagelink:hover {border: 0px;}
#content_wrapper a.imagelink:hover img {
  /* background: #7f3b0d; */
  background: #efefef;
}
#content_wrapper h1 a, #content_wrapper h2 a, #content_wrapper h3 a, #content_wrapper h4 a, #content_wrapper h5 a, #content_wrapper h6 a {
  border: 0;
  text-decoration: underline;
}
#content_wrapper h1 a:hover, #content_wrapper h2 a:hover, #content_wrapper h3 a:hover, #content_wrapper h4 a:hover, #content_wrapper h5 a:hover, #content_wrapper h6 a:hover {
  border: 0;
  color: #666;
}
#content {
  padding: 10px 20px;
}
#blog_content_wrapper {
  width: 520px;
  float: left;
}
#content #comment {
  width: 720px;
}
#blog_content_wrapper #comment {
  width: 520px;
}
#content .section_promo {
  background: #fcf7ea url(http://www.snoloha.com/images2/bg_section_promo.png) no-repeat;
  float: left;
  height: 310px;
  padding: 6px;
  margin: 10px !important;
  width: 216px;
}
#content .section_promo a.section_image {border: 0;}
#content .section_promo a.section_image:hover {border: 0;}
#content .section_promo img {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 6px 0;
}
#content .section_promo h4 {margin-bottom: 4px;}
#content .section_promo p {margin-bottom: 6px;}
#content .section_promo h4, hr, p {margin-top: 0;}
#content .section_promo.first {margin-left: 0 !important;}
#content .section_promo.last {margin-right: 0 !important;}

#homepage_content {
  background: url(/images6/bg_flower.gif) no-repeat 9px -36px;
  clear: both;
  float: left;
  padding: 37px 0 22px 0;
  width: 100%;
}

  #homepage_content .social_promo {
    background: url(/images6/bg_social.jpg) no-repeat;
    display: inline; /* IE 6 fix */
    float: left;
    height: 234px;
    margin: 0 0 0 27px;
    width: 218px;
  }
    #homepage_content .social_promo h4 {
      font-size: 14px;
      color: #fff;
      margin: 9px 10px 0 12px;
    }
    #homepage_content .social_promo ul {
      list-style: none;
      margin: 25px 20px 0 20px;
      padding: 0;
    }
    #homepage_content .social_promo ul li {
      background: url(/images6/promo_social_flickr.gif) no-repeat;
      color: #898989;
      margin: 0 0 8px 0;
      line-height: 25px;
      padding: 0 0 0 34px;
    }
    #homepage_content .social_promo ul li#promo_facebook {
      background-image: url(/images6/promo_social_facebook.gif);
    }
    #homepage_content .social_promo ul li#promo_myspace {
      background-image: url(/images6/promo_social_myspace.gif);
    }
    #homepage_content .social_promo ul li#promo_twitter {
      background-image: url(/images6/promo_social_twitter.gif);
    }
    #homepage_content .social_promo ul li#promo_linked {
      background-image: url(/images6/nav_social_linked.gif)
    }
    #homepage_content .social_promo ul li a {
      color: #898989;
      border: 0;
      text-decoration: none;
    }
    #homepage_content .social_promo ul li a:hover {
      text-decoration: underline;
    }
    #homepage_content .social_promo ul li a strong { color: #FF8C29; }
    #homepage_content .social_promo ul li#promo_ning a strong { color: #B02912; }

  #homepage_content .section_promo_wrapper {
    float: left;
    margin: 3px 0 0 20px;
    width: 209px;
  }
  #homepage_content .section_promo_wrapper.first {
    margin-left: 13px;
  }
    #homepage_content .section_promo {
      background: #fcf7ea;
      float: left;
      margin: 0px !important;
      width: auto;
    }
      #homepage_content .section_promo a {
        display: inline;
        float: none;
        margin: 0;
        padding: 0;
        position: relative;
      }
      #homepage_content .section_promo h4 {
        margin: 0 10px 2px 0;
      }
        #homepage_content .section_promo h4 a {
          color: #0D6793;
          text-decoration: none;
        }
        #homepage_content .section_promo h4 a:hover {
          text-decoration: underline;
        }
      #homepage_content .section_promo p {
        font-size: 11px;
        line-height: 17px;
        margin: 10px 0 10px 0;
        text-align: justify;
      }
      #homepage_content .section_promo .section_image {
        border: 0;
        float: left;
        margin: 5px 10px 0 0;
        text-decoration: none;
      }
        #homepage_content .section_promo .section_image img {
          border: 0;
          margin: 0;
          padding: 0;
        }

#nav_bottom {
  background: #FCF7EA;
  border: 1px solid #CCC9C2;
  clear: both;
  font-size: 11px;
  margin: 0 30px 30px 30px;
  padding: 10px 0;
}
  #nav_bottom ul {
    list-style: none;
    margin: 0 0 0 220px;
    padding: 0;
  }
  #nav_bottom ul li {
    display: inline;
    margin: 0 10px;
    padding: 0;
  }

#blog_sidebar, #sidebar, .section_promo {
  background: #ffffff no-repeat;
  border: 1px solid #ffffff;
  float: right;
  margin: 16px !important;
  margin: 16px 8px;
  padding: 10px;
  width: 142px;
}
#blog_sidebar a, #sidebar a {border: 0;font-weight: bold;}
#blog_sidebar a:hover, #sidebar a:hover {
  border: 0;
  text-decoration: underline;
}
#blog_sidebar ul, #sidebar ul {
  list-style: none;
  margin: .2em 0 1.1em 0;
  padding: 0 0 0 1em;
}

#blog_sidebar #s, #sidebar #s {
  width: 138px;
}
#blog_sidebar {
  float: left;
}
#sidebar1, .section_promo {
  background: #ffffff url no-repeat;
  border: 1px solid #ffffff;
  float: right;
  margin: 16px !important;
  margin: 16px 8px;
  padding: 10px;
  width: 142px;
}
#sidebar1 a {border: 0; font-weight: bold;}
#sidebar1 a:hover {
  border: 0;
  text-decoration: underline;
}
#sidebar1 ul {
  list-style: none;
  margin: .2em 0 1.1em 0;
  padding: 0 0 0 1.6em;
}

#sidebar1 #s {
  width: 138px;
}

#news, #support {
  float: left;
  position: absolute;
  top: -2px;
}
#news {
  background: url(http://www.snoloha.com/images2/bg_news_bottom.gif) no-repeat bottom right;
  left: 0px;
}
#news p {
  background: url(http://www.snoloha.com/images2/bg_news_top.gif) repeat-x top;
  float: left;
  margin: 0;
  padding: 4px 8px 4px 5px;
}
/* News and Support share the same link styles */
#support {
  background: url(http://www.snoloha.com/images2/bg_support_bottom.gif) no-repeat bottom left;
  right: 0px;
}
  #support ul {
    background: url(http://www.snoloha.com/images2/bg_support_top.gif) repeat-x top;
    float: left;
    list-style: none;
    margin: 0;
    padding: 4px 5px 4px 8px;
  }
    #support ul li {
      float: left;
      margin: 0;
      padding: 0;
    }
  #news a, #support ul li a {
    border: 0;
    color: #808080;
    display: block;
    float: left;
    font: normal 12px Trebuchet MS, Helvetica, Arial, sans-serif;
    padding: 0 6px;
    text-decoration: none;
  }
  #news a:hover, #support ul li a:hover {
    border: 0;
    color: #666;
    text-decoration: underline;
  }

#footer {
  margin-top: 10px;
  padding: 5px 0px;
  text-align: center;
}
#footer p, #footer ul, #footer ul li {
  color: #fff;
  display: inline;
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#footer p, #footer ul li {padding: 3px 5px;}
#footer a {color: #fff; font-weight: bold;}

#banner {
  border-top: 3px solid #7BD3F7;
  border-bottom: 3px solid #7BD3F7;
  clear: both;
  float: left;
  margin: 20px 0 0 0;
}
  #banner a, #banner a:hover, #banner img {
    /* reset some global bullshit */
    border: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
    border: 0;
  }
  #banner img { float: left; }
  #banner #snipe {
    background: url(/images6/bg_splash_action.jpg) no-repeat;
    border-left: 2px solid #2E82A6;
    float: left;
    height: 270px;
    position: relative;
    width: 375px;
  }
    #banner #snipe a {
      background: url(/images6/bg_splash_action_button.png) no-repeat 0 -96px;
      display: block;
      height: 48px;
      left: 101px;
      line-height: 50px;
      overflow: hidden;
      position: absolute;
      text-indent: 170px;
      top: 177px;
      width: 168px;
    }
    #banner #snipe a:hover {
      background-position: 0 -48px;
    }
    #banner #snipe a:active {
      background-position: 0 0;
    }
    #banner #snipe #snipe_text {
      color: #B02912;
      font: 11px/15px Arial, Helvetica, sans-serif;
      text-align: center;
      margin-top: 227px;
    }
    #banner #snipe #snipe_text p {
      margin: 0;
      padding: 0;
    }

.clear { clear: both; display: block; }
input.button {
  background: #EE7D22 url(http://www.snoloha.com/images2/bg_submit.gif) repeat-x top;
  border: 1px solid #A52C0C;
  color: #fff;
  cursor: pointer;
  font-family: Trebuchet MS, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#newsletter {
  background: url(http://www.snoloha.com/images2/bg_newsletter.gif) no-repeat 50% 50%;
  padding: 24px 0;
}
#newsletter input {
  width: 138px;
  _width: 136px;
}
#newsletter input.button {
  margin: 6px 0;
  width: 142px;
}
#newsletter label {
  font-size: 11px;
}
#contact_info {
  width: 725px;
}
#contact_info fieldset {
  background: #fcf7ea;
  border: 0px;
  margin: 20px 0;
  padding: 0 20px 20px 20px;
}
#contact_info fieldset label, #contact_info fieldset input, #contact_info fieldset textarea {
  display: block;
  width: 50%;
}
#contact_info fieldset textarea {
  height: 100px;
  width: 100%;
}
#contact_info fieldset input {
  margin: 0 0 10px 0;
}
#contact_info fieldset input.button {
  margin: 10px 0 0 0;
}
#contact_info table {
  font-size: 12px;
}

/*
  Gallery Styles
*/

#content_wrapper td.giAlbumCell, #content_wrapper td.giItemCell {
  background: #FCF7EA;
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.3em;
  padding: 10px 5px;
  text-align: center;
}
#content_wrapper td.giAlbumCell a, #content_wrapper td.giItemCell a {
  border: none;
  text-decoration: none;
}
#content_wrapper td.giAlbumCell a img, #content_wrapper td.giItemCell a img {
  padding: 0;
}
#content_wrapper td.giAlbumCell a:hover img, #content_wrapper td.giItemCell a:hover img {
  border-color: #ccc;
}
.giTitle {
  font-family: Trebuchet MS, serif;
  font-size: 12px;
  line-height: 1.5em;
}
.gbBlock .summary {
  display: block;
}
.one-image .summary {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 10px;
  line-height: 1.3em;
  text-align: center;
}
.block-core-PeerList a, .block-core-PeerList span {
  display: block;
}
div.gbNavigator div.next-and-last {
  text-align: center;
}
div.gbNavigator a.next {
  margin-right: 27px;
}
div.block-core-Pager {
  text-align: center;
}
#sidebar ul.block-core-ItemLinks {
  margin: 0;
  padding: 0;
}
#sidebar ul.block-core-ItemLinks li {
  margin: 0;
  padding: 2px 0;
}
#content div.block-core-ItemInfo span, #content div.block-core-ItemInfo {
}
div.block-exif-ExifInfo table.gbDataTable {
  font-size: 11px;
}
div.block-exif-ExifInfo table.gbDataTable td.gbEven {
  background: #FCF7EA;
  padding: 0 6px;
}
div.block-exif-ExifInfo table.gbDataTable td.gbOdd {
  padding: 0 6px;
}

/*
 Gallery shenanigans
*/

#gsSidebarCol #gsSidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#gsSidebarCol #gsSidebar ul li {
  margin: 0 0 0 14px;
  padding: 0;
}
#gsSidebarCol .block-core-NavigationLinks {
  display: none;
}
#gsContent .gbBlock .gbDataTable td {
  border: 0;
  margin: 0;
  padding: 2px 3px;
}
#gsContent .gbBlock .gbDataTable .gbOdd {
  background-color: #eee;
}

/* New Home Button! */
#content_wrapper #banner_button {
  background: transparent url(/images2/home_kc_shop_btn.gif) 0px -82px;
  border: 0px;
  display: block;
  position: absolute;
  height: 41px;
  overflow: hidden;
  left: 29px;
  text-decoration: none;
  top: 211px;
  width: 188px;
  text-indent: 200px;
  line-height: 50px;
}
#content_wrapper #banner_button:hover {
  background-position: 0px -41px;
}
#content_wrapper #banner_button:active {
  background-position: 0px 0px;
}


