/*
THEME NAME: Renee Amey Team
THEME URI: https://www.2020creative.com
DESCRIPTION: Theme for Renee Amey Team
VERSION: 1.0
AUTHOR: 20/20 Creative
AUTHOR URI: https://www.2020creative.com
TAGS: Real Estate
*/

/*
 * light blue: 0071ad
 * dark blue: 004481
 * light gray: e3e3e3
 */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	color: #004481;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	font-family: sans-serif;
	background: #0071ad;
	padding-top:0 !important;
}
h1, h2, h3, h4, h5 {
	color:#004481;
}
#container {
	margin: 25px auto;
	background: #ffffff;
}

/*Top*/

#top {
	height: 163px;
	position: relative;
	z-index: 3;
}

#top .logo {
	float: left;
	margin: 38px 0 0 210px;
	width: 244px;
	height: 77px;
	background: url('images/logo.png') top left no-repeat;
}

#top .logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#top .slogan {
	float: right;
	margin: 110px 0 0 0;
	width: 400px;
	height: 20px;
	color: #0071ad;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
	text-align: right;
}


/*Nav*/
#navbarCollapse.collapsing,
#navbarCollapse.collapse.show {
	background-color: rgba(0,0,0,0.9);
	padding: 0px 15px;
}
#navbarCollapse.collapse.show .dropdown-menu {
	background-color: rgba(0,0,0,0.9);
}
#navbarCollapse.collapse.show .dropdown-menu .dropdown-item {
	background-color: rgba(0,0,0,0.9);
	color: white;
}

#top-gradient {
	position: fixed;
	background-image: url('https://leessummitlakehomes.com/wp-content/themes/renee_amey/images/gradient-1.png');
	background-repeat: repeat-x;
	background-position: top left;
	background-size: contain;
	opacity: .7;
	height:200px;
	width:100%;
	z-index: 99;
}
.navbar-dark .navbar-nav .nav-link {
	color:rgba(255,255,255,1.0) !important;
}
.navbar-dark .navbar-nav .nav-link:hover {
	color:rgba(255,255,255,0.7) !important;
}

.navbar-brand {
	max-width: 50%;
}
.navbar-brand img{
	max-width: 60%;
	max-height: 140px;
}
/* Bootstrap carousel */
#myCarousel {
	top:0;
	left:0;
	width:100%;
}
#myCarousel .carousel-item .img {
	
}

/*Slider*/
#slider {
	position: absolute;
	display: block;
	top:0;
	left:0;
	z-index: 1;
	width:100%;
	display:none;
}
.promo_slider{
    max-width: 100%;
}
#content .nivo-html-caption {
	padding: 5px 0 0 0;
	color: #0a406f;
	font-size: 18px;
}
#home-search {
	background-color: #0071ad;
	z-index: 5;
}
#home-search form select,
#home-search form button {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Content */
#content {
	margin-top:700px;
}


/* Lake Finder */
#lake-finder {
	color:white;
	background-color: #004481;
}
.ks-lakes {
	background-image:url('/wp-content/themes/renee_amey/images/ks_lakes_img.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 70px;
}
.mo-lakes {
	background-image:url('/wp-content/themes/renee_amey/images/mo_lakes_img.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding-top: 70px;
}
.ks-lakes:hover, 
.mo-lakes:hover {
	opacity: .7;
}
#lake-finder a{
	color:white;
}
#lake-finder .lake-list {
	padding-top:.5rem;
	padding-bottom: .5rem;
}
.lake-list a {
	display: block;
	font-size: 0.8rem;
}
/* Featurette */
.featureette-img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/*Header*/

#header {
	margin: 0 0 20px 0;
}

/*Content*/

#content {
	margin: 0 0 40px 0;
	padding: 0 40px;
}

#content h1 {
	margin: 20px 0 5px 0;
	padding: 0;
	color: #004481;
	font-size: 19px;
	text-transform: uppercase;
}

#content h2 {
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	color: #004481;
	font-size: 16px;
	text-transform: uppercase;
}

