/*
Theme Name: Einbock  Tined Weeder : Organic Weeder
Theme URI: www.tinedweeder.com
Description: Theme for US sales of Tinedweeder an Austrian Organic Weeding Product
Author:Clint Fleetwood
Author URI: 
Latest updated: 
*/

body {
	margin:0;
	padding:0;
	background: top left repeat #eeeeee;
	font:90% georgia;
        color:#858585; 
	}

h1, h2, h3 {
	color:#363636;
}

h1 {
	font-size:150%;
}

h2 {
	font-size:140%;
}

h3 {
	font-size:170%;
}

#page_holder {
	width:740px;
	margin: 21px auto;
	overflow:hidden;
	background: #fff;	

}

#nav {
	float:left;
	padding:0;
	margin:0;
	background:top left repeat-x #1c2123;
	width:740px;
}	

#nav li {
	float:left;
	list-style:none;
}

#nav a {
	display:block;
	padding:6px 14px;
	text-decoration:none;
	font-weight:bolder;
	color: #f7ed32;
}

#nav a:hover {
	text-decoration:underline;
	background: #f8ed31;
	color: #33afe4;
}


/*home template */

#Leftside {
	float:left;
	width:210px;
	overflow:hidden;
}	

#Rightside {
	float:left;
	width:530px;
	
}

#IndexRightSideImg {
	float:left;
	width:100%;
	height:300px;
	overflow:hidden;
	background: url('img/TinedWeederOpenField.png') top left no-repeat;
}

#IndexContent {
	background:white;
	width:500px;
	padding:6px 15px;
	
}


#HomeLeftSide {
	width:100%;	
	float:left;
}

/* one colum Content */

#oneColumnContent {

	padding:14px 20px;

}

/* two column Content */
#twoColumnRight {
	width:368px;
	float:right;
	overflow:hidden;
}

#twoColumnLeft {
	width:368px;
	float:left;
	overflow:hidden;
}

#twoColumnContent {
	padding:6px 15px;

}

/*faq content */
.faqPost {
	padding:10px 10px 30px;
}




/* widget Content */

#ContactInfo {
	float:right;
	text-align:right;
	margin: 20px 0 0;
	padding:10px 30px 10px 10px;
	border-left:1px solid;
}



.hideTitle {
	display:none;
}

#EinbokLogo {
	clear:both;
	width:100%;
	height:100px;
	background: url('img/EinbockLogo.png') center no-repeat #33afe4;
}

#footer {
	clear:both;
	width:740px;
	background:#eeeeee;
}

#footer img {
	float:right;
}
