@import url('reset.css');
@import url('typography.css');

body {
	background: #809eb6 url('../images/two-pegasus-ie6.png') 50px 150px repeat fixed;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
html > body {
	background: #809eb6 url('../images/two-pegasus.png') 50px 150px repeat fixed;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

#content {
	width: 750px;
	background: #FFF;
	margin: 1em auto;
	border: 2px solid #000;
	text-align: left;
}


#header {
	background: transparent url('../images/header-kiss-bw.jpg') 0 0 no-repeat ;
	width: 750px;
	height: 175px;
	margin: 0 auto;
}
#header a {
	display: block;
	width: 750px;
	height: 175px;
	text-decoration: none;
}

html > body h1 {
	background: transparent url('../images/title.png') no-repeat;
	text-indent: -999999px;
	width: 186px;
	height: 76px;
}
h1 {
	position: relative;
	top: 40px;
	left: 450px;
	font-size: 2em;
}



#navigation {
	background: #000;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 1.5em;
}
#navigation li {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}
#navigation li a {
	color: #FFF;
	line-height: 1.5em;
	padding: 0 2em;
	margin: 0;
	text-decoration: none;
}
#navigation li a:hover {
	color: #809eb6;
}


#main {
	padding: 1em 2em;
	background: #fff;
}

#footer {
	background: #fff;
	height: 1em;
	clear: both;
}


html > body h2 { height: 40px; text-indent: -99999px; margin-bottom: 0.5em; margin-left: -0.5em;}
html > body#about h2 { background: transparent url('../images/title-about.png') no-repeat; width: 131px; }
html > body#rsvp h2 { background: transparent url('../images/title-rsvp.png') no-repeat; width: 86px; }
html > body#info h2 { background: transparent url('../images/title-info.png') no-repeat; width: 281px; }
html > body#contact h2 { background: transparent url('../images/title-contact.png') no-repeat; width: 149px; }
html > body#photos h2 { background: transparent url('../images/title-photos.png') no-repeat; width: 90px; }

ul#toc {
	margin: 0 3em;
}
ul#toc li {
	line-height: 2.5em;
}

body#info h3 {
	margin-top: 2em;
}

#invitation_guests th, #invitation_guests td {
	padding: 0.5em;
}

.error {
	border: 1px solid #F00;
	padding: 0.5em;
	background: #FCC;
	width: 50%;
	margin: 1em auto;
}


#rsvpForm {
	margin: 3em auto;
	text-align: center;
}

#rsvpForm label {
	font-size: 2.0em;
}
#rsvpForm #code {
	display: block;
	text-align: center;
	margin: 0.5em auto;
	font-size: 2.0em;
	width: 6em;
}


body#rsvp table   { margin-bottom: 1.4em; border-top:0.1em solid #ddd; border-left:0.1em solid #ddd; }
body#rsvp th, body#rsvp td   { height: 1em; padding:0.2em 0.4em; border-bottom:0.1em solid #ddd; border-right:0.1em solid #ddd; }
body#rsvp th      { font-weight:bold; }


hr {
	background: transparent url('../images/rule.png') no-repeat;
	height: 26px;
	width: 150px;
	margin: 1em auto;
	display: none;
}

body#contact .vcard {
	float: left;
	margin-left: 8em;
}
body#contact .vcard + .vcard {
	float: right;
	margin-left: 0;
	margin-right: 8em;
}
body#contact .vcard .tel .type { font-weight: bold; }
body#contact .vcard .tel .type:after { content: ':'; }
body#contact .vcard a { color: inherit; text-decoration: none; }

#guestsForm td + td { text-align: center; }
form#guestsForm { text-align: center; margin: 0 auto; }
#guestsForm table { margin: 1em auto; }


body#info .vcard {
	text-align: center;
}
#directions {
	display: block;
}
#directions li {
	margin: 1em 0;
}
img#directions-map {
	display: block;
	float: right;
	margin: 1em;
	height: 323px;
	width: 371px;
}
#google-maps {
	margin: 1em;
}




/* Our Story */
#our-story {
	text-align: center;
}
#our-story p {
	min-height: 60px;
	border-top: 1px solid #999;
	width: 80%;
	margin: 2em auto;
	text-align: left;
	height: 60px;
}
html > body #our-story p {
	height: auto;
}
#our-story p.elisabeth {
	background: transparent url('../images/avatar_elisabeth.jpg') left 3px no-repeat;
	padding-left: 60px; 
}
#our-story p.will {
	background: transparent url('../images/avatar_will.jpg') right 3px no-repeat;
	padding-right: 60px; 
}



body#contact .adr {
	margin-top: 0.5em;
}

body#photos #thumbnails {
	margin: 0 1.5em;
	text-align: center;
}
body#photos #thumbnails td {
	margin: 1em;

	text-align: center;
	padding: 1em 1.5em;
	vertical-align: middle;
}
body#photos #thumbnails img {
	border: 1px solid #000;
	padding: 1px;
}

body#photos kbd {
	font-weight: bold;
	font-family: monospace;
}


body#admin table#guests,
body#admin table#guests tr {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
}
body#admin table#guests td {
	padding: 0.5em;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}	
body#admin td.no {
	text-indent: -99999px;
	background-color: #FF0000;
	width: 2em;
}
body#admin td.yes {
	text-indent: -99999px;
	background-color: #00FF00;
	width: 2em;
}
