/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.single .blog-images {
	display: none;
}

#message {
	margin: 9px 0 0 !important;
}

.logo {
	margin-top: 70px;
	margin-bottom: -20px;
}

.logo img {
	float: left;
	width: 380px;
	height: 45px;
}

.nav {
	width: auto;
	margin: 43px 0 25px;
}

.logo-footer {
	width: 180px;
	height: 20px;
}

.logo-footer img {
	float: left;
	width: 180px;
	height: 20px;
}

.menu-footer-nav-container {
	display: inline-block !important;
}

#menu-footer-nav.menu li {
	float: left;
	padding: 0 10px 2px;
	margin: 10px 0 0 10px;
	border-left: 2px solid #99FF00 !important;
	color: rgb(255,33,174) !important;
	font-size: 11px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.nav ul li a:hover,
.nav ul li.active a {
	border-left: 2px solid #99FF00 !important;
}

.current-menu-item a {
	border-color: #99FF00 !important;
}

.whats-new-portfolio-data,
.post-date-content,
.post-single-date-content {
	display: none;
}

.footer-copy-text {
	width: 310px !important;
	margin-left: 20px;
}

.footer-copy-right {
	width: 120px;
}

div.gpr-reviews-wrap {
    max-height: 525px;
    overflow-y: scroll;
}

div.footer-box-down.yelp_widget-4 { 	 
	max-width: 224px !important;
	max-height: 635px;
  overflow-y: scroll;
	border-style: solid;
  border-width: 1px;
	border-color: #e6e6e6;
}

.yelp-info-wrap {
   border-bottom: 2px solid #f6f6f6;
}

.gpr_widget-6 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+100 */
background: #f6f6f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f6f6f6 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f6f6f6 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f6f6f6 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.gpr-business-header {
	background: #f6f6f6;
	padding: 10px 10px 0px 10px;
	margin-bottom:10px;
	border-style: solid;
  border-width: 0px 0px 5px 0px;
	border-color: #ffffff;
}

.gpr-reviews-wrap {
	padding: 5px 10px 10px 10px;
}

.gpr-review {
	padding-bottom: 6px;
	margin-bottom: 20px;
	border-style: solid;
  border-width: 0px 0px 1px 0px;
	border-color: #d6d6d6;
}

.gpr-review-avatar img {
    max-width: 60px !important;
}

.header-icons-icon8{
    width: 16px;
    height: 16px; background:url(http://dawnclarkcolour.com/wp-content/themes/Tint/style/img/instagram-icon8.png) no-repeat;
    margin-top: -2px;
}

.sign-up-home-content {
	display: none;
}

.postid-478 .post-single-images {
display: none !important;
}

.map-images.left {
	display: none !important;
}