/*
THEME NAME: Covet Furniture
THEME URI: http://www.redlettersstudio.com
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Josh Byers
AUTHOR URI: http://joshbyers.com

*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/text.css');
@import url('js/jcarousel/lib/jquery.jcarousel.css');
@import url('js/jcarousel/skins/tango/skin.css');

body {
	background:#000 url(images/bg_body.jpg) no-repeat top center;}

hr {
	background:url(images/hr.png) no-repeat;
	height:2px;}

div.hr {
	background:url(images/hr.png) no-repeat;
	height:20px;
	margin-bottom:0;}
	
	div.hr hr{
		display:none;}

.hover {
	cursor: pointer;}

/*********  Structure  *************/
#header {
	background:url(images/bg_header.png) no-repeat;
	height:112px;}
	
	#header .logo {
		float:left;}
	
#nav_menu {}
	
	ul#nav_menu {
		list-style-type:none;
		padding:60px 0 0 182px;}
		
		#nav_menu li {
			float:left;
			margin-right:0px;
			margin-left:0px;}
			
			#nav_menu li a {
				display:block;
				float:left;
				text-indent: -900em;}
							
				#nav_menu .nav_furniture a.sub{
					background:url(images/menu/furniture.png) no-repeat;
					width:93px;}
				
				#nav_menu .nav_furniture a:hover.sub {
					background:url(images/menu/furniture_hover.png) no-repeat;
					width:93px;}
				
				#nav_menu .nav_styles a.sub{
					background:url(images/menu/fabrics_trims.png) no-repeat;
					width:156px;
					height:40px;}
				
				#nav_menu .nav_styles a:hover.sub {
					background:url(images/menu/fabrics_trims_hover.png) no-repeat;
					width:156px;
					height:40px;}
					
				#nav_menu .nav_stores a{
					background:url(images/menu/stores.png) no-repeat;
					width:82px;}
				
				#nav_menu .nav_stores a:hover {
					background:url(images/menu/stores_hover.png) no-repeat;
					width:82px;}
					
				#nav_menu .nav_about a.sub{
					background:url(images/menu/about.png) no-repeat;
					width:78px;}
			
				
				#nav_menu .nav_about a:hover.sub {
					background:url(images/menu/about_hover.png) no-repeat;
					width:78px;}
					
				#nav_menu .nav_blog a{
					background:url(images/menu/blog.png) no-repeat;
					width:66px;
					height:33px;}
				
				#nav_menu .nav_blog a:hover {
					background:url(images/menu/blog_hover.png) no-repeat;
					width:66px;
					height:33px;}
				
				#nav_menu .nav_contact a{
					background:url(images/menu/contact.png) no-repeat;
					width:121px;}
				
				#nav_menu .nav_contact a:hover {
					background:url(images/menu/contact_hover.png) no-repeat;
					width:121px;}
				
					ul#nav_menu div {
						display: none;}
					
					ul#nav_menu li.nav_furniture {
						display:inline;
						position:relative;}
					
					ul#nav_menu li.nav_styles {
						display:inline;
						position:relative;}

					ul#nav_menu li.nav_about {
						display:inline;
						position:relative;}
					
					ul#nav_menu li.nav_furniture div {
						width: 157px;
						height:200px;
						position: absolute;
						top: 33px;
						left: 0em;
						padding: 10px 0 0 10px;
						background:url(images/bg_furniture_menu.png) no-repeat;
						color: #000;
						z-index:5000;}
						
						li.nav_products a{
							background:url(images/menu/sub/products.png) no-repeat;
							width:142px;
							height:40px;}
				
						li.nav_products a:hover {
							background:url(images/menu/sub/products_hover.png) no-repeat;
							width:142px;
							height:40px;}
						
						li.nav_cleaning a{
							background:url(images/menu/sub/cleaning.png) no-repeat;
							width:142px;
							height:18px;}
				
						li.nav_cleaning a:hover {
							background:url(images/menu/sub/cleaning_hover.png) no-repeat;
							width:142px;
							height:18px;}

						li.nav_legalese a{
							background:url(images/menu/sub/legalese.png) no-repeat;
							width:142px;
							height:23px;}
				
						li.nav_legalese a:hover {
							background:url(images/menu/sub/legalese_hover.png) no-repeat;
							width:142px;
							height:23px;}

						
						li.nav_maintenance a{
							background:url(images/menu/sub/maintenance.png) no-repeat;
							width:142px;
							height:18px;}
				
						li.nav_maintenance a:hover {
							background:url(images/menu/sub/maintenance_hover.png) no-repeat;
							width:142px;
							height:18px;}
						
						li.nav_construction a{
							background:url(images/menu/sub/construction.png) no-repeat;
							width:142px;
							height:23px;}
				
						li.nav_construction a:hover {
							background:url(images/menu/sub/construction_hover.png) no-repeat;
							width:142px;
							height:23px;}
						
						li.nav_general_info a{
							background:url(images/menu/sub/general_info.png) no-repeat;
							width:142px;
							height:22px;}
				
						li.nav_general_info a:hover {
							background:url(images/menu/sub/general_info_hover.png) no-repeat;
							width:142px;
							height:22px;}
					
					ul#nav_menu li.nav_styles div {
						width: 158px;
						height:110px;
						position: absolute;
						top: 33px;
						left: 10px;
						padding: 10px 0 0 10px;
						background:url(images/bg_styles_menu.png) no-repeat;
						color: #000;
						z-index:5000;}
						
						li.nav_fabrics a{
							background:url(images/menu/sub/fabrics.png) no-repeat;
							width:141px;
							height:40px;}
				
						li.nav_fabrics a:hover {
							background:url(images/menu/sub/fabrics_hover.png) no-repeat;
							width:141px;
							height:40px;}
						
						li.nav_trims a{
							background:url(images/menu/sub/trims.png) no-repeat;
							width:141px;
							height:39px;}
				
						li.nav_trims a:hover {
							background:url(images/menu/sub/trims_hover.png) no-repeat;
							width:141px;
							height:39px;}


				ul#nav_menu li.nav_about div {
						width: 158px;
						height:110px;
						position: absolute;
						top: 33px;
						left: 10px;
						padding: 10px 0 0 10px;
						background:url(images/bg_styles_menu.png) no-repeat;
						color: #000;
						z-index:5000;}
						
						li.nav_ourhistory a{
							background:url(images/menu/sub/history.png) no-repeat;
							width:141px;
							height:25px;}
				
						li.nav_ourhistory a:hover {
							background:url(images/menu/sub/history_hover.png) no-repeat;
							width:141px;
							height:25px;}
						
						li.nav_wecovet a{
							background:url(images/menu/sub/wecovet.png) no-repeat;
							width:141px;
							height:25px;}
				
						li.nav_wecovet a:hover {
							background:url(images/menu/sub/wecovet_hover.png) no-repeat;
							width:141px;
							height:25px;}

						li.nav_news a{
							background:url(images/menu/sub/news.png) no-repeat;
							width:141px;
							height:25px;}
				
						li.nav_news a:hover {
							background:url(images/menu/sub/news_hover.png) no-repeat;
							width:141px;
							height:25px;}


					


					ul#nav_menu li.hovering div {
						display:inline;}
					
					ul#nav_menu li.nav_styles div a {
						color: #300;
						padding: 0;
						text-decoration: underline;}
					
					ul#nav_menu li div a.more {
						color: #390;
						font-weight: bold;}
					
						
						ul#sub_nav_menu li {
							float:none;
							list-style-type:none;
							padding-bottom:5px;}
							
							ul#sub_nav_menu li a {
								float:none;
								text-indent:0;}
									
			
