/*
Theme Name: Foodstirs
Author: Jacob Copley
Description: A custom theme for Foodstirs.com
Version: 0.1
*/

@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'cherry_swashbold';
    src: url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-bold-webfont.eot');
    src: url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-bold-webfont.woff') format('woff'),
         url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-bold-webfont.ttf') format('truetype'),
         url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-bold-webfont.svg#cherry_swashbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cherry_swashregular';
    src: url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-regular-webfont.eot');
    src: url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-regular-webfont.woff') format('woff'),
         url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-regular-webfont.ttf') format('truetype'),
         url('http://foodstirs.com/wp-content/themes/foodstirs/specimen_files/cherryswash-regular-webfont.svg#cherry_swashregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body {
	font-family:'Avenir LT W01 45 Book', 'Helvetica Neue', Helvetica, sans-serif;
}

p strong {
	font-weight: normal;
	font-family:'Avenir LT W01 85 Heavy', 'Helvetica Neue', Helvetica, sans-serif;
}

#header {
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/bg-blog.jpg) top left repeat;
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#logo {
	padding-top: 15px;
	padding-bottom: 15px;
}

.iconPattern {
	width: 100%;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) top left repeat-x;
	height: 36px;
}

#blogContainer {
	width: 100%;
	/*background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/bg-blog-body.jpg) top left repeat;*/
	background: url(images/bg-hatch.png) top left repeat;
}

#tagline {
	position: relative;
	padding: 0;
}

#tagline .span8 {
	position: absolute;
	text-align: center;
	top: -23px;
}

#leftColumn .alert {
	margin: 40px 0 0 0;
}

.postBox h2 a {
	font-family: 'cherry_swashbold';
	font-weight: normal;
	font-size: 30px;
	color: #e74a37;
}

.postBox h2 a:hover {
	text-decoration: none;
	color: #b82f1e;
}

#blogContent {
	background-color: white;
	padding-bottom: 40px;
}

.postBox {
	margin-top: 25px;
}

.postBox img.featuredImage {
	width: 100%;
}

.postBox img.alignleft {
	float: left;
	background-color: #efefef;
	border: 1px solid #e0e0e0;
	padding: 6px;
	margin: 0 12px 8px 0;
}

.postBox img.alignright {
	float: right;
	background-color: #efefef;
	border: 1px solid #e0e0e0;
	padding: 6px;
	margin: 0 0 8px 12px;
}

.postBox img.aligncenter {
	background-color: #efefef;
	border: 1px solid #e0e0e0;
	padding: 6px;
	margin: 0 0 15px 0;
}

.postBox p, .postBox ul, .postBox ol {
	margin-top: 20px;
	font-size: 14px;
	font-family:'Avenir LT W01 45 Book', 'Helvetica Neue', Helvetica, sans-serif;
	color: #777777;
	line-height: 21px;
}

.postBox p {
	text-align: justify;
}

.postBox ul, .postBox ol {
	margin-left: 45px;
}

.postBox li {
	margin-bottom: 15px;
}

.postBox p a.readMore {
	font-family: 'cherry_swashbold';
	color: #007581;
}

.postBox h1, .postBox h2, .postBox h3, .postBox h4, .postBox h5, .postBox h6 {
	font-family: 'cherry_swashbold';
	font-weight: normal;
	color: #e74a37;
}

.separator {
	width: 100%;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -36px;
	height: 7px;
	margin-top: 25px;
}

.separatorBlue {
	width: 100%;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -43px;
	height: 7px;
	margin-top: 25px;
}

.separatorPurple {
	width: 100%;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -50px;
	height: 7px;
	margin-top: 25px;
}

#searchModule {
	margin-top: 55px;
}

#searchModule h4, #subscribeModule h4 {
	font-family: 'cherry_swashregular';
	font-size: 16px;
	font-weight: normal;
	color: #9e57a3;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -100px repeat-x;
	height: 30px;
}

#teaserModule {
	background: url(../../uploads/2014/04/bg-shop-now1.jpg) top left no-repeat;
	height: 200px;
	padding: 15px;
}

#teaserModule img {
	float: left;
	margin-right: 10px;
}

#teaserModule p {
	float: left;
	font-size: 17px;
	font-family:'Avenir LT W01 45 Book', 'Helvetica Neue', Helvetica, sans-serif;
	color: #777777;
	max-width: 170px;
	padding: 15px 15px 0px 0px;
}

#teaserModule #btnGetCookin {
	margin-top: 160px;
}


#teaserModule #btnGetCookin { background-color: #f04d2b;
border-color: #f04d2b; font-family: 'Avenir LT W01 95 Black', 'Helvetica Neue', Helvetica, sans-serif; background-image: none!important; border: none;  }

#socialButtons {
	text-align: center;
}

.btnSocial {
	display: inline-block;
	width: 42px;
	height: 41px;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -130px no-repeat;
	margin: 15px 4px 0 4px;
}

