/*
Theme Name: Foodie World
Theme URI: http://scrub-studios.com/
Description: A custom theme for Foodie World
Version: 1
Author: AJ Scarcella - Scrub
Author URI: http://scrub-studios.com
*/

html {
	font-size: 14px;
	line-height: 24px;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0; 
	background-color: #efefef;
}

body { 
	height: 100%;
	min-width: 990px;
	width: 100%;
	margin: 0 auto;
	padding: 0; 
}

p {
	font-family: "HelveticaNeue", Arial, sans-serif;
	margin: 20px 0 20px 0;
	color: #333;
	font-size: 14px;
	line-height: 24px;
}

b, strong {
	font-weight: 600;
}

a, a:visited {
	color: #b23a2b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0;
}

h1 {
	font-size: 1.4em;
	line-height: 1.2em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
	color: #7c7c7c;
}

h4 {
	margin: 0 0 20px 0;
}

h5 {

}

object {
	
}

#top-container {
	position: fixed;
	height: 60px;
	z-index: 10000;
	text-align: center;
	background: #fff;
	width: 100%;
	border-bottom: 2px solid #b23a2b;
	top: 0;
}

.top {
	width: 98%;
	max-width: 1360px;
	height: 60px;
	margin: 0 auto;
}

.navigation {
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.navigation li {
	float: left;
	list-style-type: none;
	display: block;
	margin-right: 40px;
	height: 60px;
	line-height: 60px;
	padding: 0;
	font-family: 'Open Sans', "HelveticaNeue", Arial, sans-serif;
	font-weight: 400;
	font-size: 1em;
}

.navigation li:first-child {
	margin-left: 20px;
}

.navigation li a {
	color: #494949;
}

.mobile-menu-button {
	width: 60px;
	position: absolute;
	left: 0;
	display: none;
}

#mobile-menu-content img {
	width: 25px;
}

.mobile-menu-social a {
	display: inline-block !important;
	line-height: 10px !important;
	padding-bottom: 0 !important;
	padding-top: 8px !important;
}

#mobile-menu-content fieldset {
	border: none;
	margin: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	padding: 10px 10px 10px 20px;
}

#mobile-menu-content fieldset img {
	float: left;
	margin-right: 10px;
}

.logo {
	border: 0;
	margin: 0 20px 0 50px;
	float: left;
}

.logo img {

}

.tools {
	margin: 12px auto;
	padding: 0;
	text-align: center;
	float: right;
}

.tools li {
	display: block;
	float: left;
	list-style-type: none;
	height: 40px;
	width: 50px;
	margin: 0 auto 0 auto;
	padding: 0;
	line-height: 40px;
	font-family: "Open sans";
	font-weight: 200;
	font-size: 1.2em;
	text-align: center;
}

.tools img {
	width: 25px;
	margin-top: 5px;
}

.tools a {
	color: #fff;
}

.menu-search {
	width: 160px !important;
	margin: -3px 0 0 10px !important;
	background-color: #fff;
}

.menu-search fieldset {
	border: 1px solid #dedede;
	height: 40px;
	padding: 0px;
	width: 160px;
	text-align: left;
	margin: 0;
}

.menu-search fieldset img {
	float: left;
	margin: 7px 10px 0 5px;
}

.menu-search fieldset input { 
	border: 0px none;
	margin: 0;
	width: 110px;
	height: 40px;
	padding: 0;
	font-size: .9em;
	text-align: left;
	background: transparent;
}

.menu-search span {
  position: absolute;
  padding: 5px;
  margin-left: 3px;
  color: #999;
}

.tools-container {
	margin: 0 auto;
	overflow-x: hidden;
	min-width: 990px;
	width: 100%;
}

.content-container {
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 1400px;
	overflow: hidden;
	position: relative;
	padding: 80px 20px 20px 20px;
	background-color: #efefef;
}

/*LEAD POST*/
.lead-post {
	width: 100% !important;
}

.post-info {
	margin: 0 0 20px 0px;
}

.lead-post-content {
	padding: 0 0 40px 0;
}

/*POSTS*/
.post-container {
	margin: 0 auto;
	width: calc(100% - 40px);
	max-width: 1400px;
	overflow: hidden;
	position: relative;
	padding: 80px 20px 20px 20px;
	background-color: #efefef;
}

.right-column {
	width: 33.333333333%;
	float: right;
	background-color: #fff;
	border-radius: 2px;
}

.right-column-content {
	padding: 20px 20px 0 20px;
}

.right-column-bio {
	overflow-x: hidden;
}

.right-column-bio p {
	margin-top: 0;
}

