/*
Theme Name:Food Recipes
Theme URI:http://960development.com.s142956.gridserver.com/themes/recipe-theme
Description:A very nice theme for Food Related Businesses and Food Recipes Websites.
Author:960Development
Author URI:http://www.960development.com/
Version:1.1.3
License:GNU General Public License version 3.0
License URI:http://www.gnu.org/licenses/gpl-3.0.html
Tags:light,one-column,two-columns,three-columns,four-columns,right-sidebar,fixed-width,custom-menu,full-width-template,theme-options,translation-ready
*/

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

/* Font Face */
@font-face {
	font-family: 'DroidSans';
	src: url('fonts/droidsans-webfont.eot');
	src: url('fonts/droidsans-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/droidsans-webfont.woff') format('woff'), url('fonts/droidsans-webfont.ttf') format('truetype'), url('fonts/droidsans-webfont.svg#DroidSansRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DroidSansBold';
	src: url('fonts/droidsans-bold-webfont.eot');
	src: url('fonts/droidsans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/droidsans-bold-webfont.woff') format('woff'), url('fonts/droidsans-bold-webfont.ttf') format('truetype'), url('fonts/droidsans-bold-webfont.svg#DroidSansBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* CSS */
body {
	color: #111;
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	line-height: 1.7em;
	font-size: 17px;
	background: #f8f5f0;
}

body p span {
	font-family: 'Open Sans', sans-serif!important;
	font-size: 18px;
}

#nav-wrap ul li {
	font-size: 14px;
}

.sfondo {
/*background:url(images/sprite2_cucinarefacile.png) left -150px repeat-x #F5A46D;*/
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	color: #5e6063
}
h1 {
	font-size: 30px
}
h2 {
	font-size: 24px
}
h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 10px
}
h4 {
	font-size: 14px
}
h5 {
	font-size: 13px
}
h6 {
	font-size: 10px
}
strong, b {
	font-weight: 700!important
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #68ab0f
}
h1.w-bot-border, h2.w-bot-border, h4.w-bot-border {
	min-height: 30px;
	background: url(images/pet-border.png) bottom repeat-x;
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-size: 24px;
}
h2.w-bot-border span.canale-youtube a {
	font-size: 16px;
	color: #C00
}
h2.w-bot-border span.canale-youtube img {
	vertical-align: middle
}
p, span {
	font-size: 18px; /*Arial, helvetica, "Trebuchet MS", sans-serif;*/
	/*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	line-height: 1.7em;
}
a {
	text-decoration: none;
	color: #568f04
}
.w-pet-border {
	display: block;
	clear: both;
	width: 100%;
	height: 5px;
	background: url(images/pet-border.png) center center repeat-x
}
ul li, ol li {
	/*font: 13px "Lucida Sans Unicode", DroidSans, Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #5b5b5b;
	line-height: 20px*/
	font-size: 18px;
    /*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Open Sans', sans-serif!important;
    color: #111;
    line-height: 1.7em;
}

.pf-content ul li {
	list-style: disc;
}

input.field {
	width: 263px;
	height: 18px;
	font: 13px DroidSans, Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #999;
	line-height: 18px;
	border: 1px solid #efefef;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 0 11px;
	padding: 6px 5px
}
input.field:focus {
	color: #5c5c5c;
	outline: none;
	border-color: #dfdfdf
}
a.readmore, .readmore {
	display: inline-block;
	border: none;
	height: 29px;
	cursor: pointer;
	background: url(images/button-bg-h29.png) repeat-x;
	font: 12px DroidSans, Arial, Helvetica, "Trebuchet MS", sans-serif;
	text-align: center;
	color: #fff;
	line-height: 28px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 17px
}
input[type=text], input[type=password], input[type=email] {
	display: inline-block;
	height: 18px;
	border: 1px solid #d7d7d7;
	font: 14px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: silver;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	padding: 8px
}
input[type=text]:focus,, input[type=password]:focus, textarea:focus {
color:#9e9e9e
}
#pagination {
	text-align: left;
	margin-bottom: 15px
}
#pagination a {
	display: inline-block;
	border: none;
	height: 29px;
	background: url(images/button-bg-h29.png) repeat-x;
	font: 12px DroidSans, Arial, Helvetica, "Trebuchet MS", sans-serif;
	text-align: center;
	color: #fff;
	line-height: 28px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0 12px
}
#pagination a:hover {
	text-decoration: underline;
}
#pagination a.current {
	font-weight: 700;
	text-decoration: underline
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}
.clearfix {
	zoom: 1
}
.clearboth {
	display: block;
	clear: both
}
#header-wrapper {
	width: 100%;
	min-width: 980px;
	height: 180px;
	position: relative;
	background: #f8f5f0;
}
#header-wrapper .w-pet-border {
	position: absolute;
	bottom: 50px;
	background-color: #fff
}
#header {
	width: 980px;
	height: 137px;
	position: relative;
	margin: 0 auto
}
#header .logo {
	position: absolute;
	top: 0;
	left: 0
}
#nav-wrap {
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background-color: #E96504;/*background:url(images/sprite2_cucinarefacile.png) 0 -50px repeat-x #E96504;*/
}
.nav {
	height: 50px;
	float: left;
	position: relative;
}
.nav li {
	position: relative;
	height: 50px;
	float: left;
	/*background: url(images/sprite2_cucinarefacile.png) -1px -100px no-repeat;*/
}
.nav li:first-child {
	background: none
}
.nav li span {
	display: inline-block;
	width: 20px;
	height: 25px;
	vertical-align: middle;
	/*background-image: url(images/ico_menu.png);*/
	margin: 0 6px 3px 3px
}
.nav li.menu-item-32611 span {
	width: 28px!important;
}
.nav li.menu-item-32566 span {
	background-position: -28px 0
}
.nav li.menu-item-40215 span {
	background-position: -53px 0
}
.nav li.menu-item-32585 span {
	background-position: -78px 0
}
.nav li.menu-item-32586 span {
	background-position: -128px 0
}
.nav li.menu-item-32587 span {
	background-position: -153px 0
}
.nav li.menu-item-32613 span {
	background-position: -178px 0
}
.nav li a {
	color: #fff;
	display: inline-block;
	line-height: 50px;
	padding: 0 8px 0 4px
}
.nav li:hover a, .nav li:focus a, .nav li.active a {
	/*background: url(images/sprite2_cucinarefacile.png) 0 0 repeat-x*/
}
.nav li ul {
	display: none;
	width: 225px;
	position: absolute;
	top: 50px;
	left: 0;
	background-color: #d95f14;
	padding: 9px 0;
	z-index: 3
}
.nav li ul li {
	background: none;
	float: none;
	height: auto;
	text-align: left;
	padding: 0 17px
}
.nav li.active ul li a, .nav li:hover ul li a {
	display: block;
	border-bottom: 1px solid #f5a87c;
	font-size: 12px;
	color: #fff;
	background: none;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	padding: 0
}
.nav li ul li:last-child a {
	border: none
}
#container {
	width: 1000px;
	margin: 0 auto
}
#content {
	background: #fff;/*url(images/content-bg.jpg) repeat-x #fff*/
	/*margin-top: 25px;*/
	padding: 10px
}
.home #content {
	padding-top: 0px;
	/*padding: 0px 20px 20px*/
}
#ultime-ricette .cat-list {
	/*width: 670px;*/
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#ultime-ricette .cat-list li {
	float: left;
	display: block
}
#ultime-ricette .cat-list li.boxleft {
	margin-right: 15px;
	width: 330px;
	height: 250px
}
#ultime-ricette .cat-list li.boxright {
	margin-bottom: 10px;
	width: 300px;
	margin-right: 5px;
	/*height: 98px;*/
	line-height: 14px;
	text-align: justify
}
#ultime-ricette .cat-list li h3 {
	text-align: left;
	line-height: 19px;
	font-size: 18px;
	margin-bottom: 6px
}
#ultime-ricette .cat-list li .img-box-mini {
	display: block;
	vertical-align: top;
	height: 88px;
	width: 85px;
	float: left;
	margin: 0 10px 5px 0;
	padding: 5px 0 0 5px;
}
#ultime-ricette .cat-list li .img-box-maxi {
	background: url(images/image-frame-330x310.png) no-repeat scroll 0 0 transparent;
	display: block;
	vertical-align: top;
	height: 310px;
	width: 330px;
	float: left;
	margin: 0 0 15px;
	padding: 5px 0 0 5px
}
#ultime-ricette .cat-list li .img-box-maxi img {
	position: absolute;
	z-index: 2
}
#ultime-ricette span.recipe-description {
	float: none;
	font-size: 14px;
	font-family: 'Open Sans','sans-serif';
	height: 62px;
	overflow: hidden;
	display: block;
	line-height: 1.2;
	text-align: left;
}
#ultime-ricette div.orange-bg {
	background: #E66919;
	width: 300px;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	height: 192px;
	line-height: 20px;
	z-index: 1;
	padding: 10px
}
#ultime-ricette div.orange-description {
	background: #E66919;
	width: 300px;
	display: block;
	margin-top: 217px;
	margin-left: 5px;
	position: absolute;
	height: 65px;
	line-height: 20px;
	z-index: 3;
	padding: 10px
}
#ultime-ricette .cat-list li.boxleft a .recipe-read {
	display: none;
	position: absolute;
	background-color: #F07624;
	margin-left: 180px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #FFF;
	font-weight: 700;
	margin-top: 15px;
	font-size: 10px;
	border: 2px solid #f60;
	text-decoration: underline;
	z-index: 2;
	padding: 0 10px
}
#ultime-ricette .cat-list li.boxright a h3 {
	color: #568F04;
	font-weight: bold;
}
#ultime-ricette .cat-list li div.orange-description a {
	color: #FFF
}
#ultime-ricette .cat-list li div.orange-description h3 {
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 5px;
	text-shadow: 1px 1px 1px #8B3E08;
	font-size: 19px;
}
#ultime-ricette .cat-list li div.orange-description span.recipe-description {
	font-size: 12px
}
#whats-hot {
	padding-top: 30px
}
#whats-hot .cat-list {
	margin: 0 0 0 -17px
}
#whats-hot .cat-list li {
	width: 227px;
	float: left;
	margin: 0 0 10px 15px
}
#whats-hot .cat-list li h3 {
	padding: 5px;
	min-height: 50px
}
#whats-hot .cat-list li .img-box {
	background: url(images/image-frame-232x157.png) no-repeat scroll 0 0 transparent;
	display: block;
	height: 152px;
	vertical-align: top;
	width: 227px;
	margin: 0 0 15px;
	padding: 5px 0 0 5px
}
#whats-hot .cat-list li a:hover img, .term-video-ricette .post-thumb a:hover img {
	opacity: 0.5
}
#whats-hot .cat-list li a:hover .play, .post-thumb a:hover .play {
	display: block;
	background: url(images/videorecipe-play.png) no-repeat;
	margin-top: 37px;
	margin-left: 75px;
	width: 75px;
	height: 75px;
	position: absolute;
	z-index: 1
}
.post-thumb a:hover .play {
	margin-top: 65px;
	margin-left: 87px;
}
#whats-hot .cat-list li .img-box img {
	width: 222px;
	height: 144px
}
.postmeta {
	background: url(images/pet-border.png) repeat-x scroll center 38px transparent;
	float: left;
	width: 230px
}
.icondate {
	height: 40px;
	width: 40px;
	float: left;
	padding-left: 0
}
.postdate {
	font-size: 10px;
	float: left;
	padding-top: 5px;
	width: 60px;
	line-height: 110%
}
.iconcommentscount {
	height: 40px;
	width: 30px;
	float: right;
	padding-right: 5px
}
.commentCount {
	font-size: 10px;
	float: right;
	padding-top: 5px;
	padding-right: 30px;
	width: 40px;
	line-height: 110%;
	margin-bottom: 20px
}
.likerecipe {
	width: 222px;
	padding-left: 0;
	float: left
}
#whats-hot .recipe-description {
	/*font: 14px "Lucida Sans Unicode", DroidSans, Arial;*/
	font-family: 'Open Sans','sans-serif';
	font-size: 18px;
	float: left;
	width: 222px;
	height: 100px;
	line-height: 140%;
	color: #5B5B5B;
	text-align: left;
	padding: 5px 10px 15px 0
}
#home-infos {
	margin: 20px 0 0
}
.wk-special, #text-4 {
	width: 300px;
	float: left;
	margin-left: 20px
}
.newsEvent {
	width: 310px;
	float: left
}
.newsEvent ul {
	margin-top: 15px;
}
.newsEvent .img-box {
	background: url(images/sprite_cucinarefacile.png) no-repeat scroll 0 -32px transparent;
	display: block;
	vertical-align: top;
	height: 86px;
	width: 88px;
	float: left;
	margin: 0 10px 5px 0;
	padding: 3px 0 0 4px;
}
.newsEvent a {
	color: #548f04;
	font-size: 16px;
	font-weight: bold;
}
.newsEvent a:hover, .newsEvent a:focus {
	color: #3f6b03
}
.newsEvent h5 {
	font-family: DroidSans, Arial, Helvetica, sans-serif
}
.newsEvent h5 a {
	color: #0053A6!important
}
.newsEvent h5 a:hover, .newsEvent h5 a:focus {
	color: #000!important
}
.fav-recipes {
	width: 302px;
	float: left;
	position: relative;
	margin: 0 0 0 35px
}
.text-recipe {
	width: 600px;
	display: block;
	float: left;
	margin-top: 0px
}
.widget-right {
	width: 300px;
	float: left;
	margin-bottom: 45px
}
.widget-right.gplus {
	margin-bottom: 5px
}
.prefooter {
	margin-top: 40px
}
.prefooter h2.w-bot-border {
	margin: 0 0 15px!important
}
.box-cont ul {
	float: left;
	width: 100px
}
.box-cont ul.frigo-1 li {
	float: left;
	/*width: 135px;*/
	text-transform: capitalize;
	font-size: 16px;
	width: 100%;
}
.box-cont ul li {
	list-style: disc;
	color: #7FAA42;
	margin-left: 15px
}
.box-cont ul li:hover {
	list-style: square;
	color: #036
}
.tabed {
	margin: 0 0 15px;
	padding: 0
}
.tabed .block {
	padding: 0
}
.widget-right .block li h5, .tabed .block li h5 {
	line-height: 17px;
	margin: 0 0 5px
}
.widget-right .block li h5 a, .tabed .block li h5 a {
	color: #666
}
.tabed .block li h5 a:hover, .tabed .block li h5 a:focus {
	color: #222
}
.tabed .block li .rate {
	color: #0053a6
}
.widget-right .block li, .tabed .block li {
	overflow: hidden;
	height: 86px;
	background: url(images/pet-border.png) 0 97px repeat-x;
	margin: 0 0 7px;
	padding: 0 0 19px
}
#left-area {
	width: 592px;
	float: left;
	margin: 0 0 0 31px;
	padding: 25px 0 0
}
#left-area .recipe-cat-info li {
	float: left;
	font-family: 'Trebuchet MS', Times, serif
}

