html, body {

  width: 100%;

  height: 100%;

  padding: 0px;

  margin: 0px;

  background-color: #E1DBD4;

  font-family: Sans-Serif;

  font-size: 0.9em;

  line-height: 1.42em;

  }



h2 { font-size: 1.5em; }

h3 { font-size: 1.2em; }



a { color: #967D58; }



fieldset {

  border: 1px black dotted;

  margin: 0px;

  }



ul {

  list-style-type: none;

  padding: inherit;

  }



dl#system-message { border: 1px black dotted; }



input.textbox    { border: 1px black dotted; width: 300px; }

input.email      { border: 1px black dotted; width: 300px; }

textarea.editbox { border: 1px black dotted; width: 500px; }



p { padding-bottom: 0; margin-bottom: 0; }

p.readmore { margin-bottom: -0.5em; }

p.articleMeta { padding: 0; margin: 0; }



div.item { padding-top: 1.5em; }

div.item-separator { height: 0.5em; }

div.category-desc { padding-bottom: 1em; }



div.renegade-wrapper {

  position: relative;

  margin-left: auto;

  margin-right: auto;

  margin-top: 14px;

  width: 1000px;

  background-color: white;

  border: 2px solid white;

  }



div.renegade-logo {

  position: absolute;

  top: 20px;

  left: 20px;

  padding: 0px;

  margin: 0px;

  z-index: 50;

  }



div.renegade-topmenu {

  position: absolute;

  top: 20px;

  left: 292px;

  width: 400px;

  font-weight: bold;

  font-size: 1.2em;

  z-index: 100;

  }



ul.renegade-topmenu {

  display: inline;

  margin: 0px;

  padding: 0px;

  list-style: none;

  }



li.renegade-topmenu-item {

  display: inline;

  text-transform: uppercase;

  }



a.renegade-topmenu {

  color: black;

  text-decoration: none;

  padding-left: 4px;

  padding-right: 4px;

  }



a.renegade-topmenu:hover {

  color: white;

  background-color: black;

  }



div.renegade-search {

  position: absolute;

  top: 18px;

  left: 776px;

  width: 200px;

  text-align: right;

  background-color: white;

  color: #666666;

  font-size: 0.95em;

  margin: 0px;

  padding: 0px;

  }



div.search {

  font-family: inherit;

  font-size: inherit;

  margin: 0px;

  padding: 0px;

}



input.inputbox {

  position: relative;

  font-family: inherit;

  font-size: inherit;

  border: dotted 1px black;

  margin: 0px;

  padding: 0px;

  left: 0px;

  top: 0px;

}



div.search2 {

  position: absolute;

  top: 16px;

  left: 776px;

  width: 200px;

  text-align: right;

  background-color: white;

  border: solid 1px black;

  color: #666666;

  font-size: 0.8em;

  padding-left: 2px;

  padding-right: 2px;

  }



div.renegade-bar {

  position: absolute;

  top: 48px;

  width: 1000px;

  height: 100px;

  background-color: #CCCCCC;

  background-image: url('../images/top-bar.png');

  z-index: 0;

  }



div.renegade-breadcrumbs {

  position: absolute;

  top: 61px;

  left: 297px;

  width: 680px;

  font-size: 1em;

  }



a.pathway {

  color: #776359;

  }



div.renegade-picture {

  position: relative;

  margin-top: 175px;

  left: 20px;

  }



div.renegade-content {

  position: relative;

  padding: 20px;

  }



div.renegade-article {

  float: left;

  width: 620px;

  padding-right: 20px;

  border-right: dotted #D1CBC4 1px;

  }



div.renegade-sidebar {

  float: right;

  width: 300px;

  }



div.renegade-poll {

  padding-bottom: 10px;

  border-bottom: dotted #E1DBD4 1px;

  }



div.renegade-news {

  padding-top: 20px;

  }



div.renegade-content-end {

  clear: both;

  }



div.renegade-footer {

  margin-left: auto;

  margin-right: auto;

  padding-top: 10px;

  padding-bottom: 10px;

  font-size: 0.875em;

  text-align: center;

  }



a.renegade-footer {

  color: black;

  text-transform: none;

  text-decoration: none;

  }



a.renegade-footer:hover {

  text-decoration: underline;

  }

p.mod-articles-category-readmore {
  
  display: inline;
}