#content p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}

#header img {
	width: 100%;
	height: auto;
}

/*Properties*/

#properties {
	float: left;
	margin: 0 0 40px 0;
	width: 784px;
}

/*Full Page*/

#full {
	margin: 0 0 40px 0;
}

/*Sold Page*/

#sold {
	margin: 0 0 20px 0;
	width: 679px;
}

#sold .img {
	float: right;
	margin: 0 20px 0 0;
	padding: 1px;
	width: 200px;
}

#sold .img img {
	padding: 1px;
	border: solid 1px #004481;
	background: #ffffff;
}

#sold .content {
	float: left;
	width: 400px;
}

#sold .content h2 {
	margin: 0;
	padding: 0;
}

#sold .content p {
	margin: 0;
	padding: 0 0 10px 0;
}


/*Pagination*/

ul.paging { 
	list-style: none;
	padding: 0;
	font-weight: bold;
}  

ul.paging li { 
	float: left;
	margin: 0 3px 4px 0;
}  

ul.paging li a, ul.paging li.active {
	display: block;
	padding: 1px 4px;
	text-decoration: none;
	background: #f5f5f5;
	border: solid 1px #cccccc;
}  

ul.paging li.active {
	color: #ffffff;
	background: #004481;
	border: solid 1px #004481;
}  
#qsearch h2, #qsearch .heading {
	/*
	margin: 0;
	padding: 9px 10px 0 10px;
	height: 33px;
	width: 232px;
	font-size: 16px;
	font-weight: normal;
	*/
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background: #004481;
}

#qsearch form {
	/*
	margin: 10px 10px 10px 0;
	padding: 10px;
	width: 222px;
	*/
	text-align: center;
}

#qsearch .input,
#qsearch .input_list,
#qsearch .submit_btn {
	margin-bottom: 5px;
	/*
	float: right;
	margin: 0 0 10px 0;
	padding: 2px 10px;
	width: 84%;
	color: #ffffff;
	background: #004481;
	*/
	border: 1px solid #004481;
}

#qsearch .input_list {
	/*
	float: right;
	margin: 0 0 10px 0;
	padding: 2px 2px 2px 10px;
	width: 94%;
	color: #ffffff;
	background: #004481;
	border: none;
	*/
}
#qsearch .submit_btn {
	/*
	float: right;
	padding: 2px 10px;
	width: auto;
	*/
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	/*
	border: none;
	*/
	background: #004481;
	cursor: pointer;
}

#qsearch p {
	/*
	margin: 0 10px;
	padding: 0 0 10px 0;
	line-height: 18px;
	*/
	color: #004481;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
}




/*Search*/

#search {
	width: 780px;
	background: #e3e3e3;
}

#search h2 {
	margin: 0;
	padding: 9px 10px 0 10px;
	height: 33px;
	width: 757px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #004481;
}

#search form {
	margin: 10px 10px 10px 0;
	padding: 10px;
	width: 747px;
}

#search label {
	float: left;
	margin: 0 0 5px 0;
	width: auto;
}

#search .type {
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;
}

#search .address {
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;
}

#search .mls {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}

#search .zip {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}

#search .city {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}

#search .state {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}

#search .county {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}

#search .min_price {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}

#search .max_price {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}

#search .input_type {
	float: left;
	padding: 2px 2px 2px 10px;
	width: 188px;
	color: #ffffff;
	background: #004481;
	border: none;
}

#search .input_address {
	float: left;
	padding: 2px 10px;
	width: 180px;
	color: #ffffff;
	background: #004481;
	border: none;
}

#search .input_mls {
	float: left;
	padding: 2px 10px;
	width: 80px;
	color: #ffffff;
	background: #004481;
	border: none;
}

#search .input_zip {
	float: left;
	padding: 2px 10px;
	width: 80px;
	color: #ffffff;
	background: #004481;
	border: none;
}

#search .input_list {
	float: left;
	padding: 2px 2px 2px 10px;
	width: 100px;
	color: #ffffff;
	background: #004481;
	border: none;
}