#left-area .single-img-box {
	position: relative;
	overflow: hidden;/*width:582px;height:275px;*/
	margin: 0 0 20px;
	padding: 7px 0 0 7px
}/*#left-area .single-img-box img{width:575px;height:262px}*/
#left-area .recipe-info {
	width: auto;
}
h1.w-bot-border {
	/*display: inline!important;*/
	font-size: 24px;
	margin-top: 10px;
}
span.ultime-inserite {
	font-size: 24px;
	color: #5e6063;
}
#left-area .recipe-info {
	float: left;
}
#left-area .recipe-info li {
	margin-bottom: 10px;
	font-family: 'Trebuchet MS', Times, serif;
	background-image: url(images/recipe-info.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: 50px;/*float:left;*/
	margin-right: 40px;
}
#left-area .recipe-info li.prep-time {
	background-position: 0 -100px
}
#left-area .recipe-info li.cook-time {
	background-position: 0 -150px
}
#left-area .recipe-info li.ready-in {
	background-position: 0 -200px
}
#left-area .recipe-info li strong {
	font-weight: 400;
	color: #0053a6;
	display: block
}
#left-area .w-pet-border {
	margin: 15px 0
}
#left-area .info-left {
	float: left;
	width: 570px;
	text-align: justify;
	margin: 0 0 25px
}
#left-area h3.blue {
	font-size: 23px;
	color: #68AB0F;
	margin: 0 0 15px
}
#left-area h1, #left-area h2, #left-area h3, #left-area h4 {
	line-height: none;
	color: #6f716b;
	margin-top: 10px;
}
#left-area h1 {
	font-size: 30px;
	line-height: 30px
}
#left-area h2 {
	margin-bottom: 15px;
}
#left-area h3 {
	font-size: 18px
}
#left-area .recipe-listing-item {
	float: left;
	width: 280px;
	margin-right: 10px;
	min-height: 280px;
}
#left-area .recipe-listing-item .single-img-box {/*width:262px;height:231px;*/
	margin: 10px 0 0 0;
	padding: 0px
}
#left-area .recipe-listing-item .single-img-box img {
	width: 280px;
	height: 200px
}
#left-area .recipe-listing-item .recipe-info {
	width: 100%;
	padding: 0
}
#left-area .recipe-listing-item .recipe-info h2 a {
	color: #0053a6;
	line-height: 1.5em;
	font-size: 17px;
}
#left-area .recipe-listing-item .recipe-info h2 a:hover, #left-area .recipe-listing-item .recipe-info h2 a:focus {
	color: #003f7e
}
#content #sidebar {
	width: 302px;
	float: right;
	margin: 0 31px 0 0;
	padding: 41px 0 0
}
#content #sidebar .widget {
	float: none;
	position: relative;
	background: url(images/widget-g-bg.png) top repeat-x #fff;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 295px;
	margin: 0 0 35px;
	padding: 10px 15px
}
#content #sidebar .widget ul li {
	background: url(images/li-bot-border.jpg) bottom repeat-x;
	font-size: 13px;
	color: #909090;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 0 0 12px
}
#content #sidebar .widget .sidebar-bottom-300x250 div {
	line-height: 0
}
#bottom-wrap {
	background-color: #20231b;
	border-bottom: 1px solid #2c3026;
	padding-bottom: 20px;
	width: 100%;
	min-width: 980px;
	/*height: 300px*/
}
#bottom {
	width: 980px;
	margin: 0 auto;
	padding: 35px 0 0
}
#bottom a {
	color: #b6b6b6
}
#bottom a:hover, #bottom a:focus {
	color: #dfdfdf
}
#bottom p {
	font: 13px DroidSans, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 21px;
	float: right
}
#bottom > li {
	width: 310px;
	float: left;
	margin: 0 25px 0 0
}
#bottom > li > div {
	margin: 0 0 20px
}
#bottom > li > ul {
	margin: 20px 0
}
#bottom li .about img {
	margin: 0 auto 20px auto;
	display: block;
}
#bottom li .about p {
	font-size: 13px;
	color: #737373;
	text-align: justify;
	text-justify: inherit;
	margin: 0 0 25px
}
#bottom li h2, #bottom li h4 {
	color: #9d9f98;
	margin: 0 0 22px;
	font-size: 24px;
}
#bottom li h2 span {
	color: #869d68
}
#bottom li ul li {
	overflow: hidden;
	background: url(images/bottom-recent-botder.png) bottom repeat-x;
	margin: 0 0 11px;
	padding: 0 0 15px
}
#footer-wrap {
	height: 80px;
	background-color: #11120e;
	width: 100%;
	min-width: 980px
}
#footer p {
	font: 12px DroidSans, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 40px
}
#footer a {
	color: #bdbdbd
}
#footer a:hover, #footer a:focus {
	color: #fff
}
#footer .copyright {
	float: left
}
.footer_starbene_logo {
	margin: 0 auto 60px 70px!important;
	width: 100px;
	height: 50px;/*float:left*/
}
.footer_starbene_text {
	width: 200px;
	height: 50px;
	float: right
}
.ebook.top {
	background-color: transparent;
}
.ebook {
	/*background: url(images/book-newsletter.png) no-repeat #20231B;*/
	/*height: 246px*/
	margin: 10px 22px 10px!important;
}
.ebook form {
	/*padding-top: 90px*/
}
.ebook form input.newbox-nl-in {
	margin-bottom: 5px;
	color: #000;
	font-size: 12px;
	display: block;
	width: 160px;
	padding: 2px!important;
	height: 30px;
}
.ebook form input.newbox-nl-bt {
	background-color: transparent!important;
	padding-left: 4px;
	background: url(images/sprite_cucinarefacile.png) no-repeat 0 -125px;
	height: 22px;
	width: 105px;
	color: #fff!important;
	border: none;
	font-weight: 700;
	font-size: 11px;
	display: block;
	margin-left: 47px;
	text-align: center
}
.ebook form span.checkbox {
	font-size: 10px;
	color: #BBB;
	vertical-align: top;
	display: inline-block;
	line-height: 18px;
	margin-bottom: 10px;
}
.titolo-ingredienti, .titolo-preparazione {
	margin: 10px 0 5px
}
.sub-menu-header-box {
	float: left;
	width: 728px;
	height: 90px;
	border-style: solid;
	margin: 15px 0 -10px
}
.sub-menu-header-social {
	float: left;
	width: 238px;
	height: 90px;
	border-style: solid;
	margin: 15px 10px -10px 0
}
.sub-menu-header-social h3 {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 16px;
	text-shadow: 1px 1px #333;
	color: #fff;
	margin: 0;
	padding: 0 0 5px
}
.header-search-box {
	margin: 25px 0 0
}
.header-search-box form {
	width: 255px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 32px 0 0
}
.header-search-box .field {
	width: 180px;
	height: 24px;
	background: url(images/search-field.png) top no-repeat;
	border: none;
	color: #b1b1b1;
	vertical-align: top;
	margin: 0 10px 0 0;
	padding: 3px 5px 5px 8px
}
.header-search-box .field:focus {
	background-position: bottom
}
.header-search-box #s-submit {
	display: inline-block;
	width: 42px;
	height: 29px;
	background: url(images/sprite_cucinarefacile.png) -182px -32px no-repeat;
	border: none;
	vertical-align: top
}
.header-search-box #s-submit:hover, .header-search-box #s-submit:focus {
	background-position: -182px -63px;
	cursor: pointer
}
.popupWrap {
	display: none;
	background: rgba(0,0,0,0.7);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999
}
#popup {
	width: 460px;
	height: 380px;
	border: 8px solid #E7691A;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	position: relative;
	top: 50%;
	background: #fff;
	margin: -200px auto 0
}
a:hover.button-close {
	background-position: bottom;
	text-decoration: none
}
#popup .button-close {
	background: url(/overlayer/close-popup.png) no-repeat top center;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: -20px;
	top: -20px;
	width: 30px;
	z-index: 1103
}
@font-face {
	font-family: pacifico;
	src: url(fonts/pacifico.ttf)
}
#popup-title {
	height: 130px;
	width: 150px;
	font-family: pacifico;
	font-size: 36px;
	color: rgba(200,200,200,1);
	-webkit-margin-before: 0;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	text-shadow: rgba(74,74,74,1) 0 1px 0;
	line-height: 36px;
	display: block;
	position: absolute;
	top: 240px;
	left: 40px
}
#popup-description {
	height: 60px;
	width: 255px;
	display: block;
	position: absolute;
	top: 290px;
	left: 200px;
	font-size: 18px;
	line-height: 20px;
	text-align: justify;
	color: #FFF
}
#popup-box-container {
	height: 70px;
	width: 450px;
	display: block;
	position: absolute;
	top: 370px;
	left: 25px;
	font-size: 18px;
	color: #FFF
}
#single-recipe-share {
	display: block;
	background: url(images/recipe-like.png) no-repeat;
	padding-top: 24px;
	margin-top: 50px;
	width: 570px;
	height: 72px
}
#single-recipe-share-facebook {
	display: block;
	width: 500px;
	float: left;
	margin: 13px
}
.sharers {
	float: left;
	width: 75px
}
.sharers.gp {
	margin-left: 10px
}
#blocco_sx {
	float: left;
	width: 245px;
	color: #999;
	line-height: 17px;
	text-align: justify;
	font-size: 11px;
	font-family: verdana;
	letter-spacing: -.1em;
	margin: 15px 0 0 240px
}
#blocco_dx {
	float: right;
	font-family: DroidSans!important;
	margin: 10px 0 0
}
#statistiche {
	height: 38px;
	line-height: 1.2em;
	margin-bottom: 5px;/*overflow:auto*/
}
.statistiche_network {
	display: block;
	overflow: hidden;
	float: left;
	width: 120px;
	height: 36px;
	margin-top: 6px
}
.statistiche_youtube {
	display: inline-block;
	width: 155px;
	height: 38px;
	line-height: 16px;
	margin-left: 10px;
	margin-top: 2px
}
.statistiche_rss {
	width: 115px!important
}
.statistiche_network .immagine_statistiche {
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 5px
}
.statistiche_network .immagine_facebook {
	background: url(images/sprite_cucinarefacile.png) no-repeat 0 0
}
.statistiche_network .immagine_twitter {
	background: url(images/sprite_cucinarefacile.png) no-repeat -32px 0
}
.statistiche_network .immagine_google_plus {
	background: url(images/sprite_cucinarefacile.png) no-repeat -64px 0
}
.statistiche_network .immagine_rss {
	background: url(images/sprite_cucinarefacile.png) no-repeat -96px 0
}
.immagine_youtube {
	background: url(images/sprite_cucinarefacile.png) no-repeat -128px 0;
	display: block;
	width: 48px;
	height: 31px;
	float: left
}
.statistiche_network strong a {
	color: #0689B9;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.statistiche_network span {
	color: #999;
	font-size: 11px;
	line-height: 10px
}
#searchform {/*text-align:right;float:right;*/
	margin: 0;
	padding: 0
}
.testocor {
	font-size: 15px;
	font-weight: 700;
	height: 18px;
	display: compact;
	background: #E66919;
	color: #FFF;
	padding: 7px 15px
}
.sezioneCorrelati {
	margin: 8px 0 20px
}
#ricette-correlate {
	text-align: left;
	font-size: .8em;
	border: 1px solid #EDEDED;
	margin: 0 auto;
	padding: 15px
}
#ricette-correlate .ads {
	width: 300px;
	height: 250px;
	float: right;
	margin-top: -8px
}
#ricette-correlate .meta1 {
}
#ricette-correlate .meta2 {
	margin-left: 310px
}
#ricette-correlate .meta3 {
	padding-top: 10px;
	width: 575px
}
.articoli-similis {
	margin-bottom: 12px;
	min-height: 90px;
	border-bottom: 1px dashed #AAA
}
.articoli-similis .thumbs {
	float: left
}
.articoli-similis .thumbs a {
	background: #fff;
	display: block;
	padding: 1px
}
.articoli-similis .thumbs a img {
}
.articoli-similis-r {
	margin-left: 100px;
	line-height: 17px;
	padding: 2px 0 4px 4px
}
.articoli-similis-r a, .articoli-similis2 a .titoloarticolo {
	color: #455562;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px
}
.testocor, #ricette-correlate, .articoli-similis .thumbs a, .articoli-similis .thumbs a img, .articoli-similis-r, .articoli-similis2 a .thumbs, .articoli-similis2 a .thumbs img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
.articoli-similis2 {
	display: inline-block;
	float: left;
	margin-right: 12px;
	width: 126px
}
.articoli-similis2 a .thumbs {
	background: #fff;
	border: 1px solid #CCD5DC;
	height: 120px;
	margin-bottom: 8px;
	padding: 2px
}
.articoli-similis2 a .titoloarticolo {
	text-align: center;
	margin: 0 auto
}
.tabed h5 {
	line-height: 20px!important;
	font-size: 17px
}
.autore {
	font-size: 11px;
	color: #999;
	font-family: Verdana;
	line-height: 20px;
	display: block
}
.autore em {
	font-style: italic!important;
	color: #68AB0F
}
#sfondo {
	background: url(images/sfondo_cucinarefacile.png) center top;
	position: relative
}
.mc4wp-form input[type=submit].newbox-nl-bt:hover {
	background: url(images/sprite_cucinarefacile.png) no-repeat 0 -125px;
	color: #fff!important;
}
.nav li h2 a {
	font-size: 13px;
}

