/*
 * Theme Name: Sail Place
 * Theme URI: http://sailplace.com/
 * Description: Custom theme based on custom styles for Sail Place, Inc.
 * Version: 1.0
 * Author: Michael Thompson
 * Author URI: http://satedproductions.com/
 * Tags: blue, custom, fixed width
 */

html, body {
  border: 0;
  color: #4E5A66;
  font: 13px/1.3em Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
html { background: #246bb2 url(images/bg_html.jpg) top left; }
body { background: url(images/bg_body.jpg) repeat-x 0 117px; }



/*
 * General / non-structural
 */

a { color: #246BB2; font-weight: bold;}
a:hover { color: #4E5A66; }
h1, h2, h3, h4, h5, h6 { color: #245CB2; }

h1 { font-size: 22px; line-height: 1.3em; margin: 10px 0; padding: 0;}
h2 { font-size: 22px; line-height: 1.3em; margin: 10px 0; padding: 0;}
h3 { font-size: 18px; line-height: 1.3em; margin: 10px 0; padding: 0;}
h4 { font-size: 16px; line-height: 1.3em; margin: 10px 0; padding: 0;}
h5 { font-size: 13px; line-height: 1.3em; margin: 10px 0; padding: 0;}
h6 { font-size: 13px; line-height: 1.3em; margin: 10px 0; padding: 0;}
h6 { color: #4E5A66; }

blockquote {
  border-left: 5px solid #D7E7F8;
  padding: 0 30px 0 15px;
  margin: 10px 0 20px 10px;
}
dl, ol, p, ul { margin: 10px 0 20px; }
dl, ol, ul { padding: 0 30px; }
dl dd, dl dt, ol li, ul li {
  padding: 0;
  margin: 0;
}
dl dt { font-weight: bold; margin: 10px 0 5px;}

.clear { clear: both; }
.nav {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
  .nav li {
    float: left;
    margin: 0;
    padding: 0;
  }
    .nav li a {
      display: block;
      float: left;
    }


/*
 * Non-general / structural (ha!)
 */

#wrapper {
  background: url(images/bg_wrapper.jpg) no-repeat center top;
}

#header, #emote_wrapper, #content_wrapper, #footer {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 960px;
}

#header { height: 196px; }
  #header h1,
  #header h1 a {
    height: 65px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 274px;
  }
  #header h1 {
    position: absolute;
    top: 28px;
    left: 0;
  }
    #header h1 a {
      background: url(images/logo.png) no-repeat;
      display: block;
      line-height: 65px;
      text-indent: 275px;
    }
  /*
   * The BG images weren't originally aligned to the bottom,
   * and there wasn't a need for overflow: hidden on the links
   * ...until we checked IE6. Those tweaks (and a PNG fix) made
   * IE6 work beautifully.
   */
  #header .nav {
    background: url(images/bg_nav-item-div.png) no-repeat right top;
    float: right;
    position: relative;
    padding-right: 1px;
    top: 85px;
  }
    #header .nav li {
      background: url(images/bg_nav-item-div.png) no-repeat left top;
      padding-right: 1px;
    }
      #header .nav li a {
        color: #e0ecf9;
        font-size: 14px;
        font-weight: bold;
        height: 85px;
        left: 1px;
        line-height: 124px;
        overflow: hidden;
        padding: 0 .8em;
        position: relative;
        text-decoration: none;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
      }
      #header .nav li.current a,
      #header .nav li a:hover {
        background: url(images/bg_nav-item.png) repeat-x left top;
        color: #fff;
      }
  #header .locations {
    color: #e0ecf9;
    font-size: 11px;
    line-height: 13px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 40px;
  }
    #header .locations a {
      color: #e0ecf9;
      text-decoration: none;
    }
    #header .locations a:hover {
      color: #fff;
      text-decoration: underline;
    }
    #header .locations li {
      float: left;
      margin: 0 0 0 30px;
      padding: 0;
    }
      #header .locations li span { display: block; }
        #header .locations li span a { font-weight: bold; }

#emote_wrapper {
  background: url(images/bg_emote-btm.png) no-repeat left bottom;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0 0 10px;
}
  #emote {
    background: url(images/bg_emote-top.png) no-repeat left top;
    padding: 14px 15px 5px 15px;;
  }
    #fader {
      display: inline;
      float: left;
      height: 322px;
      margin: 0 15px 0 0;
      overflow: hidden;
      width: 609px;
    }
      .fader,
      .fader ul,
      .fader ul li {
        height: 322px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 609px;
      }
        .fader a img { border: 0; }
        .fader ul,
        .fader ul li { list-style: none; }
        .fader ul li {
          display: none;
          left: 0;
          position: absolute;
          top: 0;
        }
        .fader ul li.fader_start { display: block; }
        .fader ul li img { }
        .fader ul li h3 { display: none; }
        .fader .fader_controls { display: none; }

    #brands {
      float: left;
      margin: 0 0 0 25px;
      text-align: center;
      width: 280px;
    }
      #brands ul {
        list-style: none;
        margin: 0;
        padding: 0;
      }
        #brands ul li {
          margin: 30px 0;
          padding: 0;
        }

