@import "container.css";
@import "menu.css";

body {
	background: #FBFBFA url(../graphic/bg_body.png) center top repeat-x;
}

.hide {
	display: none;
}

#header-wrapper {
}

#thewedding-wrapper {
	background-color: #DCD7D2;
	height: 3em;
	width: 100%;
	position: absolute;
	top: 13.6em;
	z-index: 0;
}

#layer-thewedding {
	margin: 0 auto;
	width: 17.5em;
	padding-top: .45em;
	font-size: 150%;
	color: #CFC6BC;
	letter-spacing: .23em;
}

#layer-photo {
	height: 27em;
	width: 77.5em;
	top: 0;
	margin: 0 auto;
}

#layer-photo.photo1 {
	background: url(../graphic/photo1.png) top right no-repeat;
}

#layer-photo.photo2 {
	background: url(../graphic/photo2.png) top right no-repeat;
}

#layer-photo.photo3 {
	background: url(../graphic/photo3.png) top right no-repeat;
}

#layer-photo.photo4 {
	background: url(../graphic/photo4.png) top right no-repeat;
}

#layer-photo.photo5 {
	background: url(../graphic/photo5.png) top right no-repeat;
}

#layer-photo.photo6 {
	background: url(../graphic/photo6.png) top right no-repeat;
}

#photo-wrapper {
	width: 98%;
	position: absolute;
	top: 0;
	z-index: 2;
	left: 0;
}

#layer-header {
	height: 23em;
	width: 80em;
	margin: 0 auto;
}

#logo {
	background: url(../graphic/logo_aienthara.png) bottom left no-repeat;
	height: 9.3em;
	margin-left: 1.3em;
	position: relative;
	z-index: 2;
}

#layer-curls {
	background: url(../graphic/bg_curls.png) center top no-repeat;
	height: 40em;
	width: 80em;
	position: absolute;
	z-index: 1;
	top: 0;
}

#layer-body,
#layer-footer {
	width: 70em;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}

#layer-footer {
	width: 75em;
	border-top: 1px solid #D6D1CB;
	padding: 1.2em 1em 2em 1em;
	margin-top: 2em;
	font-size: 95%;
}

#column-2-1 {
	width: 51em;
	float: right;
	padding-right: 2em;
	margin-top: .3em;
}

#column-2-2 {
	width: 15em;
	float: left;
	text-align: right;
	margin-top: 0;
}

ul.inline {
	margin: 0;
	padding: 0;
}

ul.inline li {
	display: inline;
	padding-right: .5em;
	border-right: 1px solid #CECECE;
	margin-right: .5em;
}

ul.inline li.last {
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}

#breadcrumbs {
	margin-bottom: 1em;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
}

#breadcrumbs ul li {
	display: inline;
}

#layer-footer p {
	float: right;
	margin: -.1em 0 0 0;
}

#layer-footer ul {
	float: left;
}



fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

input.text,
textarea,
input.button,
select {
	font: 95% Georgia,Arial,Verdana,Tahoma,Sans-Serif;
	color: #5F5F5F;
	border: 1px solid #CFC6BC;
}

.captcha img {
	border: 1px solid #CFC6BC;
}

input.text,
textarea {
	padding: 2px 4px;
	width: 24.4em;
	margin: 0;
}

textarea {
	overflow: auto;
}

select {
	width: 25em;
}

input.button {
	font: 95% Trebuchet, Georgia, Arial, Verdana, sans-serif;
	width: auto;
	cursor: pointer;
	background-color: #963060;
	border: 0;
	color: #CECECE;
	padding: .3em 1em;
	font-weight: bold;
	margin-bottom: -.5em;
}

input.button:hover {
	color: #FFF;
}

p.error {
	color: #9F1319;
}

.small {
	font-size: 85%;
}

p.button {
	text-align: center;
	padding-top: .5em;
}

.gallery ol {
	padding: 0;
	margin: 0;
}

.gallery ol li {
	list-style-type: none;
	float: left;
	margin: 0 1em 1em 0;
}

.gallery ol li.end {
	margin-right: 0;
}

.gallery ol li a img {
	border: 0;
}

.wish-list {
	margin: 0;
	padding: 0;
}

.wish-list li {
	list-style-type: none;
	padding: 1.5em;
	border-bottom: 1px solid #D6D1CB;
	overflow: auto;
}

.wish-list li:hover {
	background-color: #DFDAD5;
}

.wish-list li h4 {
	font-size: 140%;
	margin-top: 1em;
}

.wish-list li img {
	height: 150px;	
}

.wish-list li img.right {
	float: right;
	margin-left: 1em;
}

