/* @override 
	http://www29.a2hosting.com/~colchin/wp-content/themes/colchin/style.css
	http://localhost:8888/colchin/wp-content/themes/colchin/style.css
*/

/*
Theme Name:		Colchin Auto
Theme URI:		http://colchinauto.com
Description:	A badass, clean design by Katz Web Design for Colchin Automotive & Diesel.
Version:		1.0
Author:			Zack Katz
Author URI:		http://katzwebdesign.net/
*/

body { background: #fff; color: #333; font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; }

* { padding: 0; margin: 0; }



/*---:[ global elements ]:---*/

	a { color: #0060ff; text-decoration: underline; }

	a:visited { color:#333; text-decoration: underline; }

	a:hover { color: #df0000; text-decoration: underline; }
	
	a img { border: none; }
	
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }

abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
	
code { color: #090; font-family: Courier, monospace; }

pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { font-size: 1.4em; }

.flickr_blue { color: #007ae4; text-transform: lowercase; }

.flickr_pink { color: #ff2a96; text-transform: lowercase; }

.green { color: #090; }

.red { color: #f00; }

.orange { color: #f40; }

.purple { color: #909; }



/*---:[ headlines ]:---*/

h1, h2, h3 { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }

h1 { font-size: 3.6em; letter-spacing: -0.03em; }

	#masthead h1 { padding: 0.4em 0 0.2em 0; border-top: 1px solid #ccc; text-align: center; clear: both; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }
	
h2 { font-size: 2.0em; }

	h2 a { color: #000; text-decoration: none; }
	
		h2 a:visited { color: #555; text-decoration: none; }
	
		h2 a:hover { color: #090; text-decoration: none; }
	
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	
	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; background: url('images/hr_title_sep.gif') 0 100% repeat-x; 
	}
	
	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important; border-top: 3px solid #000 !important; background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
	
h3 { font-size: 1.0em; text-transform: uppercase; }

	#masthead h3 { margin: 0 0 0.75em 0; font-weight: normal; font-size: 1.8em; text-transform: none; color: #888; text-align: center; }

	/*.entry h3 { margin:2.5em 0 0.5em 0; }*/
	
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	
	h3.comments_headers { font-size: 1.4em;  clear: both;}

h4 { font: italic 1.2em Georgia, "Times New Roman", Times, serif; color: #888; }

	h4 a, h4 a:visited { color: #888; text-decoration: none; }
	
		h4 a:hover { color: #888; text-decoration: underline; }
	
	.posts h4 { margin: 0 0 1.25em 0; padding: 0 0 1.0em 0; background: url('images/hr_title_sep.gif') 0 100% no-repeat; }



/*---:[ core layout elements ]:---*/

#container { width: 970px; margin: 15px auto 0 auto; }
					
	#content_box { width: 970px; text-align: left; float: left; clear: both; }
	
		#content { width: 500px; padding: 0 0 0 20px; float: left; }
		
		#sidebar { width: 210px; padding: 0 0 0 15px; float: right; }
	
		#l_sidebar { width: 210px; padding: 0 0 0 15px; float: left; }
		
	#footer { width: 970px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
		


/*---:[ header styles ]:---*/

#masthead { width: 970px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

	/* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */
/*
ul#nav { list-style: none; width: 950px; padding: 0 10px; background: url('images/hr_dot_black.gif') repeat-x; border-bottom: 3px solid #000; float: left; clear: both; }

	ul#nav li { padding: 0.85em 40px 0.7em 0; font: bold 1.4em Helvetica, Arial, sans-serif; text-transform: uppercase; float: left; }
	
		ul#nav li a, ul#nav li a:visited { color: #000; text-decoration: none;}
	
		ul#nav li a:hover { color: #000; text-decoration: underline; }
		
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #090; text-decoration: underline; }
		
	ul#nav li.rss { padding: 0.85em 0 0.7em 0; float: right; }
			
		ul#nav li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
			*/
#header_img { position: relative; margin: 0 0 3.0em 0; border-bottom: 1px solid #000; float: left; clear: both; }

	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */



/*---:[ content styles ]:---*/

.entry { font-size: 1.4em; line-height: 1.65em; }
		
	.entry blockquote { font-size: 1.0em; }
	
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: right; }
		
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 3px double #aaa; border-width: 3px 0; text-align: center; float: left; }
	
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	
	.entry p { margin: 0 0 1.5em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5em 40px; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { margin: 0 0 0.5em 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	
	.entry dl { margin: 0 0 1.5em 0; }
			
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		
		.entry dd { margin: 0 0 1.5em 20px; }
		
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }

	.entry img { }

		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 3px double #bbb; float: left; clear: left; }
		
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 3px double #bbb; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bbb; float: none; clear: both; }
	
		.entry img.off { padding: 0 !important; border: none !important; }
		
		.entry img.stack { clear: none !important; }

.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }

	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
	
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }

.navigation { width: 500px; font-size: 1.4em; float: left; }
	
	.previous { padding: 0 20px 0 0; float: left; }
	
	.next { float: right; }

.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }

.rule { background: url('images/hr_tag_sep.gif') no-repeat; }

.flat { margin: 0 0 2.0em 0 !important; }

.whitespace { margin: 0 0 3.5em 0 !important; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.5em 0; font-size: 1.3em; line-height: 1.4em; float: left; }

		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em; text-transform: uppercase; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 3px solid #000; background: url('images/hr_dot_black.gif') 0 100% repeat-x; }

		li.widget p { margin: 0 0 10px 0; padding: 0 10px; }
		
		li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
		
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.7em 0; }
			
				li.widget li a:link { color:white;}
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
				
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
			
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
		
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
			
				li.widget ul.flickr_stream li a img { padding: 3px; }
				
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
			/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss { }
			
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				
				li.widget_flickrrss a:hover img { background: #ff2a96; }
				
		/*---< Calendar widget styles >---*/
		
		#calendar_wrap { font-size: 1.3em; }
				


/*---:[ footer styles ]:---*/

#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
		#footer a:hover { color: #888; text-decoration: underline; }



/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		
		ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
			
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num { padding: 0 0 0 20px; }
				
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
					
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				
				.comment_meta strong { font-size: 1.6em; }
					
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
		
			.comment .entry { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }

	#comment_form p { padding: 0.6em 0; }
	
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }

		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 321px !important; }
	
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
			


/*---:[ search form styles ]:---*/

#search_form { }

	#search_form .search_input { width: 201px; padding: 3px; color: #090; font: normal 1.0em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	li.widget .search_input { font-size: 1.1em !important; }
	
		#search_form .search_input:focus { border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		
		
/* @override 
	http://localhost:8888/colchin/wp-content/themes/colchin/custom.css
	http://www29.a2hosting.com/~colchin/wp-content/themes/colchin/custom.css
*/

/*
	custom.css ? custom styles for Cutline that YOU define
	------------------------------------------------------
	
	This stylesheet will allow you to futureproof your
	changes against future releases and upgrades. I know
	you work hard on your modified styles, and I don't
	want you to feel like every upgrade is a total drag!
	
	Instructions:
	
	Modifying existing Cutline styles to your liking is a
	breeze with this handy stylesheet. The <body> tag
	within the header.php file has been appended with a
	CSS class called "custom," and thanks to this, you now
	have the ability to override ANY style that's declared
	in the original Cutline stylesheet.
	
	In practice, you simply need to copy the CSS for the
	element that you want to change (from style.css) and
	then paste it here. Prefix the new CSS declaration
	with .custom, and then make your tweaks as necessary.
	
	Here's an example:
	
	To change the default color of unvisited links from 
	blue to red (#c00) and remove the default underline, 
	this is what you would do:
	
	.custom a { color: #c00; text-decoration: none; }
	
	Cool? Now get to hackin!
*/

body { background: transparent url(images/background-pattern.jpg) left top repeat; margin: 0; padding: 0; }
.bodywrap {
	margin: 0;
	padding: 0;
	background: transparent url(images/background-top.jpg) left top repeat-x; 
}

#sidebar a:link, #l_sidebar a:link {
	color: white;
}
#sidebar a:visited, #sidebar a:visited:hover, #l_sidebar a:visited, #l_sidebar a:visited:hover {
	color: #ccc;
} 
#sidebar a:hover, #l_sidebar a:hover {
	color: #ff3f19;
}
#sidebar a:active, #sidebar a:visited:active, #l_sidebar a:active, #l_sidebar a:visited:active {
	color: #000;
}

#masthead { width: 293px; background:white; float:left; height:104px; background:url(images/logo3.gif) left top no-repeat; margin-bottom:30px; text-indent:-9999px; position:relative;}
#masthead a { position:absolute; left:0; top:0; height:104px; width:293px; display:block;}
#masthead h1 { border-top: none;  }

#content h1 {font-size:3.0em; margin-bottom:.25em; color:#163172;}

#container { border:none; }

a.fir, .fir {
	 text-indent: -99999px;
	 display: block;
	 font-size: 1px;
	 color: transparent;	 
}

/* @group Sidebar */

#phone-number {
	background: url(images/phone-number.gif) left top no-repeat;
	height: 23px;
	width: 150px;
	position: absolute;
	top: -32px;
	right: 28px;
}
li.widget, li.linkcat {background-color:#666666; display:block; background: transparent url(images/background-module.gif) center bottom no-repeat; padding-bottom:7px; margin-bottom:20px!important;}

li.widget h2, li.linkcat h2 { background:#1f1f1f url(images/widget-top.gif) left top no-repeat; border:none; color:white; padding-left:10px; margin-bottom: 5px;}

li.widget li, li.linkcat li { list-style-image:url(images/bullet-red.gif);}

#refer-a-friend a {
	width: 210px;
	background: url(images/refer-a-friend3.gif) no-repeat -9px top;
	height: 82px;
	margin-left: 10px;
}
#refer-a-friend a:hover {
	background: url(images/refer-a-friend3.gif) no-repeat -228px top;
}
#subscribe a {
	width: 163px;
	background: url(images/subscribe.gif) no-repeat -5px top;
	height: 52px;
	margin-left: 10px;
}
#subscribe a:hover {
	background: url(images/subscribe.gif) no-repeat -210px top;
}
li.widget.last {
	margin-bottom: 0!important;
}

li#testimonial h3 {
	color: #fcff3d;
	font-size: 1.1em;
	margin-left: 10px;
	margin-bottom: .5em;
	padding-bottom: 0!important;
	float: left;
}
li#testimonial p {
	padding-top: 0;
	margin-top: 0;
	color: white;
}
/* @end */

#header_img { width:490px; overflow:hidden; border-bottom:3px solid black; height:82px; background-position:left top; background-repeat:no-repeat; margin-bottom:30px;
}
#header_img.wide { width:725px; }

