/* BLOG */

@import url("page-sub.css");
@import url("page-sidebar.css");

#content h2{
background:url(blog-hd-blog.gif) 0 0 no-repeat;
height:75px;
margin:15px 0 0 0;
overflow:hidden;
position:relative;
	left:-1px;
padding:0;
text-indent:-9999pt;
}

#content a, #content a:visited{
color:#079EB9;
text-decoration:none;
}

#content a:hover{
border-bottom:1px dotted #079EB9;
}

h3{
color:#CC4810;
font-weight:normal;
font-size:22px;
line-height:24px;
margin-bottom:18px;
}

h3.post-title{
margin-top:0;
}

p.post-header-date{
font-size:14px;
font-weight:bold;
}

p.post-footer{
border-bottom:1px dotted #CBC9C3;
padding-bottom:18px;
font-size:14px;
}

h2.sidebar-title{
color:#CC4810;
font-weight:normal;
font-size:18px;
line-height:18px;
margin:0;
}

dt.profile-img{
display:none;
}

dd.profile-data{
display:none;
}

#sidebar-text ul{
font-size:14px;
line-height:18px;
list-style:none;
padding:0;
}

#sidebar-text li{
text-indent:-14px;
margin-left:14px;
}

#sidebar-text ul a, #sidebar-text ul a:visited{
color:#079EB9;
text-decoration:none;
}

#sidebar-text ul a:hover{
border-bottom:1px dotted #079EB9;
}

#powered-by{
text-align:center;
}

#powered-by a{
border:none;
}

#blogfeeds{
}

#comments h4{
font-size:14px;
line-height:18px;
}

dl .comment-poster, dl .comment-body, dl .comment-timestamp{
font-size:14px;
line-height:18px;
}

#postfeeds{
font-size:14px;
line-height:18px;
}