/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/


@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('../fonts/Chunkfive-webfont.eot');
    src: url('../fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Chunkfive-webfont.woff') format('woff'),
         url('../fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('../fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QuicksandLight';
    src: url('../fonts/Quicksand_Light-webfont.eot');
    src: url('../fonts/Quicksand_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Quicksand_Light-webfont.woff') format('woff'),
         url('../fonts/Quicksand_Light-webfont.ttf') format('truetype'),
         url('../fonts/Quicksand_Light-webfont.svg#QuicksandLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QuicksandBook';
    src: url('../fonts/Quicksand_Book-webfont.eot');
    src: url('../fonts/Quicksand_Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Quicksand_Book-webfont.woff') format('woff'),
         url('../fonts/Quicksand_Book-webfont.ttf') format('truetype'),
         url('../fonts/Quicksand_Book-webfont.svg#QuicksandBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SteinemRomanItalic';
    src: url('../fonts/steinemi-webfont.eot');
    src: url('../fonts/steinemi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/steinemi-webfont.woff') format('woff'),
         url('../fonts/steinemi-webfont.ttf') format('truetype'),
         url('../fonts/steinemi-webfont.svg#SteinemRomanItalic') format('svg');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'NillandBold';
    src: url('../fonts/nilland-bold-webfont.eot');
    src: url('../fonts/nilland-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nilland-bold-webfont.woff') format('woff'),
         url('../fonts/nilland-bold-webfont.ttf') format('truetype'),
         url('../fonts/nilland-bold-webfont.svg#NillandBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{height: 100%}

body {
	background-color: #FFFFFF;
    color: #4F5559;
    font: 62.5% "Arial","Helvetica",sans-serif;
    margin: auto;
    text-align: center;
    height: 100%
	}
	
#wrap {
	background-color: #FFFFFF;
    min-height: 100%;
    margin: 50px auto 10px;
    width: 960px;
    overflow:auto;
	padding-bottom: 150px;
	}
	
#inner-wrap{
	width: 800px;
	margin: auto;
}
	
#header {
	background-image: url(../images/head-banner.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 95px;
	margin-bottom: 10px;
	
	}
	
h1 img {
	border: 0px;
	float: left;
	}
	
h2{
    font-family: 'QuicksandBook', "Arial", "Helvetica", sans-serif; 
    font-size: 35px;
    text-align: center;
    text-transform: uppercase;
    
	}

h3{
	font-family: 'ChunkFiveRegular',serif;
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 34px;
    margin: 20px 0 10px;
    width: 227px;
    text-shadow: 1px 1px 0 white, 2px 2px 0 #4c5b52;
	filter: dropshadow(color=#4c5b52, offx=1, offy=1); 
	color: #8a9b92; 
	text-align: left; 
	
}

h4{
	font-family: 'NillandBold', serif; 
	text-align: left;
	font-size: 20px;
	border-bottom: dashed 1px #666;
	margin: 25px 0 10px 0;
	padding-bottom: 10px;
	letter-spacing: 1.5px;
	font-weight: bold;
	
	
}

p{
	font-family: 'SteinemRomanItalic', 'verdana', 'times-new-roman';	
	font-size: 16px;
	text-align: left;
	margin: 10px 0;
	line-height: 24px;
}	

#main-info{
	width: 960px;
	margin: auto;
	height: 200px;
}

.date{
	background-image: url("../images/date.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    border-right: 2px dashed #666666;
    float: left;
    height: 150px;
    margin: 30px 0 30px 30px;
    padding-right: 35px;
    width: 405px;
}

.place{
	position: relative;
	float: left;
	height: 150px;
    margin: 30px 30px 30px 0;
    padding-left: 35px;
    width: 413px;
}

.place h3{
	float: left;
	margin: 25px 0 0px 25px;
}
	
}

.place img{
	float: left;
}

.place a{
	width: 225px;
	float: left;
	text-align: center;
	font-family: 'SteinemRomanItalic', 'verdana', 'times-new-roman';	
	font-size: 18px;
    margin: 4px 0 0 12px;
	color: #C1CD23;
	text-decoration: none;
}

.place a:hover{
	text-decoration: none;
	color: #A3A510;
}

a{
	text-align: center;
	font-family: 'SteinemRomanItalic', 'verdana', 'times-new-roman';	
	font-size: 16px;
	color: #C1CD23;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #A3A510;
}

.date h2{border-bottom: 2px solid #666;}
.place h2{border-top: 2px solid #666; float: left; width: 405px; padding-top: 5px;}
.place img{float: left; margin-bottom: 8px;}

#icon-div{
	background-image: url(../images/icon-divider.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 17px auto;
	width: 100%;
	height:135px;
}

#back{
	float: right;
	width: 105px;
	
}

#back p{
	margin-right: 10px;
    text-align: right;
	
}


#registry-info{
	margin: 15px 0;
	padding: 15px 0;
}

#rsvp{
	margin: 15px 0;
	padding: 15px 0;
}

#rsvp a{
	font-size: 22px;
}

#registry-info p{
	text-align: center;
	font-size: 18px;
	word-spacing: 3px;
	padding: 10px 15px;
	padding: 10px 35px;
}

#registry-info a{
	font-size: 22px;
}
#rsvp p{
	text-align: center;
	font-size: 18px;
	word-spacing: 3px;
	padding: 10px 35px;
}

#registry-info h2{
	background-image: url(../images/arrow-2.png);
	background-position: center;
	background-repeat: no-repeat;
	padding: 7px 0;
	margin-bottom: 20px;
	
}

#rsvp h2{
	background-image: url(../images/arrow-1.png);
	background-position: center;
	background-repeat: no-repeat;
	padding: 7px 0;
	margin-bottom: 20px;
}





#footer{
	background-image: url(../images/footer-grass.png);
	background-position: bottom;
	background-repeat: repeat-x;
	
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
}








