/*
Theme Name: Climax Heatging Comfort Blog
Theme URI: http://www.climaxheating.com/comfort-blog
Description: Theme for ClimaxHeating.com/comfort-blog
Author: Craig 
Author URI: http://www.climaxheating.com
Version: 2010.1
*/


/*------  SideBar  -----*/

#side-bar {
  text-align: left;
}
#side-bar li {
  list-style-type: none;
  font-size: 12px;
}
h2.widgettitle {
  display: block;
  border-bottom: 1px solid #CCCCCC;
  list-style-type: none;
  margin-right: 12px;
  padding-top: 12px;
  padding-bottom: 6px;
  font-size: 1.2em;
  color: #005999;
  font-weight: bold;
}
#side-bar ul li {
  padding-top: 6px;
  margin-left: 8px;
  list-style: url(images/arrow_bullet.png); 
}
#side-bar ul li a {
  color: #0080FF;
}


.post {
  clear: both;
  margin-bottom: 24px;
}
.exerpt img {
  margin-bottom: 6px;
}
h3, h3.index_storytitle a{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #005999;
}
h3 {
  padding-bottom: 12px;
  font-size: 1.4em;
}
h3.index_storytitle a{
  font-size: .9em;
}
h3.index_storytitle {
  padding-bottom: 4px;
}
h3.comment-heading {
  font-size: .9em;
}
div.meta {
  clear: both;
  padding-bottom: 12px;
  border-top: 1px solid #CCCCCC;
  font-family: Arial, Helvetica, sans-serif;
  font-wieight: normal;
  font-size: .65em;
  color: #666666;
}
.wp-post-image {
  margin-right: 12px;
}
div.comment_link_right {
  float: right;
}




/*------  WP Editor Styles  -----*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #FFFFFF;
   padding-top: 4px;
   padding-right: 10px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0 none;
   padding: 10px;;
   border: 0 none;
}

p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 none;
   margin: 0 none;
}


/* Comments */
#commentlist li {
  clear: both;
  margin-bottom: 12px;
  border-bottom: 1px solid #CCCCCC;
  list-style-type: none;
}
#commentlist div.author {
  float: left;
  width: 200px; 
  padding-right: 10px; 
}
div.author, div.author a.date {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
  text-decoration: none;
}
#commentlist span.author, #commentlist span.author a{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #005999;
  font-weight: bold;
}




input, textarea {
  border: 1px solid #999999;
}

#submit {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #005999;
  padding: 4px;
}  