#search .submit_btn {
	float: left;
	margin: 20px 0 0 0;
	padding: 2px 10px;
	width: auto;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	background: #004481;
	cursor: pointer;
}

#search p {
	margin: 0 10px;
	padding: 0 0 10px 0;
	line-height: 18px;
	color: #004481;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
}


/*Sidebar*/

#sidebar {
	/*
	margin-top: 10px;
	*/
	margin-left: 20px;
	float: right;
	width: 252px;
}


/*Contact Sidebar*/
#sidebar #contact_sidebar ul {
	list-style: none;
	margin-bottom:1rem;
}

#sidebar #contact_sidebar li {
	display: block;
	border-bottom: solid 1px #0071ad;
}

#sidebar #contact_sidebar li a {
	display: block;
	padding: 4px 10px;
	color: #004481;
	font-size: 14px;
	text-decoration: none;
}

#sidebar #contact_sidebar li a:hover {
	text-decoration: none;
}

/*Contact Sidebar Form*/

#contact_form .button {
	padding: 2px 10px;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	background: #004481;
	cursor: pointer;
}

#contact_form {
	float: right;
	width: 252px;
	background: #e3e3e3;
}

#contact_form h2, #contact_form .heading {
	margin: 0;
	padding: 9px 10px 0 10px;
	height: 33px;
	width: 232px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #004481;
}

#contact_form form {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 232px;
}

#contact_form .input {
	float: right;
	margin: 0 10px 10px 0;
	padding: 2px 10px;
	width: 84%;
	color: #ffffff;
	background: #004481;
	border: none;
}

#contact_form .submit_btn {
	float: right;
	margin: 0 10px 0 0;
	padding: 2px 10px;
	width: auto;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	background: #004481;
	cursor: pointer;
}

#contact_form p {
	color: #004481;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
}


/*Properties Sidebar*/

#properties_sidebar {
	float: right;
	margin: 0 0 20px 0;
	width: 160px;
	background: #e3e3e3;
}

#properties_sidebar h2 {
	margin: 0;
	padding: 9px 10px 0 10px;
	height: 33px;
	width: 140px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #004481;
}

#properties_sidebar h3 {
	float: left;
	margin: 4px 0;
	padding: 4px 10px;
	width: 110px;
	color: #004481;
	font-size: 14px;
	font-weight: bold;
}

#properties_sidebar .content {
	margin: 15px;
	padding: 10px 0 0 0;
	width: 145px;
}

#properties_sidebar .content p {
	margin: 0 10px;
	padding: 0 0 10px 0;
	line-height: 18px;
	color: #004481;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	/*
	font-family: Georgia, "Times New Roman", Times, serif;
	*/
}

#properties_sidebar ul {
	margin: 15px;
	padding: 0;
	list-style: none;
}

#properties_sidebar li {
	display: block;
	border-bottom: solid 1px #0071ad;
}

#properties_sidebar li a {
	display: block;
	margin: 0;
	padding: 4px 10px;
	width: 110px;
	height: 100%;
	color: #004481;
	font-size: 13px;
	text-decoration: none;
}

#properties_sidebar li a:hover {
	display: block;
	width: 112px;
	height: 100%;
	color: #004481;
	font-size: 13px;
	text-decoration: none;
	background: #e3e3e3;
}


/*Featured Sidebar*/

#sidebar #featured {
	float: right;
	margin: 20px 0 20px 0;
	width: 252px;
	background: #e3e3e3;
}

#sidebar #featured h2, #featured .heading {
	margin: 0;
	padding: 9px 10px 0 10px;
	height: 33px;
	width: 232px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #004481;
}

#sidebar #featured .content {
	margin: 15px;
	width: 212px;
}

#sidebar #featured .img {
	float: left;
	margin: 0 10px 0 0;
	width: 86px;
	height: 66px;
}

#sidebar #featured .img img {
	padding: 2px;
	border: solid 1px #004481;
	background: #ffffff;
}

#sidebar #featured h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 110px;
	color: #004481;
	font-size: 12px;
	font-weight: bold;
}

