body {
	background-position: bottom center;
	background-image: url('Images/body_bg_desktop.jpg');
	background-color: #f6f3ec;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

.pagesection-name .content h4 span {
	background-color: #f6f3ec;
}

.site-wrapper,
.page-section.footer {
	background-image: none;
}

.site-wrapper {
    max-width: 730px;
    padding-left: 7%;
    padding-right: 7%;
}

.countdown h3,
.countdown .numbers .value,
.site-name .line2,
article h2,
article h3 {
	font-family: "Cinzel Decorative";
	font-weight: 400;
	text-transform: none;
}

body,
.desktop-nav nav a, 
.mobile-nav nav a,
article h4,
article h5
.site-name .line1,
.wedding-date {
	font-family: Josefin Sans;
}

.site-name .line1, .wedding-date {
	letter-spacing: 0.15em;
	font-size: 19px;
}

.desktop-nav nav a {
	font-size: 15px;
}

.desktop-nav nav .current a, 
.mobile-nav nav .current a {
	font-weight: 600;
}

.site-name .line2 {
	font-size: 58px;
}

article h2 {
	font-size: 36px;
}

article h3 {
	font-size: 26px;
}

article h4 {
	font-size: 20px;
}

.mobile-nav.nav-v2 nav, 
.menu-background {
	background: #f6f3ec;
}

.mobile-nav.nav-v2 nav .not-current	 a.hover,
.mobile-nav.nav-v2 nav .current a.hover {
	color: rgb(122, 38, 60);
}

.postlist .headline h3 {
	margin-bottom: 0;
}