
/* MASQUERADE BALL 2010 STYLING */

body					{ background-color: #000; color: #FFF; font-family: Arial; background-image: url('images/masq-ball/bg.jpg'); }

div#container 			{ position: absolute; left: 50%; margin:0 0 0 -450px; padding: 0px; width:900px; background-position: top center;clear: both;overflow: auto; background: #be8047; }
div.entry-content 		{margin: 0px 10px 40px 10px;}
.entry-content a, #download a, #regForm a		{ text-decoration: none; color: #FFF; border-bottom: dotted 1px #FFF; }
.entry-content a:hover, #download a:hover, #regForm a:hover	{ border-bottom: solid 1px #000; color: #000; }
#footer					{ font-size: 10px; margin: 0 0 0 10px; }


#regForm				{ width: 600px; margin: 0 0 0 10px; float: left;  }


#rsvp, #download		{ float: right; width: 250px; margin: 0 10px 30px 0; line-height: 1.3em; }
#rsvp h3, #download h3	{ margin: 0 0 20px 0; font-weight: normal; border-bottom: dotted 1px #FFF; padding: 0 0 20px 0; }
#rsvp p, #download p	{ font-size: 12px; }

