/*********************************************************************************************
/*
Author: Amy Harrell
Author URI: http://www.amyharrell.org
Description: We're getting married!
*/


/* ==================================================
   Basic Styles
================================================== */


* {
	margin: 0;
	padding: 0;
	min-height: 0;
}

a {
	outline: none;
}

a img {
	border: none;
}


html, body {
	width: 100%; height: 100%;
	font-family: 'Alegreya Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 20px;
	color:#5F6062;
	-webkit-text-size-adjust:none
	}
	
#wrapper { 
	width: 100%; height: auto;
}

.section {
	position: relative;
	padding: 25px 0;
}

p {
	padding: 0 0 15px 0;
	font-family: 'Alegreya Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 20px;
	color:#5F6062;	
}

a {
	color: #5F6062;
}


.maximum, .maximum-600, .maximum-rsvp {
	width: 80%;
	max-width: 700px;
	margin: 0 auto;
	text-align: center;
	height: auto;
}

.maximum-600 {
	max-width: 600px;
}

.maximum-rsvp {
	text-align: left;
	max-width: 500px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

h1, h5 {
	font-family: 'Josefin Slab', serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 22px;
	text-transform: uppercase;
}

h2, h6 {
	font-family: 'Alegreya Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 15px 0;
}

h3 {
	font-family: 'Josefin Slab', serif;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	text-transform: uppercase;
}

h4 {
	font-family: 'Josefin Slab', serif;
	font-weight: 400;
	font-size: 35px;
	line-height: 36px;
	text-transform: uppercase;
	margin: 0px;
	padding: 25px 0 15px 0;
}

h5 {
	font-size: 20px;
	line-height: 26px;
	letter-spacing: .06em;
}

h6 {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: .06em;
}

	
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p, .white a {
	color: #CACCCE;
}




/* ==================================================
   Navigation
================================================== */


#nav {
	margin: -49px 0 0 0;
	position: fixed;
	top: 50%; right: 0px;
	z-index: 999;
	list-style: none;
}

#nav #next {
	width: 48px; height: 48px;
	background: url(img/nav.png) bottom left;
	display: block;
}

#nav #next:hover {
	background: url(img/nav.png) bottom right;
}

#nav #prev {
	width: 48px; height: 48px;
	background: url(img/nav.png) top left;
	margin: 0 0 2px 0;
	display: block;
}

#nav #prev:hover {
	background: url(img/nav.png) top right;
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {

#nav #next {
	width: 32px; height: 32px;
	background-size: 64px 64px;
}

#nav #next:hover {
	background-size: 64px 64px;
}

#nav #prev {
	width: 32px; height: 32px;
	background-size: 64px 64px;
}

#nav #prev:hover {
	background-size: 64px 64px;
}

}

/* ==================================================
   Logo
================================================== */



#title {
	width: auto; height: auto;
	background: url(img/damask_dark.gif) repeat #6F7073;
	text-align:center;
}

#logo {
	width:50%; max-width:700px; min-width: 300px; 
	height:auto; padding: 50px 0;
}

#portrait {
	float: none;
	width: 70%;
	max-width: 350px;
	margin: 0 auto;
	padding-bottom: 15px;
}

h3 span {
	text-transform: none;
}



/* ==================================================
   Our Story
================================================== */


#our-story {
	width: auto; height: auto;
	background: #ECEDED;
	padding: 50px 0;
}


#amy {
	float:left;
	width: 50%;
	text-align: right;
}

#amy h1, #amy h2, #amy p {
	padding-right: 10px;
}

#john {
	float:left;
	width:50%;
	text-align: left;
}

#john h1, #john h2, #john p {
	padding-left: 10px;
}


#love {
	padding-top: 25px;
}


/* ==================================================
   Wedding events
================================================== */

#wedding-events {
	background: url(img/damask_light.gif) repeat #6F7073;
	padding: 50px 0;
}

.events {
	float: left;
	width: 33.3%;
	font-size: inherit;
}

.events h1, .events h2, .events p {
	padding: 0 15px;
}

.events p, #accommodations p {
	text-align: left;
}

