@charset "UTF-8";
/* CSS Document */

/**
* Custom CSS by Forumthemes.com
*/

/************************************************************************/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }

#forums *, #wgo *, #forumbits *, #qr_defaultcontainer *, #quickreply_title {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
html {
	background:#fff;
}
body {
	background:#fff;
	width:auto;
	min-width:650px;
	max-width:auto;
	margin: 0;
	font-size:13px;
	color:#3e3e3e;
	line-height:1.230;
}

body a {
	color:#323C44;
	text-decoration:none;
}
body a:hover,
body a:hover .time,
body a:hover .shade,
body a:hover .understate {
	color:#ff7800;
	text-decoration:none;
}

body a.understate,
body a .understate {
	color:inherit;
	text-decoration:none;
	*clear:expression(style.color = parentNode.currentStyle.color, style.clear = "none", 0);
}

.body_wrapper {
	padding: 0 20px;
	background: rgb(255, 255, 255) none   ;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.announcements {
	margin-top:10px;
}
.forumbit_nopost.row1 .forumrow, .forumbit_post.row1 .forumrow {
	background: rgb(251, 247, 237) none repeat-x left bottom;
	border:1px solid #c6b897;
	border-top:1px solid #fff;
}
.forumbit_nopost.row2 .forumbit_nopost .forumrow, .forumbit_post.row2 .forumrow {
	background: #f1ece1;
	border:1px solid #c6b897;
	border-top:1px solid #fff;
}

.threadbit.row1 .nonsticky{
	background: rgb(251, 247, 237) none   ;
}
.threadbit.row2 .nonsticky{
	background: #f1ece1;
}
.threadbit .sticky .alt {
	background:#f6f2a9;
}
.threadbit.row1 .nonsticky .alt {
	background:#f4eee0;
}
.threadbit.row2 .nonsticky .alt {
	background:#ede7da;
}
.navlinksBox {
	background: #f1ece1;
	border:1px solid #c6b897;
	text-align: center;
	color: #5d5d5d;
	font-size: ;
        font-weight:700;
        margin-top: 20px;
        margin-bottom: 20px;
width:100%;
clear:both;
}
.navlinksBoxWrap {
	padding: 10px 0;
	border:1px solid #fff;
}

/*************************************************/
/* HEADER */
#headerWrap {
	border:1px solid #000;
	border-bottom:0;
}
#topBar {
	background:#323c44;
	border:1px solid #404d57;
	border-bottom:1px solid #000;
	height:22px;
}
#topBar .topBarLeft ul {
	list-style:none;
	padding:3px 0 0 10px;
	margin:0;
}
#topBar .topBarLeft li {
	float:left;
}
#topBar .topBarLeft a:link, #topBar .topBarLeft a:visited {
	background:url(http://warez-dk.org/images/styles/lustrous/style/topBar.gif) no-repeat left;
	padding:0px 20px 2px 9px;	
	color:#fff;
	text-decoration:none;
}
#topBar .topBarLeft a:hover {
	background:url(http://warez-dk.org/images/styles/lustrous/style/topBarHover.gif) no-repeat left;
	color:#eee8da;
}
.toplinks .notifications a.popupctrl {
	background-color:#5b7181;
	-moz-border-radius: 3px;
}
.searchBox {
	position:absolute;
	width:182px;
	right: 20px;
	bottom: 0;
	float: right;
	clear: left;
	text-align:right;
	line-height: 1.0em;
	display:block;
}
.searchBox {
	padding:2px 0 0 20px;
	float:right;
}
.searchBox form {
	padding:0;
	margin:0;
}
.searchBox input {
	float:left;
}
.searchText, .loginText {
	font-size:9pt;
	color:#fff;		
	padding:0 5px 0 0;
	float:left;
	vertical-align:middle;
}
.searchInputBox {
	background: url(http://warez-dk.org/images/styles/lustrous/style/searchBox.gif) no-repeat top left;
	width:165px;
	height:15px;
	float:left;
	padding-right:4px;
}
.searchInput {
	background:transparent;
	border:0;
	color: #443953;
	padding:0 0 0 0;
	font-size:8pt;
	width:157px; 
	margin:1px 4px 0 4px;

}
.loginInputBox {
	float:left;
	padding-right:6px;
}
.loginInputBox .textbox {
	border:1px solid #000;
	width:96px;
	padding:1px 2px;
}
.searchButton, .loginButton {
	padding:0 8px 0 0;
	float:left;
	vertical-align:middle;
}
.loginLinks {
	padding-top:6px;
	float:right;
}
#headerMain {
	background:url(http://warez-dk.org/images/styles/lustrous/style/headerBG.gif) repeat-x top left;
	height:74px;
	border-left:1px solid #86a5b2;
	border-right:1px solid #86a5b2;
}
.loginBox {
	float:right;
}
.loginBox form {
	padding:0;
	margin:0;
}
.loginInput {
	border:1px solid #282828;
	width:107px;
	height:14px;
	line-height:14px;
	color:#333;
	font-size:11px;
	padding:0 3px;
	margin:0;
	float:left;
}
.loginBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.loginBox li {
	float:left;
	margin:0;
	padding:0 0 0 6px;
}
.logo {
	float:left;
}
.logo img {
	display:block;
}
.banner {
	float: right;
	padding: 7px;
}

/*************************************************/
/* FOOTER */
#footerMain {
	border-top:1px solid #000;
	width:100%;
	color:#fff;
}
#footerMain a:link, #footerMain a:visited {
	color:#fff;
	text-decoration:none;
}
#footerMain a:hover {
	text-decoration:underline;
}
.footerTop {
	background:#323c44;
	height:22px;
	border-top:1px solid #404d57;
	border-bottom:1px solid #000;
	font-size:8pt;
	padding:0 0 0 10px;
}
.top {
	background:url(http://warez-dk.org/images/styles/lustrous/style/bullet-top.gif) no-repeat top left;	
	float:left;
	font-weight:700;
	padding:3px 12px;	
}
.copyright {
	background:url(http://warez-dk.org/images/styles/lustrous/style/bullet-copyright.gif) no-repeat top left;
	float:right;
	padding:3px 10px;
}
.footerMain {
	background:url(http://warez-dk.org/images/styles/lustrous/style/footerBG.gif) repeat-x top left;
	border-top:1px solid #7796a8;
	border-left:1px solid #86a5b2;
	border-right:1px solid #86a5b2;	
	height:38px;
}
.footerBar_links {
	float:left;
	font-weight:700;
}
.footerBar_links li {
	padding:3px 12px;
	float:left;
}
.footerForms {
	padding-top:6px;
}
.footerCopyright {
	float:right;
	text-align:right;
	font-size:11px;
	padding:5px 10px 0 0;
}

/*************************************************/
/* NAVBAR */

.navbar {
	position:relative;
	height:48px;
	background:#323c44 none   ;
	padding:0 0 0 0;
	color:rgb(50, 60, 68);
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-left-radius:0;
	margin-bottom:20px;
}
.navtabs {
	padding-left:1px;
}

/*************************************************/
/* SIDEBAR*/

#sidebar_button {
	display:block;
	margin-top: 40px;
	float:right;
	margin-right:-20px;
	_margin: 40px 0 0 0;
	_display: inline-block;
}

#sidebar_container.sidebarleft #sidebar_button {
	float:left;
	margin-left:-20px;
}

/*************************************************/
/* TCAT BAR */

.tcat {
	background:url(http://warez-dk.org/images/styles/lustrous/style/tcatBG.gif) repeat-x top left;
	height:30px;
	color:#fff;
	clear:both;
	margin-top: 8px;
	float: left;
	border:0;
	width: 100%;
}
.tcatLeft {
	background:url(http://warez-dk.org/images/styles/lustrous/style/tcatLeft.gif) no-repeat top left;
	height:30px;
}
.tcatRight {
	background:url(http://warez-dk.org/images/styles/lustrous/style/tcatRight.gif) no-repeat top right;
	height:30px;
}
.tcat .forumtitle {
	font-weight:700;

}
.tcat .tcatDesc {
	font-size:11px;
}
.tcat h2 {
	padding: 0 0 0 25px;
	font-size:10pt;
	line-height: 30px;
	float:left;
}
.tcat a:link, .tcat a:visited {
	color:#FFF;
}
.tcat li a:link, .tcat li a:visited {
	color:#000;
}
.tcat a:hover {

}
.tcat .tcatCollapse {
	float:right;
	position:absolute;
	top:4px;
}
/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
	float:right;
	padding-right:8px;
}
.tcat_threadlist_controls h6 {
	background:url(http://warez-dk.org/images/styles/lustrous/style/tcatSeperator.gif) no-repeat top left;
	height:30px;
	line-height:30px;
	padding:0 12px 0 20px;
	display:block;
	font-size:10pt;
}
.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl,
.postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl {
	background:none;
	display:block;
	_display:inline;
	height:30px;
	font-size:10pt;
	font-weight:700;
	color:#fff;
	padding: 0;
	border: 0;
	float: left;
	clear: right;
}

.forumdisplaypopups .popupmenu:hover a.popupctrl, .forumdisplaypopups .popupmenu:hover .popupctrl a.popupctrl.active.
.postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
	border: 0;
	color:#fff;
	text-decoration:underline;
}
.postlist_popups ul.popupbody {
	color:#000;
}
.postlist_popups ul.popupbody label {
	font-weight:700;
}
.postlist_popups ul.popupbody a:link, .postlist_popups ul.popupbody a:visited {
	color:#000;
}

/*************************************************/
/* THEAD BAR*/

.thead_bar .theadrow {
	background:#495a67 url(http://warez-dk.org/images/styles/lustrous/style/theadBG.gif) repeat-x top left;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	line-height:19px;
	border-bottom:1px solid #000;
	color:#fff;
}
.thead_bar .padding {
	padding-left:12px;
}
.thead_bar .forumhead span.forumlastpost {
	width: 21%;
}
.thead_bar .theadrow .forumdata  {
	float: left;
}
.thead_bar {
	float: left;
	position:relative;
	width: 100%;
	display:block;
}
.thead_bar .forumhead .forumtitle {
	width: 76%;
}
.thead_bar .foruminfo {
	width: 57%;
	min-width: 30%;
	float: left;
	clear: right;
}
.thead_bar .foruminfo .forumdata {
	padding: 0;
	width: 100%;
	_width: 99%;
}
.thead_bar .forumstats, .thead_bar .forumstats_2 {
	display: block;
	float: left;
	clear: right;
	width: 12%;
	margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
	float: left;
	width: 88%;
	padding:0;
	padding-left: 68px;
}
.thead_bar .forumactionlinks {
	width: 5%;
	display:block;
	float:left;
	clear:right;
}

.thead_bar .forumactionlink {
/* values based on icon size */
	display:block;
	width:18px;

	overflow:hidden;
	float: right;
	clear: left;
	background:transparent none no-repeat;
	position: relative;

}
.thead_bar .forumstats li, .thead_bar .forumstats_2 li{
	font-size: 12pxpx;
	text-align: right;
	padding-right: 20px;
	display:block;
}
.thead_bar .forumlastpost {
	display:block;
	float: left;
	clear: right;
}
.thead_bar .theadrow .forumlastpost {
	width: 22%;
}
.forumbitBody {
	padding-right:2px;
	clear:both;
}

/*threadlisthead and posthead*/
#threadlist .threadlisthead {
	background:#495a67 url(http://warez-dk.org/images/styles/lustrous/style/theadBG.gif) repeat-x top left;
	display:block;
	width: 100%;
	float: left;
	position: relative;
	border-bottom:1px solid #000;
	color:#fff;
	margin: 0;
	font-weight:400;
}

#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color: #ffffff;
}
.posthead {
	background:#495a67 url(http://warez-dk.org/images/styles/lustrous/style/theadBG.gif) repeat-x top left;
	border-bottom:1px solid #000;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color:#fff;
	margin: -1px -1px 0;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	padding: 4px 0;
}

.wgo_subblock{
	position:relative;
}
.wgo_subblock .whatspace {
	padding-left:55px;
}
.wgo_subblock .whaticon {
	position:absolute;
	top:25%;
	left:10px;
}

/*************************************************/
/* BOTTOM BAR*/

.bottomBar {
	background:url(http://warez-dk.org/images/styles/lustrous/style/bottomBarBG.gif) repeat-x top left;
	height:14px;
	font-size:0;
	clear:both;
}
.bottomBarLeft {
	background:url(http://warez-dk.org/images/styles/lustrous/style/bottomBarLeft.gif) no-repeat top left;
	height:14px;
}
.bottomBarRight {
	background:url(http://warez-dk.org/images/styles/lustrous/style/bottomBarRight.gif) no-repeat top right;
	height:14px;
}

#postlist .userinfo {
	padding-top:10px;
}
.username_container {
	background: #E4DAC5;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #D5D0C7;
	border-bottom: 1px solid #9B9891;
	padding:2px 0;
	text-align:center;
}
.username_container .username strong {
	font-size: 16pt;
	font-weight:400;
}
.usertitle, .rank {
	text-align:center;
}
.usercenter {
	padding-top:5px;
	text-align:center;
}
.post_field {
	background: #fff;
	color: #00060a;
	border: 1px solid #c9bda3;
	border-bottom: 2px solid #c9bda3;
	padding: 3px 3px 3px 10px;
	margin-top: 2px;
	text-align:left;
}
.post_field strong {
	color: #ff7800;
}
.post_field dt {
	color: #ff7800;
	font-weight:700;
}
.postbody {
	border-right: 1px solid #c1b394;
}
.bbcode_container .bbcode_quote_container {
	background:none;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border: 1px solid #c1b394;
	border-bottom:0;
	border-right:0;
}
.postfootWrap {
	border-right: 1px solid #c1b394;
}
#posts .postfoot a:link, #posts .postfoot a:visited {
	color:#4d442e;
}
#posts .postfoot a:hover {
	color:#ff7800;
} 