/* general style */
body {
	background:url(../imgs/bg/body.jpg) repeat-x top left;
	font-size:12px;
	font-family:georgia, "Times New Roman";
	color:;
}

#wrapper {

}

#content {
	
}

#content-top {
	
}	
/* ---- */




/* header style */
#header {
	
}

#logo {
	
}
/* ---- */




/* footer style */
#footer {
	
}

#footer #copyright {

}

#footer #offshoot {

}

#footer p {
	
}
/* ---- */




/* navigation style */
#mid-nav {
	
}

.navspace {
	
}
/* ---- */




/* header tag layout / styling */
h1, h2 {
	color:;
}

h1 {
	font-size:;
	text-align:;
	margin:;
}

h2 {
	margin-bottom:;
	font-size:;
}

h3 {
	color:;
	font-size:;
	margin-bottom:;
}
/* ---- */




/* link styling */
a {
	color:;
	font-weight:bold;
}

a:hover, a.current {
	color:;
}

/* header tag links */
h2 a {
	color:;
}
					
/* nav links */
#mid-nav a {
	font-size:;
}

/* footer links */
#footer p a {
	color:;
}

#footer p a:hover {
	color:;
}
/* ---- */




/* page notes styling */
#pagenotes {
	
}

#pagenotes li {

}
/* ---- */




/* blog styling */
#blog-nav {
	background:;
}
/* - */









/* from the old site */
p {
	font-size:14px;
}

.small {
	font-size:75%;
}

.presented {
	letter-spacing:7px;
}

.thedates {
	letter-spacing:2px;
}

.date {
	
	font-size:95%;
}

ul {
	list-style:none;
}

#vipList {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}

#vipList {
	margin:-15px auto 20px;
	width:500px;
}

#vipList li {
	font-size:14px;
	padding-bottom:10px;
}

#the-sanc {
	font-size:28px;
	font-weight:bold;
	color:#000;
	position:relative;
	z-index:1;
	line-height:22px;
	display:block;	
	margin-top:20px;
	text-transform:uppercase;
	letter-spacing:3px;
}

.hilite {
	color:#EF4C9B;
}


#time-date {
	display:block;
	font-size:15px;
	font-weight:bold;
	line-height:20px;
	margin-top:10px;
	padding-bottom:20px;
}

.sirius {
	color:#00a5ec;
	font-weight:bold;
}

#see-who {
	font-weight:bold;
	font-size:13px;
}

#text-top {
	border-bottom:1px solid #FFBFE0;
}

#text-bottom {
	border-top:1px solid #FFD8E9;
	padding-top:20px;
}



/*     INVITE     */

#invite {
	font-size: 16px;
	text-align:center;
	font-size:120%;
}

#invite div {
	line-height: 24px;
	letter-spacing:1px
}

#invite #inviteLocation {
	
}

.bigger {
	font-size:135%;
}

#invite .smaller {
	font-size:85%;
}

#invite #appointmentOnly {
	/*ackground: url(../imgs/common/frilly.png) no-repeat;*/
	text-transform:uppercase;
}

.caps {
	text-transform: uppercase;
}

#time-date {
	font-size: 120%;
}
.limit {
	width:600px;
	margin:0 auto;
}

.vipExperience {
	letter-spacing:3px;
}

#invite #sponsorTable {
	margin:auto;
	text-align:left;
	width:360px;
}

#invite #paragraph1, #invite #paragraph2, #invite #paragraph3, #invite #paragraph4 {
	margin:10px 0 30px;
}


/* - */