#feature-slider .entry-container { display: none; }


.site-title a {
    color: #dd9933;
    font-family: lato;
font-size:40px;
}
.site-description {
    color: #dd9933;
    font-family: lato;
    font-size: 20px;
}

.site-content article {
   word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
   hyphens: none;
}

.widget-area .widget {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

#header-right-search { display: none; }