/*
Theme Name: Good Habits
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Author URI: http://wordpress.org/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Celebrity
*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url('css/style.css'); 
@import url('css/responsive.css');
.validation-error{ border: #F00 1px solid;}
.ajax-loader{float: left !important;margin: 4% 0 0 2%  !important; width:6% !important; }
img.ajax-loader{width:auto !important; }  
.wpcf7-form-control-wrap{ display: inline !important;}
.contact_mapholderarea img{ width:98%; margin:0 !important}
 .wpcf7-validation-errors{
	 font-family: 'Open Sans',sans-serif;
 	 color: #F00 !important;
	 font-size: 11px !important;
	 margin:1% !important;
	 padding: 0 !important;
	 border: none !important;
	 text-transform:lowercase;
	 clear:both;
 
	 }
 
.wpcf7-not-valid-tip{
 	 color: #FF0000 !important;
     float: left !important;
     font-family: 'Open Sans',sans-serif;
     font-size: 12px !important;
     margin-left: 0% !important;
     padding:0% !important;
	 text-transform:lowercase;
}

.wpcf7-mail-sent-ok{
	 font-family: 'Open Sans',sans-serif;
	 clear:both;
 	 color: #398F14 !important;
	 font-size: 13px !important;
	 border: none !important;
}
 
.footer_widgets ul li{ float:none !important;}
.woocommerce-breadcrumb{ display:none !important;}
.onsale{ display:none;}


 a.read-more{
  background: url("images/link-arrow.png") no-repeat scroll right 9px rgba(0, 0, 0, 0);
  color: #eb531d;
  float: right;
  font-family: "Playball",cursive;
  font-size: 27px;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0;
  padding: 0 41px 0 0;
  text-align: right;
  text-decoration: none;
  text-transform: none;
}
a.read-more:hover {
  color: #eb531d;
  text-decoration: none;
}


.comment-author img {
    margin: 15px 10px 10px 0px !important;
    padding:0px 0px !important;
    width:auto !important;
	display:block !important;
	float:none !important;
}

.comment-form label{ width:10%; float:left; margin:0px 0px; padding:20px 0px 0px 0px;}

.comment-meta a{ margin:0px 0px; padding:0px 0px 0px 5px; font-family: 'Lato', sans-serif; font-size:13px; font-weight:400; color:#18a3a5 !important; text-align: left; text-decoration:none; line-height:20px; text-transform:none;}
.comment-meta a:hover{color:#18a3a5 !important; text-decoration:underline;}

.comment-form input[type='text']{ width:60%; height:25px; margin:10px 0px; padding:5px 10px; background: #ffffff; border:1px solid #18a3a5; outline:none; font-family: 'Lato', sans-serif; font-size:13px; font-weight:400; color:#000000; text-align: left; text-decoration:none; text-transform:none; line-height:20px;}

.comment-form textarea{ width:60%; height:125px; margin:10px 0px; padding:5px 10px; background: #ffffff; border:1px solid #18a3a5; outline:none; font-family: 'Lato', sans-serif; font-size:13px; font-weight:400; color:#000000; text-align: left; text-decoration:none; text-transform:none; line-height:20px;}

.submit{margin:10px 0px; padding:5px 20px; border:none; outline:none; cursor:pointer; border: none; background:#232323; font-family: 'Lato', sans-serif; font-size:13px; font-weight:400; color:#ffffff; text-align: left; text-decoration:none; text-transform:uppercase; line-height:20px; float:left;}

.reply a{ font-family: "Lato",sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; margin: 0 0; padding: 5px 0; text-align: left; text-decoration: none; text-transform: none; word-wrap: break-word;}



.pagination {
  clear: both;

}

.homerecipe_holder ul li {
  min-height: 572px;
}
.recipelistitem span a {
  clear: both;
  
}

/* reduce size of recipe images on search results */
.alignleft.wp-post-image {
    width: 136px;
    margin: 15px 10px 10px 10px !important;
    padding: 0% 0%;
}
