@charset "UTF-8";
/* CSS Document

PLUGIN OVERRIDES

 */



/* FOR BUSINESS DIRECTORY */


form#wpbdmsearchform { }


form#wpbdmsearchform input#intextbox {
	float: right;
	width: 90px;
    
}

form#wpbdmsearchform input#wpbdmsearchsubmit {
	float: left;
	width: 100px;
	font-size: 12px;
	padding: 1px 2px 1px 2px;
    
}


.entry-content .wpbdp-page-content a, .entry-content .wpbdp-listing a{
	text-decoration: none;
	width: 85%;
}


.wpbdp-listing-single .main-image {
    float: left;
    margin-right: 20px;
    padding: 5px;
}

.wpbdp-listing-excerpt .listing-thumbnail {
    float: left;
    margin: 0px 30px 0px 0px;
}

.wpbdp-listing-excerpt {
	border-bottom: 1px dotted rgb(221, 221, 221);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 27%;
	float: left;
	margin-right: 3%;
	height: 250px;
	overflow:hidden;
}


.wpbdp-listing .listing-details .field-value {
    margin-bottom: 0px;
    width: 100%;
	width: 100%;
overflow: hidden;
float: left;
}

.wpbdp-listing .listing-details .field-value.wpbdp-field-name.title{
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	color: #333;
    
}


.wpbdp-listing .listing-details .field-value.wpbdp-field-businessname.excerpt{
   font-size: 13px;
   font-weight: bold;
   color: #333;
   line-height: 1.5em;
}

.wpbdp-listing .listing-details .field-value.wpbdp-field-businesswebsiteaddress{
   font-size: 13px;
   font-weight: bold;
   color: #333;
   line-height: 1.3em;
}

.wpbdp-listing .listing-details .field-value.wpbdp-field-businessgenre.category{
   font-size: 12px;
   font-weight: normal;
   color: #333;
   line-height: 1.5em;
}

.wpbdp-listing .listing-details .field-value.wpbdp-field-businessname.excerpt p{
   margin: 0px;
}


/* this was for when we were using the title as content 
.post .wpbdp-listing .listing-details h2 {
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	font-size: 20px;
	color: #333;
}*/

.wpbdp-listing .listing-details .field-value.wpbdp-field-businessname.excerpt span.meta-nav{
    display: none;
}




.wpbdp-listing-excerpt.odd {
	background-attachment: scroll;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}


.wpbdp-listing-single .listing-title {
	background: none repeat scroll 0% 0% transparent;
	margin-bottom: 12px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: -5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: rgb(221, 221, 221);
	margin-top: 12px;
	margin-left: 2px;
}


.wpbdp-listing-single .listing-title h2{
    font-size: 14px;
	color: #333;
	text-transform:uppercase;
}


input.button.view-listing, input.edit-listing, input.delete-listing {display: none;}


.wpbdp-pagination {
    margin: 25px 0px 0px;
	clear: both;
}



.wpbdp-listing-single .listing-details.with-image {
	float: left;
	width: 60%;
}


.wpbdp-listing .contact-form {
    margin-top: 20px;
    border-top: 1px dotted rgb(221, 221, 221);
    padding-top: 20px;
    padding-left: 10px;
    float: left;
	clear: both;
}


ul.wpbdp-categories > li {
    width: 50%;
    float: left;
    margin: 0px;
}





.entry-content .ngg-gallery-thumbnail img {
    height:auto;
    margin: 0 0 18px 0;
    max-width:none;
}



#breadcrumbs {
	font-size: 75%;
	padding: 5px 0 5px 0;
	color: #999;
}


.widget_text, .widget_text h3 {line-height: 115%;}





.x------------------responsive------------------x {}


/* =Responsive Structure
----------------------------------------------- */

@media (max-width: 980px) {
	
	




}
@media (max-width: 650px) {
	/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */



	

	
}


@media (max-width: 480px) {
	
	

.wpbdp-listing-excerpt {
	width: 95%;
	float: none;
	margin-right: 3%;
	height: 250px;
	overflow:hidden;
}




}

@media (max-width: 320px) {
	


	
}



@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {






	
	

}


/* =Print
----------------------------------------------- */

@media print {
	
	

}
