#menu-main-1 {
	padding: 0 20px;
}

ul a {
	text-decoration: none;
}

#content {
	margin-top: 1.95em;
}

#inner-header {
	background-color: #f0ece0;
}

a.newsletter-button:visited {
	color: #fff !important;
}

nav a:hover {
	text-decoration: none !important;
}

ul.sub-menu {
	background-color: #f0ece0;
	border-bottom: 5px solid #468966 !important;
}

.top-nav {
	height: 130px;
	padding: 10px 0;
}

.donate-btn {
	margin-top: 50px;
	margin-bottom: auto;
}

.donate-btn:hover {
	box-shadow: 0 0 1px 1px #468966;
	background-color: #468966;
}

:focus {
	outline-color: #468966;
}

label.screen-reader-text {
	display: none;
}

h4.widgettitle, h1.h2.entry-title a, h1, h2, h3, h4 {
	font-family: 'Seaweed Script', cursive;
}

.widget h4.widgettitle {
	font-weight: 400;
	font-size: 1.6em;
}

.nav li ul.sub-menu a {
	padding: .75em !important;
	line-height: 1.5 !important;
}

.nav li a {
	padding: 0 .75em !important;
	line-height: 100px;
	color: #000 !important;
}

.page-ftd-img {
	margin-bottom: 20px;
	overflow: hidden !important;
	height: 200px;
}

.page-ftd-img img {
	width: 100%;
	height: auto;
}

#text-23.widget {
	margin: 0 0 2.2em;
}

#facebook-likebox-2 {
	margin: 0 0 2.2em;
}

#text-23.widget h4.widgettitle {
	margin-top: 0;
}

#facebook-likebox-2 h4.widgettitle {
	margin-top: 0;
}

#content iframe {
	width: 100%;
	min-height: 300px;
}

.nav {
	color: #000;
}

.top-logo-bg {
	background-color: #eaedf2;
}

.top-logo {
	margin: auto;
	width: 210px;
	padding: 5px;
}

.top-logo img {
	width: 200px;
}

#container {
	max-width: 1100px;
	margin: auto;
}

#menu-main {
	margin: auto;
	font-size: 18px;
}

div#inner-header.wrap {
	margin: 0;
	width: 100% !important;
}

.ftd-image-sum {
	height: 300px;
	overflow: hidden;
	background-image: url('http://theitaliangardenproject.com/wp-content/uploads/2016/08/pending-ftd-image-2.png');
}

.ftd-image-sum img {
	width: 100% !important;
	height: auto;
}

article.hentry {
	background-color: #fafafa;
	border: none;
}

.sidebar {
	margin-top: 0;
}

#text-28.widget {
	margin: 0;
}

#text-28 h4 {
	margin-top: 0;
}

#sidebar1 {
	background-color: #fafafa;
	padding: 15px !important;
}

input[type="search"] {
	padding: 0;
	background-color: #f0ece0;
}

#videog-main {
	padding: 85px 0 0;
	margin: 0;
	list-style: none;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
}

#videog-main iframe {
	width: 100%;
	height: 200px;
}

.videog {
	float: none;
	margin: 10px;
	background-color: #fff;
	width: 350px !important;
	min-width: 350px;
	text-align: center;
	height: 475px;
}

.videog:hover {
	background-color: #d2ffd2;
}

.newsletter-button {
	background-color: #468966;
	padding: 20px;
	border-radius: 5px;
	color: #fff !important;
	font-size: 34px;
	text-decoration: none;
	margin: auto;
	display: block;
	text-align: center;
	font-family: 'Seaweed Script', cursive;
}

.comment-respond {
	padding: 1.5em 0;
}

#comments-title {
	padding: .75em 0;
}

body {
	background-color: #f0ece0;
	background-image: url('http://theitaliangardenproject.com/wp-content/uploads/2016/08/italian-bg-3.png');
	font-size: 18px;
}

.page-s {
	width: 60%;
	float: left;
}

@media (max-width: 750px) {
	.page-s {
		width: 100%;
		float: none;
	}
	
	.ftd-image-sum img {
		height: 100%;
	}
	
	.top-nav {
		width: 175px;
	}
	
	.page-ftd-img img {
		width: auto;
		height: 100%;
	}
	
	.page_item {
		margin: 0 !important;
		font-weight: bold;
	}
	
	ul a:hover {
		background-color: lightgrey;
		padding: 2px 4px;
		border-radius: 4px;
	}
}

@media (min-width: 1030px) {
	.d-5of7 {
		width: 60%;
	}
	
	.d-2of7 {
		width: 38%;
		float: right;
	}
}