#accessibility * {
	position: absolute;
	left: -9999px;
	top: 0;
	float: left;
	font-size: 1px;
	margin: 0;
	padding: 0;
	list-style: none;
}


/*---:[ core layout elements ]:---*/

#container { width: 970px; margin: 0 auto 0 auto; padding-top: 15px; }
					
	#content_box { width: 970px; text-align: left; float: left; clear: both; background: transparent url(images/pipe2.gif) left 10px repeat-x; 
z-index: 1;	
	}
	
		#content { 
			width: 490px; 
			padding: 0 0 0 0; 
			margin-left:15px; 
			float: left; 
			background: transparent url(images/content-background.jpg) left top repeat-y;
			margin-bottom:20px;/* content footer + 30 */ 
			position:relative;
			z-index: 1!important;
		}
		#contentfooter { background: transparent url(images/contentfooter-background.jpg) left bottom no-repeat; height:20px; width:490px; position:absolute; left:0; bottom:-20px;}
			
			#content.wide { width:725px; margin-left:0; padding: 0 0 0 0px; background: transparent url(images/content-wide-background.gif) left top repeat-y; }
			#contentfooter.wide { background: transparent url(images/contentfooter-wide-background.jpg) left bottom no-repeat; width:725px; }
	#right_col {
		width: 280px;
		float: right;
		margin-left: 12px;
		padding-left: 17px;
		border-left: 1px solid #ccc;
	}
	#left_col {
		width: 385px;
		float: left;
		overflow: hidden;
	}
	
