body{
  -webkit-text-size-adjust:none;
  padding: 0px 10px;
  font-size: 20px;
}

p, blockquote {
  font-size: 15px;
  line-height: 150%;
}

p {
	margin-bottom: 15px;
}

a {
  text-decoration: underline;
}

h1, h2, h3 {
	text-transform: none;
	letter-spacing: 0;
}

h2 { font-size: 22px; padding-top: 20px !important; }
h3 { font-size: 18px; }

h4 span, h3 span {
	display: block;
	line-height: 100%;
}

.subsection {
	font-style: italic;
	font-size: 15px;
	border-bottom: 0;
	margin-bottom: 10px;
	border-top: 1px dotted #999;
	padding-top: 10px;
	margin-top: 0px;
}

#spotlight {
	display: none;
}

#header,
#content,
#top-content,
#main-content,
#bottom-content {
	background: url('');
	width: 280px;
	height: auto;
	margin: 0;
	padding: 0;
}

#header {
	background-color: rgba(33,33,33,.70);  
	position: absolute;
	width: 100%;
}

#navigation {
	padding: 7px 0;
}

#navigation ul {
	min-width: 0;
}

#navigation ul li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

#navigation ul li a#home {
	display: none;
}

#content {
	margin-top: 130px;
}

#top-content,
#main-content,
#bottom-content {
	background-color: #F4E9D3;
	padding: 10px;
}

#main-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

#save-the-date {
	padding: 0;
}

#save-the-date #headline,
#save-the-date #date,
#save-the-date #arrow {
	background: url('');
	text-indent: 0px;
	width: auto;
	height: auto;
	margin-top: 0;
	
	font-size: 15px;
	font-style: italic;
	color: #666;
	text-align: center;
	margin-bottom: 0;
}

#save-the-date img {
	display: none;
}

iframe {
	width: 100% !important;
	display: none;
	margin-bottom: -10px;
}

img.reception-img {
	width: 100%;
}

#hotel-info,
#stuff-to-do {
	float: none;
	width: 100%;
}

ul.random-list a {
	text-decoration: none;
	line-height: 110%;
}

ul.wedding-party {
	float: none;
	width: 100%;
}

ul.wedding-party li {
	width: 20%;
	height: 50px;
}

ul.wedding-party img {
	width: 95%;
}

ul.wedding-party img {
	display: none;
}

ul.wedding-party img.on-hover {
	display: block;
}

#fancybox-wrap {
	width: 280px !important;
}

#fancybox-outer {
	width: 280px !important;
}

#fancybox-content {
	width: 280px !important;
}

.lightbox-content {
	width: 260px;
	background: url('');
	background-color: #F3E7D1;
	padding: 20px 10px;
	z-index: 9999;
	text-align: center;
}

.lightbox-content img {
	width: 75px;
	height: auto;
	float: none;
	padding: 0px 0px 10px 0px;
	margin: 0;
}

.lightbox-content h3 {
	padding-top: 0px;
	line-height: 120%;
}

ul#registries li {
	display: block;
}

ul#registries li:last-child {
	margin-left: 17px;
	margin-right: 17px;
}

#bottom-content {
	margin-bottom: 20px;
}

#bottom-content p#thankyou,
#bottom-content p#signature {
	position: relative;
	margin-left: 0;
	top: auto;
	left: auto;
	text-align: center;
	font-size: 9pt;
}

#bottom-content p#signature {
	margin-bottom: 0;
	bottom: 0;
	text-align: right;
	font-size: 8pt;
}