/*
Theme Name: Wotton Farm Shop
Theme URI: http://www.wottonfarmshop.co.uk/
Description: Converted default theme
Version: 1.1
Author: Paul Benbow
Author URI: http://wightfield.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* Inner styles */
#center {
	width: 420px;
	float: left;
}
#center_full {
	width: 620px;
	float: left;
}
#left {
	width: 150px;
	float: left;
}
#right {
	width: 200px;
	float: left;
	padding:10px 0 0 0;
}
#center .content {
	padding: 0 32px 32px 0;
	font-size: 0.9em;
	line-height: 1.4em; 
}
#center .content ul {
	padding:0 0 0 25px;
}
#left .content {
	padding: 20px 12px 24px 0;
	font-size: 0.75em;
	line-height: 1.5em;
}
#left .content h2 {
	font-size:1.2em;
	padding:10px 6px 4px 0;
	margin:0 0 4px 0;
	border-bottom:1px solid #dee0ce;
}
#right .content {
/*	padding: 0 16px;
	font-size: 0.75em;
	line-height: 1.5em;
*/}
#right .content p{
/*	font-size: 0.8em;
*/}

#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #5b7070;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #dacbd6;
	height:130px;
	border-top:1px solid #000;
}
#center a {
	text-decoration:none;
	text-decoration:underline;
}
#center a:link {
	color: #84587b;
	text-decoration:underline;
}
#center a:visited {
	color: #84587b;
	text-decoration:underline;
}
#center a:hover {
	color: #84587b;
	text-decoration:none;
}
/*#right a:link {
	color: #84587b;
}
#right a:visited {
	color: #84587b;
}
#right a:hover {
	color: #84587b;
	text-decoration:underline;
}
*/#left ul {
	padding: 0 0 2px 0;
	margin: 0;
	list-style-type: none;
}
#left ul ul{
	padding: 0 0 2px 6px;
	margin: 0;
	list-style-type: none;
	font-size:0.9em;
}
#left li {
	color: #84587b;
	padding:2px 0 2px 0;
}
#left a {
	text-decoration:none;
}
#left a:link {
	color: #84587b;
}
#left a:visited {
	color: #84587b;
}
#left a:hover {
	color: #84587b;
}
.content p {
	margin: 12px 0;
}

/* Begin Form Elements */
#searchform {
	margin: 5px 0 0 0;
	padding: 0 0 0 0 ;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
.postmetadata {
	clear: both;
	line-height:normal;
	padding:0 0 0 0;
	font-size:0.8em;
	font-style:italic;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* END - Inner styles */





