/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
  height: 100%;
  margin-bottom: 1px;
}
form {
  margin: 0;
  padding: 0;
}
body {
	font: 12px Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0;
	color: #333;
	background: #000;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
input.button { 
cursor: pointer; 
}
p { margin-top: 0; margin-bottom: 5px; }
img { border: 0 none; }
#verdana-s {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}	
.txt-error, .aviso, .cb_result_ok, cb_result_error, .cb_online, .cb_offline {
	color: #FFF;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 3px;
}
.cb_result_ok, .cb_online {
	color: #FFF;
	text-decoration: none;
	background: #090;
	padding: 1px 7px;
}
.txt-error a:link, .txt-error a:visited, .aviso, .cb_result_error, .cb_offline {
	color: #FFF;
	text-decoration: none;
	background: #F00;
	padding: 1px 7px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.txt-error a:active, .txt-error a:hover {
	background: #FF9900;
}
#logo_eskape {
	width: 222px;
	height: 116px;
	margin: 5px 0 0 0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

/* estructura básica - inicio */
#pagina {
	background: #666;
	border: 10px solid #FFFFFF;
	width: 955px;
	margin: 0;
	text-align: left;
	color: #FFF;
}
#up {
	width: 100%;
	height: 122px;
}
#menu {
	width: 100%;
	height: 34px;
}
#central{
	float: left;
	width: 479px;
	padding: 0 5px 0 3px;
	_padding: 0 2px;
}
#right{
	float: left;
	width: 300px;
}
#banner160{
	float: left;
	width: 160px;
	padding: 0 3px 0 5px;
	_padding: 0 1px;
}
#corte {
	clear:both;
}
#banner728 {
	float: right;
	padding: 5px 2px 0 0;
	height: 117px;
}
.modulo {
	background: #333;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
}
.modulo_tit {
	font: bold 240% Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;  
	line-height: 100%;
}
.modulo_tit2 {
	font: bold 190% Arial, Helvetica, sans-serif;
	margin: 5px 3px 1px;  
	line-height: 100%;
}
#doscolumnas {
	float:left;
	width: 49%;
}
#trescolumnas {
	float:left;
	width: 32%;
}
/* estructura básica - fin */

/* MÓDULO DE DESTACADOS - INICIO */
#destacados {
	margin: 0;
	padding: 0;
	height: 199px;
}
/* MÓDULO DE DESTACADOS - FIN */

/* MÓDULOS DESTACADOS 2 - INICIO */
#destacados2, #agenda {
	width:304px;
	float: left;
	margin: 3px 0 0 3px;
}
#destacados2 a {
	font: bold 14px Arial, Helvetica, sans-serif;
}
#destacados2 img {
	border: solid 2px #333;
	margin: 0 2px 0 0;
}
#agenda {
	font: 12px Arial, Helvetica, sans-serif;
}
#agenda span {
	height: 17px;
	line-height: 17px;
}
/* MÓDULOS DESTACADOS 2 - FIN */

/* MÓDULO RANKING - INICIO */
#ranking {
	float: left;
	width: 158px;
	height: auto;
	margin: 3px 0;
	font-weight: bold;
}
#ranking img {
	border: solid 2px #333;
	margin: 0 2px 9px 0;
	width: 50px;
	height: 42px;
}
#ranking_no {
	font: bold 15px Arial, Helvetica, sans-serif;
	float: left;
}
/* MÓDULO RANKING - FIN */

