#left article .news_head {
	height: auto !important;
	}
	#left article .news_date {
		margin-top: 17px !important;
		}
	#left article .headline {
		margin: 14px 20px 10px 0 !important;
		}

		#left article table {
			width: 607px;
			border: 1px solid #29201b;
			border-collapse:collapse;
			padding:8px;
			text-align: center;
			font-size: 14px;
			margin-right: 18px;
			box-shadow: 0 4px 8px rgb(28 25 20), inset 0 1px 0 rgba(135, 118, 97, 0.1);
		}
		#left article table th {
			border:1px solid #302620;
			padding:8px;
			background: #342d29ba;
			color: #938585;
			direction: inherit;
		}
		#left article table td {
			border:1px solid #2f2520;
			text-align:center;
			padding:8px;
			background: #1b151282;
			direction:rtl;
		}

.news_categories {
    height: 62px;
    background-color: #29201b;
    background: url('../../../themes/wowzone/images/menu_background.png') no-repeat;
    background-position: 0px -7px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 45%), inset 0 0 0 1px rgb(98 76 65 / 20%);
    box-sizing: border-box;
    border: none;
    border-radius: 2px;
    text-align: right;
    font-size: 0px;
    margin-bottom: 8px;
    }
    .news_categories > ul {
        list-style: none;
		padding: 5px 2px;
		text-align: right;
        }
        .news_categories > ul > li {
            display: inline-block;
            vertical-align: top;
            height: 54px;
            background: url('../../../themes/wowzone/images/menu_separator.png') no-repeat left;
            padding-left: 6px;
            }
            .news_categories > ul > li:first-child {
            background: none;
            padding-left: 0px;
            }
            .news_categories > ul > li > a {
                display: block;
                height: 54px;
                background-repeat: no-repeat;
                background-position: center;
                background-image: none;
                color: #b5a287;
                font-size: 14px;
                font-weight: 400;
                text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 6px rgba(0, 0, 0, 0.21);
                font-weight: 400;
                padding: 19px 26px;
                box-sizing: border-box;
                }
                .news_categories > ul > li a:hover {
                color: #ffb956;
                }
                .news_categories > ul > li a.active {
                background-image: url('../../../themes/wowzone/images/menu_highlight.png');
                }

.changelog_badge {
    display: inline-block;
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #ff9083;
    background: #9b3e1b;
    border-radius: 3px;
    margin-right: 4px;
    vertical-align: middle;
    text-shadow: none;
}

