/*
  Original Style
*/

 div.front_recentadditions,
 div.front_changelog      
	 { display: none; }

 div.front_whatarewe h2,
 div.front_whatarewenot h2,
 div.front_whomaintains h2
	{ display: none; }

 div.cwdbfooter { border-top: 1px solid black;
		  pading: 1em 0 0 0;
		  font-size: 9px;
	          font-weight: bold;
 }

 h1.posttitle { font-size: x-large; margin: 0; }
 h1.posttitle a { color: black; text-decoration: none; }
 div.postmeta2,
 div.postorigin,
 span.postauthor,
 div.posttype { font-size: small; }
 div.posttitleauthor span.postauthor:before { content: "Author: "; }
 div.postmeta2       span.postdate:before   { content: "Date: ";   }
 div.postbody  {
	padding: 1em 0 1em 3em;
	margin-top: 1em;
	border-top: 1px solid black;
 }

 img            { border: 0; }

 .cwdbtitle {font-family: Times; font-weight: bold; font-size: xx-large;
	    text-transform: lowercase; }
 .cwdbtitle a { color: black; text-decoration: none;}

 ul.menubar {
        margin: 0;
        padding: 0 0 1em 0;
        width: 100%;
        border-bottom: 1px solid black;

 }
 ul.menubar li {
        margin: 0;
        padding: 0;
        display: inline;
 }

 ul.menubar li:after {
	content: " | ";
 }

 ul.menubar form,
 div.menubar p.menutitle,
 .haiku
	 { display: none; }

 