.nav .sub-menu li h2 a {
	font-size: 15px!important;
}

/*#sharebox{float:left;margin-left:30px;background:#fff;position:fixed;top:245px;left:0;-moz-border-radius:5px;border-radius:5px;border:1px solid #CDCDCD;padding:5px 0}*/
#sharebox {
	background: #fff;
	position: fixed;
	top: 347px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 5px 5px 0;
	margin-left: -90px;
}
#sharebox:hover {
	background: #eee;
	-moz-transition: all .3s ease-in-out 0;
	-webkit-transition: all .3s ease-in-out 0;
	transition: all .3s ease-in-out 0
}
#sharebox .wdt {
	text-align: center;
	clear: left;
	padding: 2px 4px
}
a#textplus-show {
	background: url(images/textplus.png) top;
	display: block;
	width: 595px;
	height: 11px;
	opacity: 0.5
}
a#textplus-hide {
	background: url(images/textplus.png) bottom;
	display: block;
	width: 595px;
	height: 11px;
	opacity: 0.5
}
a#textplus-show:hover, a#textplus-hide:hover {
	opacity: 1
}
h1.titolo-ricetta {
	font-size: 30px!important;
	color: #68AB0F!important;
	font-weight: 700
}
.widget ul li a.img-box-number span {
	background: #FF8500;
	height: 52px;
	width: 24px;
	display: inline-block;
	float: left;
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	color: #FFF;
	text-shadow: 1px 1px 1px #943C13;
	padding: 33px 0 0
}
.widget ul li a.img-box-number img {
	float: left;
	border: 3px #FF8500 solid;
	margin-right: 10px
}
.widget ul li a.img-box-number:hover span {
	background: #DF4408
}
.widget ul li a.img-box-number:hover img {
	border: 3px #DF4408 solid
}
.widget ul li h5 a {
	color: #68AB0F!important
}
.widget ul li p {
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 14px;
	text-align: justify;
	color: #666
}
div.printfriendly {
	float: right;
	margin: 17px 10px 0 0 !important
}
.contactformbox {
	width: 380px;
	height: 310px;
	overflow: hidden;
	min-height: 200px;
	background: url(/overlayer/bg-form.png) no-repeat;
	top: 100px;
	margin: 0 auto;
	padding: 35px
}
.contactformbox h3 {
	width: 360px;
	display: block;
	padding-left: 145px;
	color: #c60;
	font-size: 24px;
	text-shadow: 2px 2px 0 #fff;
	margin: 0 auto 9px
}
.contactform {
	width: 4000px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0
}
.contactform span.input-text {
	margin: 0 auto
}
.contactform input, .contactform textarea {
	width: 174px;
	border: #999 1px solid;
	font-size: 14px;
	color: #444;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 6px 10px 6px 0;
	padding: 8px 4px
}
.contactform select {
	width: 249px;
	border: #e6e9ec 1px solid;
	background: transparent url(/overlayer/bg-input.png) repeat-x top;
	font-size: 14px;
	color: #444;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 12px auto 10px;
	padding: 5px
}
.contactform option {
	background: transparent url(/overlayer/bg-form-w.png)
}
.contactform .error-input, .contactform .error-both .input, .contactform .error-same .input {
	color: #fff;
	background: url(./overlayer/bg-form-b.png)
}
.contactform span.button {
	margin-left: 100px
}
.contactform button {
	width: 110px;
	height: 40px;
	display: block;
	font-size: 14px;
	text-align: center;
	border: none;
	float: right;
	cursor: pointer;
	color: #FFF;
	margin: 0;
	padding: 0
}
.contactform button:hover {
	background: url(/overlayer/button-form.png) no-repeat 0 -40px
}
#send {
	position: absolute;
	left: 50%;
	top: 35%;
	margin-left: -27px;
	display: none
}
#mess {
	position: absolute;
	left: 25%;
	top: 35%;
	text-align: center;
	font-size: 15px;
	color: #fff;
	display: none
}
.contactformbox h3 span {
	color: #390;
	font-size: 18px;
	font-weight: 400
}
.contactformbox h6 {
	padding-left: 145px;
	font-size: 12px;
	width: 243px;
	margin-bottom: 10px!important;
	margin-top: 15px!important
}
.contactformbox h6 span {
	font-style: italic;
	font-weight: 700
}
.contactformbox h7 {
	font-size: 12px;
	color: #333
}
#home-infos .widget .adsense-300x250 {
	margin-bottom: 30px
}
#daily, #bmi {
	width: 580px
}
#daily tr.dailytit td {
	line-height: 25px;
	padding: 15px 0
}
#daily tr.dailytit td.dailytit-txt {
	width: 300px;
	font-size: 13px;
	background: #DDD;
	vertical-align: middle;
	text-align: center;
	padding: 6px 0
}
#daily tr td.act {
	background: #EEE;
	text-align: center;
	padding: 4px 10px
}
#daily .in1 {
	width: 60px
}
#daily #fabbisogni, #BMIinfo {
	background: #EEE;
	margin-top: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #DDD;
	padding: 10px 0 10px 13px
}
#daily #fabbisogni input {
	width: 37px;
	margin-right: 20px
}
#bmi tr td.td1 {
	text-align: left;
	line-height: 40px;
	padding-left: 114px
}
#bmi tr td.td1 strong {
	display: inline-block;
	width: 60px;
	text-align: right
}
#bmi input.btn1 {
	margin-bottom: 40px!important
}
#BMIinfo {
	display: block;
	width: 190px;
	margin: -40px auto 0;
	padding: 10px 20px!important
}
#BMIinfo strong {
	width: 100px;
	display: inline-block
}
#testform input.btn1 {
	display: inline;
	zoom: 1;
	cursor: pointer;
	border: 1px solid #bbb;
	overflow: visible;
	font: bold 13px arial, helvetica, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color: #555;
	background-color: #ddd;
	background-image: linear-gradient(top, rgba(255,255,255,1), rgba(255,255,255,0));
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-ms-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	background-clip: padding-box;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.3), 0 2px 2px -1px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,.3), 0 2px 2px -1px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.3) inset;
	box-shadow: 0 1px 0 rgba(0,0,0,.3), 0 2px 2px -1px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.3) inset;
	text-shadow: 0 1px 0 rgba(255,255,255,.9);
	margin: 15px;
	padding: 6px 20px
}
#testform input.btn1:hover {
	background-color: #eee;
	color: #555
}
#testform input.btn1:active {
	background: #e9e9e9;
	position: relative;
	top: 1px;
	text-shadow: none;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.3) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.3) inset;
	box-shadow: 0 1px 1px rgba(0,0,0,.3) inset
}
div.wp_bannerize.adsense-336x280 div {
	text-align: left!important
}
.widget ul#most-shared li {
	min-height: 85px
}
.widget ul#most-shared img.tab-thumb {
	border: 1px solid #CCC;
	margin-right: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	padding: 2px
}
.widget ul#most-shared .share-counts {
	margin-top: 10px
}
#alfapizza {
	min-height: 150px
}
#alfapizza .forno {
	background: url(images/alfapizza-forno.jpg) no-repeat;
	width: 196px;
	height: 147px;
	float: left;
	margin-right: 15px
}
#alfapizza .logoalfapizza {
	background: url(images/alfapizza-logo.jpg) no-repeat;
	width: 344px;
	height: 30px;
	float: right;
	margin: 20px 10px 15px 0
}
.share-counts img {
	margin-right: 3px;
	background-color: transparent;
	vertical-align: middle;
	position: relative;
	top: -1px
}
.share-counts-smaller {
	font-size: .8em
}
.share-counts-bigger {
	font-size: 1.1em
}
.share-counts-even-bigger {
	font-size: 1.2em
}
.share-counts-huge {
	font-size: 1.4em
}
a.rsswidget {
	color: #fff!important
}
.ye-container {
	margin-bottom: 20px
}
.widget td {
	vertical-align: middle;
	line-height: 35px;
	font-family: 'Trebuchet MS', Times, serif
}
.widget .w-count {
	font-size: 13px;
	color: #666
}
.widget .w-count strong {
	text-align: left;
	font-size: 24px;
	color: #568D0D;
	margin-right: 5px
}
h2.w-bot-border span.canale-youtube, #footer .dnd {
	float: right
}
a:hover, #ultime-ricette .cat-list li.boxright a:hover h3 {
	color: #036;
	text-decoration: underline;
}
.text-center, #bmi tr td {
	text-align: center
}
.clearfix:after, .clear {
	clear: both
}
.inn-nav, #footer {
	width: 980px;
	margin: 0 auto
}
.nav li ul li span, .post-thumb a .play, #whats-hot .cat-list li a .play, #left-area span.published, .tabed .autore, #textplus, #daily #fabbisogni br {
	display: none
}
.nav li:hover a, .nav li ul li a:hover, .nav li ul li a:focus {
	color: #fff;
	text-decoration: underline
}
#ultime-ricette .cat-list li.boxleft a:hover .recipe-read, .tabed .block.current {
	display: block
}

