body {
    padding-top: 0px;
    padding-bottom: 30px;
}

#site-title {
    padding-bottom: 18px;
    color: #222222;
		font-weight: lighter;
    font-family: 'Lato', sans-serif;
}

#site-description {
    line-height: 24px;
    font-size: 16px;
    padding-bottom: 0;
    color: #666666;
		font-weight: lighter;
}

.header-post-title-container {
	border-bottom: 1px solid #EAEAEA;
	padding: 20px 0;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.05) inset;
}

div.menu-primary-container {
	  margin-top: 0%;
	  padding-bottom: 0px;
}

.portfolio-entry-title a{

		line-height: 0px;
		font-weight: 600;
    margin: 0;
    padding: 0;
	  margin-bottom: 0px;
		margin-top: 0px;
}

h2.portfolio-entry-title {
		font-size: 90%;
		line-height: 0px;
		font-weight: 600;
    margin: 0;
    padding: 0;
	  margin-bottom: 0px;
		margin-top: 0px;
		text-align: center;
}

h6 {
    font-size: 17px;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    margin-bottom: 0px;
}

.tg-one-fourth {
    float: left;
    width: 23.1527094%;
    margin: 0 2.46305419% 0 0;
    padding: 0px 0px 0px;
}

.footer-widgets-area {
    padding-top: 10px;
    padding-bottom: 0px;
}

.footer-widgets-wrapper {
    background-color: #ffffff;;
    border-top: 1px solid #EAEAEA;
}

.footer-widgets-area h3.widget-title {
    color: #606060;
}

h1.header-post-title-class {
		font-size: 145%;
		line-height: 0px;
		font-weight: 300;
	  margin-bottom: 10px;
		margin-top: 10px;
}

h3.widget-title {
		font-size: 70%;
		line-height: 0px;
		font-weight: 200;
	  margin-bottom: 0px;
		margin-top: 0px;
}

#featured-slider .slider-read-more-button {
    background-color: #cccccc;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Lato', sans-serif;
    padding: 5px 10px;
    float: center;
    margin-top: 5px;
    font-size: 10px;
}

#featured-slider .entry-container {
    top: 95%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    max-width: 40%;
}