/* ========= Comments and messages ========= */
.comments {
	margin: 0;
	display:none;
	}
	.comments form {
		margin: 0;
		width: 100%;
		box-sizing: border-box;
		padding: 26px;
		border-top: 2px solid #362c26;
		}
		.comments textarea {
		width: 100% !important;
		direction: rtl !important;
		}
		.comments input[type="submit"] {
		margin-right: 0 !important;
		margin-top: 6px !important;
		}
		.comments .characters_remaining {
		margin-top: 6px !important;
		}
	.comments_area {
		float: none !important;
		margin: 0 !important;
		border-top: 2px solid #362c26;
		padding: 12px 14px 14px 14px;
		}
		.comments_area #sorting {
			padding: 4px 1px 16px 1px;
			}
			/*.comments_area #sorting a {
				font-size: 14px;
				color: #584f45;
				margin-left: 4px;
				}
				.comments_area #sorting a.active {
				color: #7d6c61;
				border-bottom: 1px dotted;
				}*/
			/*.comments_area #sorting a {
				display: inline-block;
				height: 43px;
				box-sizing: border-box;
				margin: 0;
				padding: 15px 0 0 0;
				font-size: 12px;
				text-align: center;
				text-transform: uppercase;
				color: #7b6851;
				text-shadow: 0 2px 1px rgba(0,0,0,.25);
				width: 130px;
				background: url(../images/top10/stats_realm_btn_1.png) no-repeat;
				background-position: 0px -1px;
				}
				.comments_area #sorting a:hover {
					color: #A0896C;
					background-position: 0px -89px;
					}
				.comments_area #sorting a.active,
				.comments_area #sorting a.active:hover {
					color: #dfc99f;
					background-position: 0px -45px;
					}*/
			.comments_area #sorting a {
				display: inline-block;
				text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.35);
				color: #877661;
				font-size: 12px;
				font-weight: 400;
				min-width: 80px;
				text-align: center;
				text-transform: uppercase;
				background-color: #362b24;
				border: 1px solid #2b221c;
				border-radius: 2px;
				box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 7px rgba(12, 7, 6, 0.25), inset 0 0 0 1px rgba(73, 58, 49, 0.25);
				padding: 10px 12px 10px 12px;
				margin-right: 4px;
				}
				.comments_area #sorting a:hover {
					background-color: #44372e;
					color: #A79279;
					}
				.comments_area #sorting a.active {
					color: #dfc99f;
					background-color: #973b1e;
					border: 1px solid #762e18;
					box-shadow: 0 0 22px rgba(173, 67, 34, 0.5), 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 7px rgba(12, 7, 6, 0.25), inset 0 0 0 1px rgba(178, 95, 62, 0.25);
					}
					.comments_area #sorting a.active:hover {
						background-color: #973b1e;
						color: #dfc99f;
						}
				.comments_area #sorting a:last-child {
					margin-right: 0px;
					}
		.comments_area #nocomments {
			text-align: center;
			padding: 10px;
			}
		.comments_wrap {
			
			}
			.main_comment {
				background-color: #362b24;
				border: 1px solid #211a16;
				box-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.45), inset 0 0 0 1px rgba(98, 76, 65, 0.2);
				box-sizing: border-box;
				border-radius: 2px;
				margin: 0 0 16px 0;
				padding: 0;
				}
				.staff_comment {
					background-color: #2a3624;
					}
				.comment {
					}
					.comment_left {
						float: left;
						width: 518px;
						box-sizing: border-box;
						padding: 14px 2px 14px 18px;
						}
						.comment_time {
							color: #816655;
							font-size: 11px;
							font-weight: 400;
							}
						.comment_text {
							text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.75);
							color: #85786a;
							font-size: 14px;
							font-weight: 400;
							line-height: 20px;
							text-align: right;
							box-sizing: border-box;
							padding: 8px 0 0 0;
							min-height: 62px;
							direction:rtl
							}
							.comment_text img {
								vertical-align: text-bottom;
								}
								.comment_text #pending {
								color: #6B6157;
								font-size: 10px;
								}
						.comment_thumbs {
							display: block;
							font-size: 0px;
							text-align: left;
							margin-bottom: -8px;
							margin-left: -6px;
							margin-top: 10px;
							}
							.comment_thumbs #thumb_up {
							background: url(../css/images/thumbs-up.png) no-repeat;
							display: inline-block;
							vertical-align: top;
							width: 21px;
							height: 21px;
							margin-top: -6px;
							}
							.comment_thumbs #thumb_down {
							background: url(../css/images/thumbs-down.png) no-repeat;
							display: inline-block;
							vertical-align: top;
							width: 21px;
							height: 21px;
							margin-top: -2px;
							}
							.comment_thumbs .likes {
							vertical-align: top;
							text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.75);
							color: #659a52;
							font-family: Arial;
							font-size: 11px;
							font-weight: 700;
							text-transform: uppercase;
							margin: 0 6px;
							}
							.comment_thumbs .dislikes {
							vertical-align: top;
							text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.75);
							color: #bb3737;
							font-family: Arial;
							font-size: 12px;
							font-weight: 700;
							text-transform: uppercase;
							margin: 0 6px;
							}
					.comment_right {
						float: right;
						width: 108px;
						margin-right: 14px;
						}
						.comment #avatar_frame {
							width: 72px;
							height: 77px;
							background: url(../css/images/comments-avatar-bg.png) no-repeat;
							padding: 7px 0 0 3px;
							margin: 17px 18px 0 18px;
							box-sizing: border-box;
							}
							.comment #avatar_frame a {
								display: block;
								width: 66px;
								height: 66px;
								background-color: #382e28;
								border: 1px solid #655b4d;
								border-radius: 2px;
								box-shadow: 0 0 65px rgba(67, 56, 50, 0.4), inset 0 0 0.9px 1.1px rgba(0, 0, 0, 0.4), 0 0 3px 1px rgba(12, 7, 6, 0.75), inset 0 0 30px rgba(12, 7, 6, 0.29);
								box-sizing: border-box;
								padding: 1px;
								}
								.comment #avatar_frame a img {
								display: block;
								width: 62px;
								height: 62px;
								border-radius: 2px;
								border: none;
								}
								.comment #avatar_frame #level {
								position: absolute;
								width: 37px;
								height: 36px;
								top: -19px;
								left: 14px;
								background: url(../css/images/comments-avatar-level.png) no-repeat;
								text-shadow: 0.5px 0.9px 1px rgba(11, 7, 6, 0.75);
								color: #ecd7b8;
								font-family: Arial;
								font-size: 11px;
								font-weight: 700;
								text-align: center;
								box-sizing: border-box;
								padding: 12px 0 0 0;
								}
						.comment_author {
							display: block;
							width: 100%;
							text-align: center;
							color: #8a6e5d;
							font-family: Arial;
							font-size: 12px;
							font-weight: 700;
							text-transform: uppercase;
							padding: 4px 0 12px 0;
							}
							.staff_comment .comment_author {
							color: #8aff00;
							}
					.comment_replay_btn {
						display: block;
						width: 18px;
						height: 22px;
						background: url(../css/images/comment-reply.png) no-repeat;
						background-position: 0px 0px;
						position: absolute;
						top: 12px;
						left: 16px;
						}
						.comment_replay_btn:hover {
						background-position: 0px -22px;
						}
					.comment_admin {
						position: absolute;
						top: 14px;
						left: 16px;
						color: #816655;
						font-size: 11px;
						font-weight: 400;
						}
						.comment .comment_admin {
						left: 48px;
						}
				.comment_edit {
					border-top: 1px solid #281e18;
    				padding: 10px 23px 11px 16px;
					}
				.reply_edit {
					padding: 10px 0 11px 0;
					}
				.comment_replies {
					border-top: 1px solid #281e18;
					padding: 10px 23px 11px 16px;
					}
					.comment_replies .reply {
						background-color: #241c17;
						border: 1px solid #211a16;
						border-radius: 2px;
						box-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.45), inset 0 0 0 1px rgba(98, 76, 65, 0.2);
						margin: 0 0 11px 0;
						}
						.comment_replies .staff_reply {
							margin-top: 20px;
							background-color: #241c17;
							box-shadow: inset 0 0 1px rgba(96, 76, 65, 0.3), 0 0 0 1px #251d19, 0 2px 2px rgba(0, 0, 0, 0.3), 0 0 15px rgba(0, 0, 0, 0.15), inset 0 0 46px rgba(255, 68, 0, 0.15);
							border: 1px solid rgba(165, 86, 65, 0.4);
							}
							.comment_replies .staff_reply:before {
								content: "";
								position: absolute;
								top: -12px;
								left: -1px;
								width: 601px;
								height: 110px;
								background-image: url(../css/images/staff_content_frame_logo.png), url(../css/images/staff_content_frame_top.png), url(../css/images/staff_content_frame_side.png), url(../css/images/staff_content_frame_side.png);
								background-repeat: no-repeat, repeat-x, no-repeat, no-repeat;
								background-position: top 0px left 2px, top, top left, top right;
								}
						.comment_replies .reply_left {
							float: left;
							width: 506px;
							box-sizing: border-box;
							padding: 14px 2px 14px 18px;
							}
							.comment_replies .reply_time {
								color: #816655;
								font-size: 11px;
								font-weight: 400;
								}
							.comment_replies .reply_text {
								text-shadow: 0.5px 0.9px 1px rgba(0, 0, 0, 0.75);
								color: #85786a;
								font-size: 14px;
								font-weight: 400;
								line-height: 20px;
								text-align: right;
								box-sizing: border-box;
								padding: 6px 0 0 0;
								direction:rtl;
								}
								.comment_replies .reply_text img {
								vertical-align: text-bottom;
								}
								.comment_replies .reply_text #pending {
								color: #6B6157;
								font-size: 10px;
								}
						.comment_replies .reply_right {
							float: right;
							width: 78px;
							margin-right: 14px;
							}
							.reply #avatar_frame {
								width: 57px;
								height: 64px;
								background: url(../css/images/replies-avatar-bg.png) no-repeat;
								padding: 6px 0 0 2px;
								margin: 10px 0 0 11px;
								box-sizing: border-box;
								}
								.reply #avatar_frame a {
									display: block;
									width: 53px;
									height: 53px;
									background-color: #382e28;
									border: 1px solid #655b4d;
									border-radius: 2px;
									box-shadow: 0 0 65px rgba(67, 56, 50, 0.4), inset 0 0 0.9px 1.1px rgba(0, 0, 0, 0.4), 0 0 3px 1px rgba(12, 7, 6, 0.75), inset 0 0 30px rgba(12, 7, 6, 0.29);
									box-sizing: border-box;
									padding: 1px;
									}
									.reply #avatar_frame a img {
									display: block;
									width: 49px;
									height: 49px;
									border-radius: 2px;
									border: none;
									}
									.reply #avatar_frame #level {
									position: absolute;
									width: 32px;
									height: 32px;
									top: -17px;
									left: 10px;
									background: url(../css/images/replies-avatar-level.png) no-repeat;
									text-shadow: 0.5px 0.9px 1px rgba(11, 7, 6, 0.75);
									color: #ecd7b8;
									font-family: Arial;
									font-size: 9px;
									font-weight: 700;
									text-align: center;
									box-sizing: border-box;
									padding: 11px 0 0 0;
									}
							.reply_author {
								display: block;
								width: 100%;
								text-align: center;
								color: #8a6e5d;
								font-family: Arial;
								font-size: 10px;
								font-weight: 700;
								text-transform: uppercase;
								padding: 0px 0 10px 0;
								}
				.comments form.reply_form,
				.comments form.edit_form {
					padding: 12px 0 12px 4px;
					border-top: none;
					}
		
