/* generic stuff for body, links */
    body {
      margin:0; 
      padding:0; 
      color:black;
      background:#E7E8EE;
      /*background-image:url(http://wiki.saberpunk.net/pm2/pub/skins/NewWave/BlueParchment.png);*/
      font:100%/140% georgia, "palatino linotype", palatino, "book antiqua", "zapf calligraphic", times, "times new roman", serif;
      /* font:100%/140%; */
      /* font-family:Verdana,Arial,Helvetica,sans-serif; */
      }
    a:link {
      color:#033EC6;
      }
    a:visited {
      color:#6F7EA0;
      }
    a:hover {
      color:#215EEB; 
      background:white;
      }
    a:active {
      color:#215EEB; 
      background:white;
      }
    a.createlink
    {
		font-size:80%;
		vertical-align:super;
		text-decoration:none;
    }
    
    img
    {
		border-style:none;
    }	
		
      
/* logo/banner area at top */      
    #logo 
    {
      margin:0 0 1em 0; 
      padding:0; 
      height:50px;
     }

/*Rightlogo*/
      
    #rightlogo {
		font-family:sans-serif;
		font-weight:bold;
		font-size:200%;
		text-transform:lowercase;		
		float:right;
		color:#D1D1E5;
		position:relative;
		z-index:120;
		top:-2px;
    }      

/* container for the tabs and content divs */
    #main {
      margin:0;
      padding:0;
      float:left;
      width:75%;
      overflow:hidden;            
      }

/* wikicommands css tabs -- these were very difficult to get working properly */
    #tabs {
      margin:0 2em; 
      padding:0; 
      height:1.3em;
      position:relative;
      z-index:150;
      border-bottom:2px #F5F5FC;
      }
    #tabs ul {
      margin:0;
      padding:0;
      list-style-type:none;
      text-align:center;
      border:0;
      }
    #tabs ul li {
      display:block; 
      float:left; 
      text-align:center;
      }
    #tabs ul li a 
    {
	  border-left: 2px transparent;
      border-top: 2px transparent;
      border-right: 2px transparent;
            
      margin:0 0 0 0; /* margin:0 0 0.5em 0; */
      padding:2px 1.5em;
      height:auto;
      display:block;
      color:black;
      /*background:#D1D1E5;*/
      text-decoration:none;
      text-align:center;
      font:bold 80%/130% verdana, "lucida sans", "lucida sans unicode", tahoma, arial, helvetica, sans-serif;
      }
    #tabs ul li a:hover {
      /*background:#A2AFCC;*/
      background:#EDEDF0;      
      border-left: 2px #D1D1E5 solid;
      border-top: 2px #D1D1E5 solid;
      border-right: 2px #D1D1E5 solid;
      }
    #tabs a:active {
      background:#F5F5FC;
      border-left: 2px #D1D1E5 solid;
      border-top: 2px #D1D1E5 solid;
      border-right: 2px #D1D1E5 solid;
      }
    
/* container for the text and footer divs */      
    #content {
      margin:0em 2em 2em 2em; /* margin:1em 2em 2em 2em; */
      padding:2em;
      background:#F5F5FC url(http://wiki.saberpunk.net/pm2/pub/skins/NewWave/activeTabBackground.png);
      background-repeat:repeat-x;
      border:2px #D1D1E5 solid;
      /*top:-2px;*/
      position:relative;
      z-index:99;
      }

/* container for the actual page text */
    #contentText {
      margin:0; 
      padding:0;
      }
      
    #contentText h1 {
		font-family:Serif;
		padding: 0 0 1 0;
		border-bottom: dotted 1px #D1D1E5;
		color:#323232;
    }
    
    #contentText h2 {
		font-family:Serif;
		color:#323232;
    }
    
    #contentText h3 {
		font-family:Serif;
		color:#323232;
    }
    
    #contentText h4 {
		font-family:Serif;
		color:#323232;
    }
      
/* container for the breadcrumb trail */      
    #trail {
      margin:0 0 2em 0;
      /*border-top: dashed 1px #D1D1E5;*/
      border-bottom: dotted 2px #D1D1E5;
      /*font-style:italic;*/
      }
    #trail #crumbs { 
      margin:0 0 0.5em 0;
      padding:0;
      font-size:120%;
      font-family:Serif;
      }
    #trail a
    {
		text-decoration:none;
    }
    #trail #title {
      font-size:240%;
      font-weight:bold;
      }
      