#ultime-ricette .cat-list li.boxright li {
	padding-bottom: 10px;
}

.newsEvent li, .box-cont ul.frigo-1 {
	float: left;
	width: 300px
}
.text-recipe p, #left-area .recipe-listing-item {
	margin-bottom: 10px
}
#left-area h1.title, #left-area .recipe-cat-info {
	margin: 0 0 10px
}
#left-area .info-left ul, #left-area p {
	margin: 10px 0 20px
}
#left-area h4, .widget ul#most-shared a {
	font-size: 16px
}
#left-area .recipe-listing-item .recipe-info h2, #bottom > li:last-child, #bottom li .about a.rsswidget img {
	margin: 0
}
#ricette-correlate .ads2, .hricetta .ads {
	width: 336px;
	height: 280px;
	float: left
}
.articoli-similis .thumbs a img:hover, .articoli-similis2 a:hover .thumbs img {
	opacity: 0.7
}
.articoli-similis-r:hover, .articoli-similis2 a:hover .titoloarticolo, .widget ul li h5 a:hover, .widget ul#most-shared a:hover {
	text-decoration: underline
}

@media print {
* {
	color: #000!important;
	box-shadow: none!important;
	text-shadow: none!important;
	filter: none!important;
	-ms-filter: none!important
}
a, a:visited {
	text-decoration: underline
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
@page {
	margin: .5cm
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
#header-wrapper, #container #sidebar, #container #respond, #container .info-right .rate-box, #container .info-right .more-recipe, #bottom-wrap, #footer-wrap {
	display: none
}
}
div.dataPubbl {
	font-family: 'Trebuchet MS', Times, serif;
	color: #5e6063
}
img.alignright {
	float: right;
	margin-left: 10px;
}
img.alignleft {
	float: left;
	margin-right: 10px;
}
.mobile-adv {
	display: none;
}
h2.w-bot-border img {
	margin-bottom: -3px;
}
h2.w-bot-border .forchettacoltello, h1.w-bot-border .forchettacoltello {
	background: url(images/sprite_cucinarefacile.png) no-repeat -176px 0;
	display: inline-block;
	width: 26px;
	height: 28px;
	vertical-align: bottom;
}
#bottom-wrap .recent-posts img {
	float: left;
	margin-right: 6px;
	background: black;
	border: solid #D1D1D1 1px;
	width: 46px!important;
	height: 43px!important;
}
#bottom-wrap .recent-posts h5 a {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	text-shadow: 1px 1px black;
}
#bottom-wrap .recent-posts p {
	display: none;
}
#bottom li h2 a {
	color: #9D9F98!important;
}
#left-area img.foto {
	display: block;
}
#left-area img.internPhoto {
	display: block;
}
.box-ingredienti {
	color: #736458; /*background-color: #faf7e0;*/ /*border: 1px solid #eae8d8;*/ /*-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -moz-box-shadow: inset 0 1px 0 #fff; -webkit-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 6px 8px 0 rgba(255, 255, 255, 0.7);*/
	margin-bottom: 0px;
}
.shortcode-ingredients > h3 {
	font: 20px 'Copse', Georgia, serif;
	line-height: normal;
	color: #728fb4;
	padding: 22px 25px 8px;
	margin: 0;
}
.box-ingredienti > ul {
	line-height: normal;
	margin: 0!important;
}
.box-ingredienti > ul, .box-ingredienti > ul > li {
	list-style: none;
}
.box-ingredienti > ul > li {
	line-height: 1.8;
	background: url('images/ingredients-list-arrow.png') 0px 50% no-repeat;
	padding: 6px 28px;
	border-top: 1px solid #e9e5c9;
}
#left-area ol li {
	list-style-type: decimal;
	margin-left: 20px;
	font-size: 17px;
    /*font-family: 'Noto Sans', sans-serif;*/
	font-family: 'Open Sans', sans-serif;
    color: #111;
    line-height: 1.7em;
}
.info-left h2 {
	margin-bottom: 20px;
}
h5.passo, .section-desc h4 {
	border-bottom: 1px solid #eee;
	color: #568F04;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#left-area p.istruzioni {
	margin-bottom: 10px;
}
.facebook_box {
	width: 220px;
	float: left;
	border: 3px solid rgb(101, 124, 94);
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
}
.facebook_box h3 {
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0!important;
}
#overlay_vote {
	/*visibility: hidden;*/
	display: none;
	position: absolute;
	width: 300px;
	height: 100px;
	text-align: center;
	z-index: 1000;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	text-align: left;
	top: 2px;
	left: 0;
}
#overlay_vote div {
	padding: 2px 0;
}
#voteBox {
	margin-bottom: 30px;
	position: relative;
}
.rating {
	display: none;
}
#italiaCartina {
	float: left;
	width: 220px;
}
.regionList {
	float: left;
	margin-left: 30px;
	color: #568D0D;
}
.section-desc {
	margin: 15px 0 0 0;
}
#ebook_newsletter {
	width: 308px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#ebook_newsletter .logo_cf {
	width: 111px;
	height: 51px;
	background-image: url(images/ebook_logo_cucinarefacile.png);
	display: inline-block;
	margin-left: 100px;
	margin-top: 20px;
	position: relative;
}
#ebook_newsletter .logo_dg {
	width: 91px;
	height: 44px;
	background-image: url(images/ebook_logo_dietagratis.png);
	display: inline-block;
	margin-left: 135px;
	margin-top: 20px;
	position: relative
}
#ebook_newsletter a {
	display: inline-block;
	width: 308px;
	height: 85px;
	background-image: url(images/sprite_ebook.png)
}
a#ebook_cf.ui-attivo, a#ebook_cf.ui-normale, a#ebook_cf:hover {
	background-position: -106px 0!important;
	opacity: 1!important
}
a#ebook_dg.ui-attivo, a#ebook_dg.ui-normale, a#ebook_dg:hover {
	background-position: -106px -85px!important;
	opacity: 1!important
}
a#ebook_cf.ui-disattivo {
	background-position: -414px 0;
	opacity: 0.6
}
a#ebook_dg.ui-disattivo {
	background-position: -414px -85px;
	opacity: 0.6
}
#ebook_newsletter .button {
	width: 53px;
	height: 54px;
	background-image: url(images/sprite_ebook.png);
	margin-top: 16px;
	margin-left: 12px;
	float: left;
}
a#ebook_cf.ui-normale .button {
	background-position: 0 0;
}
a#ebook_dg.ui-normale .button {
	background-position: -53px 0;
}
a#ebook_cf:hover .button, a#ebook_cf.ui-attivo .button {
	background-position: 0 -54px!important;
}
a#ebook_dg:hover .button, a#ebook_dg.ui-attivo .button {
	background-position: -53px -54px!important;
}
a#ebook_cf.ui-disattivo .button {
	background-position: 0 -108px;
}
a#ebook_dg.ui-disattivo .button {
	background-position: -53px -108px;
}
#ebook_newsletter .gratis {
	width: 60px;
	height: 62px;
	background-image: url(images/sprite_ebook.png);
	float: right;
	position: absolute;
	margin-left: 248px;
	z-index: 1;
}
a#ebook_cf .gratis {
	background-position: right 0;
}
a#ebook_dg .gratis {
	background-position: right -62px;
	margin-top: 27px;
}
#ebook_newsletter .form-hide {
	display: none!important;
}
#ebook_newsletter form {
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
#form1 {
	background: #D86112
}
#form2 {
	background: #76456B
}
#ebook_newsletter form p {
	margin: 0;
	padding-bottom: 20px;
	color: #fff;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
#ebook_newsletter form label {
	display: block;
	margin-bottom: 10px;
}
#ebook_newsletter form label strong {
	width: 75px;
	text-transform: uppercase;
	display: inline-block;
	text-align: right;
	font-size: 14px;
}
#ebook_newsletter form .newbox-nl-in {
	padding: 5px;
	width: 180px;
	color: #111
}
#ebook_newsletter form .newbox-nl-bt {
	padding-left: 4px;
	background: url(images/ebook_button.png) top;
	height: 55px;
	width: 176px;
	border: none;
	cursor: pointer;
	display: block;
	text-align: center;
	margin: 10px auto 0 auto;
}
#ebook_newsletter form .newbox-nl-bt:hover {
	background-position: bottom
}
#fb_socialbox, #tw_socialbox, #gp_socialbox, #feed_socialbox {
	display: none;
}
#statistiche #fb_socialbox {
	position: absolute;
	z-index: 10;
	margin-top: 0px!important;
	line-height: 0;
}
#statistiche a span, #statistiche #tw_socialbox {
	position: absolute;
	z-index: 10;
	margin-top: 32px!important;
	background: #fff;
	line-height: 0;
}
#statistiche #tw_socialbox, #statistiche #fb_socialbox {
	width: 300px;
}
#statistiche #feed_socialbox {
	background: white;
	border: 1px solid #CCC;
	position: absolute;
	z-index: 10;
	margin-top: 32px!important;
	width: 158px;
	padding: 10px;
}
#feed_socialbox p {
	font-size: 12px;
	color: #666;
}
#feed_socialbox input {
	color: #333
}
#feed_socialbox input.button {
	background: url(images/sprite_cucinarefacile.png) no-repeat 0 -125px;
	height: 22px;
	width: 105px;
	color: #fff;
	border: none;
	font-weight: 700;
	margin: 8px auto;
	font-size: 11px;
	display: block;
}
#appcf {
	float: left;
	margin: 16px 20px 0 25px;
}
#appcf a {
	background-image: url(images/app_cf.png);
	background-color: #333;
	display: block;
	width: 210px;
}
#appcf a:hover {
	background-color: #000;
}
#appcf .appstore {
	background-position: top left;
	height: 46px;
}
#appcf .googleplay {
	background-position: bottom left;
	height: 44px;
}
/******************************************************
    [ ARTICOLI SIMILI INTERNI ] @Lorem Studio
*******************************************************/
#lrmSimiliInterni {
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 250px;
	border-left: 1px dashed #ccc;
	padding: 0 15px;
}
#lrmSimiliInterni ul {
	padding: 0 0 0 15px!important;
	margin: 0!important;
}
li.lrmSimileContenuto {
	margin: 0 0 10px 0!important;
	padding: 0!important;
	position: relative;
	list-style: square!important;
	background: none!important;
	border: none;
	font-size: 14px;
}
#lrmSimiliInterni h5 {
	font-size: 15px!important;
	margin: 0 0 5px 0!important;
	padding: 0 0 5px 0!important;
	border-bottom: 1px dashed #ccc!important;
	color: #369;
	font-weight: bold!important;
	background: none!important;
}
#lrmSimiliInterni a {
	color: #000;
}
#lrmSimiliInterni a:hover {
	text-decoration: underline;
}
/*****************************  SIMONE NUOVI  **************************/

