/* 
	Background-Styles 
------------------------------------------------------------------*/
html, body, div, form, label, ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
	font-family: Georgia, Constantia, Lucida, serif;
	line-height:2.5em;
	background:#3d5869 url(images/header_bg2.jpg) no-repeat top center;
}

.container { margin: 0 auto; width: 960px;}

img, div, a, input { behavior: url(iepngfix.htc); }

/* 
	Header-Styles 
------------------------------------------------------------------*/

#header {
	color: #333;
	width: 940px;
	padding: 10px;
	min-height: 100px;
	margin: 0 auto;
}

#logo {
	position:absolute;
	top:0px;
	margin-left:-145px;
	z-index:7;
}

#eop_words {
	position:absolute;
	top:5px;
	margin-left:80px;
	z-index:7;
}

a img {border:none;}


/* 
	Body-Styles 
------------------------------------------------------------------*/

#content { 
	margin: 38px 0px 0px 0px;
	padding: 0px;
	min-height: 350px;
	width: 695px;
	float: left;
	position:relative;
	background:#efe9ee url(images/content_top.gif.png) no-repeat top;
	border: 1px solid #999;
}

/* 
	photos
------------------------------------------------------------------*/
.photo,.photo2 {
	position:relative;
	background-color:#ffcccc;
	border:1px solid #660033;
	padding:5px;
}

.photo {
	margin-right:50px;
	margin-top:-10px;
	width:307px;
	height:279px;
	float:right;
}

.photo2 {
	margin-right:0px;
	margin-top:-60px;
	margin-left:40px;
	width:227px;
	height:294px;
	float:left;
}

.photo span.butterfly, .photo2 span.butterfly {
	width:90px;
	height:90px;
	display:block;
	position:absolute;
	background:url(images/butterfly.png) no-repeat;
	z-index: 1200;
}

.photo span.butterfly {top: 230px; left: -35px;}
.photo2 span.butterfly {top: 245px; left: -35px;}

.photo span.flower, .photo2 span.flower {
	width:130px;
	height:101px;
	display:block;
	position:absolute;
	background:url(images/flower.png) no-repeat;
	z-index: 1200;
}

.photo span.flower {top: -45px; left: 220px;}
.photo2 span.flower {top: -35px; left: 138px;}

/* 
	Slide Show 
------------------------------------------------------------------*/
#slider1, #slider2 {position:relative; background:url(images/loading.gif) no-repeat 50% 50%;}
#slider1 {width:307px; height:279px;}

#slider2 {
    width:615px;
    height:147px;
	left:40px;
	border:5px solid #ffcccc;
}

#slider1 img, #slider2 img; {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#slider1 .nivo-controlNav {
	position:absolute;
	left:315px;
	bottom:-10px;
}

#slider2 .nivo-controlNav {
	position:absolute;
	left:160px;
	bottom:-32px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}

.nivo-controlNav a.active {background-position:0 -22px;}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {background-position:-30px 0;right:15px;}
a.nivo-prevNav {left:15px;}
.nivo-caption {text-shadow:none;font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a { color:#efe9d1;text-decoration:underline;}
.nivoSlider {position:relative;}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}

.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {font-weight:bold;}

/* 
	Page Specific Elements
------------------------------------------------------------------*/

#invite {margin-bottom:65px;}

#guest {width:395px; float: right; margin-top:-45px;}

#photogallery {
	padding-bottom:80px;
	background:url(images/content_bottom.gif.png) no-repeat bottom;
	color:#7c8845;
	min-height:145px;
	padding-left:100px;
}

/* 
	Text-Styles 
------------------------------------------------------------------*/

h1 {
	font-size:36px;
	color:#660033;
	line-height:1.2em;
	font-weight:lighter;
	padding: 35px 40px 0px 40px;

}

h2 {
	font-size:20px;
	color:#ff6666;
	font-weight:lighter;
	padding:0 40px;
	margin-top:40px;
}

a {color:#993366; text-decoration:none;}

a:hover {color:#7c8845; text-decoration:underline;}

span {color:#7c8845;}

p {
	font-size:18px;
	color:#ff6666;
	padding:0 40px;
	line-height:1.4em;
}

sup {vertical-align:top;}

blockquote {
	color:#7c8845;
	font-size:22px;
	margin-left:60px;
	position:relative;
	z-index:100;
}

strong {color:#660033;}

/* 
	Page Specific Text-Styles
------------------------------------------------------------------*/
#content h3 {
	font-size:24px;
	color:#ff6666;
	font-weight:lighter;
	padding:0 40px;
	margin-top:-20px;
}

#guest h3 {
	color:#ff6666;
	padding-right:40px;
	margin-top:-20px;
	margin-left:-20px;
}

#facts h3 {
	padding-right:40px;
	margin-top:20px;
}

#content h2 {
	background:url(images/content_bottom.gif.png) no-repeat bottom;
	color:#7c8845;
	min-height:145px;
	line-height:1.4em;
	margin-top:0px;
}

h3#admin {color:#7c8845; margin:0;}
#facts p {color:#7c8845;}

