/*

Theme Name: Veggie-1
Theme URI: www.wfhguide.com
Description: <p>Veggie-1 is a 2 column Wordpress Theme which is simple and clean</p><ul style="list-style:none;"><li>* Attractive Header</li><li>* Widget Ready</li><li>* Right sidebar</li><li>* Custom Header Menus</li><li>* Compatible with wordpress 2.1.x, to 2.5</li></ul>
Version: 1.0
Author: Sam
Author URI: http://www.wfhguide.com/

Tags: Green, Vegetable, custom header, fixed width, three columns, widgets

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/



/* Basic Styles */
body {
	font-size: 63%; /* Resets 1em to 10px */
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #337900 url('https://mullinsfarms.com/wp-content/themes/Veggie-1/images/grass2.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;

	}

#page {
	border: 1px solid #959695;
	background-color: #DFFADF;
	width: 825px;
	text-align: left;
	margin: 10px auto;
	padding: 0;
	}

#header {
	background: url('https://mullinsfarms.com/wp-content/themes/Veggie-1/images/header.jpg') no-repeat bottom center;
	background-color: #73C577;
	margin: 0 0 0 1px;
	padding: 0;
	width: 822px;
	height: 200px;
	}

#headerimg 	{
	background: url('https://mullinsfarms.com/wp-content/themes/Veggie-1/images/banner.jpg') no-repeat bottom center;
	width: 825px;
	height: 200px;
	width: 100%;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	}

#content {
	font-size: 1.2em
	}

#content .toppost {
	background: url(https://mullinsfarms.com/wp-content/themes/Veggie-1/images/post_top.jpg) no-repeat center;
	height: 16px;
	width: 550px;
	margin-left: 10px;
	margin-top: 10px;
	}
	
#content .bodypost {
	background: url(https://mullinsfarms.com/wp-content/themes/Veggie-1/images/post_body.jpg) center;
	width: 550px;
	margin-left: 10px;
	}
	
#content .bottompost {
	background: url(https://mullinsfarms.com/wp-content/themes/Veggie-1/images/post_bottom.jpg) no-repeat center;
	width: 550px;
	height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	}

#content .post {
	padding: 10px 20px 0px 20px;
	}

.maincolumn {
	line-height: 1.6em;
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 500px;	
	}
	
.maincolumn .entry p {
	font-size: 1.05em;
	}

.maincolumn .postmetadata {
	margin: 30px 0;
	}

.maincolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.maincolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.maincolumn .post {
	margin: 0;
	}
	
.sumcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 500px;
	}
	
.sumcolumn .entry, .maincolumn .entry {
	line-height: 1.4em;
	}

.sumcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}

.alt {
	background-color: #E0ECE2;
	border-top: 1px solid #C3CDC4;
	border-bottom: 1px solid #C3CDC4;
	margin: 100px;
	padding: 10px;
	}

#footer {
	background: #eee url('https://mullinsfarms.com/wp-content/themes/Veggie-1/images/footer.jpg') no-repeat top;
	border: none;
	padding: 0;
	width: 825px;
	height: 63px;
	clear: both;
	font-size: 1.2em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	padding-top: 70px;
	margin: 0;	
	}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	color: #02600D;	
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	
}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;	
	}

h3.comments {
	padding: 0;
	margin-left: 200px;
	
	}	

h4 {
	font-size: 1.2em;
	text-align: center;
	color: #647F63;
	}

#sidebar h2 {
	margin: 5px 10px 10px;
	padding: 0;
		
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #651100;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #02600D;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em Verdana, Arial, Sans-Serif;
	letter-spacing: .04em;
	line-height: 1.5em
	}

#sidebar a:hover {
	text-decoration: none;
	font-weight: bold;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #02600D;
	list-style: none;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #840101;
	text-decoration: none;
	}

a:hover {
	color: #840101;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	
	}

.post hr {
	display: block;
	}


.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#searchform {
	margin-top: 10px;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 80px;
	padding: 2px;
	
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#sidebar
{
	padding: 10px 10px 10px 0;
	margin-left: 600px;
	margin-top: 20px;
	width: 200px;
	border-top: 1px dashed #02600D;
	border-left: 1px dashed #02600D;
	border-right: 1px solid #02600D;
	border-bottom: 1px solid #02600D;
	
	}

#sidebar form {
	margin: 0;
	}
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}




.crp_related.crp-rounded-thumbs{--crp-gap:0.625rem;--crp-border-radius:12px;--crp-border-color:#ddd;--crp-border-hover:#bbb;--crp-bg-hover:#eee;--crp-overlay-bg:rgba(0, 0, 0, 0.75);--crp-overlay-hover:rgba(0, 0, 0, 0.9);--crp-shadow:0 2px 8px rgba(0, 0, 0, 0.15);--crp-shadow-hover:0 4px 16px rgba(0, 0, 0, 0.25);--crp-focus-color:#0073aa;--crp-title-text-color:#fff;--crp-title-text-shadow-color:rgba(0, 0, 0, 0.8);clear:both;margin:1.25rem auto}.crp_related.crp-rounded-thumbs figure,.crp_related.crp-rounded-thumbs h3{margin:0!important}.crp_related.crp-rounded-thumbs ul{display:flex;flex-wrap:wrap;gap:var(--crp-gap);list-style:none;margin:0!important;padding:0!important}.crp_related.crp-rounded-thumbs li{position:relative;overflow:hidden;width:var(--crp-thumb-width);height:var(--crp-thumb-height);border:1px solid var(--crp-border-color);border-radius:var(--crp-border-radius);box-shadow:var(--crp-shadow);list-style:none;margin:0!important;padding:0}.crp_related.crp-rounded-thumbs li:hover{background:var(--crp-bg-hover);border-color:var(--crp-border-hover);box-shadow:var(--crp-shadow-hover)}.crp_related.crp-rounded-thumbs a{display:block;position:relative;overflow:hidden;width:100%;height:100%;text-decoration:none!important;box-shadow:none!important;border-radius:var(--crp-border-radius)}.crp_related.crp-rounded-thumbs a figure{width:100%;height:100%;overflow:hidden;display:block;margin:0}.crp_related.crp-rounded-thumbs a:focus-visible{outline:2px solid var(--crp-focus-color);outline-offset:2px;border-radius:var(--crp-border-radius)}.crp_related.crp-rounded-thumbs img{display:block;width:100%;height:100%;aspect-ratio:var(--crp-thumb-width)/var(--crp-thumb-height);object-fit:cover;object-position:center}.crp_related.crp-rounded-thumbs .crp_title{position:absolute;bottom:0;left:0;right:0;display:block;width:100%;padding:.1rem;margin:0;color:var(--crp-title-text-color)!important;font-size:.9em;line-height:1.2em;text-align:center;text-shadow:.1em .1em .3em var(--crp-title-text-shadow-color);background:var(--crp-overlay-bg);backdrop-filter:blur(8px);border-radius:0 0 var(--crp-border-radius) var(--crp-border-radius)}.crp_related.crp-rounded-thumbs li:hover .crp_title{background:var(--crp-overlay-hover)}.crp_related.crp-rounded-thumbs .crp_title:visited{color:var(--crp-title-text-color)!important}.crp_clear{clear:both}
.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}