#left article.changelog {
	}
	#left article.changelog .head {
		}
			#left article.changelog .changelog_bg {
		background: url(./images/changelog_bg.png);
		background-repeat: no-repeat;
		height: 140px;
		position: relative;
		}
				#left article.changelog .changelog_bg .changelog_bg_title {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				width: calc(100% - 40px);
				text-align: center;
				font-size: 20px;
				line-height: 1.35;
				font-weight: 700;
				color: #e0d4bc;
				text-shadow: 0 1px 2px rgba(0, 0, 0, 0.85);
				direction: rtl;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				}
		#left article.changelog .title {
			font-size: 14px;
			float: left;
			color: #b0a58f;
			margin-top: 17px;
			margin-left: 27px;
			margin-bottom: 9px;
			direction: rtl;
			}
			#left article.changelog .content {
				}
				#left article.changelog .content .page-title {
					text-align: right;
					font-size: 14px;
					text-transform: uppercase;
					color: #e09740;
					padding-right: 12px;
					background-color: #332922;
					border: solid 1px #372f29;
					}
				#left article.changelog .content ul {
					list-style: none;
					list-style-type: none;
					font-size: 0;
					direction: rtl;
					text-align: right;
					margin-bottom: 14px;
					background-color: #33292382;
					/* padding-top: 5px; */
					/* padding-bottom: 5px; */
					padding-left: 5px;
					box-shadow: 0 2px rgba(0, 0, 0, 0.1);
					}
					#left article.changelog .content ul li {
						font-size: 14px;
						line-height: 16px;
						color: #7c6e5c;
						text-align: right;
						padding: 10px 19px 14px 0;
						display: block;
						}
						#left article.changelog .content ul li .icon {
							position: absolute;
							display: block;
							width: 18px;
							height: 18px;
							left: 602px;
							top: 12px;
							/* border: solid 1px #72695a; */
							background-position: center;
							background-repeat: no-repeat;
							background-size: 100%;
							}
				#left article.changelog .content #pagination {
					display: table;
					height: 21px;
					line-height: 21px;
					background: #2d2521;
					border: solid 1px #4e423a;
					border-radius: 10px;
					box-shadow: 0 3px 7px rgba(0, 0, 0, 0.32);
					margin: 16px auto -10px auto;
					box-sizing: border-box;
					text-align: center;
					font-size: 0px;
					direction: ltr;
					}
					#left article.changelog .content #pagination a.pagebtn {
						display: inline-block;
						vertical-align: top;
						width: 8px;
						height: 7px;
						background: #3e3936;
						box-shadow: inset 1px 0 0 rgba(184,184,184,0.2), inset -1px 0 0 rgba(184,184,184,0.2), inset 0 1px 0 rgba(184,184,184,0.2), inset 0 -1px 0 rgba(184,184,184,0.2), inset 0 1px 0px rgba(18,255,0,0.1), inset 0 -1px 0px #0D2300;
						margin: 7px 6px;
						}
						#left article.changelog .content #pagination a.pagebtn.active {
							background: #3a8b0e;
							box-shadow: inset 1px 0 0 rgba(63,122,2,0.6), inset -1px 0 0 rgba(63,122,2,0.6), inset 0 1px 0px #4dcd02, inset 0 -1px 0px #1e5001;
							}
					#left article.changelog .content #pagination a.prevbtn,
					#left article.changelog .content #pagination a.nextbtn {
						display: inline-block;
						vertical-align: top;
						font-size: 18px;
						font-weight: bold;
						font-family: Consolas, Monaco, "Courier New", monospace;
						color: #464442;
						text-decoration: none;
						text-shadow: none;
						padding: 0 4px;
						margin: -1px 0 0 0;
						}
						#left article.changelog .content #pagination a.prevbtn {
							margin-left: 4px;
							}
						#left article.changelog .content #pagination a.nextbtn {
							margin-right: 4px;
							}
						#left article.changelog .content #pagination a.prevbtn:hover,
						#left article.changelog .content #pagination a.nextbtn:hover {
							color: #676665;
							}
							