#resources li {
	color:#7c8845;
	list-style:none;
	line-height:1.8em;
	font-size:18px;
}

ul#event, ul#program, ul#plat_sponsors {
	list-style:none;
	font-size:24px;
	color:#7c8845;
}

ul#event  {
	padding-bottom:70px;
	background:url(images/content_mid.gif.png) no-repeat bottom;
	margin-top:-40px;
	line-height:1.4em;
}

ul#program {padding-bottom:20px;}

ul#plat_sponsors  {
	padding-bottom:100px;
	background:url(images/content_bottom.gif.png) no-repeat bottom;
}

ul#plat_sponsors li {display:inline;}

#sponsors p {color:#7c8845;}

#sponsors h3 {font-size: 33px; margin-top:-110px;}

#sponsors ul, #facts ul {
	color:#333;
	line-height:1.2em; 
	font-size:16px;
	list-style-type:disc;
}

#sponsors ul {width: 700px; margin:-20px 0 0 0;}

#facts ul {margin:0 30px 10px 20px; line-height:1.4em;}

#sponsors li {
    width:200px;
    margin:7px 10px 0 0;
    padding:0 10px 0 0;
    line-height:1.2em;
    float:left;
	position:relative;
	z-index:100;
}

#inspiration p {
	color:#333;	
	position:relative;
	z-index:100;}

#inspiration ol {
	font-size:18px;
	list-style:decimal;
	margin-left:80px;
	padding-right:20px;
}

#contact_form {margin:20px 0 0 40px;}
#btn {margin: 20px 0 0 0px; z-index:100;}
label {color:#333; font-size:18px; width:175px; float:left; text-align:right; padding-right:10px;}
p.small {font-size:12px;}
p.guest_message {margin-top:-5px;}
#adminbtn {margin-left:40px;}
p.goto {margin-top:40px;}
#spam {display:none;}

/* 
	HRs
------------------------------------------------------------------*/
div.sponsor_hr  {
	display: block;
	height: 155px;
	background:url(images/content_mid.gif.png) no-repeat center;
	margin:0px 0px -20px 0px;
}

div.sponsor_hr2  {
	display: block;
	height: 152px;
	background:url(images/content_bottom.gif.png) no-repeat center;
	margin:-80px -1px -20px -1px;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

#inspiration hr {
	border: none 0; 
	border-top: 1px dashed #7c8845;/*the border*/
	width: 90%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

/* 
	Sidebar 
------------------------------------------------------------------*/

#sidebar { 
	float: right;
	padding:0px;
	min-height: 350px;
	width: 220px;
	display: inline;
	margin: 38px 20px 0px 0px;
	background:#efe9ee url(images/sidebar.gif.png) no-repeat;
	border: 1px solid #999;
}

#sidebar h3 {
	color:#7c8845;
	padding:10px 10px 10px 20px;
	font-size:24px;
	font-weight:lighter;
	line-height:1.2em;
	 margin-top:-20px;
}

#sidebar h4 {font-size:24px;line-height:26px; margin-left:-10px;} 

#sidebar p {
	font-size:18px;
	color:#ff6666;
	font-weight:lighter;
	padding: 0 10px;
	line-height:1.2em;
	margin:-10px 0 0 15px;
}

#sidebar ul {
	font-size:18px;
	color:#ff6666;
	font-weight:lighter;
	list-style:none;
	margin-left:-10px 0 0 -20px;
	line-height:1.2em;
	padding-right:10px;
}

ul#ticket_locations li {margin-left:-10px;}

ul#tickets {margin-left:5px;}

ul#tickets li {	list-style:disc;padding:5px 0; margin-left:-10px;}

div.hr {
  display: block;
  height: 115px;
  background: url(images/sidebar_mid.gif.png) no-repeat center center;
  margin:-10px 0 -20px 0;
}

#sidebar hr {display:none}

.sidebar_bottom {background:url(images/sidebar.gif.png) no-repeat bottom;height:85px;}

/* 
	Navigation
------------------------------------------------------------------*/
#nav {padding-top:55px;	margin-left:-20px;}
#nav li{border-bottom: 1px dashed #ccc; display:block;} 

#nav li a {
	font-size:22px;
	color:#993366;
	text-decoration:none;
	line-height:1.3em;
}

#nav li a:hover {color:#7c8845; border-bottom: 3px solid #7c8845;}

/* 
	Footer-Styles 
------------------------------------------------------------------*/

#footer { 
	width: 1150px;
	clear: both;
	margin: 0px 0px 0px -110px;
	padding: 0px;
}

#footer p {color:#fff; font-size:11px; text-align:center;}
#footer a {color:#ffccff;}
#footer a:hover {color:#99cc99;}
#footer_links {text-align:center; margin-top:-10px;}

#footer_links li{
	display:inline;
	color:#fff;
	font-size:11px;
	text-align:center;
}

#footer_links li a {text-decoration:none;}
#footer_links li a:hover {text-decoration:underline;}

/* 
	Clear Fix 
------------------------------------------------------------------*/

.clear {clear:both;}