/*Container for the minor actions*/
      
    #minorActions 
    {
		width:10%;
		float:right;
		/*vertical-align:top;*/
		border: solid 1px #D1D1E5;
		font-family:Sans-Serif;
		font-size:90%;
		text-align:center;
		position: relative;
		z-index: 110;
		
    }
   
/* container for the last modified footer */      
    #footer {
      margin:1.5em 0 0 0; 
      padding:0.5em 0 0 0; 
      font-size:85%; 
      line-height:130%; 
      font-style:italic; 
      border-top:2px #D1D1E5 solid;
      }

/* container for the nav, skins and poweredby divs */      
    #sidebar {
      margin:2.6em 2.5em 2.5em 75%;
      top:2px;
      padding: 6px 3px; 
      font:85%/130% verdana, "lucida sans", "lucida sans unicode", tahoma, arial, helvetica, sans-serif;
      background:#F5F5FC url(http://wiki.saberpunk.net/pm2/pub/skins/NewWave/activeTabBackground.png);
      background-repeat:repeat-x;
      border:2px #D1D1E5 solid;
      position:relative;
      }
    #sidebar h1 {
		font-family: Serif;
		font-size:110%;
		padding: 0 0 1 0;
		border-bottom: dotted 1px #D1D1E5;
		color:#323232;
    }

    #sidebar ul {
      margin:0;
      padding:0; 
      list-style:none;
    }

/* common formatting for nav, skins, poweredby divs */
    #nav, #skins, #poweredby {
      margin:0 0 1em 0;
      padding:0 1em; 
      }
    #skins, #poweredby {
      border-top: 2px #D1D1E5 solid;
      }
    #poweredby {
      margin:0; 
      padding:1.2em 0 0 1.2em;
      font-size:83.3%; 
      }

/* fixes stupid IE6Win bug where hovering over a sidebar link cuts off the page text */    
    #clearer {
      clear:both;
      }
      
/* PmWiki history diff styles */

  .diffbox { border:1px #999999 solid; margin-top:1.33em; }
  .diffauthor { font-weight:bold; }
  .diffchangesum { font-weight:bold; }
  .difftime { font-family:verdana,sans-serif; font-size:66%; 
    background-color:#dddddd; }
  .difftype { clear:both; font-family:verdana,sans-serif; 
    font-size:66%; font-weight:bold; }
  .diffadd { border-left:5px #99ff99 solid; padding-left:5px; }
  .diffdel { border-left:5px #ffff99 solid; padding-left:5px; }
  .diffrestore { clear:both; font-family:verdana,sans-serif; 
    font-size:66%; margin:1.5em 0px; }
  .diffmarkup { font-family:monospace; } a.varlink { text-decoration:none; }

/* comment style */
   .commentAuthor
   {
	color:#6F7EA0;
	text-indent:1em;
	font-size:70%;
	font-weight:bold;
	line-height:1;
   }

   .comment 
   {
	text-indent:1em;
	font-size:75%;
	color:#626F8D;
	/*background-color:White;*/
	border-color:D1D1E5;
	border-style:solid;
	border-width:thin;
	margin:1em 1em 1em 1em;
	padding-left:.5em;
	/*
	padding-left:1em;
	padding-right:1em;
	*/
   }
   
/* aside style */
.aside
{
	float:right;
	border-left-style:none;
	border-right-style:none;
	border-top-style:solid;
	border-bottom-style:solid;
	font-size:75%;	
	border-color:Gray;
	width:20%;
}

.rss 
{
	padding-top:0;
	margin-top:0;
}

.rssPost
{
	background-color:White;
	border:2px #D1D1E5 solid;
	padding-top:0;
	margin-bottom:1em;
}

.rss h3
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-color:#E7E8EE;
}

.rssPost h4
{
	/*
	border-color:Black;
	border-top:none;
	border-right: none;
	border-left: none;*/
	
	padding:0 0 0 0;
	margin-top:0;
	top: 1px;
	font-size:smaller;
}

.rss h3 a
{
	
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	background-color:#E7E8EE;
}