
/*
Theme Name: J. Alexander Woodworking
Theme URI: http://www.jawoodworking.com
Description: This is a custom theme created by Unattended Media. It uses the Blueprint CSS Framework.
Author: Nathan Barry
Author URI: http://www.unattendedmedia.com

*/

@import 'css/screen.css';

body {
	background: #6f1d21 url('img/background.jpg');
	color: #5a5644;
	margin: 0;
	}
	
a {
	color: #b93c04;
	text-decoration: none;
	}
		
.container {
	background: #fff;
	}
	
	#header {
		background: #fff url('img/header.jpg') no-repeat;
		width: 950px;
		}
		
		#header h1 a {
			position: static;
			display: block;
			text-indent: -9999px;
			height: 150px;
			width: 400px;
			margin: 0px 0px 40px 50px;
			}

	#nav {
		/*height: 228px;*/
		display: block;
		}
		
		.furniture {
			display: block;
			height: 228px;
			width: 870px;
			background: url('img/main.jpg') no-repeat left top;
			margin: 78px 0px 10px 40px;
			text-indent: -9999px;
			}
			.furniture:hover {
				background: url('img/main.jpg') no-repeat left bottom;
				}
				
		
		#nav li {
			list-style: none;
			float: left;
			border-bottom: solid #5b5643 5px;
			}
			
			#nav li a {
				display: block;
				float: left;
				padding: 15px 15px 5px;
				background: #fff;
				text-decoration: none;
				text-transform: uppercase;
				color: #5a5644;
				}
				
			#nav li.current_page_item a {
				color: #b93c04;
				}
				
	
	#wrapper {
		background: #fff url('img/footer.jpg') no-repeat bottom;
		padding-bottom: 100px;
		}
		
	#content {
		
		}
		
		.center {
			background: url('img/center-line.jpg') repeat-y center;
			text-align: center;
			}
			
			.center-box {
				text-align: left;
			}
			
			.center h2 {
				text-indent: 23px;
				}
			
			.center p {
				margin: 0px 20px 0px 23px;
				}
		
		.navigation {
			clear: both;
			padding: 0px 0px 40px 0px;
			}
		
		.alignleft {
			float: left;
			}
			
		.alignright {
			float: right;
			}
		
		.date {
			text-transform: uppercase;
			font-weight: bold;
			}
			
		.post {
			margin: 0px 0px 60px 0px;
			}	
			
		.post h2 {
			border-bottom: solid #5a5644 1px;
			}	
			
		.post .comments {
			text-transform: uppercase;
			display: block;
			}
			
			.post .comment-number {
				font: 1.5em Georgia, "Times New Roman", Times, serif;
				background: url('img/comment.jpg') no-repeat 0px 7px;
				text-indent: 25px;
				display: block;
				}
				
		.post img {
			display: block;
			margin: 20px 100px;
			padding: 0px auto;
			clear: both;
			float: none;
			}
			
		.entry {
			padding: 0px 0px 40px 0px;
			}	
			
			.twitter p {
				background: url('img/twitter.jpg') no-repeat 0px 0px;
				color: #fff;
				padding: 40px 12px 80px 12px;
				}
				
				.twitter p a {
					color: #b5a663;
					}
			
	#footer {
		background: #5a5644;
		color: #dadad6;
		font: 1em Georgia, "Times New Roman", Times, serif;
		padding: 20px 0px 0px;
		}
		
		#footer .copyright {
			text-align: right;
			}
		
		#footer a {
			color: #868549;
			}
		


.home-posts {
	margin-top: 30px;
	}
	
	.read-more {
		display: block;
		font-weight: bold;
		margin: 5px;
		}
		
		
	#sidebar ul {
			margin: 0px 0px 10px 15px;
			padding: 0;
	}
	
/*-------------Home Slider Page------------------*/
	
#post-rotator {
	position: relative;
	background: #fff;
	border: solid 10px #5b5745;
/*	border-bottom: solid 10px #5b5745;
	border-left: none;
	border-right: none;*/
	margin: 0px 42px 40px 40px;
	height: 250px;
	top:  -23px;
}	

