@import url("bbdkp.css");
@import url("wowhead.css");

/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
overflow: scroll;
overflow-x: auto;
overflow-y: scroll;

	background-color: #000;
	color: #fff;
	font-size: 62.5%;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */;
	/* This sets the default font size to be equivalent to 10px */;
	margin: 0px;
	text-align: center;
	/* body needs to be center aligned for auto-margins to work properly */;
}
#wrapheader,#wrapcentre, #wrapfooter {
	/* Restore the left-alignment so that other stuff isn't fucked by center-ness */;
	text-align: left;
	border: solid 1px #303030;
	border-width: 0px 1px;
	width: 1000px;
	padding: 0px;
	background-color: #000000;
    background-image: url('/images/front/content.jpg');
    background-repeat: repeat;

}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	background-repeat: repeat-x;
	margin: auto;
}

#wrapcentre {
	margin: auto;
	padding: 0px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	margin: auto;
}

#wrapnav {
	width: 100%;
	margin: 0px;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	padding: 0px;
	text-align: center;
}


#menubar {
	padding: 4px 2px 2px 2px;
}
#menubar a:link, #menubar a:hover, #menubar a:active, #menubar a:visited{ text-decoration: none;}

#datebar {
	margin: 0px;
	padding: 0px;
	background-image:  url('./images/cellpic1.gif');
	border-bottom: solid 1px #222;
}

#findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

#pageheader 
{
	padding: -50px 5px; 

}
#pageheader a:link, #pageheader a:active, #pageheader a:visited, #pageheader a:hover{ text-decoration: none}
#pagecontent { padding: 0px 10px 0px 10px; }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

h4 a:visited
{
	text-decoration: none;
}
h5 a:visited 
{
	text-decoration: none;
}

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0px;
	float: left;
	color: #ff0;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	color: #d44;
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0px;
	float: left;
	color: #888;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 5px;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0px;
}

p.topicdetails {
	margin: 1px 0px;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #fff;
}

.postdetails {
	color: #cacaca;
}

.postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: #fff;
	font-weight: bold;
        background:url('/images/front/sep-table.gif') repeat-x 0 100%;
        vertical-align: top;
}

.pagination {
	padding: 4px;
	color: #ddd;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #feb231;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */

th {
 	color: #d2d2d2;
	font-size: 1.1em;
	font-weight: bold;
/*	background-color: #04355F; */
/*	background-color: #00001A; */
/*	background-image: url('./images/cellpic3-wotlk.gif');  */
	white-space: nowrap;
 	padding: 4px 5px 4px 5px; 
	text-align: center;
}

td {
	padding: 2px;
}

.tablebg {
	padding: 10px 10px 10px 10px;
/*	background-color: #0c0a0a;  */
/*	border-top: solid 5px #333; */
/*	border-bottom: solid 5px #333;
	border-right: solid 5px #333; */

	border-top: solid #000;
	border-left: solid #000;
	border-right: solid #212121;
	border-bottom: solid #212121;

	width: 99%;

        height:24px;

        background:url('/images/front/bg-transparent.png');
        background-repeat: repeat-x;
}

.tablebg tbody {
	
}

.catdiv {
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
/*	background-color: #080808; */
/*	background: black url('./images/cellpic2.jpg') repeat-y scroll top left;   */
        vertical-align:bottom;

}
.rtl .catdiv {
	background: black url('./images/cellpic2_rtl.jpg') repeat-y scroll top right; 
}

.cat {
	height: 27px;
	margin: 0px;
	padding: 0px;
	border: 0px;
/*	background-color: #080808;   */
/*	background-image: url('./images/cellpic1.gif');    */
/*    background-image: url('/images/nav/navigation_bottom.jpg'); */
        vertical-align:bottom;

	text-indent: 4px;
	color: #fff; 
}

.row1 {
/*	background-color: #111; */
        background:url('/images/front/sep-table.gif') repeat-x 0 100%;
        vertical-align:bottom;

	padding: 4px;
}

.row2 {
/*	background-color: #181818; */
        background:url('/images/front/sep-table.gif') repeat-x 0 100%;
        vertical-align:bottom;
	padding: 4px;
}

.row3 {
/*	background-color: #202020; */
	padding: 4px;
}

.rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.spacer {
	background-color: #333;
}

hr {
	height: 1px;
	border-width: 0px;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #ededed; text-decoration: underline;
}

a:active,
a:visited {
	color: #ededed; text-decoration: underline;
}

a:hover {
	color: #ec4332; text-decoration: underline;
}

a.forumlink {
	color: #FFF;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
}

a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
}

