/* Blog */

#block_rss_feed {
	background: #fde5f3;
  margin-bottom: 7px;
}

#block_rss_feed h4 {
	width:270px;
  height:34px;
  display:block;
  background:url(../images/titles/rss_feed.gif);
  text-indent:-9999px;
}

#block_rss_feed ul li {
	background: url(../images/buttons/feed_icon.gif) left top no-repeat;
  padding-left: 25px;
  height: 16px;
  list-style-type: none;
  margin-bottom: 5px;
}

.news_item {
	margin-bottom: 15px;
}

.news_item p {
	margin-bottom: 10px;
}

.news_item h3 a {
	font-size: 16px;
  font-weight: inherit;
  padding-right:50px;
  line-height:18px;
}

.post_date {
	color: #8d8d8d;
  font-weight: bold;
  margin-bottom: 5px !important;
  padding-right:50px;
}

.news_item h3 {
	font-weight:bold;
}

.news_item div.blog {
	background: url(../images/internal/icon_w_comment.gif) left -3px no-repeat;
	color: #007B85 !important;
	padding-left: 25px;
}

.news_item div.blog h3 a {
  color: #007B85 !important;
}

.news_item div.news {
	background: url(../images/internal/icon_w_news.gif) left -3px no-repeat;
  color: #f8941d !important;
	padding-left: 25px;
}

.news_item div.news h3 a {
  color: #f8941d !important;
}

.news_item div.research_news {
	background: url(../images/internal/icon_w_lab.gif) left -3px no-repeat;
  color: #f244ab !important;
	padding-left: 25px;
}
.news_item div.research_news h3 a {
  color: #f244ab !important;
}

div.news_item ul {
  padding:5px 25px;
}

div.news_item ul li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:disc;
}

span.blog {
  color: #007B85 !important;
}
span.news {
  color: #f8941d !important;
}
span.research_news {
  color: #f244ab !important;
}

.calendar_date {
	width: 40px;
  height: 40px;
  display: block;
  float: right;
  top: 0px;
  position: relative;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 20px;
  font-weight:bold;
  margin-bottom:10px;
}

.cal_blog {
  background: #007b85 url(/images/internal/calendar_date_blog.gif);
}

.cal_research_news {
  background: #f244ab url(/images/internal/calendar_date_research.gif);
}

.cal_news {
  background: #f8941d url(/images/internal/calendar_date.gif);
}

div.news_item div.calendar_date ul li {
	list-style: none;
}
div.news_item div.calendar_date ul {
	padding:0px;
}


.news_share_comment {
	width: 100%;
  height: 32px;
  background: #D3F1FD;
  margin-top: 15px;
}

.comment_count p {
	margin: 0px;
	padding: 0px;
}

.comment_count {
	float: right;
  width: 155px;
  text-align: right;
  margin-top: 10px;
  margin-right: 15px;
}

.news_share_comment .add_this {
	width: 155px;
  float: left;
  margin-top: 7px;
  margin-left: 15px;
}

ul.journal {
	color: #4ca2a9;
  width: 400px;
  height: 45px;
}


ul.journal li {
	float: left;
	list-style-type: disc;
  list-style-position: inside;
  margin-right: 10px;
}

p.journal_img {
	float: left;
  margin-right: 15px;
}

img.rss_image { margin-right:15px; vertical-align:baseline;}

table.other_rss tr td a {
  font-weight:bold;
}

table.other_rss tr td {
  padding-bottom:10px;
}

#block_rss_feeds ul li {
	background: url(/images/buttons/feed_icon.gif) left top no-repeat;
  padding-left: 25px;
  height: 16px;
  list-style-type: none;
  margin-bottom: 5px;
}
