@charset "utf-8";

div.region h3{
	margin-bottom:0px;
}

p.content-nav{
	margin-bottom:10px;
}

p.content-nav a{
	color:#76853E;
	font-size:11px;
	font-weight:normal;
}

div.comments h3.comments-header{
	background:none;
	color:#51738C;
	margin-bottom:1px;
}

div.comment-content p{
	background:#E2EBEF;
	padding:5px 10px 5px 10px;
	width:510px;
	text-decoration:none;
	color:#7D7D7D;
	font-weight:normal;
}

div.trackbacks{
	margin-bottom:40px;	
}

div.trackbacks h3.trackbacks-header{
	background:none;
	margin-bottom:2px;
	text-decoration:none;
}

div.trackbacks span.trackbacks-link{
	font-size:10px;
}

div.trackbacks div.trackbacks-info p a{
	color:#728239;	
}

div.comment{
	margin-bottom:20px;	
}

form#comment-form{
	margin-top:40px;	
}

h2.comments-open-header{
	color:#51738C;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#comment-author, 
#comment-email, 
#comment-url{
	padding:3px 3px 4px 3px;
}

#comment-author, 
#comment-email, 
#comment-url, 
#comment-text {
	width:525px;
}

#comment-bake-cookie{
	margin:8px 0px 10px 0px;
}

#comments-open-footer{
	text-align:center;
	margin: 15px 0px;
}

#comments-open-footer input{
	background:transparent url(../images/form_button_bg.png) no-repeat scroll left top;
	width:122px;
	margin-right:15px;
	height:22px;
	border:none;
}

#comment-preview{
	display:none;	
}

