
@font-face {
	font-family: "dnaRingbearer";
	src: url("../fonts/ringm___-webfont.eot");
	src: local("?"),
	url("../fonts/ringm___-webfont.svg#ringm___-webfont") format("svg"),
	url("../fonts/ringm___-webfont.woff") format("woff"),
	url("../fonts/ringm___-webfont.ttf") format("truetype");
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (:not(x:-o-prefocus)) {
    @font-face {
        font-family: "dnaRingbearer";
            src: url("../fonts/ringm___-webfont.svg#ringm___-webfont") format("svg");
    }
}

@font-face {
	font-family: "dnaElvenCommonSpeak";
	src: url("../fonts/elvencommonspeak-webfont.eot");
	src: local("?"),
	url("../fonts/elvencommonspeak-webfont.svg#elvencommonspeak-webfont") format("svg"),
	url("../fonts/elvencommonspeak-webfont.woff") format("woff"),
	url("../fonts/elvencommonspeak-webfont.ttf") format("truetype");
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (:not(x:-o-prefocus)) {
    @font-face {
        font-family: "dnaElvenCommonSpeak";
            src: url("../fonts/elvencommonspeak-webfont.svg#elvencommonspeak-webfont") format("svg");
    }
}

@font-face {
	font-family: "dnaHobbitonBrushed";
	src: url("../fonts/hobbitonbrushhand-webfont.eot");
	src: local("?"),
	url("../fonts/hobbitonbrushhand-webfont.svg#hobbitonbrushhand-webfont") format("svg"),
	url("../fonts/hobbitonbrushhand-webfont.woff") format("woff"),
	url("../fonts/hobbitonbrushhand-webfont.ttf") format("truetype");
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (:not(x:-o-prefocus)) {
    @font-face {
        font-family: "dnaHobbitonBrushed";
            src: url("../fonts/hobbitonbrushhand-webfont.svg#hobbitonbrushhand-webfont") format("svg");
    }
}

.wf-loading {
	visibility: hidden;
}

html, body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: Helvetica;
	font-size: 14px;
	color: #201504;
	cursor: default;
	overflow-x: hidden;
	overflow-y: scroll;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
	max-height: 100000px;
}

body {
	background: #CBDF8D url("../images/layout/background_top.gif") repeat-x left top;
	overflow-y: hidden;
	/*overflow-x: hidden;*/
}

p { max-height: 100000px; }

.vines {
	display: block;
	position: absolute;
	z-index: 10;
}			
#vines_left {
	top: 0px;
	left: 50%;
	margin-left: -675px;
}
#vines_right {
	top: 0px;
	right: 50%;
	margin-right: -635px;
}

#main {
	margin: 0px auto;
	width: 1032px;
	background: #FFFFFF url("../images/layout/background_inner.gif") repeat-y left top;
}

#header {
	height: 123px;
	background: url("../images/layout/header_bg.jpg") no-repeat 16px 0px;
}

#title {
	font: 500 133px/123px 'dnaElvenCommonSpeak';
	height: 123px;
	color: #68449E;		
	cursor: default;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 32px;
	float: left;
}

x:-o-prefocus, #title {
	font: 500 133px/203px 'dnaElvenCommonSpeak';
}

#thedate {
	float: right;
	margin: 14px 32px 0px 0px;
	border: 0px;
	padding: 0px;
	font: normal 21px 'dnaRingbearer';
	color: #7DA357;				
}

#countdown {
	float: right;
	margin: 4px 32px 0px 0px;
}

#navigation {
	clear: both;
	margin: 0px 16px;
	border: 0px;
	padding: 0px;
	height: 41px;
	background: #B39DD5;
	font: normal 24px 'dnaRingbearer';
	line-height: 41px;
	color: #FFFFFF;		
	cursor: default;
	word-spacing: 14px;
	text-align: center;
}

#navigation span {
	color: #DCD2EC;
	cursor: default;
}

#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 0px;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 0px;
}
#navigation a:hover {
	color: #E9E3F3;
	text-decoration: none;
	word-spacing: 0px;
}	
#navigation a:active {
	color: #E9E3F3;
	text-decoration: none;
	word-spacing: 0px;
}	

#content {
	font-family: Georgia, serif;
}

#photos { 
	margin: 0px 16px 16px 16px;
	padding: 0px;
}

#photos li { 
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #B39DD5;
	text-decoration: none;
}
a:visited {
	color: #B39DD5;
	text-decoration: none;
}
a:hover {
	color: #C5D79B;
	text-decoration: none;
}	
a:active {
	color: #B39DD5;
	text-decoration: none;
}	

h1,
.user_message {
	font-family: 'dnaRingbearer';
	margin: 16px 32px 16px 32px;
	font-size: 24px;
	font-weight: bold;
	color: #605A6A;
}

.user_message.success {
	text-align: center;
	font-size: 48px;
	color: #7DA357;
}
.user_message.error {
	color: #A25861;
}

.paragraph_standard {
	margin: 0px 32px 16px 32px;
	text-indent:32px;
	line-height: 25px;
	font-size: 17px;
	color: #605A6A;
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}	

.paragraph_shifted {
	margin: 0px 32px 16px 64px;
	line-height: 25px;
	font-size: 17px;
	color: #605A6A;
	-webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

#footer {
	font-size: 12px;
	margin: 0px 0px 16px 0px;
	color: #68449E;
	border-style: solid;
	border-width: 0px 0px 16px 0px;
	border-color: #EFF8D9;
	padding: 0px 24px;
	text-align: right;	
	background: url("../images/layout/footer_bg.gif") no-repeat 16px 0px;
	height: 110px;
}

#sa_avatars {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	color: #849654;
	font-size: 12px;
}

/* fancybox */

.fancybox-title-inside-wrap {
	font-size: 14px;
	font-weight: bold;
}

/* CHROME ONLY */

@media screen and (-webkit-min-device-pixel-ratio:0) { 

	#title {
		font: 500 133px/203px 'dnaElvenCommonSpeak';
	}

}		

blockquote {
	font-family: Georgia, serif;
	font-size: 17px;
	font-style: italic;
	margin: 0.25em auto;
	padding: 0.35em 40px;
	line-height: 1.45;
	position: relative;
	color: #605A6A;
	max-height: 100000px;
}

blockquote:before {
	display: block;
	padding-left: 10px;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -20px;
	top: -20px;
	color: #7a7a7a;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}