.sidebar-sx-home {
	width: 290px;
	float: right;
}
.sidebar-dx-home {
	width: 600px;
	float: left;
}
#ultime-ricette .cat-list li.boxright-responsive {
	display: none;
}
.bt-youtube-responsive {
	display: none
}
.ADVRecipe {
	width: 650px;
}
.ADVRecipe-1 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px
}
.ADVRecipe-2 {
	float: left;
	margin-left: 30px;
	margin-top: 90px;
	margin-bottom: 10px
}

/*****************************  RESPONSIVE  **************************/

@media only screen and (min-width: 1024px) {
body {
	/*background-image: url('images/steak_revolution_skin.jpg');*/
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	/*margin-top: 155px;*/
}
a#skinlink {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 1;
}
#skinlink span {
	display: none;
}
/*
	AGGIUSTO IL CONTAINER
	*/

#container {
	position: relative;
	z-index: 3;
}
#header-wrapper {
	position: relative;
	z-index: 9999;
}
}

@media only screen and (max-width: 1024px) {
#sharebox {
	display: none;
}
#ultime-ricette .cat-list {
	float: none;
	margin: 0 310px 0 0;
	width: auto;
}
#ultime-ricette .cat-list li.boxright {
	width: 46%;
	margin: 10px 20px 20px 0;
}
#ultime-ricette .cat-list li.boxleft {
	display: none;
}
#ultime-ricette .cat-list li.boxright-responsive {
	display: inline-block;
}
#whats-hot .cat-list li h3 {
	min-height: 45px;
	height: 45px;
	overflow: hidden;
}
h3 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
#whats-hot .cat-list li {
	width: 23%;
	overflow: hidden;
}
#whats-hot .cat-list li .img-box {
	padding: 0;
}
#footer .copyright {
	margin-left: 15px;
}
#footer .dnd {
	margin-right: 15px;
}
}

@media only screen and (max-width: 1011px) {
#header, #container, #bottom, #footer {
	width: auto;
}
#header-wrapper, #bottom-wrap, #bottom-wrap, #footer-wrap {
	min-width: 0;
	width: 100%;
}
#left-area .single-img-box, #left-area .recipe-listing-item .single-img-box {
	float: none;
	width: auto;
	background: none;
	margin-bottom: 10px;
	padding: 4px;
	height: auto;
	line-height: 0;
	border: 1px #DDD solid;
	border-radius: 5px;
}
#left-area .single-img-box img, #left-area .preparazione img {
	width: 100%!important;
	height: 100%!important;
}
#left-area .info-left {
	width: 100%;
	margin: 0;
}
#left-area img.internPhoto {
	width: 100%;
	height: 100%;
}
#single-recipe-share {
	width: 100%;
}
#ricette-correlate .meta3 {
	width: 100%;
}
.articoli-similis2 {
	height: 180px;
	overflow: hidden;
	margin-right: 8px;
}
#videoad {
	display: none;
}
.previewnetwork-video {
	display: none;
}
#searchform {
	margin-right: 10px;
}
.statistiche_network {
	width: 110px
}
.inn-nav, #footer {
	width: 100%
}
.nav li a {
	padding: 0 10px;
}
.nav #menu-item-32613 .sub-menu {
	margin-left: -176px
}
#content {
	padding: 20px 15px
}
#appcf {
	margin: 16px 5px 0 5px;
}
#header .logo {
	margin-left: 15px
}
.newsEvent .wp_bannerize {
	display: none
}
.widget ul li h5 a {
	font-size: 14px;
	font-weight: bold;
	color: #568F04
}
.newsEvent, .fav-recipes {
	width: 30%;
}
.fav-recipes {
	margin: 0 0 0 15px;
}
.newsEvent li, .box-cont ul.frigo-1 {
	width: auto
}
.wk-special, #text-4 {
	float: right;
	margin-left: 0;
}
#bottom-wrap {
	height: auto;
}
#bottom .cols1 {
	width: 25%;
	margin-left: 20px
}
#bottom .cols2 {
	width: 34%;
}
#left-area {
	width: 62%;
	margin: 0;
	padding: 0;
	clear: none;
	float: left;
}
#left-area .recipe-listing-item .recipe-info {
	width: 50%;
}
}

@media only screen and (max-width: 950px) {
#appcf a {
	width: 42px
}
.nav li {
	font-size: 11px;
}
#statistiche {
	margin-left: 10px;
}
.statistiche_network strong, .statistiche_network span, .statistiche_youtube {
	display: none;
}
.statistiche_network, .statistiche_rss {
	width: 40px!important;
}
.bt-youtube-responsive {
	width: 48px!important;
}
.bt-youtube {
	display: none;
}
.bt-youtube-responsive {
	display: inline-block
}
#bottom .cols1 {
	width: 23%;
	margin-left: 20px
}
#bottom .cols2 {
	width: 32%;
}
#bottom li .about img {
	width: 98%;
	height: 98%;
}
#bottom li.cols2 img {
	width: 75%;
	height: 75%;
}
.footer_starbene_text {
	width: auto;
	height: auto;
	float: none;
}
.sidebar-dx-home .previewnetwork-video {
	display: none;
}
.text-recipe {
	text-align: justify;
	margin-top: 0;
	width: auto;
}
.sidebar-dx-home {
	width: auto;
	float: left;
	margin-right: 360px;
	position: absolute;
}
#left-area {
	width: 57%;
}
#left-area .recipe-listing-item .recipe-info {
	width: 42%;
}
}

@media only screen and (max-width: 850px) {
.nav li span {
	display: none
}
.nav li {
	font-size: 13px;
}
#ultime-ricette .cat-list li.boxright {
	width: 45%;
}
#ultime-ricette .cat-list li.boxright .recipe-description {
	display: none;
}
.newsEvent, .fav-recipes {
	width: 48%
}
#home-infos #text-4 {
	display: none;
}
#bottom h2 {
	font-size: 18px
}
#bottom .cols1 {
	width: 23%;
	margin-left: 20px
}
#bottom .cols2 {
	width: 23%;
}
.footer_starbene_logo, .footer_starbene_logo {
	display: none;
}
#left-area {
	width: 55%;
}
#left-area .recipe-listing-item .recipe-info {
	width: 100%;
	margin-bottom: 40px;
}
}

@media only screen and (max-width: 780px) {
#blocco_sx {
	display: none;
}
.sfondo {
	background: none;
}
.nav li,.nav li h2 a{
	font-size: 11px!important;
}
.sub-menu-header-box, #appcf {
	display: none
}
#content {
	margin-top: 0
}
#ultime-ricette .cat-list li.boxright {
	width: 100%;
	margin: 0;
}
#whats-hot .cat-list li {
	width: 21%;
}
#whats-hot .cat-list li a:hover .play, .post-thumb a:hover .play {
	display: none;
}
.text-recipe {
	max-height: 803px;
	overflow: hidden;
}
#left-area {
	width: 100%;
}
}

@media only screen and (max-width: 610px) {
.nav li a {
	line-height: auto;
	padding: 0 5px;
}
.sidebar-dx-home {
	width: 100%;
	position: static
}
.sidebar-sx-home {
	display: none;
}
#ultime-ricette .cat-list {
	margin: 0;
}
}

@media only screen and (max-width: 550px) {
	#header-wrapper .w-pet-border {
		bottom: 65px;
	}

	.sub-menu-header-box {
		display: none;
	}
	.nav li ul {
		background: #C4520C;
	}

	.nav li a {
		font-size: 11px!important;
	}

	#nav-wrap {
		height: 65px;
	}

	ul.nav {
		height: 65px;
	}

	.nav li:hover a {
		background: none;
	}
	.nav li:hover {
		background: none;
		background-color: #C4520C;
	}

	.nav li {
		width: auto;
		overflow: hidden-x;
		height: 65px;
		border-right: 1px solid #FDE7BD;
		background: none;
	}

	.nav li > h2 > a, .nav li > a {
		line-height: 1.5em;
	}

	.nav li#menu-item-32587 > h2 > a, .nav li#menu-item-32587 > a {
		width: 75px;
	}

	.nav li#menu-item-32611 > h2 > a, .nav li#menu-item-32611 > a {
		width: 40px;
	}

	.nav li#menu-item-32566 > h2 >  a, .nav li#menu-item-32566 > a {
		width: 45px;
	}

	/*.nav li#menu-item-32566 > h2 >  a, .nav li#menu-item-32566 > a {
		width: 45px;
	}*/

	.nav li#menu-item-40215 > h2 > a, .nav li#menu-item-40215 > a {
		width: 45px;
	}

	.nav li#menu-item-43592 > h2 > a, .nav li#menu-item-43592 > a {
		width: 45px;
	}

	.nav li#menu-item-32613 > h2 > a, .nav li#menu-item-32613 > a {
		width: 45px;
	}



	.nav li a {
		padding: 2px 2px 2px 2px;
		font-size: 9px;
		line-height: 18px;
		overflow: hidden;
		text-align: center;
	}
	.nav li span {
		display: block;
		margin: 0 auto;
		margin-top: 3px;
		margin-bottom: -2px;

	}
	.nav li ul.sub-menu li a {
		width: 176px;
	}
}

