/*Fix for Apple font rendering*/
html {
-webkit-font-smoothing: antialiased;
-webkit-text-shadow: rgba(102,102,102,0.01) 0 0 1px;
-webkit-text-stroke: 1px rgba(102,102,102,0.1);
text-shadow: 0px 0px 1px rgba(102,102,102,0.01); 
 }
body {
	font-size:16px !important;
}
body, .single_metainfo, .single_post .single_metainfo a, .post_meta a {
	color:#797979 !important;
}
h1 {
	line-height:55px;
}
.logo h1 {
	line-height:inherit;
}
.bigmenu {
	width:inherit;
}
img#wpstats{
 display: none;
 }
.logo h1, .logo h2 {
font-size: 42px !important;
} 
#topmenu ul li a {
/*width: 100%;
height: 100%;
display: block;*/
}
#topmenu ul li ul li a:hover, body #topmenu ul li ul li a:hover {
	background-color:#FFF !important;
	color:#000 !important;
}
.page_tt {
	background:url(http://idhomz.com/wp-content/uploads/2013/12/greenflower.jpg) top right no-repeat;
}
#footer {
	background: #333 url(http://idhomz.com/wp-content/uploads/2013/12/greenflower-footer.jpg) bottom left no-repeat;
}

 #content a:hover, .fixed_wrap a:hover {
	text-decoration:underline;
}
#topmenu ul li a:hover .logo h1 a:hover {
	text-decoration:none !important;
}
.home .ast_pagenav {
	display:none;
}
.displet-free-disclaimer {
display:none;
}
.nivo-caption {
	padding:15px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .7);
}
.testimonial-widget h5 {
	font-size:28px !important;
	color: #888888 !important;
	font-weight:normal !important;
}
.testimonial-widget .content {
	font-size:14px !important;
	color: #888888 !important;
}
.testimonial-widget a, .homeposts_title a, .gctst-widget-readmore a {
	color: #96b41e !important;
}
.testimonial-widget .client {
color: #888888 !important;
font-size: 14px !important;
text-align: right !important;
margin-right:10px;
}
blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
  float: right;
width: 250px;
clear: both;
font-weight: bold;
} 

.mid_block_content a {
	color: #888888 !important;
	display:block;
}
.simple-social-icons .fa-angle-double-right {
	display:none;
}
div.sharedaddy div.sd-block {
	border-top:none !important;
}
#mc_embed_signup input {
padding: 7px;
}
#res_warning {
	visibility:hidden;
}

/*Homepage Blog Posts
Hide theme missing image icon*/
img[src*='blank_img.png'] {
	/*display:none;*/
}
.post_image .post_content, .vidwrap .post_content {
bottom: 0 !important;
}
.lay1 h2.postitle {
opacity: .8;
}

/*Hide Comments Icon (we aren't using them)*/
.fa-comments, .meta_comm, .fa-th-list, .catag_list {
	display:none;
}


/*MailChimp*/
#mc_subheader {
	font-size:12px;
	text-align:right;
	width:100%;
}
.mc_var_label, .mc_interest_label {
margin-bottom: 0 !important;
}
.mc_merge_var, .mc_signup_submit {
	display:inline;
}
#mc_mv_EMAIL {
	max-width:200px;
}
#mc_signup_submit {
	width:auto !important;
}
/*YOUTUBE DYNAMIC*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
.video-container iframe[src*="http://www.youtube.com"], .video-container iframe[src*="https://www.youtube.com"], .video-container iframe[src*="//www.youtube.com"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}



@media screen and (max-width: 1340px) {
.logo h1, .logo h2 {
font-size: 22px !important;
} 
.logo div {
	max-width:166px;
}
}

@media screen and (max-width: 980px) {
#menu-item-14 {
	display:none !important;
}
.header4 #topmenu ul li {
padding: 0 10px 0 10px;
}
}

@media screen and (max-width: 902px) {
	iframe {
		display:none !important;
	}
	.video-container iframe {
		display:block !important;
	}
	#res_warning {
		text-align:center;
		visibility:visible;
	}
}

@media all and (max-width: 695px) {
.logo div {
	max-width:100%;
	text-align:center;
}
	#sidebar {
		display:none;
	}
	.lay4_wrap {
		width: 100%;
	}
	.page_tt {
		background: url(http://idhomz.com/wp-content/uploads/2013/12/greenflower_sm.jpg) top right no-repeat;
	}
	#footer {
	background: #333 url(http://idhomz.com/wp-content/uploads/2013/12/greenflower-footer_sm.jpg) bottom right no-repeat;
	}
	#table_stats {
		font-size:12px;
	}
	.mid_block_content a, .midrow_block:hover, .midrow_block:hover .mid_block_content a  {
	color: #888888 !important;
	}
}