#post-rotator .slide {
	overflow: hidden;
}



#post-rotator .slide .post-content {
	float: left;
	padding: 20px;
	width: 250px;
}

#post-rotator .slide .post-image {
	display: block;
	float: left;
	width: 500px;
	height: 250px;
	background: #000;
}

.ui-tabs-hide {
	display: none;
}
	
#slide-nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: -48px;
	left: -10px;
}	

#slide-nav li {
	float: left;
}

#slide-nav li a {
	display: block;
	padding: 10px;
	float: left;
	color: #aaa;
	background: #5b5745;
}

#slide-nav li.ui-state-active a {
	color: #fff;
}
	
/*-------------Information Page------------------*/

.information span {
	padding: 0px 0px 20px 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	line-height: 1.8em;
	}

.speech {
	background: url('img/icons/speech.jpg');
	}

.pencil {
	background: url('/wp-content/themes/j-alexander/img/icons/pencil.jpg');
	}

.hammer {
	background: url('img/icons/hammer.jpg');
	}

.communication {
	background: url('img/icons/communication.jpg');
	}

.handshake {
	background: url('img/icons/handshake.jpg');
	}

.protractor {
	background: url('img/icons/protractor.jpg');
	}

.wood {
	background: url('img/icons/wood.jpg');
	}

.saw {
	background: url('img/icons/saw.jpg');
	}

.brush {
	background: url('img/icons/brush.jpg');
	}

.dollar {
	background: url('img/icons/dollar.jpg');
	}

.tree {
	background: url('img/icons/tree.jpg');
	}

.local {
	background: url('img/icons/local.jpg');
	}

.visual {
	background: url('img/icons/visual.jpg');
	}

/*-------------Furniture Line------------------*/

#wood {
	margin-top: 50px;
	}

.wood-type {
	float: left;
	width: 160px;
	margin-right: 10px;
	height: 250px;
	}
	
	.wood-type img {
		height: 100px;
		width: 160px;
		background: #000;
		display: block;
		}
	
	.wood-name {
		display: block;
		font-weight: bold;
		}
		
	.furniture-image {
		display: block;
		float: left;
		width: 180px;
		text-align: center;
		margin: 5px 10px 15px 0px;
		padding-top: 180px;
		font-weight: bold;
		}
		
		
		#capulus {
			background: url('img/furniture/capulus.jpg') no-repeat;
			}
		
		#terminus {
			background: url('img/furniture/terminus.jpg') no-repeat;
			}
		
		#capio {
			background: url('img/furniture/capio.jpg') no-repeat;
			}
		
		#lectus {
			background: url('img/furniture/lectus.jpg') no-repeat;
			}
		
		#decorus {
			background: url('img/furniture/decorus.jpg') no-repeat;
			}
		
		#sessio {
			background: url('img/furniture/sessio.jpg') no-repeat;
			}
		
		#stella {
			background: url('img/furniture/stella.jpg') no-repeat;
			}
		
		#solis {
			background: url('img/furniture/solis.jpg') no-repeat;
			}
		
		#luminar {
			background: url('img/furniture/luminar.jpg') no-repeat;
			}
			
		#candela {
			background: url('img/furniture/candela.jpg') no-repeat;
			}
			
		#altus {
			background: url('img/furniture/altus.jpg') no-repeat;
			}
			
		#sileo {
			background: url('img/furniture/sileo.jpg') no-repeat;
			}
			
			
/*-------------Landing Page Template------------------*/

#landing-content {
		
		}
		
		#landing-content .column {
				width: 260px;
				padding: 0px 30px 10px 10px;
				float: left;
				margin: 10px 0px;
				background: url('img/arrow.jpg') no-repeat right center;
				min-height: 100px;
				}
				
				#landing-content .column.right-column {
						background: none;
						padding-right: 0px;
						}

/*-------------IE 6 PNG FIX------------------*/

img { behavior: url(iepngfix.htc); }