#news_pagination {
	text-align: center;
	font-size: 0px;
	font-weight: bold;
	height: 51px;
	background: url(../css/images/news-pagination.png) repeat-x;
	border-radius: 2px;
	margin-top: -6px;
	margin-bottom: 8px;
	}
	#news_pagination a {
		display: inline-block;
		font-size: 14px;
		color: #413731;
		text-decoration: none;
		text-shadow: 0 1px 1px rgba(0,0,0,0.5);
		padding: 16px 0;
		}
		#news_pagination a:hover {
		color: #c14b26;
		}
		#news_pagination a:first-child {
		margin-right: 40px;
		}

.news_polls {
	padding: 20px 20px 0 20px;
	}
	.poll {
		margin: 0 0 20px 0;
		direction: rtl;
		}
		.poll > .poll_headline {
			font-size: 14px;
			color: #87766d;
			text-shadow: none;
			padding: 0 0 22px 0;
			}
		.poll > .poll_options {
			}
			.poll > .poll_options .poll_option {
				padding: 0 0 14px 0;
				}
				.poll > .poll_options .poll_option .iradio {
					margin: 0 0 0 8px;
					}
				.poll > .poll_options .poll_option label {
					font-size: 12px;
					color: #FFF;
					}
			.poll > .poll_options input[type="submit"] {
				margin: 12px 0 0 0;
				font-size: 12px;
				color: #FFF;
				background: #56443b;
				background-image: none;
				box-shadow: none;
				border: none;
				border-radius: 4px;
				height: 33px;
				width: auto;
				padding: 0 22px;
				}
				.poll > .poll_options input[type="submit"]:hover {
					background: #6E5A4F;
					}
		.poll > .poll_results {
			}
			.poll > .poll_results .poll_option {
				padding: 0 0 14px 0;
				}
				.poll > .poll_results .poll_option label {
					font-size: 12px;
					color: #FFF;
					}
				.poll > .poll_results .poll_option .poll_bar_cont {
					width: 200px;
					margin: 6px 0 0 0;
					}
				.poll > .poll_results .poll_option .poll_bar {
					height: 1px;
					background: #1f1814;
					border-radius: 4px;
					margin: 0;
					padding: 4px;
					}
					.poll > .poll_results .poll_option .poll_bar .fill {
						height: 1px;
						background: #FFF;
						}
					
