/*
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/
*/
.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;
}
.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;
}
.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;	
   		margin-top: 8px;
	}
}
@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;
	}
}