#sidebar #featured h3 a, #sidebar #featured h3 a:hover {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 110px;
	color: #004481;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar #featured .content p {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 100px;
	line-height: 18px;
	color: #004481;
}

#sidebar #featured .div {
	width: 100%;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #004481;
}


/*Section One*/

#section1 {
	position: relative;
	display: block;
	background: #0071ad;
	margin-top: 275px; /* DP: Why does this not fall after the slider by defaults */
	font-size: 0.8em;
	padding:1rem 1rem;
	min-height:150px;
}

#section1 .mo_lakes {
	background-image: url('images/mo_lakes_img.jpg');
	background-position: center;
	background-size: cover;
}

#section1 .mo_lakes a {
	color: #004380;
}

#section1 .ks_lakes {
	background-image: url('images/ks_lakes_img.jpg');
	background-position: center;
	background-size: cover;
}

#section1 .ks_lakes a {
	color: #004380;
}

#section1 .list1 {
	float: right;
	margin-top: 22px;
	margin-right: 20px;
}
#section1 .list2 {
	float: right;
}
#section1 .list3 {
	float: right;
}

#section1 ul {
	margin: 0;
	padding: 0;
	color: #ffffff;
	list-style: none;
}

#section1 ul a {
	color: #ffffff;
	list-style: none;
	text-decoration: none;
}

#section1 ul a:hover {
	color: #ffffff;
	text-decoration: none;
}

#section1 h2 {
	margin: 0;
	padding: 5px 30px;
	color: #ffffff;
	font-size: 1.5rem;
	font-weight: normal;
	text-transform: uppercase;
}


/*Section Two*/

#section2 {
}

#section2 #wrapper {
}

#section2 .left {
	padding: 40px;
}

#section2 .left h2 {
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	color: #404040;
	text-transform: uppercase;
}

#section2 .left p {
	margin: 0;
	padding: 0 0 10px 0;
	color: #404040;
	line-height: 22px;
}

#section2 .right {
	float: right;
	padding: 40px;
	width: calc(33.3% - 80px);
	background-color: #e3e3e3;
	margin-left: 40px;
}

#section2 .right h2, #section2 .right h2 a, #section2 .right h2 a:hover {
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	color: #004481;
	font-size: 18px;
	/*
	border-bottom: solid 1px #ffffff;
	*/
}

#section2 .right h1, #section2 .right h1 a {
	margin: 0 0 10px 0;
	padding: 0;
	color: #004481;
	font-size: 18px;
}

#section2 .right h1 a:hover {
	margin: 0 0 10px 0;
	padding: 0;
	color: #004481;
	font-size: 18px;
}


#section2 .right p, .widget_advancedrecentposts {
	margin: 0;
	padding: 0 0 10px 0;
	color: #004481;
	font-size: 12px;
	line-height: 16px;
}

#section2 .right a {
	color: #004481;
	font-size: 12px;
}

#section2 .right a:hover {
	color: #004481;
	font-size: 12px;
}


/*Lake Pages*/

#content .lake_homes_btn {
	margin: 10px 0 0 0;
	width: 217px;
	height: 57px;
	background: url('images/lake_homes_btn.png') top left no-repeat;
	cursor: pointer;
}

#content .lake_homes_btn a {
	display: block;
	width: 100%;
	height: 100%;
}

#content .map {
	margin: 0 0 20px 0;
}
#content .map iframe {
	width: calc(100% - 272px);
}


/*Concierge Page*/

#concierge {
	margin: 0 0 10px 0;
	width: 679px;
}

#concierge .img {
	float: right;
	margin: 0 20px 0 0;
	padding: 1px;
	width: 125px;
}

#concierge .img img {
	padding: 1px;
	border: solid 1px #004481;
	background: #ffffff;
}

#concierge .content {
	float: left;
	width: 508px;
}

#concierge .content h2 {
	margin: 0;
	padding: 0;
}

#concierge .content p {
	margin: 0;
	padding: 0 0 10px 0;
}