.frame {
	margin-bottom: 10px;
	overflow: hidden;
}
.frame h2 { border:none!important;}
.frame img {
	border: 3px ridge #ccc;
	border-right: none;
	border-left: none;
}
.caption, .note {
	font-style: italic;
	font-size: 12px;
}
span.caption {
	font-style: italic;
	text-align: right;
	display: block;
	margin: .5em 0;
}

	
#content_wrapper {
	margin: 0 15px;
	width: 460px;
}
.wide #content_wrapper {
	margin: 0 15px;
	width: 695px;
}
		#sidebar { width: 210px; padding: 0 0 0 15px; float: right; 
		background: url(images/pipes-down2.gif) repeat-y 14px top;
		position: relative;
		}
	
		#l_sidebar { width: 210px; padding: 0 15px 0 0; float: left;
		background: url(images/pipes-down2.gif) repeat-y -5px top;
		 }

.entry h3 { font-size: 1.1em; 
	margin: .25em 0 .75em 0;
	text-transform: uppercase;
}
h2 {
	font-size: 1.6em;
}
.entry p { margin: 0 0 1.0em 0; }
h4 { 
	font: italic 1.2em Georgia, "Times New Roman", Times, serif; 
	color: #888; 
	margin-bottom: .25em;
}
.previous { padding: 0 20px 0 0; float: left; margin-left: 00px;}
	
