html, body {
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
	min-width:900px;
}

body {

}

#who_we_are, #groom, #bride {
	display: none;
}

.mobile {
	display: none !important;
}

.wedding_date {
	width: 100%;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #23448b;
	margin-top: -5px;
	position: absolute;
}

#main_container {
	position: absolute;
	background-color: white;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	min-height: 800px;
}

#logo {
	position: absolute;
	left: 50%;
	margin-left: -125px;
	margin-top: -100px;
}

.header_info {
	position: absolute;
	width: 335px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	top: 5px;
}

.header_left {
	left: 0px;
}

.header_right {
	right: 0px;
}

#header_photo {
	margin-top: 60px;
}

.content_container {
	width: 850px;
	padding: 25px;
}

.content_header {
	font-size: 40px;
	color: #23448b;
	font-weight: bolder;
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
}

#groom, #bride {
	width:360px;
	padding: 15px;
	float: left;
	clear: right;
	font-size: 20px;
	color: #23448b;
	margin-left: 23px;
}

#groom {
	text-align: left;
}
#bride {
	text-align: right;
}

#emily_pic, #david_pic {
	width: 150px;
	height: auto;
}

#groom_header {
	float: right;
	clear: right;
	padding-left: 75px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 28px;
	font-weight: bold;
}
#david_pic {
	float: right;
	clear: right;
	padding-left: 25px;
	font-size: 28px;
}

#bride_header {
	float: left;
	clear: left;
	padding-right: 75px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 28px;
	font-weight: bold;
}
#emily_pic {
	float: left;
	clear: left;
	padding-right: 25px;
	font-size: 28px;
}

#about_us_container {
	margin-top: 25px;
}

#our_story_header {
	font-size: 28px;
	color: #23448b;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

#photos_header {
	font-size: 28px;
	color: #23448b;
	width: 100%;
	text-align: center;
	margin-top: 75px;
}

#who_we_are {
	font-size: 28px;
	color: #23448b;
	width: 100%;
	text-align: center;
	margin-top: 75px;
}

#reception_selection {
	font-size: 28px;
	color: #23448b;
	width: 100%;
	text-align: center;
}

#splash_photo {
	width: 100%;
	height: auto;
	margin-top: 100px;
	min-width: 900px;
}

.fotorama {
	margin-top: 15px;
}

#more_information_container {
	margin-top: 45px;
}

#registry_container {
	margin-bottom: 20px;
}

#timeline_midline {
	position: relative;
	left: 50%;
	width: 2px;
	background-color: #23448b;
	height: 1450px;
	margin-top: 25px;
}

#beginning_sphere {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	margin-top: 15px;
}

#ending_sphere {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -9px;
	margin-top: 1458px;
}

.timeline_point {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -4px;
}

.timeline_text {
	width: 350px;
}

.timeline_date {
	color: #23448b;
}

.tl_right {
	position: absolute;
	left: 470px;
}

.tl_left {
	position: absolute;
	text-align: right;
	right: 470px;
}

#tl_1_point {
	margin-top: 60px;
}

#tl_1_text {
	margin-top: 56px;
}

#tl_2_point {
	margin-top: 225px;
}

#tl_2_text {
	margin-top: 221px;
}

#tl_3_point {
	margin-top: 400px;
}

#tl_3_text {
	margin-top: 396px;
}

#tl_4_point {
	margin-top: 540px;
}

#tl_4_text {
	margin-top: 536px;
}

#tl_5_point {
	margin-top: 680px;
}

#tl_5_text {
	margin-top: 676px;
}

#tl_6_point {
	margin-top: 900px;
}

#tl_6_text {
	margin-top: 896px;
}

#tl_7_point {
	margin-top: 1130px;
}

#tl_7_text {
	margin-top: 1126px;
}

#tl_8_point {
	margin-top: 1340px;
}

#tl_8_text {
	margin-top: 1336px;
}


#wedding_party_header {
	font-size: 28px;
	color: #23448b;
	width: 100%;
	text-align: center;
}

.wedding_party_column_header {
	font-size: 24px;
	color: #23448b;
	width: 100%;
	text-align: center;
}

.wedding_party_column {
	width: 425px;
	float: left;
	margin-top: 25px;
	text-align: center;
	font-size: 18px;
}

.wedding_party_pic {
	margin-top: 15px;
	margin-bottom: 5px;
}


#lccc_header {
	color: #23448b;
	font-size: 30px;
	font-weight: bold;
	padding-top: 20px;
}

#lccc_address {
	font-size: 24px;
	margin-top: 20px;
	font-weight: bold;
}

#lccc_details {
	font-size: 20px;
	margin-top: 20px;
	padding-right: 20px;
}

#lccc_map {
	float: right;
	width: 470px;
	height: 320px;
	padding-left: 30px;
}

.lccc_image {
	float:left;
	margin-left: 18px;
	width: 190px;
	height: auto;
}