#content {
	background:url(images/bg_content.png) no-repeat;
	width:960px;
	margin:0;}

h4.view_details {
	background:url(images/btn_view_details.png) no-repeat 0 5px;;
	padding: 0 0 0 25px;
	margin-bottom:0;}
	
#home_slideshow img{
	margin:29px 0 54px 137px;
	float:left;}

.we_covet {
	font-size:.8em;
	margin:62px 0 0 38px;}

	.we_covet p {
		margin-bottom:15px;}

#product_slideshow img {
	margin:30px 0 0 14px;
	float:left;}

.products_post {
	padding:40px 40px 0 40px;}

.line_art_container {
	padding:0 40px;}
	
	.line_art {
		margin-bottom: 15px;}
	
	.line_art img {
		float: left;}

.entry {
	margin-top:0px;}

ul.swatches li img {
	border: 2px solid #b1b1b1;
	-moz-border-radius: 3px;}

ul.swatches li {
	float:left;
	text-align:center;
	width:125px; 
	font-size:.8em;
	margin:0;}

table.stores {
	width: 100%;}

table.stores td{
	padding:7px;
	font-size: .9em;}

table.stores th {
	border-bottom: 1px solid #b1b1b1;
	text-align: left;
	font-weight: normal;
	padding: 7px;
	color:#333;}

table.stores td {
	border-bottom: #cfcfcf 1px solid}

table.stores tr.alt td {
	background: #efefef;}

#search_form {
	float: right;
	margin-right:10px;
	margin-top:12px;
	width:300px;}
	
	#search_form input {
		width:200px;
		color:#b1b1b1;
		font-size:.9em;
		padding:3px;
		float:right;}
		
		#search_form input.search_submit {
			width:20px;
			float:right;}

#fabric_search_results h3, #trim_search_results h3, .styles h3{
	border-bottom: 1px solid #b1b1b1;
	font-size:1.3em;}