/*Lakes List*/

#sidebar .lakes {
	background: url('images/lake_list_img.png') top left no-repeat;
}

#sidebar .lakes_img {
	float:left;
	width:41px;
	height:39px;
}
#sidebar .lakes h5 {
}

#sidebar .lakes h6 {
}


/*Lakes List*/

#sidebar #lakes_list {
}

#sidebar #lakes_list h2 {
	border-bottom: solid 1px #004481;
}

#sidebar #lakes_list ul {
	list-style: none;
}

#sidebar #lakes_list li {
}

#sidebar #lakes_list a {
	text-decoration: none;
}


/*Sidebar List*/

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar #sidebar_list {
}

#sidebar #sidebar_list h2 {
	color:#004481;
	border-bottom: solid 1px #004481;
}

#sidebar #sidebar_list ul {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}

#sidebar_list li {
}

#sidebar_list a {
	text-decoration: none;
}


/*Footer*/

#footer {
	margin: 8px 14px 0 14px;
	background-image: url('images/remax_img.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footer #social {
	float: left;
	margin: 0 20px 0 0;
	width: 82px;
	height: 36px;
}

#footer #social i{
	float: left;
	width: 36px;
	height: 36px;
	color:#0071AD;
	font-size: 2.5em;
}
#footer #social i:hover{
	color:#729897;
}

#footer #social a {
	display: block;
	width: 100%;
	height: 100%;
}

#footer #copyright {
	float: left;
	width: 330px;
}

#footer #copyright p {
	margin: 0;
	padding: 0 0 4px 0;
	color: #004481;
	font-size: 11px;
}

#footer ul {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	width: 508px;
	color: #004481;
	font-size: 9px;
	text-transform: uppercase;
	list-style: none;
}

#footer li {
	float: right;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	width: auto;
	border-right: solid 1px #9d9898;
}
#footer li:first-child {
	padding-right: 0;
	border-right: none;
}

#footer li a {
	color: #004481;
	text-decoration: none;
}

#footer li a:hover {
	color: #0d83c2;
	text-decoration: none;
}

#footer .last a {
	margin: 0 0 0 5px;
	padding: 0;
	width: auto;
	border: none;
}


/*Misc*/

.clear {
	clear: both;
}

a {
	color: #183773;
	text-decoration: underline;
}

a:hover {
	color: #004481;
	text-decoration: underline;
}

h1 a, a:hover {
	text-decoration: none;
}
h2 {
	color: #183773;
}

h2 a, a:hover {
	text-decoration: none;
}
	
h3 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #183773;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #183773;
	font-size: 14px;
	font-weight: bold;
}

h5 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #183773;
	font-size: 12px;
	font-weight: bold;
}

hr {
	display: none;
}

.line {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	width: 100%;
	border-bottom: dotted 1px #CCC;
	clear: both;
}

strong {
	font-weight: bold;
}

img { 
	border: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.widget {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.widget li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.textwidget {
	margin-bottom: 30px;
}

.widget_nav_menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu-item {
	list-style: none;
	margin: 0;
	padding: 0;
}


/*Blog*/

#post {
	margin: 0;
	padding: 0;
}

#post ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#post li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#post .date {
	float: left;
	margin: 0 10px 0 0;
	width: 30px;
	padding: 4px;
	font: bold 20px Helvetica, Sans-Serif;
	color: #b6b6b1;
	text-align: center;
	background-color: #dedede;
}

#post .date span {
	font: normal 10px Helvetica, Sans-Serif;
	display: block;
	margin: -5px 0 0 0;
}

#post .heading {
	float: left;
	margin: 0 0 4px 0;
	width: 400px;
	color: #b6b6b1;
}

#post .heading h2 {
	float: left;
	margin: 0 0 2px 0;
	padding: 0;
	width: 400px;
	color: #183773;
	font-size: 18px;
	font-weight: bold;
}

#post .heading h2 a {
	text-decoration: none;
}

#post .heading h2 a:hover {
	color: #004481;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#post .heading p {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#post #.post-content {
	
}

