.entry h3.title, h1.title { font-family: 'Kreon', Arial, sans-serif; font-size: 20px; text-shadow: 1px 1px 1px #ffffff; }
h1.title { color: #48423f; font-size: 30px; }
body h1.title { margin-bottom: 8px; padding-bottom: 5px;}
.entry h3.title a { text-decoration: none; color: #48423f; }
	
.entry h3.title { padding-top: 5px; }    


#featured {
    display: none;
}

.breadcrumbs {
    background:url(../images/title-bg.png) repeat-x;
    font-size: 14px;
    height: 42px;
    padding-left: 28px;
    line-height: 42px;
    margin:0 0 10px; 
}
.breadcrumbs li { 
    display:inline; 
}
.breadcrumbs  a { 
    color: #b9c5c5;
    text-decoration: none; 
}
.breadcrumbs, .breadcrumbs  a:hover {
    color: #929e9e; 
}
#index-top-shadow { 
    background: url(../images/content-top-shadow.png) repeat-x scroll 0 1px; 
    position: absolute; 
    top: 0; 
    left: 0; 
    height: 6px; 
    width: 100%; 
    border-top: 1px solid #dee0e0; 
}

.fullwidth #left-area { width: 100%; }
.fullwidth #entries { background: none; }

