@charset "UTF-8";
/* MEDIA BULL PEN STATE FEED WIDGET STYLES */
#mbptf-widget{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	width:100%;
	margin-bottom:30px;
	background-color: #f4f4f4;
}
#mbptf-widgetheading, #mbptf-tag{
	height:65px;
	overflow:hidden;
	display:block;
}
#mbptf-widgetheading{
	background-image: url(../img/mbp-widget-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom:dotted 1px #333;
}
#mbptf-tag{
	background-repeat: no-repeat;
	background-position: right 20px;
}
#mbptf-link{
	background-image:url(../img/mbp-heading.png);
	background-position:center;
	background-repeat:no-repeat;
	height:70px;
	width:120px;
	margin:0;padding:0;
	display:block;
	float:left;
}
#mbptf-posts{
	background-color: #f4f4f4;
	display:block;
	padding:10 20px;
}
.mbptf-posts-list, .mbptf-posts-list li{
	margin:0;
	padding:0;
	list-style:none;
	list:none;
	display:block;
}
.mbptf-posts-list{
	padding-top:10px;
}
.mbptf-posts-list li{
	padding:10px 10px;
	padding-bottom:0px;
	height:70px;
}
.mbptf-posts-list li:first-child{
	height:70px;
}
.mbptf-posts-list li a{
	color:#3c3c3c;
	text-decoration:none;
}
.mbptf-posts-list li a:hover{
	text-decoration:underline;
}
#mbptf-posts .mbptf-post-title{
	display:inline;
	font-weight:bold
}
#mbptf-posts .mbptf-date{
	color:#008752; 
	font-size:11px; 
	font-style:italic;
}
#mbptf-posts .mbptf-readmore{
}
#mbp-widget-footer{
	width:100%;
	height:52px;
	display:block;
	margin:0;
	padding:0;
	background-color:#f3f3f3;
	background-image:url(../img/mbp-widget-footer-back.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
#mbp-widget-footer a.powered-by-cer{
	width:100%;
	height:52px;
	display:block;
	display:block;
	margin:0 auto;
	padding:0;
	text-align:-9999px;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
	text-decoration:none;
	border:none;
	background-image:url(../img/mbp-widget-footer.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#mbptf-widget .jcarousel-clip-vertical {
	height:230px;
	overflow:hidden;
	clear:both;
}

/* TAG HEADERS */
#mbptf-tag.mbptf-digital_learning{
	background-image: url(../img/tag-title-online_learning.png);
}

#mbptf-tag.mbptf-online_learning{
	background-image: url(../img/tag-title-online_learning.png);
}

#mbptf-tag.mbptf-spending{
	background-image: url(../img/tag-title-online_learning.png);
}
