.category_main_post{
  margin:0px;
  padding:0px;
  font-family:georgia;
  border-bottom:1px dotted #ccc;
  background:#f5f5f5;
  line-height:1.5em;}    
  .category_main_post img{
    display:block;
    float:left;
    margin:10px;
    margin-right:5px;
    padding:2px 0px;
    background:#323a40;
    border:1px solid #323a40;}
  .category_main_post .excerpt{
    margin:5px;
    font-family: Georgia, "Times New Roman", Times, serif;
    width:340px;
    padding-left:5px;
    font-size:11px;
    color:#666;
    float:left;}
    .category_main_post .excerpt .category_tag{
      text-transform:uppercase;
      color:#323a40;
      font-size:10px;}
  .category_main_post h1, .category_main_post a{
    text-decoration:none;
    font-size:24px;
    font-family:georgia;
    color:#111;}
  .category_main_post a.author_and_date{
    font-size:11px;
    color:#111;}
  .category_main_post p{
    padding:5px 0px;}

.category_sub_post{
  border-bottom:1px dotted #ccc;
  position:relative;
  margin-top:20px;}
  .category_sub_post div.sub_post_container{
    float:left;
    position:relative;
    width:50%;}
  .category_sub_post img, .archive_post img{
    display:block;
    float:left;
    margin:5px;
    border:1px solid #323a40;}  
  .category_sub_post .excerpt, .archive_post .excerpt{
    margin:5px 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    width:200px;
    padding-left:5px;
    font-size:11px;
    color:#666;
    float:left;}  
  .category_sub_post .excerpt h1, .archive_post .excerpt h1{
    text-decoration:none;
    font-size:18px;
    padding-bottom:3px;
    color:333;}    
  .sub_post_container a, .sub_post_container h1{
  	font-family: Georgia;
  	text-decoration: none;} 

.archive_post{
  margin-top:10px;
  border-bottom:1px dotted #ccc;}
  .archive_post a, .archive_post h1{
  font-family:Georgia;
  text-decoration:none;}
  .archive_post .excerpt{
    width:500px;}    
    
    .category_tag{
      text-transform:uppercase;
      color:#323a40;
      font-size:10px;
      }

    
