/* Horhizon
 * Elements
 *
 * For stylistic graphic elements / widgets
*/


/* 														------------- General Elements */

/* 												--- slideshow */
#secondary .news-item {
	width: 500px;
	border-top: 1px dotted #FFF;
	padding-top: 13px;
	padding-bottom: 23px;
}

#secondary .news-item h2.news-title {
	float:left;
	width:379px;
	padding-bottom: 0.9em;
	
}

#secondary .news-item h2 {
	width:379px;
	padding-bottom: 18px;
	
}

#secondary .news-item p.news-date {
	float:right;
	width:120px;
	text-align: right;
}

#secondary .news-item img{
	margin-bottom: 9px;
}



/* 												--- slideshow */

div#element-slideshow {
	clear: both;
}

div#element-slideshow img {
	margin-bottom: 20px;
}	

div#element-slideshow ul {
	width: 100%;
}

div#element-slideshow ul li {
	float: left;
	
}
div#element-slideshow ul li img{
	
	margin-right: 20px;
}






/* 														------------- Layout Specific Elements */


