.category_deck {
	font-size: 14px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 25px;
	width: 550px;
}

.entry-body {
	font-size: 12px;
	line-height: 17px;
}

.entry {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	width: 650px;
}

.entry-item {
	padding-bottom: 10px;
	width: 650px;
}

.entry-article {
	background-image: url('../images/article_entry.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 68px;
}

.entry-resource {
	background-image: url('../images/research_entry.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 68px;
}

.entry-book {
	background-image: url('../images/article_entry.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 85px;
}

.resources-book-author, .resources-article-date {
	color: #666;
	font-style: italic; 
	margin-bottom: 10px;
}

.entry-header {
	height: 58px;
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 12px;
	margin-bottom: 8px;
}

.author-header {
	height: 58px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 60px;
	line-height: 58px;
}

.entry-title {
	padding-top: 8px;	
	font-size: 14px;
	font-weight: bold;
	color: #f05923;	
}

.date-heading {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-bottom: 8px;
}

.content-nav {
	font-size: 13px;
	margin-bottom: 10px;
}

.comments-header {
	font-size: 14px;
}

.comment {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	font-size: 12px;
}

.comment-footer {
	color: #777;
	font-size: 11px;
}

.comments-open-moderated {
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	margin-bottom: 8px;
}

.entry-title a {
	color: #f05923!important;
}

.entry-details {
	margin-top: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height: 12px;
}

.module-title {
	display: block; 
	margin-top: 20px; 
	margin-bottom: 5px;
}

.module-list, .archive-list {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 12px;
}

.module-list-item a {
	color: #3366cc;
}

.side-rail a {
	color: #333!important;
}

.module-list-item a:hover {
	color: #3366cc;
}

.module-list-item, .archive-list-item {
	margin-top: 3px;
}

.author-link {
	color: #3366cc!important;
}

.author-link:hover {
	color: #3366cc!important;
}

.entry-image-a {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.entry-break {
	clear: left;
}

#resource-footer {
	width: 650px;
	text-align: right;
	margin-top: 35px;
	margin-bottom: 35px;
}

.entry-footer {
	margin-top: 35px;
	margin-bottom: 35px;
}

#blogMContainer{
	
	position:relative;
	margin: 0 auto;
	width: 1012px;
	text-align: left;

}

