.site-branding {
	width: 0%;
	float: left;
	padding: 0px 0;
}

body {
    color: #333333;
  	letter-spacing: 0px;
  	font-family: 'PT Sans', sans-serif;
  font-size: 16px;
		line-height: 1.60;
    	
}

.entry-title {
    font-size: 1.7em;
		font-family: 'PT Sans', sans-serif;
		font-weight: bold;
		letter-spacing: 0;
}

h4 {

    font-size: 16px;
    font-weight:200;
		line-height:21px;
		font-family: 'PT Sans', sans-serif;
		margin-bottom: 30px;
		letter-spacing: 0px;
}


.widget-area .widget a {
    color: #5d2161; 
}

a, a:focus {
    color: #5d2161;
}

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

.wpcf7 textarea  {
  height: 100px;
}

.dslc-blog-post-title h2 {
    letter-spacing: 1px; 
}





.site-footer {
    padding: 5px 0;
}

.footer-widgets .widget a:hover, .site-footer a:hover {
    color: #000000;
}

.footer-widgets .widget {
    padding: 5px;
}


.content-area {
    width: 100%;
}


body.dslc-res-phone #dslc-content #dslc-module-2 .dslc-post-filter {
    margin-bottom: 10px;
}


.dslc-module-DSLC_Image .dslc-image {
    position: relative;
    z-index: 1;
}


