/*** Start of Wordpress Blog Style Definitions ***/
.description, .entry form, .nocomments {
  text-align: center;
}
.commentlist li, .commentlist cite, .commentlist cite a {
  font-weight: bold;
}
code {
  font: 1.1em 'Courier New', Courier, Fixed;
  display: block;
  padding: 4px;
  margin: 4px;
}
.postmetadata a, .postmetadata a:visited {
  font-size: 11px;
}
.post {
  text-align: left;
  padding-top:10px;
}
.post p {
  padding: 0 0 10px 0;
}
.postmetadata {
  padding: 5px 0 30px 0;
}
.entry {
  overflow:auto;
}
h1 {
  padding-top: 40px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  margin: 30px 0 0;
}
h3.comments {
  margin: 40px auto 20px ;
}
html>body .entry ul, .entrytext ul, .pagepost ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
} 
html>body .entry li, .entrytext li, .pagepost li {
  margin: 5px 0 5px 10px;
}
.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}
#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
  margin: 5px;
}
#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
  list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
}
#searchform {
  margin: 10px auto;
  padding: 5px 3px; 
  text-align: center;
}
#sidebar #searchform #s {
  width: 100px;
  padding: 2px;
}
#sidebar #searchsubmit {
  padding: 1px;
}
select {
  width: 130px;
}
#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
}
#commentform textarea {
  width: 100%;
  padding: 2px;
}
#commentform #submit {
  float: right;
}
input {
  margin: 5px 5px 1px 0;
}
.commentlist li {
  margin-left: -40px;
  padding: 10px;
  list-style: none;
}
.commentlist p {
  margin: 10px 5px;
}
#commentform p {
  margin: 5px;
}
.commentmetadata {
  display: block;
}
acronym, abbr, span.caps {
  cursor: help;
}
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
}
blockquote cite {
  margin: 5px 0 0;
  display: block;
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 40px;
}
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  text-align: left;
  float: left;
}
.alignright {
  text-align: right;
  float: right;
}
.gravatar img {
  float:right;
  margin-top:-15px;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
}
/*** End of Wordpress Blog Style Definitions ***/