@media only screen and (max-width: 480px) {
html, body {
	height: auto;
}
body > div#wrapper {
	height: auto;
	min-height: auto;
}
#wrapper {
	width: auto;
	height: auto;
}
.w-pet-border-responsive {
	display: none;
}
#appcf a {
	width: 210px;
}
.mobile-adv {
	display: block;
	margin-bottom: 10px;
}
h2 var {
	display: none;
}
h2.w-bot-border {
	font-size: 19px;
	line-height: 25px;
}
#header-wrapper {
	height: auto;
}
#header {
	height: 175px;
}
#header .logo {
	margin: 10px auto 0 auto;
	display: block;
	position: relative;
	top: 0;
}
.nav #menu-item-32613 .sub-menu {
	margin-left: -178px
}
#blocco_dx {
	display: none;
}
#ultime-ricette .sidebar-sx-home {
	display: none;
}
#ultime-ricette .cat-list {
	margin: 0;
}
#ultime-ricette h2.w-bot-border {
	margin: 0 0 15px;
}
#ultime-ricette .cat-list li .img-box-mini {
	background: url(images/sprite_cucinarefacile.png) no-repeat scroll 0 -32px rgba(0, 0, 0, 0);
	width: 88px!important;
	padding: 4px 0 0 4px;
}
#ultime-ricette .cat-list li.boxright {
	width: 100%;
	margin: 10px 20px 10px 0;
}
#ultime-ricette .cat-list li.boxright .recipe-description {
	display: inline;
}
#whats-hot h2.w-bot-border {
	margin: 0 0 22px;
}
#whats-hot .cat-list li {
	width: 100%;
	height: 80px;
}
#whats-hot .cat-list li h3 {
	min-height: auto;
	height: auto;
	overflow: auto;
	line-height: 17px;
	margin-left: 98px;
	float: right;
	position: absolute;
}
#whats-hot .cat-list li a:hover .play, .post-thumb a:hover .play {
	display: none
}
#whats-hot .cat-list li .img-box {
	width: auto;
	height: auto;
	display: inline-block;
	position: absolute;
	margin: 2px 0 20px 0;
	background: none;
	padding: 3px;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	line-height: 0;
}
#whats-hot .cat-list li .img-box img {
	width: 84px;
	height: 65px;
}
#whats-hot .recipe-description {
	display: none;
}
#whats-hot .cat-list li a:hover img, .term-video-ricette .post-thumb a:hover img {
	opacity: 1
}
#home-infos .sidebar-sx-home {
	display: block;
}
.newsEvent, .fav-recipes {
	width: 100%;
}
.fav-recipes {
	margin: 40px 0 0 0
}
.newsEvent li {
	height: 110px;
}
.widget-right.gplus {
	display: none;
}
.sidebar-dx-home, .sidebar-sx-home, .widget-right {
	width: 100%;
}
.box-cont ul.frigo-1 li {
	width: 44%;
	font-size: 15px;
	line-height: 25px;
}
.widget-right .highest img, .widget-right .image img {
	height: 99%;
	width: 99%
}
.highest .title {
	margin-top: 40px!important;
}
.text-recipe {
	text-align: justify;
	margin-top: 0;
}
#bottom {
	padding: 25px 15px;
}
#bottom .cols1 {
	display: none;
}
body.home #bottom .cols1 {
	display: block!important;
}
#bottom .cols1, #bottom .cols2, #bottom .cols3 {
	width: 100%;
}
#bottom .cols1, #bottom .cols2 {
	border-bottom: 1px #444 solid;
	margin: 0 0 20px 0;
}
#bottom li .about img {
	width: 75%;
	height: 75%;
	display: none;
}
#bottom li h2 {
	color: #AAA;
	margin: 0 0 10px;
}
.footer_starbene_logo, .footer_starbene_logo {
	display: inline-block
}
#bottom h3 a {
	display: none;
}
.ebook {
	width: auto;
}
.ebook form input.newbox-nl-bt {
	font-size: 10px;
}
#footer .dnd, #footer .copyright var {
	display: none;
}
/* ARTICOLO */
#left-area {
	width: 100%;
	margin: 0;
	padding: 0;
}
#left-area p {
	margin: 0 0 20px 0;
	text-align: justify;
}
#left-area h1 {
	margin-bottom: 10px;
}
h5.passo, .section-desc h4 {
	margin-top: 40px;
}
#left-area h3.blue {
	display: none;
}
#left-area .recipe-listing-item .recipe-info {
	width: auto;
	padding: 0 5px;
	text-align: justify;
	float: left
}
.text-recipe p, #left-area .recipe-listing-item {
	margin-bottom: 60px;
}
.ADVRecipe {
	width: 100%;
}
.ADVRecipe-1 {
	display: none;
}
.sezioneCorrelati {
	padding: 0;
}
#ricette-correlate {
	margin: -40px auto 0 auto;
	padding: 40px 15px 0 15px;
}
.testocor {
	font-size: 14px;
}
#ricette-correlate .meta3 {
	width: 276px;
}
.articoli-similis2 a .thumbs {
	height: auto;
	line-height: 0;
}
.articoli-similis2 {
	height: 180px;
	overflow: hidden;
	margin-right: 8px;
}
.articoli-similis .thumbs a, .articoli-similis-r {
	height: 85px;
}
.articoli-similis2 a .thumbs, .articoli-similis2 a .thumbs img {
	height: 100px;
}
.articoli-similis-r p {
	display: none;
}
#overlay_vote {
	width: 100%;
	padding: 0
}
.pop-facebook, .comments, #single-recipe-share {
	display: none;
}
#bottom li ul li {
	padding: 0 0 5px;
	background: none;
}
#daily, #bmi {
	width: 100%
}
.bannerSingle {
	display: none;
}
.lrmSponsor {
	display: none;
}
#single-article-share {
	display: none;
}
lrmTitoloCorrelati {
	font-size: 12px;
}
img, input, select, textarea {
	max-width: 100%;
	max-height: 100%;
}
img.alignleft, img.aligncenter, img.alignright, img.size-full {
	height: 100%;
	width: 100%;
	margin: 10px 0;
}
/* SIDEBAR */
#content #sidebar {
	width: 100%;
	margin: 0;
}
#content #sidebar .widget {
	width: auto;
	margin: 0 0 20px 0;
	padding: 10px;
}
#sidebar #wp_bannerize-3 {
	display: none;
}
#content #sidebar #text-6 {
	border: none;
	background: none;
	padding: 0;
}
#sidebar #text-6 h2 {
	display: none
}
#sidebar #ebook_newsletter {
	margin: 0 0 20px -10px;
}
ul.frigo-1 {
	margin-left: 10px;
}
}
#content .post h2, article #content .post h3 {
	display: block;
	clear: both;
	padding-bottom: 5px;
	color: #E96504;
}
#content .post h2 {
	font-size: 22px!important;
}
#content .post h3 {
	font-size: 20px!important
}
#content .post img {
    max-width: 100%;
}
.widget-partners {
	margin-top: 10px!important;
}
#wp_bannerize-3 {
	min-height: 250px;
}
#related-sites-bar {
	width: 100%;
	background-color: #424242;
	z-index: 999;
}
.related-sites-bar-wrap {
	max-width: 480px;
	margin: 0 auto;
}
.related-sites-bar-wrap .relbar-left {
	float: left;
}
.related-sites-bar-wrap .relbar-left ul {
	margin: 0;
	text-align: left;
	padding-left: 0px;
}
.related-sites-bar-wrap .relbar-left ul li {
	list-style-type: none;
	padding: 11px 11px 11px 7px;
	display: block;
	/*border-right: 1px solid #666;*/
	color: #fff;
	float: left;
}
.related-sites-bar-wrap .relbar-left ul li.last-site {
	border-right: none;
}
.related-sites-bar-wrap .relbar-left ul li a {
	color: #afafaf;
	text-decoration: none;
	font-size: 12px;
}
.related-sites-bar-wrap .relbar-left ul li span.trattino {
	display: block;
	line-height: 2.3em;
}
.related-sites-bar-wrap .relbar-left ul li a:hover {
	color: #fff;
}
.related-sites-bar-wrap .relbar-right {
	float: right;
	padding-top: 10px;
}
.related-sites-bar-wrap .relbar-right #essenziale-logo {
	display: block;
	width: 170px;
	height: 44px;
	background: url(/images/essenziale-logo.png) no-repeat;
}
#related-sites-bar .relbar-left a {
	background: url(/images/siti-correlati.png) no-repeat;
	height: 30px;
	display: block;
}
#related-sites-bar .relbar-left a.gossip-site {
	background-position: 0 0;
	width: 80px;
}
#related-sites-bar .relbar-left a.cucinare-site {
	background-position: 0 -33px;
	width: 150px;
}
#related-sites-bar .relbar-left a.dieta-site {
	background-position: 0 -61px;
	width: 130px;
}
#related-sites-bar .relbar-left a.sanioggi-site {
	background-position: 0 -90px;
	width: 90px;
}
#related-sites-bar .relbar-left a.benesserenergia-site {
	width: 170px;
	background-position: 0 -120px;
}
#related-sites-bar .relbar-left a.palfemminile-site {
	width: 120px;
	background-position: 0 -331px;
}
#related-sites-bar .relbar-left a.mammastyle-site {
	width: 125px;
	background-position: 0 -364px;
}
#related-sites-bar .relbar-left a.gossip-site:hover {
	background-position: 0 -152px;
}
#related-sites-bar .relbar-left a.cucinare-site:hover {
	background-position: 0 -185px;
}
#related-sites-bar .relbar-left a.dieta-site:hover {
	background-position: 0 -213px;
}
#related-sites-bar .relbar-left a.sanioggi-site:hover {
	background-position: 0 -242px;
}
#related-sites-bar .relbar-left a.benesserenergia-site:hover {
	background-position: 0 -272px;
}
#related-sites-bar .relbar-left a.palfemminile-site:hover {
	background-position: 0 -301px;
}
#related-sites-bar .relbar-left a.mammastyle-site:hover {
	background-position: 0 -397px;
}

@media (min-width: 1220px) {
.related-sites-bar-wrap {
	max-width: 1200px;
}
}
 @media (min-width: 768px and max-width: 1219px) {
 .related-sites-bar-wrap {
 max-width: 980px;
}
}

@media (min-width: 769px) and (max-width: 1024px) {
#related-sites-bar .related-sites-bar-wrap {
	max-width: 980px;
}
#related-sites-bar .related-sites-bar-wrap .relbar-left ul li {
	padding: 11px 8px 11px 5px;
}
#related-sites-bar .related-sites-bar-wrap .relbar-left {
	float: none;
	min-height: 50px;
}
#related-sites-bar .related-sites-bar-wrap .relbar-right {
	float: none;
	margin: 0 auto;
	width: 170px;
}
}

@media (max-width: 768px) {
#related-sites-bar .related-sites-bar-wrap {
	max-width: 760px;
}
#related-sites-bar .related-sites-bar-wrap .relbar-left {
	display: none;
}
#related-sites-bar .related-sites-bar-wrap .relbar-right {
	float: none;
	margin: 0 auto;
	width: 170px;
}
}
#left-area .post ul {
	margin-left: 30px;
}
#left-area .post ul li {
	list-style: disc;
	padding-left: 10px;
}
.header-728x90 {
	height: 90px;
	width: 728px;
}
div.newsletter-widget-sidebar {
	background: #e0e7cd;
}
div.newsletter-widget-sidebar .form {
	background: url(images/hr.png) no-repeat;
	padding: 30px 20px 20px 20px;
	background-position: top;
}
div.newsletter-widget-sidebar div.newsletter-title {
	background: url(images/title-newsletter.png) no-repeat;
	background-position: center;
	border: 0;
	color: #ffe8cf;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 200;
	font-size: 23px;
	height: 143px;
	line-height: 1.3em;
	margin: 0;
	padding: 16px 0 0;
	padding: 1rem 0 0;
	text-align: center;
	text-shadow: 1px 1px 0 #f37f00;
}
div.newsletter-widget-sidebar .form input[type=submit] {
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	background: url(images/pulsanti-newsletter-piccoli.png) repeat-x top;
	border: none !important;
	height: 42px;
	border: 0;
	margin: 10px auto;
	margin: 0.625rem auto;
	width: 198px;
	cursor: pointer;
	display: block;
	background-color: #e0e7cd!important;
	background-position: 0 -168px;
	color: rgba(0,0,0,0)!important;
}
div.newsletter-widget-sidebar .form input[type=submit]:hover {
	background: url(images/pulsanti-newsletter-piccoli.png) repeat-x top;
	background-position: 0 -210px;
	color: rgba(0,0,0,0)!important;
}
div.newsletter-widget-sidebar .ebook {
	background: none;
	text-align: center;
}
div.newsletter-widget-sidebar .form input.submit:hover {
	background-position: 0 -210px;
}
.newsletter-widget-sidebar div.newsletter-title {
	height: 90px;
	margin-bottom: 10px;
}
#wp_bannerize-4 {
	text-align: center;
}

