/*
Theme Name: Life Form Chairs
Theme URI: http://www.lifeformchairs.com/
Description: Custom WordPress Theme designed by <a href="http://www.cssjockey.com" title="CSSJockey.com">CSSJockey</a> for www.LifeFormChairs.com
Version: 1.0
Author: CSSJockey
Author URI: http://cssjockey.com/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}




/* remember to define focus styles! */
:focus {
	outline: 0;
}
img, img:focus{
	outline:0;
}
/* Compatible Styles */
p{
	margin:0px;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	border-left:3px solid #CCC;
	padding:5px 0 5px 7px;
	margin-left:15px;
}
/* Global Styles */
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
h1{
	font-size:18pt;
	margin:0px;	
}
h2{
	font-size:14pt;
	margin:0px;	
}
h3{
	font-size:12pt;
	margin:0px;
}
ul{
	margin:0px;
}
ul li{
	padding:0px;
}
ol{
	margin:0px;
	list-style:decimal;
}
ol li{
	padding:0px;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.textleft{
	text-align:left;
}
.textright{
	text-align:right;
}
.textcenter{
	text-align:center;
}
.textjustify{
	text-align:justify;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
.hidden{
	display:none;
}
small{
	font-size:85%;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps {
	cursor: help;
	}




acronym, abbr {
	border-bottom: 1px dashed #999;
	}




blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}




blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* Clearfix Rules */
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
/* Structure */
body {
	font:13px/16px Arial, sans-serif;
	color:#2D2A29;
	background:#e2d3ba url(images/bg.jpg) repeat-x 50% 0;
	margin:0;
}
a {
	color:#2d2a29;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#wrapper{
	width:908px;
	margin:0 auto;
	background:url(images/back.png) repeat-y;	
}
#wrap{
	margin:0 0 0 10px;
}
#header{
	background:url(images/bg-header.jpg) no-repeat;
	width:888px;
	height:67px;
}
#logo{
	width:200px;
	padding:18px 0 0 20px;
}
.punchline{
	width:500px;
	padding:25px 23px 0 0;
	text-align:right;
	color:#FFF;
	font-style:italic;
	font-size:15px;
}
.punchline sup{
	font-style:normal;
	font-size:7pt;
	font-weight:bold;
}




#content{
	width:888px;
	background:#E2D3BA;
	overflow:hidden;
}
#contentmain{
	width:888px;
	overflow:hidden;
	background:#FFF url(images/bg-contentmain.jpg) repeat-y;
	line-height:1.4;
	padding:0 0 20px 0;
}
#contentmain2{
	width:888px;
	background:none; 
	padding:0px;
}
#maincontent{
	width:538px;
	margin:20px 30px 0 20px;
}
h1{
	font:bold 13px Arial, Helvetica, sans-serif;
	margin:0 0 15px 0;
}
#contentmain p, #contentmain2 p{
	margin:0 0 15px 0;
}
#sidebar{
	width:240px;
	margin:20px 20px 0 20px;
}




#home-flash{
	width:888px;
	overflow:hidden;
	border-bottom:0px solid #C6AF90;
}
.promo{
	clear:both;
	overflow:hidden;
	width:888px;
	padding:8px 0 5px;
	margin:0;
	list-style:none;
}
.promo li{
	float:left;
	width:280px;
	padding:0 8px;
}
#footer{
	background:url(images/bg-footer.jpg) no-repeat;
	height:28px;
	text-align:right;
	padding:3px 20px 0 0;
	font:normal 8pt Arial, Helvetica, sans-serif;
}
/* Custom Content */
#contenttabs {
float:left;
width:100%;
line-height:normal;
margin:0 0 10px 0;
}
#contenttabs ul {
margin:0;
padding:10px 10px 0 0px;
list-style:none;
}
#contenttabs li {
display:inline;
margin:0;
padding:0;
}
#contenttabs a {
float:left;
background:url("images/contenttableft.gif") no-repeat left top;
margin:0 3px 0 0;
padding:0 0 0 4px;
text-decoration:none;
}
#contenttabs a span {
float:left;
display:block;
background:url("images/contenttabright.gif") no-repeat right top;
padding:5px 15px 10px 6px;
color:#000;
font-size:8pt;
font-weight:bold;
}




/* Commented Backslash Hack hides rule from IE5-Mac \*/
#contenttabs a span {float:none;}
/* End IE5-Mac hack */
#contenttabs a:hover span {
color:#000;
}
#contenttabs a:hover {
background-position:0% -42px;
}
#contenttabs a:hover span {
background-position:100% -42px;
}




#contenttabs a#current {
background-position:0% -42px;
}
#contenttabs a#current span {
background-position:100% -42px;
}
.alltabs{
	clear:both;
}








/* Navigation style */
#topnav{
	background:url(images/bg-menu.jpg) no-repeat;
	padding:0 0 0 10px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30000;
		background:url(images/bg-menu.jpg) no-repeat;
	}




#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 9pt arial;
	}




#sddm li a
{	
display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	color: #352a1d;
	text-align: center;
	text-decoration: none;}




#sddm li a:hover,#sddm li a.active
{	background: #352a1d;
color:#FFF;}




#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	}




	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #E3D3C3;
		color:#352a1d;
		font:bold 9pt arial;
				background:url(images/bg-menu.jpg) no-repeat;
	}




	#sddm div a:hover
	{
		background: #352a1d;
		color:#FFF;




	}
#ajaxGal{
	width:550px;
	overflow:hidden;
	text-align:center;
}
.thumbs li{
	display:inline;
	margin:0 3px 0 0;
}
.thumbs img{
	width:50px;
	height:50px;
	border:0px;
	outline:0px;
}
.thumbs li a{
	text-decoration:none;
}
.gallery {float:right;}
.gallery-item{
	display:none;
}




span.pdf-a { padding: 0 10px 0 0; background: url(http://www.lifeformchairs.com/images/pdf-a.gif) 100% 50% no-repeat; }




