/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* *** body *** */
.quotename {
	font-size: 19px;
}

.quote {
	text-align: center;
	color: rgb(0,174,239);
	font-weight: 600;
	font-size: 23px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.quoteright {
	float: right;
	width: 35%;
	min-width: 300px;
	text-align: center;
	color: rgb(0,174,239);
	font-weight: 600;
	font-size: 23px;
	margin-top: 15px;
	margin-bottom: 15px;
}

body {
	background-color: #ffffff;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.entry-title {
	color: #00AEEF;
}

.page-id-29 .entry-title {
	display: none;
}

.home-bottom .widget-title {
	color: #666666;
	font-weight: 700;
	text-align: center;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	background-color: #00AEEF;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover {
	background-color: #666666;
}

/* *** header *** */
.site-header {
	background-color: #ffffff;
}

.site-header .wrap {
	padding: 30px 0;
}

.title-area {
	width: 350px;
	height: 103px;
	text-indent: -9999px;
	background: url("https://www.pamelakrueger.com/wp-content/uploads/2015/04/PamKLogo350.png")no-repeat;
}

.nav-primary {
	background-color: #00AEEf;
}

.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu a:hover, .genesis-nav-menu li:hover > a {
	background-color: #D4EFFC;
	color: #666666;
	font-weight: 500;
	letter-spacing: 1px;
}

.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a, .genesis-nav-menu a, .genesis-nav-menu li > a {
	font-weight: 500;
	letter-spacing: 1px;
}

.simple-social-icons {
	width: 45px;
	float: right;
}

SECTION#text-5.widget.widget_text {
	color: #00AEEF;
	font-size: 21px;
	width: 152px;
	float: right;
}

.site-header .widget-area {
	width: 200px;
	margin-top: 25px;
}

/* *** footer *** */
.site-footer {
	background-color: #00AEEF;
	color: #ffffff;
}

.site-footer a {
	color: #ffffff;
}

.site-footer a:hover {
	color: #ffffff;
}

.sub-footer {
	background-color: #666666;
	padding: 35px 0 0;
	font-size: 11px;
	color: #ffffff;
}

.footer-widgets-1 {
	float: left;
	font-size: 11.5px;
	width: 52%;
	margin-right: 25px;
}

.footer-widgets-2 {
	width: 210px;
}

.footer-widgets {
	background-color: #666666;
	padding: 30px 0 0;
}

widgets-3 {
	float: left;
	background: #F79226;
}

LI#menu-item-39.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-39 {
	background-color: #F69126;
}

@media only screen and (max-width: 720px) {
	.quoteright {
		float: none;
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.quoteright {
		font-size: 18px;
	}
	
	.quoteright {
		font-size: 18px;
	}
}