/* MÓDULO LOGIN - INICIO */
#login_link {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	float: right;
	text-align: right;
	padding: 4px 4px 0 0;
}
#login_link img {
	border: 0;
	margin: 0;
	float: none;
}
#login_link a:link, #login_link a:visited {
	color: #000;
	text-decoration: none;
}
#login_link a:active, #login_link a:hover {
	color: #FF0000;
}
#login_fb {
	float:right;
	margin: -2px 0 0 0;
}
#ico_login {
	width: 14px;
	height: 17px;
}
#ico_colores {
	width: 25px;
	height: 17px;
	_margin: 1px 0 0 0;
}
#ico_mensajes {
	width: 29px;
	height: 17px;
}
#ico_perfil {
	width: 24px;
	height: 17px;
}
#bt_registrarse {
	width: 137px;
	height: 17px;
	margin: 12px 20px;
	border: 0;
}
.bt_login {
	width: 122px;
	height: 17px;
	border: 0;
	margin: 10px 0;
	cursor:pointer;
}
.bt_cierrasesion {
	width: 103px;
	height: 17px;
	border: 0;
	margin: 2px 0 0 7px;
	padding: 0;
	cursor:pointer;
	vertical-align: middle;
}
#form_txtlogin {
	float:left;
	width:60px;
	line-height:32px;
}
#mod_login_remembermetext {
	line-height: 11px;
	vertical-align: middle;
}
/* MÓDULO LOGIN - FIN */

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* ARTICULOS - inicio */
div.componentheading,td.componentheading {
	font: bold 220% Arial, Helvetica,sans-serif;
	padding: 8px 0 0 0;
	letter-spacing: -1px;
}
h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	padding: 0;
	font: bold 220% Arial, Helvetica,sans-serif;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	letter-spacing: -1px;
}
.contentheading-s {
	padding: 0;
	font: bold 150% Arial, Helvetica,sans-serif;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	letter-spacing: -1px;
}
table.contentpaneopen h3 {
	margin-top: 5px;
}
table.contentpaneopen td p {
	font: 130% Arial, Helvetica, sans-serif;
	line-height: 130%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
.small {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.authorimg {
	float:left;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #CCC;
	vertical-align: top;
	padding: 0;
	text-align: left;
}
a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}
.creacion {
	float: left;
	width: auto;
	text-align: left;
}
.votacion {
	float:right;
	width:auto;
}
.videos {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 10px 0 0 0;
}
.videos img {
	margin: 0 7px 25px 7px;
}
#articulo #intro {
	display:none;
}
/* ARTÍCULOS - fin */

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/** overlib **/
.ol-foreground {
	background-color: #f6f6f6;
}
.ol-background {
	background-color: #666;
}
.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding: 0 2px;
	color: #FFF;
	text-decoration: none;
}
a.mainlevel:hover {
	text-decoration: underline;
}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
	padding-right: 5px;
}
.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}
td.buttonheading {

}
td.buttonheading img {
	border:none;
}
.clr {
	clear: both;
}
td.greyline {
	width: 20px;
	background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}
div#maindivider {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}
table.contenttoc td {
  padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
  margin-bottom: 25px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}
div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}
form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }
form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage {  margin: 5px; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */
/* Default skyscraper style */
.bannergroup {
}
.banneritem img {
	display: block;
	margin: 0;
}

/* Text advert style */
.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */
.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin: 10px 0 20px 0; }
#system-message dd.message ul { 
	background: transparent url(../../system/images/notice-info.png) 4px center no-repeat;
	margin:0px; 
	padding-left: 40px; 
	text-indent:0px;
	color: #FFF;
	font: bold 13px Tahoma, Geneva, sans-serif;
}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #FFF; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}
#syndicate{
	float:left;
	padding-left: 25px;
}
#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */


#component-contact table td {
	padding: 2px 0;
}
#maseskape img {
	margin: 0 5px;
	width: 100px;
	height: 60px;
	border: solid 2px #333;
}
#maseskape {
	padding: 7px;
	height: 274px;
}
#maseskape table.minifp td.minifp {
	height: 80px;
}
#maseskape a {
	font: bold 14px Arial, Helvetica, sans-serif;
}

/* show avatars - INICIO */
#avatar_show img {
	float: left;
	margin: 1px;
	width: 40px;
	height: 40px;
	border: solid 2px #333;
}
#avatar_show {
	_display: block;
	_position: absolute;
}
/* show avatars - FIN */

/* encuesta - INICIO */
#encuesta {
	width:285px;
	float: left;
	margin: 0;
	padding: 5px 5px 5px 10px;
}
#encuesta img {
	border: 0;
}
div.pollProgressBar	{
	color:#000;
}
.pollContainer	{
	color:#FFF;
}
/* encuesta - FIN */

