/*
Theme Name: Southwind Farms
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
Tags: 
*/



/* Begin Typography & Colors */
body {
	background: #fff url(/wp-content/themes/southwindfarms/images/background.gif) repeat-x top center;
	margin: 0;
	padding: 0;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656565;
}

a {
	color: #dc6227;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	color: #dc6227;
	font-size: 21px;
	margin-top: 0px;
	padding-top: 0px;
}

h1 .title {
	margin-left: -23px;
}

h2 {
	color: #dc6227;
	font-size: 16px;
	margin-top: 0px;
	padding-top: 0px;
}

h3 {
}

h4 {
}

h5 {
}

.text-10 { font-size: 10px; }
.text-11 { font-size: 10px; }
.text-12 { font-size: 12px; }
.text-13 { font-size: 12px; }
.text-14 { font-size: 14px; }
.text-15 { font-size: 14px; }
.text-16 { font-size: 16px; }
.text-17 { font-size: 16px; }
.text-18 { font-size: 18px; }
.text-19 { font-size: 20px; }
.text-20 { font-size: 20px; }
.text-black { color: #000; }
.text-white { color: #fff; }
.text-orange { color: #dc6227; }

.center {
	text-align: center;
	width: 100%;
}

.fade-top {
	/*background: url(/wp-content/themes/southwindfarms/images/fade-top.gif) repeat-x top center;*/
	background: #ffffff;
	padding: 25px 0px 0px 0px;
}

.fade-bottom {
	/*background: url(/wp-content/themes/southwindfarms/images/fade-bottom.gif) repeat-x bottom center;*/
	background: #ffffff;
	padding: 0px 0px 25px 0px;
	overflow: auto;
}

#header {
	width: 984px;
	height: 245px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
	background: url(/wp-content/themes/southwindfarms/images/header.png) no-repeat;
	padding: 0px 0px 0px 6px;
}

#logo {
	float: left;
	margin: 33px 0px 0px 34px;
}

#nav {
	padding: 83px 0px 0px 137px;
}

#nav ul {
	margin: 0px 0px 0px 90px;
	padding: 0;
	list-style: none;
	width: 690px;
	display: inline;
}

#nav ul li {
	margin: 0px 25px 0px 0px;
	padding: 0;
	display: inline;
}

#main-content {
	width: 990px;
	margin: -100px auto 0 auto;
	overflow: auto;
	position: relative;
	z-index: 1000;
}

#content-left {
	float: left;
	width: 224px;
	margin-top: 130px;
}

#content-right {
	width: 734px;
	margin: 0px 0px 0px 233px;
	//float: right;
	//margin: 0px 19px 0px 0px;
	position: relative;
	z-index: 1000;
}

#footer {
	width: 990px;
	text-align: right;
	margin: 0 auto;
	padding: 20px 0px;
	font-size: 10px;
	color: #dc6227;
}

#footer a {
	color: #dc6227;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#newsletter-sign-up {
	padding: 0px 30px;
	color: #dc6227;
}

#newsletter-sign-up a {
	color: #656565;
	text-decoration: none;
}

#newsletter-sign-up a:hover {
	text-decoration: none;
}

/*
 *
 * Home
 *
*/

#home-content {
	width: 290px;
	font-size: 14px;
	margin: 50px 0px 0px 45px;
}

#home-feature-container {
	padding: 0px 0px 0px 45px;
}

.home-feature {
	float: left;
	width: 138px;
	height: 129px;
	margin: 0px 27px 0px 0px;
	padding: 20px 0px 0px 2px;
}

#home-feature-products {
	background: url(/wp-content/themes/southwindfarms/images/home-products-bg.gif) no-repeat;
}

#home-feature-recipes {
	background: url(/wp-content/themes/southwindfarms/images/home-featured-recipe-bg.gif) no-repeat;
}

#home-feature-about-us {
	background: url(/wp-content/themes/southwindfarms/images/home-about-us-bg.gif) no-repeat;
}

#home-feature-our-chef {
	background: url(/wp-content/themes/southwindfarms/images/home-our-chef-bg.gif) no-repeat;
}

/*
 *
 * Recipes
 *
*/

#recipe-content {
	padding: 0px 45px;
}

#featured-recipe {
	float: right;
	width: 319px;
	height: 437px;
	padding: 30px;
	background: no-repeat top center;
}

#featured-recipe h1 a {
	color: #dec264;
	text-decoration: none;
}

#featured-recipe h1 a:hover {
	color: #dec264;
	text-decoration: none;
}

#recipe-list {
	padding: 0px 45px;
	color: #dc6227;
}

#recipe-list a {
	color: #dc6227;
	text-decoration: none;
}

#recipe-list a:hover {
	color: #656565;
	text-decoration: none;
}

#recipe-chef {
	padding: 0px 30px;
	color: #dc6227;
}

#recipe-chef a {
	color: #656565;
	text-decoration: none;
}

#recipe-chef a:hover {
	text-decoration: none;
}

/*
 *
 * Recipe Detail
 *
*/

#recipe-detail-list {
	width: 250px;
	float: right;
	margin: 0px 0px 15px 30px;
}

/*
 *
 * Products
 *
*/

#products-content {
	padding: 0px 45px;
}

#products-content h2 {
	margin: 0;
	padding: 0;
}

#about-us-content {
	padding: 0px 45px;
}

/*
 *
 * Contact Us
 *
*/

#contact-content {
	padding: 0px 45px;
}

/*
 *
 * Links
 *
*/

#links-content {
	padding: 0px 45px;
}
.page-id-12 .slider{
	display:none;}
