/* Home - header transparent for fullscreen bg image */
.home.x-navbar-fixed-top-active .masthead {
    position: absolute;
    top: 0;
    width: 100%;
}

.home.x-navbar-fixed-top-active .x-navbar {
    background-color: transparent;
	border-bottom:none;
}

.x-logobar {
	background-color:transparent;
}


h2.widgettitle {

    font-size: 100%;
    color: #ffffff;

}
  
li.recentcomments {
  
  font-size: 14px;
  color: #ffffff;
    
}