/*
 Theme Name:     Guerriere and Halnon, Inc.
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Design and Hosting by <a href="http://www.ashdowntech.com" target="_blank" title="Ashdown Technologies">Ashdown Technologies</a>.
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here */

/**************** GENERAL ***************/

h2 {
	line-height: 1.2em !important;
	}

/****************** NAV *****************/

/* Make the "Services" sub-menu wider to stop wrapping */

.nav li#menu-item-87 ul {
    width: 290px;
	}

#top-menu li#menu-item-87 li a {
    width: 250px;
	}

/**************** HEADER *****************/

/**************** SIDEBAR *****************/

.cat-post-item .cat-post-title {	
	font-weight: bold;
	text-transform: none;
	}

.cat-post-item,
.cat-post-item a {
	font-size: 1em;
	line-height: 1.6em;
	}

.cat-post-item img {
	float: none;
	display: block;
	}

/**************** CONTENT *****************/

#our-staff-listing .staff-member-listing .staff-member {
	clear: both;
	margin: 10px 0;
	min-height: 150px;
	}

#our-staff-listing .staff-member-listing .staff-member img {
	float: left;
	padding: 0 10px 0 0;
	max-width: 125px;
	}

#our-staff-listing h2 {
	clear: both;
	margin-top: 50px;
	}

#left-area ul, .entry-content ul, .comment-content ul, body.et-pb-preview #main-content .container ul {
    line-height: 26px;
    padding: 10px 0 23px 65px;
}

/**************** FOOTER ******************/