@import "lightbox.css";

/*plugin event - frontend styles*/

#event {
margin:5px;
}

#event img {
border:solid 1px #666666;
}

#event ul {
padding-left:15px;
}

.event_block {
	margin-bottom:25px;
	float:left;
	width:100%;
	
}

.event_title {
	/*margin-bottom:10px;
	font-weight: bold;
	color:#2d4d70;*/
}

.event_text {
	font-weight: normal;
	margin-left:15px;
}

.event_text img {
text-align:left;
margin:1px 8px 2px 0px;
}

.event_files {
	font-size: 11px;
}

.event_left {
float:left;
width:145px;
clear:left;
margin-left:0;
font-size:12px;
color:#877c76;
}
.event_right {
float:left;
/*width:495px;*/
width:640px;
clear:none;
margin-bottom:20px;

}
/*.event_right p, .event_left p {

}*/

hr.grey {
float:left;
clear:both;
height:1px;
}

#event label {
width:80px;
display:block;
clear:none;
float:left;
}

#event div.field {
margin:3px 0;
}

div.totop {
float:left;
text-align:right;
width:100%;
}
