
.page_header a
{
    color: #fff; font-size: 20px;display:inline; font-weight:900;
}
 
.scrollable_content h1, .entry  .entryTitle a
{
    display:inline; color: #000; font-size: 16px; line-height: 19px; font-weight:900; margin: 5px 0 0 0; padding:5px 0 0 0!important;
}
.entry
{
    display: block;
}
.entry .entryBody a
{
     color: #3399ff; display:inline;
}
.entry  .entrypermalink
{
    display:none; height:0;
}
.entry .entryBody br
{
      line-height: 14px;  clear:none;
}
.scrollable_content h3     
{
    color: #669933; font-size: 15px; line-height: 18px; padding:0!important;
}
.tool_block h2  
{
    color: #669933; font-size: 12px; line-height: 15px; padding:0!important;
}
 .more_feeds
 {
     font-size: 12px; line-height: 18px; font-weight:700;
     color: #669933; text-decoration:none; 
      
 }
.blog-post-meta
{
    margin: 0;  color: #666666;  font-size: 11px; line-height: 14px;
}

.blog-post-meta a,  .tags
{
    color: #3399cc;
}

.blog-post-content
{
    margin: 0;  color: #333;  font-size: 12px; line-height: 15px;
    padding-top: 12px; padding-bottom: 12px;
}

#blog_tools
{
    background: #efefef;   padding:0 0 0 10px; margin: 0;
}
#blog_tools p
{
    margin: 0;  color: #a9a9a9;  font-size: 12px; line-height: 16px;
}

#blog_tools form
{
    padding:0; margin: 0;
}
#blog_tools form a
{
    font-size: .97em  ;
}


#blog_tools .links a
{
    color: #a9a9a9;
}

.tool_block
{
    margin: 0; padding: 0 0 8px 8px;
}
.tool_block ul
{
    list-style-type: none; margin: 0 0 0 2px; padding: 0;
}



.tool_block a img
{
    border:none;
}
.tool_block h2
{
    list-style-type: none;  
}

  .author h3
{
    margin: -3px 0 0 0; color: #333!important;
}
.tool_space
{
    height: 12px;
}

.tool_space_tall
{
    height: 22px;
}
#blog_tools input
{
    border: none;
    /*background-color: none;*/
    background: url("../images/searchBG.gif") no-repeat;
    height: 21px;
    width: 95px; margin-left: -6px;
    padding-top: 5px;
    padding-left: 5px;
    margin-top:0;
    font-size: 1.01em;
}


#main {
    display: inline; /* for IE */
    float: left;
    width: 816px;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
}


* html #main {
    width: 816px;
    w\idth: 816px;
}
#right {
    float: right;
    width: 176px; padding: 0; border: none; margin: 0;
}





