#text .corpo {
clear: both;
min-height:220px;
padding: 16px 21px 0 21px;
margin: 5px;
width: 80%;
}

#text .album_index {
width: 100%;
}

#text .corpo .playlist {
float:left;
margin-bottom:18px;
position:relative;
width: 37.5%;
}

#text .corpo .post.midia {
margin:0 0 10px 40%;
position:relative;
border: 0px solid red;
}

#text .tab-musica h2 {
color: #DF791D;
font-family: Georgia,"Times New Roman",serif;
font-size: 2.65em;
font-weight:bold;
line-height:1.2em;
padding-bottom:4px;
text-transform:none;
background: none;
margin: 0 0 0.25em 0;
padding: 0 0 0 0;
border: none;
}

#text .tab-musica h3,
#text .tab-musica h4 {
color: #DF791D;
font-family: Georgia,"Times New Roman",serif;
font-size: 14px;
font-weight: bold;
line-height: 1.2em;
padding-bottom: 4px;
text-transform:none;
background: none;
margin: 0 0 0.5em 0;
padding: 0 0 0 0;
border: none;
}
#text .tab-musica h4 {
font-size: 12px;
font-family: Verdana,Arial,sans-serif;
font-weight: normal;
margin: 0 0 1em 0;
}

#text .corpo .post.midia #player {
	position: relative;
	display: block;
	width: 100%;
	height: 30px;
	margin: 5px 0 5px 0;
	padding-bottom: 15px;
	border:0px solid red;
}
#text .corpo .post.midia #player p {
	height: 24px;
	margin: 0;
	padding: 0 5px;
	font: bold 14px/24px Georgia, "Times New Roman", serif;
	color: #511500;
	background: #F2E9DD;
	float: left;
	border:0px solid red;
}


#text .corpo .post.midia #player p.audioplayer_container {
  width:50%;
}

#album-tab-1 {
  border: 0px solid red;
  margin: 0;
}

#text #album-tab-1-nav {
  border-bottom: 1px solid #F2E9DD;
  width: 100%;
  height:20px;
  list-style-type:none;
  padding: 0;
  margin: 0 0 10px 0;
}

#text #album-tab-1-nav li {
float: left;
font-family:Georgia,"Times New Roman",serif;
font-size: 14px;
line-height: 20px;
height: 20px;
margin: 0;
padding: 0 8px;
width: 129px;
}

#text #album-tab-1-nav li a {
color:#511500;
font-weight: bold;
}

#album-tab-1-nav .activeli {
  
background:#F2E9DD;
color:#511500;
}