/*

Theme Name: Es Developed Fresh Fruit
Description: The Es Developed Weblog WordPress theme.
Version: 1.0
Author: Shawn Scammahorn
Author URI: http://esdev.net
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS

*/

@import url(style.css); /* Imports basic styling & positioning */


#logo a {
	float: left;
	position: absolute;
	top: 8px;
	color: #CFF;
	text-indent: -9999px;
	background: url(images/logo_home.png) 0 0 no-repeat;
	display: block;
	height: 110px;
	width: 364px;
}


#main #homecontent{
	width: 960px;
	margin-top: 25px;
}

#main #content h2,
#main #homecontent h2
{
	font-weight: normal;
	color: #CFF;
}


#homefeat #declare {
	float: left;
	height: 235px;
	width: 340px;
	text-indent: -9999px;
	background: url(images/home_declaration.png) 0 0 no-repeat;
}

#homefeat #fruit {
	position: relative;
	left: 205px;
	height: 308px;
	z-index: 1000;
	height: 308px;
	width: 462px;
	background: url(images/orange.png) 0 0 no-repeat;
}

#homefeat #testimonial {
	float: right;
	width: 296px;
	background: url(images/home_testimonal_bg.png) 0 0 no-repeat;
	padding: 0 35px 35px;
}


#homefeaturedwork {
	clear: both;
	float: left;
	width: 564px;
	padding: 25px 30px 25px 0;
}


#homefeaturedwork a:hover {
	border: 0;
	cursor: hand;
}


#homefeaturedwork h2 {
	height: 30px;
	width: 190px;
	text-indent: -9999px;
	background: url(images/featured-work-hd.png) 0 0 no-repeat;
}


#homefeaturedwork h2 a, #homefeaturedwork h2 a:hover {
	display: block;
	height: 30px;
	width: 190px;
	border: 0;
}


#homefeaturedwork h3 {
	margin-top: -3px;
	z-index: 2000;
}


#work01 {
	width: 264px;
	margin-right: 30px;
	float: left;
}


#work02 {
	width: 264px;
	margin-right: 0;
	float: right;
}


.pan_wrap {
	/* background: url(images/pan_checks.gif) repeat; */
	margin: 0 auto 15px;
	position: relative;
	width: 264px;
	height: 109px;
	border: 0;
}

.pan_wrap img {
	border: 0;
}

.pan_frame {
	background: url(images/home_work_template01.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 264px;
	height: 109px;
	border: 0;
}

#blogfeat h2 {
	height: 30px;
	width: 260px;
	text-indent: -9999px;
	background: url(images/it-came-from-the-blog-hd.png) 0 0 no-repeat;
}

#blogfeat h2 a, #blogfeat h2 a:hover {
	display: block;
	height: 30px;
	width: 260px;
	border: 0;
}