/*
Theme Name: Griffin Electric
Theme URI: https://www.griffinelectric.com/
Description: Griffin Electric Blog
Author: Infinite Communications
Version: 1.0
*/

p, ul, ol {line-height:1.75;font-family: 'Lato', sans-serif;}
ul {margin-bottom: 1em; margin-left: 30px;}
img {max-width:100%; height:auto;}
.entry-content { margin: 30px 0; }

.article-body .page-title { margin-bottom: 30px; }

.post .entry-title { margin-bottom: 10px; }
.post .entry-summary { margin: 20px 0; }

.xoxo {
	margin: 0;
	list-style: none;
}
.xoxo li {
	margin: 20px 0;
}
.xoxo li ul li { margin: 0; }

.entry-utility {
    font-size: .8em;
    margin-bottom: 20px;
}

#primary input[type="text"] { width: auto; margin-bottom: 10px; }

#post-grid-4 .post-grid img { width: auto; height: 180px; }

.post-grid .item:nth-child(2n+1) {

	clear: left;

}

#post-grid-4 .element_0 {
	font-weight: bold;
	font-size: 20px;
}


@media(max-width: 700px){
	.post-grid img { height: auto; }
}

.nav.expanded ul, .widgets, .nav-secondary ul, ul.slides, ul.list-solutions {margin:0;}