#post #.post-content p {
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.pagination {
	margin: 0 0 60px 0;
	overflow: hidden;
}

.pagination p {
	margin: 0;
}

.pagination p a {
	display: block;
	width: 102px;
	height: 33px;
	overflow: hidden;
	background: url(images/pagination-bg.png);
	font-size: 16px;
}

.pagination p.prev a {
	float: left;
	padding: 14px 0 0 46px;
}

.pagination p.next a {
	float: right;
	text-align: right;
	padding: 14px 46px 0 0;
	background-position: 0 -47px;
}

#share, #similar {
	background: url(images/lines.png);
	padding: 20px 18px;
	margin: 0 0 30px 0;
}

#share ul {
	list-style: none;
	overflow: hidden;
}

#share ul li {
	float: left;
	margin: 0 30px 0 0;
}

#similar ul li {
	font-size: 16px;
	list-style: none;
	margin: 0 0 10px 0;
}

#archives h2 {
	padding: 0 0 2px 0;
	color: #183773;
	font-size: 16px;
	font-weight: bold;
}

#archives h2 a {
	color: #183773;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#archives h2 a:hover {
	color: #004481;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#archives ul {
	list-style: none;
	font: 18px Lucida Grande, Lucida Sans Unicode, Helvetica, Sans-Serif;
}

#archives ul li {
	margin: 0 0 10px 0;
}

#archives ul#smart-archives-block {
	font: 24px Tallys, Georgia, Serif;
	padding: 0 0 30px 0;
	background: url(images/underline.png) bottom repeat-x;
}

#archives ul#smart-archives-block strong, #archives ul#smart-archives-block span, #archives ul#smart-archives-block a {
	margin: 0 12px 20px 0;
}

#archives ul#smart-archives-block span.empty-month {
	color: #afada2;
	text-shadow: 0px 1px 0px #fff;
}

#comments ul.commentlist {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
}

#comments ul.commentlist li {
	margin: 0;
	padding: 0 0 24px 0;
	clear: both;
	list-style: none;
}

#comments ul.commentlist ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#comments ul.commentlist ul li {
	margin: 0 0 24px 20px;
	padding: 0;
	border: none;
	list-style: none;
}

#comments .comment {
	overflow: hidden;
}

#comments .comment .avatar {
	float: left;
	margin: 0 15px 10px 0;
	padding: 5px;
	background: url(images/lines.png);
}

#comments .comment .commenttext {
	width: 404px;
	float: left;
}

#comments .comment p {
	margin: 0 0 5px 0;
	font-size: 14px;
	line-height: 24px;
}

#comments .comment cite {
	font: 18px Georgia, Serif;
	margin : 0 0 5px 0;
}

#comments .comment span {
	display: none;
}

#comments .comment .comment-meta {
	float: right;
	font: 11px Georgia, Serif;
	margin: -18px 0 0 0;
}

#comments .comment .reply a {

	display: block;
	clear: both;
	float: right;
	font: 15px Georgia, Serif;
}

#comments .comment .cancel a {
	display: block;
	float: right;
	clear: both;
	font: 15px Georgia, Serif;
}

#comments #respond {
	margin: 0 0 66px 0;
	clear: both;
}

#comments #respond form label {
	float: left;
	clear: left;
	width: 80px;
	text-align: right;
	margin: 7px 10px 0 0;
	font: 17px Georgia, Serif;
	color: #474747;
	text-shadow: 0px 1px 0px #fff;
}

#comments #respond form input {
	float: left;
	width: 250px;
	height: 30px;
	margin: 0 20px 10px 0;
	padding: 4px 15px 0 15px;
	background: #cfcdbf url(images/input-bg.png) repeat-x;
	border: 1px solid #c9c8b9;
	font: 15px Helvetica, Arial, Sans-Serif;
	color: #474747;
}

#comments #respond form textarea {
	float: left;
	width: 400px;
	height: 120px;
	margin: 0 0 10px 0;
	padding: 10px;
	background: #cfcdbf url(images/input-bg.png) repeat-x;
	border: 1px solid #c9c8b9;
	font: 15px Helvetica, Arial, Sans-Serif;
	color: #474747;
}

