#player_container { position: relative; width:418px; height:80px; background-image: url(../img/bgMp3.gif); border-bottom-style: dotted; border-bottom-color: #B9996F; border-bottom-width: 1px; 
}
#player_container ul#player_controls { list-style-type:none; padding:0; margin: 0;  background-color: transparent; }
#player_container ul#player_controls li { overflow:hidden; text-indent:-9999px; background-color: transparent;  }
#player_play, #player_pause { display: block; position: absolute; left:48px; top:20px; width:40px; height:40px; cursor: pointer; background-color: transparent; }
#player_play { background-image: url(../img/jPlayer/spirites.png); background-repeat: no-repeat; background-position: 0 0; }
#player_play.jqjp_hover { background: url("../img/jPlayer/spirites.png") -41px 0 no-repeat; }
#player_pause { background: url("../img/jPlayer/spirites.png") 0 -42px no-repeat; }
#player_pause.jqjp_hover { background: url("../img/jPlayer/spirites.png") -41px -42px no-repeat; }
#ctrl_prev { position: absolute; left:20px; top:26px; background: url("../img/jPlayer/spirites.png") 0 -112px no-repeat; width:28px; height:28px; cursor: pointer; }
#ctrl_prev:hover { background: url("../img/jPlayer/spirites.png") -29px -112px no-repeat; }
#ctrl_prev.disabled { background: url("../img/jPlayer/spirites.png") -58px -112px no-repeat; cursor:default; }
#ctrl_next { position: absolute; left:88px; top:26px; background: url("../img/jPlayer/spirites.png") 0 -141px no-repeat; width:28px; height:28px; cursor: pointer; }
#ctrl_next:hover { background: url("../img/jPlayer/spirites.png") -29px -141px no-repeat; }
#ctrl_next.disabled { background: url("../img/jPlayer/spirites.png") -58px -141px no-repeat; cursor:default; }
#player_stop { position: absolute; left:126px; top:26px; background: url("../img/jPlayer/spirites.png") 0 -83px no-repeat; width:28px; height:28px; cursor: pointer; }
#player_stop.jqjp_hover { background: url("../img/jPlayer/spirites.png") -29px -83px no-repeat; }
#player_progress { position: absolute; left:164px; top:32px; background-color: #eee; width:122px; height:15px; }
#player_progress_load_bar { background: url("../img/jPlayer/bar_load.gif") top left repeat-x; width:0px; height:15px; cursor: pointer; }
#player_progress_load_bar.jqjp_buffer { background: url("../img/jPlayer/bar_buffer.gif") top left repeat-x; }
#player_progress_play_bar { background: url("../img/jPlayer/bar_play.gif") top left repeat-x; width:0px; height:15px; }
#player_volume_min { position: absolute; left:296px; top:32px; background: url("../img/jPlayer/spirites.png") 0 -170px no-repeat; width:18px; height:15px; cursor: pointer; }
#player_volume_max { position: absolute; left:368px; top:32px; background: url("../img/jPlayer/spirites.png") 0 -186px no-repeat; width:18px; height:15px; cursor: pointer; }
#player_volume_min.jqjp_hover { background: url("../img/jPlayer/spirites.png") -19px -170px no-repeat; }
#player_volume_max.jqjp_hover { background: url("../img/jPlayer/spirites.png") -19px -186px no-repeat; }
#player_volume_bar { position: absolute; left:314px; top:37px; background: url("../img/jPlayer/volume_bar.gif") repeat-x top left; width:46px; height:5px; cursor: pointer; }
#player_volume_bar_value { background: url("../img/jPlayer/volume_bar_value.gif") repeat-x top left; width:0px; height:5px; }
#play_time, #total_time {
	position: absolute;
	left:164px;
	top:49px;
	width:122px;
	font-size:0.8em;
	font-style:oblique;
	color: #FFF;
}
#total_time { text-align: right; }
#playlist_list { margin: 0px; padding: 0px; width: 418px; }
#playlist_list ul { list-style-type:none; font-size:.9em; background-image: url(../img/transparente.png); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: #B9996F; border-right-color: #B9996F; border-bottom-color: #B9996F; border-left-color: #B9996F; margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; 
}
#playlist_list li { cursor: pointer; display: block; padding: 5px; list-style-type: none; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; border: 1px dotted #CCC; background-image: url(../img/transparente.png); font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #7E0000; font-weight: bold; height: 45px; }
#playlist_list li.playlist_current { color:#FFF; list-style-type:none; padding-left:6px; cursor: default; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; background-color: #7E0000; background-image: none; }
#playlist_list ul li img { border: 1px solid #7E0000; float: left; margin-right: 10px; }

