/*  
*	REQUIRES: utilities.reset.fonts.css
*
*	LAST MODIFIED: 2009-06-24
*/

.widget-home-campus-news .ui-widget-content
{
	min-height: 272px;
}

.widget-home-campus-news .hentry
{
	background: transparent url(images/divider.h.png) bottom left repeat-x;
	margin: 12px;
	min-height: 79px;
	*min-height: 80px;
	padding: 0px 0px 6px 0px;
}

.widget-home-campus-news .hentry:after {clear:both;content:".";display:block;height:0;visibility:hidden;}

.widget-home-campus-news .last-item
{
	background-image: url(images/placeholder-1x1.png);
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.widget-home-campus-news .vcard {display:none;}

.widget-home-campus-news .image
{
	float:left;
	width: 30%;
}

.widget-home-campus-news .image .image-wrapper
{
	background: transparent url(images/image.bg.png) top left no-repeat;
	float:right;
	height: 86px;
	margin:-12px 3px 0px -12px;
	width: 118px;
}

.widget-home-campus-news .image .image-wrapper img
{
	margin: 12px;
}

.widget-home-campus-news .text
{
	float:right;
	width: 70%;
}

.widget-home-campus-news .text h4
{
	color: #996600;
	font-size: .92em;
	font-weight:bold;
	line-height: 1.4em;
	margin-bottom: 3px;
}

.widget-home-campus-news .text h4 a
{
	color: #996600;
	text-decoration:none;
}

.widget-home-campus-news .text h4 a:hover
{
	text-decoration:underline;
}

.widget-home-campus-news .text p
{
	color: #333333;
	font-size: .92em;
	line-height: 1.4em;
}

.widget-home-campus-news .text p a
{
	color: #333333;
	text-decoration:none;
}

.widget-home-campus-news .text p a:hover
{
	text-decoration:underline;
}
