/*************************************************************************************************
*
* General > Forum
*
*************************************************************************************************/
.clear {
	clear:both;
}

.icon-red {color: #DC7075 !important; }
.icon-green {color: #2ecc71 !important;}
.icon-lightgrey {color: #D8D8D8 !important;}
.icon-blue {color: #3498db !important;}
.icon-orange {color: #F9690E !important;}


.forum_icon_legend {
    display: block;
    float: left !important;
    font-size: 2em !important;
    margin-top: 13px !important;
	margin-left: 10px;
}

.forum_wrapper {
	margin-top: 10px;

	}
	.forum_wrapper ol#forums {
		padding: 0;
		list-style-type: none;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper {
		background: none repeat scroll 0 0 #F9690E;
		padding: 5px 10px;
		overflow: hidden;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper h5 {
		margin: 0;
		width: 50%;
		float:left;
		color: #FFFFFF;
		font-size: 20px;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper p {
		margin-top: 5px;
		margin-bottom: 0px;
		font-size: 10px;
		color: #FFFFFF;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper h5 a {
		color: #FFFFFF;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper h5 a:hover {
		color: #FFFFFF;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper a.post_number {
		color: #FFFFFF;
		float: right;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper .edit_topics {
		float: right;
		margin-right: 10px;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper .edit_topics a {
		color: #FFFFFF;
	}
	.forum_wrapper ol#forums .forum_category .forum_category_wrapper .edit_topics a:hover {
		opacity: 0.7
	}
	
.forum_category {

	}
	.forum_category ol.forum_categories_content {
		padding: 0;
		list-style-type: none;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}
	.forum_category ol.forum_categories_content li {
		border-bottom: 1px solid #EDEDED;
		background: #FFFFFF;
	}
	.forum_category ol.forum_categories_content li:last-child {
		border-bottom: 0px;
	}
	.forum_category ol.forum_categories_content .category_wrapper {
		padding: 0;
		overflow: hidden;
		position: relative;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_stats {
		color: #797979;
		display: block;
		float: left;
		font-size: 11px;
		list-style-type: none;
		margin-right: 2%;
		text-align: right;
		width: 12%;
		padding: 10px;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_stats li {
		border: medium none;
		line-height: 11px;
		padding: 0;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_stats li:last-child {
		padding: 8px 0 0 0;
	}
	.forum_category ol.forum_categories_content .category_wrapper i.on-off-icon {
		color: #D8D8D8;
		cursor: help;
		float: right;
		font-size: 16px;
		height: 24px;
		margin: 0 0 10px 10px;
	}
	.forum_category ol.forum_categories_content .category_wrapper i.new_posts {
		color: #686868;
	}
	.forum_category ol.forum_categories_content .category_wrapper i.sticky_post {
		color: #2ecc71;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_content {
		float: left;
		margin: 10px;
		width: 57%;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_content h5 {
		margin: 0;
		font-weight: 500;
		line-height: normal;
		font-size: 17px !important;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_content h5 a {
		color: #333;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_content h5 a:hover {
		color: #F9690E;
	}
	.forum_category ol.forum_categories_content .category_wrapper .category_content .category_desc {
		color: #797979;
		margin-top: 5px;
		font-size: 11px;
	}
	
	.forum_category ol.forum_categories_content .category_wrapper .category_content .info {
		font-size: 11px;
		height: 12px;
		margin-top: 6px;
	}
	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 0 none;
		font-size: 11px;
		height: 60px;
		line-height: 18px;
		margin: 7px;
		overflow: hidden;
		padding: 0 10px;
		position: absolute;
		right: 0;
		top: 0;
		white-space: nowrap;
		width: 210px;
		word-wrap: normal;
	}
	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content a {
		color: #333;
		font-weight: 600;
	}
	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content a:hover {
		color: #F9690E;
		font-weight: 600;
	}
	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content .title_latest {
		display: block;
		max-width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content .meta .last_thread_user {
		color: #969696;
		float: left;
	}
	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content .meta .date {
		color: #969696;
		float: left;
	}
	.forum_category ol.forum_categories_content .category_wrapper .post_details .user_info dl.userinfo_extra {
		float: left;
		margin-top: 10px;
		width: 100%;
	}
	.forum_category ol.forum_categories_content .category_wrapper .post_details .user_info dl.userinfo_extra dt {
		float: left;
		margin-left: 0;
		margin-right: 12px;
		min-width: 60px;
		text-align: left;
		width: auto !important;
	}
	.forum_category ol.forum_categories_content .category_wrapper .post_details .user_info dl.userinfo_extra dt:after {
		content: ":";
	}
	.forum_category ol.forum_categories_content .category_wrapper .post_details .user_info dl.userinfo_extra dd {
		padding-bottom: 3px;
	}
	.forum_category ol.forum_categories_content .category_wrapper .post_details .user_info .userinfo_extra,
	.forum_category ol.forum_categories_content .category_wrapper .post_details .user_info .user_avatar	{
		float: left;
		width: 100%;
	}

.username_container {
    padding-top:5px;
	}
	.username_container a {
		display: block;
		float: left;
		height: 23px;
		font-size: 17px;
	}
	.username_container a:hover {

	}
	.username_container h5 {
		margin-bottom: 0;
		overflow: hidden;
		width: 100%;
	}
	.username_container .icon-status {
		font-size: 10px !important;
		margin: 12px 0 0 10px !important;
	}
	.username_container i.online {
		color: #2ecc71 !important;
	}
	.username_container i.offline {
		color: #c0392b !important;
	}
	
.forum_page_title {
	padding: 10px;
	margin-bottom: 20px;
	}
	.forum_page_title h4 {
		margin: 0;
	}
	.forum_page_title h4 a {
		color: #FFF;
	}
	
.forum_nav_links {
    clear: both;
    color: #FFF;
    font-size: 13px;
    margin-bottom: 12px;
    margin-top: 12px;
    padding: 10px;
    text-align: center;
    width: 100%;
	overflow: hidden;
	}
	.forum_nav_links a:first-child {
		margin-left: 0px;
	}
	.forum_nav_links a {
		color: #FFFFFF;
		margin-top: 3px;
		margin-left: 10px;
		text-decoration: none;
	}
	.forum_nav_links a:hover {
		opacity: 0.8
	}
	.forum_nav_links i {
		padding: 0 5px;
	}	
	.forum_nav_links .forum_quick_nav_wrapper {
		text-align: right;
		padding-right: 10px;
	}
	.forum_nav_links .forum_quick_nav_wrapper .btn-group {

	}
	.forum_nav_links .forum_quick_nav_wrapper .btn-group .dropdown-menu {
		border: 0px;
	}
	
.form_reply_wrapper {
	padding: 0px;
	margin-bottom: 20px;
	}
	.form_reply_wrapper .btn-form-reply {
		float: right;
		margin: 10px;
	}
		
#forum_footer {
	background: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	}
	#forum_footer span {
		float: left;
		line-height: 30px;
		margin-right: 20px;
		color: #333333;
		font-size: 12px;
	}
	#forum_footer span i {
		display: block;
		float: left;
		margin-top: 3px;
		margin-right: 10px;
		font-size: 26px;
		color: #D8D8D8;
	}
	#forum_footer span .icon-legend-red {
		color: #686868;
	}
	#forum_footer span .icon-legend-green {
		color: #2ecc71;
	}
	
.forum_posts_wrapper {
	margin-top: 10px;
	}
	.forum_posts_wrapper .post_details {
		background: none repeat scroll 0 0 #F2F2F2;
		width: 100%;
		float: left;
		position: relative;
	}

	.forum_posts_wrapper .post_details .user_info {
		background: none repeat scroll 0 0 #F2F2F2;
		clear: both;
		display: block;
		float: left;
		font-size: 11px;
		padding: 2px 12px 6px;
		position: relative;
		width: 16%;
	}
	.forum_posts_wrapper .post_details .post_body {
		background: none repeat scroll 0 0 #FFFFFF;
		border-left: 1px solid #EFEFEF;
		margin-left: 200px;
		padding-bottom: 1em;
	}
	.forum_posts_wrapper .post_details .post_body h4 {
		margin-top: 0px;
	}
	
	.forum_posts_wrapper .post_details .post_body .post_row {
		padding: 10px
	}
	.forum_posts_wrapper .post_details .post_body .post_row .btn {
		margin-right: 5px;
	}
	.forum_posts_wrapper .post_details .post_body .post_row .title {
		border-bottom: 1px solid #E4E4E4;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	.forum_posts_wrapper .post_details .post_body .post_row .content #post_message {
		width: 100%;
	}
	.forum_posts_wrapper .post_details .post_body .post_row .content .quote_wrapper .quote_content {
		background: none repeat scroll 0 0 #FAFAFA;
		
		font-style: italic;
		margin-bottom: 15px;
		padding: 10px 15px 10px 38px;
		position: relative;
	}
	.forum_posts_wrapper .post_details .post_body .post_row .content .quote_wrapper .quote_content .quote_body .quote_posted_by {
		font-size: 13px !important;
	}
	.forum_posts_wrapper .post_details .post_body .post_row .content .quote_wrapper .quote_content .quote_body .quote_posted_by a {
		text-decoration: none;
	}
	.forum_posts_wrapper .post_details .post_body .post_row .content .quote_wrapper .quote_content .quote_body .quote_posted_by a i {
		color: #DC7075 !important;
		cursor: pointer !important;
		float: none !important;
		font-size: 11px !important;
	}
	.forum_posts_wrapper .post_details .post_body .post_row .content .quote_wrapper .quote_content .quote_body .quote_message {
		margin-top: 5px;
		font-size: 12px !important;
	}
	
	
	.forum_posts_wrapper .post_details .post_foot {
		background: none repeat scroll 0 0 #F2F2F2;
		border-top: 1px solid #E4E4E4;
		clear: both;
		display: block;
		float: right;
		font-size: 11px;
		padding: 10px;
		position: relative;
		right: 0;
		width: 100%;
	}
	.forum_posts_wrapper .post_details .post_foot .post_controls {
		float: right;
	}
	.forum_posts_wrapper .post_details .post_foot .post_controls .new_reply {
		display: block;
		font-weight: 600;
	}
	.forum_posts_wrapper .post_details .post_foot .post_controls .new_reply i {
		color: #34495E !important;
		cursor: text !important;
		font-size: 14px !important;
		margin: 0 10px 0 0 !important;
	}

.forum_reply_area {
    border: 1px solid #F9690E;
    height: 170px;
    margin-bottom: 10px;
    padding: 10px;
    resize: none;
    width: 100%;
}

.forum_add_save_settings {
	padding: 15px;
	margin-bottom: 10px;
}
	
/** Board (new CSS **/
.button{
	background: #15708e;
	float: right;
	font-size: 11px;
	margin-top: -5px;
	color: #FFF;
}
.button a{
	color: #FFF;
	display: block;
	padding: 7px 12px;
}
table{
	border-collapse: collapse;
	width: 100%;
}
.board_category, .board_topiclist{
	margin-bottom: 20px;
}
.board_categories h2,.board_topiclist h2,.board_postlist h2,#rightSide h3{
	background: #F9690E;
	border: 1px solid #F9690E;
	border-bottom: none;
	font-size: 20px;
	font-weight: 500;
	padding: 10px 10px 11px;
	margin: 0;
	color: #FFF;
}
.board_categories h2 a,.board_topiclist h2 a,.board_postlist h2 a{
	color: #FFF;
}
.board_category,.board_topics,.board_posts,.right_out,.left_out{
	background: #E6E6E6;
}
.board_category_in,.board_topics_in,.board_posts_in,.right_in,.left_in{
	background: #FFF;
	-webkit-box-shadow: 0 1px 0 1px rgba(0,0,0,.05); 
	box-shadow: 0 1px 0 1px rgba(0,0,0,.05);
}
.board_list{
	line-height: 1.3;
}
.board_list td{
	border-bottom: 1px solid #C9CFD7;
	border-top: 1px solid #FFF;
	padding: 10px 10px 10px 5px;
	vertical-align: middle;
}
.board_list h3, .board_list h3 a {
    color: #515251;
    font-size: 16px;
    word-wrap: break-word;
}
.board_list .col_title,.board_list .col_ttitle{
	font-size: 12px;
	color: #777;
	line-height: 1.8;
	padding-left: 15px;
	width: auto;
}
.board_list .col_title h3,.board_list .col_ttitle h3{
	margin: 0;
}
.board_list .col_ttitle h3,.board_list .col_ttitle h3 a{
	font-weight: normal !important;
}
.board_list .col_status{
	width: 25px;
	text-align: center;
	padding-right: 0;
	padding-left: 15px;
}
.board_list h3 a:hover{
	color: #F9690E;
}
.board_list .col_stats{
	text-align: right;
	line-height: 1.8;
	width: 100px;
}
.span_date,.span_date a{
	color: #A4A4A4;
	font-size: 11px;
}
.board_list .col_poster{
	width: 200px;
	font-size: 13px;
	padding-left: 10px;
}
.board_list .span_user,.board_list .span_user a{
	color: #5a5a5a;
}
.board_listpost td{
	padding: 5px;
	line-height: 1.5;
}
.board_listpost .post_poster{
	vertical-align: top;
	word-break: break-all;
	width: 20%;
}
.board_listpost .post_post{
	vertical-align: top;
	font-size: 14px;
}
.board_listpost .post_date{
	color: #A4A4A4;
}
.board_listpost td{
	padding-bottom: 15px;
}
.board_listpost tr:nth-child(2n){
	background: #f9f9f9;
}
.table_r td{
	border-bottom: 1px solid #C9CFD7;
	border-top: 1px solid #FFF;
	padding: 5px;
	vertical-align: middle;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {

	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 0 none;
		font-size: 11px;
		height: 60px;
		left: 0;
		line-height: 18px;
		margin: 10px 0 0;
		overflow: hidden;
		padding: 0 10px;
		position: absolute;
		right: 0;
		top: 21px;
		white-space: nowrap;
		width: 210px;
		word-wrap: normal;
	}
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {

}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
	
	/* forum */
	.forum_posts_wrapper .post_details .post_body {
		margin-left: 120px;
	}
	.forum_posts_wrapper .post_details .user_info {
		width: 39%;
	}
	
	.forum_category ol.forum_categories_content .category_wrapper .latest_post_content {
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
		border: 0 none;
		font-size: 11px;
		height: 60px;
		left: 0;
		line-height: 18px;
		margin: 10px 0 0;
		overflow: hidden;
		padding: 0 10px;
		position: absolute;
		right: 0;
		top: 21px;
		white-space: nowrap;
		width: 210px;
		word-wrap: normal;
	}

}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
.forum_category ol.forum_categories_content .category_wrapper .latest_post_content {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 11px;
    height: 60px;
    left: 0;
    line-height: 18px;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 21px;
    white-space: nowrap;
    width: 210px;
    word-wrap: normal;
}
}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* STYLES GO HERE */
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* STYLES GO HERE */
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* STYLES GO HERE */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (portrait & landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (landscape)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : landscape) {
/* STYLES GO HERE */
}
 
/* iPhone 5 (portrait)----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (orientation : portrait) {
/* STYLES GO HERE */
}