#accommodations {
	padding-top: 50px;
	font-size: 14px;
}

.eventicon {
	width: 70px;
	padding: 20px 0;
}



/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 560px) {

.events { width: 100%;}

}


/* ==================================================
   Wedding Party
================================================== */

#wedding-party	{
	background: #5F6062;
	padding: 25px 0 50px 0;
	height: auto;
}

.title {
	background-image: url(img/line.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 70px;
	width: 100%;	
}

.overline {
	display: block;
	position: relative;
	top: 50px;
	width: 100px;
	padding: 10px;
	text-align:center;
	margin: 0 auto;
	background:#5F6062;
	font-family: 'Alegreya Sans', Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform:uppercase;
	font-size: 12px;
	color: #999999;
	z-index: 2;
}

.photo {
	padding: 35px 0 20px 0;
	width: 125px;
}

/* ==================================================
   Thank You
================================================== */


#thank-you	{
	background:#DBDCDD;
	padding: 50px 0 50px 0;
	height: auto;
}


#left {
	float:left;
	width: 50%;
	text-align: center;
}


#right {
	float:left;
	width:50%;
	text-align: center;
}

.registrylogo {
	width: 75%;
	max-width: 255px;
	padding-bottom: 20px;
}

#thank-you p {
	text-align: left;
	padding-bottom: 25px;
}

/* ==================================================
   Facts about us
================================================== */

#about-us {
	background: #ECEDED;
	padding: 50px 0 40px 0;
	text-align: left;
}

#slides p span {
	font-weight: 700;
	text-transform:uppercase;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 15px 0;
	text-align: left;
}

#slides {
	width: 80%; max-width: 600px; height: auto;
	margin: 0 auto;
	text-align: left;
}

	
.slides_container {
	width: 100%; max-width: 600px; height: auto;
	
}

.slides_container div {
	width: 100%; max-width: 600px; height: 50px;
}


/* ==================================================
   Footer
================================================== */



#footer {
	width: auto; height: auto;
	background: url(img/damask_dark.gif) repeat #6F7073;
	text-align:center;
}

#footer-left, #footer-right {
	color: #CACCCE;
	text-align: left;
	list-style-type:none;
	font-size: 12px;
	line-height: 18px;
	text-transform:uppercase;
	padding-left: 10px;
}

#footer-right {
	text-align: right;
}

#footer-right .vendors {
	text-transform: none;
	line-height: 16px;
	padding-bottom: 10px;
}

.thankyou {
	width: 75%;
	max-width: 200px;
}
	

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 560px) {

#footer-left {
	text-align:center;
	padding: 25px 0 40px 0;
}

#footer-right {
	text-align:center;
	padding: 40px 0 25px 0
}

}

/* ==================================================
   Credits
================================================== */

#credits {
	background: #DBDCDD;
	padding: 10px 0 10px 0;
	text-align: left;
}

#credits p {
	font-size: 10px;
	padding: 0px;
	font-weight: 700;
	color:#999999;
}

#credits a {
	color:#999999;
}


/* ==================================================
   RSVP
================================================== */

#form {
	width: auto; height: auto;
	background: #ECEDED;
	padding: 50px 0;
}

.ss-choices {
	float: left;
	display: block;
	width: 250px;
}

.ss-choice-item {
	list-style-type:none;
	list-style:none;
	line-height: 22px;
}

.ss-choice-label {
	padding-left: 8px;
}

.ss-q-title {
	float: left;
	display: block;
	width: 150px;
	height: 100%;
}

.ss-q-short {
	float: left;
}

.ss-form-question {
	padding-top: 25px;
}

.required-footer  {
	padding-top: 50px;
	padding-bottom: 25px;
}

.ss-q-short {
	width: 250px;
}

.ss-secondary-text {
	font-size: 9px;
	font-weight:100;
}

#navigation-buttons {
	text-align: center;
}

#ss-submit {
	text-align: center;
	margin: 25px auto;
}

#confirmation {
	width: 100%; height: 100%;
	background: url(img/damask_dark.gif) repeat #6F7073;
	text-align:center;
}