/* box - INICIO */
#lb_overlay {
	position: absolute;
	z-index: 90;
}
#lb_box, #color_box, #mail_box, #msn_box {
	background: #333;
	width: 390px;
	margin: 0;
	padding: 0;
	text-align:left;
	z-index: 90;
	color: #FFF;
	border: 2px solid #666;
}
#lb_box {
	height: 260px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#color_box {
	height: 225px;
	width: 270px;
}
#mail_box, #msn_box {
	height: 40px;
	margin: 181px 0 0 0;
	width: 295px;
}
#lb_close{
	cursor:pointer;
	width: 22px;
	height: 22px;
	position:absolute;
	border: 0;
}
#lb_box_content {
	width: 390px; 
	margin: 0;
	position: absolute;
	padding: 5px 10px;
}
#lb_box_content a:link, 
#lb_box_content a:hover, 
#lb_box_content a:visited {

}
/* box - FIN */

/* formulario general - inicio */
.inputbox {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	border: 1px solid #000;
	margin: 5px 0;
	padding: 3px 2px;
}
input.inputbox {
	height: 14px;
}
.inputbox:hover, .inputbox:focus {
	background: #FFFFCC;
}
.form-field {
	color:#FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.button {
	background: #FFF;
	border: solid 1px #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
/* formulario general - FIN */

/* COMENTARIOS - INICIO */
.commentheading1 {
	padding: 0;
	font: 19px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	float:left;
	width:auto;
	vertical-align: bottom;
	text-align: left;
	letter-spacing: -1px;
}
.commentheading2 {
	padding: 0;
	font: 19px Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	text-align: left;
	letter-spacing: -1px;
}
td#jcAzrulWindowContent div.dialog_header{
	background: #333;
}
.dialog_content {
	background: #333;
	color: #FFF;
}
.dialog_close {
	cursor:pointer;
	width: 22px;
	height: 22px;
}
/* COMENTARIOS - FIN */

/* FOROS - INICIO */
#busca_foro {
  float: right;
  width: 180px;
}
.fb_profilebox {
	display: none;
}
/* FOROS - FIN */

/* CHAT - INICIO */
#chat {
	margin: 3px 0;
	padding: 3px 8px 8px 8px;
}
#chatForm a.emoticons {
	color: #FFF;
}
/* CHAT - FIN*/

/* RUTA - INICIO */
#ruta {
	background: url(../images/bg_pathway.jpg) repeat-x 0 0;
	width: 937px;
	height: 17px;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 4px 9px;
}
#ruta2 {
	float: left;
	width: auto;
	text-align: left;
	font-weight: bold;
}
span.pathway {
  display: block;
  margin: 0 3px;
  overflow: hidden;
}
/* RUTA - FIN*/

/* COMUNIDAD - INICIO */
.com_mensajes {
	font: 14px Arial, Helvetica, sans-serif;
	padding: 10px 0;
}
.cbMenu, .cbSSmenu {
	font: bold 12px Menu,Arial,Verdana,sans-serif;
	color: #FFF;
}
.cb_form_line {
	font: 12px Arial, Helvetica, sans-serif;
}
.cb_field div {
	height:25px;
}
#cbProfileTitle b {
	color: #FFF;
}
table.cbFieldsContentsTab .fieldCell .inputbox {
	font: 11px Verdana, Geneva, sans-serif;
}
.cbEditProfile .error {
	padding: 7px;
	font: bold 14px Arial, Helvetica, sans-serif;
}
form .cbFieldsContentsTab td.fieldCell {
	font: 11px Arial, Helvetica, sans-serif;
}
form .cbFieldsContentsTab .titleCell {
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 100px;
}
#cbfv_userparam_1 select.inputbox,
#cbfv_userparam_0 select.inputbox {
	width: 200px;
	height: auto;
	padding: 0;
}
#cbIconsTop {
	margin: 0 0 20px 0;
	text-align: center;
}
#cbIconsBottom {
	margin: 20px 0 0 0;
	text-align: center;
}
.cbFieldIconsLabels img {
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0 0 0 3px;
}
#registrationTable .button {
	font: bold 20px Verdana, Geneva, sans-serif;
	margin: 0 0 0 150px;
}
.dynamic-tab-pane-control .tab-row .tab a:link {
	color: #FFF;
}
/* COMUNIDAD - FIN */

