/** Overriding styles for the blog page **/
body {
background:#ffffff url(images/bg-blog.png) repeat-x left top;
}
#header {
background:none;
height:205px;
}
.skiplink {
color:#ffffff;
}
#search {
top:28px;
}
#logo {
margin-top:22px;
}
.menu {
top:1px !important;
}
#leftmenu h3{
color:#B40A0B;
}
.blogsummary {
margin:25px 0px 25px 0px;
}
.blogheader h1 {
width:420px;
float:left;
margin:0px;
line-height:1em;
}
.blogheader a {
text-decoration:none;
}
.blog-profile {
background:#f0f0f0;
width:160px;
height:70px;
padding:4px;
float:right;
}
.blog-profile .thumb {
float:right;
}
.blogcontent {
margin:15px 0px 3px 0px;
padding-bottom:5px;
border-bottom:1px solid #dfdfdf;
}
.postedby {
display:block;
font-size:11px;
padding:5px 5px 5px 10px;
}
.author {
padding:0px 5px 5px 10px;
display:block;
}
.blog-detail {
padding-top:7px;
}
.blog-detail .date {
clear:left;
}
.blog-detail .category {
display:inline;
}
.category .dittoTags,
.category .dittoTags ul {
display:inline;
}
.blogsummary a.read {
float:right;
padding:5px;
}
.blogsummary a.comments {
display:block;
float:left;
padding: 5px 5px 5px 30px;
width:125px;
background:url(/assets/templates/bdirect/images/icon-comments.png) no-repeat left center;
}
.blogsummary a.comment {
display:block;
float:left;
padding: 5px 5px 5px 30px;
background:url(/assets/templates/bdirect/images/icon-comment.png) no-repeat left center;
}
#leftmenu a {
background:none;
padding:2px 2px 7px 2px;
}
#leftmenu .categories,
#leftmenu .archives,
#leftmenu .recentposts,
#leftmenu .tag-cloud {
margin:15px 0px 15px 0px;
padding:0px 0px 15px 0px;
border-bottom:1px solid #dfdfdf;
width:300px;
}
#leftmenu .tag-cloud a{
background:none;
display:inline;
padding:2px;
color:#666666;
}
#leftmenu .tag-cloud a:hover {
color:#000000;
}
.blogmini {
margin:15px 0px 15px 0px;
}
#leftmenu .blogmini a.title{
color:#B40A0B;
padding:2px;
}
#leftmenu .blogmini a.title span {
margin-right:4px;
}
.blogmini .postedby {
color:#666666;
font-style:italic;
padding:3px 0px 3px 0px;
font-size:12px;
}
.blogmini .date {
font-size:12px;
}

.menu ul li:hover a span,
.menu ul li a:hover span{
background: url(/assets/templates/wayfinder/images/menugrhl_r_bg-alt.png) transparent no-repeat right top !important;
}
.menu ul li:hover li a span,
.menu ul li li a:hover span{
background: transparent none !important;
}
.menu ul li a.active span,
.menu ul li.active a span{
	color: #fff;
	background: url(/assets/templates/wayfinder/images/menuhl_r_bg-alt.png) no-repeat right top transparent !important;
	margin-right:-1px;
}
#leftmenu a.rss-feed {
background:url(/assets/templates/bdirect/images/icon-rss.png) no-repeat left center;
padding:0px 0px 2px 25px;
margin-top:15px;
font-size:12px;
text-decoration:underline;
color:#B40A0B;
}
.menu ul li.last a span, .menu ul li.last a:visited span {
background:transparent url(/assets/templates/bdirect/images/menu_bg_middle.png) repeat-x scroll left top !important;
}
.menu ul li li.last a span,
.menu ul li li.last a:visited span {
background-image:none !important;
}
.menu ul li.last a:hover span{
background:transparent url(/assets/templates/bdirect/images/menu_bg.png) repeat-x scroll left top !important;
background: url(images/menugrhl_r_lightbg.png) transparent no-repeat right top !important;
}