.wish-list li img.left {
	float: left;
	margin-right: 1em;
}

.wish-list li.last {
	border-bottom: 0;
}


.pullquote-wrapper,
.pullquote-left-wrapper,
.pullquote-right-wrapper {
	position: relative;
	padding: .5em 1.5em 0 1.7em;
	text-align: center;
	width: 35em;
	margin: 1em auto;
}

.pullquote-left-wrapper {
	width: 20em;
	float: left;
	margin: 0 1em 1em 0;
}

.pullquote-right-wrapper {
	width: 20em;
	float: right;
	margin: 0 0 1em 1em;
}


.pullquote-open {
	background: url(../graphic/pullquote_open.png) top left no-repeat;
	width: 3em;
	height: 2em;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -.5em;
	margin-left: -.5em;
}

.pullquote-close {
	background: url(../graphic/pullquote_close.png) bottom right no-repeat;
	width: 3em;
	height: 2em;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: -.5em;
	margin-right: -.5em;
}

.sitemap ol li {
	min-height: 8em;
	list-style-type: none;
	width: 16.5em;
	float: left;
}

.sitemap ol li ol {
	margin: -.3em 0 0 2.5em;
	padding: 0;
}

.sitemap ol li ol li {
	border: 0;
	min-height: 1em;
	font-size: 90%;
	padding: .1em 0 .3em .35em;
}

.sitemap ol li ol li a {
	color: #5F5F5F;
}

.sitemap ol li ol li a:hover {
	color: #7F7F7F;
}

.sitemap ol li .number {
	font-size: 400%;
	color: #CFC6BC;
	font-weight: bold;
	position: relative;
	bottom: -.2em;
}

.sitemap ol li ol li .number {
	display: none;
}


.dedication form fieldset {
	width: 305px;
	margin: 18px auto;
	padding: 18px 24px 0 24px;
	background-color: #DCD7D2;
}

.dedication form fieldset p label {
	display: block;
}

.dedication form fieldset input.text,
.dedication form fieldset textarea {
	width: 292px;
}

.dedication form fieldset textarea {
	height: 150px;
}

.dedication p.button {
	padding-bottom: 2em;
	margin-bottom: 0;	
}

.dedication p.switcher {
	padding-bottom: 1.2em;
	margin-bottom: 0;
}




.rsvp form fieldset {
	width: 41.5em;
	margin: 1.5em auto;
	padding: 2.3em 2em .9em 2em;
	background-color: #DCD7D2;
}

.rsvp form fieldset p {
	clear: both;
	margin-bottom: .7em;
}

.rsvp form fieldset p label {
	width: 16em;
	float: left;
	margin-right: 1em;
}

form fieldset label em {
	color: red;
}

.rsvp form fieldset .group label {
	float: none;
}

.rsvp form fieldset .group {
	margin: -1.5em 0 .7em 16.8em;
	padding: 0;
}

.rsvp form fieldset .group li {
	display: inline;
}

.rsvp textarea {
	height: 7em;
}




.dedication-listing {
	margin: 0;
	padding: 0;
	width: 16.8em;
	float: left;
	margin-right: .2em;
}

.dedication-listing li {
	list-style-type: none;
}

.dedication-listing-home li .number,
.dedication-listing li .number {
	font-size: 380%;
	color: #CFC6BC;
	font-weight: bold;
}

.dedication-listing-home li h4,
.dedication-listing li h4 {
	margin: 0;
	font-weight: normal;
}

.dedication-listing-home li p,
.dedication-listing li p {
	margin: 0 1em;
	text-align: justify;
}

p.switcher {
	text-align: center;
}


.dedication-listing-home {
	margin: 0;
	padding: 0;
}

.dedication-listing-home li {
	width: 16.8em;
	margin-right: .2em;
	list-style-type: none;
	float: left;
}




h3.days {
	font-weight: normal;
	font-size: 280%;
	margin-top: .4em;
	margin-bottom: .1em;
	color: #7F5F6F;
}

.home h2 {
	margin-top: -.2em;
}

.home h3 {
	margin-top: 1em;
	margin-bottom: -.1em;
}


p.links {
	text-align: center !important;
	font-size: 120%;
	padding: .5em 0;
	margin: 0;
	letter-spacing: .2em;
}

.container p {
	text-align: justify;
}




.pagination .pages {
	float: right;
}

.pagination {
	border-bottom: 1px solid #D6D1CB;
	padding-bottom: .5em;
}

.pagination.bottom {
	border-top: 1px solid #D6D1CB;
	border-bottom: 0;
	padding-top: .5em;
	margin-top: 2em;
	margin-bottom: 0;
}
