@charset "utf-8";
/* CSS Document */

/*meshumeEvente*/
.meshume {
	display: block;
    position: absolute;
    bottom: 12px;
}
#meshumeEvente {
	background-color:#e5e5e5;
	margin-top:12px;

}
#meshumeEvente .moreItemHeader {
	width:290px;
	padding-top:7px;
	margin-bottom:-3px;
}
#meshumeEvente .moreItemWrapper{
	width:270;
	padding:10px;
}
#meshumeEvente h2 {
	color:#000;
	text-transform: uppercase;
	line-height:.8em;
	padding-bottom:.2em;

}
#meshumeEvente h3 {
	margin-left: 0px;
	text-transform: uppercase;
}

#meshumeEvente .moreItem div {
	padding:0px;
	margin: 0px;
}
#meshumeEvente .moreItem .moreItemText p {
	padding: 0px;
}
#meshumeEvente .moreItem .moreItemText {
	float:right;
	width:140px;
	z-index: 100;
	position: relative;
	max-height:70px;
	padding-top:3px;
}
#meshumeEvente .moreItem .moreItemTextInner {
	padding-top:2px;
	overflow:visible;
}
#meshumeEvente .moreItem {
	background-color:#fff;
	margin-bottom:10px;
	height: 70px;
	position: relative;
	overflow: hidden;
}
#meshumeEvente a:hover {
	color: #000;
	text-decoration:underline;
}
#meshumeEvente .meshumeEventeImage img {
	float:left;
	position: absolute;
	left: 0px;
	top: 0px;
	width:125px;
	height:70px;
}

/* More module styles */
#meshumeEvente .ndares {
	width: 100%;
	height: 4px;
	overflow: hidden;
	background-color:#333;
	margin-top:1px;
	margin-bottom:1px;
}
#meshume {
margin:0;
padding:0;
list-style:none;
float:block;
}
#meshume li {
margin:0;
padding:0;

}
#meshume li:hover div {
background-color:#ccc;
}
#meshume li:hover {
color:#ff0000;
}