
#objects {
	margin:30px 15px 0 0;
	float:left;
	width:615px;
}

#objects li {
	margin:0 0 20px 0;
	position:relative;
	z-index:900;
}

#objects li h2 {
	margin:0 0 15px 0;
}

#objects li a.left {
	float:left;
	width:224px;
	height:180px;
	margin:0 15px 0 0;
}

#objects p {
	line-height:150%;
	margin:0 0 15px 0;
}

#objects a.more {
	position:absolute;
	display:block;
	height:20px;
	width:80px;
	background:url("/aurora/images/yellow-bg.gif") 0 0 repeat-x;
	border:1px solid #FEC048;
	line-height:20px;
	overflow:hidden;
	text-align:center;
	bottom:0;
	right:0;
	
}

/* SIDEBAR */

#sidebar {
	float:left;
	margin:30px 0 0 0;
	width:345px;
}


#sidebar h2.hdr {
	margin:0 0 15px 0;
}

#sidebar h2.hdr span {
	background-position:15px 0;
}

/* EVENIMENTE */


#sidebar .event-list {
	width:345px;
	margin:0 0 30px 0;
}

.event-list li .date {
	width:52px;
	float:left;
	position:relative;
}

.event-list li .date .date-entry {
	float:left;
	background:url("/aurora/images/blue-diagonal.gif") 0 0 repeat;
	width:40px;
	height:52px;
	text-align:center;
}

.event-list li .date .date-entry span {
	display:block;
}

.event-list li .date .date-entry span.month {
	font-size:1.167em
}

.event-list li .date .date-entry span.day {
	font-size:1.333em;
	font-weight:bold;
}

.event-list li .date .date-entry span.year {
	font-size:0.833em;
}

.event-list li .date .decor {
	position:absolute;
	background:url("/aurora/images/decor.gif") 0 0 no-repeat;
	width:9px;
	height:17px;
	top:17px;
	left:43px;
}

.event-list li .info-c {
	float:left;
	width:290px;
	border-left:1px solid #CCC;
}

.event-list li .info-c .info {
	margin:0 0 30px 10px;
	position:relative;
}

.info h3 {
	margin:0 0 15px 0;
}


.info p {
	line-height:140%;
	text-align:justify;
}

.info p img {
	float:left;
	margin:0 15px 0 0;
}

.info a.more {
	position:absolute;
	display:block;
	width:80px;
	height:20px;
	background:url("/aurora/images/yellow-bg.gif") 0 0 repeat-x;
	border:1px solid #FEC048;
	line-height:20px;
	overflow:hidden;
	text-align:center;
	bottom:0;
	right:0;
}















