@charset "UTF-8";

/* 
* { overflow: hidden; }
*/

body {
	background: #410740 url('../images/body-bg.jpg') no-repeat fixed 50% top;
	color: #999;
	font: normal 14pt/16pt Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a { 
	color: #b926b6;
	outline: none;
}
a:hover { color:#fff; }
a img { border: none; }

h1, 
h2 {
	font: normal 20pt/24pt Arial, Helvetica, sans-serif;
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

h2 {
	background: url('../images/titles.png') no-repeat 433px 500px;
	margin: 10px 0;
	padding-top: 100px;
}
h2.fr { background: url('../images/titres.png') no-repeat 750px 500px; }
h2#title-rsvp { background-position: 0 0; }
h2#title-gallery { background-position: 0 -100px; }
h2#title-directions { background-position: 0 -200px; }
h2#title-gift { background-position: 0 -300px; }
h2#title-contact { background-position: 0 -400px; }

h3 {
	font: normal 18pt Arial, Helvetica, sans-serif;
	color: #fff;
}

form { margin: 0; }

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.section {
	float: left; 
	padding: 0 930px 0 30px;
	width: 960px;
}

.left-column {
	width: 435px;
	float: left;
}

.right-column {
	width: 435px;
	float: right;
}

.right { text-align: right; }

.white { color: #fff; }

.note { color: #b926b6 }

.text-field,
.number-field,
.text-area {
	background: #5f195e;
	border: 2px solid #410c40;
	color: #bdbcbd;
	font: normal 16pt Arial, Helvetica, sans-serif;
	padding: 4px 6px;
}
.text-field,
.text-area { width: 400px; }
.number-field { 
	margin-right: 370px;
	width: 30px; 
}
.text-area { height: 150px; }

.header {
	background: url('../images/opaque-black.png');
	height: 40px;
}

.header a {
	color: #731571;
	text-decoration: none;
}
.header a:hover {
	border-bottom: 1px solid #b926b6;
	color: #b926b6;
}

.nav {
	float: right;
	margin: 7px 30px 0 0;
	padding: 0;
}

.nav li {
	display: inline;
	font: normal 10pt Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 0 16px;
	padding: 0;
}

#language-splash,
.language {
	color: #666;
	font: normal 7.5pt Arial, Helvetica, sans-serif;
	padding: 14px 0 0 30px;
	text-transform: uppercase;
}
#language-splash {
	left: 810px;
	position: absolute;
	text-align: right;
	top: 0; 
}

.container { 
	background: url('../images/less-opaque-black.png'); 
	padding: 30px; 
}

#wrapper {
	height: 540px;
	width: 12000px;
}

#splash-soon {
	background: url('../images/shierly-richard-splash.png') no-repeat 50% 50%;
	color: #bdbcbd;
	font: normal 14pt Arial, Helvetica, sans-serif;
	height: 115px;
	margin-top: 70px;
	padding-top: 320px;
	text-align: center;
	width: 945px;
}

#home {
	background: url('../images/shierly-richard-splash.png') no-repeat 50px 60px;
	height: 0;
	margin-top: 10px;
	overflow: hidden;
	padding-top: 495px;
	position: relative;
}

#splash-nav {
	left: 230px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 370px;
}

#splash-nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#splash-nav li a {
	background: url('../images/splash-nav.png') no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 39px;
}
#splash-nav li a.fr { background: url('../images/splash-nav-fr.png') no-repeat; }
#splash-nav li a#splash-rsvp { width: 103px; }
#splash-nav li a#splash-map { background-position: -103px 0; width: 148px; }
#splash-nav li a#splash-gift { background-position: -251px 0; width: 113px; }
#splash-nav li a#splash-gallery { background-position: -364px 0; width: 128px; }
#splash-nav li a#splash-contact { background-position: -492px 0; width: 111px; }

#splash-nav li a#splash-rsvp:hover { background-position: 0 -39px; }
#splash-nav li a#splash-map:hover { background-position: -103px -39px; }
#splash-nav li a#splash-gift:hover { background-position: -251px -39px; }
#splash-nav li a#splash-gallery:hover { background-position: -364px -39px; }
#splash-nav li a#splash-contact:hover { background-position: -492px -39px; }

#splash-nav li a#splash-rsvp.fr { width: 99px; }
#splash-nav li a#splash-map.fr { background-position: -99px 0; width: 95px; }
#splash-nav li a#splash-gift.fr { background-position: -194px 0; width: 154px; }
#splash-nav li a#splash-gallery.fr { background-position: -348px 0; width: 117px; }
#splash-nav li a#splash-contact.fr { background-position: -465px 0; width: 125px; }

#splash-nav li a#splash-rsvp.fr:hover { background-position: 0 -39px; }
#splash-nav li a#splash-map.fr:hover { background-position: -99px -39px; }
#splash-nav li a#splash-gift.fr:hover { background-position: -194px -39px; }
#splash-nav li a#splash-gallery.fr:hover { background-position: -348px -39px; }
#splash-nav li a#splash-contact.fr:hover { background-position: -465px -39px; }

#form-rsvp dd, 
#form-rsvp dt {
	margin: 0 0 0.3em;
	padding: 0;
}

#form-rsvp ul {
	margin: 0;
	padding: 0;
}

#form-rsvp ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0.5em;
}

#map-address {
	float: right;
	font: normal 10pt Arial, Helvetica, sans-serif;
	width: 270px;
}

#map-address .time { 
	color: #b926b6;
	font-size: 14pt;
}

#map-address .title { 
	color: #fff;
	font-size: 12pt; 
}

#map_canvas {
	width: 600px;
	height: 300px;
	border: 1px solid #ccc;
	}

#contact dl,
#registry dl { font-size: 12pt; }
#contact dd,
#registry dd { 
	margin-bottom: 1em;
	margin-left: 1em;
}

#gallery .row {
	margin: 0 0 3px;
	padding: 0;
}

#gallery .row li {
	display: inline;
	list-style: none;
	margin: 0 0 0 6px;
	padding: 0;
}
#gallery .row li.first { margin-left: 0; }

#gallery .row li a img {
	background: #fff;
	padding: 6px;
}
#gallery .row li a:hover img { background: #b926b6; }
