#content article .entry-meta {
    display: none;
}

#content .xoxo a:link {
    font-size: 0.7em;
}
.entry-utility {
	display: none;
}
hr, .archive #content article.span4 {
    border-bottom: 1px solid #ddd;
    border-top: 0 none;
    box-shadow: none;
}

.archive .wp-post-image {
    border-radius: 0;
	width: 40%;
}
.entry-content {
    margin-bottom: 55px;
}
.container-wide .carousel {
    margin-top: 0;
    max-height: 398px;
	margin-bottom: 1px;
}

.inclusions .readmore a.text {
    color: #385b72 !important;
}
#menu-top-link a {
    background-color: #fff;
    border-radius: 15px;
    color: #000;
    padding: 5px 12px 3px 12px;
}
#menu-main-menu ul > li a {
font-size: 80%;
}
#top-header {
    background: none repeat scroll 0 0 #11497d;
}
#top-header .container div {
    margin-bottom: 0;
}
#branding-navigation-header .container {
    line-height: 120px;
}
#branding-navigation-header {
    height: 120px;
}
h2.text-center {
    border-bottom: 1px solid #b0d8f2;
}
.home section#content {
    margin-top: 30px;
}
.social-icons ul li img {
    max-width: 28px;
}
header .container {
    padding: 10px 0;
}
.carousel-caption.caption-center {
    max-width: 50%;
}

.inclusions img {
	border-radius: 10px;
}
footer.page-footer a {
    color: #fff;
}
#text-13 a {
    background-color: #fff;
    border-radius: 15px;
    color: #000;
    padding: 8px 16px;
	font-weight:bold;
}

#text-13 h3 {
    margin-bottom: 25px;
}

@media (max-width: 767px) {
#branding-navigation-header #branding {
    margin: 21px 0;
}
#top-header .container div {
    margin-bottom: 0;
	margin-top:10px;
}
}


@media (max-width: 480px){
.home section#content {
    margin-top:0;
}
}
@media (min-width: 767px){
#post-785 .inclusions img {
    width: 55%;
} 
}
@media (max-width: 980px){
.entry-content {
   margin-top: 52px;
}
}
@media (max-width: 767px){
.entry-content {
   margin-top: 0;
}
header #main-nav .sub-menu {
    background: none repeat scroll 0 0 #000;
}
}