/* CSS Document */

body {
	background: #060303 url(http://vanessavissepo.com/images/vanessaBG.jpg) no-repeat top right;
	margin:0px;
	padding:0px;
}
#mainwrapper {
	margin-left:45px;
}
#menu {
	height:20px;
	margin-bottom:10px;
}

#menu ul {color:#d34099; font-size:14px; margin:0px;}
#menu li { padding:0px 10px 0px 10px; margin:0px;}
#menu ul li { list-style:none; float:left; margin:0px;}



ul.links  {color:#d34099; font-size:14px; text-decoration:none;}

ul.links a {color:#d34099; font-size:14px; text-decoration:none;}
ul.links a:links {color:#d34099; font-size:14px; text-decoration:none;}
ul.links a:visited {color:#d34099; font-size:14px; text-decoration:none;}
ul.links .active a:link {color:#ccc; font-size:14px; text-decoration:none;}
ul.links .active a:visited {color:#ccc; font-size:14px; text-decoration:none;}

ul.primary-links {margin-bottom:15px;}

.hmMulti {
	width:458px;
	height:200px;
	background: url(http://vanessavissepo.com/images/hmMultimediabg.png) no-repeat top left;
}

.hmMultiContent {
	margin:45px 8px 12px 25px;
	position:absolute;
	width:400px;
	color:#FFFFFF;
}

.hmMultiContentVid {
	width:175px;
	float:left;
	margin-left:10px;
}


.hmMultiContentTxt{
	width:215px;
	float:left;
}


.hmPress{
	width:485px;
	height:128px;
	background: url(http://vanessavissepo.com/images/hmPressbg.png) no-repeat top left;
	
}

#socialMedia {
	width:530px;
}

#innersocialMedia {
	position:absolute;
	width:530px;
}

.twitterfeed {
	width:230px;
	height:325px;
	float:left;
}

.socialLinks {
	width:280px;
	float:left;
	margin-left:12px;
	margin-top:145px;
}

.innersocialLinks {
	position:absolute;
	width:280px;
	margin-left:200px;
	margin-top:710px;
	
}


.socialIcons {
	width:54px;
	height:50px;
	float:left;
	margin-left:2px;
}

.footer {
	position:absolute;
	width:100%;
	height:35px;
	line-height:25px;
	background:#111111;
	clear:both;
	margin-top:355px;
	text-align:right;
}


.innerfooter {
	position:absolute;
	width:100%;
	height:35px;
	line-height:25px;
	background:#111111;
	clear:both;
	margin-top:930px;
	text-align:right;
}


.pagetitle {
	color:#5eb9d8;
	font-size:20px;
}
.pressTitle {float:left; display:block; margin:10px 5px 0px 15px;}
.pressTitleimg { margin-top:8px;}
.presscontenttop {
	width:600px;
	height:45px;
	background:url(http://vanessavissepo.com/images/pressTop.png) no-repeat top left;
	margin:0px;
}

.presscontentwrap {
	width:600px;
	background:url(http://vanessavissepo.com/images/pressMiddle.png)top left repeat-y;
	margin:0px;
	position: relative;

}
.presscontent {
	width:580px;
	margin-left:15px;
	color:#FFFFFF;
	display:inline-block;

}
.presscontentBottom {
	width:600px;
	height:18px;
	background:url(http://vanessavissepo.com/images/pressBottom.png) no-repeat top left;
}


.biographyWrap {
	height:525px;
	width:98%;
	overflow:auto;
}

.mp3player {
	float:right;
	margin:190px 90px 0px 0px;
}

.innermp3player {
		float:right;
	margin:760px 90px 0px 0px;

}


/*FORM STYLES*/
.formStyle {}

.inquiryButton {
	border:1px solid #000;
	padding:6px;
	background:#ed51ad;
}

/*TEXT STYLES*/

.bold {font-weight:bold;}
.darkPinktxt {color:#c7059a;}


.submitted {display:none;}
