   /***********&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&Middle Section*********************************************************/
 
#middle {
	
	width:900px;
	margin-top:15px;
	float:left;
	height:auto;
	/*border:1px solid #993333;*/
	}	 


	
/***********Middle Left Section***********/
.single_post{
    float:left;
	width:900px;
	margin-bottom:30px;
}	
.single_post1{
    float:left;
	width:900px;
	margin-bottom:0px;
}	
.middle_left{
	width:250px;
	float:left;
	height:auto;
	margin-right:-12px;
	position:relative;
    z-index:2;
	margin-top:15px;
	
	}
.middle_right{
	width:638px;
	float:left;
	height:auto;
	border:1px solid #993333;
	padding-bottom:7px;
	border-color:#e4e4e4;
	position:relative;
       z-index:1;
	padding-left:18px;

	}
.post_text{
	width:612px;
	float:left;
	/*height:auto;*/
	margin:10px;
	text-align:justify;
	
	}	
.readmore{
	width:110px;
	height:16px;
	background-color:#0b5ea8;
	color:#ffffff !important;
	padding:3px;
	cursor:pointer;
	clear:left;
	}		
.heading , .heading a{
	width:250px;
	text-align:right;
	color:#FFFFFF;
	font-size:22px;
	font-weight:500;
	float:left;
	font-family: Arial, Helvetica, sans-serif;

/*	border:1px solid #993333;*/
	}
.date   {
	width:250px;
	text-align:right;
	color:#000000;
	font-size:14px;
	font-weight:800;
	float:left;
	/*border:1px solid #993333;
	background:#e4e4e4;*/
	margin-top:8px;
	/*padding-right:7px;*/
	}
.publishedby   {
	width:250px;
	text-align:right;
	color:#000000;
	font-size:14px;
	font-weight:500;
	float:left;
	/*border:1px solid #993333;
	background:#e4e4e4;*/
	/*padding-right:7px;*/
	}			
.comments   {
	width:250px;
	text-align:right;
	color:#0b5ea8;
	font-size:14px;
	font-weight:800;
	float:left;
}
.post_info   {
	background:#e4e4e4;
	padding-right:10px;
	padding-left:10px;
}	
							
.post_info a  {
color:#0b5ea8;
}
.comments_title   {
	background:#e4e4e4;
	width:628px;
	height:40px;
	padding-left:30px;
	font-size:30px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin-bottom:8px;
}						

.comments_detail   {
	width:612px;
	margin:0 auto;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}	
.comments_detail ol,.comments_detail li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.thread-odd{
	background:#e4e4e4;
}	
.comments_detail div#respond h3{
	color: #353535;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    padding-top: 3px;
	line-height:20px;
}
.comments_detail h3{
	color: #353535;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    padding-top: 3px;
	line-height:20px;
}
			

