/* Static Pages - managed by extension "Pages" */
/* Static Page WOW Klassesn */
.wowclasses {padding:10px; font-size:14px;}
.wowclasses {border:1px solid #323f4e}
.wowclasses th { font-size:14px; font-weight:normal; color: #fff; padding:4px 50px 4px 40px}
.wowclasses td { font-size:12px; font-weight:normal; color: #eee; padding:4px 50px 4px 40px}
.wowclasses p {line-height:1.3; margin:0 0 20px 0 !important}

.wowclasses th.warlock {background:url('../../../../images/avatars/gallery/WoW-Klassen/warlock.jpg') no-repeat left center; background-size: 30px 30px}
.wowclasses th.hunter {background:url('../../../../images/avatars/gallery/WoW-Klassen/hunter.jpg') no-repeat left center; background-size: 30px 30px}
.wowclasses th.warrior {background:url('../../../../images/avatars/gallery/WoW-Klassen/warrior.jpg') no-repeat left center; background-size: 30px 30px}
.wowclasses th.mage {background:url('../../../../images/avatars/gallery/WoW-Klassen/mage.jpg') no-repeat left center; background-size: 30px 30px}
.wowclasses th.priest {background:url('../../../../images/avatars/gallery/WoW-Klassen/priest.jpg') no-repeat left center; background-size: 30px 30px}
.wowclasses th.shaman {background:url('../../../../images/avatars/gallery/WoW-Klassen/shaman.jpg') no-repeat left center; background-size: 30px 30px}
.wowclasses th.druid {background:url('../../../../images/avatars/gallery/WoW-Klassen/druid.jpg') no-repeat left center; background-size: 30px 30px}
.wowclasses th.rogue {background:url('../../../../images/avatars/gallery/WoW-Klassen/rogue.jpg') no-repeat left center; background-size: 30px 30px}

/* Color */
a:hover, .navbar_footer a, .copyright_bar a, .social_links_footer a:hover span, .icon.fa-file.icon-red, a:hover .icon.fa-file.icon-red, .navigation .active-subsection a, .navigation .active-subsection a:hover, .navigation a:hover, .tabs .tab > a:hover, .tabs .activetab > a, .tabs .activetab > a:hover, a.postlink, a.postlink:visited, .navbar_in_header .badge, .button:focus .icon, .button:hover .icon, .dark_base .social_links_footer a span, .dark_base h2, .dark_base h2 a, .dark_base a:link, .dark_base a:visited, .button-secondary:focus, .button-secondary:hover, .notification_unread {
	color: #f0f0f0;
}

/* Background Solid  */
.pagination li a:hover, .pagination li.active span, .pagination li a:focus, .jumpbox-cat-link, .dropdown-contents > li > a:hover, a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover, a.no_avatar:hover, .jumpbox-cat-link:hover, input.button1:focus, input.button2:focus, input.button3:focus, .specialbutton, input.specialbutton, .panel .specialbutton, a.specialbutton, .scrollToTop, a.specialbutton, .dark_base .social_links_footer a:hover span, .topic_type, .badge, .grid_unread {
	background: #d47217;
}

/* Borders Dark */
.pagination li a:hover, .pagination li.active span, .pagination li a:focus, blockquote, .codebox code, .jumpbox-cat-link, a.postlink, input.button1:focus, input.button2:focus, input.button3:focus, input.specialbutton, .inputbox:hover, .inputbox:focus, .specialbutton, .button:hover, .button:focus, a.specialbutton, .dark_base .social_links_footer a span, .dark_base .social_links_footer a:hover span {
	border-color: #68211b;
}

/* Background Gradient  */
.headerbar, body.content_block_header_block li.header, body.content_block_header_stripe li.header:before, .no_avatar, .social_links_footer, .forumbg-table, .sidebar_block_stripe:before, .fancy_panel:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51e2c3+0,83bcfd+100 */
	background: rgb(104, 33, 27); /* Old browsers */
	background: -moz-linear-gradient(left, rgb(104, 33, 27) 0%, rgb(212, 114, 23) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgb(104, 33, 27) 0%, rgb(212, 114, 23) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgb(104, 33, 27) 0%, rgb(212, 114, 23) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51e2c3', endColorstr='#83bcfd',GradientType=1 ); /* IE6-9 */
}


/* The same as above, just with some opacity */
.headerbar_overlay_active, .grid_colour_overlay:hover {

}


/* Colour Hover Light */
.navbar_footer a:hover, .copyright_bar a:hover, a.postlink:hover, .dark_base h2 a:hover  {
	color: #ffffff;
}

/* Background Hover Light */
a.scrollToTop:hover, input.specialbutton:hover, a.specialbutton:hover {
	background-color: #68211b;
}

/* Border light */
.specialbutton:hover {
	border-color: #d47217;
}

.fancy_panel:before{
	display:none;
}

.copyright_bar {text-align:center;}

span.lastpostavatar img {max-width:30px;}

strong {font-weight:600;}

.navbar_in_header strong.badge {color:#ff0000;}

ul.topiclist.forums div.list-inner a.forumtitle {font-size:1.2em !important; font-weight:600}
ul.topiclist.forums div.list-inner a , ul.topiclist.forums div.list-inner strong {font-size:13px !important; font-weight:400}

.ajax-search { border-top:1px solid #323f4e;}

.timecount {

	background: rgb(104, 33, 27); /* Old browsers */
	background: -moz-linear-gradient(left, rgb(104, 33, 27) 0%, rgb(212, 114, 23) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgb(104, 33, 27) 0%, rgb(212, 114, 23) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgb(104, 33, 27) 0%, rgb(212, 114, 23) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51e2c3', endColorstr='#83bcfd',GradientType=1 ); /* IE6-9 */

	margin-bottom:30px;
	font-weight:600;
	color: #fff;
}

.timecount #time , .timecount #time .cd-time{
	font-weight:600;
	color: #fff;
}