/*
 Theme Name:     New Blue
 Theme URI:      https://www.newbluecarleton.ca
 Description:    New Blue Theme
 Author:         Rob Stocki
 Author URI:     https://www.robstocki.com
 Template:       Divi
 Version:        1.0.0
*/


/*
#top-menu-nav ul li a:hover {
color: yellow;
opacity: 1 !important;
}


.homepageProjectButton {
	width:300px
}


table .firstColumn {
	width:30% !important;
	
	
}

#dpp_homepage_choices ul, #dpp_homepage_choices ol {
	margin-left:2em;
}


#dpp_homepage_choices ul li, #dpp_homepage_choices ol li {
	line-height: 1.5em;
}


#dpp_homepage_choices ol li:not(:last-of-type) {
	margin-bottom: 1em;
/* 
margin-top:1em;
*/
}

.dpp_homepage_choices ul, .dpp_homepage_choices ol {
	margin-left:2em;
}


.dpp_homepage_choices ul li, .dpp_homepage_choices ol li {
	line-height: 1.5em;
	list-style-position: outside;
}


.dpp_homepage_choices ol li:not(:last-of-type) {
	margin-bottom: 1em;
/* 
margin-top:1em;
*/
}


/* Remove space between the bottom of the post and footer. */

.single .et_pb_post {
 margin-bottom: 0;
 padding-bottom: 0;
}
#left-area {
 padding-bottom: 0 !important;
}





/* #########################################################  */
/*****************************
Blog Style 7
******************************/
/* Blog Page */

body:not(.single) #content-area .et_pb_post {
	position: relative;
  overflow:hidden;
  padding-bottom: 4em;
 }
body:not(.single) #content-area .et_pb_post:after{
  content:"";
   clear:both;
 display:block;
}
body:not(.single) #content-area .et_pb_post .entry-featured-image-url {
	max-width: 45%;
  float:left;
  margin-right:5%;
  margin-bottom:0;
}

body:not(.single) #content-area .et_pb_post .entry-title {
	line-height: normal;
}
@media screen and (max-width: 767px) {
	body:not(.single) #content-area .et_pb_post .entry-featured-image-url {
		margin-bottom:30px;
		max-width: none;
	}
}

/*****************************
	/Blog Style 7
******************************/
/* /########################################################  */


/* Center Items In Divi using the align columns switch */

.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}

#homepageHero {
	display:flex; 
}




/**************************************************************
/*  Gravity Forms Add-On Image Choices  */