#forum_posts_header {
	border: 1px solid #B3B3B3;
	border-bottom: none;
}
span.forum_replies {
	bottom: 5px !important;
	left: 7px !important;
	position: absolute;
	z-index: 50;
	font-size: 13px;
	background: url('//cdn.themis-media.com/themes/escapistmagazine/default/images/largecomment.png') no-repeat scroll center top transparent;
	width: 42px;
	text-align: center;
	height: 27px;
	padding-top: 3px;
	color: #FFFFFF;
	background-position: 0 0;
	font-weight: bold;
	cursor: pointer;
}


#forum_posts_panel div.forum_post a.post_title {
	color: #666666;
}

#forum_posts_panel div.forum_post a.post_title:hover {
	color: #0071BC;
}

span.forum_replies:hover {
	background-position: 0 -30px;
}

div.forum_posts a.post_title, div.forum_posts a.post_byline
{
	margin-left: 50px;
}

div.forum_posts {
	overflow: hidden;
}

#forum_posts_panel div.forum_post {
	padding: 6px 3px 6px 4px;
	overflow: hidden;
}

#forum_posts_panel div.forum_posts {
	border-style: none solid solid !important;
	background: url('//cdn.themis-media.com/themes/escapistmagazine/default/images/greybg_3x3.png') repeat-y scroll center top transparent !important;
	height: 265px;
	border-color: #B3B3B3;
}

#forum_posts_header a.tab {
	color: #FFFFFF;
	background: url('//cdn.themis-media.com/themes/escapistmagazine/default/images/tabbedheader.png') no-repeat scroll #0071BC;
}

#forum_posts_header_new {
	font-size: 15pt;
	margin-bottom: 5px;
	color: #0071BC;
	border-bottom: none;
}

#forum_posts_panel div.forum_post a {
	font-size: 13px;
	height: 16px;
	line-height: 16px;
}

#forum_posts_panel div.forum_post a.post_byline {
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
}

#right_column #forum_posts_panel div.forum_post {
	white-space: nowrap;
	overflow: hidden;
	width: 290px;
}

#right_column #forum_posts_panel div.forum_post a {
	width: 270px;
}

#forum_tab_comment {
	font-size: 9px;
	padding: 0;
	text-decoration: none;
}

#forum_tab_comment.active {
	color: #000000 !important;
	background-position: -213px -20px !important;
}

#forum_tab_view {
	font-size: 9px;
	padding: 0;
	text-decoration: none;
}

#forum_tab_view.active {
	color: #000000 !important;
	background-position: -96px -20px !important;
}

#forum_tab_latest {
	font-size: 9px;
	padding: 0;
	text-decoration: none;
}

#forum_tab_latest.active {
	color: #000000 !important;
	background-position: -2px -20px !important;
}

#forum_posts_panel_morelink {
				background: url("//cdn.themis-media.com/themes/escapistmagazine/default/images/arrows_readmore.png") no-repeat scroll 130px -10px transparent;
				bottom: 5px;
				color: #000000;
				display: block;
				font-size: 10px;
				height: 10px;
				line-height: 10px;
				position: absolute;
				right: 0;
				text-align: center;
				text-decoration: none;
				width: 150px;
				text-indent: 35px;
				bottom: 9px
}

#forum_posts_panel_lesslink {
				background: url("//cdn.themis-media.com/themes/escapistmagazine/default/images/arrows_backtotop.png") no-repeat scroll 10px -10px transparent;;
				bottom: 5px;
    color: #000000;
				display: block;
				font-size: 10px;
				height: 10px;
				line-height: 10px;
				position: absolute;
				left: 0;
				text-align: center;
				text-decoration: none;
				width: 150px;
				text-indent: -30px;
				bottom: 9px
}

a#forum_posts_panel_lesslink.inactive {
	background-position: 10px -20px;
	color: #CCCCCC;
	cursor: default;
}

a#forum_posts_panel_morelink.inactive {
	background-position: 130px -20px;
	color: #CCCCCC;
	cursor: default;
}

#forum_tab_latest, #forum_tab_viewed, #forum_tab_comment {
	color: #000000;
}

#forum_posts_sub_header {
		background: url("//cdn.themis-media.com/themes/escapistmagazine/default/images/forum_secondarynav.png") no-repeat scroll 0 0 transparent;
		border-left: 1px solid #B3B3B3;
		border-right: 1px solid #B3B3B3;
}

#forum_posts_sub_header a.active {
	background: transparent;
	color: #FFFFFF !important;
}

#forum_posts_sub_header a.tab {
	color: #000000;
	padding: 0 5px;
	text-decoration: none;
}