
html, body { height:100%; }

body {
	color:#333;
	background:url(../i/bg.jpg) #aecad8 repeat fixed;
	font:normal 10.5px/2.0em Verdana, Tahoma, Arial, sans-serif;
	text-align:justify;
	min-width:1025px;
}

a { color:#333; }

#wrapper {
	width:700px;
	margin:0 auto;
	padding:0 25px;
	background:url(../i/bar.png) repeat-y top center;
	min-height:100%;
}

#header {
	background-color:#aecad8; /*blue*/
	width:710px;
	position:relative;
	left:-5px;
}

#logo #header {
	width:100%;
	text-align:center;
}

#top {
	margin-top:50px;
	height:20px;
	background:url(../i/top.png) repeat-x;
}

#bottom {
	height:20px;
	background:url(../i/bottom.png) repeat-x;
}

#songs #flashcontent {
	position:relative;
	left:-20px;
}

/*-------------------------------------------------------------*/
/*-------------------------@headers----------------------------*/
/*-------------------------------------------------------------*/

h2, h3, h4, h5 {
	clear:both;
	text-align:left;
}

h1 {
	width:700px;
	height:225px;
	background:url(../i/h1.jpg) no-repeat top left;
	text-indent:-9000px;
}

h2 {
	background:url(../i/h2.jpg) no-repeat top center;
	height:50px;
	text-indent:-9000px;
}

h3, #footer li {
	font-size:21px;
	color:#aecad8;
	text-transform:uppercase;
}

h3, h4, h5, #footer li {
	letter-spacing:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:2.0em 0 0.5em;
}

#footer li {
	display:block;
	text-align:center;
}

#footer li + li {
	font-size:10px;
	margin:0;
}

h4, h5 { text-transform:uppercase; }

h4 { font-size:15px; }

h5 { font-size:11px; }

/*-------------------------------------------------------------*/
/*------------------------@navigation--------------------------*/
/*-------------------------------------------------------------*/

#navigation {
	line-height:normal;
	padding:5px 0;
	position:fixed;
	top:0;
	left:0;
}

#navigation li { display:block; }

#navigation li a {
	display:block;
	height:25px;
	width:150px;
	text-decoration:none;
	color:#fff;
	font:13px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:10px 0 0 10px;
}

.welcome { background:url(../i/nav/welcome.gif); }

.story { background:url(../i/nav/story.gif); }

.photos { background:url(../i/nav/photos.gif); }

.blog { background:url(../i/nav/blog.gif); }

.event { background:url(../i/nav/event.gif); }

.guestbook { background:url(../i/nav/guestbook.gif); }

.inn { background:url(../i/nav/inn.gif); }

.travel { background:url(../i/nav/travel.gif); }

.songs { background:url(../i/nav/songs.gif); }

.contact { background:url(../i/nav/contact.gif); }

.rsvp { background:url(../i/nav/rsvp.gif); }

.party { background:url(../i/nav/party.gif); }

.registry { background:url(../i/nav/registry.gif); }

.thingstodo { background:url(../i/nav/thingstodo.gif); }

.welcome, .story, .photos, .blog, .event, .guestbook, .inn, .travel, .songs, .contact, .rsvp, .party, .registry, .thingstodo {
	background-repeat:no-repeat;
	background-position:0 -40px;
}

.welcome:hover, #welcome .welcome, .story:hover, #story .story, .photos:hover, #photos .photos, .blog:hover, #blog .blog, .event:hover, #event .event, .guestbook:hover, #guestbook .guestbook, .inn:hover, #inn .inn, .travel:hover, #travel .travel, .songs:hover, #songs .songs, .contact:hover, #contact .contact, .rsvp:hover, #rsvp .rsvp, .party:hover, #party .party, .registry:hover, #registry .registry, .thingstodo:hover, #thingstodo .thingstodo {
	background-position:0 0;
	text-indent:-9000px;
}

/*-------------------------------------------------------------*/
/*----------------------@main_content--------------------------*/
/*-------------------------------------------------------------*/

#main_content {
	clear:left;
	background-color:#fff;
	padding:0 25px 25px;
}

#main_content p {
	text-indent:2.5em;
	padding-top:1.5em;
}

#main_content p.hang {
	text-indent:-3em;
	margin-left: 3em;
	padding-bottom:1.0em;
}

#main_content p + p { padding-top:0.5em; }

/*-------------------------------------------------------------*/
/*-------------------------@welcome----------------------------*/
/*-------------------------------------------------------------*/

#welcome p#signature { /*replaces the signature with an image of a script signature*/
	margin-right:0;
	margin-left:auto;
	background:url(../i/signature.jpg) no-repeat bottom right;
	width:250px;
	height:75px;
	text-indent:-9000px;
}

#welcome #main_content {
	background-position:100px bottom;
	font-size:1.2em;
}

/*-------------------------------------------------------------*/
/*------------------------@registry---------------------------*/
/*-------------------------------------------------------------*/
#cratebarrel a, #target a, #bedbath a {
	display:block;
	width:300px;
	height:125px;
 	color:#fff;
	text-decoration:none;
	font-size:0; }

#cratebarrel a {
	background:url(../i/registry/cratebarrel.jpg) top center no-repeat;
	margin-top:25px;
}

#target a { background:url(../i/registry/target.jpg) top center no-repeat; }

#bedbath a { background:url(../i/registry/bedbath.jpg) top center no-repeat; }

/*-------------------------------------------------------------*/
/*------------------------@guestbook---------------------------*/
/*-------------------------------------------------------------*/
#gb_post { width:400px; }

#gb_post p { text-align:center; }

.gb_entry { margin:10px 0; }

#main_content .gb_entry p { text-indent:0; }

.gb_entry + .gb_entry {
	margin-top:0;
	border-top:1px solid #ccc;
}

p.gb_author {
	float:left;
	font-weight:bold;
}

p.gb_timestamp {
	float:right;
	font-size:0.9em;
}

p.gb_message { clear:both; }

/*-------------------------------------------------------------*/
/*--------------------------@forms-----------------------------*/
/*-------------------------------------------------------------*/
input, select, textarea {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
}

#eventError, #passError, #guestsError, #name1Error, #name2Error, #name3Error, #name4Error, #mail1Error, #mail2Error, #attendingError, #submitError {
	color:#f09;
	visibility:hidden;
}

#rsvp #unlockForm {
	width:200px;
	float:right;
}

.disabled { color:#cac8bb; }

#event #unlockForm { margin-top:1em; }

form ul { margin-left:25px; }

#rsvp strong, #guestbook strong, #contact strong, #welcome strong, #news strong {
	display:block;
	padding-top:2em;
}

#rsvp strong span { font-weight:normal; }

#submit { margin-top:1em; }

#guestNames input {
	margin-top:5px;
	margin-right:5px;
}

.highlight {
	color:#f09;/*dark pink*/
	text-decoration:none;
}

#main_content img { margin:5px; }

.gallery {
	height:140px;
	width:140px;
	float:left;
	line-height:normal;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	margin:0 10px;
}

.gallery img {
	padding:10px;
	background:url(../i/thumbBg.png);
}

#main_content .gallery img { margin:0; }

.gallery span { display:block; }

.gallery span { margin-top:5px; }

#photos #main_content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.taken { text-decoration:line-through; }

#inn #main_content li { margin-bottom:1.0em; }

strong { font-weight:bold; }
