/******* OVERIDES *******/

#main #content {
  padding: 6px 0
}

#footer #validator {
  width: 192px;
  padding-top: 5px
}

/******* END OVERIDES *******/

#blog {
  font-family: arial, sans-serif;
  padding: 0 10px
}

#blog ul li {
  list-style-type: square
}

#blog a {
  color: #326EA1
}

#blog .next_prev_blog, #blog .next_prev_blog a {
  font-size: 16px
}

#blog .archive {
  font-size: 18px
}

#main_col {
/*  width: 570px */
  margin-right: 204px
}

#main_col h1, #main_col h2, #main_col h3, #main_col h4 {
  font-family: arial, sans-serif;
  color: #419F2E
}


.header_segment {
  background: url(http://www.leadingresources.com/images/lals_header_bg.jpg) center right no-repeat;
  padding-bottom: 20px
}

#blog .main_header h1 a {
  color: #538E3A
}

#blog .main_header p a {
  color: black
}

.post {
  border-bottom: 1px dotted #66F;
  padding-bottom: 26px /* for that stupid tweeter crap! */
}

.post_date {
  font-size: larger;
  font-weight: bold;
  margin: 0.5em 0
}

#main_col .post h2 {
  font-size: 170%;
  color: #FFC000;
  margin: 0.5em 0
}

#main_col .post h2 a {
  color: #FFC000;
  text-decoration: none
}

#main_col .post h2 a:hover {
  text-decoration: underline
}

.post_content {
  line-height: 1.5em
}

.comment_nav {
  background: url(/images/blog_comment.png) no-repeat left center;
  padding-left: 14px
}

.comment_nav .blog_nav {
  padding-right: 1em
}


.blog_comment {
  border-top: 1px dotted #66F
}

#main_col .blog_comment h3 {
  background: url(/images/blog_comment.png) no-repeat left center;
  padding-left: 14px;
  font-size: 110%;
  font-weight: normal;
  color: gray
}


.blog_nav a, a.stbutton {
  font-weight: bold;
  text-decoration: none
}

.blog_nav a:hover, a.stbutton:hover {
  text-decoration: underline
}


#blogger {
  font-size: 90%;
  color: #555
}

#blogger p {
  margin: 0.5em 0
}

#topic {
  font-weight: bold;
  color: #419F2E
}

#feedme {
  text-align: center
}

/*
#feedme a {
  color: #F08734;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background: url(/images/rss-feed.png) no-repeat left center;
  padding: 2px 20px
}

#feedme a:hover {
  text-decoration: underline
}
*/

#nav_col {
/*  border: 1px solid blue; */
  float: right;
  width: 190px
}

#nav_col h3 {
  background-color: #666;
  color: #F8E000;
  padding: 0.25em 0.5em;
  margin-bottom: 0.5em
}

#nav_col ul {
  padding-left: 2em;
  margin: 0.5em 0 1em 0
}

#nav_col li {
  color: #FFC000;
  padding: 0.25em 0
}

#nav_col li ul {
  margin: 0
}

#nav_col #s {
  width: 150px;
}

#nav_col #search_inputs {
  text-align: center
}

#nav_col #searchsubmit {
  font-weight: bold;
  padding: 0 4px;
  margin: 0
}

#search_for em {
  font-weight: bold;
  font-style: normal;
  color: #419F2E
}

#blog_comment_form {
  border-top: 1px dotted #66F
}

#blog_comment_form input, #blog_comment_form textarea {
  color: #222;
  background-color: white;
  border: 1px solid #777
}

#blog_comment_form input[type="checkbox"] {
  border: none
}

#blog_comment_form .label {
  text-align: right;
  vertical-align: top;
  white-space: nowrap
}

#blog_comment_form input[type="submit"] {
  color: green;
  background-color: #DFD;
  border: 1px solid green;
  font-weight: bold;
  text-decoration: none;
  font-size: 85%;
  padding: 2px 1em
}

#blog_comment_form input[type="submit"]:hover {
  background-color: white;
  color: #0C0
}



#blog_comment_form .field {
  width: 99%
}

#blog_comment_content {
  width: 100%;
  height: 14em
}