/* MENÚ INFERIOR - INICIO */
#menu-inf {
	padding: 7px;
	background: #333;
	vertical-align: middle;
	height: 35px;
}
#menu-inf .uno {
	width: 145px;
	float:left;
}
#logo_eskape-141x40 {
	background: transparent url(../images/logo_eskape-141x40.png) no-repeat 0 0;
	width: 141px;
	height: 40px;
	margin: -4px 4px 0 0;
}
#menu-inf .dos {
	width: 620px;
	float:left;
}
#menu-inf #2 a:link, #menu-inf #2 a:visited{
	color:#FFF;
	text-decoration: none;
}
#menu-inf #2 a:active, #menu-inf #2 a:hover{
	text-decoration: underline;
}
#menu-inf .tres {
	float: left;
	width: 175px;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: -4px 0 0 0;
	text-align: right;
}
#menu-inf .tres img {
	border: 0;
	margin: 2px 9px;
}
#icoinf_email {
	width: 22px;
	height: 24px;
}
#icoinf_twitter {
	width: 24px;
	height: 24px;
}
#icoinf_msn {
	width: 26px;
	height: 24px;
}
#icoinf_facebook {
	width: 24px;
	height: 24px;
}
#icoinf_flog {
	width: 23px;
	height: 24px;
}
#mail_addresse {
	background: transparent url(../images/mail_addresse.jpg) no-repeat 0 0;
	width: 243px;
	height: 25px;
}
#msn_addresse {
	background: transparent url(../images/msn_addresse.jpg) no-repeat 0 0;
	width: 186px;
	height: 25px;
}
/* MENÚ INFERIOR - FIN */

/* FOOTER - INICIO */
#copyright {
	text-align:center;
	width: 402px;
	margin: 5px 0 15px;
	color: #FFF;
}
#copyright3 {
	text-align:center;
	width: 700px;
	color: #CCC;
	margin: 0 0 10px 0;
}
#copyright img {
	margin:3px 0 0 0;
	border: 0;
}
#copyright a img {
	float:none;
}
#copyright1 {
	background: transparent url(../images/foot_copyright1.jpg) no-repeat 0 0;
	width: 402px;
	height: 26px;
}
/*#copyright1:hover, #copyright1:active, #copyright1:focus {
	background: transparent url(../images/foot_copyright2.jpg) no-repeat 0 0;
	width: 402px;
	height: 26px;
}*/
#copyright2 {
	background: transparent url(../images/foot_rights1.jpg) no-repeat 0 0;
	width: 402px;
	height: 14px;
}
/*#copyright2:hover, #copyright2:active, #copyright2:focus {
	background: transparent url(../images/foot_rights2.jpg) no-repeat 0 0;
	width: 402px;
	height: 14px;
}*/
/* FOOTER - FIN */

/* UP RADIO - INICIO */
#up_radio {
	width:990px;
}
.up_block {
	height: 20px;
	width: 940px;
	margin: 5px 1px 0 0;
	text-align: left;
	padding: 0 15px;
	background: #000 url(../images/bg_radio-up.jpg) 0 0 no-repeat;
}
.up_left {
	float: left;
	border-right: 1px solid #000;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 5px 0 0;
	height: 17px;
}
.up_left a {
	color: #FC0;
}
.up_right {
	float: left;
	border-left: 1px solid #666;
	padding: 3px 0 0 5px;
	height: 17px;
}
#up_bgtitle {
	width: 290px;
	_width: 285px;
	height: 15px;
	margin: 1px 0 0 0;
	float:left;
	_position: absolute;
}
#uptit_escuchaenvivo {
	width: 128px;
	height: 10px;
	margin: 0 1px 0 5px;
	_margin: 1px 1px 0 5px;
}
#uptit_ahorasuena {
	width: 102px;
	height: 10px;
	float:left;
	margin: 3px 2px 0 2px;
	_margin: 2px 2px 0 2px;
	_display: block;
}
/* UP RADIO - FIN */

