﻿/*
Theme Name: Food Lovers
Theme URI: www.nonacreative.com
Description:Custom Theme by Nona Creative.
Author: Nona Creative
Author URI: www.nonacreative.com
Version: 1.0
Tags:

License: Custom Theme by nona creative.
License URI: www.nonacreative.com



WordPress Default Styles
----------------------------------

 - WYSUWYG Styles
 - gallery Styles
 - WP Misc
 - Widgets
 - Comments
 - Body Class
 - Post Class
 
==================================

 */
 
 

/* WordPress WYSIWYG Editor Styles
- - - - - - - - - - - - - - - - - - */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
	
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}


/*WordPress CSS - Miscellaneous Styles
- - - - - - - - - - - - - - - - - - - -*/

/* category links */
 li.categories {}  
 li.cat-item {}
 li.cat-item-{id} {}
 li.current-cat {}
 li.current-cat-parent {}
 ul.children {}

/* blogroll links */
.linkcat {}
.blogroll {}

/* read-more links */
.more-link {}

/* == WP CSS - Page Listings == */

.pagenav {}               /* outermost list item */
.page_item {}             /* any page item */
.page-item-{id} {}        /* specific page id */
.current_page_item {}     /* current page */
.current_page_parent {}   /* parent of current page */
.current_page_ancestor {} /* any ancestor of current page */

.pagenav ul,
.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {}

.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {}
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul ul, 
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul ul {}

/*WordPress CSS - Default WordPress Widgets
- - - - - - - - - - - - - - - - - - - - - - -*/

.widget {
	margin-top: 30px;
}

.widget h2, 
.widget h3, 
.widget h4,
.widget h5,
.widget h6 {
	color: #007451;
}

/* links widget */
.widget_links {}
.widget_links ul {
	padding-left: 0;
	list-style: none;
}
.widget_links ul li {}
.widget_links ul li a {}

/* meta widget */
.widget_meta {}
.widget_meta ul {
	padding-left: 0;
	list-style: none;
}
.widget_meta ul li {}
.widget_meta ul li a {}

/* pages widget */
.widget_pages {}
.widget_pages ul {
	list-style: none;
	padding-left: 0;
}
.widget_pages ul li {}
.widget_pages ul li a {}

/* recent-posts widget */
.widget_recent_entries {}
.widget_recent_entries ul {
	list-style: none;
	padding-left: 0;
	margin-top: 0em;
}
.widget_recent_entries ul li {}
.widget_recent_entries ul li a {}

/* archives widget */
.widget_archive {}
.widget_archive ul {
	list-style: none;
	padding-left: 0;
}
.widget_archive ul li {} 
.widget_archive ul li a {}
.widget_archive select {}
.widget_archive option {}

/* tag-cloud widget */
.widget_links {}
.widget_links li:after {}
.widget_links li:before {}
.widget_tag_cloud {}
.widget_tag_cloud a {}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {}

/* calendar widget */
.widget_calendar {}
#calendar_wrap {}
#calendar_wrap th {}
#calendar_wrap td {}
#wp-calendar tr td {}
#wp-calendar caption {}
#wp-calendar a {
	color: #447A8D;
	font-weight: bold;
}
#wp-calendar #today {}
#wp-calendar #prev {}
#wp-calendar #next {}
#wp-calendar #next a {}
#wp-calendar #prev a {}

/* category widget */
.widget_categories {}
.widget_categories ul {
	list-style: none;
	padding-left: 0;
}
.widget_categories ul li {} 
.widget_categories ul ul.children {
	padding-left: 0.8333em;
}
.widget_categories a {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {}

.widget_nav_menu {
	
}

.widget_nav_menu ul {
	padding-left: 0;
	list-style: none;
	margin-top: 0;
}

.widget_nav_menu li {
	
}

.widget_nav_menu a, 
.widget_recent_entries a {
	border-bottom: 1px dotted #999;
	display: block;
	line-height: 3em;
	margin-right: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}

/* recent-comments widget */
.recentcomments {}
#recentcomments {
	list-style: none;
	padding-left: 0;
}
#recentcomments li {}
#recentcomments li a {}
.widget_recent_comments {}

/* search widget */
#searchform {}

.widget_search {
	margin-top: 10px;
}
.screen-reader-text {}

/* text widget */
.textwidget {
	line-height: 1.667em;
	padding-right: 0.8333em;
	margin-top: 0.9em;
}

.widget_text {}
.textwidget p {}


/*Widget List Styles */