#trim_search_results {
	clear:both;}

.fabric_trim {
            float:left;
			height:137px;
			width:216px;
			font-size:.8em;
			text-align:center;
			line-height:9px;}
.fabric_trim img {
			margin-bottom:10px;
			border:2px solid #b1b1b1;
			-moz-border-radius: 3px;}



#about_sidebar {
	float:right;
	width:200px;
	height:200px;
	background:url(images/bg_about_sidebar.jpg) no-repeat;
	padding:9px 0 0 0;
	margin:0 0 20px 20px;}
	
	#about_sidebar ul {
		margin-top:5px;}
	
	#about_sidebar li {
		list-style-type:none;
		font-size:1.0em;
		color:#b1b1b1;
		padding-bottom:10px;
		margin-left:30px;}
		
		#about_sidebar a {
			color:#b1b1b1;}
			
			#about_sidebar a.current {
				color:#0a7393;}

#footer {
	background:url(images/bg_footer.png) no-repeat top center;
	min-height:117px;
	float:left;
	width:960px;}


#product_thumbs {
	height:160px;
	padding:20px 0 0 77px;
	width:873px;
	background:url(images/bg_furniture_slider.png) no-repeat;
	float:left;}


#cuttingrequest
{
  display: block;
  width: 139px;
  height: 38px;
  background: url("images/cuttingrequest.jpg") no-repeat 0 0;

}

#cuttingrequest:hover
{ 
  background-position: 0 -37px;
}

#cuttingrequest span
{
  display: none;
}



#allfabrics
{
  display: block;
  width: 139px;
  height: 38px;
  background: url("images/allfabrics.jpg") no-repeat 0 0;

}

#allfabrics:hover
{ 
  background-position: 0 -37px;
}

#allfabrics span
{
  display: none;
}


#seealltrims
{
  display: block;
  width: 139px;
  height: 38px;
  background: url("images/alltrims.jpg") no-repeat 0 0;

}

#seealltrims:hover
{ 
  background-position: 0 -37px;
}

#seealltrims span
{
  display: none;
}




#alltrims
{
  display: block;
  width: 261px;
  height: 135px;
  background: url("images/see_all_trims.jpg") no-repeat 0 0;

}

#alltrims:hover
{ 
  background-position: 0 -137px;
}

#alltrims span
{
  display: none;
}





#seeallfabrics
{
  display: block;
  width: 261px;
  height: 135px;
  background: url("images/see_all_fabrics.jpg") no-repeat 0 0;

}

#seeallfabrics:hover
{ 
  background-position: 0 -137px;
}

#seeallfabrics span
{
  display: none;
}

.archives li {
	margin-left: 15px;}
	
	.archives li a {
		font-size: 12px;}




/* Comments
-------------------------------------------------------------- */
.allcomments {
	background:#f4f4f3;}

.mycomment {
	background:#b1d87d;}
	
.comments {
	width:843px;
	margin:0 15px 0 42px;
	padding:15px;
	float:left;
	background:#fbfafa;
	border: solid 1px #efeded;}

.comment_main {
	float:right;
	width:528px;}
	
.comment_secondary {
	float:left;
	width:260px;}

ol.commentlist li {
	padding:15px;
	border-bottom: 1px solid #ebe9e9;}

ol.commentlist img {
	float:left;
	margin: 0 15px 15px 0;
	border:1px solid #b1b1b1;}

li.alt {
	background:#f5f5f5;
	padding:5px;}

.count {
	float:right;}

.comment-meta {
	font-size:10px;}




.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;}

	.products_post .alignright {
		margin:0 0 0 1em;} 

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}


div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}
/*********  Contact Form 7  *************/
.wpcf7-form {
	float:left;
	margin-top:15px;}

.wpcf7-form p {
	margin-bottom:0;}
	
.label {
	float:left;
	margin-bottom:5px;
	clear:both}

.wpcf7-form .message {
	width:382px;}

.wpcf7-form .captcha {
	width:100px;}
	
.wpcf7-form .required {
	float:left;
	font-size:.8em;}

.wpcf7-form .send {
	float:right;
	clear:both;}

.wpcf7-form-control-wrap, .wpcf7-form input{
	float:right;
	margin-bottom:5px;}

.wpcf7-captcha-captcha-1 {
	float:right;}


table {
    border-collapse: collapse;
    color: #000;
    font-size: 0.95em;

}



thead th {
    border-top: 3px double #ccc;
    border-bottom: 3px double #ccc;
    padding: 2px 10px;
    background-color: #fff;
    color: #aaa;
    text-align: left;
    letter-spacing: 0.1em;
    white-space: nowrap;

}



tbody th, tbody td {
    border-bottom: 1px solid #ccc;
    padding: 2px 10px;
    text-align: left;
    vertical-align: top;
   

}