/******************************************************************************
**  rosenlundnielsen-8.css
**  Copyright 2008 Jesper Rosenlund Nielsen (jesper at rosenlundnielsen dot net)
*******************************************************************************/


/********************************
 --- body and wikipage:
 <body > 
   <div id='wikipage'>
       XXXX
	 </div>
 </body>
*/


body {
/* position: absolute; */
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-family: Georgia, Times, serif;
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #f5f5f5; /* #f5f5f5 = whitesmoke */
padding: 1em 1em 1em 1em;
margin: 0 0 0 0;
font-size: 82%;
}

#wikipage {
/* font-size: 85%; */
background-color: #f5f5f5;
border: none;
padding: 0 0 0 0;
margin: 0 0 1em 0;
}

a {text-decoration: none;
color: #003399;
color: #8e0000;
}
a:hover { text-decoration: underline; }


/******************************
 <!--PageHeaderFmt-->

<table id='wikitop'>
  <tr>
	<td width='$PageLogoWidthpx'><div id='wikilogo'></div></td>
	<td><div id='wikitopline' ></div>
</td></tr>
</table><!-- end of wikitop -->

*/

#wikitop {
padding: 0 0 0 0;
margin: 0 0 1em 0;
margin: 0 0 0 0 ;
border: none;
background-color: #e28911;
}
#wikitop tr, #wikitop td {
padding: 0 0 0 0;
margin: 0 0 0 0;
border: none;
}
#wikitopleft {
vertical-align: bottom;
background-color: #c15200;
}
#wikilogo { 
border: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
background-color: #8e0000;
background-color: #C15200;
}
#wikitopline {
/* OBS! font-size: 85%; */ /* smaller; */
padding: 3px 1em 3px 1em;
margin: 0 0 0 1em;
color: white;
background-color: #c0c0c0;
background-color: #8e0000;
background-color: #699A26;
background-color: #00c12f;
border:none;
}
#wikitopline a {
color: white;
}



/************************
  wikinewsflash
*/
#wikinewsflash {
/* OBS! font-size: 85%; */ /* smaller; */
font-decoration: bold;
color: red;
margin: 0 0 0 0;
}
#wikinewsflash p {
margin-bottom: 1em;
margin: 0 0 0 0 ;
}



/***********************
 view and skin selection
*/

#wikiview {
text-align: right;
color: #ff6633;
color: #c0c0c0;
/* OBS! font-size: 80%; */
margin: 0 0 0 0;
margin-top: 3px;
margin-top:1em;
}
#wikiview a {
border:none;
color:black;
text-decoration: underline;
}
#wikiview .selectview {
display: inline;
margin: 0 0 0 3em;
padding: 0 0 0 0;
}
#wikiview .selectskin {
display: inline;
margin: 0 0 0 3em;
padding: 0 0 0 0;
}


/**********************************
 wikimid
*/

#wikimid {
border: none;
padding: 0 0 0 0;
margin: 0 0 0 0 ;
/* margin-bottom: 1em; */
}


/*********************
 <!--PageLeftFmt-->
   <td id='wikileft' valign='top' width='$PageLeftWidthpx'>
     <div id='wikisearch'>
		   <input class='searchbox' type='text' name='q' value='' />
			 <input class='searchbutton' type='submit' value='$[Go]' /></form>
		</div>		
		<div id='wikisidebar'></div>
		<div id='wikicmds'></div>
	</td>
*/


/*******************************
--- sidebars
*/

#wikiright, #wikileft {
/* width:150px; */
/* OBS! font-size:85%; */ /* smaller */
font-size: 95%;
padding: 5px 5px 5px 5px;
padding: 1em 5px 1em 5px;
padding: 1em 0 0 0;
background-color: #f0f0f0;
border: none;
border-left: 1px solid green;
border-right: 1px solid green;
border: none;
color: black;
color: #8e0000;
}
#wikiright a, #wikileft a {
color: black;
color: #8e0000;
}
#wikiright h1, #wikileft h1, #wikicmds h1 {
margin:0 0 0.5em 0;
padding: 0 0 0 0;
font-size: 100%;
text-align:left;
color: green;
color: #8e0000;
font-weight: bold;
border: none;
}
#wikiright h1 a, #wikileft h1 a, #wikicmds h1 a {
color: green;
color: #8e0000;
text-decoration: none;
}
#wikiright h1 a:hover, #wikileft h1 a:hover, #wikicmds h1 a:hover {
text-decoration: underline;
}
#wikiright hr, #wikileft hr {
color: #8e0000;
background-color: #8e0000;
height: 3px;
border: none;
}
#wikiright ul, #wikileft ul {
margin: 0 0 0 0;
padding: 0 0 0 1em;
padding: 0 0 0 0;
list-style-type:none;
}
#wikiright .indent, #wikileft .indent {
margin-left: 1em;
}
#wikiright li, #wikileft li {
/* OBS! font-size: 95%; */
}

/***************************************
 wikisidebar
*/

#wikisidebar {
margin-bottom: 2em;
margin: 2em 0 2em 0;
}

/*******************************************************
 wikicmds - are positioned in sidebar but not shown!!!
*/

#wikicmds {
/* font-size:smaller; */
text-align:left;
vertical-align:top;
padding: 0 0 0 0;
margin: 0 0 3em 0;
border: none;
display: none;
}
#wikicmds a {
color: green;
}
#wikicmds a:hover {
color: green;
}
#wikicmds ul {
margin-left:0px;
padding-left:6px;
list-style-type:none;
}
#wikicmds li {
border: none;
margin: 3px 0 0 0;
}


