.mini-blog h4 { 
 background-image:url(../images/icon_newspaper.gif); 
}

.mini-blog h2 {
 /*font-size: 12px;
 font-weight: bold;*/
 font-size: 25px;
 font-weight: normal;

}
.mini-blog #searchform input[type="text"]{
 width: 164px;
 padding: 2px;
 margin-bottom: 3px;
}
.mini-blog #searchform input[type="submit"]{
 width: 80px;
}
.mini-blog li.widget, .mini-blog li.categories{
 padding-bottom: 10px;
  line-height:1.5;

}
.mini-blog #wp-calendar {
 width: 170px;
 text-align: center;
}
.mini-blog  .related_post{
}
.mini-blog #wp-calendar th {
 text-align: center;
}
.alignright {
 float: right;
}

.alignleft {
 float: left
}
.post{
font-family: Verdana, Arial, sans-serif;
font-size:13px;
text-align:justify;
text-indent:0px
}
.post p{
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
letter-spacing: 0px;
line-height: 1.6em;
margin: 10 0 0 0;
padding: 0;
margin:5px 0px 5px 0px;
/*added*/
text-indent:50px;

}
.post p a{
color:#4F8100;
}

.post h1,.post h2,.post h3,.post h4,.post h5,.post h6{
font-family:sans-serif;
font-weight:normal;
padding:3px 0px;
text-align:left;
/*clear:both; commented to display date along title*/
color:#4F8100;
}
.post h2{
font-size:1.7em;
margin:30px 0 2px;
}
.post small{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#666;
font-size:13px;
}

.post a.more-link{
display:block;
text-align:right;
}
.post img{
text-indent:0px;
}
.miniblog .widget{
margin-bottom:10px;
}
.miniblog h2.widgettitle{
background:#E7E7E7 none repeat scroll 0 0;
border-bottom:1px solid #DDDDDD;
margin:-10px -10px 10px -10px;
padding:5px 10px ;
}
.post table{
border-collapse:collapse;
border:1px solid #AAA;
}

.post table td, .post table th{
padding:3px;
}

/*editing starts here*/

#blog_top
{
background: url("../images/blog_page/top_bg.jpg") no-repeat;
height:53px;
}

#blog_bottom
{
background: url("../images/blog_page/bottom_bg.jpg") no-repeat;
height:53px;
}
.col-main-blog{
	float: left;
	/*font-size: 13px;
	line-height: 1.5;*/
	/*margin: 10px;
	padding: 5px;*/
	text-align: justify;
	margin-top:-1px;
	margin-left:30px;
	width:580px;
	

}
#slider-inner-blog{
  clear: both;
  /*height: 262px;*/height: 120px;
}

#col-right-blog {
	float: right;
	margin-right: 25px;
	width: 270px;
}

.outline-creator-blog {
	width: 938px;
	/*margin-left: 1px !important;*/
	border-bottom:0px solid #DDD;
	
	background:  #F6F6F6;
	/*border-left:1px solid #DDD;*/
	border-right:1px solid #DDD;
/* 	border-bottom: 1px solid #DDD; */
	/*border-bottom: 0;
	border-bottom-color: #666;
	border-width: 0 0px;*/
	/*float: left;*/
	padding-bottom: 0;
	position: relative;

}


.middle-blog {
	background:url("../images/blog_page/blog_bg.jpg") repeat-y;
	min-height: 350px;
	padding: 6px 0 50px;
	width:938px;
}


a {
color:#427300;
text-decoration:none;
}

#tags_rss{
padding-top:5px;
text-align:center;
background:#434343;
color:#FFFFFF;
width:100px;
height:40px;
margin-left:-27px;
}

#blog-tag a{

color:#444444;

}

#blog-title{
width: 470px;
float:right;
color:#000000;

}

#post-blog{
float:left;
background:url("../images/rss_posts.png") no-repeat;
height:60px;
width:60px;
}

#post-blog-comment{
float:right;
background:url("../images/rss_comments.png") no-repeat;
height:35px;
width:35px;

}
#blog-author{

width: 470px;
float:right;
color:#727272;
}

#blog_rss{
width: 166px;
height: 35px;

}

#blogger_prof{
background:url("../images/star.png") no-repeat;
width:64px;
height:18px;
float:left;
}

#blogger_name{
width:170px;
height:30px;
/*float:right;*/
/*margin-top:-70px;*/
padding-left:105px;

}

#tweet_count{
color:#2A7090;
font-size:12px;
border:1px solid #CBE3F2;
width:30px;
text-align:center;
background-color:white;
margin-top:2px;
float:right;
}



