/*  

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 */

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

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


#work_feat {
	margin-bottom: 20px;
}


#project_screen {
	float: left;
	height: 212px;
	width: 540px;
	text-indent: -9999px;
	border: 6px solid #000;
}


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


.viewsite {
	display: block;
	height: 18px;
	font-size: .8em;
	line-height: 22px;
	padding: 0 0 5px 20px;
	text-transform: uppercase;
	background: url(images/binoc_icon.png) 0 50% no-repeat;
}


#other_work {
	clear: both;
	padding: 15px 0;
	height: 98px;
}


#other_work a {
	border: 0;
	cursor: hand;
}


#work01 {
	width: 162px;
	height: 89px;
	margin-right: 33px;
	float: left;
}


#work02 {
	width: 162px;
	height: 89px;
	margin-right: 32px;
	float: left;
}

#work03 {
	width: 162px;
	height: 89px;
	margin-right: 33px;
	float: left;
}


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

.work_wrap img {
	border: 0;
	width: 162px;
	height: 89px;
	overflow: hidden;
}

.work_frame {
	background: url(images/work_frame_sm.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 162px;
	height: 89px;
	border: 0;
}

#work_sum {
	width: 331px;
	float: right;
	padding-left: 35px;
	background: url(images/work_sum_bg.jpg) 0% 50% no-repeat;
}

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



#services h2 a:hover {
	border-bottom: 1px solid #CFF;
	cursor: hand;
}


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


#services_formula a {
	display: block;
	width: 316px;
	height: 50px;
	text-indent: -9999px;
	background: url(images/services_formula.png) 0 0 no-repeat;
	padding: 10px 0 10px;
	border: 0;
}


