h2 {
background:  url("../images/h2/carl_blog.jpg") no-repeat bottom left;
height:60px;
text-indent:-3000px;
cursor:pointer;
}

h2 span{
display: block;
cursor:pointer;
}

h3.title a{
text-decoration: none;
font-size: 1em;
color: #36558c;
}

h3 span{
display: block;
text-transform: none;
font-size: 100%;
font-weight: bold;
}

.link_more a{
font-size: .9em;
}

.summary {
font-weight:normal;
font-style:normal;
background: url("../images/border_blog.jpg") no-repeat bottom left;
padding-bottom:35px;
}

#copy div.feed-nav {
margin-top: 1.8em;
text-align: left;
}

#copy div.feed-nav p,
#copy div.feed-nav ul,
#copy div.feed-nav li {
margin: 0;
display: inline;
font-size: .9em; 
}

#copy div.feed-nav li {
height: 22px;
width: 22px;
line-height: 22px;
}

#copy div.feed-nav a {
font-weight: bold;
text-decoration: none;
color: #fff;
display: inline;
background-color: #d95147;
border: 1px solid #cd2b20;
padding: .15em .5em;
}

#copy div.feed-nav a:hover {
background-color: #cd2b20;
}

#copy ol#posts p.meta {	
margin: 0;
font-style: italic;
font-size: .9em;
line-height: .9em;
}

#copy ol#posts p.meta a{
color: #963c0f;
}

