
/* css to style pageblocks generated by jfeed.js */

.pb_jfeed {
	background-color: #d1d1d1;
}

.pb_jfeed .pb_head, .t_sidebar .pb_jfeed .pb_head {
	margin: 0;
	padding: 0;
	height: auto;
}

.pb_jfeed .pb_head h2, .pb_jfeed .pb_head h2.jfeed_name {
	margin: 0;
	padding: 8px 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 17px;
	text-transform: capitalize;
	color: #fff;
	background: #918e87 url("/images/chrome/jfeed_headingbg.gif") repeat-x left top;
	-moz-box-shadow: inset 0 0 1px rgba(255,255,255,0.4); 
	-webkit-box-shadow: inset 0 0 1px rgba(255,255,255,0.4); 
	box-shadow: inset 0 0 1px rgba(255,255,255,0.4);
	border-bottom: solid 1px #fff; 
}

.pb_jfeed .pb_body {
	background-color: #f1f1f1;
	overflow: auto;
}

.pb_jfeed ul.fancylist { 
	margin-top: 0;
	padding: 0;
}

a.jfeed_bloglink {
	float: right;
}

#t_nav .pb_jfeed .pb_body {
	background-color: #fff;
}

.t_entry #t_secondary .pb_jfeed .jfeed_title {
	width: 220px;
}

.t_entry #t_secondary .pb_jfeed .jfeed_desc {
	width: 220px;
}

.t_sidebar .pb_jfeed .pb_body {
	font-size: 11px;
}

.t_sidebar .pb_jfeed .pb_body h2 {
	font-size: 13px;
}

.t_sidebar .pb_jfeed .jfeed_result img,
.t_sidebar .pb_jfeed .jfeed_result object,
.t_sidebar .pb_jfeed .jfeed_result embed {
	display: none;
}

.t_sidebar .pb_jfeed .jfeed_result ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
}

.t_sidebar .pb_jfeed .jfeed_result ul li {
	margin-bottom: 0.8em;
}

.t_sidebar .pb_jfeed .jfeed_title {
	margin-bottom: 3px;
	font-size: 12px;
	width: 138px;
	overflow: hidden;
}

.t_sidebar .pb_jfeed .jfeed_desc {
	margin: 0;
	width: 138px;
	max-height: 52px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 13px !important;
}

.t_split .t_sidebar .pb_jfeed .jfeed_title,
.t_split .t_sidebar .pb_jfeed .jfeed_desc {
	width: 378px;
}

.t_sidebar .pb_jfeed .jfeed_desc * {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 13px !important;
}

.t_sidebar .pb_jfeed .jfeed_desc p {
	margin: 1em 0 !important;
}
.t_sidebar .pb_jfeed .jfeed_desc p:first-child {
	margin-top: 0px !important;
}

.t_sidebar .pb_jfeed .jfeed_time {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #737373;
}

.t_3 .t_main .pb_jfeed .jfeed_result img,
.t_3 .t_main .pb_jfeed .jfeed_result object,
.t_3 .t_main .pb_jfeed .jfeed_result embed {
	width: 66% !important;
	height: auto !important;
}

.t_main .pb_jfeed {
	width: auto;
	font-size: 1em;
}

.t_main .pb_jfeed .pb_head h2, .t_main .pb_jfeed .pb_head h2.jfeed_name {
	font-size: 18px;
	padding: 8px 15px 6px; 
	text-transform: capitalize; 
	background: #918e87 url("/images/chrome/tmain_jfeed_headingbg.gif") repeat-x left top;
}

.t_main .pb_jfeed ul.fancylist { 
	margin: 0 7px 0 20px;
	padding: 0;
}

.t_main .pb_jfeed ul.fancylist li {
	margin-top: 1em;
}

.t_main .pb_jfeed ul.fancylist li:first-child {
	margin-top: 0;
}

.t_main .pb_jfeed .jfeed_time {
	font-size: 0.8em;
	color: #737373;
}

.t_main a.jfeed_bloglink { margin-top: 18px; }

.t_main .pb_jfeed .jfeed_title {
	clear: both;
}

.t_main .pb_jfeed .jfeed_desc {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
	line-height: 1.1em !important;
}

.t_main .pb_jfeed .jfeed_desc * {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 1em !important;
	line-height: 1.1em !important;
}

.t_main .pb_jfeed .jfeed_desc p {
	margin: 1em 0 !important;
}

.t_main .pb_jfeed .jfeed_desc p:first-child {
	margin-top: 0 !important;
}


