/* The Village Invites -- Unwined Event */

*{margin:0;padding:0;}

h1, h2, #navlist, .storytitle, .meta { display: none; }

body {
  background: #23b1a5;
  font-family: "Georgia", Times, Times New Roman, serif;
  font-size: 1em;
  line-height: 1.4em;
  color: #3D220C;
}

p {
  margin-bottom: 10px; 
}

a {
  color: #3D220C;
}

h4 {
  font-size: 120%;
  padding: 15px 0 5px; 
  margin-bottom: 20px; 
  letter-spacing: 1px;
  border-bottom: 1px dotted #ccc;
}

/* Layout */

 /* position:fixed */

.outer { 
  background: #fff;
  width: 100%;
}
 
 /* certering */

.middle { 
  width: 820px; 
  margin:0 auto; 
  text-align: center; 
  background: #fff;

}

.inner { 
 background: #fff; 
  height: 108px; 
}

.middle img { border: none;}

.event_info {
  display: none;
  text-align: right;
  position: absolute;
  margin-top: 20px;
  margin-left: 860px;  
}

.one, .two {float: left;}

.rsvp_now {
  position: fixed;
  z-index: 45;
  bottom: 13px; 
  right: 20px; 
  padding: 10px; 
  background: #fff;
  border: 1px solid #794500;  
  border-bottom: 1px solid #333;
  -moz-border-radius: 15px; 
  -webkit-border-radius: 15px;
}

.rsvp_now .rsvp img {
  width: 130px; 
}

.nav {
  border-top: 3px solid #67c9c1;
  border-bottom: 2px solid #67c9c1; 
  background: #23b1a5;
  text-align: center;
  text-transform: uppercase;
  font-size: 80%;
  letter-spacing: 1px; 
}

.nav ul {
  list-style: none;
  padding: 5px 0 5px;
}

.nav li {
  display: inline;
  padding: 0 7px;
  font-size: 90%;
  border-left: 1px solid #f0e5d7; 
}

.nav li a {
  color: #fff;
  text-decoration: none;
}

.nav li a:hover {
  color: #FAF8F5;

}

.nav .no_border {
  border: none;
}

.register {
  border: none;
  width: 170px;
}


.wrapper {
  width: 760px; 
  margin: 0 auto; 
}

.wrapper_1 {
  background: #fff url(http://www.villageinvites.com/unwined/images/bg2.png);
  border: 4px solid #794500;  
  padding: 60px;
  font-size: 90%;
}

.text_content {

  min-height: 300px; 
}


#sidebar ul {
  margin-top: 10px;
  margin-left: 20px; 
}

.home_page {
  text-align: center;
  font-size: 120%;
  line-height: 160%;
  text-transform: uppercase;
  color: #7B4401;
}

.home_page p {
  padding-bottom: 10px; 
}
.home_page span {
  font-size: 130%;
}

.event_logo {
  width: 450px; 
}

.blue {
  font-style: italic;
  text-transform: none;
  color: #2FB5AA;
}


.rsvp img {
  border: none;
  width: 200px; 
}

.agenda {
  margin-left: 40px;
  padding: 10px 0 30px;
}

.agenda li {
  padding: 10px 0; 
}

#accordion {
	margin:20px 0px;
}

.footer {
  bottom: 0;
  width: 100%; 
  color: #67C8BF;
  margin: 0 auto; 
  text-align: center;
  font-size: 80%;
  background: #23b1a5;
  border-top: 1px dotted #fff;
  padding-top: 7px; 
  margin-top: 40px; 

}

.footer span {
  color: #67C8BF;
  font-size: 85%;
  line-height: 150%;
  font-style: italic;
}

.nav2 {
  text-align: center;
}

.nav2 ul {
  list-style: none;
  padding: 5px 0 5px;
}

.nav2 li {
  display: inline;
  padding: 0 7px;
  border-left: 1px solid #f0e5d7; 
}

.nav2 li a {
  color: #fff;
  text-decoration: none;
}

.nav2 li a:hover {
  color: #FAF8F5;

}
.nav2 .no_border {
  border: none;
}

.spacer {height: 20px; }

#sidebar {
  width: 200px; 
  float: right;
  z-index: 0;
  padding: 20px; 
  border: 1px solid #794500;  
  margin: 10px 0 10px 10px;
  background: #fff;
}

#sidebar img {
  z-index: -1000;
}

.rsvpnowww{z-index: -70000;}

/* RSVP Form */

.rsvp_form {
  background: #fff;
  margin-top: 40px; 
  border: 1px solid #ccc;
  padding: 20px; 
}

.rsvp_form .info h2 {
  display: none;
}

#menu {
  display: none;
}