#comments #respond form input.commentsubmit {
	margin: 10px 0 0 80px;
	width: auto;
	height: auto;
	background: none;
	border: none;
	font: 28px Tallys, Georgia, Serif;
	letter-spacing: 3px;
	color: #88344b;
	text-shadow: 0px 1px 0px #fff;
	cursor: pointer;
}

#comments #respond form input:focus, #comments #respond form textarea:focus {
	border: 1px solid #adac9f;
}



.widget_nav_menu ul {
	margin: 0;
	padding: 0;
	line-height: 24px;
}

.widget_nav_menu li {
	padding: 0 0 4px 28px;
	height: 20px;
	background: url('images/arrow.png') left no-repeat;
}

.widget_nav_menu li a {
	color: #638742;
	text-decoration: underline;
}

.widget_nav_menu li a:hover {
	color: #183773;
	text-decoration: underline;
}

.nivo-caption {
	color: #004481;
	background: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

#breadcrumb {
	margin: 0 0 20px 0;
	color: #999;
}

#breadcrumb a {
	color: #999;
}


/*IDX Search*/

/*Search Widget*/

.dsidx-widget-search h2 {
	margin: 0;
	padding: 9px 10px 0 10px;
	height: 33px;
	width: 232px;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #004481;
}

.dsidx-search-widget {
	width: 252px;
	height: 402px;
	background: #e3e3e3;
}

.dsidx-search-widget input[type="submit"] {
	float: right;
	padding: 2px 10px;
	width: auto;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	border: none;
	background: #004481;
	cursor: pointer;
}

.dsidx-search-widget select {
	float: right;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	width: auto;
	height: 98%;
	color: #004481;
	background: #f3f3f3;
	border: none;
}

.dsidx-search-widget .dsidx-mlsnumber, .dsidx-search-widget .dsidx-price, .dsidx-search-widget .dsidx-price {
	float: right;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	width: auto;
	height: 30%;
	color: #004481;
	background: #f3f3f3;
	border: none;
}

.dsidx-search-widget .dsidx-beds, .dsidx-search-widget .dsidx-baths {
	float: right;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	width: auto;
	height: 10%;
	color: #004481;
	background: #f3f3f3;
	border: none;
}

.dsidx-search-widget label {
	text-align: right;
}

#content ol li {
	margin: 0 0 20px 0;
	padding: 0;
	background: #e3e3e3;
}

#content ol li:nth-child(odd) {
	margin: 0 0 20px 0;
	padding: 0;
	background: #efebd9;
}
#dsidx-photos img {
	width: 500px;
	height: 400px;
}
.promo_slider_wrapper {
    margin:0px !important;
}
.promo_slider_excerpt {
    font-size:1.5em !important;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    color: #fff;
    padding: 8px 2.5% !important;
    width: 95%;
}



/* Custom bootstap css for http://getbootstrap.com/docs/4.1/examples/carousel/carousel.css */
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
	height: 70vh;
	background-color: #777;
}
@media (min-width: 768px) {
	.carousel-item {
		height: 50vh;
	}
}
@media (min-width: 992px) {
	.carousel-item{
		height: 70vh;
	}
}

.carousel-item > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/*
.carousel-item > img {
	position: relative;
	margin:auto auto;
	min-width:100%;
	width:100%;
}
*/


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
#blog-feed .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
#blog-feed h2 {
  font-weight: 400;
}
#blog-feed .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

#blog-feed .rounded-circle-blog {
	width: 140px;
	height: 140px;
	object-fit: cover;
	border-radius: 70px;
}
.marketing {
	border-top:1px solid #e3e3e3;
}

/* Featurettes
------------------------- */
.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}

nav .nav-link {
	white-space: nowrap;
}

/*
.wn-featured .wolfnet_featuredListings {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
*/

#sold_cta form {
	display: flex;
	justify-content: center;
	align-items: center;
}
