.entry-title {
visibility: hidden;
margin-top: 6px;
clear: right;
font-size: 24px;
text-align: center;
}
  
.site-header .wrap {
padding: 40px 0 20px 0;
}

.site-inner, .page.no-featured-image .site-inner {
margin-top: 150px;
}

.welcome-message {
margin-bottom: 0px;
}

.widget {
margin-bottom: 24px;
}

.widget-title {
color: #01466d;
}

.textwidget {
margin-bottom: 24px;
color: #01466d;
}

.site-header, .single-post .site-header.shrink, .site-header.shrink {
background-color: #01466d;
}

.entry-title a {
visibility: visible;
color: #01466d;
}

.alignleft {
float: none;
text-align: left;
}

img.entry-image.attachment-page {
padding: 20px;
border: 1px solid;
border-color: #CCCECE;
}

img.centered, .aligncenter {
display: block;
margin: 0 auto 6px;
}

.entry {
margin-bottom: 0px;
}

.site-footer {
background-color: #01466d;
}