.next { float: right; margin-right: 0px;}
.previous, .next {
	background-color: #f8f8f8;
	width: 45%;
	display: block;
	padding: .5em 2%;
}
.previous em, .next em {
	display: block;
	text-indent: 0;
}
	
.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; }

/* @group Headlines */

.replace {
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
	background-position: left top!important;
	background-repeat:no-repeat!important;
	background-color:transparent;
	height:43px;
	margin-bottom:20px;
	overflow: hidden;
	float: left;
	width: 100%!important;
}
#about-us { background:url(images/headers/about-us.gif); width:414px;}
#our-services { background:url(images/headers/our-services.gif); width:414px;}
#contact-us { background:url(images/headers/contact-us.gif); width:414px;}
#testimonials { background:url(images/headers/testimonials.gif); width:414px; margin-bottom: 10px;}
#coupons { background:url(images/headers/coupons.gif); width:414px; margin-bottom: 10px;}
#the-car-blog { background:url(images/headers/blog.gif); width:414px; margin-bottom: 10px;}
#refer { background:url(images/headers/refer.gif); width:443px; }
#home-head { background:url(images/headers/home.gif); width:414px; }

/* @end */


/* @group Right Col Main Content */

#right_col {
	font-size: 1.3em; line-height: 1.65em;
	width: 280px;
	position: relative;
}
#right_col h2 {
	font-size: 1.6em;
	color: #94060a;
	margin-top:1em;
}
#right_col h3 {
	font-size: 1em;
	line-height: 1.4;
}
#right_col li {
	list-style: disc outside;
	margin-left: 1em;
	padding: 0;
	margin-bottom: .5em;
	/*margin-bottom: 20px;*/
}
ul#makes {
	
}
ul#makes li {
	float: left;
	display: list-item;
	list-style: inside disc;
	width: 47%;
	margin: 0;
	padding: 0;
	padding-right: 2%;
}
.clearleft {
	float: left!important;
	background-color: black;
}
#right_col .preview li {
	padding-right: 10px;

}
#right_col.margintop {
	margin-top: 40px;
}
.coupon {
	border: 1px dashed red;
	background: #f3f3f3;
	padding: 3%;
	width: 90%;
	margin: 0;
	margin-bottom: 1em;
	float: left;
	
}
.coupon h2 {
	text-transform: uppercase;
	font-size: 1.2em!important;
	background: none;
	border-bottom: 1px solid;
	padding-bottom: 0;
	margin-bottom: .25em;
	margin-top:0em!important;
}
#right_col .coupon li {
	padding: 0;
	padding-left: 25px;
	width: auto;
	background:url(images/bullet-money.gif) left .5em no-repeat;
	list-style: none;
	display: block;
	margin-left: 0!important;
}
#right_col span.image {
	background: url(images/right_col.jpg) no-repeat;
	display: block;
	position: absolute;
	right:0px;
	top: 0px;
	width: 85px;
	height: 100px;
}
	li#li1 span.image {
		background-position: left top;
	}
	li#li2 span.image {
		background-position: -105px top;
	}
	li#li3 span.image {
		background-position: -215px top;
	}
	
