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

/* reser */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* general elements */

body {
background:#000000;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#4e4e4e;
margin-top:15px;
}
.container {
width:980px;
margin:auto;
}
.menu a {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
padding:2px;
padding-left:5px;
padding-right:5px;
}
.menu a:hover, .active {
color:#000000 !important;
background-color:#E4CAA5;
}
.menu li {
display:inline;
margin-right:55px;
}
.menu ul {
background:url(../images/bg-menu.jpg) no-repeat bottom center;
height:35px;
height:34px;
}
.menu-margin {
margin-left:225px;
}
.content {
background:#E4CC86 url(../images/bg-content.jpg) repeat-x;
height:438px;
padding-left:35px;
padding-right:35px;
}
.content-bio {
background:#E4CC86 url(../images/bg-content.jpg) repeat-x;
height:610px;
padding-left:35px;
padding-right:35px;
}
.content-audio {
background:#E4CC86 url(../images/bg-content.jpg) repeat-x;
height:1000px !important;
padding-left:35px;
padding-right:35px;
}
.main-content {
background:url(../images/bg-main-content1.jpg) repeat-x;

padding-top:35px;
}
.footer {
background:url(../images/bg-footer.jpg) no-repeat;
height:75px;
padding-top:10px;
}
.footer a, .footer p {
font-family:Arial, Helvetica, sans-serif;
color:#dcdcdc;
font-size:10px;
text-decoration:none;
}
.footer p {
margin-top:5px;
}
.footer a:hover {
text-decoration:underline;
}
.footer li {
display:inline;
margin-right:20px;
}
.left-content-home {
width:500px;
float:left;
margin-right:47px;
}
.left-content {
width:500px;
float:left;
margin-right:47px;
}
.left-content-audio {
background:url(../images/bg-audio.jpg) no-repeat bottom;
height:385px;
width:500px;
float:left;
margin-right:47px;
}

.left-content-audio2 {
background:url(../images/bg-audio.jpg) no-repeat center;
height:385px !important;
width:500px;
float:left;
margin-right:47px;
}

.left-content-video {
width:500px;
height:400px !important;
float:left;
margin-right:47px;
}
.left-content-home p {
margin-bottom:25px;
line-height:22px;
}
.left-content p {
margin-bottom:25px;
line-height:17px;
}
.left-content-audio p {
margin-bottom:25px;
line-height:17px;
}
h2 {
font-size:25px;
color:#66665e;
}
h3 {
font-size:25px;
color:#0b4b17;
}
.right-content-home img {
border:3px solid #AF9D6F;
margin-bottom:35px;
}
.right-content img {
border:3px solid #AF9D6F;
margin-bottom:35px;
}
.right-content {
padding-top:85px;
}
.headline-home {
margin-left:80px;
margin-bottom:30px;
}
.headline-inside {
margin-top:30px;
margin-bottom:30px;
}
.follow-music {
margin-top:30px;
margin-top:65px;
.margin-top:65px;
}
.follow-heart {
margin-top:15px;
margin-left:650px;
}
#menuLayer0 {
cursor:pointer;
padding-top:5px;
}
#menuItem1, #menuItem2 {
border-top:1px solid #E4CAA5;
}
.player p {
margin-bottom:2px;
margin-top:10px;
}
.player a {
color:#0B4B17;
text-decoration:none;
}
.player a:hover {
text-decoration:underline;
}
form input, textarea {
margin-bottom:10px;
}