.fb:hover { background-position: 0 -171px; }
.tw { background-position: -53px -130px; }
.tw:hover { background-position: -53px -171px; }
.pnt { background-position: -106px -130px; }
.pnt:hover { background-position: -106px -171px; }
.inst { background-position: -160px -130px; }
.inst:hover { background-position: -160px -171px; }
.yt { background-position: -213px -130px; }
.yt:hover { background-position: -213px -171px; }
.rss { background-position: -265px -130px; }
.rss:hover { background-position: -265px -171px; }


#menu-main {
	margin: 0;
}

#menu-main li {
	margin-top: 20px;
	width: 330px;
	height: 43px;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -57px repeat-x;
	position:relative;
}

#menu-main li:after {
	content:"";
    display:block; /* reduce the damage in FF3.0 */
    position:absolute;
    bottom:-10px;
    right:0px;
    width:0;
    border-width:10px 10px 0 0;
    border-style:solid;
    border-color: #6a2875 transparent;
}

#menu-main li a {
	color: white;
	font-family:'Avenir LT W01 85 Heavy', 'Helvetica Neue', Helvetica, sans-serif;
	display: block;
	padding: 11px 0 0 40px;
	height: 32px;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/flag-triangle.png) top left no-repeat;
	text-transform: uppercase;
}

#iconRecipe {
	margin-left: 15px;
	padding-left: 60px;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -221px no-repeat;
	color: #9e57a3;
	font-family: 'cherry_swashbold';
	font-weight: normal;
	font-size: 16px;
}

#iconEnvelope {
	margin-left: 15px;
	padding-left: 60px;
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/blog-sprite.png) 0 -271px no-repeat;
	color: #9e57a3;
	font-family: 'cherry_swashbold';
	font-weight: normal;
	height: 30px;
	padding-top: 6px;
	font-size: 16px;
}

#facebookModule {

}

#tagModule h3 {
	font-size: 16px;
	font-weight: normal;
	color: #9e57a3;
	font-family: 'cherry_swashbold';
}

#tagModule ul {
	list-style: none;
	margin-left: 5px;
}

#tagModule li {
	float: left;
	margin-right: 10px;
}

#tagModule li a {
	color: #b8cf33;
	font-family: 'cherry_swashregular';
	font-weight: normal;
}

.btn-success {
	font-family:'Avenir LT W01 95 Black', 'Helvetica Neue', Helvetica, sans-serif;
}

#footer {
	background: url(http://foodstirs.com/wp-content/themes/foodstirs/images/blog/bg-blog.jpg) top left repeat;
	width: 100%;
	margin: 0 auto;
}

#footer .container {
	padding: 30px 0;
}

#footer p {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

#footer p a {
	font-size: 14px;
	color: white;
}

@media (min-width: 1200px) {
.container {
	/*width: 1200px;
	padding-left: 30px;
	padding-right: 30px;*/
}
.row { margin-left: 0; }

#tagline .span8 {
	position: absolute;
	text-align: center;
	top: -9px;
}

#leftColumn {
	padding-left: 0px; width: 60%;
}

#teaserModule #btnGetCookin {
	margin-top: 160px;
}

#menu-main li {
	width: 420px;
}
}

@media (min-width: 980px) and (max-width: 1199px) {
.container {
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
}

#tagline .span8 {
	position: absolute;
	text-align: center;
	top: -7px;
}

#leftColumn {
		padding-left: 20px;
}

#teaserModule p {
	font-size: 15px;
}

.mainNav li a {
padding: 45px 10px 5px 10px;
}

}

@media (max-width: 979px) and (min-width: 768px) {
.container {
	width: 744px;
	padding-left: 15px;
	padding-right: 15px;
}

#tagline .span8 {
	position: absolute;
	text-align: center;
	top: 4px;
}

#leftColumn {
		padding-left: 20px;
}

#teaserModule p {
	font-size: 15px;
}

#menu-main li {
	width: 253px;
}
}

@media (max-width: 767px) {
body {
	padding-right: 0px;
	padding-left: 0px;
}

#tagline .span8 {
	position: absolute;
	text-align: center;
	top: 10px;
}

.container {
	padding-left: 20px;
	padding-right: 20px;
}

#menu-main li {
	width: 100%;
}

#menu-main li:after {
	border-width: 0;
}

.postBox img.alignleft, .postBox img.alignright, .postBox img.aligncenter {
	padding: 0px;

}
}

#invisible_heading {
	/*height: 166px;*/
	margin: 0;
}

#invisible_heading a {
	display: inline-block;
	/*height: 166px;*/
}

#movethis {
	position: absolute;
	left: 0;
	visibility: hidden;
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

#rightColumn li {
	list-style: none;
}

#rightColumn .widgettitle {
	display: none;
}

#nav_menu-2 ul
 {
	overflow: hidden;
 }
 
 #wpadminbar
 {
 background: #8A4F8C !important;
 }