@import "/css/plugins/events_widget.css";

#education-widget { 
	float: left;
	margin-top: 25px; 
	background: #e7e8ea;
	width: 712px; 
	padding: 14px;
}


#education-widget .education-info { 
	float: left; 
	width: 382px;
}

#education-widget .education-info .title { 
	float: left;
	width: 382px;
	font-size: 22px;
}

#education-widget .education-info .txt { 
	float: left;
	width: 382px;
	font-size: 12px;
	color: #656460;
	line-height: 18px;
	padding-top: 5px;
}

#education-widget .education-info .pic-row { 
	float: left;
	width: 382px;
	font-size: 12px;
	margin-top: 8px;
}

#education-widget .education-info .pic-row img { 
	float: left;
}

#education-widget .education-info .pic-row img.pic3 { 
	margin-right: 0px;
}

#education-widget .education-event { 
	float: right;
	width: 290px;
	padding: 12px;
	background: #FFF;
}

#education-widget .education-event .hdr  {
	float: left;
	width: 290px; 
	font-size: 20px;
	margin-bottom: 10px;
}

#education-widget .education-event .event-item {
	float: left;
	width: 290px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 19px; 
}

#education-widget .education-event .pic {
	float: left;
	width: 60px;
}

#education-widget .education-event .copy {
	float: right;
	width: 230px;
	height: 62px;
} 



#education-widget .education-event .spacer {
	float: right;
	width: 230px;
	height: 1px;
	background: url("../../images/horiz-dot.gif");
} 


#education-widget .education-event .education-event-row {
	float: left;
	width: 290px; 
	border-bottom: 1px dotted #bdbdbd;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#education-widget .education-event .education-event-row .location-date {
	float: left;
	width: 290px; 
	color: #666562;
	font-size: 12px;
	line-height: 20px;
}

#education-widget .education-event .education-event-row .event-name {
	float: left;
	width: 290px; 
	color: #666562;
	font-size: 12px;
	line-height: 20px;
}

#education-widget .education-event .education-event-all{
	float: left;
	width: 290px; 
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

/* Events Mode */


#events-mod .event-item2 {
	float: left;
	width: 345px;
	margin-top: 10px;
	font-size: 12px;
}

#events-mod .event-item2 .copy {
	float: left;
	width: 283px;
	margin-left: 5px;
} 

#events-mod .event-item2 .copy a,
#events-mod .event-item2 .copy2 a {
	font-size: 12px;
	        color: #699cac;
	text-decoration: none;
} 


#events-mod .event-item2 .copy2 {
	float: left;
	margin-top: 1px;
	margin-left: 5px;
} 

#events-mod .event-item2 .rss {
	float: right;
}

#events-mod .event-item2 .rss img {
	float: left;
	margin-top: -1px;
	margin-right: 5px; 
}

/* End Events Mode */



