nav.filter ul li {
	margin-right: 0;
}

nav.filter ul li a {
	padding: 10px 12px;
}

.meta {
	background-color: #f2f2f2;
	color: #404040;
	margin-top: 0 !important;
	padding: 10px;
}

.follow {
	display: none;
}

.widget_twitter_feed .tweet .meta {
	background-color: transparent !important;
	padding: 9px;
}

.button, a.button, input[type="reset"], input[type="submit"], input[type="button"] {
	border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0 0 0 0;
	-o-border-radius: 0 0 0 0;
	-webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0.0);
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,0.0);
	box-shadow: inset 0 0 0 rgba(0,0,0,0.0);
}

#content .band.default .detail {
	color: #fff;
}

.timeline .next {
	display: none !important;
}

.timeline .prev {
	display: none !important;
}

.timeline .issues li span, .timeline .issues li a {
	color: #404040 !important;
	font-size: 20px !important;
	margin: 20px 0 !important;
}

.timeline {
	width: 100% !important;
	height: auto !important;
}

.timeline .issues li {
	height: auto !important;
}

.timeline .issues {
	height: auto !important;
}

.timeline .issues li p {
	margin: 0 70px 0 0 !important;
}

.button.large {
	width: 100% !important;
}

span.wpcf7-list-item {
	display: block;
	margin-left: 7px;
}

.tweet {
	margin: -12px -15px 10px !important;
}

hr, .hr {
	margin: 30px 0;
}

#content .band.default .detail {
	background-color: #8cc63f;
}

#content .band.default .detail a {
	color: #fff;
	font-size: 13px;
}

.food-type {
	background-color: #4a403b;
	color: #fff;
	text-align: left;
	width: 100px !important;
}

.months {
	color: #fff;
	background: #4a403b;
}

#content .band.default .detail table th {
	text-align: center;
}

.cell-centered {
	font-size: 50px;
}

.odd {
	background: #fff;
}

.even {
	background: #f2f2f2;
}

#content .band.default .detail table td {
	height: 30px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
}

.tab-group .panels {
	padding: 0;
}

article.portfolio.archive .image .hover {
	-webkit-transition: top 0;
	-moz-transition: top 0;
	-o-transition: top 0;
	transition: top 0;
	position: absolute;
	background: rgba(140,193,63,0.5);
	color: #fff;
	font-size: 26px;
}

#notice {
	background: url(http://moseleyfarmersmarket.org.uk/wp-content/uploads/2013/09/notice-board.png) no-repeat;
	max-width: 300px;
	height: 400px;
	padding: 27px 20px 35px;
	background-size: 100%;
}

.typography .wp-caption, .textwidget .wp-caption {
	padding: 0 0 10px;
	margin-bottom: 0;
}

.typography .wp-caption .wp-caption-text, .textwidget .wp-caption .wp-caption-text {
	margin: 10px 10px 0;
}

p {
	margin-bottom: 0;
}

#breadcrumbs {
	display: none;
}

article.portfolio.archive.grid .meta .datetime {
	display: none;
}

body {
	text-align: justify !important;
}

#banner {
	background-size: 100%;
	background-position: bottom !important;
	padding: 20px 0 0;
}

.logo {
	margin: 0 0 20px !important;
}

.logo img {
	max-height: 300px !important;
}

.primary {
	margin: 0 !important;
}

.band.padded {
	padding-top: 25px !important;
}

h3 {
	font-style: italic;
	color: #8cc63f !important;
}

.box {
	margin-bottom: 15px !important;
}

header.main.follow {
	top: -233px !important;
}

header.main.follow #banner {
	background-size: 100% !important;
	background-position: bottom !important;
	padding: 20px 0 0 !important;
}

#site-wide-cta {
	background: url(http://moseleyfarmersmarket.org.uk/wp-content/uploads/2013/09/moseley-backdrop.png) top repeat-x #fff;
	height: 215px !important;
	padding: 0 !important;
}

.post-date {
	display: block;
	font-size: 11px;
}

.typography ul {
	padding-left: 0 !important;
}

.no-thumbnail {
	list-style: none;
	text-align: justify !important;
	margin-bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	-moz-box-shadow: inset 0 0 0 rgba(0,0,0,0);
	box-shadow: inset 0 0 0 rgba(0,0,0,0);
}