/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) Copyright                  #
  ##################################*/



/* LAYOUT */

body 
{
	line-height: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #940946;
}


#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(/images/bg-header.jpg);
	background-repeat: repeat-y;
	height: 133px;
	padding-left: 40px;
	padding-top: 8px;
}
#banner {
	background-repeat: no-repeat;
	height: 200px;
	color: #EA3981;
	font-size: 120%;
	line-height: normal;
	text-align: right;
	padding-top: 20px;
	padding-right: 40px;
}
#banner .event {
	font-size: 180%;
	color: #FFF;
	margin-bottom: 10px;
}


#home #banner { background-image: url(/images/header-home.jpg); }
#the-event #banner { background-image: url(/images/header-event.jpg); }
#our-sponsors #banner { background-image: url(/images/header-sponsors.jpg); }
#who-we-are #banner { background-image: url(/images/header-bios.jpg); }
#donations #banner { background-image: url(/images/header-donation.jpg); }
#gallery #banner { background-image: url(/images/header-gallery.jpg); }
#contact #banner { background-image: url(/images/header-contact.jpg); }
#RSVP #banner { background-image: url(/images/header-RSVP.jpg); }
#guest #banner { background-image: url(/images/header-event.jpg); }
#spanish #banner { background-image: url(/images/header-event.jpg); }



#content {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-image: url(/images/bg-content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#main {
	width: 620px;
	float: left;
	position: relative;
	min-height: 400px;
	display: inline;
}
#main p {
	margin-bottom: 10px;
}
#main a {
	text-decoration: underline;
	color: #EA3981;
}
#main a:hover {
	text-decoration: none;
}
#main ul {
	list-style-type: disc;
	padding-left: 15px;
	padding-bottom: 10px;
}
#main li {
	margin-bottom: 10px;
}

#sidebar {
	width: 230px;
	margin-left: 650px;
}
#footer {
	padding-bottom: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EA3981;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
#footer p {
	font-size: 80%;
}
#footer a {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}


/* HEADERS */

h1, h2, h3, h5 {
	color: #EA3981;
	font-weight: normal;
	margin-bottom: 5px;
	line-height:normal;
}
h1 {
	font-size: 250%;
	margin-bottom: 15px;
}

h2 {
	font-size: 140%;
}
#sidebar h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #EA3981;
	padding-top: 10px;
}

#contact h2 {
	margin-bottom: 10px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #EA3981;
	padding-top: 10px;
}


h3 {
	font-size: 120%;
	margin-bottom: 10px;	
	
	
}
#the-event h3, #contact h3, #spanish h5 {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #EA3981;
	margin-top: 10px;
	padding-top: 5px;
}

h4 {
	margin-bottom: 20px;
}
h4 a {
	font-size: 120%;
	color: #FFF;
	background-color: #940946;
	padding: 5px;
	display: block;
	width: 200px;
	text-align: center;

	color: #FFF!important;
	text-decoration: none!important;
}

h5 {
	font-size: 120%;
	margin-bottom: 10px;	

}

h6 {
	font-size: 80%;	
}


/* NAV */
#nav {
	position:absolute;
	left:399px;
	top:107px;
	width:548px;
	height:33px;
	z-index:10;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	color: #000;
	padding-top: 2px;
	text-align: center;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	}
#nav a:nav {
	text-decoration: underline;
}
#nav a:hover {
	color: #E53880;
	text-decoration: underline;
}
#nav #butt8 a  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/*--- Active States ---*/

body#home #nav #butt1 a, 
body#the-event #nav #butt2 a, 
body#our-sponsors #nav #butt3 a, 
body#who-we-are #nav #butt4 a,
body#donations #nav #butt5 a,
body#gallery #nav #butt6 a,
body#contact #nav #butt7 a,
body#spanish #nav #butt8 a
{
	font-weight: bold;
	color: #E63880;
	text-decoration: underline;
 }
#our-sponsors .sponsorlogo {
	margin-right: 10px;
	margin-bottom: 10px;
}
#who-we-are .biobox img {
	border: 1px solid #F4C8D5;
	margin-bottom: 5px;
}
#who-we-are .biobox {
	float: left;
	width: 190px;
	margin-right: 10px;
}
#who-we-are .largerightpic {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#gallery .picgallery img {
	border: 1px solid #F9C;
	padding: 3px;
}
#sidebar a {
	color: #333;
}
#sidebar a:hover {
	text-decoration: none;
}
#gallery h1 {
	margin-bottom: 0px;
}



.formstyled 
{
	color: #000000;
	border: 1px dotted #940946;
	background-color: #F4C8D5;
	padding: 5px;
}


fieldset
{
	margin-top: 15px;
}

legend
{
	padding: 2px 6px;
	color: #900028;
}
textarea {
	color: #000000;
	border: 1px solid #0A6657;
	background-color: #DAEEF3;
}

.fieldhidden {
display: none;
}
h4 a:hover {
	background-color: #F7C7DD;
}
#home #homepiclinks img {
	height: auto;
	border: 1px solid #333;
}
#home #homepiclinks {
	height: 230px;
}
#home .bioboxsm {
	float: left;
	width: 100px;
	margin-right: 10px;
}
#the-event #sidebar img, #guest #sidebar img, #guest .guestbox img  {
	border: 1px solid #940946;
}
#guest .guestpic {
	display: inline;
	float: left;
	width: 100px;
}
#guest .guestdescr {
	width: 500px;
	margin-left: 110px;
}
#guest .guestbox {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #940946;
	margin-bottom: 10px;
}

#our-sponsors #main img {
	margin-left: 20px;
	
}