.lodging_name {
	font-weight: 700;
	font-size: 26px;
	margin-top: 15px;
}

.lodging_address {
	font-size: 18px;
}

#lodging_map {
	float: right;
	width: 470px;
	height: 350px;
	padding-left: 30px;
}



#target {
	display: block;
	float: left;
	margin-left: 75px;
	cursor: pointer;
}

#bbb {
	display: block;
	float: left;
	margin-left: 90px;
	cursor: pointer;
}


#rsvp2, #rsvp3, #rsvp4, #rsvp5, #rsvp6 {
	display: none;
}

#reviewcontainer {
	width: 500px;
	padding: 25px;
	border: 1px solid #23448b;
	/*
	left: 50%;
	margin-left: -300px;
	*/
	position: relative;
	border-radius: 10px;
}

.displayrsvp {
	font-family: 'Sacramento', cursive;
	font-size: 45px;
	width: 100%;
	text-align: center;
}

.rsvpheading {
	font-family: 'Sacramento', cursive;
	font-size: 35px;
	display: inline-block;
}

.rsvpresponsetext {
	width: 300px;
	border-bottom: 1px solid black;
	font-size: 20px;
	display: inline-block;
	padding-left: 10px;
	margin-left: 10px;
}

.rsvp_comment {
	width: 350px;
	height: 75px;
	font-size: 20px;
	font-family: 'Raleway', sans-serif;
}

#drsvpname {
	margin-left: 75px;
}

#drsvplocation {
	margin-left: 40px;
}

.rsvpresponseattendence {
	display: inline-block;
	padding-left: 20px;
}

.rsvpcheckbox {
	width: 20px;
	height: 20px;
	position: relative;
	top: 4px;
	padding-right: 5px;
}

#drsvpno {
	margin-left: 151px;
}

#drsvpguests {
	margin-left: 35px;
}

.styled_select select {
	background: transparent;
	width: 200px;
	padding: 5px;
	font-size: 16px;
	line-height: 25px;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
}

.styled_select {
	width: 200px;
	height: 35px;
	overflow: hidden;
	border: 1px #23448b solid;
}

.rsvp_option_button {
	height: 35px;
	font-size: 22px;
	line-height: 35px;
	display: inline-block;
	cursor: pointer;
	padding-left: 20px;
	padding-right: 20px;
}

.rsvp_option_button.inactive {
	background-color: gray;
	color: white;
}

.rsvp_option_button.active {
	background-color: #23448b;
	color: white;
}

#rsvp2, #rsvp3, #rsvp4, #rsvp5 {
	margin-top: 50px;
}


#firstname {
	width: 150px;
	height: 35px;
	font-size: 20px;
	line-height: 20px;
	font-family: 'Raleway', sans-serif;
}

#lastname {
	width: 250px;
	height: 35px;
	font-size: 20px;
	line-height: 20px;
	font-family: 'Raleway', sans-serif;
	margin-left: 10px;
}

.button {
	display:inline-block;
	height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 20px;
	line-height: 35px;
}

.button.active {
	background-color: #23448b;
	color: white;
	cursor: pointer;
}

.button.inactive {
	background-color: gray;
	color: white;
	cursor: default;
}

#copyright {
	width: 100%;
	text-align: center;
	margin-bottom: 3px;
	font-size: 12px;
}

#nav_bar {
	position: fixed;
	width: 100%;
	min-width:900px;
	height: 100px;
	top: 0px;
	background-color: white;
	z-index: 2;
	box-shadow: 0 6px 2px -2px gray
}

#nav_container {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	
}

.nav_item {
	height: 75px;
	float: left;
	margin-left: 36px;
	cursor: pointer;
	position: relative;
	text-align: center;
	color: #23448b;
	font-size: 16px;
	line-height: 80px;
	margin-top: -2px;
}

.nav_icon {
	width: 35px;
	height: 35px;
    position: relative;
    top: 10px
}

#nav_david, #nav_emily {
	font-family: 'Sacramento', cursive;
	font-size: 45px;
	line-height: 90px !important;
}

#nav_david {
	margin-left: 65px !important;
}
#nav_emily {
	margin-left: 12px !important;
	margin-right: 20px;
}
#nav_rings {
	margin-left: 15px !important;
}

#nav_ring_icon {
	height: 45px;
	width: auto;
	margin-top: 15px;
}

#admin_maineville, #admin_godfrey {
	width: 100%;
	display: none;
}

.admin_header {
	width: 100%;
	font-size: 35px;
	font-family: 'Sacramento', cursive;
	text-align: center;
}

.quickstats {
	font-size: 27px;
	margin-bottom: 25px;
}

.rsvpresponse {
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	border-bottom: 1px solid black;
	padding-left: 10px;
}

#admin_login {
	text-align: center;
}

.iscoming {
	background-color: #a3ff98;
}

.isnotcoming {
	background-color: #ff8181;
}

.clearall {
	clear: both;
}