/* CSS Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{ margin:0;padding:0;}
table{ border-collapse:collapse;border-spacing:0;}
fieldset,img{ border:0;}
ol,ul,li{ list-style:none; list-style-position:outside;}
a img{ border:0;}
.clear{ clear:both; height:0; overflow:hidden;}

/* Generic Styling */
a{ color:#222; text-decoration:underline;}
a:hover{ color:#ccc;}

body{ color:#454545; font-size:13px; font-family:Arial, Helvetica, sans-serif; background:#fff url(https://smallfuel.com/images/body_bg.gif) top repeat-x;}

.wrapper{ width:886px; margin:0 auto; overflow:hidden; background:url(https://smallfuel.com/images/wrapper_top.png) top no-repeat;}


/* header */
#header{ width:100%; overflow:hidden; margin-bottom:26px;}
	.head{ width:100%; height:107px; overflow:hidden;}
		.head .logo{ float:left; display:inline; width:185px; margin:17px 0 0 5px;}
		
		.head .login_area{ float:right; width:370px; height:34px; overflow:hidden; margin:4px 0 10px; background:#ededed url(https://smallfuel.com/images/login_area.gif) no-repeat;}
		.head .login_area input{ float:left; width:140px; border:1px #b2b2b2 solid; padding:3px 6px 2px; display:inline; margin-top:5px;
								 font-size:12px; font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#959595;}
		.head .login_area input.input_username{ margin:5px 7px 0 8px;}
		.head .login_area input.input_password{ margin-right:6px;}
		.head .login_area .btn_submit{font-family:"Delicious"; float:left; width:32px; height:22px; text-indent:-9999px; overflow:hidden; margin-top:4px;
									   background:#0c841f url(https://smallfuel.com/images/ico_submit.gif) no-repeat;}
		
		.head .function{ float:right; text-align:right; clear:right; font-size:12px;}
		.head .function .tel{ color:#191919; padding-left:25px; background:url(https://smallfuel.com/images/ico_tel.gif) 0 1px no-repeat; font-weight:bold; margin-right:20px;}
		.head .function .cart{ font-style:italic; text-decoration:underline; color:#b2b2b2; padding-left:25px; background:url(https://smallfuel.com/images/ico_cart.gif) 0 1px no-repeat;}
		.head .function .cart:hover{ color:#555;}
	
		#navigation{ width:100%; height:55px; line-height:55px;}
		#navigation ul{ width:730px; overflow:hidden; background:url(https://smallfuel.com/images/nav_line.gif) right 0 no-repeat; margin-left:5px;}
		#navigation li{ float:left; display:inline; background:url(https://smallfuel.com/images/nav_line.gif) 0 0 no-repeat; padding-left:2px;}
		#navigation li a{ float:left; height:55px; text-indent:-9999px; overflow:hidden; background:url(https://smallfuel.com/images/nav.gif) 0 0 no-repeat;}
		#navigation li#nav1 a{ width:107px; background-position:0 0;}
		#navigation li#nav2 a{ width:121px; background-position:-107px 0;}
		#navigation li#nav3 a{ width:125px; background-position:-228px 0;}
		#navigation li#nav4 a{ width:120px; background-position:-353px 0;}
		#navigation li#nav5 a{ width:126px; background-position:-473px 0;}
		#navigation li#nav6 a{ width:117px; background-position:-599px 0;}
		#navigation li#nav1.on a,
		#navigation li#nav1 a:hover{ background-position:0 -55px;}
		#navigation li#nav2.on a,
		#navigation li#nav2 a:hover{ background-position:-107px -55px;}
		#navigation li#nav3.on a,
		#navigation li#nav3 a:hover{ background-position:-228px -55px;}
		#navigation li#nav4.on a,
		#navigation li#nav4 a:hover{ background-position:-353px -55px;}
		#navigation li#nav5.on a,
		#navigation li#nav5 a:hover{ background-position:-473px -55px;}
		#navigation li#nav6.on a,
		#navigation li#nav6 a:hover{ background-position:-599px -55px;}

	

/* content */
#content{ width:100%; overflow:hidden; margin-bottom:20px;}
	.banner{ width:100%; height:304px; overflow:hidden; background:url(https://smallfuel.com/images/banner.jpg) no-repeat; margin-bottom:27px;}
	.banner h1{ float:left; display:inline; margin:43px 0 13px 35px;}
	.banner .banner_txt{ float:left; display:inline; margin:0 0 26px 35px;}
	.banner .banner_btn a{ float:left; display:inline; margin-left:40px; clear:left; width:184px; height:37px;
	background: url(https://smallfuel.com/images/btn_see.png) 0px 0px no-repeat; text-indent:-9000px;}
	.banner .banner_btn a:hover{background: url(https://smallfuel.com/images/btn_see.png) 0px -37px no-repeat;}
	
	.work_area{ float:left; width:550px; display:inline; margin:18px 0 0 35px; overflow:hidden; color:#6e6e6e;}
	.work_area ul{ width:580px; overflow:hidden;}
	.work_area li{ float:left; width:250px; height:130px; margin:0 35px 0px 0;}
	.work_area li h2{ width:100%; border:0; font-size:18px; margin:0;}
	.work_area li h2 a{ display:block; width:130px; padding:0 0 10px 53px; text-decoration:none;}
	.work_area li.area1 h2 a{ background:url(https://smallfuel.com/images/ico_web_design.gif) 0 2px no-repeat;}
	.work_area li.area2 h2 a{ background:url(https://smallfuel.com/images/ico_brand.gif) 0 2px no-repeat;}
	.work_area li.area3 h2 a{ background:url(https://smallfuel.com/images/ico_smm.gif) 0 2px no-repeat;}
	.work_area li.area4 h2 a{ background:url(https://smallfuel.com/images/ico_seo.gif) 0 0px no-repeat;}
	.h2_delicious{ font-family:"Delicious"; font-size:18px; font-weight:bold; color:#464646;}
	
	.sign_form{ float:right; display:inline; width:253px; margin-right:30px; background:#e0f6ae url(https://smallfuel.com/images/sign_form_top.gif) top no-repeat;}
	.sign_form_inside{ width:100%; overflow:hidden; background:url(https://smallfuel.com/images/sign_form_bottom.gif) bottom no-repeat; padding-bottom:20px;}
	.sign_form form{ width:210px; margin:16px auto 0; overflow:hidden;}
	.sign_form form h3{ margin-bottom:-14px;}
	.sign_form form .intro{ width:150px; color:#303030; padding:20px 60px 0 0; background:url(https://smallfuel.com/images/ico_write.gif) right 0 no-repeat; margin-bottom:20px;}
	.sign_form form .simu_input{ float:left; width:211px; height:33px; margin-bottom:9px; background:#fff url(https://smallfuel.com/images/simu_input.gif) no-repeat;}
	.sign_form form .simu_input input{ width:190px; margin:4px 0 0 1px; padding:5px; font-size:13px; font-family:Arial; color:#525252; border:0;}
	.sign_form form .btn_submit{ float:right; width:105px; height:33px; color:#6d6d6d; background:url(https://smallfuel.com/images/btn_submit.gif) no-repeat;border:0; cursor:pointer;}
	.sign_title{ font-family:"Delicious"; font-size:18px; font-weight:bold; color:#000; margin-bottom:-10px;}
	

	


.bottom_content{ width:100%; background:#f4f4f4 url(https://smallfuel.com/images/bottom_content_bg.gif) top repeat-x; border-top:1px #e6e6e6 solid;}
.bottom_content_inside{ width:886px; margin:10px auto; overflow:hidden; padding-top:24px; padding-bottom:15px;}
.bottom_content h3{ font-size:14px; color:#8a8a8a; font-weight:normal; margin-bottom:16px; text-indent:4px;}
.bottom_content h3 a{ color:#8a8a8a; text-decoration:none;}
.bottom_content h3 a:hover{ color:#333;}

	.from_blog{ float:left; width:256px; display:inline; margin:0 26px 0 34px; color:#242424; margin-bottom:50px;}
	.from_blog ul{ padding-left:4px;}
	.from_blog li{ margin-bottom:10px;}
	.from_blog li h5{ font-size:14px; font-weight:bold; padding:2px 0 2px 23px; background:url(https://smallfuel.com/images/ico_calendar.gif) 0 2px no-repeat;}
	.from_blog li h5 a{ color:#095e0b; text-decoration:none;}
	.from_blog li h5 a:hover{ color:#0f9c15;}
	.from_blog li p{ line-height:140%;}
	.from_blog li .more{ color:#7eaa1b; background:url(https://smallfuel.com/images/ico_arrow_right.gif) right 5px no-repeat;}
	.from_blog li .more:hover{ color:#009933;}
	
	.view_work{ float:left; width:268px; margin-bottom:50px;}
	.work_list li{ width:100%; background:url(https://smallfuel.com/images/shadow_bottom.gif) bottom no-repeat; margin-bottom:5px;}
	.work_list li .case{ width:100%; overflow:hidden; padding-bottom:12px; background:url(https://smallfuel.com/images/shadow_top.gif) top no-repeat;}
	.work_list li .case a{ float:left; width:253px; height:115px; overflow:hidden; display:inline; margin:5px 0 0 5px; position:relative;}
	.work_list li .case a span{ display:block; position:absolute; left:-9999px; top:0; width:253px; height:115px; background:#fff;
								text-indent:-9999px; overflow:hidden; opacity:0.4; cursor:pointer;}
	.work_list li .case a:hover{ background:#666;}
	.work_list li .case a:hover span{ left:0;}
	
	
	.clients_say{ float:right; width:250px; display:inline; margin-right:32px; margin-bottom:50px;}
		.say{ width:250px; background:url(https://smallfuel.com/images/blockquote_bottom.gif) bottom no-repeat;}
		.say blockquote{ width:220px; padding:15px 15px 64px 15px; background:url(https://smallfuel.com/images/blockquote_top.gif) top no-repeat; font-style:italic; overflow:hidden;}
		.say blockquote p{ margin-bottom:14px; line-height:134%; color:#242424;}
		.client_holder{ width:184px; margin:-20px 0 0 68px; overflow:hidden;}
		.client_holder .client_photo{ float:left; width:50px; height:50px; background:url(https://smallfuel.com/images/photo_bg.gif) no-repeat; margin-right:9px;}
		.client_holder .client_photo img{ width:40px; height:40px; margin:5px;}
		.client_holder .client{ float:left; width:120px; font-family:"Times New Roman", Times, serif; margin-top:11px; color:#0a0a0a;}
		.client_holder .client cite{ display:block; font-size:13px; font-weight:bold; line-height:100%; font-style:normal; margin-bottom:-2px;}
		.client_holder .client span{ font-size:11px; font-style:italic;}
	
	.follow_us{ clear:both; width:886px; height:40px; overflow:hidden; background:#fff url(https://smallfuel.com/images/follow_bg.gif) no-repeat; color:#747474;}
	.follow_us ul{ width:100%; overflow:hidden; margin-top:8px;}
	.follow_us ul li{ float:left; margin:0 20px 0 20px; padding:4px 0 4px 36px;}
	.follow_us ul li.follow1{ background:url(https://smallfuel.com/images/ico_facebook.gif) 0 0 no-repeat;}
	.follow_us ul li.follow2{ background:url(https://smallfuel.com/images/ico_twitter.gif) 0 0 no-repeat; margin-right:40px;}
	.follow_us ul li.follow3{ background:url(https://smallfuel.com/images/ico_rss.gif) 0 0 no-repeat;}
	.follow_us ul li a{ color:#0072bc;}
	.follow_us ul li a:hover{ color:#059dff;}
	
		 
		
/* footer */
#footer{ width:100%; border-top:5px #166f13 solid; padding:20px 0 80px; background:#133105; font-size:11px; color:#fff;}
#footer a{ color:#fff;}
#footer a:hover{ color:#bbb;}
.footer_inside{ width:886px; margin:0 auto; overflow:hidden;}
	.foot_links{ float:left; width:530px;}
	.foot_links li{ display:inline;}
	.foot_links li a{ margin-right:29px;}
	
	.copyright{ float:right; width:330px; text-align:right;}
	.copyright li{ display:inline;}
	.copyright li a{ padding:0 4px;}











/*------blog page-------*/
.main_content{ float:right; width:533px; display:inline; margin-right:24px;}
	.post{ margin-top:20px;}
	.post_title{ font-family:"Delicious Heavy"; font-weight:bold; font-size:32px; line-height:100%; margin-bottom:10px;}
	.post_title a{text-decoration:none;}
	.post_title a:hover{ background:#ffffff;}
	.post_info{ width:100%; overflow:hidden; color:#aeaeae; background:#eff0f0; margin-bottom:14px; font-size:11px; padding:4px 0 3px;}
	.post_info a{ color:#aeaeae;}
	.post_info a:hover{ color:#666;}
	.post_info span{ padding:2px 4px;}
	.post_info span.date{ padding-left:18px; margin-left:9px; background:url(https://smallfuel.com/images/ico_calendar.gif) 0 0 no-repeat;}
	.post_info span.comments{ padding-left:21px; margin-left:4px; background:url(https://smallfuel.com/images/ico_comment.gif) 0 0 no-repeat;}
	
	.post_paragraph{ width:100%; overflow:hidden; border-top:1px #e9e9e9 solid; padding-top:6px; margin-bottom:50px;}
	.post_paragraph p{ line-height:134%; margin-bottom:20px;}
		.post_paragraph .frame{ width:511px; padding:10px; border:1px #cdcdcd solid; background:#f1f1f1; margin-bottom:16px; text-align:center;}
		.post_paragraph .frame img{ max-width:511px;}
		.post_paragraph .fl{ float:left; margin:3px; margin-right:10px; display:inline; padding:5px;}
		.post_paragraph .fr{ float:right; margin:3px; margin-left:10px; display:inline; padding:5px;}
		.post_paragraph h2{ color:#067008; font-size:22px; font-weight:bold; border-bottom:1px #e9e9e9 solid; margin-bottom:8px;}
		.post_paragraph h3,
		.post_paragraph h4{ font-size:18px; font-weight:bold; margin-bottom:4px;}
		.list{ margin-left:24px; margin-bottom:20px;}
		.list li{ padding-left:16px; background:url(https://smallfuel.com/images/dot.gif) 0 8px no-repeat; line-height:160%;}
		
		.post_paragraph ul{
		list-style:none;
		margin-left:20px;
		margin-bottom:10px;
		}
		
		.post_paragraph ol{
		list-style:none;
		margin-left:20px;
		margin-bottom:10px;
	list-style-type: decimal;
}
		.post_paragraph ol li {
		list-style-type: decimal;
		margin-left: 22px;
}
		.post_paragraph li{padding-top:5px;padding-bottom:20px;}

ul.services {
	list-style-type: disc;
	list-style-image: none;
	margin-top: 10px;
}
	
	.share{ width:100%; border-bottom:1px #e9e9e9 solid; padding-bottom:4px; margin-bottom:6px;}
	.share span{ font-size:14px; color:#9d9d9d; font-weight:bold; margin-right:6px;}
	.share a{ padding-left:25px; text-decoration:underline; margin-right:20px;}
	.share a:hover{ text-decoration:none;}
	.share a.del{ color:#0001fc; background:url(https://smallfuel.com/images/ico_del.gif) 0 0 no-repeat;}
	.share a.dig{ color:#707070; background:url(https://smallfuel.com/images/ico_digg.gif) 0 0 no-repeat;}
	.share a.stumble{ color:#25af59; background:url(https://smallfuel.com/images/ico_su.gif) 0 0 no-repeat;}
	
	.tag{ width:100%; background:#eff0f0; text-align:right; padding:5px 0; font-size:11px;}
	.tag a{ padding-left:23px; padding-bottom:2px; background:url(https://smallfuel.com/images/ico_tag.gif) 0 0 no-repeat; text-decoration:underline; color:#aeaeae; margin-right:8px;}
	.tag a:hover{ color:#666;}
	
	.comments{ width:100%; overflow:hidden; margin-top:20px;}
	.comments h4{ font-size:18px; line-height:200%; margin-bottom:8px;}
		.single_comment{ width:100%; overflow:hidden; margin-bottom:30px;}
		.single_comment .com_info{ float:left; width:88px; margin-right:13px;}
		.single_comment .com_info .person_photo{ width:80px; margin-bottom:6px;}
		.single_comment .com_info .person_photo img{ width:80px;}
		.single_comment .com_info .person_name,
		.single_comment .com_info .person_name a{ color:#0f9321; font-weight:bold; text-decoration:none; line-height:170%;}
		.single_comment .com_info .get_one{ font-size:11px;}
		.single_comment .com_info .com_date_time{ font-size:11px;}
		.single_comment .com_info .com_date_time span{ display:block;}
		.single_comment .com_content{ float:left; width:396px; padding:17px 17px 0; position:relative; border:1px #c9c9c9 solid; background:#fbfefe;}
		.single_comment .com_content span.arrow{ position:absolute; display:block; width:16px; height:15px; text-indent:-9999px; overflow:hidden;
												 background:url(https://smallfuel.com/images/ico_angle.gif) no-repeat; top:20px; left:-16px;}
		.single_comment .com_content p{ line-height:140%; margin-bottom:18px;}
		.single_comment .com_content textarea{ font-size:13px; font-family:Arial, Helvetica, sans-serif; width:392px; height:190px; margin-bottom:18px;
											   border:0; background:#fbfefe;}
		
		.your_info{ float:left; width:300px; display:inline; margin-left:101px; margin-top:12px;}
		.your_info .input_txt{ padding:5px 7px; border:1px #c9c9c9 solid; width:263px; background:#fbfefe; margin-bottom:12px;
							   font-size:13px; font-style:italic; font-family:Arial;}
.your_info .btn_add_comment{ display:block; width:175px; height:33px; border:0; cursor:pointer;
										 background:url(https://smallfuel.com/images/btn_add_comment.gif) right no-repeat;}

												 


		
.sidebar{ float:left; width:287px;}
.sidebar .side_h3{ font-family:"Delicious"; font-weight:bold; font-size:20px; color:#454545;}
	.subscibe_box{ width:285px; background:url(https://smallfuel.com/images/sidebox_bottom.gif) bottom no-repeat; margin-bottom:20px;}
	.subscibe_box .sidebox_inside{ width:100%; overflow:hidden; background:url(https://smallfuel.com/images/sidebox_top.gif) top no-repeat; padding:11px 0 0;}
	.subscibe_box h3{ width:210px; margin:0 auto 4px; padding:5px 0 3px 37px; background:url(https://smallfuel.com/images/ico_subscribe.gif) 0 0 no-repeat; font-size:16px;}
	.subscibe_box p{ width:255px; margin:0 auto 6px;}
	.subscibe_box .row{ width:255px; margin:0 auto 15px; overflow:hidden;}
	.subscibe_box .row a{ height:25px; text-indent:-9999px; overflow:hidden;}
	.subscibe_box .row .btn_rss{ float:left; width:117px; background:url(https://smallfuel.com/images/btn_rss_feed.gif) no-repeat;}
	.subscibe_box .row .btn_google_reader{ float:right; width:129px; background:url(https://smallfuel.com/images/btn_google_reader.gif) no-repeat;}
	.subscibe_box .row .simu_input{ float:left; width:162px; height:29px; background:#fff url(https://smallfuel.com/images/subscibe_input.gif) no-repeat; margin-right:5px;}
	.subscibe_box .row .simu_input input{ float:left; width:150px; padding:0 5px; margin:6px 0 0 1px; border:0; font-size:13px; font-family:Arial; color:#8f8f8f;}
	.subscibe_box .row .btn_subscribe{float:left; width:86px; height:29px; cursor:pointer; border:0; background:url(https://smallfuel.com/images/btn_subscibe.gif) no-repeat;}									   
	.sidebox{ width:285px; background:url(https://smallfuel.com/images/sidebox_bottom.gif) bottom no-repeat; margin-bottom:20px;}
	.sidebox_inside{ width:100%; overflow:hidden; background:url(https://smallfuel.com/images/sidebox_top.gif) top no-repeat;}
	
	.ads{ width:300px; margin:18px 0 0 12px; overflow:hidden;}
	.ads li{ float:left; width:127px; margin:0 11px 20px 0;}
	.ads li img{ float:left; width:125px; border:1px #a0a0a0 solid;}
	
	
	.follow{ width:287px; background:#fff url(https://smallfuel.com/images/side_follow_bottom.gif) bottom no-repeat; margin-bottom:20px; font-size:12px;}
	.follow_inside{ width:100%; background:url(https://smallfuel.com/images/side_follow_top.gif) top no-repeat; padding:6px 0;}
	.follow ul{ margin-left:18px;}
	.follow ul li{ padding:6px 0 6px 31px; margin-bottom:6px;}
	.follow ul li.follow1{ background:url(https://smallfuel.com/images/ico_facebook.gif) 0 0 no-repeat;}
	.follow ul li.follow2{ background:url(https://smallfuel.com/images/ico_twitter.gif) 0 0 no-repeat;}
	.follow ul li.follow3{ background:url(https://smallfuel.com/images/ico_rss.gif) 0 0 no-repeat;}
	.follow ul li a{ color:#0072bc;}
	.follow ul li a:hover{ color:#049cff;}
	
	.must_posts{ width:287px; background:url(https://smallfuel.com/images/sidebox2_bottom.gif) bottom no-repeat; margin-bottom:20px;}
	.must_posts .sidebox_inside{ width:100%; background:url(https://smallfuel.com/images/sidebox2_top.gif) top no-repeat; padding:16px 0 4px;}
	.must_posts h3{ width:210px; margin:0 auto 12px; padding:5px 0 3px 37px; background:url(https://smallfuel.com/images/ico_star.gif) 0 0 no-repeat; font-size:16px;}
	.must_posts ul{ width:258px; overflow:hidden; margin:0 auto;}
	.must_posts ul li{ float:left; width:100%; background:url(https://smallfuel.com/images/line.gif) top repeat-x; padding:9px 0;}
	.must_posts ul li a{ float:left; padding-left:20px; width:214px; color:#666666; color:#626262; text-decoration:none;
						 background:url(https://smallfuel.com/images/ico_post.gif) 0 4px no-repeat;}
	.must_posts ul li a:hover{ text-decoration:underline; color:#444;}
	
	
	.ad{ margin-bottom:20px;}
	
	.featured_products{ width:285px; background:#e0f6ae url(https://smallfuel.com/images/product_bottom.gif) bottom no-repeat; margin-bottom:20px;}
	.featured_products_inside{ width:100%; background:url(https://smallfuel.com/images/product_top.gif) top no-repeat; padding:10px 0; overflow:hidden;}
	.featured_products h3{ width:210px; margin:0 auto 12px; padding:7px 0 5px 37px; background:url(https://smallfuel.com/images/ico_product.gif) 0 0 no-repeat; font-size:16px;}
		.single_product{ width:252px; overflow:hidden; margin:0 auto 12px; overflow:hidden;}
		.single_product .product_img{ float:left; width:66px; margin-right:10px;}
		.single_product .product_img img{ width:64px; border:1px #d4d7cd solid;}
		.single_product .product_txt{ float:left; width:176px; font-size:12px;}
		.single_product .product_txt a{ color:#1e7923;}
		.single_product .product_txt a:hover{ color:#48bc4a;}
		.single_product .product_txt h4{ font-size:13px; margin-bottom:4px; font-weight:bold;}
		.single_product .product_txt h4 a{ color:#1e7923; text-decoration:none;}
	
	
	.side_navi{ width:284px; margin:0 auto 20px; overflow:hidden;}
	.side_navi ul{ width:100%; overflow:hidden;}
	.side_navi li{ float:left; width:100%; margin-bottom:4px;}
	.side_navi li a{ float:left; width:100%; height:38px; line-height:38px; text-indent:13px; text-decoration:none; color:#fff; overflow:hidden;
					 background:#c1c2c2 url(https://smallfuel.com/images/sidenav_off.gif) no-repeat;}
	.side_navi li a.sidenav{ font-size:20px; font-family:"Delicious"; font-weight:bold;}
	.side_navi li a:hover{ color:#fff; text-decoration:underline;background:#f76d2f url(https://smallfuel.com/images/sidenav_on.gif) no-repeat;}
	.side_navi li.on a{ background:#f76d2f url(https://smallfuel.com/images/sidenav_on.gif) no-repeat;}
	
	.side_navi li ul{ width:276px; margin:0 auto 12px; background:#eaeaea; padding:11px 0;}
	.side_navi li li a,
	.side_navi li.on li a{ float:none; font-size:13px; line-height:normal; background:none; color:#636161; margin-left:10px; text-decoration:none;}
	.side_navi li li a:hover,
	.side_navi li.on li a:hover{ color:#444; text-decoration:underline;}
	

	.view_our_work{ width:287px; background:url(https://smallfuel.com/images/sidebox2_bottom.gif) bottom no-repeat; margin-bottom:20px;}
	.view_our_work .sidebox_inside{ width:100%; background:url(https://smallfuel.com/images/sidebox2_top.gif) top no-repeat; padding:16px 0;}
	.view_our_work h3{ width:210px; margin:0 auto 12px; padding:7px 0 5px 37px; background:url(https://smallfuel.com/images/ico_work.gif) 0 0 no-repeat; font-size:16px;}
	.view_our_work .work_list{ width:268px; margin:0 auto;}
	
	.client_saying{ width:284px; margin-bottom:20px;}
	.client_saying .say{ width:284px; background:url(https://smallfuel.com/images/side_blockquote_bottom.gif) bottom no-repeat;}
	.client_saying .say blockquote{ width:254px; padding:20px 15px 42px 15px; background:url(https://smallfuel.com/images/side_blockquote_top.gif) top no-repeat; font-size:13px;}
	
	.sidebar .sign_form{ width:285px; background:#e0f6ae url(https://smallfuel.com/images/product_bottom.gif) bottom no-repeat; margin: 0 0 20px 0;}
	.sidebar .sign_form_inside{ background:url(https://smallfuel.com/images/product_top.gif) top no-repeat; padding:10px 0 15px; overflow:hidden;}
	.sidebar .sign_form form{ width:237px; margin-top:5px;}
	.sidebar .sign_form form .intro{ width:170px;}
	.sidebar .sign_title{ font-size:20px;}
	.sidebar .sign_form form .simu_input{ width:237px; background:#fff url(https://smallfuel.com/images/side_simu_input.gif) no-repeat;}
	
	.search{ width:285px; overflow:hidden; margin:0 auto 20px;}
	.search .simu_input{ float:left; width:192px; height:33px; margin-right:10px; overflow:hidden; background:url(https://smallfuel.com/images/side_search_input.gif) no-repeat;}
	.search .simu_input input{ margin:8px 0 0 1px; width:176px; padding:0 5px; font-size:13px; font-family:Arial, Helvetica, sans-serif; border:0;}
	.search .btn_search{ float:left; width:83px; height:33px; border:0; cursor:pointer; background:url(https://smallfuel.com/images/side_search_btn.gif) no-repeat;}
	
	.owner_holder{ width:287px; margin-bottom:20px;}
	.single_owner{ width:287px; background:url(https://smallfuel.com/images/sidebox2_bottom.gif) bottom no-repeat; margin-bottom:11px;}
	.single_owner_inside{ width:100%; overflow:hidden; padding:10px 0; background:url(https://smallfuel.com/images/sidebox2_top.gif) top no-repeat;}
	.single_owner .owner_img{ float:left; width:83px; display:inline; margin:3px 11px 0 13px;}
	.single_owner .owner_img img{ border:1px #cdcdcd solid;}
	.single_owner .owner_txt{ float:left; width:175px; color:#444;}
	.single_owner .owner_txt .owner_name a{ font-weight:bold; text-decoration:none; color:#454545;}
	.single_owner .owner_txt .owner_name a:hover{ color:#222; text-decoration:underline;}
	.single_owner .owner_txt p{ margin-bottom:4px;}
	.single_owner .owner_txt p.more a{ color:#197217; text-decoration:underline;}
	.single_owner .owner_txt p.more a:hover{ color:#003300;}
	
	#content div.main_content div.post div.post_paragraph p.continue_reading a {
	text-align: right;
	color: #949494;
	padding-left: 340px;
}

#content div.main_content div.post div.post_paragraph p.continue_reading a:hover {
	text-align: right;
	color: #474747;
	padding-left: 340px;
}

#content div.main_content div.post div.portfolio_entry {
padding-top:20px;
}

#content div.main_content div.post div.portfolio_entry div.portfolio_image{
	float: left;
	width:350px;
	padding: 5px;
	background-color: #efefef;
	border: 1px solid #dddddd;
}

#content div.main_content div.post div.portfolio_entry div.portfolio_desc {
	width: 151px;
	float: left;
	margin-left:17px;
}
#content div.main_content div.post div.portfolio_entry div.portfolio_desc  h3{
border-bottom: 1px solid #dddddd;
}
#content .main_content .post ul.services {margin-left:30px;}


#content div.main_content div.post div.portfolio_entry div.portfolio_desc  em span{font-style:normal; text-align:right; float:right; padding-right:5px;}

#content div.main_content div.post div.portfolio_entry div.portfolio_desc ul{margin:0; padding:0;}
#content div.main_content div.post div.portfolio_entry div.portfolio_desc li,
#content .main_content .post ul.services li {
	list-style: none;
	margin-left: 0;
	padding: 0px 0 7px 0;
	padding-left: 26px;
	color: #666;
	line-height:19px;
	font-size: 12px;
	background: url(https://smallfuel.com/images/li-bg.gif) no-repeat 0 3px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



	
	.contact_form{ float:right; display:inline; width:500px; background:#e0f6ae; background-image: url(https://smallfuel.com/images/request_form_top.gif); margin: 25px 30px 50px 0px;}
	
	.contact_form_inside{ width:100%; overflow:hidden; padding-bottom:20px; padding-left: 5px; background: url(https://smallfuel.com/images/request_form_bottom.gif) no-repeat 0 bottom;}
	.contact_form form{ width:490px; margin:16px auto 0; overflow:hidden;}
	.contact_form form h3{ margin-bottom:-14px;}
	.contact_form form .intro{ width:150px; color:#303030; padding:20px 60px 0 0; background:url(https://smallfuel.com/images/ico_write.gif) right 0 no-repeat; margin-bottom:20px;}
	.contact_form form .simu_input{ float:left; width:211px; height:33px; margin-bottom:9px; background:#fff url(https://smallfuel.com/images/simu_input.gif) no-repeat; clear: both;}
	.contact_form form .simu_input input{ width:190px; margin:4px 0 0 1px; padding:5px; font-size:13px; font-family:Arial; color:#525252; border:0; clear: both;}
	.contact_form form .btn_submit{ width:105px; height:33px; color:#6d6d6d; background:url(https://smallfuel.com/images/btn_submit.gif) no-repeat;border:0; cursor:pointer; clear: both; float:left; }
	.sign_title_contact{ font-family:"Delicious"; font-size:18px; font-weight:bold; color:#000; margin: 10px 0px -10px 10px;}

#contact_form div.simu-textarea textarea.input_txt.input_name {
	 float:left; width:480px; height:200px; margin-bottom:9px; background:#fff; font-size:13px; font-family:Arial; color:#525252; border:0;
}
.contact_form form .simu_input input{ width:190px; margin:4px 0 0 1px; padding:5px; font-size:13px; font-family:Arial; color:#525252; border:0; clear: both; padding-left: 5px;}

	.quote_request{ float:right; display:inline; width:500px; margin: 25px 30px 50px 0px;
	background-image: url(https://smallfuel.com/images/request_form_top.gif);
}
	
	.quote_request_inside{ width:100%; overflow:visible; padding-bottom:20px; padding-left: 5px;
	background: url(https://smallfuel.com/images/request_form_bottom.gif) no-repeat 0 bottom;
}
	.quote_request form{ width:490px; margin:16px auto 0; overflow:hidden;}
	.quote_request form .intro{ width:150px; color:#303030; padding:20px 60px 0 0; background:url(https://smallfuel.com/images/ico_write.gif) right 0 no-repeat; margin-bottom:20px;}
	.quote_request form label {
	width: 90px;
	float: left;
		margin-right: 5px;

	margin-top: 10px;
}
.quote_request form label.comments {
	clear: both;
	width: 100%;
	margin-top: 20px;
}
	.quote_request form input{ width:190px; margin:4px 0 0 1px; padding:5px; font-size:13px; font-family:Arial; color:#525252; clear: both;
	border: 1px solid #d6d6d6;
border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px;}
.quote_request form select {
	color: #5f5f5f;
	width: 210px;
}
.quote_request form select.budget {
	margin-top: 10px;
}
.quote_request form textarea {
	float: left;
	width: 478px;
	height: 150px;
	margin: 10px 0px;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-khtml-border-radius:5px; 
	-webkit-border-radius:5px;
	border: 1px solid #D6d6d6;
	color: #5f5f5f;
}
	.quote_request form .submit{ width:105px; height:33px; color:#6d6d6d; background:url(https://smallfuel.com/images/btn_submit_plain.gif) no-repeat;border:0; cursor:pointer; clear: both; float:left;}

img.proconbutton {
	border: 0; padding: 0; margin: 5px; float: left;
}

div.captcha {margin: 10px 0px 20px 0px;}
div.captcha img {margin: 20px;}
div.captcha input {margin: 0px 20px;padding:5px 7px; border:1px #c9c9c9 solid; width:125px; background:#fbfefe; margin-bottom:12px;font-size:13px; font-style:italic; font-family:Arial;}