@media screen and (max-width: 480px) {
#ultime-ricette .cat-list li h3 {
	font-size: 13px;
}
.newsEvent h5 {
	float: right;
	width: 170px;
}
}


#home-infos .WPBannerizeWidget {
	float: left;
	width: 300px;
	margin-left: 10px;
}

h4.w-bot-border.seguici {
	margin-top: 10px;
}







/*-----------------------------------------------------------------------------------*/
/*	5.	Sliders Styles
/*-----------------------------------------------------------------------------------*/
#slider { height: 500px; margin: 0px auto 65px; padding: 20px 31px 0px; background: url(images/pettern-gray.png) bottom repeat-x #f7f7f7; position: relative; z-index: 601; }
#slider .slider-head { margin: 0px 0px 23px; float: left; }
#slider .slider-head img { vertical-align: middle; }
#slider .slogan { float: left; font: 13px "DroidSans", Arial, Helvetica, sans-serif; line-height: 42px; color: #909090; padding: 0px 0px 0px 10px; }
#slider .slides { clear: both; height: 398px; border: 1px solid #e3e3e3; position: relative; z-index: 602; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#slider .slides h2 a { color: #0053a6; }
#slider .slides h2 a:hover, #slider .slides h2 a:focus { color: #003f7e; }
#slider .slides ul { position: absolute; top: 6px; left: 6px; width: 100%; height: 386px; }
#slider .slides ul li { position: absolute; top: 0px; left: 0px; }
#slider .slides ul li .about { width: 350px; height: 179px; background: url(images/white-transparant.png); padding: 28px 25px; position: absolute; bottom: 30px; left: 27px; }
#slider .slides ul li .about h2 { line-height: 28px; margin: 0px 0px 5px; }
#slider .slides ul li .about .readmore { position: absolute; bottom: 25px; left: 25px; }
#slider .slides ul li.slide2 .about { left: auto; right: 27px; }
#slider .slides ul li .about p { margin: 0px 0px 24px; color: #333; }
#slider .slides .sliderNav { width: 100%; position: absolute; bottom: -56px; left: 0px; text-align: center; }
#slider .slides .sliderNav span { display: inline-block; height: 16px; padding: 5px 17px 5px 9px; background: url(images/pettern-gray-tile.png); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#slider .slides .sliderNav span a { display: inline-block; width: 10px; height: 10px; background: url(images/bulit.png) no-repeat; margin: 0px 0px 0px 9px; font-size: 0px; }
#slider .slides .sliderNav span a.activeSlide { background-position: bottom; }
.ie8 #slider .slides .sliderNav span a,
.ie9 #slider .slides .sliderNav span a { position: relative; top: -11px; }
#slider.slider2 { height: 425px; padding-top: 10px; margin: 0px 0px 50px; }
#slider.slider2 .slider-head { margin: 10px 0px 0px; width: 458px; }
#slider.slider2 .slogan { width: 458px; margin: 0px 0px 15px; }
#slider.slider2 .most-rated { width: 371px; height: 88px; padding: 18px 0px 0px 119px; background: url(images/most-rated-bg.png) no-repeat; position: absolute; top: -15px; right: 0px; z-index: 605; }
#slider.slider2 .most-rated .img-box { display: block; width: 67px; height: 60px; float: left; padding: 4px 0px 0px 4px; margin: 0px 10px 0px 0px; background: url(images/image-frame-71x64.png) no-repeat; }
#slider.slider2 .most-rated .img-box img { width: 63px; height: 53px; }
#slider.slider2 .most-rated h5 { line-height: 19px; margin: 2px 0px 0px; }
#slider.slider2 .most-rated h5 a { color: #0053a6; }
#slider.slider2 .most-rated h5 a:hover, #slider.slider2 .most-rated h5 a:focus { color: #003077; }
#slider.slider2 .most-rated .rate { color: #0053a6; }
#slider.slider2 .most-rated .rate span { display: inline-block; width: 12px; height: 18px; background: url(images/spons.png) right top no-repeat; vertical-align: middle; line-height: 18px; }
#slider.slider2 .most-rated .rate span:last-child { margin-right: 5px; }
#slider.slider2 .most-rated .rate span.on { background: url(images/spons.png) left top no-repeat; }
#slider.slider2 .slides { height: 315px; margin: 0px 0px 0px; border: none; }
#slider.slider2 .slides .img-box { display: block; width: 530px; height: 275px; padding: 7px 0px 0px 7px; background: url(images/slider2-img-bg.png) no-repeat; float: left; margin: 0px 20px 0px 0px; }
#slider.slider2 .slides .img-box img { width: 515px; height: 262px; }
#slider.slider2 .slides .slide-info { width: 315px; padding: 10px 0px 0px; float: right; }
#slider.slider2 .slides .slide-info h2 { margin: 0px 0px 20px; }
#slider.slider2 .slides .slide-info h2 a { color: #0053a6; line-height: 30px; }
#slider.slider2 .slides .slide-info h2 a:hover,
#slider.slider2 .slides .slide-info h2 a:focus { color: #003f7e; }
#slider.slider2 .slides .slide-info .rating { height: 25px; padding: 5px; margin: 0px 0px 15px; border: 1px solid #e3e3e3; background-color: #fff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#slider.slider2 .slides .slide-info .rating span { display: inline-block; vertical-align: top; line-height: 25px; margin: 0px 0px 0px 10px; }
#slider.slider2 .slides .slide-info .rating span span { margin: 0px 0px 0px 10px; color: #009; }
#slider.slider2 .slides .slide-info .rating .on,
#slider.slider2 .slides .slide-info .rating .off { width: 19px; height: 26px; background: url(images/ratings-big.png) left top no-repeat; margin: 0px; }
#slider.slider2 .slides .slide-info .rating .off { background-position: right top; }
#slider.slider2 .slides .slide-info p { margin: 0px 0px 15px; }
#slider.slider2 .slides .sliderNav { bottom: -25px; }
#slider.accordionSlider { height: 460px; }
#slider .accor-slider { position: relative; border: 1px solid #e3e3e3; height: 425px; width: 910px; margin: 0px auto; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#accordion-slider{ width:896px; height:413px; position: absolute;	top: 6px; left: 6px; }
.sm{ list-style:none; display:block; overflow:hidden; }
.sm li{	float:left; display:inline; overflow:hidden; -moz-box-shadow: -10px 0px 50px #313131; -webkit-box-shadow: -10px 0px 50px #313131; box-shadow:-10px 0px 50px #313131; }
#slider .thumb-slider-wrap { border: 1px solid #e3e3e3; position: relative; padding: 6px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#slider .thumb-slider-wrap .thumb-slider { height: 370px; }
#slider .thumb-slider-wrap img {  width: 905px; }
#slider .sliderThumbs { overflow: hidden; margin: 25px 0px 0px -10px; text-align: center; }
#slider .sliderThumbs li { display: inline; }
#slider .sliderThumbs li a { display: inline-block; background: url(images/pet-border.png); padding: 3px; margin: 0px 0px 0px 10px; }
#slider .sliderThumbs li.activeSlide a { background: url(images/pet-border.png) #62981b; }
#slider .sliderThumbs li img { display: block; }
#slider.nivo-container { height: 460px; }
#slider .nivo-slider { position: relative; width: 903px; height: 369px; margin: 10px 0px 0px; padding: 6px; border: 1px solid #e3e3e3; position: relative; z-index: 602; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#slider .nivo-slider img { position: absolute; top: 0px; left: 0px; display: none; }
#slider .nivo-slider .nivo-controlNav { width: 100%; position: absolute; bottom: -97px; left: 0px; text-align: center; }
#slider .nivo-slider .nivo-controlNav span { display: inline-block; height: 16px; padding: 7px 17px 7px 9px; background: url(images/pettern-gray-tile.png); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#slider .nivo-slider .nivo-controlNav span a { display: inline-block; width: 10px; height: 10px; background: url(images/bulit.png) no-repeat; margin: 0px 0px 0px 9px; font-size: 0px; }
#slider .nivo-slider .nivo-controlNav span a.active { background-position: bottom; }
.ie8 #slider .nivo-slider .nivo-controlNav span a, .ie9 #slider .nivo-slider .nivo-controlNav span a { position: relative; top: -10px; }
#slider .nivo-directionNav a { display: block; width: 30px; height: 30px; font-size: 0px; background: url(js/nivo-slider/themes/default/arrows.png) 0px -1px; no-repeat; }
#slider .nivo-directionNav .nivo-prevNav { background-position: left top; left: 15px; }
#slider .nivo-directionNav .nivo-nextNav { background-position: right top; right: 15px; }
#slider #myGallery { width: 100%; height: 450px; }


/*-----------------------------------------------------------------------------------*/
/*	4.	Container Styles
/*-----------------------------------------------------------------------------------*/
.top-search { padding: 35px 0px; position: relative; }
.top-search h3 { 
	margin: 0px 0px 10px;     
	width: 130px;
    float: left;
}
.top-search h3 span { color: #5E6063; }
.top-search form { width: 255px; padding: 0px 32px 0px 0px!important; margin: 0px 10px 0px 0px; float: left; background: url(images/right-seperator.png) right center no-repeat; }
.top-search .field { width: 180px; height: 24px; padding: 3px 5px 5px 8px; background: url(images/search-field.png) top no-repeat; border: none; margin: 0px 10px 0px 0px; color: #b1b1b1; vertical-align: top; }
.top-search .field:focus { background-position: bottom; }
.top-search #s-submit { display: inline-block; width: 42px; height: 29px; background: url(images/search-btn.png) left top no-repeat; border: none; vertical-align: top; }
.top-search #s-submit:hover, .top-search #s-submit:focus { background-position: left bottom; cursor: pointer; }
.top-search .statement { line-height: 24px; }
.top-search .statement a { color: #858980; }
.top-search .statement a:hover, .top-search .statement a:focus { color: #444; }
.top-search .most-rated { display: block; width: 31px; height: 86px; background: url(images/most-rated-btn.png) no-repeat; position: absolute; top: 0px; right: 0px; }

@media screen and (max-width: 1000px) {
	#slider, .top-search, #menu-social-menu {
		display: none;
	}
}

#nav-wrap .social-nav {
    padding: 15px 0;
    float: right;
    box-sizing: content-box;
    text-align: center;
}

#nav-wrap .social-nav li {
    margin: 0 0 0 9px;
    position: relative;
    width: 23px;
    height: 23px;
    float: left;
}

#nav-wrap .social-nav li a {
    width: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #A92E1E;
    border-radius: 50%;
    text-indent: -9999px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-indent: 0px;
    color: rgb(255, 255, 255);
}

#nav-wrap .social-nav li a:before {
    display: inline-block;
    color: #FFF;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    padding: 5px;
}

#nav-wrap .social-nav .facebook a:before {
    content: "\f09a";
}

#nav-wrap .social-nav .twitter a:before {
    content: "\f099";
}

#nav-wrap .social-nav .rss a:before {
    content: "\f09e";
}

#nav-wrap .social-nav .youtube a:before {
    content: "\f167";
}

#nav-wrap .social-nav .gplus a:before {
    content: "\f0d5";
}

.trattamento-dati {
	font-size: 9px!important;
	color: #C7C7C7;
}


.button-download {
	background-image: url(images/pulsanti-newsletter-piccoli.png);
	height: 42px;
	width: 198px;
	display: block;
	background-position: 0 -168px;
	margin: 10px auto;
}


.button-download:hover {
	background-position: 0 -209px;
}

#bottom .button-download {
	margin: 0;
}

.piatti-deliziosi {
	clear: both;
    font-style: normal;
    font-size: 26px!important;
    text-align: left;
    padding: 15px 0;
}