#right_col dl { font-size:1.2em;}
#right_col dt { font-weight:bold; margin-top:1em;}
#right_col dd { border-left:1em solid #f9f9f9; padding-left:.5em;}
h3.info {
	border-bottom: 1px dotted #ccc;
	margin: 1.5em 0 .75em 0!important;	
}
.preview h2 {
	font-size: 1.4em!important;
	margin-top:.25em!important;
}
.preview li {
	display: block;
	list-style: none;
	margin: 0!important;
}
/* @end */

/* @group Coupons */

a.printer {
	display: block;
	background: white url('images/printer.png') left top no-repeat;
	float: left;
	height: 20px;
	padding-left: 22px;
	padding-top: 2px;
}

/* @end */

/* @group Staff */

	.staff #left_col img {
		float: right;
	}

/* @end */

/* @group Footer */

/*#footer { width: 970px; padding: 1.2em 0 0 0; border-top: 2px solid #ccc; float: left; clear: both; }
	
	#footer { border-top: none; }*/
#footertop {
	background:url('images/footertop.jpg') center top no-repeat;
	display:block;
	height:16px;
	margin-left:1px;
}

#pagebot{
	clear: both;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	vertical-align:middle;
	margin:0 auto;
	padding:.5em 0px;
	font-family: Helvetica, Arial, sans-serif;
}

#pagebot #footermenu{
width:740px;
padding-right:20px;
margin:0 auto;

	text-align:center;
}

#pagebot ul {
	display: block;
	list-style:none;
	width:490px;
	clear:both;
	margin:0 auto;
}
#pagebot li {
	margin:0;
	display: inline;
	float:left;
	padding-right:.5em;
	padding-left:.5em;
	color: white;
	list-style: none;
	border-right:2px solid #666;
}	
#pagebot li.last {
	border-right: none;
}
#pagebot ul li a {
	color: white;
	margin:0;
	padding:0;
}

#footer {
	padding: 0px;
	background-color:transparent;
	overflow:auto;
	overflow-x:hidden;
	text-align: center;
	clear: both;
	width: 100%;
	margin:0 auto;
	border: none;
	}
#footercontainer {
	width: 970px;
	margin: 0px auto;
    padding: 0px;
    text-align: center;
}
#footercontainer div.block {
	float:left;
	padding: 10px 5px;
	margin: 0;
	margin-top:10px;
	background-color:black;
	color:#ffffff;
	text-align:left;
	vertical-align:middle;
	width: 300px;
	margin-right: 20px;
	border-top: solid 3px #333;	
}
#footercontainer .block p { text-align:left; margin:0; padding:0; margin-bottom:.25em;}
#footercontainer div#last {
	margin-right: 0;
}
#logos {
	text-align:center;
	margin: 0 auto;
	margin-top: 1em;
	padding: 0;
	overflow: hidden;
	width:280px;
}
#logos img {
	display: block;
	float: left;
	padding:10px;
	border:none;
}

