@charset "utf-8";
#featured_header {
	width: 460px;
	position: relative;
	left: 0px;
}
#featured_nav {
	right: 0px; 
	line-height: 18px; 
	position: absolute; 
	top: 0px; 
	height: 18px;
}
#featured_frame {
	overflow: hidden;
	width: 460px;
	position: relative;
	left: 0px;
}
#featured_slide {
	width: 3680px; 
	position: relative;
}
.featured_element {
	float: left; 
	overflow: hidden; 
	width: 460px;
}
div.featured_title {
	position: relative;
}
.featured_title {
	overflow: hidden; 
	height: 324px; 
	text-align: right;
}
.featured_title img {
	padding: 0;
	margin: 0; 
	width: auto; 
	height: 324px;
}
.featured_title h3 {
	padding: 0; 
	font-size: 12px; 
	z-index: 2; 
	left: 0; 
	margin: 0; 
	color: #fff; 
	bottom: 0px; 
	position: absolute; 
	text-align: center;
	letter-spacing: 1em;
	color: #fff;
	text-align:center;
	background: #d11921; 
	padding: 0 20px 2px 20px;
	*padding: 2px 20px 0 20px;
}
.featured_title h3 a:link {
	color: #fff;
	background: #d11921; 
}
.featured_title h3 a:visited {
	color: #fff;
	background: #d11921; 
}
.featured_title h3 a:hover {
	color: #fff; 
	background: #d11921; 
}
.featured_title h3 a:active {
	color: #fff;
	background: #d11921; 
}
.featruedIntro{
	line-height:18px;
	color: #d11921;
}
.featruedComment{
	line-height:18px;
}
.post {
	overflow: hidden;
}

.post_title {
	overflow: hidden; 
	height: 324px; 
	text-align: right;
	position: relative;
	float: left;
	width: 460px;
	background-image: url(../images/topicbg.jpg);
	background-repeat: repeat;
}
.post_title img {
	padding: 0;
	margin: 0; 
	width: auto; 
	height: 324px;
}
.post_title h3 {
	font-size: 12px;
	z-index: 2;
	left: 0px;
	margin: 0px;
	padding: 2px 8px;
	background: #000;
	color: #fff;
	bottom: 0px;
	line-height: 16px;
	position: absolute;
	text-align: left;
}
/*
.post_title h3 a:hover {
	background: #d11921; 
	color: #fff; 
	border-style: none;
	text-decoration: none;
}
.post_title h3 a:hover {
	background: #000;
}
*/
.post-categories {
	display: inline; 
	list-style-type: none;
}
.featuredPic {
	float: left;
	height: 324px;
	width: 460px;
	background-image: url(../images/topicbg.jpg);
	background-repeat: repeat;
	overflow: hidden;
}
