<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Title: Screen styles and IE/Win patches
Author: greckler@theviciouscircus.com
*/

/*
 * YUI Resect CSS version: 2.2.2 
 * Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * Licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
 */
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}ol,ul{list-style:none;}fieldset,img{border:0;}input,textarea,select,optgroup,option,button{font-family:inherit;font-size:100%;}button,input {width: auto;overflow: visible;}optgroup,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;} dl li{list-style: none;} a{text-decoration: none;}

@font-face {
	font-family: "EdmondSansBold";
	src: url(../fonts/Edmondsans-Bold.otf) format("opentype");
	font-weight: normal;
}

@font-face {
	font-family: "EdmondSansMedium";
	src: url(../fonts/Edmondsans-Medium.otf) format("opentype");
	font-weight: normal;
}

@font-face {
	font-family: "Cinzel";
	src: url(../fonts/Cinzel-Regular.otf) format("opentype");
	font-weight: normal;
}

@font-face {
	font-family: "CinzelBold";
	src: url(../fonts/Cinzel-Bold.otf) format("opentype");
	font-weight: normal;
}

@font-face {
	font-family: "CinzelBlack";
	src: url(../fonts/Cinzel-Black.otf) format("opentype");
	font-weight: normal;
}

body {
	background: #000 url(../images/starfield-2.jpg) top left repeat;
	color: #D9BF28;
}

/*--------------------------------------------------- links ---------------------------------------------------*/

a:link, a:visited {
	outline: none;
	color: #D9BF28;
}

a:hover{
	color: #ffff33;
}

/*--------------------------------------------------- page structure ---------------------------------------------------*/

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/*--------------------------------------------------- header ---------------------------------------------------*/

#header {
	height: 235px;
	padding-top: 50px;
}

#headwrap {
	width: 960px;
	margin: 0 auto;
}

h1 a {
	background: url(../images/WeddingEmblem-color.png) top left no-repeat;
	width: 258px;
	height: 257px;
	display: block;
	text-indent: -9999em;
	position: relative;
	z-index: 10;
	margin: 0 auto;
}

#tagline {
	font-size: 1.9375em;
	color: #D9BF28;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin-top: -150px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-family: "EdmondSansBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #D9BF28;
}

#tagline #left {
	float: left;
	text-align: left;
}

#tagline #right {
	float: right;
	text-align: right;
}

#nav a {
	font-size: 1.2em;
	color: #D9BF28;
	text-transform: capitalize;
	letter-spacing: 0.15em;
	font-family: "Cinzel", "Trajan Pro", Trajan, Perpetua, serif;
}

#nav a:hover {
	color: #ffff33; 
}

#navleft, #navleft li, #navright li {
	float: left;
}

#navright {
	float: right;
}

#navleft li {
	margin-right: 75px;
}

#navright li {
	margin-left: 75px;
}

/*--------------------------------------------------- main ---------------------------------------------------*/

#main {
	width: 960px;
}

#home #main {
	margin: 0 auto;
	margin-top: 95px;
}

#ourstory #main {
	margin: 55px auto 215px;
}

#rsvip #main {
	margin-top: 25px;
}

h2, .ss-q-title {
	font-family: "Cinzel", "Trajan Pro", Trajan, Perpetua, serif;
	text-transform: capitalize;
	font-size: 2em;
}

.ss-q-title {
	margin-top: 25px;
}

.description p, h3, .ss-choices {
	font-family: "EdmondSansMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 180%;
	font-size: 1em;
	margin-bottom: 1em;
}

h3 {
	text-align: center;
	margin-top: 50px;
	font-size: 1.25em;
}

#leftcol {
	width: 525px;
	float: left;
}

#rightcol {
	width: 390px;
	float: right;
}

#leftcol #gallery li {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}

#leftcol p, #rightcol p {
	font-family: "EdmondSansMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-bottom: 70px;
	font-size: 1em;
	line-height: 180%;
}

.ss-secondary-text, #progress-label, #main #sites li a{
	font-size: .85em;
	font-family: "EdmondSansMedium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 180%;
	margin-bottom: 10px;
}

#ss-submit, #progress-label {
	margin-top: 25px;
	margin-bottom: 0;
}

#progress-label {
	margin-left: 15px;
}

.required-message, .ss-password-warning {
	display: none;
}

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

/*--------------------------------------------------- home ---------------------------------------------------*/

#titles {
	background: url(../images/titles960.png) top left no-repeat;
	display: block;
	width: 960px;
	height: 397px;
	margin: 0 auto;
	text-indent: -9999em;
}

/*--------------------------------------------------- slides ---------------------------------------------------*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.callbacks_container {
	width: 1200px;
	margin: 0 auto;

}

/*--------------------------------------------------- planets ---------------------------------------------------*/

#tatooine img {
	float: right;
	margin-right: -150px;
	margin-left: 20px;
}

#tatooine .description {
	padding-top: 50px;
	padding-left: 200px;
	margin-bottom: 150px;
}

#yavin img {
	float: left;
	margin-left: -50px;
	margin-right: 20px;
}

#yavin .description {
	padding-left: 200px;
	margin-bottom: 50px;
}

#hoth img {
	float: right;
	margin-right: -225px;
	margin-left: 20px;
}

#hoth .description {
	padding-top: 50px;
	padding-left: 100px;
	margin-bottom: 150px;
}

#astroids {
	margin-left: -500px;
	margin-bottom: 25px;
}

#bespin img {
	float: left;
	margin-left: -50px;
	margin-right: 20px;
	margin-bottom: 50px;
}

#bespin .description {
	padding-left: 200px;
	margin-bottom: 75px;
}

#dagobah img {
	float: right;
	margin-right: -50px;
	margin-left: 20px;
}

#dagobah .description {
	padding-left: 200px;
	margin-bottom: 50px;
}

#endor img {
	float: left;
	margin-left: -150px;
	margin-right: 20px;
}

#endor .description {
	padding-top: 150px;
	padding-left: 200px;
}

/*--------------------------------------------------- footer ---------------------------------------------------*/

#home #footer, #theme #footer, #ceremony #footer, #rsvip #footer {
	background: url(../images/gradient.png) bottom left repeat-x;
	height: 292px;
}

#footer img {
	float: right;
	margin-right: -400px;
	margin-top: -150px;
}

/*--------------------------------------------------- misc ---------------------------------------------------*/

hr, .hide {
	display: none;
}

a img {
	border: none;
}

/* self-clear floats */

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*--------------------------------------------------- media query 960 ---------------------------------------------------*/

@media screen and (max-width: 1080px) {
	.callbacks_container {
	width: 960px;
	}
}
</pre></body></html>