.load_more_comments {
	display: block;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 20px;
	margin-top: -30px;
	}

.discount_frame {
	display: block;
	width: 480px;
	border: 1px solid #211a16;
	box-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.45), inset 0 0 0 1px rgba(98, 76, 65, 0.2);
	background: #1a1512;
	border-radius: 2px;
	padding: 10px 20px;
	margin: 5px auto 0 auto;
	}
	.discount_left {
		float: left;
		font-size: 0px;
		direction: ltr;
		}
		.discount_left .column {
			display: inline-block;
			vertical-align: top;
			font-size: 10px;
			width: 60px;
			}
			.discount_left .column.spacer {
			width: 4px;
			}
			.discount_left .column .value {
			color: #7b716b;
			font-size: 18px;
			font-weight: 400;
			text-shadow: none;
			text-align: center;
			}
			.discount_left .column .label {
			color: #554c47;
			font-size: 16px;
			font-weight: 400;
			text-shadow: none;
			text-align: center;
			}
	.discount_right {
		float: right;
		}
		.discount_text1 {
			color: #5c4b41;
			font-size: 16px;
			font-weight: 400;
			text-shadow: none;
			}
		.discount_text2 {
			color: #a5613c;
			font-size: 14px;
			font-weight: 400;
			text-shadow: none;
			}
			.discount_text2 span {
			color: #54ff00;
			font-size: 14px;
			font-weight: 400;
			text-shadow: none;
			}

