body {
  background-image: url(http://weddingjojo.s3.amazonaws.com/assets/themes/sunset/images/bottom-bg.png);
}

/* Navigation */

#navigation {
  margin-left: 0;
  padding-top: 7px;
  background-color: #FFFFFF;
  padding-left: 15px;
  margin-bottom: 0;
  padding-bottom: 7px;
  border-bottom: 2px solid #84857c;
  
}

#navigation li {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  display: inline;
  list-style-type: none;
  margin-right: 20px;
}

#navigation li a {
 text-decoration: none; 
 color: #333333;
}


/* =5 Structure
************************************************************************/
body {
  background-color: #FFFFFF;
}

body.inside #content {
  padding: 0px 45px 0px;
}

#content-wrapper {
  width: 900px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;  
  background-color: #ECECEC;
  padding-top: 35px;
  margin: -65px auto 30px;
  padding-bottom: 5px;
}

#header {
  background-image: url(http://weddingjojo.s3.amazonaws.com/assets/themes/sunset/images/top-bg.png);
  background-repeat: repeat-x;
  height: 235px;
}

#drop-down-logo {
  margin-left: auto;
  margin-right: auto;
  width: 240px;
  height: 130px;
  text-align: center;
  padding-top: 5px;
  background-image: url(http://weddingjojo.s3.amazonaws.com/assets/themes/sunset/images/badge.png);
  background-repeat: no-repeat;
  color: white;
}

#drop-down-logo h2 {
    color: #5BB4FF;
    font-size: 21px;
    margin-bottom: 8px;
    margin-top: 7px;
}

#drop-down-logo h3 {
    font-size: 18px;
    line-height: 24px;
}

/*   width: 160px;
  margin-left: auto;
  margin-right: auto;  */

#main-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #c6c2c7;
  padding: 6px 8px;
  border: 1px solid #9a9a9a;
}

#wedding-info {
  padding-top: 50px;
  width: 196px;
  height: 180px;
  background-image: url(http://weddingjojo.s3.amazonaws.com/assets/themes/sunset/images/wedding-info-box.png);
  background-repeat: no-repeat;
  margin-left: 55px;
  margin-top: 20px;
}

#wedding-info li {
  text-align: center;
  font-size: 15px;
}

#main-blurb {
  width: 550px;
  padding-right: 58px;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 45px;
  text-align: center;
  color: #ff5e30;
}

#main-blurb img {
  padding-bottom: 6px;
  padding-top: 6px;
}

#bottom-nav {
  margin-top: 20px;
  padding-top: 20px;
  margin-right: 30px;
  border-top: 2px solid #dadada;
  margin-left: 40px;
}

#bottom-nav li {
  float: left;
}

#bottom-nav li a {
  display: block;
  width: 220px;
  height: 85px;
}

#bottom-nav li.rsvp {
  width: 320px;
  height: 85px;
  background: url("http://weddingjojo.s3.amazonaws.com/assets/themes/sunset/images/default_blue/rsvp-to-event.png") no-repeat scroll 0 0 transparent;
}

#bottom-nav li.guestbook {
  height: 95px;
  width: 245px;
  background: url("//weddingjojo.s3.amazonaws.com/assets/themes/sunset/images/sign-guetbook.jpg") no-repeat scroll 0 0 transparent;

}

#bottom-nav li.registry {
  width: 250px;
  height: 85px;
  background: url("//weddingjojo.s3.amazonaws.com/assets/themes/sunset/images/view-our-registry.png") no-repeat scroll 0 0 transparent;
}



.our-story-blurb img {
  display:block;
  margin-left:auto;
  margin-right:auto;
}
  
  
.our-story-blurb .yellow-circle {
  margin-top: 20px !important;
} 

  
.caption {
  color:#888888;
  left:160px;
  position:absolute;
  top:-31px;
  width:464px;
} 

#event-right ul.left {
  margin-top:10px;
  max-width:175px;
}

#photo-albums div.ind-album {
   width:127px;
}
