/* Heavily inspirated by the Proofing Design released for free under a Creative
 * Commons Attribution 2.5 License by Free CSS Templates
 * http://www.freecsstemplates.org
 */
body {
  margin: 0px;
  padding: 0;
  background: #f3f2ed url('bg.jpg') repeat-x left top;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #464646;
}

h1, h2, h3 {
  margin: 0;
  /*text-transform: uppercase;/**/
  font-weight: normal;
  color: #2e2e2e;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
  margin-top: 0;
  line-height: 180%;/**/
  text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #d99821; }

a:hover { text-decoration: none; }

a img { border: none; }

hr { display: none; }

#wrapper { }

/* Header */

#header-wrapper {
  height: 60px;
  background: #131313;
}

#header {
  width: 920px;
  margin: 0 auto;
}

/* Menu */

#menu {
  float: left;
  width: 500px;
}

#menu ul {
  margin: 0;
  padding: 8px 0px 0px 0px;
  list-style: none;
  line-height: normal;
}

#menu li {
  background: url('bgmenu.jpg') no-repeat left 10px;
  display: block;
  float: left;
}

#menu a {
  display: block;
  float: left;
  height: 32px;
  padding: 14px 20px 0px 20px;
  letter-spacing: -1px;
  text-decoration: none;
  text-align: center;
  text-transform: lowercase;/**/
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
}

#menu a:hover { text-decoration: none; }

#menu .current_page_item a { color: #242424; }

/* Search */

#search {
  float: right;
  padding: 14px 10px 0px 0px;
}

#search form {
  float: right;
  margin: 0;
  padding: 4px 0px 0 0;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search .textbox, #search input {
  line-height: 1.5em;
  font: normal 11px tahoma, geneva, arial, helvetica, sans-serif;
}

#search .textbox {
  width: 213px;
  color: #000000;
}

/* Page */

#page {
  width: 1000px;
  margin: 0px auto;
  margin: 0 auto;
  background: #ffffff url(bgpage.jpg) repeat-y left 20px;
}

#page-bgtop {
  width: 920px;
  margin: 0px auto;
  padding: 40px;
  padding-top: 30px;
  background: url(bgtop.jpg) no-repeat left top;
}

/** LOGO */

#logo {
  width: 940px;
  height: 97px;
  margin: 0 auto;
  padding-top: 20px;
  padding-left: 20px;
}

#logo .sitetitle, #logo .sitetag {
  margin: 0px;
  line-height: normal;
  /*text-transform: lowercase;/**/
  font-weight: normal;
  color: #ffffff;
}

#logo .sitetag {
  margin-top: -4px;
  /*text-transform: lowercase;/**/
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-style: italic;
  color: #ffffff;
}

#logo .sitetitle { font-size: 48px; }

#logo a {
  text-decoration: none;
  color: #ffffff;
}

#banner { padding-bottom: 20px; }

/* Content */

#content {
  float: left;
  width: 610px;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 240px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  border-left: 10px solid #e0e0e0;
}

#sidebar li {
  /*margin-bottom: 30px;/**/
  margin: 0px 0px 0px 20px;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #e0e0e0;
}

#sidebar li a { font-weight: normal; }

#sidebar li a:hover { color: #666666; }

#sidebar p {
  margin: 0;
  padding: 0px 14px;
  border-left: 10px solid #e0e0e0;
}

#sidebar h2, #sidebar .sidehead {
  height: 30px;
  margin: 0 0 10px 0px;
  padding: 6px 0 2px 0px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: normal;
  color: #2e2e2e;
  border: none;
}

/*
#sidebar p {
  line-height: 200%;
}
*/

#sidebar a {
  text-align: left;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}

/* Footer */

#footer {
  width: 920px;
  height: 100px;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid #e0e0e0;
}

#footer-bgcontent {
}

#footer p {
  margin: 0;
  padding: 30px 0px 0px 0px;
  text-align: center;
  line-height: normal;
  font-size: 12px;
}

#footer a { }

/* PmWiki stuff */

.pagegroup {
  text-decoration: none;
  display: block;
  color: #2e2e2e;
}

.page-head {
  height: 44px;
}

.page-head a {
  text-decoration: none;
  /*text-transform: capitalize;/**/
  font-size: 30px;/**/
  color: #2e2e2e;
}

/* Actions */

#pageactions {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: -20px 0 20px 0;
}

#pageactions ul {
  margin: 0;
  padding: 0;
  text-align: right;
}

#pageactions ul li {
  display: inline;
  padding-left: 5px;
}

#pageactions a {
  text-align: left;
  text-decoration: none;
  font-weight: normal;
  color: #666666;
}

#pageactions a {
  text-decoration: none;
  text-transform: lowercase;
}

#pageactions a:hover { color: #666666; }


#wikitext form,
#wikitext form input,
#wikitext .inputbox {
  line-height: 1.5em;
  font: normal 11px tahoma, geneva, arial, helvetica, sans-serif;
}

/* These are for the edit form. */
#wikiedit form {
  margin: 0px;
  width: 520px;
}
#wikiedit form input {
  line-height: 1.5em;
  font: normal 11px tahoma, geneva, arial, helvetica, sans-serif;
}
#wikiedit textarea {
  font-size: 1.1em;
  width: 650px;
  padding: 0;
}

#content hr {
  display: block;
  margin: 2em 0;
  height: 1px;
  background-color: #e0e0e0;
  color: #e0e0e0;
}

