/*
	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, h1, h2, h3, h4, h5, ul, li, ul li, div, img, form {
	margin: 0px;
	padding: 0px;
}

body	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: #fff url(images/furn/bckd.jpg) repeat-x;
}

img	{
	border: 0;
}

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#imgleft {padding-top: 15px;}
#imgleft ul {list-style: none;}
#imgleft ul li {float: left; margin-right: 22px; padding-bottom: 20px;}


/* ***************************** */
/* *******LAYOUT CLASSES******** */
/* ***************************** */


#outerWrapper, #footer {
	margin: 0px auto;
	width: 970px;
	}
	
#innerWrapper  {
	width: 970px;
	}

#topBar {width: 970px; padding-top: 25px; height: 136px;}
#logo {float: left; width: 180px;}
#navWrapper {float: left;width: 780px;}

#contentWrapper {width: 970px;}

#hmeintroWrapper, #introWrapper{width: 970px;}
#hmeintroLeft, #introLeft {float: left; margin-left: 16px; width: 460px; font-size: 0.8em; color:#666;}
#hmeintroRight, #introRight {float: left; width: 460px; margin-left: 15px; margin-top: 20px;}

/*#hme-blog {width:223px; float: left; padding-left: 240px; font-size: 0.8em; color:#666;}*/
#hme-blog {width:460px; float: left;color:#666; margin-top: 40px;}
#hme-blog a, #sidebar a, #contentWrapper a {color: #019B81; text-decoration: none;}
#hme-blog a:hover, #more-clients a:hover, #sidebar a:hover, #contentWrapper a:hover {color:#09487D; text-decoration: underline;}
.hme-blog-title {font-weight: bold;}

#hme-clients {margin-left: 16px; width: 954px; font-size: 0.8em; color:#666; margin-top: 40px;}
#hme-clients h5, #hme-testimonials h5, #hme-blog h5 {border-bottom: 1px solid #F0F0F0; padding-bottom: 5px;color: #019B81;}
#more-clients {width: 954px; text-align: right; padding: 5px 0 5px 0;}
#more-clients a {color: #019B81; text-decoration: none;}
#hme-testimonials {margin-left: 16px; width: 944px; font-size: 0.8em; color:#666; margin-top: 20px; padding-bottom: 30px;}

#footerWrapper {margin-left: 16px; width: 954px; font-size: 0.7em; color:#666; margin-top: 20px; padding-bottom: 30px; border-top: 1px solid #F0F0F0; padding-top: 5px; color: #019B81;}
#footerWrapper a {color: #019B81; text-decoration: none;}
#footerWrapper a:hover {color: #666; text-decoration: underline;}

#side-testimonial {float: left; width: 360px; padding: 30px 0 30px 60px; font-size: 0.8em; color: #019B81;}
#sidebar {width:223px; float: left; padding-left: 240px; font-size: 0.8em; color:#666;}

.left-padding {padding-left: 70px;}


/* ********************************* */
/* *******NAVIGATION CLASSES******** */
/* ********************************* */

#nav ul {list-style-type: none; height:40px; margin-top: 30px; margin-left: 24px;}
#nav ul li { display:inline; float:left; margin-right:0px; }
#nav ul li a, #nav ul li a:visited {float:left; display:inline; white-space:nowrap; text-transform: uppercase; text-align: center; padding: 5px 12px 5px 12px; margin-left: 36px; color:#09487D; text-decoration: none;}
#nav ul li a:hover {color:#fff; background:#019B81;}
#nav ul li.current_page_item a, #nav ul li.current_page_item a:visited, #nav ul li.current_page_item a:hover {color:#fff; background:#019B81;}
			


#nav {font-size:13px;padding-left:2px;}

#navigation a,
#navigation a span{float:left; display:inline; white-space:nowrap; text-transform: uppercase; text-align: center; padding: 5px 12px 5px 12px; margin-left: 22px;}
#navigation a span{ }
#navigation a {color:#09487D; text-decoration: none; padding: 10px 0 5px 0;}

#navigation a.active, #navigation a:hover{color:#fff;}
#navigation a.active span, #navigation a:hover span{color:#fff; background:#019B81;}


/* *************************** */
/* *******TEXT CLASSES******** */
/* *************************** */

h1 {font-size: 3.2em; color: #019B81; line-height: 1.0em;}
h2 {font-size: 2.8em; color: #666666; line-height: 0.8em;}
h3 {font-size: 2.2em; color: #666666;}
h4 {font-size: 1.8em; color: #666666;}
h5 {font-size: 1.0em; color: #666666;}
h6 {font-size: 0.8em; color: #666666;}

.green {color: #019B81;}

#sidebar h1 {font-size: medium;}
#sidebar h2 {font-size: medium; padding-bottom: 10px;}
#sidebar h3 {font-size: medium;}
#sidebar h4 {font-size: medium;}
#sidebar h5 {font-size: medium;}
#sidebar h6 {font-size: medium;}
#sidebar ul {padding-bottom: 30px; list-style-type:none;}


/* ******************************* */
/* *******ORIGINAL CLASSES******** */
/* ******************************* */



#comments { width: 460px; float: left; clear: both; }

	ul#comment_list { list-style: none; margin: 0 0 1.2em; border-top: 1px dotted #bbb; float: left; margin-top: 10px;}
		
		ul#comment_list li { overflow: hidden; }
		
		ul#comment_list li.comment { width: 460px; padding: 1.2em 0; border-bottom: 1px dotted #bbb; float: left; }
		
			ul#comment_list li.comment ul.children { padding: 0 0 0 3.6em; }
			
			ul#comment_list li.comment ul.children li { list-style: none; border-top: 1px dotted #bbb; border-bottom: none; width: 100%; padding-bottom: 0; margin-top: 1.2em; }
			
		ul#comment_list li.trackback, ul#comment_list li.pingback { width: 460px; padding: 1.2em 15px; background: url('images/trackback_bg.gif'); }
				
			.comment_meta { margin: 0 0 1.2em 0; }
			
				.comment_avatar .avatar { padding: 0 15px 0 20px; float: right; }
			
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				
				.trackback .comment_num, .pingback .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; }
				
					.comment_time, .comment_time a { color: #888; text-decoration: none; }
					
					.comment_time a:hover { text-decoration: underline; }
		
			.comment .entry, .comment .reply { padding: 0 15px; }
			
				.comment .entry p { margin: 0 0 1.0em 0; }
			
/*---:[ comment form styles ]:---*/

#respond { clear: both; overflow: hidden; }

#comment_form {width: 460px; float: left; }

	#comment_form p { padding: 0.4em 0; }
	
		#comment_form label { padding: 0 0 0 10px;}

		#comment_form .text_input {width: 191px; padding: 3px; color: #444; }
		
		#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; border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