.right-column-bio img {
	float: left;
	width: 30%;
	margin: 0 20px 20px 0;
}

.widget-container {
	margin: 0 0 20px 0;
	border-top: 1px solid #dedede;
}

.widget-container h2 {
	margin: 10px 0 20px 0;
}

.post-rows {
	width: 66.666666666%;
	margin: 0;
	font-size: 0;
}

.lead-post, .post {
	width: 50%;
	margin: 0 0 20px 0;
	background-color: #fff;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 20px solid #efefef;
}

.content {
	width: 100%;
	background-color: #fff;
}

.static-post {
	width: calc(100% - 40px);
	padding: 20px;
}

.post-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	height: 240px;
}

.post-image img {
	width: inherit;
	height: 240px;
}

.lead-post .post-image {
	height: 440px;
}

.lead-post .post-image img {
	width: inherit;
	height: 440px;
}

.post-content {
	vertical-align: top;
	padding: 20px 20px 0 20px;
	min-height: 180px;
}

.buy {
	font-family: 'Maven Pro', "HelveticaNeue", Arial, sans-serif;
	text-align: center;
	font-weight: 200;
	font-size: 1.2em;
}

.categories {
	margin: 0 0 4px 0;
	text-transform: uppercase;
}

.categories a {
	color: #3e3e3e;
	font-weight: 700;
}

.post-media, .post-media iframe, .post-media object, .post-media embed {
	margin: 0 auto;
	background: none;
	display: block;
	z-index: 0;
	width: 570px;
}

/*COMMENTS*/
.comments {
	padding: 20px 20px 0 20px;
	border-top: 1px solid #dedede;
}

.comment-display {
	position: relative;
	bottom: 0;
	margin: 0 20px 20px 20px;
	text-align: right;
}

.lead-post-container .comment-display {
	margin-bottom: 0;
}

.post-pagination {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-size: 1.5em;
	padding-bottom: 20px;
	margin: 20px auto 0 auto;
}

.post-pagination a {
	font-size: 14px !important;
}

#infscr-loading {
	text-align: center;
}

#disqus_thread {
	margin: 0 auto;
}

/*FOOTER*/
.footer {
	text-align: left;
	clear: both;
	border-top: 1px solid #dedede;
	margin: 40px 20px 0 20px;
	padding: 0 0 40px 0;
}

.footer p {
	color: #fff;
	font-family: 'Maven Pro', "HelveticaNeue", Arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #333;
}

.footer img {
	width: 100px;
}

/*SOCIAL*/
.social-widgets {
	position: relative;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #dedede;
	z-index: 1000;
	padding: 0 20px 0 20px;
}

.addtoany_list {
	text-align: center !important;
	display: block !important;
	float: right;
	line-height: 45px !important;
}

.addtoany_list.a2a_kit_size_32 a span {
	height: 20px !important;
	line-height: 20px !important;
	width: 20px !important;
	background-size: cover !important;
}

/*LATEST TWEETS*/
.latest-tweets {
	margin: 0 0 20px 0;
}
.latest-tweets h3 {
    /* style whatever you did with the header */
}
.latest-tweets ul { 
	margin: 0 0 0 20px;
	-webkit-padding-start: 0px;
}
/*.latest-tweets li:first-child .tweet-text {
	margin-top: 0;
}*/
.latest-tweets .tweet-text {
	margin-bottom: 0;
}
.latest-tweets .tweet-text a {
   /* style links, hashtags and mentions */
}
.latest-tweets .tweet-text .emoji {
  /* style embedded emoji image in tweet */ 
}
.latest-tweets .tweet-details {
	margin: 0;
	font-size: 10px;
}

/*MEDIA QUERIES*/
@media screen and (max-width:1350px){
	.navigation {
		display: none;
	}

	.mobile-menu-button {
		display: block;
	}
}

@media screen and (max-width:950px){
	body {
		min-width: initial;
	}

	.top {
		width: auto;
		margin: 0 10px 0 10px;
	}	

	.post-container, .content-container {
		width: 100%;
		padding: 80px 0 20px 0;
	}
	
	.right-column {
		display: none;
	}
	
	.post-rows {
		width: 100%;
	}

	.lead-post, .post {
		width: 100%;
		margin: 0 0 20px 0;
		border-right: none;
	}

	.lead-post .post-image {
		height: 300px;
	}	
}

@media screen and (max-width:790px){
	.logo {
		margin: 0 auto !important;
		width: 100%;
	}

	.tools {
		display: none;
	}
}

/*WORDPRESS SPECIFIC*/
.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	color: #b23a2b;
	margin-top: 14px;
}

#infscr-loading {
	text-align: center;
	margin-top: 20px;
}