/* Columnas */
#event .c1 { float:left; width:330px; }
#event .c2 { float:left; width:285px; padding-left:20px; }

#event strong {font-weight:bold}
#event em {font-weight:bold}

/* Titular h1 */
#event h1 {font-size:16px;margin-bottom:10px;}
/*.event1 h1 {background:url(listado_musica.gif)}
.event2 h1 {background:url(listado_cine.gif)}
.event3 h1 {background:url(listado_teatro.gif)}
.event4 h1 {background:url(listado_exposicion.gif)}
.event5 h1 {background:url(listado_conferencia.gif)}
.event6 h1 {background:url(listado_otros.gif)}*/

/* Colores  subtitulos */
.event1 h2,.event1 h3 {color:#00640E}
.event2 h2,.event2 h3 {color:#640300}
.event3 h2,.event3 h3{color:#730089}
.event4 h2,.event4 h3{color:#FF4300}
.event5 h2,.event5 h3 {color:#F80}
.event6 h2,.event6 h3{color:#FF5090}

#event p.event_subtype { font-size:13px; line-height:14px; margin-bottom:3px;color:#333333 }
#event h2.event_title { font-size:16px; line-height:17px; font-weight:bold; margin-bottom:5px;}
#event div.event_data {margin-bottom:10px;margin-top:5px;}
#event div.event_body div.image_block { width:135px;float:left; margin-right:14px; margin-bottom:1px; }
#event div.event_body p.event_image_footer {font-size:10px;line-height:11px; color:#999999;padding-bottom:0;text-align:center}
#event div.event_body p { font-size:12px;line-height: 15px;padding-bottom:13px}
#event h3.event_notes {font-size:15px; clear:left; font-weight:bold; margin-bottom:4px;}
#event p.event_notes { font-size:12px;line-height: 15px;padding-bottom:13px}

/**
 * Articles
 */ 
/* colores iconos articulos */
.event1 ul.articles li {background:url(musica_icon_article.gif) 0 2px no-repeat;}
.event2 ul.articles li {background:url(cine_icon_article.gif) 0 2px no-repeat;}
.event3 ul.articles li {background:url(teatro_icon_article.gif) 0 2px no-repeat;}
.event4 ul.articles li {background:url(exposiciones_icon_article.gif) 0 2px no-repeat;}
.event5 ul.articles li {background:url(conferencia_icon_article.gif) 0 2px no-repeat;}
.event6 ul.articles li {background:url(otros_icon_article.gif) 0 2px no-repeat;}

/* rollover articulos */
.event1 ul.articles a:hover{color:#00640E}
.event2 ul.articles a:hover{color:#640300}
.event3 ul.articles a:hover{color:#730089}
.event4 ul.articles a:hover{color:#FF4300}
.event5 ul.articles a:hover{color:#F80}
.event6 ul.articles a:hover{color:#FF5090}
/*estilos artículos */
#event h2.articles { font-size:15px; clear:left; font-weight:bold; margin-bottom:4px; }
#event ul.articles { padding-bottom:13px; font-size:12px; line-height:15px; }
#event ul.articles li { padding-left:17px;padding-bottom:3px;}
#event ul.articles p { font-style:italic;}   
/**
 * Boton comentarios
 */  
#event .comments { padding-top:15px; }
/* colores liena puntos articulos */
.event1 .comments {background:url(musica_linea_puntos.gif) repeat-x;}
.event2 .comments {background:url(cine_linea_puntos.gif) repeat-x;}
.event3 .comments {background:url(teatro_linea_puntos.gif)  repeat-x;}
.event4 .comments {background:url(exposiciones_linea_puntos.gif) repeat-x;}
.event5 .comments {background:url(conferencia_linea_puntos.gif) repeat-x;}
.event6 .comments {background:url(otros_linea_puntos.gif) repeat-x;}

#comment_form {margin-bottom:20px;}
#comment_comment {border:solid 1px #ADADAD;padding-left:3px;padding-top:3px; width:325px;height:50px;display:block;margin-bottom:10px;font-size:12px;font-family:"Trebuchet MS", Arial}
#comment_add {border:none;font-size:0;line-height:0;background:url(anyadir_comentario.gif) 0 0 no-repeat;width:100px;height:16px;display:block;margin-left:230px;cursor:pointer}
#comment_add:hover {background-position:0 -16px;}
.comment {margin-bottom:8px;}
.comment_delete {display:block;float:right;background:url(borrar.gif) 0 0 no-repeat;width:19px; height:19px;color:red}
.comment_delete:hover {background-position:0 -19px;}
.comment_info {font-size:11px;line-height:13px;color:#999999;font-style:italic}
.comment_body {font-size:12px; line-height:16px;}

/* groups*/
#event ul.group_list {
	margin-bottom:10px;
    font-size:12px;
}
ul.group_list a {padding-left:15px;background:url(icon_hand.gif) 0 0 no-repeat;display:block}
.event ul.group_list a:hover {background-color:#E5EFE6}
.event2 ul.group_list a:hover {background-color:#EFE5E5}
.event3 ul.group_list a:hover {background-color:#F1E5F3}
.event4 ul.group_list a:hover {background-color:#FFECE5}
.event5 ul.group_list a:hover {background-color:#FFF3E5}
.event6 ul.group_list a:hover {background-color:#FFEDF4}






/* Schedule */
#event h2.schedule_title { font-size:16px; line-height:17px; font-weight:bold; margin-bottom:8px; }
#event p.schedule_info {font-size:12px; padding-left:22px;margin-bottom:12px; }
#event p.price {margin-top:5px;}
#event p.notes {margin-top:5px;font-style:italic}
#event p.schedule_list {font-size:11px; line-height:14px; }
#event div.schedule { padding-top:10px; padding-bottom:5px;cursor:pointer; }
#event div.schedule_details {margin-top:5px; display:none;}
#event div.schedule_selected div.schedule_details {display:block}
#event div.schedule_selected .schedule_iconselected {background:url(icon_hand.gif) 5px 0 no-repeat;padding-left:20px;}
#event div.schedule strong { font-weight:bold; }
#event .map { margin-top:10px;margin-bottom:5px;}
#event .map a { background:url(ver_plano.gif) 0 0 no-repeat;width:62px; height:16px; display:block; }
#event .map a:hover { background-position: 0 -16px; }



/* FILTRO EVENTOS CINE */

#minimenu_event_date { float:left; margin-top:15px; height:21px; }
#minimenu_event_date li { float:left; background:url(../default/minimenu_separador.gif) left 0 no-repeat; padding-left:3px; font-size:0; line-height:0; }
#minimenu_event_date li.first { background:none; padding-left:0px; }
#minimenu_event_date .li1 a { display:block; width:45px; height:21px; background:url(../default/minimenu_hoy.gif) 0 0 no-repeat; }
#minimenu_event_date .li2 a:hover { background-position: 0 -21px; }
#minimenu_event_date .li2 a { display:block; width:82px; height:21px; background:url(../default/minimenu_dia_anterior.gif) 0 0 no-repeat; }
#minimenu_event_date .li3 a:hover { background-position: 0 -21px; }
#minimenu_event_date .li3 a { display:block; width:84px; height:21px; background:url(../default/minimenu_dia_siguiente.gif) 0 0 no-repeat; }
#minimenu_event_date .li1 a:hover { background-position: 0 -21px; }
#minimenu_event_date .li4 a { display:block; width:54px; height:21px; background:url(../default/minimenu_fecha.gif) 0 0 no-repeat; }
#minimenu_event_date .li4 a:hover { background-position: 0 -21px; }
#programacion_ul { margin-top:10px; }






/* colores fichas */




.event1 p.schedule_info {color:#00640E;background:url(musica_icon_info.gif) 0 0 no-repeat;}
.event1 div.schedule {background:url(musica_linea_puntos.gif) 0 bottom repeat-x; }
.event1 div.schedule:hover { background-color:#E5EFE6;}
.event1 div.schedule_selected {background-color:#E5EFE6}

.event2 p.schedule_info {color:#643300;background:url(cine_icon_info.gif) 0 0 no-repeat;}
.event2 div.schedule {background:url(cine_linea_puntos.gif) 0 bottom repeat-x; }
.event2 div.schedule:hover { background-color:#EFE5E5;}
.event2 div.schedule_selected {background-color:#EFE5E5}

.event3 p.schedule_info {color:#730089;background:url(teatro_icon_info.gif) 0 0 no-repeat;}
.event3 div.schedule {background:url(teatro_linea_puntos.gif) 0 bottom repeat-x; }
.event3 div.schedule:hover { background-color:#F1E5F3;}
.event3 div.schedule_selected {background-color:#F1E5F3}

.event4 p.schedule_info {color:#FF4300;background:url(exposiciones_icon_info.gif) 0 0 no-repeat;}
.event4 div.schedule {background:url(exposiciones_linea_puntos.gif) 0 bottom repeat-x; }
.event4 div.schedule:hover { background-color:#FFECE5;}
.event4 div.schedule_selected {background-color:#FFECE5}

.event5 p.schedule_info {color:#FF8800;background:url(conferencia_icon_info.gif) 0 0 no-repeat;}
.event5 div.schedule {background:url(conferencia_linea_puntos.gif) 0 bottom repeat-x; }
.event5 div.schedule:hover { background-color:#FFF3E5;}
.event5 div.schedule_selected {background-color:#FFF3E5}

.event6 p.schedule_info {color:#FF5090;background:url(otros_icon_info.gif) 0 0 no-repeat;}
.event6 div.schedule {background:url(otros_linea_puntos.gif) 0 bottom repeat-x; }
.event6 div.schedule:hover { background-color:#FFEDF4;}
.event6 div.schedule_selected {background-color:#FFEDF4}






