/*  These styles are for fixing generic tags used in the wiki.
    They keep spacing looking neat, so edit only if you feel it necessary  */

body {
	margin:		0px;
	padding:	0px;
}

h1 {
	margin: 0em 0em 0em 0em;
	font-size:	1.6em;
	font-weight: normal;
}

h2 {
	margin: 2em 0em 0em 0em;
	font-size: 1.0em;
	font-weight: bold;
}

td {
	margin: 0px;
	padding: 1px 10px 0px 0px;
}

li {
	margin-left:	20px;
}

/*  General styles for your wiki  */

#wikiHeader {
	font-family:	Georgia;
	font-size:		0.65em;
	font-weight:	bold;
	color:			#000;
	border:			0px;
	padding:		0px 0px 0px 0px;
	margin-bottom:	30px;
	line-height:	20px;
	display:		block;
	background:		#fef;
	width:			150px;
	position:		absolute;
	top:			100px;
	left:			0px;
}

#wikiHeader #section01 a { color: #000; font-weight: normal; }
#wikiHeader #section02 a { color: #000; font-weight: normal; }
#wikiHeader #section03 a { color: #000; font-weight: normal; }
#wikiHeader #section04 a { color: #000; font-weight: normal; }
#wikiHeader #section05 a { color: #000; font-weight: normal; }
#wikiHeader #section06 a { color: #000; font-weight: normal; }
#wikiHeader #section07 a { color: #000; font-weight: normal; }
#wikiHeader #section08 a { color: #000; font-weight: normal; }

#wikiHeader #section01 { background: #C61919; color: #000; }
#wikiHeader #section02 { background: #CD3333; color: #000; }
#wikiHeader #section03 { background: #D34C4C; color: #000; }
#wikiHeader #section04 { background: #D96666; color: #000; }
#wikiHeader #section05 { background: #DF7F7F; color: #000; }
#wikiHeader #section06 { background: #E69999; color: #000; }
#wikiHeader #section07 { background: #ECB2B2; color: #000; }
#wikiHeader #section08 { background: #F2CCCC; color: #000; }

#wikiBody #section01 { background: #C61919; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }
#wikiBody #section02 { background: #CD3333; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }
#wikiBody #section03 { background: #D34C4C; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }
#wikiBody #section04 { background: #D96666; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }
#wikiBody #section05 { background: #DF7F7F; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }
#wikiBody #section06 { background: #E69999; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }
#wikiBody #section07 { background: #ECB2B2; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }
#wikiBody #section08 { background: #F2CCCC; color: #000; padding:100px 50px 50px 0px; background-image: url('/wiki/data/main/files/kurator_banner_01.png'); background-repeat: no-repeat; }


#wikiHeader p {
	margin:		0px;
	padding:	0px;
}

#wikiHeader a {
	text-decoration: none;
	color:		#ccc;	
}

#wikiBody {
	font-family:	Georgia;
	font-size:		0.75em;
	line-height:	20px;
	color:		#000;
	margin-bottom:	30px;
	display:	block;
	position:	absolute;
	top:		0px;
	left:		150px;
}

#wikiBody a {
	color:		#600;
	font-weight:	bold;
}

.news {
	background-image: url('/wiki/data/main/files/kurator_news_01.png');
	display:	block;
	width:		535px;	
}

#wikiFooter {
	border:		0px;
	border-top:	1px #ccc solid;
	padding:	10px 0px 0px 0px;
	font-family:	'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:	0.5em;
	color:		#ccc;
	
}

#wikiFooter a {
	color:		#ccc;
}



/*  Styles used by the wiki editor. Modify only if really needed  */

.fullForm {
	width:		100%;
}

#wikiEditor {
	font-family:	'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:	0.7em;
	color:		#000;
}

.wikiDead {
	color:		#f00;
}

.wikiRuler {
	display:                block;
        height:                 1px;
        border-top:             1px #ddd solid;
        border-right:           0;
        border-bottom:          0;
        border-left:            0;
	margin-top:		20px;
	padding-bottom:		10px;
}

.wikiSpelling {
	bxorder:		1px dotted #f00;
	border-bottom:	1px solid #f66;
	border-right:	1px solid #f66;
	border-top:	1px solid #fbb;
	border-left:	1px solid #fbb;
	background:	#f88;
	color:		#fff;
}

.wikiSpelling a {
	color:		#fff;
	font-weight:	bold;
}