#footercontainer div ul{
margin-left: 15px;
margin-top:0px;
padding: 0px;

}
#footercontainer div ul li
{
	color:#ffffff;
	font-size:1.2em;
	margin:.5em 0;
}
#footercontainer div h2
{
color:#ffffff;
}

#footercontainer div ul li a
{
color:#ffffff;


}

	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
#kwd {
	float:left; clear:both; width:100%; margin:0; padding:0;
	padding-bottom:10px; font-size:1.0em!important;
}
/* @end */

.navigation { width: 100%; }
	
	#comments, ul#comment_list, ul#comment_list li.comment { width: 460px;}
	.wide #comments, .wide ul#comment_list li.comment { width: 695px;}
	
	ul#comment_list li.trackback { width: 90%; padding: 1.2em 4% 0 4%;}
	#comments {
	 float: left;
	 clear: both!important;
}

.hide {
	display: none!important;
}

/* SIDEBAR */
	
	li.rss { padding: 0.85em 0 0.7em 0; float: right; }
	li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; } 

#search_form .search_input { 
	width: 180px;
	margin-left: 10px; 
	padding: 3px; 
	color: #333;
	font: normal 1.0em Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5; 
	border-bottom: 1px solid #f5f5f5; 
}
#car_logos,#car_logos a {
	height:226px; width:203px;
}
#car_logos { background:url('images/logos.gif') left top no-repeat; position:relative; }
/* @group Navigation */
div#navigation {
	height:140px; 
	position:relative; 
	float:left;
	width: 677px;
	z-index: 1000!important;
}
#container #navigation a {
	background-color: transparent;
}
#navigation ul, #navigation li {
	margin: 0px;
	padding: 0px;
	list-style:none;
	z-index: 1000!important;
}
#navigation li {
	float: left;
	position: relative;
}
#navigation ul { 
	list-style: none; 	
	padding: 0 10px; background: none; 
	border-bottom: 0; 
	clear:both!important; 
	height: 104px;
	position:absolute; 
	right: 45px;
	top: 30px;
	font-size:small;
	/*background:url(images/navigation.gif) left top no-repeat;*/
}

#navigation li {
	display:block;
	padding:0em 0em;
	padding-right:0px;
	padding-right:0px;/* addded without home link */
	height:49px;
}
.current-cat a, .current-cat a:hover{ font-weight:bold!important; color:black!important; background-color:white!important;}
#nav .current-cat a, #nav .current-cat a:hover{ font-weight:bold!important; color:black!important; background-color:white!important;}
#navigation li.last { background:none;}
#navigation li a {
	padding:0em;
	color:white;
	text-decoration:none;
	display:block;
	background-image: url(images/navigation.gif);
	background-color:transparent;
	text-indent:-9999px;
	float:left;
	font-size:1px;
	height:49px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin-left:0px;
}
#navigation li a:hover {
	background-color: transparent;
}

/* @group Pages */

/* @group Home */

div#container div#navigation ul#nav li.page-item-8 a {
	width: 82px;
	background-position: 0 -2px;
	margin-left: 0;
}
div#container div#navigation ul#nav li.page-item-8 a:hover {
	background-position: 0 -82px;
}

/* @end */

/* @group About */

div#container div#navigation ul#nav li.page-item-2 a {
	width: 108px;
	background-position: -82px -2px;
}
div#container div#navigation ul#nav li.page-item-2 a:hover {
	background-position: -82px -82px;
}

/* @end */

/* @group Services */

div#container div#navigation ul#nav li.page-item-4 a {
	width: 131px;
	background-position: -190px -2px;
	margin-left: 0px;
}
div#container div#navigation ul#nav li.page-item-4 a:hover {
	background-position: -190px -82px;
}

/* @end */

/* @group Blog */

div#container div#navigation ul#nav li.page-item-5 a {
	width: 125px;
	background-position: -321px -2px;
	margin-left: 0px;
}
div#container div#navigation ul#nav li.page-item-5 a:hover
{
	background-position: -321px -82px;
}

