/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background: #cccccc url(images/blueback.jpg) repeat scroll center;
  color: #555555;
}
#container {
  border-color: #666666;
  border-width: thin;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Trebuchet MS","lucida sans",tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.8em;
  color: #666666;
}
#banner {
  border-color: silver silver white;
  border-width: thin thin thick;
  border-bottom: thick solid white;
  padding: 0;
  background: #82b64d url(images/banner.jpg) repeat scroll 0% 50%;
  margin-bottom: 0;
  height: 150px;
  color: #000000;
}
#navbar ul {
  border-bottom: 3px solid #ffffff;
  margin: 0;
  padding: 0;
  background: #385900 none repeat scroll 0% 50%;
  float: left;
  width: 100%;
  list-style-type: none;
  font-size: 130%;
  text-align: center;
  color: #000000;
}
#navbar a {
  border-right: 1px solid #ffffff;
  padding: 0.5em 0.6em;
  background: #385900 none repeat scroll 0% 50%;
  float: left;
  width: 6em;
  height: 30px;
  text-decoration: none;
  color: #ffffff;
}
#navbar a:hover {
  background: #8bba00 none repeat scroll 0% 50%;
  color: #000000;
}
#navbar li {
  display: inline;
}
#content {
  border-color: #666666;
  border-width: thin;
  padding: 1em;
  margin-left: 200px;
}
#sidebar {
  margin: 0;
  padding: 0 1em;
  float: left;
  width: 160px;
}
#sidebar ul {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li {
  margin: 0;
  padding: 0;
  display: inline;
}
#sidebar ul li a {
  border-bottom: 1px solid #c0c0c0;
  margin: 0;
  padding: 5px 0;
  display: block;
  text-decoration: none;
  color: #3366ff;
}
#sidebar ul li a:hover {
  background: #e6e7e9 none repeat scroll 0% 50%;
  text-decoration: none;
  color: #3366ff;
}
#sidebar2 {
  margin: 0;
  padding: 0 1em;
  float: right;
  width: 160px;
}
#footer {
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  margin: 0;
  padding: 5px;
  background: #88c706 none repeat scroll 0% 50%;
  clear: both;
  width: 750px;
  font-size: 0.8em;
  color: #000000;
}
#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #000000;
}
#footer a:hover {
  text-decoration: underline;
  color: #ffffff;
}
a:link, a:visited {
  text-decoration: none;
  color: #3366ff;
}
a:hover {
  text-decoration: underline;
  color: #3366ff;
}
h1 {
  margin: 0;
  padding: 30px 0 0 20px;
  font-size: 175%;
  letter-spacing: 3px;
}
h2 {
  padding: 10px 0;
  background: transparent none repeat scroll 0% 50%;
  margin-top: 10px;
  font-size: 160%;
  letter-spacing: 3px;
  color: #385900;
}
h3 {
  margin: 0;
  padding: 10px 0;
  font-size: 160%;
  letter-spacing: 3px;
  color: #3366ff;
}
blockquote {
  font-weight: bold;
  font-style: italic;
  color: #b29b35;
}
.clear {
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0;
}
.slogan {
  margin: 0 0 0 50px;
  letter-spacing: 3px;
}
.post {
  margin: 20px 10px 10px 5px;
  padding: 3px;
  background: #e6e7e9 none repeat scroll 0% 50%;
  font-size: 80%;
}
.post .date {
  margin: 0 15px 0 5px;
  background: transparent url(images/clock.gif) no-repeat scroll left center;
  padding-left: 15px;
}
.post .comments {
  margin: 0 15px 0 5px;
  background: transparent url(images/comment.gif) no-repeat scroll left center;
  padding-left: 15px;
}
.post .readmore {
  margin: 0 15px 0 5px;
  background: transparent url(images/document.gif) no-repeat scroll left center;
  padding-left: 15px;
}
