body{background: #c1d0e3 url(../images/bg.jpg) repeat-x; margin:10px;line-height:200%;}

#header {background:#fff url(../images/bannerwithtext.jpg) no-repeat center right;}
#content {background:#fff;padding-top:20px;margin-top:20px;}
#footer {text-align:center;padding-top:10px;font-size:.9em;color:#eee;font-style:italic;}

#navigation {display:inline;font-size:1.1em;font-weight:bold;}
#navigation li {display:inline;margin-right:10px;}
#navigation li a {color:#000;text-decoration:none;padding:4px;}
#navigation li a:link {}
#navigation li a:hover {text-decoration:underline;}
#navigation li.current a {background:#000;color:#fff;padding:4px;text-decoration:none;}


h1{font-size:26px;color:#004865}
h2{font-size:22px;color:#004865}

.notsure {color:red;font-weight:bold;}

#footer a {color:#fff;text-decoration:none;}
#footer a:link {color:#fff;text-decoration:underline;}
#footer a:hover {color:#fff;text-decoration:none;}


#guestlist {background:#000;color:#fff;padding:5px 10px;}
#guestlist .title {font-size:1.1em;font-weight:bold;}
#guestlist .innercontainer {border:1px solid #fff;background:#eee;margin:6px 0px;color:#000;}
#guestlist .innercontainer p {padding:10px 20px;}

#rsvp {background:#000;color:#fff;padding:5px 10px;}
#rsvp .title {font-size:1.1em;font-weight:bold;}
#rsvp .innercontainer {border:1px solid #fff;background:#eee;margin:6px 0px;color:#000;}
#rsvp .innercontainer p {padding:0px 20px;}


#rsvp .text {width:230px;}
#rsvp .comments {width:230px;height:100px;}
#btnRSVP {background:#000;color:#fff;border:0px;}


.innercontainer .guests {padding:20px;line-height:100%;}

.yes {background:#71AB0B;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:4px;color:#fff;font-weight:bold;}
.no {background:#CC3300;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:4px;color:#fff;font-weight:bold;}
.maybe {background:#186999;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:4px;color:#fff;font-weight:bold;}
.total {background:#000;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:4px;color:#fff;font-weight:bold;}

.guest {margin-bottom:14px;}
.guest .name {font-weight:bold;}


#login {background:#eee;padding:20px;}
#login .submit {background:#000;color:#fff;}