/* @end */

/* @group Contact */

div#container div#navigation ul#nav li.page-item-6 a {
	width: 120px;
	background-position: -445px -2px;
	margin-left: 0px;
}
div#container div#navigation ul#nav li.page-item-6 a:hover {
	background-position: -445px -82px;
}

/* @end */
#active6 a {
	background-position: -445px -162px!important;
}
#active5 a {
	background-position: -321px -162px!important;
}
#active4 a {
	background-position: -190px -162px!important;
}
#active2 a {
	background-position: -82px -162px!important;
}
#active8 a {
	background-position: -0px -162px!important;
}


/* @end */

#navigation {
	overflow: visible;
}
#nav * {
	z-index:100;
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background-image: none!important;
	text-indent: 0px!important;
	height: auto;
	z-index: 100000!important;
}

#nav li li a {
	display: block;
	width: 165px!important;
	background-image: none!important;
	text-indent: 0px!important;font-size: 1.2em;
	height: auto;
	padding: .5em 5px;
}
#nav li li a:hover {
	color: black;
	background-color: #ccc!important;
}
#nav li li { /* all list items */
	float: left;
	width: 181px; /* width needed or else Opera goes nuts */
	background-image: none!important;
	text-indent: 0px!important;
	height: auto;
	/*border: 2px white solid;
	border-top: 0;
	border-bottom: 0;*/
}

#nav li ul { /* second-level lists */
	position: absolute;
	border-top:none;
/*	background:#666 url(images/widget-top.gif) -10px bottom no-repeat!important;
	padding-bottom: 26px;
 */
	background-color:#666;
	border-bottom:#333 solid 7px;
	text-indent: 0px!important;
	height: auto;
	width: 175px;
	/*
	left: -25px;
	top: 50px;*/
	/*padding-bottom: 10px;*/
	border-top: 10px solid #ff3f19;
	left: -999em;
}
#nav li.current_page_item ul {
	border-top-color: #e5e5e5!important;
}

#nav li.page-item-2:hover ul, #nav li.page-item-2.sfhover ul {
	left: -35px;
}
#nav li.page-item-6:hover ul, #nav li.page-item-6.sfhover ul {
	left: -27px;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: -25px;
	top: 48px;
	overflow: visible;
}

/* @end */

#screen{
	float:left;
	position:relative;
	width:375px;
	overflow:hidden;
}
	#screen .next, #screen .prev{
		position:absolute;
		top:200px;
	}
	#screen .prev{
		left:10px;
	}
	#screen .next{
		right:10px;
	}
	#pane-navigation{
		width:400px;
		text-align:center;
		
	}
		#pane-navigation ul{
			float: left;
			margin-left:10px;
		}
			#pane-navigation li{
				float:left;
				text-align:center;
				list-style:none;
				background-color:white;
				border: 1px solid #ccc;
				margin: 5px 10px 5px 0;
			}
				#pane-navigation a{
					display:block;
					float:left;
					margin:0px;
					width:2em;
					padding:10px;
					color:#933;
					background-color:#EEE;
					font-weight:bold;
					text-decoration:none;
				}

				#pane-navigation a.scrolling {
					background-color:black;
					color:white;
				}
	
#screen{
	overflow:hidden;
	width:375px;
	clear:left;
	background:white;
	position:relative;
}
	
#pane-container {
		width:3660px;
}
	
		#containerul li {
			float:left;
			width: 375px;
			display:block;
			list-style:none;
			margin:0;
			padding:0;
		}
		div.testimonial {
			padding:10px;
			white-space:355px;
			float:left;
			display:block;
			margin:0;
			margin-left:10px;
			border: 1px solid #ccc;
		}
		#containerul li p{
				width:335px;
				margin:16px 0;
				font-size:1.2em;
				line-height:1.6em;
				margin-bottom:0;
		}
			
			#containerul li h2{
				color:#993333;
				margin:.25em 0 .5em 0pt;
				width:335px;
			}
			#containerul li a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}

