html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
form,
fieldset,
input,
select,
textarea,
label,
table,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
body {
	color: #ccc;
	background: none repeat scroll 0% 0% transparent;
	background-color: #898989;
	background-image: url(img/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	font-size: 0.8em;
}
a {
	color: #9FD4F6;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
p {
	color: #ccc;
	text-shadow: 1px 1px 0 #333;
	margin: 5px 0;
}
.div-clear {
	clear: both;
 content: “.”;
	display: block;
	height: 0;
	visibility: hidden;
}
#bodywrapper {
	background-image: url(img/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#wrapper {
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
	width: 1000px;
}
#contentwrapper {
	background-color: #222;
	background-image: url(img/content.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	border: none;
	border-top: 3px solid #222;
	padding: 8px;
}
#logo .logo {
	color: #fff;
	float: left;
	margin-bottom: 20px;
}
#logo .logo div {
	clear: left;
	font-size: 0.9em;
	font-style: italic;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#minisearch {
	float: right;
	margin-top: 10px;
	width: 219px;
}
#minisearch .field {
	background: #ccc;
	border: 3px solid #222;
	color: #333;
	float: left;
	padding: 2px 2px;
	width: 180px;
}
#minisearch .button {
	border: 3px solid #222;
	border-left: none;
	height: 20px;
	vertical-align: top;
	width: 20px;
}
h1 {
	color: #b02323;
	float: left;
	font-family: Impact, Charcoal, "Nimbus Sans L", sans-serif;
	font-size: 3em;
}
h2 {
	background: url(img/fondocabecera.png) 0px 8px no-repeat;
	border-bottom: 2px solid #333;
	color: #b02323;
	font-family: Impact, Charcoal, "Nimbus Sans L", sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 8px;
	padding-left: 12px;
	text-transform: uppercase;
}
h1 a:link,
h1 a:visited,
h1 a:hover {
	color: #eee;
	text-decoration: none;
}
h1 a:hover { color: #ff8a00; }
ul {
	list-style: none;
	margin: 0 0 1.3em 0;
}
li { margin-bottom: 1em; }
#navigation {
	background: url(img/cabecerapie.jpg) top left no-repeat;
	height: 100px;
	width: 1000px;
}
#navigation ul {
	clear: left;
	height: 22px;
	letter-spacing: 1px;
	margin: 0;
	margin-left: 2px;
	overflow: hidden;
	position: relative;
	text-transform: uppercase;
	top: 80px;
}
#navigation ul li {
	float: left;
	margin: 0;
	padding-bottom: 4px;
}
#navigation ul li a {
	background: #444;
	color: #eee;
	font-size: 0.8em;
	font-weight: normal;
	height: 16px;
	margin-left: 8px;
	padding: 4px 12px;
	text-align: center;
	text-decoration: none;
}
#navigation ul li a:hover {
	background: #ff8a00;
	color: #444;
}
#navigation ul li.currentpage a {
	background: #222;
	color: #ff8a00;
}
.kb-table { }
.kb-table td { padding: 1px; }
.kb-table td.kb-table-cell { padding: 2px 3px; }
.finalblow td {
	padding: 0;
	border: 1px solid #b02323;
}
.kb-table .damagebox td.kb-table-cell { padding: 5px 3px; }
.kb-table .damagebox .dmg-ship {
	white-space: nowrap;
	font-weight: bold;
}
.kb-table .damagebox .dmg-weapon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.kb-table .kb-table-header {
	background-color: #111;
	color: #ccc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
}
.kb-table .kb-table-header td { padding: 3px; }
.kb-table .kb-table-row-odd {
	background-color: #444;
	color: #111;
	text-align: left;
	text-shadow: 1px 1px 0 #333;
}
.kb-table .kb-table-row-even {
	background-color: #555;
	color: #111;
	text-align: left;
	text-shadow: 1px 1px 0 #333;
}
.kb-table .kb-table-row-hover {
	background-color: #b02323;
	color: #fff;
	cursor: pointer;
	text-align: left;
	text-shadow: 1px 1px 0 #666;
}
.kb-table tr.kb-rowloss,
.kb-table tr.kb-totalloss { background-color: #b02323; }
.kb-table tr.kb-rowloss td,
.kb-table tr.kb-totalloss td {
	font-size: 11px;
	color: #ccc;
	text-shadow: 1px 1px 0 #333;
	padding: 3px;
}
.kb-table tr.kb-totalloss td {
	color: #fff;
	font-size: 12px;
	padding: 4px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
}
.kb-table tr.kb-rowdrop { background-color: #060; }
.kb-table tr.kb-rowdrop td { padding: 0px; }
.kb-table tr.kb-rowdrop td div { border: 1px solid #093; }
.kb-table tr.kb-rowdrop td.kb-table-cell {
	color: #ccc;
	padding: 2px 3px;
}
.kb-killlist { text-align: center; }
.kb-killlist .kb-table .kb-table-row-even,
.kb-killlist .kb-table .kb-table-row-odd { text-shadow: 1px 1px 0 #666; }
.kb-table a { text-shadow: 1px 1px 0 #111; }
.kb-pilot-link {
	color: #b02323;
	text-shadow: 1px 1px 0 #000;
}
.kb-table .kb-table-row-hover a { color: #fff; }
.block-header,
.block-header2,
.kb-date-header,
.kb-campaigns-header,
.kb-kills-header,
.kb-losses-header {
	border-bottom: 1px solid #333;
	color: #b02323;
	font-family: Impact, Charcoal, "Nimbus Sans L", sans-serif;
	font-size: 2em;
	letter-spacing: 1px;
	margin-bottom: 4px;
	margin-top: 10px;
}
.kb-date-header {
	font-size: 1.5em;
	margin-top: 0;
	padding: 5px;
}
.system-low {
	color: #D9872D;
	text-shadow: 1px 1px 0 #111;
}
.system-high,
.kl-kill {
	font-weight: bold;
	color: #0a0;
	text-shadow: 1px 1px 0 #111;
}
.system-null,
.kl-loss {
	font-weight: bold;
	color: #a00;
	text-shadow: 1px 1px 0 #111;
}
.system-null,
.system-high { font-weight: normal; }
.kl-eff {
	font-weight: bold;
	color: #ccc;
	text-shadow: 1px 1px 0 #111;
}
.kl-filter {
	font-weight: bold;
	color: #999;
	text-shadow: 1px 1px 0 #111;
}
.kb-shiptype { position: relative; }
.kb-shiptype .kb-shipisk {
	color: #000;
	font-size: 0.8em;
	text-shadow: 1px 1px 0 #544;
}
.kill-points {
	color: #fff;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}
.bar-background {
	background-color: #544;
	border: 1px solid #333;
	height: 8px;
}
.bar-background .bar {
	background-color: #88a;
	border: none;
	border-right: 1px solid #333;
	height: 8px;
}
.nova-summary { padding-left: 30px; }
.nova-summary .kl-kill,
.nova-summary .kl-loss,
.nova-summary .kl-eff,
.nova-summary .kl-filter {
	background: url("img/fondocabecera.png") no-repeat scroll 0 6px transparent;
	border-bottom: 1px solid #333;
	margin-right: 15px;
	padding: 2px 2px 2px 12px;
	display: block;
	float: left;
	text-transform: uppercase;
}
.nova-content {
	float: left;
	margin: 5px 0px 5px 10px;
	padding: 5px;
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.nova-context {
	float: right;
	margin: 5px 10px 5px 0px;
	padding: 5px;
	width: 160px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.menu-wrapper {
	margin: 0;
	padding: 0;
}
.menu-caption {
	background-color: #444;
	color: #ccc;
	text-shadow: 1px 1px 0 #111;
	font-weight: bold;
	padding: 3px;
}
.menu-item { margin: 0 0 3px 5px; }
.menu-item a {
	color: #fff;
	text-shadow: 1px 1px 0 #666;
}
.popup-table {
	background-color: #111;
	border: 10px solid #000;
	border-spacing: 1px;
	border-collapse: 1px;
}
.popup-table td {
	background-color: #333;
	padding: 5px;
}
.popup-table textarea {
	background-color: #555;
	border: 2px solid #444;
	color: #eee;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 2px 0;
}
.popup-table input {
	background-color: #666;
	border: 1px solid #333;
	color: #eee;
	padding: 3px 10px;
	margin: 0 5px;
}
.popup-table input:hover { border: 1px solid #ccc; }
#footer {
	background: url(img/cabecerapie.jpg) bottom left no-repeat;
	height: 34px;
	padding: 8px;
}
.copyleft {
	clear: right;
	color: #111;
	display: block;
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	text-shadow: 1px 1px 0 #888;
}
.copyleft a {
	color: #eee;
	text-decoration: none;
}
.copyleft a:hover { text-decoration: underline; }
.feeds {
	background: url(img/feed.png) no-repeat 0 3px;
	padding-left: 16px;
}
div#isksense-top .isksense_ad {
	display: block;
	height: auto;
	text-align: center;
	width: 100%;
}
div#isksense-top .isksense_a {
	display: inline-block;
	margin: 0 10px;
}
