/*
Theme Name:     Delicacy Child
Theme URI:      http://example.com/
Description:    Child theme for the Delicacy Theme
Author:         Telnext
Author URI:     http://www.telnext.com
Template:       delicacy                   
Version:        1.0
*/

@import url("../delicacy/style.css");

.entry-meta {display:none;}

.main-menu li {
	font-size: 15px;
}

.main-menu li a {
padding: 15px 12px 16px; 
}

.menu-item-28{
	border-radius: 3px;
	background: #FC9300; /* Old browsers */
	background: -moz-linear-gradient(top,  #FC9300 0%, #ac4215 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FC9300), color-stop(100%,#ac4215)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FC9300 0%,#ac4215 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FC9300 0%,#ac4215 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FC9300 0%,#ac4215 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FC9300 0%,#ac4215 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7900', endColorstr='#ac4215',GradientType=0 ); /* IE6-9 */
	}

#content-wrapper {
	overflow: hidden; 
	margin: 30px 30px 0px 30px; 
}

#footer {
	width: 800px; 
	margin: 0px auto !important; 
	text-align: center; 
	background: #ffffff; 
	padding-bottom: 30px; 
}

.banner-header {
	height: 227px;
}

#logo{
	float: left;
}

.page-id-16 #content-wrapper {
	margin: 10px 30px 0px 30px;
}

.indirizzo {
	text-align:right;
	padding: 15px 32px 5px 0px;
	line-height: 18px;
}

#sidebar {
	margin-top: 11px;
}
