/* blue-with-borders theme for FISG by zhafte@IRCNet, 2003 */

body {
	font: 			0.7em Verdana;
	color: 			black;
	background-color:	#a2b8c6;
}

h2 {
	font:			2em Monospace;
	font-weight:		bold;
	text-align:		center;
	border-bottom:		1px solid black;
	border-top:		1px solid black;
	padding:		2px;
	background-color:	#acc1d0;
	width:			80%;
}


div.icontents {
	padding:		3px;
	width:			90%;
	border-style:		none solid solid none;
	border-width:		1px;
}

div.iinfo, div.ihourly, div.itoptalkers, div.ibignumbers, div.iurls {
	border-style:		none none solid solid;
	border-width:		1px;
	padding-left:		0.2em;
	padding-right:		0.2em;
}

div.iinfo h1 {
	font:			2em Monospace;
	font-weight:		bold;
	border-bottom:		1px solid black;
	width:			80%;
}

table.ihourly th {
	padding:		0px;
	font:			0.7em Verdana;
	font-weight:		bold;
}

td.hirank {
	font-weight:		bold;
}

table.ihourbars {
	font: 			0.7em Verdana;
	font-weight:		bold;
}

table.itoptalkers {
	text-align:		center;
}

table.itoptalkers td, table.ialmosttop td, table.iurls td {
	background-color:	#acc1d0;
}

td.nrank {
	text-align:		center;
}

td.ncomment {
	text-align:		left;
}

td.nurl {
	font-weight: bold;
}

td.nrefs {
	text-align:		right;
}

p.isection {
	text-align:		left;
	margin-left:		2em;
}