#recentcomments li,
.widget_categories ul li,
.widget_links,
.widget_archive ul li,
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_meta ul li,
.widget_links ul li {
	list-style: none;
}

#searchform input {
	width: 60%;
	margin-bottom: 2em;
	margin-top: 2em;
	display: inline;
}

#searchform label {
	display: none;
}

#searchform input[type=button], #searchform input[type=submit] {
	width: 30%;
	margin: 0;
	display: inline;
}


/* WP CSS - Comment Styles
- - - - - - - - - - - - - - */

#comments h5 {
	border-bottom: 1px dotted #999;
	font-weight: bold;
	margin-bottom: 0.833em;
	padding-bottom: 0.833em;
	
}

.commentlist .reply {
	margin-top: 0.833em;
	text-align: right;
}
.commentlist .reply a {}

.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {
	float: left;
	height: auto;
	width: 15%;
}

ul.children .vcard {
	float: left;
	height: auto;
	width: 20%;
}

.commentlist .vcard cite.fn {
	display: block;
	text-align: left;
	width: 100%;
}

.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {
	border: 2px solid #CCC;
	max-width: 112px;
	max-height: 112px;
	width: 90%;
}

.commentlist ul.children .vcard img.avatar {
/*	border: 1px solid #eee;*/
	width: 67%;
}

.commentlist .vcard cite.fn a.url {}

.commentlist .comment-meta {} 
.commentlist .comment-meta a {}
.commentlist .commentmetadata {
	border-bottom: 1px dotted #BBB;
	padding-bottom: 0.8333em;
}
.commentlist .commentmetadata a {}

.commentlist .parent {}
.commentlist .comment {
	overflow: hidden;
	width: 100%;
}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {list-style: none;}
.commentlist li p {}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}

/*comment post */
article.comment {
	display: block;
}

.comment-content {
	width: 70%;
	padding: 2em 5% 2em 5%;
	margin: 0 0 3em 5%;
	background-color: #eee;
	float: left;
	position: relative;
	-webkit-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
       -moz-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
	    -ms-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
	     -o-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
	   		box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
}

.comment-content::before {
	content: '';
	background: transparent;
	position: absolute;
	top: 2em;
	left: -24px;
	border-right: 25px #EEE solid;
/*	border-top: 12px solid transparent;*/
	border-bottom: 30px solid transparent;
}

#comments ul.children {
/*	padding-bottom: 2em;
	margin-bottom: 2em;*/
	padding-left: 0;
	margin-top: 0;
	display: block;
	position: relative;
}

#comments ul.children li:before {
	content: '';
	height: 3em;
	width: 8px;
	background: #eee;
	position: absolute;
	top: -3em;
	left: 93%;
	-webkit-box-shadow: 1px 0px 3px -1px #DDD;
	   -moz-box-shadow: 1px 0px 3px -1px #DDD;
		-ms-box-shadow: 1px 0px 3px -1px #DDD;
		 -o-box-shadow: 1px 0px 3px -1px #DDD;
		  	box-shadow: 1px 0px 3px -1px #DDD;
}

ul.children .comment-content {
	width: 65%;
	border-bottom:#f5f5f5 ;
}

.comment-content .waitnote {
	color:#c10404 ;
}

/* =Comments form
-------------------------------------------------------------- */



#reply-title {
	margin-left: 3%;
}

#commentform {
	clear: both;
	width: 93.5	%;
	margin: 2em 0;
	padding: 0.833em 3%;
	border: 1px dotted #DDD;
	background-color: #eee;
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
	   -moz-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
	    -ms-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
	     -o-box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
	   		box-shadow: 1px 1px 3px -1px #555, inset 0px 20px 50px -15px #fff;
}

#respond label {
	float:left;
}

#respond input[type=text] {
	display: block;
	width: 90%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 96.3%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

span.required {
	margin: 0 0.833em;
}

.comment-form-author {
	float: left;
	margin-right: 2%;
	width: 32%;
}

.comment-form-email {
	float: left;
	margin-right: 2%;
	width: 32%;
}

.comment-form-url {
	float: left;
	width: 32%;
}

.comment-form-comment {
	clear: both;
}

textarea#comment {

}

#respond .form-allowed-tags {
	display: none;
	visibility: hidden;
}

.logged-in-as {
	display: none;
	visibility: hidden;
}

/*Pagination */
#nav-below {
	margin: 2em;
	overflow: hidden;
	display: block;
	position: relative;
	width: 92%;
}

.nav-previous {
	border-top: 1px dotted #EEE;
	padding: 2em 0 0 0;
	overflow: hidden;
}

