

#templatemo_wrapper {
	margin: 0 auto;
	padding: 0 10px;
		width: 960px;
}

#templatemo_header {
	width: 100%;
	height: 152px;
	background: url(images/logo.png) no-repeat top left;
	margin-top:-31px;
}

#site_title { float: left; margin-top: 54px; }
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a { display: block; width: 400px; height: 86px; color: #fff; text-indent: -10000px;) no-repeat top center }

#templatemo_menu { float: none; }

#templatemo_fw { width: 960px; height: 500px; }

#templatemo_main {
	clear: both;
	width: 960px;
	padding: 60px 0 20px;
}

#templatemo_content {
	float: left;
	width: 630px;
}

#templatemo_sidebar {
	float: right;
	width: 300px;
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 570px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { margin-bottom: 10px; list-style:none; }
.comments li .commentbox1 { border: 1px solid #CCC;  background: #F4F4F4; }
.comments li .commentbox2 { border: 1px solid #BBB;  background: #CCCCCC; }
.comments li .comment_box { clear: both; width:100%; padding: 15px;  }
.comment_box .gravatar { float: left; width: 50px; margin-right: 15px; background: #000; }
.comment_box .gravatar img { margin: 0; width: 50px; height: 50px; }
.comment_box .comment_text { margin: 0 0 0 65px; }

.comment_box .comment_text p { margin: 0; }
.comment_text .comment_author { font-size: 14px; font-weight: bold; color: #000; margin-bottom: 10px; }
.comment_text .date { font-size: 12px; font-weight: normal; color: #000; padding-left: 10px; }
.comment_text .time { font-size: 12px; font-weight: normal; color: #000; padding-left: 10px; }
.comment_text .reply a { display: block; clear: both; float: right; color: #666; font-weight: 700 } 


#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background-color: #CCC;
	border: 1px solid #BBB;
}

#comment_form textarea {
	color: #666;
	background: #EEE none repeat fixed 0 0;
	border: 1px solid #999;
	display:block;
	font-size:1.1em;
	height:150px;
	margin-top: 5px;
	padding: 10px;
	width: 360px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	color: #666;
	margin-top: 5px;
	padding: 10px;
	width: 200px;
	background: #EEE none repeat fixed 0 0;
	border: 1px solid #999;
}

#comment_form .submit_btn {
	width: 80px;
	background: #EEE;
	border: 1px solid #999;
}

.templatemo_paging { margin: 0 0 20px; padding: 0 }
.templatemo_paging ul { margin: 0; padding: 0; list-style: none }
.templatemo_paging ul li { margin: 0; padding: 0; display: inline }
.templatemo_paging ul li a { float: left; display: block; color: #666; text-decoration: none; margin-right: 5px; padding: 5px 10px; background-color: #ccc; border: 1px solid #999; }
.templatemo_paging ul li a:hover { background: #a5c451; border: 1px solid #999; color: #000  }

#contact_form { padding: 0; width: 450px }
#contact_form form { margin: 0px; padding: 0px; }


#contact_form form .submit_btn { display: block; padding: 10px 15px; text-align: center; text-decoration: none;  background: #EEE;  color: #666; border: 1px solid #999; font-size: 13px; cursor: pointer }

#map img { border: 5px solid #fff }

.sb_box { margin-bottom: 40px }
.sb_box h3 { padding: 10px; background: #ccc; border-left: 6px solid #a5c451 }
.sb_box .tmo_list { font-size: 14px }
.sb_box .tmo_list li:hover { background: url(images/templatemo_list.png) no-repeat scroll 5px 7px  }

.recent_post { margin: 0 0 0 20px; padding:0; list-style: none }
.recent_post li { margin: 0 0 15px 0; padding: 0 }
.recent_post li a { display: block; font-weight: 700 }

#templatemo_footer_wrapper {
	clear: both;
	width: 100%;
	background: #000000 url(images/templatemo_footer.png) top repeat-x

}

#templatemo_footer {
	clear: both;
	width: 960px;
	padding: 30px 10px 15px;	
	margin: 0 auto;
	color: #666;
	text-align: center;
}