/*  
   (c) 2006 Gausdal Håndballklubb - www.gausdal-hk.net

   Main Structure
   ----------------------------------------------------------------------- */
body {
	font: 12pt georgia, serif;
	line-height: 1.6em;
	color: #000000;
}

a img {
	border: 0;
}

#footer {
	border-top: 1px solid #000;
	margin-top: 20px;
}

/*
   Typography
   ----------------------------------------------------------------------- */
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

h1 {
	font-size: 18pt;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

h3 {
	font-size: 15px;
	font-weight: normal;
}

h4 {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Verdana", sans-serif;
	font-weight: bold;
}

#content h3 {
	padding-top: 10px;
}


/*
   Navigation
   ----------------------------------------------------------------------- */
#navi, #sidebar, #footer img, .lnk-admin, .lnk-player, .lnk-rss {
	display: none;
}