/*
Theme Name:         Whats Cooking
Theme URI:          http://whatscookingamerica.net/
Description:        A custom Wordpress theme for Whats Cooking America
Version:            1.0.1
Author:             Five Talent
Author URI:         www.fivetalent.com/
*/

body {
	background-color: #fff;
}

.entry-content .pf-content,
.entry-content .pf-content p,
.entry-content p {
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
	color: #515151;
}

.wrapper.small {
	overflow: hidden;
}

.wrap.container.adspace {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.wrap.container.adspace .hidden-xs.wide-ad {
	background-color: #fff;
}

.wrap.container {
	-webkit-box-shadow: 0 22px 35px rgba(0, 0, 0, 0.28) !important;
	box-shadow: 0 22px 35px rgba(0, 0, 0, 0.28) !important;
}

.tagline {
	font-size: 17px !important;
}

.home .pf-content a {
	color: #00c;
	text-decoration: underline;
}

.dropshadowboxes-container img {
	max-width: 100%;
	height: auto;
}

.widget.text-7 {
	z-index: 9999;
	position: relative;
}

.category-posts-2 ul {
	padding-left: 0px;
}

#category-posts-2 img {
	max-width: 100% !important;
	height: auto !important;
	width: auto;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	float: none;
	max-height: 163px;
}

.category-posts-2 li {
	text-align: center;
}

#category-posts-2 .ssba.ssba-wrap,
#category-posts-2 .hidden-xs.hidden-sm.wide-ad {
	display: none;
}

#category-posts-2 .post-title.cat-post-title {
	font-size: 20px;
	font-weight: 700;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
	text-align: left;
	display: block;
}

.pf-content {
	text-align: left;
}

input#submitReview {
	color: #ffffff;
	background-color: #a51919;
	border-color: #8f1616;
	background-image: none;
}

input#submitReview:hover {
	color: #ffffff;
	background-color: #791212;
	border-color: #5a0e0e;
}

img.center,
.center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.rr_review_form .form_table .rr_form_row .rr_form_input {
	width: 80%;
}

div.printfriendly {
	margin-top: 0px !important;
}

a#scroll-to-top {
	z-index: 21474836379 !important;
}

.main img {
	max-width: 100%;
}

.wrap.container.adspace {
	display: none;
}

.single-post .wrap.container.adspace {
	display: block;
}

@media (min-width: 730px) {
	.single-post.single-format-aside .ssba.ssba-wrap {
		margin-top: -175px;
		margin-bottom: 160px;
	}
}

@media (min-width: 1200px) {
	.banner .navbar-brand {
		width: 436px important;
		margin-top: 8px !important;
	}

	.banner .navbar-brand img {
		max-width: initial;
	}
}

@media screen and (max-width: 1200px) {
	.widget.text-7 {
		float: none;
	}
}

@media (min-width: 992px) {
	footer {
		bottom: -120px;
	}

	.wrapper.large img {
		width: auto;
		margin: 0px auto;
	}
}

@media screen and (max-width: 992px) {
	.wrapper.large img.img-responsive {
		width: auto;
		margin: 0px auto;
	}
}

@media screen and (max-width: 767px) {
	.tagline {
		margin-left: 12px;
		margin-top: 4px;
		padding-bottom: 10px !important;
	}

	.sidebar .widget .seasonal li .image img,
	.sidebar .widget .newest li .image img,
	.sidebar .widget .most-viewed li .image img,
	.yarpp-related li .image img {
		width: auto;
		margin: 0px auto;
	}
}

@media screen and (max-width: 500px) {
	.yarpp-related li {
		width: 45%;
	}

	.ssba img {
		padding: 6px 4px;
		width: 31px !important;
		height: 34px !important;
	}

	.entry-content .nav>li>a {
		padding: 10px !important;
	}
}