/*

Tags: Green, custom header, fixed width, two columns, widgets
*/
body {
  font-size: 12px;
  font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
  background: #dedede url('images/bg.gif') repeat-x top;
  color: #464646;
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
  }
#page {
  background: #f1f1f1 url('images/body.gif') repeat-y top;
  text-align: left;
  margin: 0 auto;
  padding: 20px 0;
  width: 798px;
  }
#header {
  text-align: left;
  margin: 8px auto 0;
  padding: 0;
  height: 216px;
  width: 798px;
  background: url('images/header.png') no-repeat bottom center;
  }
.narrowcolumn {
  float: left;
  padding: 0 46px 20px 56px;
  margin: 0;
  border-right: 1px solid #d7d7d7;
  width: 466px;
  }
#sidebar {
  padding: 0;
  margin: 0 0 0 580px;
  width: 180px;
  font-size: 11px;
  font-weight: bold;
  color: #707070;
  }
#footer {
  padding: 28px 0 0;
  margin: 0 auto;
  width: 798px;
  clear: both;
  background: url('images/foot.gif') no-repeat top;
  border: none;
  color: #555
  }
#footer strong{
  font-weight: bold;
}
#footer strong a{
  color: #555;
  text-decoration: none;
}
#footer p {
  margin: 0;
  padding: 0;
  text-align: center;
  }
hr {
  display: none;
  }
.clear {
  clear: both;
}
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }
.center {
  text-align: center;
  }
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
a img {
  border: none;
  }
p img {
  padding: 0;
  max-width: 100%;
  }
a {
  color: #008ad1;
  text-decoration: underline;
}
p {
  line-height: 16px;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
}
code {
  font: 12px Arial, 'Courier New', Courier, Fixed;
  }
#header h1{
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding: 26px 0 0 36px;
  text-align: left;
  }
#header h1 a{
  color: #fff;
  text-decoration: none;
  }
#header .description {
  margin: 0;
  padding: 0 0 0 36px;
  color: #fff;
  font-size: 15px;
  text-align: left;
  }
#header ul{
  margin: 29px;
  padding: 93px 0 0 0px;
}
#header li{
  font-size: 12px;
  display: inline;
  padding-right: 30px;
}
#header li a{
  color: #fff;
  text-decoration: none;
}
.current_page_item{
  font-weight: bold;
}
h2 {
  font-size: 16px;
  margin: 0;
  padding: 7px 0 6px 8px;
  color: #464646;
}
h2 a{
  text-decoration: none;
  color: #464646;
}
small.subtitle{
  font-size: 11px;
  font-weight: bold;
  color: #464646;
  padding: 10px 8px 6px 0;
  float: right;
}
.entry{
  clear: both;
  border-top: 1px dashed #464646;
  padding: 0 8px;
}
.morecomment {
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  clear: left;
}
#sidebar h2 {
  font-size: 16px;
  margin: 0;
  padding-left: 32px;
  color: #464646;
  border-bottom: 1px dashed #464646;
  background: url('images/icon.gif') no-repeat 4px 4px;
}
#sidebar a {
  text-decoration: none;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style-type: none;
  }
#sidebar ul ul{
  margin: 7px 0 26px 26px;
}
#sidebar li li{
  list-style-type: disc;
  line-height: 18px;
  }
#searchform {
  margin: 10px auto;
  padding: 5px 0;
  }
#sidebar #searchform #s {
  width: 102px;
  padding: 2px;
  }
#sidebar #searchsubmit {
  padding: 0;
  }
.postmetadata{
  clear: both;
}
.postmetadata small{
  display: block;
  padding: 5px;
}
.post hr {
  display: block;
  }
.navigation {
  text-align: center;
  padding: 20px 0 10px;
  }
.topnav {
/*  width: 470px;
  position: absolute;
  top: 210px;*/
  padding-top: 0;
}
form {
  margin: 0;
  padding: 0;
}
h3.comments {
  font-size: 1.2em;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
  font-size: 1em;
}
.commentlist {
  padding: 0;
  margin: 0;
  }
.alt {
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  }
.commentlist li {
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style-type: none;
  font-weight: bold;
  }
.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }
.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }
.commentlist cite a, .commentmetadata a {
  text-decoration: none;
}
.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  margin: 10px 5px 10px 0;
  }
.commentmetadata {
  margin: 0;
  display: block;
  }
.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }
#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em Arial, 'Lucida Grande', Verdana, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
small, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
}
.entry form {
  text-align:center;
}
.entry form p{
  margin: 5px 0;
}
.entry form input{
  margin: 5px 0 0;
}