/* ARTISTAS - INICIO */
#artista-main {
	font: 14px Arial, Helvetica, sans-serif;
}
#artista1, #artista2, #artista3 {
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}
#artista2, #artista3 {
	border-top: solid 1px #666;
	margin: 5px 0 5px 0;
}
#artista3 {
	border-bottom: solid 1px #666;
}
#artista-info, #artista-web, #artista-fotos, #artista-videos {
	margin: 4px 0;
	padding: 1px 7px;
	float: left;
}
#artista1 #artista-info {
	width: 260px;
	border-right: solid 1px #666;
}
#artista1 #artista-web {
	width: 150px;
	font: 11px Verdana, Geneva, sans-serif;
}
#artista1 #artista-web ul {
	padding-left: 0;
	margin-left: 0;
	list-style:none;
}
#artista-fotos {
	width: 270px;
}
#artista-videos {
	width: 140px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#artista-videos img, #artista-videos2 img {
	margin: 3px 2px 8px 0;
	border: solid 2px #333;
}
#artista-fotos {
	border-right: solid 1px #666;
}
.artista-webtit {
	color: #FFF;
	font: bold 10px Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	padding: 0 3px;
	margin: 4px 0;
	float: left;
	width: auto;
}
.artista-title {
	font: bold 17px Verdana, Geneva, sans-serif;
	margin: 0 0 5px 0;
}
#artista3 {
	padding: 5px;
}
#artista3 ul {
	margin: 0;
	padding: 0 0 0 25px;
}
.artista-album {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0 5px;
}
.artista-lista {
	float: left;
	padding: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 212px;
	text-align:center;
}
.artista-lista img {
	width: 138px;
	height: 84px;
}
.artista-album ol {
	margin: 0;
	padding: 0 0 0 20px;
}
/* ARTISTAS - FIN */

table.alfc_table {
	font: 12px Arial, Helvetica, sans-serif;
}
table.alfc_table td.alfc_label {
	font-weight: bold;
	padding: 13px 0 0 0;
}
#agenda table {
	margin-top:-12px;
}
#agenda td {
	height: 43px;
}
#principal #votando {
	display: none;
}
#principal .MsoNormal {
	font: normal 11px Arial, Helvetica, sans-serif;
}
#principal td.createdate {
	font: normal 10px Arial, Helvetica, sans-serif;
}
#principal .commentBlogView {
	display: none;
}
#principal img {
	margin: 0 4px 0 0;
}
#principal td {
	height: auto;
	padding: 0;
}
#principal p {
	padding: 0;
}
.paginas, .blog_more {
	font: 13px Tahoma, Geneva, sans-serif;
}
.mus-dest {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 2px 0 20px 0;
}
.mus-noticias {
	float: left;
	width: 310px;
	border-right: solid 1px #CCC;
	padding: 0 5px;
}
.mus-videos img {
	width: 40px; 
	height: 40px;
	margin:3px;
}
.mus-videos {
	font: bold 12px Arial, Helvetica, sans-serif;
}
.mus-lyrics {
	float: left;
	width: 120px;
	padding: 0 5px;
	font: normal 11px Verdana, Geneva, sans-serif;
	list-style:none;
}
#mus-img-dest {
	_width:450px;
}
#votando {
	_position: absolute;
	_margin: -7px 0 0 20px;
}
#vot_res {
	_position: absolute;
	_margin: -20px 0 0 130px;
	_float: none;
	float: right;
	padding: 10px 0 0 3px;
}
#autor {
	width: 180px;
	height: 44px;
	background: #000;
	margin: 0 0 10px 10px;
	float:right;
}
#autor a:link, #autor a:active, #autor a:hover, #autor a:visited {
	color: #FFF;
	text-decoration: none;
}
a .nick {
	font-weight: bold;
}
a:active .nick, a:hover .nick {
	text-decoration: underline;
}
#autor img {
	float: left;
	margin: 0 2px 0 0;
	border: solid 2px #000;
}
div.mosimage_caption, .ol-captionfont, div.caption p, .caption, .img_caption, .mosimage_caption{
	font-size: 58%;
}
#articulo p {
	padding: 0 0 10px 0;
}
.inicio_hide {
	display:none;
}
.eskape_rss {
	background: #333;
	font-weight: bold;
	padding: 0 30px;
	text-align: right;
	vertical-align:middle;
	line-height: 25px;
	height: 25px;
}
.eskape_rss a:active, .eskape_rss a:hover {
	text-decoration: none;
}
.eskape_rss img {
	vertical-align:middle;
}
.trescolumnas {
	float:left;
	width:33%;
	font: 11px Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 10px 0;
}
.trescolumnas img {
	width: 65%;
	height: 65%;
}

ul.latestnews {
	padding-left: 0;
	margin-left: 15px;
	margin-top: -2px;
}

li.latestnews {
	padding-left: -7px;
	margin-left: 0;
}