
/* ---------------------------------------------
 Global
--------------------------------------------- */

html {
	font-size: 100%;
	min-width: 960px;
	min-height: 100%;
	height: auto;
	}
	
body {
	font-family: Georgia, Times New Roman, Times;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	padding: 0;
	margin: 0;
	background: #fff;
	width: 100%;
	letter-spacing: .04em;
	border-top: 4px solid #7bb1d5;
	}
	
.registry {
	background: #fff url(../_images/bg_starfish.jpg) bottom right no-repeat fixed;
	}
	
.couple {
	color: #fff;
	}
	
img, a img {
	border: 0;
	}
	
.float-left {
	float: left;
	}
	
.float-right {
	float: right;
	}
	
.align-left {
	text-align: left;
	}
	
.align-right {
	text-align: right;
	}
	
.align-center {
	text-align: center;
	}
	

/* ---------------------------------------------
 Site Wrapper
--------------------------------------------- */
#wrapper-site {
	width: 100%;
	margin-top: 30px;
	padding: 0;
	}


/* ---------------------------------------------
 Logo & Main Navigation
--------------------------------------------- */

.container-logo-nav {
	width: 175px;
	padding: 0;
	margin: 0 0 0 50px;
	float: left;}

/* Logo */

.monogram-wendysteve {
	width: 175px;
	height: 175px;
	background: url(../_images/monogram_wendysteve.png) top left no-repeat;
	display: block;
	text-indent: -9999px;
	}


/* Main Navigation */


ul.nav  {
	padding: 0;
	margin: 60px 0 40px 0;
	list-style: none;
	float: left;
	width: 175px;
	}

ul.nav li {
	text-align: left;
	list-style: none;	
	}

	
ul.nav li a {
	line-height: 22px;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
	border-bottom: none;
	}

ul.nav li a:hover {
	color: #7bb1d5;
	border-bottom: 1px dotted #7bb1d5;
	cursor: pointer; 
	}
	
ul.nav li.on a {
	color: #5a9dca;
	text-decoration: none;
	}
	
	
/* Home Main Navigation */


body.home-01 .nav, body.couple .nav {
	padding: 0;
	margin: 60px 0 40px 0;
	list-style: none;
	float: left;
	}

body.home-01 .nav li, body.couple .nav li {
	text-align: left;	
	}

	
body.home-01 .nav li a, body.couple .nav li a {
	line-height: 22px;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	}

body.home-01 .nav li a:hover, body.couple .nav li a:hover {
	color: #7bb1d5;
	border-bottom: 1px dotted #7bb1d5;
	cursor: pointer; 
	}
	
body.home-01 .nav li.on a, body.couple .nav li.on a {
	color: #5a9dca;
	text-decoration: none;
	}
	

/* ---------------------------------------------
 Content Area
--------------------------------------------- */

.container-contact {
	width: 400px;
	margin: 0 50px 0 0;
	padding: 0;
	float: right;
	font-style: italic;
	text-align: right;
	}

.container-content {
	width: 750px;
	margin: 40px 0 0 0;
	padding: 0 0 50px 0;
	float: left;
	}
	


/* ---------------------------------------------
 Global Typography
--------------------------------------------- */

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration: none; border: none; }
h1 { color: #7bb1d5; font-size: 26px; line-height: 30px; padding: 0 0 5px 0; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0 4px;}
h3 { font-size: 16px; line-height: 18px; padding: 5px 0px 0 0; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 11px; line-height: 16px; padding: 5px 0px; }


/* Global Paragraph Styles */

p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 0;
	}
	
p strong, strong {
	font-weight: bold;
	}
	
p a, p a:visited {
	color: #7bb1d5;
	text-decoration: none;
	}
	
p a:hover{
	color: #5a9dca;
	border-bottom: 1px dotted #5a9dca;
	cursor: pointer; 
	}
	

/* Global List Styles */	
	
ul {
	padding: 0 0 0 14px;
	margin: 10px 0 10px 0;
	}

ul li {
	list-style: disc outside;
	line-height: 18px;
	margin-bottom: 4px;
	}
	
ul.gallery {
	padding: 0;
	margin: 10px 0 10px 0;
	}

ul.gallery li {
	list-style: none;
	width: 161px;
	height: 110px;
	margin: 0 14px 14px 0;
	float: left;
	display: inline;
	}
	
ul.gallery li img {
	border: 3px #f5f5f5 solid;
	}
	
/* List Header */
.list-header {
	padding: 10px 0 20px;
	border-bottom: 1px dotted #5a9dca;
	font-size: 12px;
	}
	
/* List Item */
.list-item {
	padding: 10px 0;
	}

/* ---------------------------------------------
 RSVP Form
--------------------------------------------- */

.form-item {
	margin-bottom: 2px;
	width: 100%;
	}

.form-item label {
	line-height: 18px;
	margin-bottom: 8px;
	font-size: 12px;
	color: #7bb1d5;
	float: left;
	width: 80px;
	}

.form-item input.cat_textbox {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 220px;
	}
	
.req {
	color: #ff0000;
	}

/* ---------------------------------------------
 Footer Waves
--------------------------------------------- */


.container-waves {
	width: 100%;
	height: 250px;
	padding: 0;
	margin: 0;
	bottom: 0;
	z-index: 1;
	background: url(../_images/bg_waves.png) bottom center repeat-x;
	position: absolute;
	}
	
	
/* Engagement Ad for Homepage */ 

	
.button-rsvp {
	background: url(../_images/button-rsvp.png) no-repeat;
	z-index: 3;
	left: 40px;
	bottom: 45px;
	width: 200px;
	height: 41px;
	display: block;
	position: fixed;
	text-indent: -9999px;
	}

.button-engagement a {
	background: url(../_images/button-engagement.png) no-repeat;
	z-index: 3;
	left: 40px;
	bottom: 15px;
	width: 200px;
	height: 41px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	}
	
.button-engagement em {
	background: #5a9dca;
	margin-top: 500px;
	left: 50px;
	width: 160px;
	position: absolute;
	text-align: center;
	padding: 10px;
	z-index: 4;
	display: none;
	color: #fff;
	font-size: 11px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
	}
	
.button-engagement em a {
	color:#7bb1d5;
	}
	