@media (min-width: 990px) and (max-width: 3000px) { 

}

@media (min-width: 320px) and (max-width: 770px) { 

	section#body { width:100%; clear:both; margin:8px auto; }

	/* Forum Page */

	section#body .content .forum { width:93%; }

	section#body .content .forum h3 { font-size:0px; border:0px;  text-align:center; }

	section#body .content .forum h3 a { padding:6px 7px 0 7px; float:none; }

	section#body .content .forum .block { width:100%; }

	section#body .content .forum .block h6 { background:url(../images/forumhd_bg.jpg) repeat-x #ededed; height: auto; text-align:center; }

	.forum_posts { width:100%; min-height:auto; padding-bottom:8px; border-bottom:#e6e6e6 2px solid; }

	.forum_posts img { display:none }

	.new-topic img { display:block !important; }

	.request { width:100%; float:none; text-align:left; padding-bottom:6px; padding-left: 6px; }

	.no_posts { width:100%; float:none; border-left: none; }

	.no_posts p { line-height:20px; font-size:12px; }

	.date_posts { width:100%; float:none; text-align:center; padding-top:5px; padding-bottom:5px; display: none }

	.date_posts p { line-height:20px; font-size:12px; }

	#forum_stats { width:100%; height:auto; padding:0px 0 0 0; border:1px solid #e1e1e1; border-top:0px !important;}

	.forum_hd { width:100%; }

	.forum_hd2 { width:100%; height:auto; }

}

@media (min-width: 315px) and (max-width: 450px) { 
	.new_thread { width:100% !important; text-align: center; }
	/*#paginationbar { height:90px !important; }*/
	.forum_hd .pager .count-container {
		float: left !important;
		margin-top: 10px;
	}

	.forum_hd .pager {
		float: initial;
		margin-top: 55px;
	}
}

@media (min-width: 450px) and (max-width: 639px) {
	.new_thread { width:100% !important;}

}

@media (min-width: 770px) and (max-width: 979px) {

	section#body { width:100%; clear:both; margin:8px auto; }

	/* Forum Page */

	section#body .content .forum { width:94%; }

	section#body .content .forum h3 { font-size:0px; border:0px;  }

	section#body .content .forum h3 a { padding:6px 7px 0 7px; float:none; }

	section#body .content .forum .block { width:100%; }

	section#body .content .forum .block h6 { background:url(../images/forumhd_bg.jpg) repeat-x #ededed; height: auto; }

	.forum_posts { width:100%; min-height:auto; padding-bottom:8px; }

	.forum_posts img { display:none }

	.new-topic img { display:block !important; }

	.request { width:46%; float:left; padding-left:8px; padding-right:8px; padding-bottom:6px; }

	.no_posts { width:20%; }

	.no_posts p { line-height:18px; font-size:12px; }

	.date_posts { width:30%; padding-top:5px; padding-bottom:5px; }

	.date_posts p { line-height:20px; font-size:12px; }

	#forum_stats { width:100%; height:auto; padding:0px 0 0 0; border:1px solid #e1e1e1; border-top:0px !important;}

	.forum_hd { width:100%; }

	.forum_hd2 { width:100%; height:auto; }

	section#body .content .faq_page .note .inner p { width:80%; }

	section#body .content .faq_page .note { width:100%; }

}

@media (min-width: 979px) and (max-width: 1278px) {
	.request { width:55%;}
}

@media (min-width: 990px) and (max-width: 5000px) {


}
