.hr_divider { background: url(/images/sidebar/hr_divider.jpg) bottom repeat-x; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.tmo_list { margin: 20px 0; padding: 0; list-style: none; }
.tmo_list li {  margin: 0 0 5px; padding: 2px 0 2px 15px; 	line-height: 1em; }
.tmo_list li a { color: #333; text-decoration: none; }
.tmo_list li a:hover { color: #d06802; text-decoration: none; }

h1, h2, h3, h4, h5, h6 { color: #d06802; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 20px 0; padding: 5px 0; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 30px 0; padding: 10px 0 15px 0; }
h3 { font-size: 21px; font-weight: normal; margin: 0 0 15px 0; padding: 0; padding: 0 0 10px 0; }
h4 { font-size: 18px; margin: 0 0 20px 0; padding: 0 0 10px 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #fff; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #fff; }

.float_l { float: left; }
.float_r { float: right; }

#content_wrapper {
	width: auto;
	padding: 0 10px;
	
}

#sidebar {
	float: left;
	width: 150px;
	height:auto;
	font-size:15px;
	padding: 0 25px 0 5px;
	
}

#sidebar .sidebar_box {
	clear: both;
	margin-bottom: 60px;
}

.post_box {
	margin-bottom: 10px;
	font-size:15px;
    width:910px;
}

.post_box_last {
	padding-bottom: 0;
	border-bottom: none;
	background: none;
}


.post_box h2 {
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 30px;
}

.post_box h2 a {
	color: #d06802;
	text-decoration: none;
}

.post_box h2 a:hover {
	color: #000000;
}

.post_box .post_meta {
	padding: 5px;
	margin-bottom: 20px;
	background: #c0cbc3;
	font-size: 18px;
	border: 1px solid #fff;
}

#detailsbar {
	float: left;
	width: 200px;
	height:auto;
	padding: 0 25px;
	
}
#detailbar .detailbar_box {
	clear: both;
	margin-bottom: 10px;
}

.post_meta_left {
	float: left;
	width: 400px;
}

.post_box p {
	text-align: justify;
	margin-bottom: 20px;
}

.post_box img {
	
	margin-right: 20px;
	padding: 2px; 

	background: #f1f6f2;
	display: inline-block;
}

.post_box .category {
	float: left;
	width: 300px;
}

.post_box .comment {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 70px;
	height: 42px;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	background: url(images/templatemo_comment.png) no-repeat;
}

.post_box .comment a {
	color: #333;
	text-decoration: none;
}

.buttonCSS

{
 position:fixed;
 cursor: pointer;
 top:50%;
 padding-right: 30px;
 right:0;
 display: none;
}

.highlightRecord
{
	background: #EBEBE3;
}