/* ikiwiki local style sheet */

/* Add local styling here, instead of modifying style.css. */
a.menuitem {
	color: #434f41;
	vertical-align: middle;
	font-size: 90%;
	font-family: "Century Gothic", sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td.right {
	background-image: url(gfx/kloss.png);
	min-width: 173px;
	min-height: 436px;
	background-repeat: no-repeat;
}

td.fillertopleft {
	background-image: url(gfx/toppstrek.png);
}

td.toplogo {
	background-image: url(gfx/toppstrek.png);
	width: 345px;
	height: 107px;
}

td.fillertop {
	background-image: url(gfx/toppstrek_ekstra.png);
}

table {
	vertical-align: top;
}

td {
	vertical-align: top;
}

td.understrekogkroll {
	background-image: url(gfx/understrekogkroll.png);
}

td.fillerunder {
	background-image: url(gfx/understrek_ekstra.png);
}

td.menu {
	background-image: url(gfx/kroll1.png);
	width: 45px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center right;
	vertical-align: middle;
}

a {
	font-family: "Century Gothic", sans-serif;
/*	color: #f7941d;*/
	color: #c85c1a;
}

p {
	color: #434f41;
	vertical-align: top;
	font-size: 90%;
	font-family: "Century Gothic", sans-serif;
}

h3 {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
	font-size: 90%;
}

h2 {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
	font-size: 100%;
}

h1 {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
	font-size: 100%;
}

img.box {
	position:relative;
	left:10px;
	top:10px;
}

p.box {
	position:relative;
	left:10px;
}

.header {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
}

.pagedate,
.pagelicense,
.pagecopyright
.comment-header
.comment .author
.pagecloud
.tags
.comment-subject {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
}
#backlinks {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
}

span {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
}

li {
	color: #434f41;
	font-family: "Century Gothic", sans-serif;
}
