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

h1, h2, h3, p, body{
	font-family:'Yanone Kaffeesatz', sans-serif;
}
body{
	height:inherit;
}
.clear {
	clear:both
}
a{
	text-decoration:none;
}
h1{
font-size:20px;
}
h2{
	font-size:18px;

}
h3{
	font-size:16px;
}
p{
color:#868686;
}
#wrap{
	width:900px;
	background:#FFF;
	margin:0px auto;
	border:1px solid #55344F;
	height:auto;
}
#wrap{
	margin-top:30px;
	margin-bottom:30px;
	box-shadow:0px 9px 80px 2px black;
	-webkit-box-shadow:0px 9px 80px 2px black;
	-moz-box-shadow:0px 9px 80px 2px black;
}
#header{
width:100%;
}
#headerImg{
	margin:10px 170px 10px 152px;
}
#topnav{
	width:100%;
	height:50px;
	background:#F0EBEF;
	
}
#menu{
	width:800px;
	margin:0px auto;
}
#menu ul{
	margin-left:27px;
}
#menu li{
	height:50px;
	list-style:none;
	display:inline;
	text-align:center;
	
}
#menu li a{
	width:106px;
	display:inline-block;
	text-transform:uppercase;
	border-right:1px solid #D1D1D1;
	line-height:50px;
	font-size:26px;
	color:black;
	
}
#menu li a:hover{
	color:#6C3763;
}
#menu .last{
	border-right:none;
}
#social{
	width:100%;
	
}
.innersocial{
	width:270px;
	height:350px;
	border:1px solid #868686;
	float:left;
	margin-left:21px;
	box-shadow:0px 0px 5px 0px #868686;
}
#player{
	width:856px;
	margin:0px auto;
}
#footer{
	width:900px;
	height:auto;
}
#footer-inner{
width:600px;
margin:0px auto;
}
#footer-inner p{
	text-align:center;
	font-size:16px;
}
input[type='text']{
	background:#FFF;
	border:1px solid #634D63;
	border-radius:4px;
	width:300px;
	margin-bottom:8px;
}
input[type='submit']:hover{
	border:1px solid #DEDFDE;
}
textarea{
width:334px;
background:#FFF;
	border:1px solid #634D63;
	border-radius:4px;
}
.contact-form{
	width:380px;
	margin:0px auto;
	background:#F0EBEF;
}
.cont-form{
	width:345px;
	height:auto;
	margin:0px auto;
	color:#6C3763;
}
.cont-form h3{
	font-family:Gill Sans, sans-serif;
	color:#6C3763;
	font-weight:normal;
	padding-top:10px;
}
.imageframe{
	width:860px;
	height:370px;
	margin:0px auto;
	 box-shadow: 0px 1px 5px #999999;
}
.musicframe{
	width:860px;
	height:auto;
	margin:0px auto;
	-shadow: 0px 1px 5px #999999;
}
.tickerhead{
	width:270px;
	height:33px;
	background-color:#3B5999;
	
}
.followus{
	width:400px;
	margin:0px auto;
	
}
.listvideo{
	width:860px;
	height:auto;
	margin:0px auto;
	color:#6C3763;
}
.videolist{
	padding-left:0px;
}

.demo2 li{
	list-style-type:none;
	display:inline-table;
	width:121px;
	height:150px;
	margin:9px;
	color:#6C3763;
	
}
.demo2 li a{
	margin:0px auto;
}
.demo2 li span{
	
	float:left;
	margin-top:15px;
	margin-left:5px;
}
.demo2 li:hover{
	background:#E6E6E6;
	margin-bottom:5px;
	
}
.about{
	width:400px;
	height:370px;
	margin-left:132px;
	float:left;
	margin-top:50px;
}
