@charset "utf-8";
/* CSS Document */

/* ++ ---------- Base Styles ---------- */

body {
	background:url('../img/soiree-body-bg.png');
	background-repeat:repeat-x;
	background-position:top;
	background-color:#a8bad2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#fff;
	line-height:20px;
}

a {
	text-decoration:none;
	color:#a8bad2;
	font-size:12px;
	font-style:italic;
	font-weight:bolder;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	text-decoration:none;
}
h2 a {
	font-size:16px;
}
h2 a:hover {
	text-decoration:none;	
}
.lefty {
	float:left;
	margin:0 auto 0 80px;
}
#centerWrap {
	position: relative;
	float: left;
	top: 0px; left: 0px;
	width: 100%;
	height: auto;
	margin:0;
	overflow:hidden;
}

#content {
	width:1000px;
	position:relative;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

#content #right {
	width:760px;
	float:right;
	height:auto;
	overflow:hidden;
}

#content #left {
	width:240px;
	float:left;
	height:auto;
	overflow:hidden;
}

.mainImages {
	float:left;
	margin:0 14px 10px 0;
}

h3 {
	font-size:16px;
	font-weight:bolder;
	color:#a8bad2;
	margin:40px 0 0 0;
}

h4 {
	font-size:14px;
	font-weight:bolder;
	color:#a8bad2;
	margin:20px 0 10px 0;
}

h5 {
	font-size:14px;
	font-weight:bolder;
	color:#7b6a4a;
	line-height:17px;
	border-bottom:dotted 1px #fef5dc;
}

/* ++ ---------- sidebar Styles ---------- */

#sidebar {
	background-color:#fef5dc;
	width:240px;
	float:left;
	margin:100px 0 0 0;
	padding:20px 0;
	height:auto;
	overflow:hidden;
	text-align:center;
}

#sidebar h1 {
	text-indent:-9999px;
	position:relative;
	margin:10px auto 0 auto;
	background-image:url('../img/soiree-logo.png');
	background-repeat:no-repeat;
	height:118px;
	width:210px;
}

#sidebar #divider {
	text-indent:-9999px;
	position:relative;
	margin:8px auto 12px auto;
	background-image:url('../img/hor-divider.png');
	background-repeat:no-repeat;
	height:32px;
	width:220px;
}

#sidebar h4 {
	color:#08254d;
}

#sidebar .divider {
	text-indent:-9999px;
	position:relative;
	margin:8px auto 12px auto;
	background-image:url('../img/hor-divider.png');
	background-repeat:no-repeat;
	height:32px;
	width:220px;
}

#sidebar input { 
	padding: 5px;
	border: solid 1px #08254d;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	color:#08254d;
	width: 140px;
	/* background: #FFFFFF url('bg_form.png') left top repeat-x; */
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #a5b9d2), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #a5b9d2 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#sidebar input.submit {
	width: auto;
	padding: 7px 5px;
	background: #a5b9d2;
	border: 0;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}

#sidebar ul li a {
	display:block;
	position:relative;
	font-size:16px;
	font-weight:bolder;
	line-height:35px;
	color:#a8bad2;
	margin:0 11px;
}

#sidebar ul li a:hover {
	border-left:4px dotted #e8dbb8;
	border-right:4px dotted #e8dbb8;
	background-color:#faf0d5;
	text-decoration:none;
	color:#24364e;
}

.tinyNav {
	font-size:9px;
	font-weight:normal;
	margin-top:-20px;
}

.cakeLink {
	font-size:20px;
	font-weight:bold;
}


/* ++ ---------- topNav Styles ---------- */

#topNav {
	width:760px;
	height:auto;
	float:left;
	overflow:hidden;
	text-align:right;
	margin:100px 0 0 0;
}

#topNav ul {
	width:670px;
	float:right;
	display:block;
	overflow:hidden;
	height:auto;
}

#topNav ul li {
	float:left;
	overflow:hidden;
	height:auto;
}

#topNav ul li a {
	display:block;
	float:left;
	overflow:hidden;
	color:#fef5dc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-decoration:none;
	margin:0 10px;
	line-height:40px;
}

#topNav ul li a:hover {
	text-decoration:underline;
}


#topNavForm{ float:left; margin-left:15px; vertical-align:middle; line-height:84px;}
#navForm {line-height:50px; padding:0 15px; background-color:#faf0d5; margin:17px auto;
	box-shadow: #000 0px 0px 8px;
	-moz-box-shadow: #000 0px 0px 8px;
	-webkit-box-shadow: #000 0px 0px 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
}
#topNavForm #navForm input { 
	padding: 4px;
	border: 2px solid #310100;
	outline: 0;
	font: bold 14px/100% Verdana, Tahoma, sans-serif;
	width: 130px;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #a5b9d2), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #a5b9d2 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
#topNavForm #navForm input.submit {
	width: auto;
	padding: 5px 10px;
	background: #a5b9d2;
	border: 0;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor:pointer;
}


/* ++ ---------- main Styles ---------- */

#main {
	background-color:#442e26;
	position:relative;
	padding:20px;
	width:720px;
	float:left;
	height:auto;
	min-height:775px;
	overflow:hidden;
	text-align:justify;
}

#main h2 {
	text-indent:-9999px;
	position:relative;
	margin:20px auto;
	background-image:url('../img/soiree-quote.png');
	background-repeat:no-repeat;
	height:59px;
	width:687px;
}

#mainCheese {
	float:left;
	width:340px;
	height:auto;
	overflow:hidden;
}

#mainEvents {
	float:right;
	width:340px;
	height:auto;
	overflow:hidden;
}


/* ++ ---------- footer Styles ---------- */

#footer {
	float:left;
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#d3c9b4;
	border-top:30px solid #e4ddcf;
	padding:20px 0;
}

#footWrap {
	width:1000px;
	position:relative;
	display:block;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}

#footContact {
	float:left;
	width:200px;
	margin:0 35px 0 0;
	color:#24364e;
}

#foot-tweet {
	border:none;
	height:32px;
	width:32px;
}

#foot-facebook {
	border:none;
	height:32px;
	width:32px;
	margin:0 10px;
}

#foot-tube {
	border:none;
	height:32px;
	width:32px;
}

#footFriends {
	float:left;
	width:330px;
	margin:0 35px 0 0;
}

#footFriendsLeft {
	float:left;
	width:160px;
	margin:10px 10px 0 0;
}

#footFriendsRight {
	float:right;
	width:160px;
	margin:10px 0 0 0;
}

#footFriendsLeft ul li a, #footFriendsRight ul li a {
	display:block;
	line-height:28px;
	border-bottom:1px dotted #fef5dc;
	text-indent:5px;
	color:#24364e;
	font-style:normal;
	font-weight:normal;
}

#footFriendsLeft ul li a:hover, #footFriendsRight ul li a:hover {
	background-color:#dbd0ba;
	text-decoration:none;
}

#footFacebook {
	float:right;
	width:400px;
	margin:0;
}

#fbBG {
	margin:15px 0 0 0;
	width:400px;
	height:auto;
	background-color:#fff;
}

#NicholasBrown a {
	color:#fff;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	width:auto;
	height:30px;
	float:left;
	position:relative;
	display:inline-block;
	overflow:hidden;
	margin:20px auto 20px auto;
}

#NicholasBrown a:hover {
	color:#24364e;
	text-decoration:underline;
}

#video-clear {clear:both; float:left;}
