/****** Jordan Graphic Design Style Main Sheet For Soiree  *****/

/* ---------------------------------------------------------------------- */
/*	Resets
/* ---------------------------------------------------------------------- */
ul li a:hover {
	text-decoration: none;
}
.socialHeader {
	width:150px;
	float:right;
	margin-top: 5px;
	margin-bottom: -50px;
}
.socialIcon {
	float:left;
	width:27px;
	height:27px;
}
.fiftySpacer {
	height: 50px;
	clear:both;
}
/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

#footer {
	color: #868686;
	margin-top: 20px;
	padding: 35px 0 0px 10px;
	position: relative;
}
.not-ie #footer:before {
	content: '';
	left: 50%;
	display: block;
	height: 15px;
	margin: 0 0 0 -7.5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: -8px;
	width: 15px;
}
 x:-o-prefocus, .not-ie #footer:before {
display: none;
} /* Fix for Opera */
#footer, #footer a, #footer-bottom, #footer-bottom a {
	color: #868686;
}
#footer a:hover, #footer-bottom a:hover {
	color: #FFFFFF;
}
#footer .title {
	border-bottom: 1px solid #4b4b4b;
	display: block;
	font-size: 11px;
	margin: 0 0 12px;
	padding: 0 0 12px;
	text-transform: uppercase;
}
.footerlogo {
	margin: 20px 0 20px 0;
}
/* -------------------------------------------------- */
/*	Footer Navigation
/* -------------------------------------------------- */

#footer-nav {
	border-bottom: 1px solid #4b4b4b;
	margin: 0 auto 10px auto;
	padding: 5px 5px 12px 5px;
}
#footer-nav ul {
	margin: 0;
}
#footer-nav li {
	background: none;
	border: none;
	display: inline-block;
	list-style: none;
	margin: 0 -3px 0 0;
}
.ie7 #footer-nav li {
	display: inline;
}
#footer-nav li a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 10px 15px 10px 15px;
}
#footer-nav li a:hover {
	color: #999;
	background-color: #3F4854;
}
/* ---------------------------------------------------------------------- */
/*	Footer Bottom
/* ---------------------------------------------------------------------- */
#footer-bottom {
	background: #212426;
	line-height: 17px;
	padding: 12px 0 20px 10px;
}
.dottedline {
	background-image: url(../images/soireeballborderbottom.png);
	background-repeat: repeat;
	width:100%;
	height:15px;
}
#footer-bottom ul {
	margin: 0;
}
#footer-bottom li {
	float: left;
	list-style: none;
	margin: 0;
}
#footer-bottom li a {
	display: block;
	padding: 0px 15px;
}
#footer-bottom li a:hover {
	color: #2f353e;
}
/* ---------------------------------------------------------------------- */
/*	Shadow for Carousel
/* ---------------------------------------------------------------------- */
.mpc_ls_shadow {
	position: absolute;
	width: 100%;
}
.mpc_ls_shadow.style01 {
	background: url(../images/shadow_style01.png) no-repeat center top;
	background-size: 100%;
	bottom: -12px;
	height: 12px;
}
.mpc_ls_shadow.style02 {
	background: url(../images/shadow_style02.png) no-repeat center top;
	background-size: 100%;
	bottom: -14px;
	height: 14px;
}
.mpc_ls_shadow.style03 {
	background: url(../images/shadow_style03.png) no-repeat center top;
	background-size: 100%;
	bottom: -21px;
	height: 21px;
}