a.topictitle:visited {
	text-decoration: none;
}

th a,
th a:visited {
	color: #ddd !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	color: #fff;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #333;
	background-color: #000;
}

textarea {
	background-color: #000;
	color: #fff;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #333;
	padding: 2px;
}

select {
	color: #fff;
	background-color: #000;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #333;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: black;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #000;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #000;
	border: 1px solid #333;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #000;
	border: 1px solid #333;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #000;
	border: 1px solid #333;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #181818;
	color: #dfd;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #555;
	color: #d44;
	background-color: #333;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #555;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #181818;
	color: #eee;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #555;
	color: #FFFFFF;
	background-color: #333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #555;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #181818;
	color: #eee;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.blue {
	color: #006699;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}



/* Customisations
 ------------ */


/*****[ BEGIN New Nav Bar ]*****/
#new_nav
{
    height: 41px;
    background-image: url('/images/nav/navigation_bottom.jpg');
    background-repeat: repeat;
    font-size: 100%;
	font-size: 1.3em;
	font-family: 'Courier New';

}

#new_nav .NavigationOff  a:visited, a:link, #pageheader a:active, #pageheader a:visited, #pageheader a:hover{ text-decoration: none}
#new_nav .NavigationOn  a:visited, a:link, #pageheader a:active, #pageheader a:visited, #pageheader a:hover{ text-decoration: none}


#new_nav .NavigationOff
{
    background-image: url('/images/nav/off_template.jpg');
    background-repeat: no-repeat;
    width: 74px;
    height: 100%;
    color: #9beaff;
    float: left;
}

#new_nav .NavigationOn
{
    background-image: url('/images/nav/on_template.jpg');
    background-repeat: no-repeat;
    width: 74px;
    height: 100%;
    color: #000000;
    float: left;
}


#new_nav .NavigationOff:hover
{
    background-image: url('/images/nav/hover_template.jpg');
    background-repeat: no-repeat;
    width: 74px;
    height: 100%;
    color: #9beaff;
    float: left;
}
/*****[ END New Nav Bar ]*****/


/*****[ BEGIN New Front Page Divs ]*****/


#big_wrap
{
    min-height:100%;
    margin:auto;
    position:relative;
    width: 1000px;
    background: #000000;
    background-image: url('/images/front/content.jpg');
    background-repeat: repeat;
}

#inner_wrap
{
    padding-bottom:30px;
    padding-top: 15px;
}

#main_innerwrap
{
	margin-right:350px;
	padding-left: 10px;
	position:relative;
}

#rightbar_innerwrap
{
    float:right;
    width:306px;
    text-align:left;
    padding-right: 30px;
}


.news_box {
        width: 654px;
        margin: -12px 0 -2px -14px;
        position: relative;
        overflow: hidden;
}

.news_box img {
       max-width: 600px;
        height: auto;
        width: expression(this.width > 600 ? 600 : true);
}


.news_box .news_box-t,
.news_box .news_box-b
{
        background: url('/images/front/bg-text-box-top.png') no-repeat;
        height: 90px;
        font-size: 0;
        overflow: hidden;
}

.news_box .news_box-c
{
        background: url('/images/front/bg-text-box.png') repeat-y;
        float: left;
        width: 100%;
}

.news_box .news_box-b
{
        background: url('/images/front/bg-text-box-bottom.png') no-repeat;
        height: 17px;
        clear: both;
        font-size: 0;
}

.news_box .news_box-holder
{
        margin: -61px 0 0;
        padding: 0 0 0 16px;
        color: #747c7d;
        position: relative;
        font-size: 11px;
        line-height: 22px;
        height: 1%;
}

.news_box .spacer
{
        float: left;
        margin: 9px 0 0;
        width: 15px;
        text-align: center;
}

.news_box .text
{
        float: left;
        width: 595px;
        padding: 0 0 18px;
}

.news_box .heading
{
        overflow: hidden;
        height: 1%;
        padding: 0 8px 0 0;
}
.news_box .heading strong
{
        color: #cdd1d1;
        font-size: 13px;
        line-height: 16px;
        font-weight: normal;
}

.news_box .news_box-holder .heading h2
{
        margin: 0 0 3px;
        color: #f0f3f3;
        font-size: 18px;
        line-height: 21px;
        font-weight: normal;
}
.news_box .heading a
{
    float: right;
}

.news_box .text p
{
    margin: 0;
}


.widget_box{
        width:100%;
        margin: 0 0 14px;
}

.widget_box a:visited{ text-decoration: none;}


.widget_box .frame{
        height:1%;
        overflow:hidden;
        padding:1em 11px 22px;
        background:url('/images/front/bg-transparent.png');
        background-repeat: repeat-x;
}

.widget_box .frame div{
        overflow: hidden;
        height: 1%;
        position: relative;
}
.widget_box .frame table{
        border-collapse:collapse;
        width:100%;
        color:#4b4b4b;
        font-size:9px;
        position:relative;
        margin: -2px 0 0;
}

.widget_box .frame table a{font-size:10px;}
.widget_box .frame table .first a {font-weight: bold;}
.widget_box .frame table td{
        margin:0;
        padding:3px 0 3px;
        background:url('/images/front/sep-table.gif') repeat-x 0 100%;
        vertical-align:bottom;
        line-height:18px;
        text-align: right;
}

.widget_box .frame .heading
{
        width:280px;
        padding:3px 0 3px 4px;
        font-size:10px;
        color:#8a9496;
        vertical-align:top;
        text-align: left;
}

.widget_box .frame .item
{
    width:259px;
        padding: 3px 0 0 24px;
        font-size:10px;
        color:#8a9496;
        vertical-align:top;
        text-align: left;
}

.widget_box .frame .image
{
    padding-right: 3px;
}

.widget_button{
        float:right;
        overflow:hidden;
        text-indent:-9999px;
        background:url('/images/front/btn-more.gif') no-repeat;
        width: 18px;
        height: 15px;
        margin:4px 0 0;
        position:relative;
}


.widget_box .frame .cell-1
{
        width:204px;
        padding:3px 0 3px 4px;
        font-size:10px;
        color:#8a9496;
        vertical-align:top;
        text-align: left;
}

.widget_box .frame .cell-2
{
    color:#4b4b4b;
        font-size:9px;
        margin:0;
        padding:3px 0 3px;
        background:url('/images/front/sep-table.gif') repeat-x 0 100%;
        vertical-align:bottom;
        line-height:18px;
        text-align: right;
}

.widget_box .frame .cell-2 a:hover
{
    text-decoration: underline;
}

.widget_topbar
{
        height:24px;
        padding:0 4px 0 8px;
        background:url('/images/front/bg-bar.png') no-repeat;
}
.widget_topbar:after{
        clear: both;
        display: block;
        content: "";
}

.widget_title{
        float:left;
        color:#cdd1d1;
        font-size:10px;
        background:url('/images/front/ico-news.gif') no-repeat 0 50%;
        padding:0 0 0 18px;
        margin:6px 20px 0 0;
        font-weight:normal;
}



/*****[ END New Front Page Divs ]*****/