/*******************************
---
*/

#wikisearch {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#wikisearch form {
margin-top: 0;
padding-top: 0;
}

/*******************************
---
*/

#wikibody {
padding: 0 0 0 0;
margin: 0 0 0 0;
/* OBS! font-size: 85%; */
background-color: #e28911;
}
#wikibodycontent {
margin: 0 0 0 10px;
margin: 0 0 0 0;
margin: 0 0 0 1em;
padding: 1em 1em 1em 1em;
border-right: 1px solid green;
border-left: 1px solid green;
background-color: #f0f0f0;
background-color: transparent;
border: none;
}


/*******************************
--- title area:

<div id='wikititle'>
<div class='pagegroup'></div>
<div class='pagetitle'></div>
<div class='pagesummary'></div>
</div>
*/


#wikititle {
padding: 0 0 0 0;
margin: 0 0 1em 0;
border: none;
}
#wikititle tr, #wikititle td {
padding: 0 0 0 0;
margin: 0 0 0 0;
border: none;
}

#wikititle {
vertical-align:top;
padding: 1em 1em 1em ;
margin: 0 0 1em 0;
padding: 0 0 0 0;
margin: 0 0 0 0;
border: none;
/* background-color: darkgreen; */
background-color: #e28911;
}

#wikititleleft {
vertical-align:top;
padding: 0 0 0 0;
margin: 0 0 0 0;
border: none;
/* background-color: darkgreen; */
background-color: #8e0000;
background-color: #C15200;
}

#wikititleline {
vertical-align:top;
padding: 0 0 0 0;
margin: 0 0 1em 0;
padding: 3px 1em 3px 1em;
padding: 1em 1em 1em 1em;
margin: 0 0 0 1em;
border: none;
background-color: darkgreen;
background-color: #00c12f;
background-color: #699a26;
}


#wikititleline .pagegroup {
font-size: 95%;
color: #c0c0c0;
float: right;
clear:both;
margin: 0 0 0 0;
padding: 0 0 0 0;
display: none;
}
#wikititleline .pagegroup a {
color: #c0c0c0;
}

#wikititleline .pagetitle {
font-size: 170%;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 0 0;
color: white;
}

#wikititleline .pagetitle a {
color: white;
}

#wikititleline .pagesummary {
color: white;
border:none;
margin: 1em 0 0 0;
padding: 0 0 0 0;
}




/*******************************
---
*/

#wikitext {
padding: 0 0 0 0;
margin: 0 0 0 0;
}
#wikitext hr {
height: 3px;
color: #8e0000;
background-color: #8e0000;
border: none;
}
#wikitext h1, #wikitext h2, #wikitext h3, #wikitext h4, #wikitext h5, #wikitext h6 {
color: black;
}
#wikitext h1 {
font-size: 140%;
}
#wikitext h2 {
font-size: 130%;
}
#wikitext h3 {
font-size: 120%;
}
#wikitext h4 {
font-size: 110%;
}



/*******************************
 wikibottomline
*/

#wikibottomline {
clear:both;
/* OBS: font-size: 85%; */  /* smaller; */
padding: 3px 1em 3px 1em;
text-align: right;
color: white;
background-color: #c0c0c0;
background-color: #c15200;
border: none;
}
#wikibottomline a {
color: white;
}

#wikifoot {
clear:both;
/* OBS font-size: 78%; */
font-size: 95%;
color: gray;
border: none;
text-align: right;
}
#wikifoot .footnav {
margin-top: 1em;
}
#wikifoot .lastmod {
margin-top: 3px;
color: #c0c0c0;
}
#wikifoot .footnav h1 {
display: none;
display: inline;
font-size: 100%;
color: #c0c0c0;
font-weight: normal;
margin: 0 1em 0 0;
}
#wikifoot .footnav ul {
display: inline;
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
}
#wikifoot .footnav li {
display: inline;
margin: 0 0 0 3px;
}

#wikifoot a {
padding:0 0 0 0;
border:none;
color:black;
text-decoration: underline;
}

h1.wikiaction {
font-size:150%;
margin:0px;
}

#wikiedit form {
margin:0px;
}
#wikiedit textarea {
/* font-size: 90%; */
width: 98%;
}

.searchbox, .searchbutton {
font-family: Verdana, Helvetica, "sans serif";
font-size: 100%;
vertical-align: middle;
border: solid 1px #808080;
}


/* pagelist */
dl.fplbygroup {
margin-left: 5px;
}
dl.fplbygroup dd {
margin-left: 10px;
}

/***************************
  WIKISTYLES
*/


/* wikistyle newsflash for use in text
*/
.newsflash {
border:none;
margin: 0 0 1em 0;
padding: 1em 1em 1em 1em;
background-color: darkgreen;
color: white;
text-decoration: bold;
}




.quickref {
background-color: #e28911;
background-color: #c15200;
font-size:80%;
font-family:Arial;
padding: 0.5em 0.5em 0.5em 0.5em;
border: none; 
}
.xxxquickref tr {
padding: 0.5em 0.5em 0.5em 0.5em;
}


/* 2007-09-09 */ 
#wikitop {background-color: transparent;}
#wikibody {background-color: transparent;}