.widget ul li a.img-box-number img {
	height: 79px;
	width: 79px;
}

#breadcrumbs {
	font-size: 13px;
}


.link-widget.widget ul li p {
	padding-right: 20px;
    font-size: 15px;
    line-height: 1.4em;
}

.link-widget .image {
	text-align: center;
}


#home-infos.bottom-bar .widget_wmp_widget{
	width: 310px;
	float: left;
}

ul.wpp-list li a {
	font-size: 18px;
}

.recipe-list-thumb {
	float: left;
	width: 30%;
}

.recipe-list-thumb img {
	float: left;
}

.recipe-list-title {
	float: left;
	width: 70%;
}

#left-area .recipe-list-title h2 {
	font-size: 1.8em;
}
#left-area .recipe-list-title h2 a {
	color: #e96504;
}

.wp-most-popular li {
	clear: both;
	min-height: 110px;
}

.wp-most-popular img {
	height: 100px;
    width: 100px;
    float: left;
    margin-right: 5px;
}

.single-social {
	display: block;
	float: left;
	margin-left: 10px;
}

.single-social .fb-like{
	top: -7px;
}


.author-box-avtar {
	float: left;
}

.author-info p {
    font-size: 13px;
}

@media screen and (min-width: 768px) {
    .author-info-container {
    	float: left;
    	margin-left: 20px;
    	width: 430px;
    }
}

.author-info-container h5 {
	font-size: 20px;
}

@media screen and (max-width: 480px) {
	.author-info {
		float:none;
		max-width: 60%;
	}
}


/*START SIDEBAR RELATED*/
.crp_related_widget img, .crp_related_widget .crp_title {
	display: block;
    float: left;
}

.crp_related_widget li {
	clear: both;
    height: 80px;
}

.crp_related_widget li img {
	height: 71px;
}

.crp_related_widget li .crp_title {
    max-width: 200px;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 800;
}
/*END SIDEBAR RELATED*/

/*correlati jetpack*/
.related-section {
    padding: 0 30px;
}

.related-section div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4), 
.related-section div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4) {
	clear: none;
}

.related-section div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	width: 50%;
	height: 280px;
	margin-bottom: 30px;

}

.related-section div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-top: 10px;
}

.related-section div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{
	font-size: 18px;
	font-weight: 800;
}

.jp-relatedposts-headline,.comments-headline {
	clear: both;
	font-style: italic;
}
/*end correlati jetpack*/

#cookieChoiceInfo {
	z-index: 9999999!important;
}
.billboard {
	text-align: center;
	padding: 10px 0;
}

.mwm-aal-container {
	margin-top: 15px;
}

.mwm-aal-title {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
	text-transform: uppercase;
}

.mwm-aal-container li {
	border-bottom: 1px solid #eee;
	padding: 5px 0;
}


#footer-wrap .adv-credits {
	padding-top: 5px;
	color: #bdbdbd;
	line-height: 0.2em;
}

#footer-wrap .adv-credits img {
    margin-bottom: -8px;
}



/*START TERMINI RICERCA*/
.seo-search {
    padding-top: 10px;
    padding-bottom: 10px;
}

ul.termini-ricerca {
    padding-left: 0px;
    padding-top: 0px;
    display: inline;
    margin: 0px 0px 0px 0px!important;
}

ul.termini-ricerca li {
    display: inline;
    padding-left: 5px;
    margin-top: 0px;
	margin-left: 5px!important;
	word-wrap: break-word;
}

.article-content ul.termini-ricerca li {
    margin-top: 0px!important;
}

ul.termini-ricerca li:before {
    content: "- ";
}

ul.termini-ricerca li:first-child:before {
    content: none;
}

h4.termini-ricerca-titolo {
    display: inline;
    font-size: 16px;
    line-height: 150%;
    padding-left: 0px!important;
}
/*END TERMINI RICERCA*/


/*START TITLE BULLET* /
body.single #content h2, body.single #content h3 {

	background: url(images/title-bullet.png) no-repeat;
	background-position: left;
	padding-left: 25px;
}

h3.sd-title {
	background: none!important;
	padding-left: 0px!important;
}
/ *END TITLE BULLET*/

@media screen and (max-width: 480px) {
	#widget_crp-2 {
		display: none!important;
	}
}

/*START CORRELATI JETPACK MOBILE*/
@media screen and (max-width: 480px) {
	.jp-relatedposts .jp-relatedposts-post.jp-relatedposts-post-thumbs {
		width: 100%!important;
		float: none!important;
		height: auto!important;
	}
	.jp-relatedposts a.jp-relatedposts-post-a img {
		width: 115px;
	}
	.jp-relatedposts .jp-relatedposts-post-title {
		float: left;
		display: inline-block;
	    width: 160px;
	    margin-left: 10px;
	    min-height: 80px;
	}
	.jp-relatedposts .jp-relatedposts-post-title a {
		font-weight: bold!important;
		font-family: 'Open Sans','sans-serif'!important;
	}
	.jp-relatedposts a.jp-relatedposts-post-a {
		float: left;
		height: 80px;
		min-width: 115px;
	}
}


/*START CORRELATI crpK MOBILE*/
@media screen and (max-width: 480px) {
	div.crp_related ul li {
		float: none;
	    width: 100%;
	    max-width: 100%;
	    height: 90px;
	}

	div.crp_related ul li a img {
		width: 115px;
		height: auto;
		min-height: 80px;
		float: left;
	}

	div.crp_related ul li a.crp_title {
		display: block;
		float: left;
		height: 80px;
		margin-left: 10px;
		width: 120px;
		font-size: 15px;
		font-weight: bold;
	}
}

/*END CORRELATI crp MOBILE*/

.crp_related li a.crp_title {
	text-align: left;
	font-size: 18px;
    text-align: left!important;
    line-height: 1.2em;
    display: inline-block;
}

/*START PULSANTI CONDIVISIONE JETPACK*/
.sharedaddy.sd-sharing-enabled {
	margin-top: 20px;
}

.sharedaddy.sd-sharing-enabled .sd-content{
	width: 280px;
    float: left;
}

.sd-social-icon-text .sd-content ul li a.sd-button span {
	font-size: 12px;
}

.sd-social-icon-text .sd-content ul li {
	padding-left: 0px!important;
}

div.sharedaddy h3.sd-title {
	font-size: 24px!important;
    padding-top: 0px;
    float: left;
    margin-right: 10px!important;
    margin-bottom: 0px!important;
    margin-top: 5px!important;
}

div.sharedaddy h3.sd-title:before {
	border-top: none!important;
	margin-bottom: 0px!important;
}

.sd-block.sd-social {
	min-height: 30px;
	clear: both;
	display: block;
}
/*END PULSANTI CONDIVISIONE JETPACK*/


/*START CORRELATI JETPACK MOBILE*/
@media screen and (max-width: 480px) {
	.jp-relatedposts .jp-relatedposts-post.jp-relatedposts-post-thumbs {
		width: 100%!important;
		float: none!important;
		height: auto!important;
	}
	.jp-relatedposts a.jp-relatedposts-post-a img {
		width: 115px;
		height: 100px!important;
	}

	#enc-jp-relatedposts .jp-relatedposts-post {
		height: 110px!important;
	}

	.jp-relatedposts .jp-relatedposts-post-title {
		float: left;
		display: inline-block;
	    width: 160px;
	    margin-left: 10px;
	    min-height: 80px;
	}

	.jp-relatedposts .jp-relatedposts-post-title a {
		font-weight: bold!important;
		font-family: 'Open Sans','sans-serif'!important;
	}

	.jp-relatedposts a.jp-relatedposts-post-a {
		float: left;
		height: 80px;
		min-width: 115px;
	}
	#enc-jp-relatedposts .jp-relatedposts-post h4 {
		margin-top: 0px;
	}
}
/*END CORRELATI JETPACK MOBILE*/


/*START CORRELATI FINE ARTICOLO*/
.jp-relatedposts-post-a img {
	width: 198px;
	height: 151px!important;
}

.jp-relatedposts-post-title a {
	font-family: Arial,sans-serif!important;
    font-weight: 600!important;
    font-size: 17px;
}

/*END CORRELATI FINE ARTICOLO*/

@media screen and (max-width: 767px) {
	.bannerize-sidebar-top {
		display: none!important;
	}
}

#enc-jp-relatedposts {
	padding-bottom: 30px!important;
}

.author-box {
	margin-top: 20px;
	padding: 0;
}

/*lista spesa*/
.modal-backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: 0.5;
}
.overlay-lista-spesa {
    position: fixed;
    left: 50%;
    top: 20%;
    z-index: 999999;
    display: none;
}

.box-lista {
    position: relative;
    left: -50%;
    background-color: #f1edea;
    border-radius: 15px;
}

.box-lista .modal-body input, .box-lista .modal-body textarea {
    width: 265px;
}

.modal-header p {
    padding: 5px 15px;
}

.box-lista .modal-body textarea {
    padding: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-top: 5px;
}

.box-lista .wrapper {
    max-width: 320px;
}

.box-lista h4 {
    border-bottom: 2px dashed;
    color: #68AB0F;
    font-weight: 800;
    text-align: center;
    font-size: 23px;
    padding-top: 10px;
    padding-bottom: 8px;
}

.modal-footer {
    text-align: center;
    padding: 10px 0;
}

.modal-footer input {
    background-color: #d40050;
    border: medium none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
}

.modal-footer input:hover,
.modal-footer button:hover {
    background-color: #ab510f;
}

.modal-body {
    padding: 20px;
}

.box-lista .modal-footer {
    background-color: #68AB0F;
    border: medium none;
    border-radius: 0 0 15px 15px;
    width: 100%;
}

.box-lista .wpcf7-submit, .box-lista .btn {
    background-color: #E96504;
    border: medium none;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 10px;
}

a.apri-lista {
    background-color: #E96504;
    background-image: url("images/email.png");
    background-repeat: no-repeat;
    background-position: 5px 5px;
    border-radius: 5px;
    color: #fff!important;
    display: inline-block;
    font-weight: 700;
    padding: 12px 10px 12px 60px;
    text-align: center;
    margin: 20px 0 30px 0;
}

a.apri-lista:hover {
    background-color: #ab510f;
}
/*end lista della spesa*/

.banner-mobile {
    display: none;
}

@media screen and (max-width: 768px) {
    .banner-desktop {
        display: none;
    }

    .banner-mobile {
        display: block;
    }
}

.tutti-ingredienti {
    overflow: hidden;
    margin: 20px auto;
}
ul.lista-ingredienti {
    float: left;
    width: 275px;
    list-style: disc;
    margin-left: 20px;
}

ul.lista-ingredienti li {
    text-transform: capitalize;
}

#content p.meta {
    font-size: 15px;
}

.single-adv-banner {
    text-align: center;
}

textarea#comment {
    width: 100%;
}

.comment-subscription-form {
    margin-bottom: 0;
}

#left-area ol.comment-list li {
    list-style: none!important;
}

.comment-list li .img-box {
    width: 75px;
    display: inline-block;
    vertical-align: top;
}

.comment-body {
    display: inline-block;
    width: 490px;
}

#left-area .comment-body p.meta {
    margin-top: 0;
    margin-bottom: 0;
}

#left-area .comment-body p {
    margin-top: 0;
    margin-bottom: 0;
}

.adv-top,
.adv-bottom {
	text-align: center;
	clear: both;
}

body.home .widget .a-single {
	text-align: right;
}

#left-area div {
	max-width: 100%!important;
}

.single-adv {
    text-align: center;
}

@media screen and (min-width: 768px) {
	.home .widget_enc_latest_posts_widget {
		width: 30%;
		padding-right: 2%;
		float: left;
	}
}