#playlist_list li.playlist_hover { color:#FFF; background-image: url(../img/transparenteHover.png); font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; }
.miaow { font-size:.8em; color:#999; }
/*#playlist_list ul li.playlist_hover a{ font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }*/
/*.miaow a:link, a:visited, a:hover, a:focus, a:active { color:#901414; }*/
#playlist_list li.playlist_current a , #playlist_list li.playlist_hover a{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #7E0000; font-weight: bold; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-color: #FFF; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; margin-left: 10px; display: inline; position: relative; z-index: 5; margin-top: -5px; margin-bottom: 5px; }
#playlist_list li a { display: none; list-style-type: none; background-image: url(../img/transparente.png); }


#derecha_blog #player_container { position: relative; width:100%; height:120px; border-bottom-style: dotted; border-bottom-color: #B9996F; border-bottom-width: 1px; background-image: url(../img/bgMp3-2.gif); }
#derecha_blog #play_time, #derecha_blog #total_time {
	position: absolute;
	left:14px;
	top:89px;
	width:220px;
	font-size:0.8em;
	font-style:oblique;
	color: #FFF;
}
#derecha_blog  #player_volume_bar { position: absolute; left:175px; top:40px; background: url("../img/jPlayer/volume_bar.gif") repeat-x top left; width:46px; height:5px; cursor: pointer; }
#derecha_blog  #player_volume_bar_value { background: url("../img/jPlayer/volume_bar_value.gif") repeat-x top left; width:0px; height:5px; }

#derecha_blog  #player_progress { position: absolute; left:14px; top:70px; background-color: #eee; width:220px; height:15px; }
#derecha_blog  #player_progress_load_bar { background: url("../img/jPlayer/bar_load.gif") top left repeat-x; width:0px; height:15px; cursor: pointer; }
#derecha_blog  #player_progress_load_bar.jqjp_buffer { background: url("../img/jPlayer/bar_buffer.gif") top left repeat-x; }
#derecha_blog  #player_progress_play_bar { background: url("../img/jPlayer/bar_play.gif") top left repeat-x; width:0px; height:15px; }
#derecha_blog #player_volume_min { position: absolute; left:162px; top:34px; background: url("../img/jPlayer/spirites.png") 0 -170px no-repeat; width:18px; height:15px; cursor: pointer; }
#derecha_blog #player_volume_max { position: absolute; left:228px; top:34px; background: url("../img/jPlayer/spirites.png") 0 -186px no-repeat; width:18px; height:15px; cursor: pointer; }
#derecha_blog #player_volume_min.jqjp_hover { background: url("../img/jPlayer/spirites.png") -19px -170px no-repeat; }
#derecha_blog #player_volume_max.jqjp_hover { background: url("../img/jPlayer/spirites.png") -19px -186px no-repeat; }

#derecha_blog #playlist_list { margin: 0px; padding: 0px; width: 100%; }

#derecha_blog #playlist_list ul { list-style-type:none; font-size:.9em; background-image: url(../img/transparente.png); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: none; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-top-color: #B9996F; border-right-color: #B9996F; border-bottom-color: #B9996F; border-left-color: #B9996F; margin-top: 0; margin-right: 0; margin-bottom: 10px; margin-left: 0; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; 
}
#derecha_blog #playlist_list li { cursor: pointer; display: block; padding: 5px; list-style-type: none; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; border: 1px dotted #CCC; background-image: url(../img/transparente.png); font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; color: #7E0000; font-weight: bold; height: 32px; }
#derecha_blog #playlist_list li.playlist_current { color:#FFF; list-style-type:none; padding-left:6px; cursor: default; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color: #7E0000; background-image: none; }
#derecha_blog #playlist_list ul li img { border: 1px solid #7E0000; float: left; margin-right: 10px; }

#derecha_blog #playlist_list li.playlist_hover { color:#FFF; background-image: url(../img/transparenteHover.png); font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; }
.miaow { font-size:.8em; color:#999; }
/*#playlist_list ul li.playlist_hover a{ font-size: 12px; font-family: Tahoma, Geneva, sans-serif; }*/
/*.miaow a:link, a:visited, a:hover, a:focus, a:active { color:#901414; }*/
#derecha_blog #playlist_list li.playlist_current a , #playlist_list li.playlist_hover a{ font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #7E0000; font-weight: bold; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; background-color: #FFF; padding-top: 0px; padding-right: 3px; padding-bottom: 0px; padding-left: 3px; margin-left: 10px; display: inline; position: relative; z-index: 5; margin-top: -5px; margin-bottom: 5px; }
#derecha_blog #playlist_list li a { display: none; list-style-type: none; background-image: url(../img/transparente.png); }
