/* Remove bullet points for trending news
 */
ul.rss-aggregator {
    list-style-type: none;
}


/* Change size of input form from 10px to 5px and change font to Verdana
 */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: none;
	color: #333;
	font-family: 'Verdana', serif;
	font-size: 16px;
	font-weight: 300;
	padding: 5px;
	width: 100%;
}


/*
Decrease menu bar width from 1.5 to .75 */
.genesis-nav-menu {
	clear: both;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: .75;
	width: 100%;
}


/*
Shorten widget margin from 40 to 25 */
.sidebar .widget {
	margin-bottom: 25px;
}


/*
Change font and size */
body {
	background-color: #fff;
	color: #333;
	font-family: 'Verdana', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Verdana', sans-serif;
 	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 15px;
}

.entry-title {
	font-size: 24px;
	line-height: 1;
}

b,
strong {
	font-weight: 600;
}

/*
Change link color */
a {
	border-bottom: 1px dotted #333;
	color: #1a5276 ;
	font-weight: 400;
	text-decoration: none;
}

.entry-title a,
.sidebar .widget-title a {
	border: none;
	color:  #1a5276 ;
}

.entry-title { line-height: 1.2}


/*
change blockquote */
blockquote {
background: #fcfcfc;
color: #333;
margin: 20px;
padding:0px;
}
 



/* After Entry Widget
--------------------------------------------- */

.after-entry {
	background-color: #ffffff;
	margin-bottom: 60px;
	padding: 0px;
	text-align: left;
}

.after-entry .widget {
	margin-bottom: 00px;
}

.after-entry .featured-content .entry:last-child,
.after-entry .widget:last-child,
.after-entry p:last-child {
	padding: 0;
	margin: 0;
}

.after-entry li {
	list-style-type: none;
}



/*
change Nav bar background color */


.nav-primary {
	background-color:   #1a5276;
}

/* Custom logo image */
.header-image .site-title a {
    height: 100px;
    display: block;
    text-indent: unset !important;
		max-width: unset !important;
		padding-top: 10px;
		padding-bottom: 10px;
}
.header-image .site-title a img {
		max-height: 100%;
		max-width: 100%;
}
@media only screen and (max-width: 1023px) {
	.header-image .site-title {
		padding: 10px;
	}
	.site-header {
		padding-bottom: 0 !important;
	}
	.header-image .site-title a {
		margin-bottom: 0 !important;
	}
}

/* change logo size

.header-image .site-title a {
	height: 150px;
	display: block;
	text-indent: -9999px;
	max-width: 625px;
	margin-bottom: 10px;
	margin-top: 10px;
}
*/

/*
make head non-static */

.site-header {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	left: 0;
	letter-spacing: 1px;
	position: static;
	top: 0;
	width: 100%;
	z-index: 999;
}

/* Mediavine Sidebar Adjustment */
@media only screen and (min-width: 768px) {
    .content-sidebar .content {
        max-width: calc(100% - 331px);
    }
    .content-sidebar .sidebar {
			min-width: 310px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .content-sidebar .sidebar {
      width: 316px;
			padding-left: 15px;
			border-left: 1px solid #f5f5f5;
    }
}
@media only screen and (max-width: 374px) {
    .site-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}

h4 {
	font-size: 16px;
}



.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
	line-height: 1.625;
}



/*
change entry meta font */

.entry-meta {
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
}


grow-exclusive-content-widget-72e56ce1-b526-4406-8248-a176c5e3af6d