.encounter_frame {
	direction: ltr;
	}
	.encounter_menu {
		margin-bottom: 13px;
		}
		.encounter_button {
			display: inline-block;
			width: 144px;
			height: 37px;
			border: 1px solid #211a16;
			box-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.45), inset 0 0 0 1px rgba(98, 76, 65, 0.2);
			background: #1a1512;
			color: #3e332c;
			font-family: tahoma, sans-serif;
			font-size: 14px;
			font-weight: 400;
			text-align: center;
			text-shadow: none;
			box-sizing: border-box;
			direction: ltr;
			padding: 6px 0 0 0;
			margin-right: 13px;
            direction: rtl;
			}
			.encounter_button:last-child {
				margin-right: 0;
				}
			.encounter_button.active {
				color: #9e5311;
				}
	.encounter_tab {
		background-color: #1a1512;
		border: 1px solid #211a16;
		box-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.45), inset 0 0 0 1px rgba(98, 76, 65, 0.2);
		padding: 1px;
		}
		.encounter_tab .tab_header {
			height: 33px;
			background-color: #201915;
			direction: ltr;
			text-align: left;
			font-size: 0px;
			}
			.encounter_tab .tab_header .column {
				display: inline-block;
				color: #866c5c;
				font-family: Arial, sans-serif;
				font-size: 14px;
				font-weight: 400;
				text-align: center;
				text-shadow: none;
				padding: 5px 0 0 0;
				box-sizing: border-box;
				}
		.encounter_tab .tab_content {
			padding: 1px;
			}
			.encounter_tab .tab_content ul {
				list-style: none;
				text-align: left;
				direction: ltr;
				}
				.encounter_tab .tab_content ul li {
					list-style: none;
					list-style-type: none !important;
					margin-right: 0 !important;
					margin-bottom: 1px;
					height: 40px;
					background: rgba(255,255,255,0.01);
					box-sizing: border-box;
					font-size: 0px;
					padding: 8px 0 0 0;
					}
					.encounter_tab .tab_content ul li:last-child {
						margin-bottom: 0;
						}
					.encounter_tab .tab_content ul li.loading,
					.encounter_tab .tab_content ul li.error {
						text-align: center;
						padding: 9px;
						font-size: 16px;
						}
					.encounter_tab .tab_content ul li .column {
						display: inline-block;
						color: #ac7452;
						font-family: Arial, sans-serif;
						font-size: 14px;
						font-weight: 400;
						text-align: center;
						box-sizing: border-box;
						}
	
	/* Videos */
	.encounter_tab#videos .tab_header {
		}
		.encounter_tab#videos .tab_header .column:nth-child(1) {
			padding-left: 34px;
			}
	.encounter_tab#videos .tab_content {
		padding: 21px 34px 12px 34px;
		}
		.encounter_tab#videos .video {
			float: left;
			width: 170px;
			height: 96px;
			border: 1px solid #9e684a;
			box-shadow: 0.5px 0.9px 2px rgba(0, 0, 0, 0.45), inset 0 0 0 1px rgba(98, 76, 65, 0.2);
			margin-right: 21px;
			margin-bottom: 21px;
			}
			.encounter_tab#videos .video:nth-child(3),
			.encounter_tab#videos .video:nth-child(6),
			.encounter_tab#videos .video:nth-child(9),
			.encounter_tab#videos .video:nth-child(12),
			.encounter_tab#videos .video:nth-child(15) {
				margin-right: 0;
				}
		.encounter_tab#videos iframe {
			border: none;
			}
	
	/* Ability columns */	
	.encounter_tab#abilities .tab_header .column:first-child,
	.encounter_tab#abilities .tab_content ul li .column:first-child {
		text-align: left;
		padding-left: 12px;
		width: 300px;
		}
	
	/* Item Drops columns */	
	.encounter_tab#items .tab_header .column:first-child,
	.encounter_tab#items .tab_content ul li .column:first-child {
		text-align: left;
		padding-left: 12px;
		width: 300px;
		}
	.encounter_tab#items .tab_header .column:nth-child(2),
	.encounter_tab#items .tab_content ul li .column:nth-child(2) {
		width: 70px;
		}
	.encounter_tab#items .tab_header .column:nth-child(3),
	.encounter_tab#items .tab_content ul li .column:nth-child(3) {
		width: 70px;
		}
	.encounter_tab#items .tab_header .column:nth-child(4),
	.encounter_tab#items .tab_content ul li .column:nth-child(4) {
		width: 184px;
		}
		
	/* Guild First */
	.encounter_tab#guild_first .encounter {
		display: block;
		text-align: left;
		font-size: 14px;
		background: rgba(255,255,255,0.01);
		margin-bottom: 1px;
		height: auto;
		padding: 0;
		}
		.encounter_tab#guild_first .encounter:last-child {
			margin-bottom: 0;
			}
		.encounter_tab#guild_first .encounter.alliance {
			background-image: url(../../../modules/bosskills/css/images/alliance_bg.png);
			background-repeat: repeat-y;
			background-position: top left;
			}
		.encounter_tab#guild_first .encounter.horde {
			background-image: url(../../../modules/bosskills/css/images/horde_bg.png);
			background-repeat: repeat-y;
			background-position: top left;
			}
		.encounter_tab#guild_first .encounter .boss_frame {
			float: left;
			margin: 10px;
			}
			.encounter_tab#guild_first .encounter .boss_frame a {
				display: block;
				width: 58px;
				height: 58px;
				overflow: hidden;
				border-radius: 2px;
				border: 1px solid #a0a0a0;
				box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
				background: #29201b;
				}
				.encounter_tab#guild_first .boss_frame a:before {
				content: " ";
				display: block;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 58px;
				height: 58px;
				z-index: 2;
				box-shadow: inset 0 0 6px rgba(0,0,0,0.6);
				}
				.encounter_tab#guild_first .boss_frame a.heroic {
				border: 1px solid #cd9000;
				}
				.encounter_tab#guild_first .boss_frame a img {
					width: 58px;
					height: 58px;
					}
		.encounter_tab#guild_first .encounter .info {
			float: left;
			padding: 6px 0 6px 4px;
			font-size: 14px;
			max-width: 536px;
			}
			.encounter_tab#guild_first .encounter .info .guild {
				color: #D4D4D4;
				}
			.encounter_tab#guild_first .encounter .info .difficulty {
				color: #00FF44;
				}
			.encounter_tab#guild_first .encounter .info .duration {
				color: #FEB900;
				}
			.encounter_tab#guild_first .encounter .info .value {
				color: #D4D4D4;
				}
		.encounter_tab#guild_first .encounter .players_btn {
			float: none;
			position: absolute;
			right: 10px;
			top: 4px;
			}
		.encounter_tab#guild_first .encounter .players {
			display: none;
			float: left;
			width: 100%;
			box-sizing: border-box;
			padding: 10px 12px;
			border-top: 1px solid rgba(0, 0, 0, 0.16);
			box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.05);
			}
			.encounter_tab#guild_first .encounter .players .player {
				display: inline-block;
				width: 280px;
				}
			.encounter_tab#guild_first .encounter .players .roles {
				display: block;
				margin: 10px auto 0 auto;
				text-align: center;
				color: #FEB900;
				}
			.encounter_tab#guild_first .encounter .players img {
				vertical-align: middle;
				top: 1px;
				}
	
	/* Icons Frames */
	.encounter_tab .icon-frame {
		margin-right: 4px;
		display: inline-block;
		vertical-align: middle;
		top: -1px;
		border-radius: 2px;
		}
		.encounter_tab .icon-frame img {
			vertical-align: top;
			margin-top: -1px;
			border: 1px solid #877661;
			box-shadow: 0 0 7px rgba(0, 0, 0, 0.45), 0 0 0 1px #554840;
			margin-bottom: 0 !important;
			}
			.encounter_tab .icon-frame:before {
				content: " ";
				display: block;
				position: absolute;
				top: 0px;
				left: 1px;
				width: 18px;
				height: 18px;
				box-shadow: inset 0 0 6px rgba(12, 7, 6, 0.85), inset 0 0 6px rgba(12, 7, 6, 0.85);
				z-index: 100;
				}
				
	.encounter_tab .frame-14, 
	.encounter_tab .frame-14 img, 
	.encounter_tab .frame-14:before {
		width: 14px;
		height: 14px;
		}
		.encounter_tab .frame-14:before {
			box-shadow: inset 0 0 2px rgba(12, 7, 6, 0.85), inset 0 0 2px rgba(12, 7, 6, 0.85);
			}

/* ========= AJAX News Loading ========= */
#news_ajax_container {
	transition: opacity 0.25s ease;
	min-height: 200px;
}
#news_ajax_container.news-ajax-loading {
	opacity: 0.35;
	pointer-events: none;
	position: relative;
}
#news_ajax_container.news-ajax-loading::after {
	content: '';
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	background: linear-gradient(90deg, transparent 0%, rgba(255,255,255,0.04) 50%, transparent 100%);
	background-size: 200% 100%;
	animation: newsShimmer 1.2s ease infinite;
}
@keyframes newsShimmer {
	0%   { background-position: 200% 0; }
	100% { background-position: -200% 0; }
}