/* Content
============================================================ */ 

#content-container {
	clear: both;
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 691px;
}

#content-container-page {
	clear: both;
	position: relative;
	font-size: 0.75em;
	padding: 0px 0px 20px 20px;
	background: url('images/page_main_home_line.png') no-repeat left bottom;
}

#content-container-show {
	clear: both;
	position: relative;
	text-align: center;
	font-size: 0.75em;
	padding: 0px 0px 10px 10px;
	background: url('images/page_main_home_line.png') no-repeat left bottom;
}

#content-container  #testi {
	background: url('images/quote_page.png') no-repeat left;
	position: absolute;
	top: 0px;
	left: 655px;
	width: 150px;
	height: 154px;
	z-index: 10;
	text-indent: -9999px;
}

#content-container #comments{
		height: 320px;
		background: url('images/page_main_home_line.png') no-repeat left bottom;
}
#content-container #comments .comment{
		float: left;
		overflow: visible;
		margin: 10px 0 20px 30px;
		width: 625px;
	}
		.comment .meta{
			background: #eaf4ff;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		}
			.comment .meta span{
				color: #363636;
				font-size: 12px;
				line-height: 25px;
				text-shadow: 0 1px 0 #e2e6b3;
			}
		.comment .meta .order{
			color: #ffffff;
			font-size: 18px;
			font-weight: bold;
			float: left;
			padding: 0 6px 0 4px;
			text-shadow: 0px 1px 1px #888a6b;
		}
		.comment .meta .gravatar{
			background: #ffffff;
			border: 2px solid #99CCFF;
			float: left;
			padding: 2px;
			margin: -10px 0 0 0;
			vertical-align:top;
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		}	
		.comment .meta .author{	font-size: 14px; margin-left: 15px;	}
			.comment .meta .author a{	font-size: 18px; color: #5f614c;	}				
		.comment .meta .time{
			float: right;
			padding: 0 6px 0 4px;
		}
	.comment .content{
		font-style: italic;
		font-family: Georgia, Verdana, sans-serif;
		padding: 8px 0 0 8px;
		margin: -20px 0 0 120px;
		height: 50px;
		//background: #f9fcff;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
	}

#content-container #content {
	margin: 0px 0px 0;
	position: relative;
	z-index: 50;
}

.content-bottom {
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 700px;
	height: 37px;
	background: url('images/footer_page.png') no-repeat left bottom;
	z-index: 0;
}

/* @end */

/* Toolbar Styles */

#nav-container {
	height: 20px;
	font-size: 0.75em;
	padding: 0;
	margin: 0 auto;
	width: 700px;
	position: relative;
	z-index: 10;
	top: 0px;
	background: url('images/page_main_home.png') 0 0;
}


/* @end */

/**********************
 * Sidebar & widgets
 *********************/

.column1{
	display: inline;
	float: left;
	padding: 0px 10px;
	overflow: hidden;
	width: 200px;
}

.column2{
	display: inline;
	float: left;
	padding: 0px 10px;
	overflow: hidden;
	width: 260px;
}

.column3{
	display: inline;
	float: left;
	padding: 0px 0px;
	overflow: hidden;
	width: 180px;
}
		
.widget h2, .widget h2 a{
	color: #8b9e46;
	font-family: "Gill Sans", Calibri, "Trebuchet MS", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
	
.widget h3{
	font-size: 18px;
	margin: 6px 0px;
	text-shadow: none;
}

#footer-widgets{
	background: url(img/footer-shade.png) no-repeat 0px 1px;
	border-top: 1px solid #dddddd;
	padding: 10px 0px 20px 0px;
	margin: 0px 0px 20px 8px;
	height: 150px;
	width: 682px;
}
	#footer-widgets h2{
		line-height: 18px;
		margin-bottom: 0px;
	}
		
	#footer-widgets .description{
		display: block;
		font-size: 11px;
		margin-bottom: 0px;
	}
	
	#footer-widgets ul li{
			background: transparent url(img/sidebar-bullet.gif) no-repeat scroll 3px center;
			padding: 5px 16px;
			border-bottom: 1px solid #eeeeee;
		}
		#footer-widgets	ul li:hover{
			background:url(img/sidebar-bullet-hover.gif) no-repeat 3px center;
		}
	#newsletter-widget{
		position: relative;
		padding-top: 15px;
	}
	
	#newsletter-address{
		background: url(img/newsletter-input.png) no-repeat left top;
		border: 0;
		outline: 0;
		color: #666666;
		display: block;
		float: left;
		height: 16px;
		padding: 5px;
		width: 135px;
	}
	#newsletter-submit{
		background: url(img/newsletter-submit.png) no-repeat left top;
		border: 0;
		color: #8b9e46;
		display: block;
		font-size: 11px;
		font-weight: bold;
		float: left;
		height: 26px;
		padding: 2px;
		text-shadow: 0px 1px 0px #ffffff;
		width: 47px;
	}
	
	#twitter{
		position: relative;
		padding-top: 20px;
	}
		#twitter ul li{
			background: none;
			border: 0;
			padding: 5px 0;
		}
			#twitter ul li:hover{	background: none;	}
		#twitt-bubble{
			background: url(img/twitt-bubble.png) no-repeat;
			font-size: 11px;
			height: 150px;
			padding-top: 5px;
			width: 260px;
		}
			#twitt-bubble ul{	background: #fff; margin: 1px 10px; width: 240px;	}
		
		#twitt-nav{
			position: absolute;
			right: 45px;
			bottom: 10px;
			height: 16px;
			width: 28px;
		}
		
		#twitt-nav .prev{
			background: url(img/twitt-arr-left.png) no-repeat;
			float: left;
			height:14px;
			text-indent: -9999px;
			width: 9px;
		}
		#twitt-nav .next{
			background: url(img/twitt-arr-right.png) no-repeat;
			float: right;
			height:14px;
			text-indent: -9999px;
			width: 9px;
		}
