/*
Theme Name: Davidson Farmer's Market
Theme URI: http://davidsonfarmersmarket.com
Description: Davidson Farmer's Market
Version: 1.9
Author: Christine Rimay
Author URI: http://littlefishmarketing.com 
Tags: two columns,
*/

@charset "utf-8";
 /* IE 6 fix for alpha transparency with PNG files. */
img, div, ul, li, a { behavior: url('iepngfix.htc') }

body  {

  	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #D6C464;
 	font-family: Arial, Helvetica, sans-serif;
  	font-size: 100%;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h6, h5, h4, h3, h2, h1 {
	margin-bottom: -10px;
	padding-top: 0px;
	margin-top: 20px;
}

h5, h3 {
        color: #A21C34;
}

p {
	padding-top: 0px;
        font-size: 12px;
	line-height: 17px;
}
img {
}

 /* BEGIN SITE CONTAINER */
#container {
	width: 772px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
} 

 /* BEGIN HEADER. */
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 162px;
	width: 772px;
	padding-top: 10px;
	padding-bottom: 0;
	z-index: 2;
	position: absolute;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

 /* BEGIN MIDCONTAINER - This contains Sidebar 1, Sidebar 2, and Main Content */
#container #midContainer {
	background-color: #666633;
	vertical-align: top;
	width: 762px;
	z-index: 1;
	top: 165px;
	position: absolute;
	overflow: hidden;
	margin: 0px;
        margin-bottom: 0;
	padding: 0px;
}

/* LEFT SIDEBAR 1 NAVIGATION */

#sidebar1 {
	float: left; 
	width: 130px;
	background-color: #666633;
	background-image: url(images/bg-leaf.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebar1  ul {
	list-style-type: none;
	display: block;
	text-align: left;
	padding: 0px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 135px;
}
#sidebar1 li {
	font-size: 11px;
	font-weight: bold;
	color: #670201;
	line-height: 14px;
	border-bottom: 1px solid;
        border-color: #999999;
	padding-top: 5px;
        padding-bottom: 5px;
	background-image: url(images/opacity.png);
        background-repeat: repeat;
        width: 130px;
	display: block;
	padding-left: 5px;
	list-style-type: none;
	background-position: left;
}
#sidebar1 li:hover {
	color: #ffffff;
	background:#660000;
        background-image: url(images/bg-red.png);
        background-repeat: repeat;
}
#sidebar1 li a {
	color: #670201;
        font-weight: bold;
	text-decoration: none;
}
#sidebar1 li a:hover {
	color: #ffffff;
        font-weight: bold;
	text-decoration: none;
}

#sidebar1 li a:active a:visited {
	color: #670201;
        font-weight: bold;
	text-decoration: none;
}

/* LEFT SIDEBAR 1 BOTTOM LOCATION AND HOURS */
#sidebar1  .hours {
	text-align: left;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
	width: 135px;
	margin-left: 0px;
	background-color: transparent;
	padding-top: 10px;
	height: 140px;
	margin-bottom: 5px;
}
#sidebar1  .hours  p {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
}

/* RIGHT SIDEBAR 2 NAVIGATION - Only used in the Three Column Template and contains Event Posts*/

#sidebar2 {
	width: 145px; /* padding keeps the content of the div away from the edges */
        border-top: 1px solid #FAE878;
        border-right: 1px solid #FAE878;
        border-left: 2px solid #FAE878;
        border-bottom: 4px solid #FAE878;
	padding: 5px 3px 15px 10px;
	margin: 30px 5px 10px 10px;
	float: right;
	background-color: #F9F2AF;
	text-align: left;
	position: relative;
	z-index: 6;
}

#sidebar2 { font-size: 11px; }

#sidebar2 li, #sidebar2 ul { 
  list-style-type: none !important;
}

#sidebar2 ul { margin: 0 !important; padding: 0 !important; }

#sidebar2 p {
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 15px;
}

#sidebar2 h2 {
	text-transform: uppercase;
	color: #465FAF;
	text-decoration: underline;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 3px;
	font-size: 100%;
}

#sidebar2 h6 {
	text-transform: capitalize;
	font-size: x-small;
	margin-top: 7px;
	margin-bottom: 0px;
	font-weight: bold;
}

#sidebar2 b {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}


#sidebar2 .textwidget { padding-bottom: 15px; }

/* BEGIN MAIN CONTENT */
#mainContent {
	margin-right: -1px;
	margin-bottom: 0;
	margin-left: 150px;
	padding-top: 20;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #670201;
	border-bottom-color: #670201;
	border-left-color: #670201;
	background-color: #FFFFFF;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #670201;
	vertical-align: top;
	z-index: 5;
	padding-right: 0px;
} 
#mainContent     h4  a     {
	color: #670201;
	text-decoration: underline;
}
#mainContent h5 a {
	color: #670201;
	text-decoration: underline;
}
#mainContent h6 a {
	color: #670201;
	text-decoration: underline;
}

#mainContent    h4 a:hover   {
	color: #CCCC33;
	text-decoration: underline;
}
#mainContent h5 a:hover {
	color: #CCCC33;
	text-decoration: underline;
}
#mainContent h6 a:hover {
	color: #CCCC33;
	text-decoration: underline;
}
#mainContent hr {
	margin-right: 10px;
        margin-top: 0px;
	margin-bottom: 10px;
	color: #CCCC99;
        border: 1px solid #CCCC99;
}

