div.blogpost{
  border-bottom: 2px solid #ddd;
  padding-bottom: 12px;
}


div.blogpost-left{
  float: left;
}

div.blogpost-left{
  border: 1px solid #ddd;
  background: #eee;
  padding: 8px;
}

div.blogpost-right{
  float: left;
  margin-left: 15px;
  width: 430px;
}

p.blogpost-excerpt{
  text-align: justify;
  font-size: 11px;
  line-height: 18px;
}

p.blogpost-excerpt a{
  font-size: 11px;
}

div.blogpost-tools span, div.blogpost-tools a{
  font-size: 11px;
}

div.blogpost-tools span{
  margin-right: 15px;
}

div.blogpost-right h3 a{
  font-size: 13px;
}

div.blogpost-right h3 a:hover{
  text-decoration: none;
  color: #000;
}

div.blogpost-right h3{
  margin-top: 6px;
}

div.blogpost-text p{
  text-align: justify;
  line-height: 18px;
}

div.course-gallery-item{
  float: left;
  background: #eee;
  border: 1px solid #ddd;
  padding: 8px;
  margin-right: 3px;
}

div#course-gallery-lastitem{
  margin-right: 0px;
}

div#course-gallery{
  margin-top: 15px;
}

div.course-gallery-breaker{
  clear: both;
  width: 100%;
  height: 3px;
}

h3#course-photogallery{
  margin: 25px 0px 20px 0px;
  font-size: 15px;
}

div.blogcomment{
  padding: 20px;
  border-bottom: 1px solid #ddd;
}

div.blogcomment-grey{
  background: #eee;
}

div.blogcomment-name a, div.blogcomment-name{
  font-weight: bold;
  font-size: 13px!important;
}
div.blogcomment-name span{
  font-weight: normal;
}

div.blogcomment-text{
  margin-top: 12px;
  line-height: 18px;
}

h3.comments-header{
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 16px;
}

div#blogpost-addcomment table th{
  text-align: left;
}

div#blogpost-addcomment table th span{
  font-weight: normal;
}

div#blogpost-addcomment table td input{
  height: 17px;
}

tr#blogcomment-submit td{
  text-align: right;
}

tr#blogcomment-submit td input{
    height: 30px!important;
    font-weight: bold;
}

div.blogcomment-timestamp{
  font-weight: normal;
  font-size: 10px;
  margin-top: 5px;
}

span.blogpost-tag strong{
  font-weight: normal;
}

div#post-sharing{
  padding-left: 20px;
  padding-top: 10px;
}

h3#sidecats-active a{
  font-weight: bold;
}