#content_wrapper {
  background: url(images/bg_content-top.png) no-repeat;
  padding: 8px 0 0;
}
  #content {
    background: url(images/bg_content-mid-notrans.png) repeat-y;
    float: left; /* IE... */
    padding: 2px 5px 1px;
  }
  #content-btm {
    background: url(images/bg_content-btm-notrans.png) no-repeat;
    clear: both;
    height: 9px;
  }
  #main {
    display: inline;
    float: left;
    margin: 16px 20px 14px 30px;
    width: 590px;
  }
  #inner-emote {
    display: inline;
    float: left;
    margin: 16px 20px 6px 10px;
    width: 280px;
  }
    #inner-emote p {
      margin: 0;
      padding: 0;
    }
  #sidebar {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #e9f0f7;
    color: #4E5A66;
    display: inline;
    float: right;
    font-size: 12px;
    margin: 16px 20px 14px 10px;
    width: 280px;
  }
    #sidebar a {
      color: #246BB2;
      font-weight: bold;
      text-decoration: none;
    }
    #sidebar a:hover {
      color: #4E5A66;
      text-decoration: underline;
    }
    #sidebar h3 {
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      background: #d7e7f8;
      border: 1px solid #c5d8ec;
      clear: both;
      color: #4E5A66;
      font-size: 12px;
      font-weight: bold;
      line-height: 14px;
      margin: 0 0 20px;
      padding: 9px 8px 7px;
    }
    #sidebar p,
    #sidebar ol,
    #sidebar ul {
      margin: 10px 10px 20px;
      padding: 0;
    }
    #sidebar ul {
      list-style: none;
    }
    #sidebar ul.news_and_updates .last {
      font-size: .8em;
      margin-top: 10px;
      text-align: left;
    }
      #sidebar ul li {
        margin: 0;
        padding: 0;
      }
      #sidebar ul.news_and_updates li {
        margin: 4.5px 0;
      }
    #sidebar .section {
      clear: both;
      margin: 10px 10px 30px;
    }
    #sidebar #social {
      float: right;
      clear: both;
      height: 30px;
      margin: 0;
      padding: 0;
      width: 100%;
    }
      #sidebar #social li {
        float: right;
        display: inline;
        padding: 0;
        margin: 0;
      }
      #sidebar #social li a {
        display: block;
        display: inline;
        clear: none;
        height: 16px;
        float: left;
        line-height: 16px;
        overflow: hidden;
        margin-left: 5px;
        text-indent: 16px;
        width: 16px;
      }
      /*
      #sidebar #social li a:hover {
        text-decoration: none;
        text-indent: 21px;
        overflow: visible;
        width: auto;
      }
      */
      #sidebar #social #facebook a { background: url(/images/facebook_16.png) no-repeat; }
      #sidebar #social #twitter a { background: url(/images/twitter_16.png) no-repeat; }
    #sidebar .newsletter_sub {
      background: url(images/btn_newsletter.gif) no-repeat;
      display: block;
      height: 30px;
      line-height: 30px;
      overflow: hidden;
      margin: 0 0 0 10px;
      text-indent: 160px;
      width: 160px;
    }
    #sidebar .baybreeze {
      background: url(images/btn_baybreeze.gif) no-repeat;
      display: block;
      height: 92px;
      line-height: 92px;
      overflow: hidden;
      margin: 0 0 0 10px;
      text-indent: 240px;
      width: 240px;
    }


#footer {
  background: url(images/bg_footer.jpg) no-repeat;
  clear: both;
  color: #55AAFF;
  font-size: 11px;
  margin-top: 11px;
  margin-bottom: 20px;
  text-align: center;
}
  #footer a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }
  #footer a:hover { text-decoration: underline; }
  #footer_nav_wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
  }
    #footer_nav_wrapper .nav {
      float: left;
      padding: 12px 0 10px;
      position: relative;
      left: 50%;
    }
      #footer_nav_wrapper .nav li {
        position: relative;
        left: -50%;
      }
        #footer_nav_wrapper .nav li a {
          padding: 5px 10px;
        }
  #footer .legal {
    clear: both;
    padding: 0;
    margin: 14px 0 10px;
  }

#news_list {
  margin: 40px 10px;
}
#news_search {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #E9F0F7;
  border: 1px solid #c5d8ec;
  clear: both;
  color: #4E5A66;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin: 20px 10px 20px;
  padding: 9px 8px 7px;
}
#news_archives_wrapper {
  margin: 10px;
  padding: 9px 8px 7px;
}
  #news_archives_wrapper .news_archive {
    float: left;
    width: 50%;
  }



/*
 * WordPress Specific
 */

.alignright,
.alignleft {
  padding: 5px;
  margin: 30px;
}
.alignright {
  float: right;
  margin-right: 0;
}
.alignleft {
  float: left;
  margin-left: 0;
}

img.alignright,
img.alignleft {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #E9F0F7;
}
.navigation {
  clear: both;
  display: block;
  float: left;
  margin: 5px 0 20px;
  width: 100%;
}
  .navigation .alignleft,
  .navigation .alignmid,
  .navigation .alignright {
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
  }