#mainContent .imgborder {
	text-align: center;
	display: inline;
	width: 300px;
	border: 5px solid #CCCC99;
	margin-top: 20px;
	margin-bottom: 0px;
	z-index: 7;
}

#mainContent .imgborder2 {
	text-align: right;
        float: right;
	display: inline;
	border: 5px solid #CCCC99;
	margin-top: 0px;
	margin-bottom: 0px;
        margin-right: 10px;
        margin-left: 10px;
	z-index: 7;
}

#mainContent img {
        border: none;
}

#mainContent .redborder {
        border-color: #670201;
}

#mainContent .redborder a:hover   {
        border: solid #CCCC99;
}

#mainContent .postImageLeft {
        float: left;
	border: 1px solid #CCCC99;
        text-align: center;
}
#mainContent .postImageRight {
        float: right;
	border: 1px solid #CCCC99;
        text-align: center;
}


#mainContent p {
	font-size: 12px;
	line-height: 17px;
	margin-right: 10px;
}
.smallColumn {
	width: 320px;
}
#mainContent a {
        font-size: 12px;
	text-decoration: underline;
	color: #993300;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #CCCC00;
}
#mainContent li {
	font-size: 12px;
	line-height: 17px;
	list-style-type: none;
	margin-bottom: 5px;
}
#mainContent ul {
	padding-left: 0px;
        margin-left: 0px;
}

#mainContent .producer li {
        border-bottom: 1px solid #CCCC99;
        margin-right: 5px;
}

#mainContent .producer h4 {
        font-size: 100%;
        color: #333333;
}

#mainContent .producer h4 a {
        color: #670201;
	text-decoration: underline;
}
#mainContent .producer h4 a:hover   {
	color: #CCCC33;
	text-decoration: underline;
}

#mainContent .top {
	text-align: right;
	font-size: 10px;
	font-style: italic;
}

#sponsors ul{
        list-style-type: none;
	display: block;
	margin-top: 19px;
	width: 550px;
        text-align: center;
        border-bottom: 1px solid #CCCC33;
}

#sponsors li { 
        margin:5px;
        display: inline;
}
#sponsors ul .center { 
        text-align: center;
}

#sponsors img {
        border: 1px solid #FFF;
        padding: 2px;
}

#sponsors img:hover { 
        border: 1px solid #CCCC33;
        padding: 2px;
}

#membership ul{
        list-style-type: none;
	margin: 10px 10px 0 0;
        padding: 0;
	width: 150px;
        float: left;

}
#membership li { 
        margin:5px;     
}

#membership .title { 
        font-size: 13px;
        font-weight: bold;  
        color: #670201;      
}




/* IMAGES FOR ROUNDED CORNER EFFECT */
#mainContent #topCorners {
	width: 600px;
	height: 21px;
	background-image: url(images/topCorners.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	position: absolute;
	z-index: 3;
	margin-left: -11px;
	background-position: left;
	left: 168px;
	background-color: #660000;
	padding-right: 0px;
}

#mainContent #bottomCorners {
	width: 600px;
	height: 21px;
	margin-left: -11px;
	background-image: url(images/bottomCorners.gif);
	background-repeat: no-repeat;
	z-index: 4;
	background-position: left;
	background-color: #670201;
	padding: 0px;
}

/* IMAGE FOR ROUNDED CORNER EFFECT */
#mainContent #topCorners {
	width: 600px;
	height: 21px;
	background-image: url(images/topCorners.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	position: absolute;
	z-index: 3;
	margin-left: -11px;
	background-position: left;
	left: 168px;
	background-color: #660000;
	padding-right: 0px;
}

#mainContent #bottomCorners {
	width: 600px;
	height: 21px;
	margin-left: -11px;
	background-image: url(images/bottomCorners.gif);
	background-repeat: no-repeat;
	z-index: 4;
	background-position: left;
	background-color: #670201;
	padding: 0px;
}

/* IMAGE FOR BOTTOM SHADOW EFFECT */
#bottomShadow {
	vertical-align: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 0px;
	position: relative;
	float: none;
	clear: both;
	background-image: url(images/bottom-shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 762px;
	background-color: #D6C464;
	margin-top: 0px;
}

/* BEGIN FOOTER */
#footer {
	vertical-align: bottom;
	padding-top: 0;
	padding-left: 0px;
	left: 0px;
	background-color: #D6C464;
	position: relative;
	float: none;
	height: 20px;
	margin-top: -10px;
        margin-bottom: 0px;
	z-index: 8;
	overflow: hidden;
	width: 762px;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer .copyright {
	font-size: 10px;
	color: #666666;
	margin-left: 5px;
	float: left;
	width: 225px;
}
#footer .logo {
	text-align: left;
	padding-left: 5px;
}
#footer .logo img {
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer .littlefish {
	float: right;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-right: 5px;
	width: 150px;
	background-position: right;
}

#footer .littlefish a {
	text-decoration: none;
	color: #666666;
}
#footer .littlefish a:hover {
	text-decoration: underline;
	color: #990000;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Inseason Page */

#inseason td {
padding-top: 0px;
margin-top: 0px;
}

#inseason .title a {
    font-size: 18px;

}
#inseason .date {
    font-size: 9px;
}

#inseason .excerpt {
    font-size: 10px;
    margin-top: 0px;
    padding-top: 0px;
    border-bottom: dotted 1px #CC9999;
    width: 575px;

}

