/* Enter Your Custom CSS Here */
#masthead {
padding-bottom:0px;
}

#site-title {
padding:5px 0 0;
}

#colophon {
margin-top:200px;
padding: 10px 0 100px 0;
}

#site-nav ul li a {
	font-size: 1rem;
}

.entry-content img {
	clear:both;
}

.three-columns-one {
	width:66.1%;
}

.three-columns-two.last {
  width: 32.3%;

}

.three-columns-two.last p{
  font-size: 85%;
}

.entry-title {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;}
}