.nav-next a {
	width: 45%;
	display: block;
	height: auto;
}

.nav-next {
	border-bottom: 1px dotted #EEE;
	text-align: right;
	margin-top: -2em;
	overflow: hidden;
	padding: 0 0 2em 0;
}

.nav-next a {
	display: block;
	float: right;
	height: auto;
	width: 45%;
}



/*WP CSS - body_class() 
- - - - - - - - - - - - - - -*/

.rtl {}
.home {}
.blog {}
.archive {}
.date {}
.search {}
.paged {}
.attachment {}
.error404 {}
.single postid-(id) {}
.attachmentid-(id) {}
.attachment-(mime-type) {}
.author {}
.author-(user_nicename) {}
.category {}
.category-(slug) {}
.tag {}
.tag-(slug) {}
.page-parent {}
.page-child parent-pageid-(id) {}
.page-template page-template-(template file name) {}
.search-results {}
.search-no-results {}
.logged-in {}
.paged-(page number) {}
.single-paged-(page number) {}
.page-paged-(page number) {}
.category-paged-(page number) {}
.tag-paged-(page number) {}
.date-paged-(page number) {}
.author-paged-(page number) {}
.search-paged-(page number) {}

/* == WP CSS - post_class() == */

.post-id {}
.post {}
.page {}
.attachment {}
.sticky {}
.hentry {}
.category-misc {}
.category-example {}
.tag-news {}
.tag-wordpress {}
.tag-markup {}



/*Gravity Forms
- - - - - - - - - - - - - - -*/
/*html > body .entry ul, */
.gform_wrapper ul {
	padding-left: 0px!important;
}

.gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium, .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium {
	width: 63%!important;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 98.9%!important;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
	width: 99%!important;
	padding: 0.334em;
/*	height: 15.667em;*/
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
	outline-style: none;
	font-size: 1em;
	font-family: inherit;
	padding: 0.334em!important;
	letter-spacing: normal;
}

.gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
}

.gform_wrapper .gform_edit_link {
	clear: both;
}

.gform_wrapper .top_label li.gfield.gf_left_half input.medium, .gform_wrapper .top_label li.gfield.gf_left_half input.large, .gform_wrapper .top_label li.gfield.gf_left_half select.medium, .gform_wrapper .top_label li.gfield.gf_left_half select.large, .gform_wrapper .top_label li.gfield.gf_right_half input.medium, .gform_wrapper .top_label li.gfield.gf_right_half input.large, .gform_wrapper .top_label li.gfield.gf_right_half select.medium, .gform_wrapper .top_label li.gfield.gf_right_half select.large {
	width: 90%!important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	margin-top: 2em;
}

/*.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
    -webkit-transition:all 200ms ease;
	   -moz-transition:all 200ms ease;
		-ms-transition:all 200ms ease;
		 -o-transition:all 200ms ease;
			transition:all 200ms ease;
	-webkit-border-radius:15px;
	   -moz-border-radius:15px;
	    -ms-border-radius:15px;
	     -o-border-radius:15px;
		    border-radius:15px;
    color:#EEEEEE;
    font-weight:bolder;
/*    margin:0;*!/
/*    padding:10px;*!/
    text-align:center;
/*    text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);*!/
    width:80px;
	bottom:10px;
	border: none;
	float: left;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type="submit"]:hover {
    -webkit-transition:all 200ms ease;
	  -moz-transition:all 200ms ease;
	   -ms-transition:all 200ms ease;
    	-o-transition:all 200ms ease;
		   transition:all 200ms ease;
    -moz-box-shadow:1px 1px 2px #222222;
	-webkit-box-shadow:1px 1px 2px #222222;
	-o-box-shadow:1px 1px 2px #222222;
	-ms-box-shadow:1px 1px 2px #222222;
	box-shadow:1px 1px 2px #222222;
}

.gform_wrapper .gform_footer input.button:active, .gform_wrapper .gform_footer input[type="submit"]:active {
     -webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	-o-transition:all 200ms ease;
	-ms-transition:all 200ms ease;
	transition:all 200ms ease;
    -webkit-box-shadow:2px 5px 8px #222222 inset;
	-moz-box-shadow:2px 5px 8px #222222 inset;
	-o-box-shadow:2px 5px 8px #222222 inset;
	-ms-box-shadow:2px 5px 8px #222222 inset;
	box-shadow:2px 5px 8px #222222 inset;
}
*/




/*- - - - - - - - - - - - - - - End WordPress Default Styles- - - - - - - - - - - - - - -*/

