/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  background: #ffffff url(images/bg01.jpg) repeat-x scroll left top;
  font-size: 14px;
  color: #7f7f7f;
}
body, th, td, input, textarea, select, option {
  font-weight: normal;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
h1, h2, h3 {
  font-weight: normal;
  color: #484848;
}
h1 {
  letter-spacing: -1px;
  font-size: 24px;
}
h2 {
  text-transform: lowercase;
  letter-spacing: -1px;
  font-size: 24px;
}
h3 {
  font-size: 1em;
}
p, ul, ol {
  line-height: 200%;
}
blockquote {
  padding-left: 1em;
}
blockquote p, blockquote ul, blockquote ol {
  line-height: normal;
  font-style: italic;
}
a {
  color: #7ace11;
}
a:hover {
  text-decoration: none;
  color: #7ace11;
}
#header {
  margin: 0px auto;
  width: 890px;
  height: 260px;
}
#logo {
  padding: 40px 0 0;
  float: left;
}
#logo h1 {
  margin: 0;
  text-transform: lowercase;
  letter-spacing: -2px;
  font-size: 3.6em;
  font-weight: normal;
  color: #ffffff;
}
#logo h1 a {
  padding-right: 20px;
  text-decoration: none;
  color: #ffffff;
}
#logo p {
  margin: -5px 0 0;
  text-transform: uppercase;
  font-size: 1.22em;
  letter-spacing: -1px;
}
#logo a {
  text-decoration: none;
  color: #ffffff;
}
#menu {
  float: LEFT;
}
#menu ul {
  margin: 0px;
  padding: 100px 0px 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  display: block;
  float: left;
  margin-left: 20px;
  text-decoration: none;
  font-size: 1.36em;
  color: #ffffff;
}
#menu a:hover, .active a {
  border-bottom: 3px solid #ffffff;
}
#page {
  margin: 0 auto;
  width: 890px;
}
#content {
  float: left;
  width: 590px;
}
.post {
  padding: 20px;
  background: transparent url(images/bg04.jpg) no-repeat scroll left top;
}
.title {
  padding: 20px;
  background: transparent url(images/bg04.jpg) no-repeat scroll left top;
  margin-right: 0;
  margin-left: 0;
  border-bottom-style: solid;
  color: #484848;
}
.byline {
  margin: 0;
  color: #d79b00;
}
.meta {
  text-align: left;
  color: #646464;
}
.meta .more {
  background: transparent url(images/img03.gif) no-repeat scroll left center;
  padding-left: 20px;
}
.meta .comments {
  background: transparent url(images/img04.gif) no-repeat scroll left center;
  padding-left: 20px;
}
#sidebar {
  float: right;
  width: 240px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
}
#sidebar li ul {
  padding: 15px 0;
}
#sidebar li li {
  border-bottom: 1px dotted #7b9418;
  padding-left: 20px;
}
#sidebar h2 {
  margin: 0;
  padding: 5px 0 0 20px;
  background: transparent url(images/img06.jpg) no-repeat scroll left 80%;
}
#sidebar a {
  text-decoration: none;
}
#sidebar a:hover {
}
#footer {
  margin: 0px;
  background: #f2f2f2 url(images/bg02.jpg) repeat-x scroll left top;
  clear: both;
  height: 80px;
}
#footer p {
  padding: 20px 0;
  text-align: center;
  font-size: smaller;
  color: #717171;
}
