/* @override http://174.120.129.94/~stuckey/wp-content/themes/stuckey/style.css */

/*
Theme Name: Stuckey Farm
Theme URI:  http://
Description: 
Version:
Author: 
Author URI: 
*/

/*

	COLOR KEY:
		

*/

* {
	margin: 0;
	padding: 0;
}


body {
	background: url(images/wood.jpg);
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 19px;
	color: #fbf9f5;
	text-shadow: 2px 2px 2px #37261e;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 46px 20px 46px;
	background: url(images/body.png) repeat-y 50%;
	background-position-x: 16px;
	position: relative;
}


/* ------------ General Styles ------------ */

p {
        margin-bottom: 20px;
}

a {
	text-decoration: underline;
	color: #fbf9f5;
}

a:hover {

}

a:visited {

}

strong {
	
}

h1 {

}

h2 {
        font-family: Helvetica, Arial, sans-serif;	
font-size: 28px;
        line-height: 30px;
	margin-bottom: 20px;
}

.homenews h2 {
	margin-top: 20px;
}

h3 {
        font-family: Helvetica, Arial, sans-serif;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 10px;
}
}

ul {

}


/* ------------ Header ------------ */

#header {
	height: 278px;
	width: 1062px;
	margin: 0 auto;
}

#slideshow {
	margin-left: 16px;
	z-index: 0;
}

/* ------------ Home Photos ------------ */

#home-photos a img {
	width: 125px;
	height: 125px;
	float: left;
	margin-right: 20px;
	border: 4px solid #fff;
}

#picking-list {
	margin-top:175px;
}


/* ------------ Navigation ------------ */

ul#nav {
	width: 1062px;
	height: 42px;
	background: url(images/nav.png) no-repeat;
	position: absolute;
	top: 260px;
	list-style: none;
	text-align: center;
	padding-top: 7px;
	z-index: 1000;
}

ul#nav li {
	display: inline;
	padding: 0 30px 0 30px;
}

ul#nav li a {
	color: #70380d;
	text-shadow: 0 1px 0 #ffe6b5;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

ul#nav li a:hover {
	
}


/* ------------ Post ------------ */

.post {
	width: 620px;
	margin-left: 30px;
	padding-top: 15px;
}

.post-nosb {
	width: 900px;	
}

.post h2, .post h2 a {
	
}

#col1 {
	float: left;
}

.post.blog {
	
}

.post h3 {
	font-size: 17px;
	margin-bottom: 15px;
}

.post a {
	color: #fff;
	text-decoration: underline;
}

#google-map {
	float: right;
	margin: 0 0 20px 20px;
}

h2.entry-title {
	margin-bottom: 10px;
}

h2.entry-title a {
	text-decoration: none;
}


#comments-display {
	width: 600px;
	margin-left: 30px;
}

#map_canvas {
	text-shadow: none;
	margin-bottom: 20px;
}

/* ------------ Sidebar ------------ */

#sidebar {
	width: 300px;
	float: right;
	margin-top: -20px;
	
}

#sb-mid {
	background: url(images/sb_mid.png) center repeat-y;
	margin-top: -20px;
	padding-top: 40px;
	padding-bottom: 20px;
}

#sidebar ul {
	list-style: none;
}

.widget {
	width: 250px;
	padding-left: 24px;
	color: #0f0c0a;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 20px;
}

.widget #address {
	margin-bottom: 0;
}

.widget #address p {
	font-size: 14px;
	margin-bottom: 10px;
}

#sb-bot {
	background: url(images/sb_bot.png) no-repeat center;
	height: 18px;
}

.widget h3 {
	display: block;
	width: 286px;
	height: 33px;
	background: url(images/widget.png) no-repeat center;
	margin-left: -17px;
	text-align: center;
	text-shadow: none;
	font-weight: normal;
        font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
}

.widget p, .widget ul {
	font-size: 12px;
	padding: 0 10px 0 10px;
}

.widget form {
	padding: 0 10px 0 10px;
}

.widget form input {
	width: 220px;
	height: 20px;
	margin-bottom: 10px;
	-moz-box-shadow: inset 0 0 3px #a3a3a1;
	-webkit-box-shadow: inset 0 0 3px #a3a3a1;
	border: 1px solid #e7be88;
}

.widget form input#submit {
	width: 70px;
	height: 20px;
	background: #f2ad46;
	border: 1px solid #a3a3a1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a#twitter, a#facebook {
	display: block;
	width: 150px;
	height: 22px;
	text-indent: -9999px;
	margin-left: 45px;
}

a#twitter		{background: url(images/twitter.jpg) no-repeat;}
a#facebook		{background: url(images/facebook.jpg) no-repeat;}

a#tour {
        display: block;
	width: 198px;
	height: 82px;
	text-indent: -9999px;
	margin-left: 15px;
}

a#tour                   {background: url(http://www.stuckeyfarm.com/wp-content/uploads/2010/05/tour.jpg) no-repeat;}

/* ------------ Footer ------------ */

#footer {
	height: 92px;
	width: 1062px;
	padding-top: 15px;
	background: url(images/footer.png) no-repeat;
	margin: 0 auto;
	font-size: 13px;
}

#footer ul {
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	padding: 0 15px 0 15px;
}

#footer p {
	text-align: center;
}

#footer a, #footer p {
	color: #70380d;
	text-shadow: 0 1px 0 #ffe6b5;
	font-weight: bold;
}

.clear-right	{clear: right;}
.clear 			{clear: both;}

#colorbox {
	text-shadow: none;
	color: #000;
}

/* @group Picklist */
form#picklist fieldset {
	margin: 15px;
	padding: 12px;
	border: 1px solid #746258;
}

form#picklist fieldset legend {
	font-size: 16px;
	font-weight: bold;
	color: #f4d1a4;
}


form#picklist fieldset div.input-wrapper {
	width: 185px;
	float: left;
	padding: 2px 0px;
}

ul#fruit-veggie, ul#apple {
	margin: 5px 10px;
}


/* @end */

iframe {
	border: none;
	width: 900px;
	margin-left: 50px;
}

ul#adminNav {background:url("../images/navBar.png") no-repeat;margin-left:6px;height:45px;padding:0;}
#adminNav li {display:block;float:left;margin-top:9px;border-right:1px solid;color:#fff;padding-left:4px;padding-right:4px;}
#adminNav li a {display:block;size:14px;font:bold 14px Arial;padding:4px;}
#adminNav li a:hover {text-decoration:underline;}
#adminNav li.currentpage2 a {text-decoration:underline;}
