
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #000000;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #ffb300;  text-decoration:none;}
a:hover		{ text-decoration: none; color : #FFB300; }
hr	{ height: 0px; border: solid #000000 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #0d0d0d;border: 1px #2b2b2b solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #000000; border: 1px #2b2b2b solid; }


/* Main table cell colours and backgrounds */
td.row1a	{ background-color: #121212;
	background-color: #000000; height: 25px;
	background-image: url(/web/20070204013747im_/http://www.darkwarez.pl/forum/templates/bLock/templates/bLock/images/cellpic2.gif);
	 }
td.row1 { background-color: #121212; }
td.row2 { background-color: #121212; }
td.row3 { background-color: #181818; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #000000;
		background-repeat: repeat-x;
		background-image: url(/web/20070204013747im_/http://www.darkwarez.pl/forum/templates/bLock/templates/bLock/images/cellpic1.gif);
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #a6a6a6; font-size: 11px; font-weight : bold;
	background-color: #000000; height: 25px;
	background-image: url(/web/20070204013747im_/http://www.darkwarez.pl/forum/templates/bLock/templates/bLock/images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(/web/20070204013747im_/http://www.darkwarez.pl/forum/templates/bLock/templates/bLock/images/cellpic1.gif);
			background-color:#000000; height: 25px;
			background-repeat: repeat-x;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 25px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	font-size: 11px;
	height: 25px; }
td.row3Right,td.spaceRow { background-color: #151515; border: #0D0D0D; border-style: solid;

 }

th.thHead,td.catHead { font-size: 11px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #a6a6a6;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #a6a6a6; }
a.gen,a.genmed,a.gensmall { color: #ffb300; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ffffff; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #a6a6a6 }
a.mainmenu		{ text-decoration: none; color : #ffb300;  }
a.mainmenu:hover{ text-decoration: none; color : #FFFFFF; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #a6a6a6}
a.cattitle		{ text-decoration: none; color : #a6a6a6; }
a.cattitle:hover{ text-decoration: none; color : #a6a6a6; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #FFB300; }
a.forumlink		{ text-decoration: none; color : #FFB300; }
a.forumlink:hover	{ text-decoration: none; color : #FFFFFF; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #a6a6a6;}
a.nav			{ text-decoration: none; color : #ffb300; }
a.nav:hover		{ text-decoration: none; color : #ffffff; }


/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #A6A6A6; }
a.topictitle:link	{ text-decoration: none; color : #FFB300; }
a.topictitle:visited	{ text-decoration: none; color : #FFB300; }
a.topictitle:hover	{ text-decoration: none; color : #FFFFFF; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #A6A6A6;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #A6A6A6; }


/* The content of the posts (body of text) */
.postbody		{ font-size : 12px; line-height: 18px }
a.postlink:link	{ text-decoration: none; color : #FFB300 }
a.postlink:visited	{ text-decoration: none; color : #FFB300; }
a.postlink:hover	{ text-decoration: none; color : #FFFFFF }


/* Quote & Code blocks */
.code {
font-family:		Courier, 'Courier New', sans-serif; font-size: 11px; color: #ffffff;
background-color:	#000000; border: #EFAF18; border-style: solid;
border-left-width:	1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}

.quote {
font-family:		Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A6A6A6; line-height: 125%;
background-color:	#000000; border: #EFAF18; border-style: solid;
border-left-width:	1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: none;}


/* Form elements */
input,textarea, select {
	color : #A6A6A6;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #a6a6a6;
	border-width : 1px
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #121212;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #000000;
	color : #a6a6a6;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #000000;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption, input.helpline {
	background-color : #000000;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }
.plus
{
background:#6BFF6B;
}

.minus
{
background:#FF6B6B;
}

.plus_point
{
border:1px solid green;
background:#6BFF6B;
font-weight:bold;
padding:2px;
}

.minus_point
{
border:1px solid red;
background:#FF6B6B;
font-weight:bold;
padding:2px;
}



/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("/web/20070204013747cs_/http://www.darkwarez.pl/forum/templates/bLock/formIE.css");
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:active { color: {T_BODY_HLINK}; }
a.topic-new:link,  a.topic-new:visited { color: {T_BODY_LINK}; }
/* End Simple Subforums MOD */


/*
     FILE ARCHIVED ON 01:37:47 Feb 04, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:30:03 Oct 23, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  load_resource: 421.27
  esindex: 0.018
  exclusion.robots: 0.297
  LoadShardBlock: 766.404 (3)
  RedisCDXSource: 90.327
  captures_list: 896.988
  PetaboxLoader3.resolve: 308.134
  PetaboxLoader3.datanode: 874.422 (4)
  exclusion.robots.policy: 0.279
  CDXLines.iter: 29.484 (3)
*/