/*			Name: Always Summer					*/
/*			For: www.farmerdaves.net		 			*/
/*			Author: Jenny @ www.miiiintz.com			*/
/*			Do not use without permission				*/


/*  the basics */

			body { 
			margin: 0px auto 0px auto; 
			background: #EBE7E4 url('http://www.farmerdaves.net/images/color.png') repeat; 
			font-family: "lucida grande", "lucida sans", verdana, arial, sans-serif;
			color: #666; 
			font-size: 12px; 
			padding: 0px;
			} 
			
			#content {
			width: 910px;
			margin: 0px auto 0px auto;
			background: transparent;
			}

			#maincontent {
			float: left;
			width: 490px;
			margin: 0px 20px 0px 30px;
			background: transparent;
			}

			.entry {
			padding: 80px 15px 30px 15px;
			margin: 0px;
			background-color: #fff;
			background-image: url('http://www.farmerdaves.net/images/entrylogo2.png');
			background-position: top left;
			background-repeat: no-repeat;
			border-width: 0px 1px 1px 1px;
			border-color: #ddd;
			border-style: solid;
			}

			.entry2 {
			padding: 15px;
			margin-top: 15px;
			background-color: #fff;
			border: 1px solid #ddd;
			}



/* images */

			img, img a {
			border: 0px solid #fff;
			}

			img:hover, img a:hover {
			border: 0px solid #eee;
			}



/* testimonials */


			#testimonial {
			float: right;
			width: 180px;
			color: #FFF; 
			}

			.testimonial_search {
			background: #489090 url('http://www.farmerdaves.net/images/seawave.png') no-repeat top left;
			margin: 0px 0px 15px 0px;
			width: 160px;
			text-align: center;
			padding: 15px 10px 15px 10px;
			color: #fff;
			}

			.testimonial_body {
			margin: 0px 0px 5px 0px;
			background: #D86000 url('http://www.farmerdaves.net/images/seawave.png') no-repeat top left;
			}

			.testimonial_text {
			padding: 20px 15px 45px 15px;
			background: url('http://www.farmerdaves.net/images/quote.png') no-repeat bottom left;
			}

			.testimonial_sig {
			margin-top: 10px;
			padding: 6px 15px 6px 15px;
			border: 1px solid #ddd;
			background-color: #ffffff;
			}

			.testimonial_news {
			margin: 0px 0px 15px 0px;
			padding: 15px 15px 20px 15px;
			color: #fff;
			background: #489090 url('http://www.farmerdaves.net/images/seawave.png') no-repeat top left;
			}


/* header navigation */


			#header {
			float: left;
			width: 100%;
			min-width: 800px;
			height: 70px;
			margin-bottom: 35px; padding: 0px;
			background: #544B43 url('') repeat;
			font-size: 13px !important;
			text-align: left;
			text-transform: lowercase;
			}

			#header li {
			float: left;
			list-style: none;
			width: auto;
			line-height: 70px; 
			margin: 0px;
			}

			#header li a {
			color: #C4BDB7;
			display: block;
			float: left;
			padding: 0px;
			text-decoration: none;
			}

			#header li a span {
			display: block;
			float: left;
			height: 70px;
			padding: 0px 13px 0px 13px;
			}

			#header li a:hover, #header li.active a, #header li.current a {
			color: #ffffff;
			text-decoration: none;
			background-image: url('http://www.farmerdaves.net/images/current.png');
			background-repeat: no-repeat;
			background-position: bottom center;
			}

			#header li.active a span, #header li.current a span, #header li a:hover span {
			color: #ffffff;
			}

			#header ul {
			margin: 0px 0px 20px 0px;
			}



/* information */

			#info {
			float: left;
			width: 100%;
			border-top: 1px solid #ddd;
			border-bottom: 1px solid #ddd;
			padding: 20px 0px 20px 0px;
			margin: 150px auto 0px auto;
			background: #fff;
			}

			#info a {
			color: #777;
			}

			#info a:hover {
			color: #C25101;
			}

			#info_body {
			width: 800px;
			margin: 0px auto 0px auto;
			text-align: center;
			color: #888;
			font-size: 11px; 
			}



/* search in navigation */

			.search_go {
			background-color: #544B43;
			padding: 2px 7px 3px 7px;
			border: 0px solid #fff;
			font-weight: bold; 
			color: #fff;
			}

			.search_go:hover {
			color: #aaa;
			background-color: #73665A;
			border: 0px solid #fff;
			}


/* navigation */

			#navigate {
			text-align: justify;
			float: left;
			width: 180px;
			}

			#navigate ul {
			font-weight: normal;
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			}

			.navigate_body {
			margin: 0px 0px 15px 0px;
			padding: 15px 15px 20px 15px;
			color: #fff;
			background: #A8A818 url('http://www.farmerdaves.net/images/seawave.png') no-repeat top left;
			}

			.navigate_spare {
			margin: 0px 0px 15px 0px;
			padding: 10px 15px 15px 15px;
			color: #fff;
			background: #A8A818 url('http://www.farmerdaves.net/images/seawave.png') no-repeat top left;
			}

			.navigate_link ul {
			padding: 0px;
			margin: 0px 0px 0px 5px;
			}

			.navigate_link li {
			font-size: 12px; 
			padding: 2px 5px 1px 5px; 
			margin: 3px; 
			text-transform: none; 
			text-align: right;
			font-weight: normal;
			list-style: none;
			}

			.navigate_link li a, .navigate_link li a:visited {
			text-decoration: none;
			text-transform: none;
			font-weight: normal;
			color: #eee; 
			font-weight: normal; 
			border-bottom: 1px dotted #666;
			}

			.navigate_link li a:hover {
			color: #333; 
			border-bottom: 1px dotted #eee;
			text-decoration: none;
			}



/* text */
	
			h1 {  
			color: #544B43; 
			font-size: 22px; 
			font-weight: bold; 
			text-align: justify;
			margin-bottom: 30px;
			} 
			
			h2, b, u, i {  
			color: #D86000; 
			font-size: 12px; 
			font-weight: bold; 
			text-align: justify;
			} 
			
			h3 {  
			color: #666; 
			font-size: 12px; 
			font-weight: normal; 
			line-height: 14px; 
			text-align: justify; 
			} 
			
			h4, s {  
			color: #90A800; 
			font-size: 12px; 
			font-weight: none; 
			line-height: 14px; 
			text-align: justify; 
			} 

			h5 {  
			color: #777; 
			font-size: 12px; 
			font-weight: normal; 
			line-height: 14px; 
			text-align: center; 
			} 

			h6 {  
			color: #555; 
			font-size: 22px; 
			font-weight: bold; 
			line-height: 14px; 
			text-align: justify;
			}

			h7 {  
			color: #fff; 
			font-size: 12px; 
			font-weight: normal; 
			line-height: 14px; 
			text-align: left;
			} 

			h8 {  
			color: #BF3900; 
			font-size: 12px; 
			font-weight: bold; 
			text-align: center;
			} 
			
			a:link, a:visited {  
			color: #00ADCC; 
			text-decoration: none; 
			font-weight: light; 
			} 
			
			a:hover {
			color: #888; 
			} 
			
			blockquote {
			font-size: 13px;
			padding: 0px 0px 0px 30px;
			margin: 25px;
			background-image: url('http://www.farmerdaves.net/images/th_asterisk_orange.png');
			background-repeat: no-repeat;
			background-position: left;
			}


